Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-msc-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 # timeout=10 Commit message: "testenv: support fetching coredumps in jenkins" > git rev-list --no-walk aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-msc-test] $ /bin/sh -xe /tmp/jenkins4497192257358238170.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/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/podman/testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/testenv-podman-main.sh'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [260 kB] Fetched 9307 kB in 1s (10.7 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/ttcn3-deps-updated'] [testenv] Generating links and Makefile for msc [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc', 'testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0', './gen_links.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc', 'testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test', 'testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0', 'make', 'msc'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/ttcn3/msc compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/ttcn3/msc' PP IPA_Emulation.ttcn PP RAN_Adapter.ttcn PP RAN_Emulation.ttcn PP SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ TTCN *.ttcn *.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. BSSMAP_Templates.ttcn: In TTCN-3 module `BSSMAP_Templates': BSSMAP_Templates.ttcn:256.1-263.1: In function definition `f_ts_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:260.4-262.2: In else statement: BSSMAP_Templates.ttcn:261.3-42: In return statement: BSSMAP_Templates.ttcn:261.38-42: In actual parameter list of template `@BSSMAP_Templates.ts_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:261.39-41: In parameter #1 for `val': BSSMAP_Templates.ttcn:256.41-81: note: Referenced template parameter is here BSSMAP_Templates.ttcn:270.1-281.1: In function definition `f_tr_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:278.4-280.2: In else statement: BSSMAP_Templates.ttcn:279.3-42: In return statement: BSSMAP_Templates.ttcn:279.38-42: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:279.39-41: In parameter #1 for `val': BSSMAP_Templates.ttcn:270.41-79: note: Referenced template parameter is here BSSMAP_Templates.ttcn:514.1-534.1: In template definition `tr_BSSMAP_ComplL3': BSSMAP_Templates.ttcn:518.9-533.2: In template for record field `pdu': BSSMAP_Templates.ttcn:519.13-532.3: In template for union field `bssmap': BSSMAP_Templates.ttcn:520.33-531.4: In template for union field `completeLayer3Information': BSSMAP_Templates.ttcn:523.26-53: In template for record field `layer3Information': BSSMAP_Templates.ttcn:523.45-53: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_L3Info': BSSMAP_Templates.ttcn:523.46-52: In parameter #1 for `l3info': BSSMAP_Templates.ttcn:514.38-70: note: Referenced template parameter is here BSSMAP_Templates.ttcn:749.1-759.1: In function definition `ts_BSSMAP_IE_CallIdentifier': BSSMAP_Templates.ttcn:752.4-758.2: In else statement: BSSMAP_Templates.ttcn:757.3-11: In return statement: BSSMAP_Templates.ttcn:753.51-756.3: note: Referenced template variable is here BSSMAP_Templates.ttcn:2152.1-2164.1: In function definition `ts_BSSMAP_IE_TalkerPriority': BSSMAP_Templates.ttcn:2156.4-2163.2: In else statement: BSSMAP_Templates.ttcn:2162.3-11: In return statement: BSSMAP_Templates.ttcn:2157.51-2161.3: note: Referenced template variable is here BSSMAP_Templates.ttcn:2824.1-2836.1: In function definition `tr_BSSMAP_LcsCause': BSSMAP_Templates.ttcn:2835.2-10: In return statement: BSSMAP_Templates.ttcn:2829.34-2834.2: note: Referenced template variable is here GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1696.1-1709.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_MS': GSUP_Templates.ttcn:1700.13-1709.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1702.2-1708.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1703.3-23: In component 1: GSUP_Templates.ttcn:1703.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1703.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1697.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-31: In component 2: GSUP_Templates.ttcn:1704.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1704.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1698.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1705.3-37: In component 3: GSUP_Templates.ttcn:1705.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1705.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1699.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1740.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_NET': GSUP_Templates.ttcn:1730.13-1740.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1739.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1734.3-25: In component 2: GSUP_Templates.ttcn:1734.19-25: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1734.20-24: In parameter #1 for `cause': GSUP_Templates.ttcn:1729.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1735.3-31: In component 3: GSUP_Templates.ttcn:1735.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1735.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1728.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1755.1-1768.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1759.13-1768.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1761.2-1767.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1762.3-23: In component 1: GSUP_Templates.ttcn:1762.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1762.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1756.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1763.3-31: In component 2: GSUP_Templates.ttcn:1763.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1763.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1757.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1764.3-39: In component 3: GSUP_Templates.ttcn:1764.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1764.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1758.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1781.1-1792.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1784.13-1792.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1791.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1788.3-31: In component 2: GSUP_Templates.ttcn:1788.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1788.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1807.1-1820.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1811.13-1820.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1813.2-1819.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1814.3-23: In component 1: GSUP_Templates.ttcn:1814.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1814.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1808.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1815.3-31: In component 2: GSUP_Templates.ttcn:1815.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1815.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1809.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1816.3-37: In component 3: GSUP_Templates.ttcn:1816.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1816.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1810.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1859.1-1874.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1865.13-1874.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1866.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1860.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1867.2-1873.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1868.3-23: In component 1: GSUP_Templates.ttcn:1868.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1868.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1861.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1870.3-37: In component 3: GSUP_Templates.ttcn:1870.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1870.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1862.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1871.3-47: In component 4: GSUP_Templates.ttcn:1871.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1871.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1863.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1872.3-29: In component 5: GSUP_Templates.ttcn:1872.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1872.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1864.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1876.1-1889.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1881.13-1889.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1882.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1877.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1883.2-1888.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1884.3-23: In component 1: GSUP_Templates.ttcn:1884.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1884.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1878.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1886.3-37: In component 3: GSUP_Templates.ttcn:1886.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1886.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1879.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1887.3-47: In component 4: GSUP_Templates.ttcn:1887.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1887.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1880.2-43: note: Referenced template parameter is here SGsAP_Templates.ttcn: In TTCN-3 module `SGsAP_Templates': SGsAP_Templates.ttcn:149.1-155.1: In function definition `ts_SGsAP_IE_Lai_omit': SGsAP_Templates.ttcn:152.4-154.2: In else statement: SGsAP_Templates.ttcn:153.3-29: In return statement: SGsAP_Templates.ttcn:153.25-29: In actual parameter list of template `@SGsAP_Templates.ts_SGsAP_IE_Lai': SGsAP_Templates.ttcn:153.26-28: In parameter #1 for `lai': SGsAP_Templates.ttcn:149.31-69: note: Referenced template parameter is here SGsAP_Templates.ttcn:181.1-188.1: In function definition `ts_SGsAP_IE_TAI_omit': SGsAP_Templates.ttcn:185.4-187.2: In else statement: SGsAP_Templates.ttcn:186.3-29: In return statement: SGsAP_Templates.ttcn:186.25-29: In actual parameter list of template `@SGsAP_Templates.ts_SGsAP_IE_TAI': SGsAP_Templates.ttcn:186.26-28: In parameter #1 for `tai': SGsAP_Templates.ttcn:181.31-75: note: Referenced template parameter is here BSC_ConnectionHandler.ttcn: In TTCN-3 module `BSC_ConnectionHandler': BSC_ConnectionHandler.ttcn:1105.9-1112.32: In template definition `ts_SDP_CRCX_CN': BSC_ConnectionHandler.ttcn:1105.9-1112.32: While checking template restriction `value': SDP_Templates.ttcn:28.11-38: note: Referenced template parameter is here SDP_Templates.ttcn:29.11-46: note: Referenced template parameter is here BSC_ConnectionHandler.ttcn:2133.1-2152.1: In template definition `t_SmsPars': BSC_ConnectionHandler.ttcn:2133.1-2152.1: While checking template restriction `value': BSC_ConnectionHandler.ttcn:2124.12-39: note: Referenced template parameter is here BSC_ConnectionHandler.ttcn:2125.12-38: note: Referenced template parameter is here BSC_ConnectionHandler.ttcn:2126.12-36: note: Referenced template parameter is here BSC_ConnectionHandler.ttcn:2123.54-76: note: Referenced template parameter is here MSC_Tests_ASCI.ttcn: In TTCN-3 module `MSC_Tests_ASCI': MSC_Tests_ASCI.ttcn:110.9-221.1: In function definition `f_tc_vgcs_call': MSC_Tests_ASCI.ttcn:130.33-105: In template variable definition `ts_assignment_cpl': BSSMAP_Templates.ttcn:858.30-79: note: Referenced template parameter is here BSSMAP_Templates.ttcn:859.9-66: note: Referenced template parameter is here BSSMAP_Templates.ttcn:860.9-58: note: Referenced template parameter is here BSSMAP_Templates.ttcn:861.9-57: note: Referenced template parameter is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/ttcn3/msc' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/ttcn3/msc make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/ttcn3/msc' DEP UD_PT.cc DEP TELNETasp_PT.cc DEP TCCOpenSecurity.cc DEP TCCInterface.cc DEP TCCEncoding.cc DEP TCCConversion.cc DEP SS_EncDec.cc DEP SMPP_EncDec.cc DEP SMPP_CodecPort_CtrlFunctDef.cc DEP SGsAP_CodecPort_CtrlFunctDef.cc DEP SDP_EncDec.cc DEP SCTPasp_PT.cc DEP SCCP_EncDec.cc DEP RTP_EncDec.cc DEP RTP_CodecPort_CtrlFunctDef.cc DEP RANAP_EncDec.cc DEP Native_FunctionDefs.cc DEP MNCC_EncDec.cc DEP MGCP_CodecPort_CtrlFunctDef.cc DEP MAP_EncDec.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP lex.SDP_parse_.c DEP SDP_parse_.tab.c DEP SS_Protocol_part_7.cc DEP SS_Protocol_part_6.cc DEP SS_Protocol_part_5.cc DEP SS_Protocol_part_4.cc DEP SS_Protocol_part_3.cc DEP SS_Protocol_part_2.cc DEP SS_Protocol_part_1.cc DEP SS_PDU_Defs_part_7.cc DEP SS_PDU_Defs_part_6.cc DEP SS_PDU_Defs_part_5.cc DEP SS_PDU_Defs_part_4.cc DEP SS_PDU_Defs_part_3.cc DEP SS_PDU_Defs_part_2.cc DEP SS_PDU_Defs_part_1.cc DEP SS_Operations_part_7.cc DEP SS_Operations_part_6.cc DEP SS_Operations_part_5.cc DEP SS_Operations_part_4.cc DEP SS_Operations_part_3.cc DEP SS_Operations_part_2.cc DEP SS_Operations_part_1.cc DEP SS_Errors_part_7.cc DEP SS_Errors_part_6.cc DEP SS_Errors_part_5.cc DEP SS_Errors_part_4.cc DEP SS_Errors_part_3.cc DEP SS_Errors_part_2.cc DEP SS_Errors_part_1.cc DEP SS_DataTypes_part_7.cc DEP SS_DataTypes_part_6.cc DEP SS_DataTypes_part_5.cc DEP SS_DataTypes_part_4.cc DEP SS_DataTypes_part_3.cc DEP SS_DataTypes_part_2.cc DEP Remote_Operations_Information_Objects_part_7.cc DEP SS_DataTypes_part_1.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_5.cc DEP MAP_SS_Code_part_6.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_3.cc DEP MAP_SM_DataTypes_part_5.cc DEP MAP_SM_DataTypes_part_2.cc DEP MAP_Protocol_part_7.cc DEP MAP_SM_DataTypes_part_1.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_PDU_Defs_part_7.cc DEP MAP_PDU_Defs_part_6.cc DEP MAP_PDU_Defs_part_5.cc DEP MAP_PDU_Defs_part_4.cc DEP MAP_Protocol_part_1.cc DEP MAP_PDU_Defs_part_3.cc DEP MAP_PDU_Defs_part_2.cc DEP MAP_PDU_Defs_part_1.cc DEP MAP_OperationAndMaintenanceOperations_part_7.cc DEP MAP_OperationAndMaintenanceOperations_part_6.cc DEP MAP_OperationAndMaintenanceOperations_part_5.cc DEP MAP_OperationAndMaintenanceOperations_part_4.cc DEP MAP_OperationAndMaintenanceOperations_part_3.cc DEP MAP_OperationAndMaintenanceOperations_part_2.cc DEP MAP_OperationAndMaintenanceOperations_part_1.cc DEP MAP_OM_DataTypes_part_6.cc DEP MAP_OM_DataTypes_part_5.cc DEP MAP_OM_DataTypes_part_7.cc DEP MAP_OM_DataTypes_part_4.cc DEP MAP_OM_DataTypes_part_3.cc DEP MAP_OM_DataTypes_part_2.cc DEP MAP_OM_DataTypes_part_1.cc DEP MAP_MobileServiceOperations_part_7.cc DEP MAP_MobileServiceOperations_part_6.cc DEP MAP_MobileServiceOperations_part_5.cc DEP MAP_MobileServiceOperations_part_4.cc DEP MAP_MobileServiceOperations_part_3.cc DEP MAP_MobileServiceOperations_part_2.cc DEP MAP_MobileServiceOperations_part_1.cc DEP MAP_MS_DataTypes_part_7.cc DEP MAP_MS_DataTypes_part_6.cc DEP MAP_MS_DataTypes_part_5.cc DEP MAP_MS_DataTypes_part_4.cc DEP MAP_MS_DataTypes_part_3.cc DEP MAP_MS_DataTypes_part_2.cc DEP MAP_MS_DataTypes_part_1.cc DEP MAP_LocationServiceOperations_part_6.cc DEP MAP_LocationServiceOperations_part_7.cc DEP MAP_LocationServiceOperations_part_5.cc DEP MAP_LocationServiceOperations_part_3.cc DEP MAP_LocationServiceOperations_part_2.cc DEP MAP_LocationServiceOperations_part_1.cc DEP MAP_LocationServiceOperations_part_4.cc DEP MAP_LCS_DataTypes_part_7.cc DEP MAP_LCS_DataTypes_part_6.cc DEP MAP_LCS_DataTypes_part_5.cc DEP MAP_LCS_DataTypes_part_4.cc DEP MAP_LCS_DataTypes_part_3.cc DEP MAP_LCS_DataTypes_part_1.cc DEP MAP_LCS_DataTypes_part_2.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_3.cc DEP MAP_GR_DataTypes_part_4.cc DEP MAP_GR_DataTypes_part_2.cc DEP MAP_GR_DataTypes_part_1.cc DEP MAP_ExtensionDataTypes_part_6.cc DEP MAP_ExtensionDataTypes_part_7.cc DEP MAP_ExtensionDataTypes_part_5.cc DEP MAP_ExtensionDataTypes_part_4.cc DEP MAP_ExtensionDataTypes_part_3.cc DEP MAP_ExtensionDataTypes_part_2.cc DEP MAP_ExtensionDataTypes_part_1.cc DEP MAP_Errors_part_7.cc DEP MAP_Errors_part_6.cc DEP MAP_Errors_part_5.cc DEP MAP_Errors_part_4.cc DEP MAP_Errors_part_3.cc DEP MAP_Errors_part_2.cc DEP MAP_Errors_part_1.cc DEP MAP_ER_DataTypes_part_7.cc DEP MAP_ER_DataTypes_part_6.cc DEP MAP_ER_DataTypes_part_5.cc DEP MAP_ER_DataTypes_part_4.cc DEP MAP_ER_DataTypes_part_3.cc DEP MAP_ER_DataTypes_part_2.cc DEP MAP_ER_DataTypes_part_1.cc DEP MAP_DialogueInformation_part_7.cc DEP MAP_DialogueInformation_part_5.cc DEP MAP_DialogueInformation_part_6.cc DEP MAP_DialogueInformation_part_4.cc DEP MAP_DialogueInformation_part_3.cc DEP MAP_DialogueInformation_part_2.cc DEP MAP_DialogueInformation_part_1.cc DEP MAP_CommonDataTypes_part_7.cc DEP MAP_CommonDataTypes_part_6.cc DEP MAP_CommonDataTypes_part_5.cc DEP MAP_CommonDataTypes_part_4.cc DEP MAP_CommonDataTypes_part_3.cc DEP MAP_CommonDataTypes_part_2.cc DEP MAP_CommonDataTypes_part_1.cc DEP MAP_CallHandlingOperations_part_7.cc DEP MAP_CallHandlingOperations_part_6.cc DEP MAP_CallHandlingOperations_part_5.cc DEP MAP_CallHandlingOperations_part_4.cc DEP MAP_CallHandlingOperations_part_3.cc DEP MAP_CallHandlingOperations_part_2.cc DEP MAP_CallHandlingOperations_part_1.cc DEP MAP_CH_DataTypes_part_7.cc DEP MAP_CH_DataTypes_part_6.cc DEP MAP_CH_DataTypes_part_5.cc DEP MAP_CH_DataTypes_part_4.cc DEP MAP_CH_DataTypes_part_3.cc DEP MAP_CH_DataTypes_part_2.cc DEP MAP_CH_DataTypes_part_1.cc DEP MAP_BS_Code_part_7.cc DEP MAP_BS_Code_part_5.cc DEP MAP_BS_Code_part_6.cc DEP MAP_BS_Code_part_4.cc DEP MAP_BS_Code_part_3.cc DEP MAP_BS_Code_part_2.cc DEP MAP_BS_Code_part_1.cc DEP MAP_ApplicationContexts_part_7.cc DEP MAP_ApplicationContexts_part_6.cc DEP MAP_ApplicationContexts_part_5.cc DEP MAP_ApplicationContexts_part_4.cc DEP MAP_ApplicationContexts_part_3.cc DEP MAP_ApplicationContexts_part_2.cc DEP MAP_ApplicationContexts_part_1.cc DEP SS_Protocol.cc DEP SS_PDU_Defs.cc DEP SS_Operations.cc DEP SS_DataTypes.cc DEP SS_Errors.cc DEP Remote_Operations_Information_Objects.cc DEP 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_PDU_Defs.cc DEP MAP_Protocol.cc DEP MAP_OperationAndMaintenanceOperations.cc DEP MAP_OM_DataTypes.cc DEP MAP_MobileServiceOperations.cc DEP MAP_MS_DataTypes.cc DEP MAP_LocationServiceOperations.cc DEP MAP_LCS_DataTypes.cc DEP MAP_Group_Call_Operations.cc DEP MAP_GR_DataTypes.cc DEP MAP_ExtensionDataTypes.cc DEP MAP_Errors.cc DEP MAP_ER_DataTypes.cc DEP MAP_DialogueInformation.cc DEP MAP_CommonDataTypes.cc DEP MAP_CallHandlingOperations.cc DEP MAP_CH_DataTypes.cc DEP MAP_BS_Code.cc DEP MAP_ApplicationContexts.cc DEP SCCP_Mapping_part_7.cc DEP SCCP_Mapping_part_6.cc DEP SCCP_Mapping_part_5.cc DEP SCCP_Mapping_part_4.cc DEP SCCP_Mapping_part_3.cc DEP SCCP_Mapping_part_2.cc DEP SCCP_Mapping_part_1.cc DEP RAN_Emulation_part_7.cc DEP RAN_Emulation_part_6.cc DEP RAN_Emulation_part_5.cc DEP RAN_Emulation_part_4.cc DEP RAN_Emulation_part_3.cc DEP RAN_Emulation_part_2.cc DEP RAN_Emulation_part_1.cc DEP RAN_Adapter_part_7.cc DEP RAN_Adapter_part_6.cc DEP RAN_Adapter_part_5.cc DEP RAN_Adapter_part_4.cc DEP RAN_Adapter_part_3.cc DEP RAN_Adapter_part_2.cc DEP RAN_Adapter_part_1.cc DEP IPA_Emulation_part_7.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_1.cc DEP SCCP_Mapping.cc DEP RAN_Emulation.cc DEP RAN_Adapter.cc DEP IPA_Emulation.cc DEP USSD_Helpers_part_7.cc DEP USSD_Helpers_part_6.cc DEP USSD_Helpers_part_5.cc DEP USSD_Helpers_part_4.cc DEP USSD_Helpers_part_3.cc DEP USSD_Helpers_part_2.cc DEP USSD_Helpers_part_1.cc DEP UD_Types_part_7.cc DEP UD_Types_part_6.cc DEP UD_Types_part_5.cc DEP UD_Types_part_4.cc DEP UD_Types_part_3.cc DEP UD_Types_part_2.cc DEP UD_Types_part_1.cc DEP UD_PortType_part_7.cc DEP UD_PortType_part_6.cc DEP UD_PortType_part_5.cc DEP UD_PortType_part_4.cc DEP UD_PortType_part_3.cc DEP UD_PortType_part_2.cc DEP UD_PortType_part_1.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCOpenSecurity_Functions_part_7.cc DEP TCCOpenSecurity_Functions_part_6.cc DEP TCCOpenSecurity_Functions_part_5.cc DEP TCCOpenSecurity_Functions_part_4.cc DEP TCCOpenSecurity_Functions_part_3.cc DEP TCCOpenSecurity_Functions_part_2.cc DEP TCCOpenSecurity_Functions_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SS_Types_part_7.cc DEP SS_Types_part_6.cc DEP SS_Types_part_5.cc DEP SS_Types_part_4.cc DEP SS_Types_part_3.cc DEP SS_Types_part_2.cc DEP SS_Types_part_1.cc DEP SS_Templates_part_7.cc DEP SS_Templates_part_6.cc DEP SS_Templates_part_5.cc DEP SS_Templates_part_3.cc DEP SS_Templates_part_4.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_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_Types_part_6.cc DEP SDP_Templates_part_7.cc DEP SDP_Templates_part_6.cc DEP SDP_Templates_part_5.cc DEP SDP_Templates_part_4.cc DEP SDP_Templates_part_3.cc DEP SDP_Templates_part_2.cc DEP SDP_Templates_part_1.cc DEP SCTPasp_Types_part_7.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_PortType_part_5.cc DEP SCTPasp_PortType_part_4.cc DEP SCTPasp_PortType_part_3.cc DEP SCTPasp_PortType_part_2.cc DEP SCTPasp_PortType_part_1.cc DEP SCTP_Templates_part_7.cc DEP SCTP_Templates_part_6.cc DEP SCTP_Templates_part_5.cc DEP SCTP_Templates_part_4.cc DEP SCTP_Templates_part_3.cc DEP SCTP_Templates_part_2.cc DEP SCTP_Templates_part_1.cc DEP SCCPasp_Types_part_7.cc DEP SCCPasp_Types_part_6.cc DEP SCCPasp_Types_part_5.cc DEP SCCPasp_Types_part_4.cc DEP SCCPasp_Types_part_3.cc DEP SCCPasp_Types_part_2.cc DEP SCCPasp_Types_part_1.cc DEP SCCP_Types_part_7.cc DEP SCCP_Types_part_6.cc DEP SCCP_Types_part_5.cc DEP SCCP_Types_part_4.cc DEP SCCP_Types_part_3.cc DEP SCCP_Types_part_2.cc DEP SCCP_Types_part_1.cc DEP SCCP_Templates_part_7.cc DEP SCCP_Templates_part_6.cc DEP SCCP_Templates_part_5.cc DEP SCCP_Templates_part_4.cc DEP SCCP_Templates_part_3.cc DEP SCCP_Templates_part_2.cc DEP SCCP_Templates_part_1.cc DEP SCCP_Emulation_part_7.cc DEP SCCP_Emulation_part_6.cc DEP SCCP_Emulation_part_5.cc DEP SCCP_Emulation_part_4.cc DEP SCCP_Emulation_part_3.cc DEP SCCP_Emulation_part_2.cc DEP SCCP_Emulation_part_1.cc DEP RTP_Types_part_7.cc DEP RTP_Types_part_6.cc DEP RTP_Types_part_5.cc DEP RTP_Types_part_4.cc DEP RTP_Types_part_3.cc DEP RTP_Types_part_2.cc DEP RTP_Types_part_1.cc DEP RTP_CodecPort_part_7.cc DEP RTP_CodecPort_part_6.cc DEP RTP_CodecPort_part_5.cc DEP RTP_CodecPort_part_4.cc DEP RTP_CodecPort_part_3.cc DEP RTP_CodecPort_part_2.cc DEP RTP_CodecPort_part_1.cc DEP RLCMAC_CSN1_Types_part_7.cc DEP RLCMAC_CSN1_Types_part_6.cc DEP RLCMAC_CSN1_Types_part_5.cc DEP RLCMAC_CSN1_Types_part_4.cc DEP RLCMAC_CSN1_Types_part_3.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 RLCMAC_CSN1_Types_part_2.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_4.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP MobileL3_Types_part_7.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP MTP3asp_Types_part_7.cc DEP MTP3asp_Types_part_6.cc DEP MTP3asp_Types_part_5.cc DEP MTP3asp_Types_part_4.cc DEP MTP3asp_Types_part_3.cc DEP MTP3asp_Types_part_2.cc DEP MTP3asp_Types_part_1.cc DEP MTP3asp_PortType_part_7.cc DEP MTP3asp_PortType_part_6.cc DEP MTP3asp_PortType_part_5.cc DEP MTP3asp_PortType_part_4.cc DEP MTP3asp_PortType_part_3.cc DEP MTP3asp_PortType_part_2.cc DEP MTP3asp_PortType_part_1.cc DEP MSC_Tests_Iu_part_7.cc DEP MSC_Tests_Iu_part_6.cc DEP MSC_Tests_Iu_part_5.cc DEP MSC_Tests_Iu_part_4.cc DEP MSC_Tests_Iu_part_3.cc DEP MSC_Tests_Iu_part_2.cc DEP MSC_Tests_Iu_part_1.cc DEP MSC_Tests_ASCI_part_7.cc DEP MSC_Tests_ASCI_part_6.cc DEP MSC_Tests_ASCI_part_5.cc DEP MSC_Tests_ASCI_part_4.cc DEP MSC_Tests_ASCI_part_3.cc DEP MSC_Tests_ASCI_part_2.cc DEP MSC_Tests_ASCI_part_1.cc DEP MSC_Tests_part_7.cc DEP MSC_Tests_part_6.cc DEP MSC_Tests_part_5.cc DEP MSC_Tests_part_4.cc DEP MSC_Tests_part_3.cc DEP MSC_Tests_part_2.cc DEP MSC_Tests_part_1.cc DEP MNCC_Types_part_7.cc DEP MNCC_Types_part_6.cc DEP MNCC_Types_part_5.cc DEP MNCC_Types_part_4.cc DEP MNCC_Types_part_3.cc DEP MNCC_Types_part_2.cc DEP MNCC_Types_part_1.cc DEP MNCC_Emulation_part_7.cc DEP MNCC_Emulation_part_6.cc DEP MNCC_Emulation_part_5.cc DEP MNCC_Emulation_part_4.cc DEP MNCC_Emulation_part_3.cc DEP MNCC_Emulation_part_2.cc DEP MNCC_Emulation_part_1.cc DEP MNCC_CodecPort_part_7.cc DEP MNCC_CodecPort_part_6.cc DEP MNCC_CodecPort_part_5.cc DEP MNCC_CodecPort_part_4.cc DEP MNCC_CodecPort_part_3.cc DEP MNCC_CodecPort_part_2.cc DEP MNCC_CodecPort_part_1.cc DEP MGCP_Types_part_7.cc DEP MGCP_Types_part_6.cc DEP MGCP_Types_part_5.cc DEP MGCP_Types_part_4.cc DEP MGCP_Types_part_3.cc DEP MGCP_Types_part_2.cc DEP MGCP_Templates_part_7.cc DEP MGCP_Templates_part_6.cc DEP MGCP_Types_part_1.cc DEP MGCP_Templates_part_5.cc DEP MGCP_Templates_part_4.cc DEP MGCP_Templates_part_3.cc DEP MGCP_Templates_part_1.cc DEP MGCP_Emulation_part_7.cc DEP MGCP_Templates_part_2.cc DEP MGCP_Emulation_part_6.cc DEP MGCP_Emulation_part_5.cc DEP MGCP_Emulation_part_4.cc DEP MGCP_Emulation_part_3.cc DEP MGCP_Emulation_part_2.cc DEP MGCP_Emulation_part_1.cc DEP MGCP_CodecPort_CtrlFunct_part_7.cc DEP MGCP_CodecPort_CtrlFunct_part_6.cc DEP MGCP_CodecPort_CtrlFunct_part_5.cc DEP MGCP_CodecPort_CtrlFunct_part_4.cc DEP MGCP_CodecPort_CtrlFunct_part_3.cc DEP MGCP_CodecPort_CtrlFunct_part_2.cc DEP MGCP_CodecPort_CtrlFunct_part_1.cc DEP MGCP_CodecPort_part_7.cc DEP MGCP_CodecPort_part_6.cc DEP MGCP_CodecPort_part_5.cc DEP MGCP_CodecPort_part_4.cc DEP MGCP_CodecPort_part_3.cc DEP MGCP_CodecPort_part_2.cc DEP MGCP_CodecPort_part_1.cc DEP MAP_Types_part_7.cc DEP MAP_Types_part_6.cc DEP MAP_Types_part_5.cc DEP MAP_Types_part_4.cc DEP MAP_Types_part_3.cc DEP MAP_Types_part_2.cc DEP MAP_Types_part_1.cc DEP M3UA_Types_part_7.cc DEP M3UA_Types_part_6.cc DEP M3UA_Types_part_5.cc DEP M3UA_Types_part_4.cc DEP M3UA_Types_part_3.cc DEP M3UA_Types_part_2.cc DEP M3UA_Types_part_1.cc DEP M3UA_Emulation_part_7.cc DEP M3UA_Emulation_part_6.cc DEP M3UA_Emulation_part_5.cc DEP M3UA_Emulation_part_4.cc DEP M3UA_Emulation_part_3.cc DEP M3UA_Emulation_part_2.cc DEP M3UA_Emulation_part_1.cc DEP L3_Templates_part_7.cc DEP L3_Templates_part_6.cc DEP L3_Templates_part_5.cc DEP L3_Templates_part_4.cc DEP L3_Templates_part_3.cc DEP L3_Templates_part_2.cc DEP L3_Templates_part_1.cc DEP L3_Common_part_7.cc DEP L3_Common_part_6.cc DEP L3_Common_part_5.cc DEP L3_Common_part_4.cc DEP L3_Common_part_3.cc DEP L3_Common_part_2.cc DEP L3_Common_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP GSUP_Types_part_7.cc DEP GSUP_Types_part_6.cc DEP GSUP_Types_part_5.cc DEP GSUP_Types_part_4.cc DEP GSUP_Types_part_3.cc DEP GSUP_Types_part_2.cc DEP GSUP_Types_part_1.cc DEP GSUP_Templates_part_7.cc DEP GSUP_Templates_part_6.cc DEP GSUP_Templates_part_5.cc DEP GSUP_Templates_part_4.cc DEP GSUP_Templates_part_3.cc DEP GSUP_Templates_part_2.cc DEP GSUP_Templates_part_1.cc DEP GSUP_Emulation_part_7.cc DEP GSUP_Emulation_part_6.cc DEP GSUP_Emulation_part_5.cc DEP GSUP_Emulation_part_4.cc DEP GSUP_Emulation_part_3.cc DEP GSUP_Emulation_part_2.cc DEP GSUP_Emulation_part_1.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP DNS_Helpers_part_7.cc DEP DNS_Helpers_part_6.cc DEP DNS_Helpers_part_5.cc DEP DNS_Helpers_part_4.cc DEP DNS_Helpers_part_3.cc DEP DNS_Helpers_part_2.cc DEP DNS_Helpers_part_1.cc DEP BSSMAP_Templates_part_7.cc DEP BSSMAP_Templates_part_6.cc DEP BSSMAP_Templates_part_5.cc DEP BSSMAP_Templates_part_4.cc DEP BSSMAP_Templates_part_3.cc DEP BSSMAP_Templates_part_2.cc DEP BSSMAP_Templates_part_1.cc DEP BSSAP_Types_part_7.cc DEP BSSAP_Types_part_6.cc DEP BSSAP_Types_part_5.cc DEP BSSAP_Types_part_4.cc DEP BSSAP_Types_part_3.cc DEP BSSAP_Types_part_2.cc DEP BSSAP_Types_part_1.cc DEP BSSAP_CodecPort_part_7.cc DEP BSSAP_CodecPort_part_6.cc DEP BSSAP_CodecPort_part_5.cc DEP BSSAP_CodecPort_part_4.cc DEP BSSAP_CodecPort_part_3.cc DEP BSSAP_CodecPort_part_2.cc DEP BSSAP_CodecPort_part_1.cc DEP BSC_ConnectionHandler_part_7.cc DEP BSC_ConnectionHandler_part_6.cc DEP BSC_ConnectionHandler_part_5.cc DEP BSC_ConnectionHandler_part_4.cc DEP BSC_ConnectionHandler_part_3.cc DEP BSC_ConnectionHandler_part_2.cc DEP BSC_ConnectionHandler_part_1.cc DEP USSD_Helpers.cc DEP UD_Types.cc DEP UD_PortType.cc DEP TELNETasp_PortType.cc DEP TCCOpenSecurity_Functions.cc DEP TCCInterface_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCConversion_Functions.cc DEP Socket_API_Definitions.cc DEP SS_Types.cc DEP SS_Templates.cc DEP SMPP_Types.cc DEP SMPP_Templates.cc DEP SMPP_Emulation.cc DEP SMPP_CodecPort_CtrlFunct.cc DEP SMPP_CodecPort.cc DEP SGsAP_Types.cc DEP SGsAP_Templates.cc DEP SGsAP_Emulation.cc DEP SGsAP_CodecPort_CtrlFunct.cc DEP SGsAP_CodecPort.cc DEP SDP_Types.cc DEP SDP_Templates.cc DEP SCTPasp_Types.cc DEP SCTPasp_PortType.cc DEP SCTP_Templates.cc DEP SCCPasp_Types.cc DEP SCCP_Types.cc DEP SCCP_Templates.cc DEP SCCP_Emulation.cc DEP RTP_Types.cc DEP RTP_CodecPort.cc DEP RLCMAC_CSN1_Types.cc DEP RLCMAC_CSN1_Templates.cc DEP RANAP_Types.cc DEP RANAP_Templates.cc DEP RANAP_CodecPort.cc DEP PCO_Types.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Native_Functions.cc DEP MobileL3_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_CC_Types.cc DEP Misc_Helpers.cc DEP MTP3asp_Types.cc DEP MTP3asp_PortType.cc DEP MSC_Tests_Iu.cc DEP MSC_Tests_ASCI.cc DEP MSC_Tests.cc DEP MNCC_Types.cc DEP MNCC_Emulation.cc DEP MNCC_CodecPort.cc DEP MGCP_Types.cc DEP MGCP_Templates.cc DEP MGCP_Emulation.cc DEP MGCP_CodecPort_CtrlFunct.cc DEP MGCP_CodecPort.cc DEP MAP_Types.cc DEP M3UA_Types.cc DEP M3UA_Emulation.cc DEP L3_Templates.cc DEP L3_Common.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPA_Types.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP General_Types.cc DEP GSUP_Types.cc DEP GSUP_Templates.cc DEP GSUP_Emulation.cc DEP GSM_Types.cc DEP DNS_Helpers.cc DEP BSSMAP_Templates.cc DEP BSSAP_Types.cc DEP BSSAP_CodecPort.cc DEP BSC_ConnectionHandler.cc CC BSC_ConnectionHandler.o CC BSSAP_CodecPort.o CC BSSAP_Types.o CC BSSMAP_Templates.o CC DNS_Helpers.o CC GSM_Types.o CC GSUP_Emulation.o CC GSUP_Templates.o CC GSUP_Types.o CC General_Types.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC L3_Common.o CC L3_Templates.o CC M3UA_Emulation.o CC M3UA_Types.o CC MAP_Types.o CC MGCP_CodecPort.o CC MGCP_CodecPort_CtrlFunct.o CC MGCP_Emulation.o CC MGCP_Templates.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_Types.o CC MNCC_CodecPort.o CC MNCC_Emulation.o CC MNCC_Types.o CC MSC_Tests.o CC MSC_Tests_ASCI.o CC MSC_Tests_Iu.o CC MTP3asp_PortType.o CC MTP3asp_Types.o CC Misc_Helpers.o CC MobileL3_CC_Types.o CC MobileL3_CommonIE_Types.o CC MobileL3_GMM_SM_Types.o CC MobileL3_MM_Types.o CC MobileL3_RRM_Types.o CC MobileL3_SMS_Types.o CC MobileL3_SS_Types.o CC MobileL3_Types.o CC Native_Functions.o MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::f__comp__by__ep(const CHARSTRING&)': MGCP_Emulation.cc:7792:1: warning: control reaches end of non-void function [-Wreturn-type] 7792 | } | ^ MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__ep__by__comp(const COMPONENT&)': MGCP_Emulation.cc:7844:1: warning: control reaches end of non-void function [-Wreturn-type] 7844 | } | ^ MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::ExpectedCreateCallback(const MGCP__Types::MgcpCommand&, const CHARSTRING&)': MGCP_Emulation.cc:8985:1: warning: control reaches end of non-void function [-Wreturn-type] 8985 | } | ^ MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__encoding__name__from__pt(const MGCP__Types::SDP__FIELD__PayloadType&)': MGCP_Emulation.cc:9433:1: warning: control reaches end of non-void function [-Wreturn-type] 9433 | } | ^ CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o MNCC_Types.cc: In function 'INTEGER MNCC__Types::f__mncc__get__call__id(const MNCC__PDU&)': MNCC_Types.cc:37077:1: warning: control reaches end of non-void function [-Wreturn-type] 37077 | } | ^ MNCC_Emulation.cc: In function 'COMPONENT MNCC__Emulation::f__comp__by__call__id(const INTEGER&)': MNCC_Emulation.cc:6306:1: warning: control reaches end of non-void function [-Wreturn-type] 6306 | } | ^ MNCC_Emulation.cc: In function 'INTEGER MNCC__Emulation::f__call__id__by__comp(const COMPONENT&)': MNCC_Emulation.cc:6357:1: warning: control reaches end of non-void function [-Wreturn-type] 6357 | } | ^ CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC PCO_Types.o CC RANAP_CodecPort.o CC RANAP_Templates.o CC RANAP_Types.o CC RLCMAC_CSN1_Templates.o CC RLCMAC_CSN1_Types.o CC RTP_CodecPort.o CC RTP_Types.o CC SCCP_Emulation.o CC SCCP_Templates.o MSC_Tests.cc: In function 'SMPP__Types::SMPP__TON MSC__Tests::f__sm__ton__from__gsm(const BITSTRING&)': MSC_Tests.cc: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_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 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 USSD_Helpers.o CC BSC_ConnectionHandler_part_1.o CC BSC_ConnectionHandler_part_2.o CC BSC_ConnectionHandler_part_3.o CC BSC_ConnectionHandler_part_4.o CC BSC_ConnectionHandler_part_5.o CC BSC_ConnectionHandler_part_6.o CC BSC_ConnectionHandler_part_7.o CC BSSAP_CodecPort_part_1.o CC BSSAP_CodecPort_part_2.o CC BSSAP_CodecPort_part_3.o CC BSSAP_CodecPort_part_4.o CC BSSAP_CodecPort_part_5.o CC BSSAP_CodecPort_part_6.o CC BSSAP_CodecPort_part_7.o CC BSSAP_Types_part_1.o CC BSSAP_Types_part_2.o CC BSSAP_Types_part_3.o CC BSSAP_Types_part_4.o 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_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_4.o CC IPA_Types_part_3.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC L3_Common_part_1.o CC L3_Common_part_2.o CC L3_Common_part_3.o CC L3_Common_part_4.o CC L3_Common_part_5.o CC L3_Common_part_6.o CC L3_Common_part_7.o CC L3_Templates_part_1.o CC L3_Templates_part_2.o CC L3_Templates_part_3.o CC L3_Templates_part_4.o CC L3_Templates_part_5.o CC L3_Templates_part_6.o CC L3_Templates_part_7.o CC M3UA_Emulation_part_1.o CC M3UA_Emulation_part_2.o CC M3UA_Emulation_part_3.o CC M3UA_Emulation_part_4.o CC M3UA_Emulation_part_5.o CC M3UA_Emulation_part_6.o CC M3UA_Emulation_part_7.o CC M3UA_Types_part_1.o CC M3UA_Types_part_2.o CC M3UA_Types_part_3.o CC M3UA_Types_part_4.o CC M3UA_Types_part_5.o CC M3UA_Types_part_6.o CC M3UA_Types_part_7.o CC MAP_Types_part_1.o CC MAP_Types_part_2.o CC MAP_Types_part_3.o CC MAP_Types_part_4.o CC MAP_Types_part_5.o CC MAP_Types_part_6.o CC MAP_Types_part_7.o CC MGCP_CodecPort_part_1.o CC MGCP_CodecPort_part_2.o CC MGCP_CodecPort_part_3.o CC MGCP_CodecPort_part_4.o CC MGCP_CodecPort_part_5.o CC MGCP_CodecPort_part_6.o CC MGCP_CodecPort_part_7.o CC MGCP_CodecPort_CtrlFunct_part_1.o CC MGCP_CodecPort_CtrlFunct_part_2.o CC MGCP_CodecPort_CtrlFunct_part_3.o CC MGCP_CodecPort_CtrlFunct_part_4.o CC MGCP_CodecPort_CtrlFunct_part_5.o CC MGCP_CodecPort_CtrlFunct_part_6.o CC MGCP_CodecPort_CtrlFunct_part_7.o CC MGCP_Emulation_part_1.o CC MGCP_Emulation_part_2.o CC MGCP_Emulation_part_3.o CC MGCP_Emulation_part_4.o CC MGCP_Emulation_part_5.o CC MGCP_Emulation_part_6.o CC MGCP_Emulation_part_7.o CC MGCP_Templates_part_1.o CC MGCP_Templates_part_2.o CC MGCP_Templates_part_3.o CC MGCP_Templates_part_4.o CC MGCP_Templates_part_5.o CC MGCP_Templates_part_6.o CC MGCP_Templates_part_7.o CC MGCP_Types_part_1.o CC MGCP_Types_part_2.o CC MGCP_Types_part_3.o CC MGCP_Types_part_4.o CC MGCP_Types_part_5.o CC MGCP_Types_part_6.o CC MGCP_Types_part_7.o CC MNCC_CodecPort_part_1.o CC MNCC_CodecPort_part_2.o CC MNCC_CodecPort_part_3.o CC MNCC_CodecPort_part_4.o CC MNCC_CodecPort_part_5.o CC MNCC_CodecPort_part_6.o CC MNCC_CodecPort_part_7.o CC MNCC_Emulation_part_1.o CC MNCC_Emulation_part_2.o CC MNCC_Emulation_part_3.o CC MNCC_Emulation_part_4.o CC MNCC_Emulation_part_5.o CC MNCC_Emulation_part_6.o CC MNCC_Emulation_part_7.o CC MNCC_Types_part_1.o CC MNCC_Types_part_2.o CC MNCC_Types_part_3.o CC MNCC_Types_part_4.o CC MNCC_Types_part_5.o CC MNCC_Types_part_6.o CC MNCC_Types_part_7.o CC MSC_Tests_part_1.o CC MSC_Tests_part_2.o CC MSC_Tests_part_3.o CC MSC_Tests_part_4.o CC MSC_Tests_part_5.o CC MSC_Tests_part_6.o CC MSC_Tests_part_7.o CC MSC_Tests_ASCI_part_1.o CC MSC_Tests_ASCI_part_2.o CC MSC_Tests_ASCI_part_3.o CC MSC_Tests_ASCI_part_4.o CC MSC_Tests_ASCI_part_5.o CC MSC_Tests_ASCI_part_6.o CC MSC_Tests_ASCI_part_7.o CC MSC_Tests_Iu_part_1.o CC MSC_Tests_Iu_part_2.o CC MSC_Tests_Iu_part_3.o CC MSC_Tests_Iu_part_4.o CC MSC_Tests_Iu_part_5.o CC MSC_Tests_Iu_part_6.o CC MSC_Tests_Iu_part_7.o CC MTP3asp_PortType_part_1.o CC MTP3asp_PortType_part_2.o CC MTP3asp_PortType_part_3.o CC MTP3asp_PortType_part_4.o CC MTP3asp_PortType_part_5.o CC MTP3asp_PortType_part_6.o CC MTP3asp_PortType_part_7.o CC MTP3asp_Types_part_1.o CC MTP3asp_Types_part_2.o CC MTP3asp_Types_part_3.o CC MTP3asp_Types_part_4.o CC MTP3asp_Types_part_5.o CC MTP3asp_Types_part_6.o CC MTP3asp_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC MobileL3_CC_Types_part_1.o CC MobileL3_CC_Types_part_2.o CC MobileL3_CC_Types_part_3.o CC MobileL3_CC_Types_part_4.o CC MobileL3_CC_Types_part_5.o CC MobileL3_CC_Types_part_6.o CC MobileL3_CC_Types_part_7.o CC MobileL3_CommonIE_Types_part_1.o CC MobileL3_CommonIE_Types_part_2.o CC MobileL3_CommonIE_Types_part_3.o CC MobileL3_CommonIE_Types_part_4.o CC MobileL3_CommonIE_Types_part_5.o CC MobileL3_CommonIE_Types_part_6.o CC MobileL3_CommonIE_Types_part_7.o CC MobileL3_GMM_SM_Types_part_1.o CC MobileL3_GMM_SM_Types_part_2.o CC MobileL3_GMM_SM_Types_part_3.o CC MobileL3_GMM_SM_Types_part_4.o CC MobileL3_GMM_SM_Types_part_5.o CC MobileL3_GMM_SM_Types_part_6.o CC MobileL3_GMM_SM_Types_part_7.o CC MobileL3_MM_Types_part_1.o CC MobileL3_MM_Types_part_2.o CC MobileL3_MM_Types_part_3.o CC MobileL3_MM_Types_part_4.o CC MobileL3_MM_Types_part_5.o CC MobileL3_MM_Types_part_6.o CC MobileL3_MM_Types_part_7.o CC MobileL3_RRM_Types_part_1.o CC MobileL3_RRM_Types_part_2.o CC MobileL3_RRM_Types_part_3.o CC MobileL3_RRM_Types_part_4.o CC MobileL3_RRM_Types_part_5.o CC MobileL3_RRM_Types_part_6.o CC MobileL3_RRM_Types_part_7.o CC MobileL3_SMS_Types_part_1.o CC MobileL3_SMS_Types_part_2.o CC MobileL3_SMS_Types_part_3.o CC MobileL3_SMS_Types_part_4.o CC MobileL3_SMS_Types_part_5.o CC MobileL3_SMS_Types_part_6.o CC MobileL3_SMS_Types_part_7.o CC MobileL3_SS_Types_part_1.o CC MobileL3_SS_Types_part_2.o CC MobileL3_SS_Types_part_3.o CC MobileL3_SS_Types_part_4.o CC MobileL3_SS_Types_part_5.o CC MobileL3_SS_Types_part_6.o CC MobileL3_SS_Types_part_7.o CC MobileL3_Types_part_1.o CC MobileL3_Types_part_2.o CC MobileL3_Types_part_3.o CC MobileL3_Types_part_4.o CC MobileL3_Types_part_5.o CC MobileL3_Types_part_6.o CC MobileL3_Types_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC PCO_Types_part_1.o CC PCO_Types_part_2.o CC PCO_Types_part_3.o CC PCO_Types_part_4.o CC PCO_Types_part_5.o CC PCO_Types_part_6.o CC PCO_Types_part_7.o CC RANAP_CodecPort_part_1.o CC RANAP_CodecPort_part_2.o CC RANAP_CodecPort_part_3.o CC RANAP_CodecPort_part_4.o CC RANAP_CodecPort_part_5.o CC RANAP_CodecPort_part_6.o CC RANAP_CodecPort_part_7.o CC RANAP_Templates_part_1.o CC RANAP_Templates_part_2.o CC RANAP_Templates_part_3.o CC RANAP_Templates_part_4.o CC RANAP_Templates_part_5.o CC RANAP_Templates_part_6.o CC RANAP_Templates_part_7.o CC RANAP_Types_part_1.o CC RANAP_Types_part_2.o CC RANAP_Types_part_3.o CC RANAP_Types_part_4.o CC RANAP_Types_part_5.o CC RANAP_Types_part_6.o CC RANAP_Types_part_7.o CC RLCMAC_CSN1_Templates_part_1.o CC RLCMAC_CSN1_Templates_part_2.o CC RLCMAC_CSN1_Templates_part_3.o CC RLCMAC_CSN1_Templates_part_4.o CC RLCMAC_CSN1_Templates_part_5.o CC RLCMAC_CSN1_Templates_part_6.o CC RLCMAC_CSN1_Templates_part_7.o CC RLCMAC_CSN1_Types_part_1.o CC RLCMAC_CSN1_Types_part_2.o CC RLCMAC_CSN1_Types_part_3.o CC RLCMAC_CSN1_Types_part_4.o CC RLCMAC_CSN1_Types_part_5.o CC RLCMAC_CSN1_Types_part_6.o CC RLCMAC_CSN1_Types_part_7.o CC RTP_CodecPort_part_1.o CC RTP_CodecPort_part_2.o CC RTP_CodecPort_part_3.o CC RTP_CodecPort_part_4.o CC RTP_CodecPort_part_5.o CC RTP_CodecPort_part_6.o CC RTP_CodecPort_part_7.o CC RTP_Types_part_1.o CC RTP_Types_part_2.o CC RTP_Types_part_3.o CC RTP_Types_part_4.o CC RTP_Types_part_5.o CC RTP_Types_part_6.o CC RTP_Types_part_7.o CC SCCP_Emulation_part_1.o CC SCCP_Emulation_part_2.o CC SCCP_Emulation_part_3.o CC SCCP_Emulation_part_4.o CC SCCP_Emulation_part_5.o CC SCCP_Emulation_part_6.o CC SCCP_Emulation_part_7.o CC SCCP_Templates_part_1.o CC SCCP_Templates_part_2.o CC SCCP_Templates_part_3.o CC SCCP_Templates_part_4.o CC SCCP_Templates_part_5.o CC SCCP_Templates_part_6.o CC SCCP_Templates_part_7.o CC SCCP_Types_part_1.o CC SCCP_Types_part_2.o CC SCCP_Types_part_3.o CC SCCP_Types_part_4.o CC SCCP_Types_part_5.o CC SCCP_Types_part_6.o CC SCCP_Types_part_7.o CC SCCPasp_Types_part_1.o CC SCCPasp_Types_part_2.o CC SCCPasp_Types_part_3.o CC SCCPasp_Types_part_4.o CC SCCPasp_Types_part_5.o CC SCCPasp_Types_part_6.o CC SCCPasp_Types_part_7.o CC SCTP_Templates_part_1.o CC SCTP_Templates_part_2.o CC SCTP_Templates_part_3.o CC SCTP_Templates_part_4.o CC SCTP_Templates_part_5.o CC SCTP_Templates_part_6.o CC SCTP_Templates_part_7.o CC SCTPasp_PortType_part_1.o CC SCTPasp_PortType_part_2.o CC SCTPasp_PortType_part_3.o CC SCTPasp_PortType_part_4.o CC SCTPasp_PortType_part_5.o CC SCTPasp_PortType_part_6.o CC SCTPasp_PortType_part_7.o CC SCTPasp_Types_part_1.o CC SCTPasp_Types_part_2.o CC SCTPasp_Types_part_3.o CC SCTPasp_Types_part_4.o CC SCTPasp_Types_part_5.o CC SCTPasp_Types_part_6.o CC SCTPasp_Types_part_7.o CC SDP_Templates_part_1.o CC SDP_Templates_part_2.o CC SDP_Templates_part_3.o CC SDP_Templates_part_4.o CC SDP_Templates_part_5.o CC SDP_Templates_part_6.o CC SDP_Templates_part_7.o CC SDP_Types_part_1.o CC SDP_Types_part_2.o CC SDP_Types_part_3.o CC SDP_Types_part_4.o CC SDP_Types_part_5.o CC SDP_Types_part_6.o CC SDP_Types_part_7.o CC SGsAP_CodecPort_part_1.o CC SGsAP_CodecPort_part_2.o CC SGsAP_CodecPort_part_3.o CC SGsAP_CodecPort_part_4.o CC SGsAP_CodecPort_part_5.o CC SGsAP_CodecPort_part_6.o CC SGsAP_CodecPort_part_7.o CC SGsAP_CodecPort_CtrlFunct_part_1.o CC SGsAP_CodecPort_CtrlFunct_part_2.o CC SGsAP_CodecPort_CtrlFunct_part_3.o CC SGsAP_CodecPort_CtrlFunct_part_4.o CC SGsAP_CodecPort_CtrlFunct_part_5.o CC SGsAP_CodecPort_CtrlFunct_part_6.o CC SGsAP_CodecPort_CtrlFunct_part_7.o CC SGsAP_Emulation_part_1.o CC SGsAP_Emulation_part_2.o CC SGsAP_Emulation_part_3.o CC SGsAP_Emulation_part_4.o CC SGsAP_Emulation_part_5.o CC SGsAP_Emulation_part_6.o CC SGsAP_Emulation_part_7.o CC SGsAP_Templates_part_1.o CC SGsAP_Templates_part_2.o CC SGsAP_Templates_part_3.o CC SGsAP_Templates_part_4.o CC SGsAP_Templates_part_5.o CC SGsAP_Templates_part_6.o CC SGsAP_Templates_part_7.o CC SGsAP_Types_part_1.o CC SGsAP_Types_part_2.o CC SGsAP_Types_part_3.o CC SGsAP_Types_part_4.o CC SGsAP_Types_part_5.o CC SGsAP_Types_part_6.o CC SGsAP_Types_part_7.o CC SMPP_CodecPort_part_1.o CC SMPP_CodecPort_part_2.o CC SMPP_CodecPort_part_3.o CC SMPP_CodecPort_part_4.o CC SMPP_CodecPort_part_5.o CC SMPP_CodecPort_part_6.o CC SMPP_CodecPort_part_7.o CC SMPP_CodecPort_CtrlFunct_part_1.o CC SMPP_CodecPort_CtrlFunct_part_2.o CC SMPP_CodecPort_CtrlFunct_part_3.o CC SMPP_CodecPort_CtrlFunct_part_4.o CC SMPP_CodecPort_CtrlFunct_part_5.o CC SMPP_CodecPort_CtrlFunct_part_6.o CC SMPP_CodecPort_CtrlFunct_part_7.o CC SMPP_Emulation_part_1.o CC SMPP_Emulation_part_2.o CC SMPP_Emulation_part_3.o CC SMPP_Emulation_part_4.o CC SMPP_Emulation_part_5.o CC SMPP_Emulation_part_6.o CC SMPP_Emulation_part_7.o CC SMPP_Templates_part_1.o CC SMPP_Templates_part_2.o CC SMPP_Templates_part_3.o CC SMPP_Templates_part_4.o CC SMPP_Templates_part_5.o CC SMPP_Templates_part_6.o CC SMPP_Templates_part_7.o CC SMPP_Types_part_1.o CC SMPP_Types_part_2.o CC SMPP_Types_part_3.o CC SMPP_Types_part_4.o CC SMPP_Types_part_5.o CC SMPP_Types_part_6.o CC SMPP_Types_part_7.o CC SS_Templates_part_1.o CC SS_Templates_part_2.o CC SS_Templates_part_3.o CC SS_Templates_part_4.o CC SS_Templates_part_5.o CC SS_Templates_part_6.o CC SS_Templates_part_7.o CC SS_Types_part_1.o CC SS_Types_part_2.o CC SS_Types_part_3.o CC SS_Types_part_4.o CC SS_Types_part_5.o CC SS_Types_part_6.o CC SS_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCEncoding_Functions_part_1.o CC TCCEncoding_Functions_part_2.o CC TCCEncoding_Functions_part_3.o CC TCCEncoding_Functions_part_4.o CC TCCEncoding_Functions_part_5.o CC TCCEncoding_Functions_part_6.o CC TCCEncoding_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TCCOpenSecurity_Functions_part_1.o CC TCCOpenSecurity_Functions_part_2.o CC TCCOpenSecurity_Functions_part_3.o CC TCCOpenSecurity_Functions_part_4.o CC TCCOpenSecurity_Functions_part_5.o CC TCCOpenSecurity_Functions_part_6.o CC TCCOpenSecurity_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_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 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:23595:1: warning: control reaches end of non-void function [-Wreturn-type] 23595 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__mgcp__tid(const CHARSTRING&)': RAN_Emulation.cc:23647:1: warning: control reaches end of non-void function [-Wreturn-type] 23647 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:23757:1: warning: control reaches end of non-void function [-Wreturn-type] 23757 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:23866:1: warning: control reaches end of non-void function [-Wreturn-type] 23866 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:23917:1: warning: control reaches end of non-void function [-Wreturn-type] 23917 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::ExpectedCreateCallback(const BSSAP__CodecPort::BSSAP__N__CONNECT__ind&, const CHARSTRING&)': RAN_Emulation.cc:27654:1: warning: control reaches end of non-void function [-Wreturn-type] 27654 | } | ^ CC MAP_SS_DataTypes.o CC MAP_ShortMessageServiceOperations.o CC MAP_SupplementaryServiceOperations.o CC MAP_TS_Code.o CC MobileDomainDefinitions.o CC RANAP_CommonDataTypes.o CC RANAP_Constants.o CC RANAP_Containers.o CC RANAP_IEs.o CC RANAP_PDU_Contents.o CC RANAP_PDU_Descriptions.o CC Remote_Operations_Generic_ROS_PDUs.o CC Remote_Operations_Information_Objects.o CC SS_DataTypes.o CC SS_Errors.o CC SS_Operations.o CC SS_PDU_Defs.o CC SS_Protocol.o CC MAP_ApplicationContexts_part_1.o CC MAP_ApplicationContexts_part_2.o CC MAP_ApplicationContexts_part_3.o CC MAP_ApplicationContexts_part_4.o CC MAP_ApplicationContexts_part_5.o CC MAP_ApplicationContexts_part_6.o CC MAP_ApplicationContexts_part_7.o CC MAP_BS_Code_part_1.o CC MAP_BS_Code_part_2.o CC MAP_BS_Code_part_3.o CC MAP_BS_Code_part_4.o CC MAP_BS_Code_part_5.o CC MAP_BS_Code_part_6.o CC MAP_BS_Code_part_7.o CC MAP_CH_DataTypes_part_1.o CC MAP_CH_DataTypes_part_2.o CC MAP_CH_DataTypes_part_3.o CC MAP_CH_DataTypes_part_4.o CC MAP_CH_DataTypes_part_5.o CC MAP_CH_DataTypes_part_6.o CC MAP_CH_DataTypes_part_7.o CC MAP_CallHandlingOperations_part_1.o CC MAP_CallHandlingOperations_part_2.o CC MAP_CallHandlingOperations_part_3.o CC MAP_CallHandlingOperations_part_4.o CC MAP_CallHandlingOperations_part_5.o CC MAP_CallHandlingOperations_part_6.o CC MAP_CallHandlingOperations_part_7.o CC MAP_CommonDataTypes_part_1.o CC MAP_CommonDataTypes_part_2.o CC MAP_CommonDataTypes_part_3.o CC MAP_CommonDataTypes_part_4.o CC MAP_CommonDataTypes_part_5.o CC MAP_CommonDataTypes_part_6.o CC MAP_CommonDataTypes_part_7.o CC MAP_DialogueInformation_part_1.o CC MAP_DialogueInformation_part_2.o CC MAP_DialogueInformation_part_3.o CC MAP_DialogueInformation_part_4.o CC MAP_DialogueInformation_part_5.o CC MAP_DialogueInformation_part_6.o CC MAP_DialogueInformation_part_7.o CC MAP_ER_DataTypes_part_1.o CC MAP_ER_DataTypes_part_2.o CC MAP_ER_DataTypes_part_3.o CC MAP_ER_DataTypes_part_4.o CC MAP_ER_DataTypes_part_5.o CC MAP_ER_DataTypes_part_6.o CC MAP_ER_DataTypes_part_7.o CC MAP_Errors_part_1.o CC MAP_Errors_part_2.o CC MAP_Errors_part_3.o CC MAP_Errors_part_4.o CC MAP_Errors_part_5.o CC MAP_Errors_part_6.o CC MAP_Errors_part_7.o CC MAP_ExtensionDataTypes_part_1.o CC MAP_ExtensionDataTypes_part_2.o CC MAP_ExtensionDataTypes_part_3.o CC MAP_ExtensionDataTypes_part_4.o CC MAP_ExtensionDataTypes_part_5.o CC MAP_ExtensionDataTypes_part_6.o CC MAP_ExtensionDataTypes_part_7.o CC MAP_GR_DataTypes_part_1.o CC MAP_GR_DataTypes_part_2.o CC MAP_GR_DataTypes_part_3.o CC MAP_GR_DataTypes_part_4.o CC MAP_GR_DataTypes_part_5.o CC MAP_GR_DataTypes_part_6.o CC MAP_GR_DataTypes_part_7.o CC MAP_Group_Call_Operations_part_1.o CC MAP_Group_Call_Operations_part_2.o CC MAP_Group_Call_Operations_part_3.o CC MAP_Group_Call_Operations_part_4.o CC MAP_Group_Call_Operations_part_5.o CC MAP_Group_Call_Operations_part_6.o CC MAP_Group_Call_Operations_part_7.o CC MAP_LCS_DataTypes_part_1.o CC MAP_LCS_DataTypes_part_2.o CC MAP_LCS_DataTypes_part_3.o CC MAP_LCS_DataTypes_part_4.o CC MAP_LCS_DataTypes_part_5.o CC MAP_LCS_DataTypes_part_6.o CC MAP_LCS_DataTypes_part_7.o CC MAP_LocationServiceOperations_part_1.o CC MAP_LocationServiceOperations_part_2.o CC MAP_LocationServiceOperations_part_3.o CC MAP_LocationServiceOperations_part_4.o CC MAP_LocationServiceOperations_part_5.o CC MAP_LocationServiceOperations_part_6.o CC MAP_LocationServiceOperations_part_7.o CC MAP_MS_DataTypes_part_1.o CC MAP_MS_DataTypes_part_2.o CC MAP_MS_DataTypes_part_3.o CC MAP_MS_DataTypes_part_4.o CC MAP_MS_DataTypes_part_5.o CC MAP_MS_DataTypes_part_6.o CC MAP_MS_DataTypes_part_7.o CC MAP_MobileServiceOperations_part_1.o CC MAP_MobileServiceOperations_part_2.o CC MAP_MobileServiceOperations_part_3.o CC MAP_MobileServiceOperations_part_4.o CC MAP_MobileServiceOperations_part_5.o CC MAP_MobileServiceOperations_part_6.o CC MAP_MobileServiceOperations_part_7.o CC MAP_OM_DataTypes_part_1.o CC MAP_OM_DataTypes_part_2.o CC MAP_OM_DataTypes_part_3.o CC MAP_OM_DataTypes_part_4.o CC MAP_OM_DataTypes_part_5.o CC MAP_OM_DataTypes_part_6.o CC MAP_OM_DataTypes_part_7.o CC MAP_OperationAndMaintenanceOperations_part_1.o CC MAP_OperationAndMaintenanceOperations_part_2.o CC MAP_OperationAndMaintenanceOperations_part_3.o CC MAP_OperationAndMaintenanceOperations_part_4.o CC MAP_OperationAndMaintenanceOperations_part_5.o CC MAP_OperationAndMaintenanceOperations_part_6.o CC MAP_OperationAndMaintenanceOperations_part_7.o CC MAP_PDU_Defs_part_1.o CC MAP_PDU_Defs_part_2.o CC MAP_PDU_Defs_part_3.o CC MAP_PDU_Defs_part_4.o CC MAP_PDU_Defs_part_5.o CC MAP_PDU_Defs_part_6.o CC MAP_PDU_Defs_part_7.o CC MAP_Protocol_part_1.o CC MAP_Protocol_part_2.o CC MAP_Protocol_part_3.o CC MAP_Protocol_part_4.o CC MAP_Protocol_part_5.o CC MAP_Protocol_part_6.o CC MAP_Protocol_part_7.o CC MAP_SM_DataTypes_part_1.o CC MAP_SM_DataTypes_part_2.o CC MAP_SM_DataTypes_part_3.o CC MAP_SM_DataTypes_part_4.o CC MAP_SM_DataTypes_part_5.o CC MAP_SM_DataTypes_part_6.o CC MAP_SM_DataTypes_part_7.o CC MAP_SS_Code_part_1.o CC MAP_SS_Code_part_2.o CC MAP_SS_Code_part_3.o CC MAP_SS_Code_part_4.o CC MAP_SS_Code_part_5.o CC MAP_SS_Code_part_6.o CC MAP_SS_Code_part_7.o CC MAP_SS_DataTypes_part_1.o CC MAP_SS_DataTypes_part_2.o CC MAP_SS_DataTypes_part_3.o CC MAP_SS_DataTypes_part_4.o CC MAP_SS_DataTypes_part_5.o CC MAP_SS_DataTypes_part_6.o CC MAP_SS_DataTypes_part_7.o CC MAP_ShortMessageServiceOperations_part_1.o CC MAP_ShortMessageServiceOperations_part_2.o CC MAP_ShortMessageServiceOperations_part_3.o CC MAP_ShortMessageServiceOperations_part_4.o CC MAP_ShortMessageServiceOperations_part_5.o CC MAP_ShortMessageServiceOperations_part_6.o CC MAP_ShortMessageServiceOperations_part_7.o CC MAP_SupplementaryServiceOperations_part_1.o CC MAP_SupplementaryServiceOperations_part_2.o CC MAP_SupplementaryServiceOperations_part_3.o CC MAP_SupplementaryServiceOperations_part_4.o CC MAP_SupplementaryServiceOperations_part_5.o CC MAP_SupplementaryServiceOperations_part_6.o CC MAP_SupplementaryServiceOperations_part_7.o CC MAP_TS_Code_part_1.o CC MAP_TS_Code_part_2.o CC MAP_TS_Code_part_3.o CC MAP_TS_Code_part_4.o CC MAP_TS_Code_part_5.o CC MAP_TS_Code_part_6.o CC MAP_TS_Code_part_7.o CC MobileDomainDefinitions_part_1.o CC MobileDomainDefinitions_part_2.o CC MobileDomainDefinitions_part_3.o CC MobileDomainDefinitions_part_4.o CC MobileDomainDefinitions_part_5.o CC MobileDomainDefinitions_part_6.o CC MobileDomainDefinitions_part_7.o CC RANAP_CommonDataTypes_part_1.o CC RANAP_CommonDataTypes_part_2.o CC RANAP_CommonDataTypes_part_3.o CC RANAP_CommonDataTypes_part_4.o CC RANAP_CommonDataTypes_part_5.o CC RANAP_CommonDataTypes_part_6.o CC RANAP_CommonDataTypes_part_7.o CC RANAP_Constants_part_1.o CC RANAP_Constants_part_2.o CC RANAP_Constants_part_3.o CC RANAP_Constants_part_4.o CC RANAP_Constants_part_5.o CC RANAP_Constants_part_6.o CC RANAP_Constants_part_7.o CC RANAP_Containers_part_1.o CC RANAP_Containers_part_2.o CC RANAP_Containers_part_3.o CC RANAP_Containers_part_4.o CC RANAP_Containers_part_5.o CC RANAP_Containers_part_6.o CC RANAP_Containers_part_7.o CC RANAP_IEs_part_1.o CC RANAP_IEs_part_2.o CC RANAP_IEs_part_3.o CC RANAP_IEs_part_4.o CC RANAP_IEs_part_5.o CC RANAP_IEs_part_6.o CC RANAP_IEs_part_7.o CC RANAP_PDU_Contents_part_1.o CC RANAP_PDU_Contents_part_2.o CC RANAP_PDU_Contents_part_3.o CC RANAP_PDU_Contents_part_4.o CC RANAP_PDU_Contents_part_5.o CC RANAP_PDU_Contents_part_6.o CC RANAP_PDU_Contents_part_7.o CC RANAP_PDU_Descriptions_part_1.o CC RANAP_PDU_Descriptions_part_2.o CC RANAP_PDU_Descriptions_part_3.o CC RANAP_PDU_Descriptions_part_4.o CC RANAP_PDU_Descriptions_part_5.o CC RANAP_PDU_Descriptions_part_6.o CC RANAP_PDU_Descriptions_part_7.o CC Remote_Operations_Generic_ROS_PDUs_part_1.o CC Remote_Operations_Generic_ROS_PDUs_part_2.o CC Remote_Operations_Generic_ROS_PDUs_part_3.o CC Remote_Operations_Generic_ROS_PDUs_part_4.o CC Remote_Operations_Generic_ROS_PDUs_part_5.o CC Remote_Operations_Generic_ROS_PDUs_part_6.o CC Remote_Operations_Generic_ROS_PDUs_part_7.o CC Remote_Operations_Information_Objects_part_1.o CC Remote_Operations_Information_Objects_part_2.o CC Remote_Operations_Information_Objects_part_3.o CC Remote_Operations_Information_Objects_part_4.o CC Remote_Operations_Information_Objects_part_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 CC TCCOpenSecurity.o lex.SDP_parse_.c: In function 'int SDP_parse_lex()': lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21592 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21594 | register int yy_act; | ^~~~~~ lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | ^~~~ lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22513 | register char *source = (yytext_ptr); | ^~~~~~ lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^~~~~~~~~~~~~~ lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^ lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22646 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22647 | register char *yy_cp; | ^~~~~ lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22676 | register int yy_is_jam; | ^~~~~~~~~ lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22677 | register char *yy_cp = (yy_c_buf_p); | ^~~~~ CC TELNETasp_PT.o CC UD_PT.o CCLD BSC_ConnectionHandler.so CCLD BSSAP_CodecPort.so CCLD BSSAP_Types.so CCLD BSSMAP_Templates.so CCLD DNS_Helpers.so CCLD GSM_Types.so CCLD GSUP_Emulation.so CCLD GSUP_Templates.so CCLD GSUP_Types.so CCLD General_Types.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD L3_Common.so TCCOpenSecurity.cc: In function 'void TCCOpenSecurity__Functions::CalculateHA1(const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, CHARSTRING&)': TCCOpenSecurity.cc:67:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 67 | MD5_Init(&Md5Ctx); | ~~~~~~~~^~~~~~~~~ In file included from TCCOpenSecurity.cc:19: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ TCCOpenSecurity.cc:68:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 68 | MD5_Update(&Md5Ctx, (const char*)username, username.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:69:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 69 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:70:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 70 | MD5_Update(&Md5Ctx, (const char*)realm, realm.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:71:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 71 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:72:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 72 | MD5_Update(&Md5Ctx, (const char*)password,password.lengthof() ); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:73:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 73 | MD5_Final(ha1, &Md5Ctx); | ~~~~~~~~~^~~~~~~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ TCCOpenSecurity.cc:75:13: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 75 | MD5_Init(&Md5Ctx); | ~~~~~~~~^~~~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ TCCOpenSecurity.cc:76:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 76 | MD5_Update(&Md5Ctx, ha1, MD5_DIGEST_LENGTH); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:77:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 77 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:78:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 78 | MD5_Update(&Md5Ctx, nonce, nonce.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:79:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 79 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:80:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 80 | MD5_Update(&Md5Ctx, cnonce, cnonce.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:81:14: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 81 | MD5_Final(ha1, &Md5Ctx); | ~~~~~~~~~^~~~~~~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ TCCOpenSecurity.cc: In function 'void TCCOpenSecurity__Functions::CalculateDigestResponse(const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, CHARSTRING&)': TCCOpenSecurity.cc:107:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 107 | MD5_Init(&Md5Ctx); | ~~~~~~~~^~~~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ TCCOpenSecurity.cc:108:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 108 | MD5_Update(&Md5Ctx, (const char*)method, method.lengthof() ); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:109:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 109 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:110:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 110 | MD5_Update(&Md5Ctx, (const char*)digestUri, digestUri.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:112:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 112 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:113:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 113 | MD5_Update(&Md5Ctx, (const char*)hentity, hentity.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:115:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 115 | MD5_Final(ha2, &Md5Ctx); | ~~~~~~~~~^~~~~~~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ TCCOpenSecurity.cc:118:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 118 | MD5_Init(&Md5Ctx); | ~~~~~~~~^~~~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ TCCOpenSecurity.cc:119:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 119 | MD5_Update(&Md5Ctx, (const char*)ha1, ha1.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:120:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 120 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:121:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 121 | MD5_Update(&Md5Ctx, (const char*)nonce, nonce.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:122:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 122 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:124:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 124 | MD5_Update(&Md5Ctx, (const char*)nonceCount, nonceCount.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:125:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 125 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:126:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 126 | MD5_Update(&Md5Ctx, (const char*)cnonce, cnonce.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:127:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 127 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:128:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 128 | MD5_Update(&Md5Ctx, (const char*)qop, qop.lengthof() ); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:129:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 129 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:133:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 133 | MD5_Update(&Md5Ctx, (const char*)hexha2, MD5_DIGEST_LENGTH*2); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:134:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 134 | MD5_Final(resp, &Md5Ctx); | ~~~~~~~~~^~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ TCCOpenSecurity.cc: In function 'CHARSTRING TCCOpenSecurity__Functions::f__calculateMD5(const CHARSTRING&)': TCCOpenSecurity.cc:266:7: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 266 | MD5((const unsigned char*)(const char *)pszHashInput,pszHashInput.lengthof(),md); | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:52:38: note: declared here 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, | ^~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__calculateMD5__oct(const OCTETSTRING&)': TCCOpenSecurity.cc:275:7: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 275 | MD5((const unsigned char*)pszHashInput,pszHashInput.lengthof(),md); | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:52:38: note: declared here 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, | ^~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__128__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:524:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 524 | AES_set_encrypt_key(key, 128, &enc_key); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from TCCOpenSecurity.cc:21: /usr/include/openssl/aes.h:51:5: note: declared here 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ TCCOpenSecurity.cc:526:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 526 | AES_cbc_encrypt(data, enc_data, | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 527 | data_len, &enc_key, | ~~~~~~~~~~~~~~~~~~~ 528 | k_iv, AES_ENCRYPT); | ~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:66:6: note: declared here 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~~~~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__128__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:569:22: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 569 | AES_set_decrypt_key(key, 128, &dec_key); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:54:5: note: declared here 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ TCCOpenSecurity.cc:571:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 571 | AES_cbc_encrypt(data, dec_data, | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 572 | data_len, &dec_key, | ~~~~~~~~~~~~~~~~~~~ 573 | k_iv, AES_DECRYPT); | ~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:66:6: note: declared here 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~~~~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:613:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 613 | AES_set_encrypt_key(key, key_len_bit, &enc_key); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:51:5: note: declared here 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ TCCOpenSecurity.cc:615:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 615 | AES_cbc_encrypt(data, enc_data, | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 616 | data_len, &enc_key, | ~~~~~~~~~~~~~~~~~~~ 617 | k_iv, AES_ENCRYPT); | ~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:66:6: note: declared here 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~~~~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:659:22: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 659 | AES_set_decrypt_key(key, key_len_bit, &dec_key); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:54:5: note: declared here 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ TCCOpenSecurity.cc:661:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 661 | AES_cbc_encrypt(data, dec_data, | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 662 | data_len, &dec_key, | ~~~~~~~~~~~~~~~~~~~ 663 | k_iv, AES_DECRYPT); | ~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:66:6: note: declared here 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~~~~~ TCCOpenSecurity.cc: In function 'INTEGER TCCOpenSecurity__Functions::ef__DH__generate__private__public__keys(const INTEGER&, OCTETSTRING&, OCTETSTRING&)': TCCOpenSecurity.cc:1124:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1124 | DH* dh = DH_new(); | ~~~~~~^~ In file included from TCCOpenSecurity.cc:24: /usr/include/openssl/dh.h:203:27: note: declared here 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); | ^~~~~~ TCCOpenSecurity.cc:1134:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1134 | DH_free(dh); | ~~~~~~~^~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ TCCOpenSecurity.cc:1144:14: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1144 | DH_set0_pqg(dh, prime, NULL, gen); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:259:27: note: declared here 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); | ^~~~~~~~~~~ TCCOpenSecurity.cc:1150:18: warning: 'int DH_generate_key(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1150 | DH_generate_key(dh); | ~~~~~~~~~~~~~~~^~~~ /usr/include/openssl/dh.h:227:27: note: declared here 227 | OSSL_DEPRECATEDIN_3_0 int DH_generate_key(DH *dh); | ^~~~~~~~~~~~~~~ TCCOpenSecurity.cc:1155:14: warning: 'void DH_get0_key(const DH*, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1155 | DH_get0_key(dh, &pubk, &privk); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:260:28: note: declared here 260 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key, | ^~~~~~~~~~~ TCCOpenSecurity.cc:1172:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1172 | DH_free(dh); | ~~~~~~~^~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ TCCOpenSecurity.cc:1187:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1187 | DH_free(dh); | ~~~~~~~^~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ TCCOpenSecurity.cc:1191:10: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1191 | DH_free(dh); | ~~~~~~~^~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::ef__DH__shared__secret(const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:1227:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1227 | DH* dh = DH_new(); | ~~~~~~^~ /usr/include/openssl/dh.h:203:27: note: declared here 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); | ^~~~~~ TCCOpenSecurity.cc:1237:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1237 | DH_free(dh); | ~~~~~~~^~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ TCCOpenSecurity.cc:1247:14: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1247 | DH_set0_pqg(dh, prime, NULL, gen); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:259:27: note: declared here 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); | ^~~~~~~~~~~ TCCOpenSecurity.cc:1259:14: warning: 'int DH_set0_key(DH*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1259 | DH_set0_key(dh, pub_key, priv_key ); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:262:27: note: declared here 262 | OSSL_DEPRECATEDIN_3_0 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key); | ^~~~~~~~~~~ TCCOpenSecurity.cc:1265:20: warning: 'int DH_compute_key(unsigned char*, const BIGNUM*, DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1265 | if(DH_compute_key(shared_secret, pub_key, dh)) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:228:27: note: declared here 228 | OSSL_DEPRECATEDIN_3_0 int DH_compute_key(unsigned char *key, | ^~~~~~~~~~~~~~ TCCOpenSecurity.cc:1267:12: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1267 | DH_free(dh); | ~~~~~~~^~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ TCCOpenSecurity.cc:1271:10: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1271 | DH_free(dh); | ~~~~~~~^~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__ECB__128__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:1311:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1311 | AES_set_encrypt_key((const unsigned char*)p_key,128,&aes_k); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:51:5: note: declared here 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ TCCOpenSecurity.cc:1318:18: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1318 | AES_encrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:57:6: note: declared here 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~ TCCOpenSecurity.cc:1320:18: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1320 | AES_encrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:57:6: note: declared here 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__ECB__128__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:1363:22: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1363 | AES_set_decrypt_key((const unsigned char*)p_key,128,&aes_k); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:54:5: note: declared here 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ TCCOpenSecurity.cc:1370:18: warning: 'void AES_decrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1370 | AES_decrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:60:6: note: declared here 60 | void AES_decrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~ TCCOpenSecurity.cc:1372:18: warning: 'void AES_decrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1372 | AES_decrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:60:6: note: declared here 60 | void AES_decrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CTR__128__Encrypt__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:1389:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1389 | AES_set_encrypt_key((const unsigned char*)p_key,128,&aes_k); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:51:5: note: declared here 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ TCCOpenSecurity.cc:1401:120: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1401 | CRYPTO_ctr128_encrypt((const unsigned char*)p_data, enc_data, data_len, &aes_k, k_iv,ecount_buf , &num, (block128_f)AES_encrypt); | ^~~~~~~~~~~ /usr/include/openssl/aes.h:57:6: note: declared here 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~ CCLD L3_Templates.so CCLD M3UA_Emulation.so CCLD M3UA_Types.so CCLD MAP_Types.so CCLD MGCP_CodecPort.so CCLD MGCP_CodecPort_CtrlFunct.so CCLD MGCP_Emulation.so CCLD MGCP_Templates.so CCLD MGCP_Types.so CCLD MNCC_CodecPort.so CCLD MNCC_Emulation.so CCLD MNCC_Types.so CCLD MSC_Tests.so CCLD MSC_Tests_ASCI.so CCLD MTP3asp_PortType.so CCLD MSC_Tests_Iu.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 RLCMAC_CSN1_Templates.so CCLD RANAP_Types.so CCLD RLCMAC_CSN1_Types.so CCLD RTP_CodecPort.so CCLD RTP_Types.so CCLD SCCP_Emulation.so CCLD SCCP_Templates.so CCLD SCCP_Types.so CCLD SCCPasp_Types.so CCLD SCTP_Templates.so CCLD SCTPasp_PortType.so CCLD SCTPasp_Types.so CCLD SDP_Templates.so CCLD SDP_Types.so CCLD SGsAP_CodecPort.so CCLD SGsAP_CodecPort_CtrlFunct.so CCLD SGsAP_Emulation.so CCLD SGsAP_Templates.so CCLD SGsAP_Types.so CCLD SMPP_CodecPort.so CCLD SMPP_CodecPort_CtrlFunct.so CCLD SMPP_Emulation.so CCLD SMPP_Templates.so CCLD SMPP_Types.so CCLD SS_Templates.so CCLD SS_Types.so CCLD Socket_API_Definitions.so CCLD TCCConversion_Functions.so CCLD TCCEncoding_Functions.so CCLD TCCInterface_Functions.so CCLD TCCOpenSecurity_Functions.so CCLD TELNETasp_PortType.so CCLD UD_PortType.so CCLD UD_Types.so CCLD USSD_Helpers.so CCLD BSC_ConnectionHandler_part_1.so CCLD BSC_ConnectionHandler_part_2.so CCLD BSC_ConnectionHandler_part_3.so CCLD BSC_ConnectionHandler_part_4.so CCLD BSC_ConnectionHandler_part_5.so CCLD BSC_ConnectionHandler_part_6.so CCLD BSC_ConnectionHandler_part_7.so CCLD BSSAP_CodecPort_part_1.so CCLD BSSAP_CodecPort_part_2.so CCLD BSSAP_CodecPort_part_3.so CCLD BSSAP_CodecPort_part_4.so CCLD BSSAP_CodecPort_part_5.so CCLD BSSAP_CodecPort_part_6.so CCLD BSSAP_CodecPort_part_7.so CCLD BSSAP_Types_part_1.so CCLD BSSAP_Types_part_2.so CCLD BSSAP_Types_part_3.so CCLD BSSAP_Types_part_4.so CCLD BSSAP_Types_part_5.so CCLD BSSAP_Types_part_6.so CCLD BSSAP_Types_part_7.so CCLD BSSMAP_Templates_part_1.so CCLD BSSMAP_Templates_part_2.so CCLD BSSMAP_Templates_part_3.so CCLD BSSMAP_Templates_part_4.so CCLD BSSMAP_Templates_part_5.so CCLD BSSMAP_Templates_part_6.so CCLD BSSMAP_Templates_part_7.so CCLD DNS_Helpers_part_1.so CCLD DNS_Helpers_part_2.so CCLD DNS_Helpers_part_3.so CCLD DNS_Helpers_part_4.so CCLD DNS_Helpers_part_5.so CCLD DNS_Helpers_part_6.so CCLD DNS_Helpers_part_7.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD GSUP_Emulation_part_1.so CCLD GSUP_Emulation_part_2.so CCLD GSUP_Emulation_part_3.so CCLD GSUP_Emulation_part_4.so CCLD GSUP_Emulation_part_5.so CCLD GSUP_Emulation_part_6.so CCLD GSUP_Emulation_part_7.so CCLD GSUP_Templates_part_1.so CCLD GSUP_Templates_part_2.so CCLD GSUP_Templates_part_3.so CCLD GSUP_Templates_part_4.so CCLD GSUP_Templates_part_5.so CCLD GSUP_Templates_part_6.so CCLD GSUP_Templates_part_7.so CCLD GSUP_Types_part_1.so CCLD GSUP_Types_part_2.so CCLD GSUP_Types_part_3.so CCLD GSUP_Types_part_4.so CCLD GSUP_Types_part_5.so CCLD GSUP_Types_part_6.so CCLD GSUP_Types_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD L3_Common_part_1.so CCLD L3_Common_part_2.so CCLD L3_Common_part_3.so CCLD L3_Common_part_4.so CCLD L3_Common_part_5.so CCLD L3_Common_part_6.so CCLD L3_Common_part_7.so CCLD L3_Templates_part_1.so CCLD L3_Templates_part_2.so CCLD L3_Templates_part_3.so CCLD L3_Templates_part_4.so CCLD L3_Templates_part_5.so CCLD L3_Templates_part_6.so CCLD L3_Templates_part_7.so CCLD M3UA_Emulation_part_1.so CCLD M3UA_Emulation_part_2.so CCLD M3UA_Emulation_part_3.so CCLD M3UA_Emulation_part_4.so CCLD M3UA_Emulation_part_5.so CCLD M3UA_Emulation_part_6.so CCLD M3UA_Emulation_part_7.so CCLD M3UA_Types_part_1.so CCLD M3UA_Types_part_2.so CCLD M3UA_Types_part_3.so CCLD M3UA_Types_part_4.so CCLD M3UA_Types_part_5.so CCLD M3UA_Types_part_6.so CCLD M3UA_Types_part_7.so CCLD MAP_Types_part_1.so CCLD MAP_Types_part_2.so CCLD MAP_Types_part_3.so CCLD MAP_Types_part_4.so CCLD MAP_Types_part_5.so CCLD MAP_Types_part_6.so CCLD MAP_Types_part_7.so CCLD MGCP_CodecPort_part_1.so CCLD MGCP_CodecPort_part_2.so CCLD MGCP_CodecPort_part_3.so CCLD MGCP_CodecPort_part_4.so CCLD MGCP_CodecPort_part_5.so CCLD MGCP_CodecPort_part_6.so CCLD MGCP_CodecPort_part_7.so CCLD MGCP_CodecPort_CtrlFunct_part_1.so CCLD MGCP_CodecPort_CtrlFunct_part_2.so CCLD MGCP_CodecPort_CtrlFunct_part_3.so CCLD MGCP_CodecPort_CtrlFunct_part_4.so CCLD MGCP_CodecPort_CtrlFunct_part_5.so CCLD MGCP_CodecPort_CtrlFunct_part_6.so CCLD MGCP_CodecPort_CtrlFunct_part_7.so CCLD MGCP_Emulation_part_1.so CCLD MGCP_Emulation_part_2.so CCLD MGCP_Emulation_part_3.so CCLD MGCP_Emulation_part_4.so CCLD MGCP_Emulation_part_5.so CCLD MGCP_Emulation_part_6.so CCLD MGCP_Emulation_part_7.so CCLD MGCP_Templates_part_1.so CCLD MGCP_Templates_part_2.so CCLD MGCP_Templates_part_3.so CCLD MGCP_Templates_part_4.so CCLD MGCP_Templates_part_5.so CCLD MGCP_Templates_part_6.so CCLD MGCP_Templates_part_7.so CCLD MGCP_Types_part_1.so CCLD MGCP_Types_part_2.so CCLD MGCP_Types_part_3.so CCLD MGCP_Types_part_4.so CCLD MGCP_Types_part_5.so CCLD MGCP_Types_part_6.so CCLD MGCP_Types_part_7.so CCLD MNCC_CodecPort_part_1.so CCLD MNCC_CodecPort_part_2.so CCLD MNCC_CodecPort_part_3.so CCLD MNCC_CodecPort_part_4.so CCLD MNCC_CodecPort_part_5.so CCLD MNCC_CodecPort_part_6.so CCLD MNCC_CodecPort_part_7.so CCLD MNCC_Emulation_part_1.so CCLD MNCC_Emulation_part_2.so CCLD MNCC_Emulation_part_3.so CCLD MNCC_Emulation_part_4.so CCLD MNCC_Emulation_part_5.so CCLD MNCC_Emulation_part_6.so CCLD MNCC_Emulation_part_7.so CCLD MNCC_Types_part_1.so CCLD MNCC_Types_part_2.so CCLD MNCC_Types_part_3.so CCLD MNCC_Types_part_4.so CCLD MNCC_Types_part_5.so CCLD MNCC_Types_part_6.so CCLD MNCC_Types_part_7.so CCLD MSC_Tests_part_1.so CCLD MSC_Tests_part_2.so CCLD MSC_Tests_part_3.so CCLD MSC_Tests_part_4.so CCLD MSC_Tests_part_5.so CCLD MSC_Tests_part_6.so CCLD MSC_Tests_part_7.so CCLD MSC_Tests_ASCI_part_1.so CCLD MSC_Tests_ASCI_part_2.so CCLD MSC_Tests_ASCI_part_3.so CCLD MSC_Tests_ASCI_part_4.so CCLD MSC_Tests_ASCI_part_5.so CCLD MSC_Tests_ASCI_part_6.so CCLD MSC_Tests_ASCI_part_7.so CCLD MSC_Tests_Iu_part_1.so CCLD MSC_Tests_Iu_part_2.so CCLD MSC_Tests_Iu_part_3.so CCLD MSC_Tests_Iu_part_4.so CCLD MSC_Tests_Iu_part_5.so CCLD MSC_Tests_Iu_part_6.so CCLD MSC_Tests_Iu_part_7.so CCLD MTP3asp_PortType_part_1.so CCLD MTP3asp_PortType_part_2.so CCLD MTP3asp_PortType_part_3.so CCLD MTP3asp_PortType_part_4.so CCLD MTP3asp_PortType_part_5.so CCLD MTP3asp_PortType_part_6.so CCLD MTP3asp_PortType_part_7.so CCLD MTP3asp_Types_part_1.so CCLD MTP3asp_Types_part_2.so CCLD MTP3asp_Types_part_3.so CCLD MTP3asp_Types_part_4.so CCLD MTP3asp_Types_part_5.so CCLD MTP3asp_Types_part_6.so CCLD MTP3asp_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_3.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_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_4.so CCLD RANAP_Templates_part_3.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_7.so CCLD TCCEncoding_Functions_part_6.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TCCOpenSecurity_Functions_part_1.so CCLD TCCOpenSecurity_Functions_part_2.so CCLD TCCOpenSecurity_Functions_part_3.so CCLD TCCOpenSecurity_Functions_part_4.so CCLD TCCOpenSecurity_Functions_part_5.so CCLD TCCOpenSecurity_Functions_part_6.so CCLD TCCOpenSecurity_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_3.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_6.so CCLD MAP_Errors_part_7.so CCLD MAP_ExtensionDataTypes_part_1.so CCLD MAP_ExtensionDataTypes_part_2.so CCLD MAP_ExtensionDataTypes_part_3.so CCLD MAP_ExtensionDataTypes_part_4.so CCLD MAP_ExtensionDataTypes_part_5.so CCLD MAP_ExtensionDataTypes_part_6.so CCLD MAP_ExtensionDataTypes_part_7.so CCLD MAP_GR_DataTypes_part_1.so CCLD MAP_GR_DataTypes_part_2.so CCLD MAP_GR_DataTypes_part_3.so CCLD MAP_GR_DataTypes_part_4.so CCLD MAP_GR_DataTypes_part_5.so CCLD MAP_GR_DataTypes_part_6.so CCLD MAP_GR_DataTypes_part_7.so CCLD MAP_Group_Call_Operations_part_1.so CCLD MAP_Group_Call_Operations_part_2.so CCLD MAP_Group_Call_Operations_part_3.so CCLD MAP_Group_Call_Operations_part_4.so CCLD MAP_Group_Call_Operations_part_5.so CCLD MAP_Group_Call_Operations_part_6.so CCLD MAP_Group_Call_Operations_part_7.so CCLD MAP_LCS_DataTypes_part_1.so CCLD MAP_LCS_DataTypes_part_2.so CCLD MAP_LCS_DataTypes_part_3.so CCLD MAP_LCS_DataTypes_part_4.so CCLD MAP_LCS_DataTypes_part_5.so CCLD MAP_LCS_DataTypes_part_6.so CCLD MAP_LCS_DataTypes_part_7.so CCLD MAP_LocationServiceOperations_part_1.so CCLD MAP_LocationServiceOperations_part_2.so CCLD MAP_LocationServiceOperations_part_3.so CCLD MAP_LocationServiceOperations_part_4.so CCLD MAP_LocationServiceOperations_part_5.so CCLD MAP_LocationServiceOperations_part_6.so CCLD MAP_LocationServiceOperations_part_7.so CCLD MAP_MS_DataTypes_part_1.so CCLD MAP_MS_DataTypes_part_2.so CCLD MAP_MS_DataTypes_part_3.so CCLD MAP_MS_DataTypes_part_4.so CCLD MAP_MS_DataTypes_part_5.so CCLD MAP_MS_DataTypes_part_6.so CCLD MAP_MS_DataTypes_part_7.so CCLD MAP_MobileServiceOperations_part_1.so CCLD MAP_MobileServiceOperations_part_2.so CCLD MAP_MobileServiceOperations_part_3.so CCLD MAP_MobileServiceOperations_part_4.so CCLD MAP_MobileServiceOperations_part_5.so CCLD MAP_MobileServiceOperations_part_6.so CCLD MAP_MobileServiceOperations_part_7.so CCLD MAP_OM_DataTypes_part_1.so CCLD MAP_OM_DataTypes_part_2.so CCLD MAP_OM_DataTypes_part_3.so CCLD MAP_OM_DataTypes_part_4.so CCLD MAP_OM_DataTypes_part_5.so CCLD MAP_OM_DataTypes_part_6.so CCLD MAP_OM_DataTypes_part_7.so CCLD MAP_OperationAndMaintenanceOperations_part_1.so CCLD MAP_OperationAndMaintenanceOperations_part_2.so CCLD MAP_OperationAndMaintenanceOperations_part_3.so CCLD MAP_OperationAndMaintenanceOperations_part_4.so CCLD MAP_OperationAndMaintenanceOperations_part_5.so CCLD MAP_OperationAndMaintenanceOperations_part_6.so CCLD MAP_OperationAndMaintenanceOperations_part_7.so CCLD MAP_PDU_Defs_part_1.so CCLD MAP_PDU_Defs_part_2.so CCLD MAP_PDU_Defs_part_3.so CCLD MAP_PDU_Defs_part_4.so CCLD MAP_PDU_Defs_part_5.so CCLD MAP_PDU_Defs_part_6.so CCLD MAP_PDU_Defs_part_7.so CCLD MAP_Protocol_part_1.so CCLD MAP_Protocol_part_2.so CCLD MAP_Protocol_part_3.so CCLD MAP_Protocol_part_4.so CCLD MAP_Protocol_part_5.so CCLD MAP_Protocol_part_6.so CCLD MAP_Protocol_part_7.so CCLD MAP_SM_DataTypes_part_1.so CCLD MAP_SM_DataTypes_part_2.so CCLD MAP_SM_DataTypes_part_3.so CCLD MAP_SM_DataTypes_part_4.so CCLD MAP_SM_DataTypes_part_5.so CCLD MAP_SM_DataTypes_part_6.so CCLD MAP_SM_DataTypes_part_7.so CCLD MAP_SS_Code_part_1.so CCLD MAP_SS_Code_part_2.so CCLD MAP_SS_Code_part_3.so CCLD MAP_SS_Code_part_4.so CCLD MAP_SS_Code_part_5.so CCLD MAP_SS_Code_part_6.so CCLD MAP_SS_Code_part_7.so CCLD MAP_SS_DataTypes_part_1.so CCLD MAP_SS_DataTypes_part_2.so CCLD MAP_SS_DataTypes_part_3.so CCLD MAP_SS_DataTypes_part_4.so CCLD MAP_SS_DataTypes_part_5.so CCLD MAP_SS_DataTypes_part_6.so CCLD MAP_SS_DataTypes_part_7.so CCLD MAP_ShortMessageServiceOperations_part_1.so CCLD MAP_ShortMessageServiceOperations_part_2.so CCLD MAP_ShortMessageServiceOperations_part_3.so CCLD MAP_ShortMessageServiceOperations_part_4.so CCLD MAP_ShortMessageServiceOperations_part_5.so CCLD MAP_ShortMessageServiceOperations_part_6.so CCLD MAP_ShortMessageServiceOperations_part_7.so CCLD MAP_SupplementaryServiceOperations_part_1.so CCLD MAP_SupplementaryServiceOperations_part_2.so CCLD MAP_SupplementaryServiceOperations_part_3.so CCLD MAP_SupplementaryServiceOperations_part_4.so CCLD MAP_SupplementaryServiceOperations_part_5.so CCLD MAP_SupplementaryServiceOperations_part_6.so CCLD MAP_SupplementaryServiceOperations_part_7.so CCLD MAP_TS_Code_part_1.so CCLD MAP_TS_Code_part_2.so CCLD MAP_TS_Code_part_3.so CCLD MAP_TS_Code_part_4.so CCLD MAP_TS_Code_part_5.so CCLD MAP_TS_Code_part_6.so CCLD MAP_TS_Code_part_7.so CCLD MobileDomainDefinitions_part_1.so CCLD MobileDomainDefinitions_part_2.so CCLD MobileDomainDefinitions_part_3.so CCLD MobileDomainDefinitions_part_4.so CCLD MobileDomainDefinitions_part_5.so CCLD MobileDomainDefinitions_part_6.so CCLD MobileDomainDefinitions_part_7.so CCLD RANAP_CommonDataTypes_part_1.so CCLD RANAP_CommonDataTypes_part_2.so CCLD RANAP_CommonDataTypes_part_3.so CCLD RANAP_CommonDataTypes_part_4.so CCLD RANAP_CommonDataTypes_part_5.so CCLD RANAP_CommonDataTypes_part_6.so CCLD RANAP_CommonDataTypes_part_7.so CCLD RANAP_Constants_part_1.so CCLD RANAP_Constants_part_2.so CCLD RANAP_Constants_part_3.so CCLD RANAP_Constants_part_4.so CCLD RANAP_Constants_part_5.so CCLD RANAP_Constants_part_6.so CCLD RANAP_Constants_part_7.so CCLD RANAP_Containers_part_1.so CCLD RANAP_Containers_part_2.so CCLD RANAP_Containers_part_3.so CCLD RANAP_Containers_part_4.so CCLD RANAP_Containers_part_5.so CCLD RANAP_Containers_part_6.so CCLD RANAP_Containers_part_7.so CCLD RANAP_IEs_part_1.so CCLD RANAP_IEs_part_2.so CCLD RANAP_IEs_part_3.so CCLD RANAP_IEs_part_4.so CCLD RANAP_IEs_part_5.so CCLD RANAP_IEs_part_6.so CCLD RANAP_IEs_part_7.so CCLD RANAP_PDU_Contents_part_1.so CCLD RANAP_PDU_Contents_part_2.so CCLD RANAP_PDU_Contents_part_3.so CCLD RANAP_PDU_Contents_part_4.so CCLD RANAP_PDU_Contents_part_5.so CCLD RANAP_PDU_Contents_part_6.so CCLD RANAP_PDU_Contents_part_7.so CCLD RANAP_PDU_Descriptions_part_1.so CCLD RANAP_PDU_Descriptions_part_2.so CCLD RANAP_PDU_Descriptions_part_3.so CCLD RANAP_PDU_Descriptions_part_4.so CCLD RANAP_PDU_Descriptions_part_5.so CCLD RANAP_PDU_Descriptions_part_6.so CCLD RANAP_PDU_Descriptions_part_7.so CCLD Remote_Operations_Generic_ROS_PDUs_part_1.so CCLD Remote_Operations_Generic_ROS_PDUs_part_2.so CCLD Remote_Operations_Generic_ROS_PDUs_part_3.so CCLD Remote_Operations_Generic_ROS_PDUs_part_4.so CCLD Remote_Operations_Generic_ROS_PDUs_part_5.so CCLD Remote_Operations_Generic_ROS_PDUs_part_6.so CCLD Remote_Operations_Generic_ROS_PDUs_part_7.so CCLD Remote_Operations_Information_Objects_part_1.so CCLD Remote_Operations_Information_Objects_part_2.so CCLD Remote_Operations_Information_Objects_part_3.so CCLD Remote_Operations_Information_Objects_part_4.so CCLD Remote_Operations_Information_Objects_part_5.so CCLD Remote_Operations_Information_Objects_part_6.so CCLD Remote_Operations_Information_Objects_part_7.so CCLD SS_DataTypes_part_1.so CCLD SS_DataTypes_part_2.so CCLD SS_DataTypes_part_3.so CCLD SS_DataTypes_part_4.so CCLD SS_DataTypes_part_5.so CCLD SS_DataTypes_part_6.so CCLD SS_DataTypes_part_7.so CCLD SS_Errors_part_1.so CCLD SS_Errors_part_2.so CCLD SS_Errors_part_3.so CCLD SS_Errors_part_4.so CCLD SS_Errors_part_5.so CCLD SS_Errors_part_6.so CCLD SS_Errors_part_7.so CCLD SS_Operations_part_1.so CCLD SS_Operations_part_2.so CCLD SS_Operations_part_3.so CCLD SS_Operations_part_4.so CCLD SS_Operations_part_5.so CCLD SS_Operations_part_6.so CCLD SS_Operations_part_7.so CCLD SS_PDU_Defs_part_1.so CCLD SS_PDU_Defs_part_2.so CCLD SS_PDU_Defs_part_3.so CCLD SS_PDU_Defs_part_4.so CCLD SS_PDU_Defs_part_5.so CCLD SS_PDU_Defs_part_6.so CCLD SS_PDU_Defs_part_7.so CCLD SS_Protocol_part_1.so CCLD SS_Protocol_part_2.so CCLD SS_Protocol_part_3.so CCLD SS_Protocol_part_4.so CCLD SS_Protocol_part_5.so CCLD SS_Protocol_part_6.so CCLD SS_Protocol_part_7.so CCLD SDP_parse_.tab.so CCLD lex.SDP_parse_.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD MAP_EncDec.so CCLD MGCP_CodecPort_CtrlFunctDef.so CCLD MNCC_EncDec.so CCLD Native_FunctionDefs.so CCLD RANAP_EncDec.so CCLD RTP_CodecPort_CtrlFunctDef.so CCLD RTP_EncDec.so CCLD SCCP_EncDec.so CCLD SCTPasp_PT.so CCLD SDP_EncDec.so CCLD SGsAP_CodecPort_CtrlFunctDef.so CCLD SMPP_CodecPort_CtrlFunctDef.so CCLD SMPP_EncDec.so CCLD SS_EncDec.so CCLD TCCConversion.so CCLD TCCEncoding.so CCLD TCCInterface.so CCLD TCCOpenSecurity.so CCLD TELNETasp_PT.so CCLD UD_PT.so CCLD MSC_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/ttcn3/msc' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 1s (348 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0', 'apt-rdepends', 'osmo-msc'] [testenv] osmo-msc -> osmo-msc: installing osmo-msc-dbg [testenv] osmo-msc -> libasn1c1: installing libasn1c-dbg [testenv] osmo-msc -> libc6: installing libc6-dbg [testenv] osmo-msc -> libosmocore22: installing libosmocore-dbg [testenv] osmo-msc -> libosmo-mgcp-client14: installing libosmo-mgcp-client14-dbgsym [testenv] osmo-msc -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv] osmo-msc -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0', 'apt-rdepends', 'osmo-stp'] [testenv] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv] osmo-stp -> libc6: installing libc6-dbg [testenv] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-msc, osmo-stp, osmo-msc-dbg, libasn1c-dbg, libc6-dbg, libosmocore-dbg, libosmo-mgcp-client14-dbgsym, libosmo-ranap-dbg, libosmo-sigtran-dbg, osmo-stp-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-msc', 'osmo-stp', 'osmo-msc-dbg', 'libasn1c-dbg', 'libc6-dbg', 'libosmocore-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-ranap-dbg', 'libosmo-sigtran-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libc-bin libc-dev-bin libc6 libc6-dev libosmo-gsup-client0 libosmo-mgcp-client14 libosmo-ranap7 libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools osmo-mgw The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libosmo-gsup-client0 libosmo-mgcp-client14 libosmo-mgcp-client14-dbgsym libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 libsmpp1 osmo-msc osmo-msc-dbg osmo-stp osmo-stp-dbg osmocom-nightly The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 30 newly installed, 0 to remove and 85 not upgraded. Need to get 20.4 MB of archives. After this operation, 24.9 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202504262026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.24.ece60.202504262026 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.24.ece60.202504262026 [71.2 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.24.ece60.202504262026 [229 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.4.6539.202504262026 [60.1 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.24.ece60.202504262026 [105 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.17.d2e8.202504262026 [71.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.9.1.202504262026 [21.5 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.14.0.29.2fded.202504262026 [58.9 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.14.0.29.2fded.202504262026 [101 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.63.64c8.202504262026 [137 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.63.64c8.202504262026 [488 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.24.ece60.202504262026 [52.1 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.24.ece60.202504262026 [71.6 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.24.ece60.202504262026 [179 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.24.ece60.202504262026 [60.3 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.24.ece60.202504262026 [64.3 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.24.ece60.202504262026 [51.0 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.24.ece60.202504262026 [44.3 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.4.1.f1ec.202504262026 [101 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.1.0.63.64c8.202504262026 [18.3 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.1.0.63.64c8.202504262026 [22.7 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202504262026 [75.3 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202504262026 [286 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.7.0.2.38a6.202504262026 [224 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.7.0.2.38a6.202504262026 [953 kB] Get:28 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:29 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.24.ece60.202504262026 [2165 kB] Get:31 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:32 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-msc 1.13.0.7.86cda.202504262026 [351 kB] Get:34 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-msc-dbg 1.13.0.7.86cda.202504262026 [1514 kB] Fetched 20.4 MB in 0s (100 MB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202504262026_amd64.deb ... Unpacking osmocom-nightly (202504262026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.6.0.4.6539.202504262026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.4.6539.202504262026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../07-libosmoabis15_2.0.0.17.d2e8.202504262026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.17.d2e8.202504262026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.9.1.202504262026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1.202504262026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../09-libosmo-mgcp-client14_1.14.0.29.2fded.202504262026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0.29.2fded.202504262026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../10-libosmo-mgcp-client14-dbgsym_1.14.0.29.2fded.202504262026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.29.2fded.202504262026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../11-libosmo-sigtran11_2.1.0.63.64c8.202504262026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.63.64c8.202504262026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../12-libosmo-sigtran-dbg_2.1.0.63.64c8.202504262026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.63.64c8.202504262026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../13-libosmocodec4_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../14-libosmocoding0_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../15-libosmogb14_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../16-libosmoctrl0_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../17-libosmosim2_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../18-libosmousb0_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../19-libosmocore_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmocore (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libsmpp1:amd64. Preparing to unpack .../20-libsmpp1_1.14.4.1.f1ec.202504262026_amd64.deb ... Unpacking libsmpp1:amd64 (1.14.4.1.f1ec.202504262026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../21-osmo-stp_2.1.0.63.64c8.202504262026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.63.64c8.202504262026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../22-osmo-stp-dbg_2.1.0.63.64c8.202504262026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.63.64c8.202504262026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../23-libasn1c1_0.9.38.202504262026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202504262026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../24-libasn1c-dbg_0.9.38.202504262026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202504262026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../25-libosmo-ranap7_1.7.0.2.38a6.202504262026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.2.38a6.202504262026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../26-libosmo-ranap-dbg_1.7.0.2.38a6.202504262026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.2.38a6.202504262026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../27-libosmocore-dbg_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package osmo-msc. Preparing to unpack .../28-osmo-msc_1.13.0.7.86cda.202504262026_amd64.deb ... Unpacking osmo-msc (1.13.0.7.86cda.202504262026) ... Selecting previously unselected package osmo-msc-dbg:amd64. Preparing to unpack .../29-osmo-msc-dbg_1.13.0.7.86cda.202504262026_amd64.deb ... Unpacking osmo-msc-dbg:amd64 (1.13.0.7.86cda.202504262026) ... Setting up osmocom-nightly (202504262026) ... Setting up libsmpp1:amd64 (1.14.4.1.f1ec.202504262026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmocodec4:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libasn1c1:amd64 (0.9.38.202504262026) ... Setting up libosmovty13:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmoisdn0:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmousb0:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0.29.2fded.202504262026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.29.2fded.202504262026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libasn1c-dbg:amd64 (0.9.38.202504262026) ... Setting up libosmogsm20:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmoctrl0:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmogb14:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmonetif11:amd64 (1.6.0.4.6539.202504262026) ... Setting up libosmocoding0:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmosim2:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmocore (1.11.0.24.ece60.202504262026) ... Setting up libosmoabis15:amd64 (2.0.0.17.d2e8.202504262026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.63.64c8.202504262026) ... Setting up libosmocore-dbg:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmo-gsup-client0:amd64 (1.9.1.202504262026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.63.64c8.202504262026) ... Setting up osmo-stp:amd64 (2.1.0.63.64c8.202504262026) ... 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.202504262026) ... Setting up libosmo-ranap-dbg:amd64 (1.7.0.2.38a6.202504262026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.63.64c8.202504262026) ... Setting up osmo-msc (1.13.0.7.86cda.202504262026) ... 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.202504262026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc/MSC_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/stp'] [testenv] + ['cp', '-a', 'osmo-msc.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/msc'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc/MSC_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test"#', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.default'] [testenv] Running stp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/stp', 'testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/stp/stp.log'] 20250427103223117 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250427103223117 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:59) 20250427103223117 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) 20250427103223117 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250427103223117 DLSS7 NOTICE 0: ASP(virt-bsc0-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250427103223117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Allocated (fsm.c:456) 20250427103223117 DLSS7 INFO 0: AS(virt-bsc0) Created AS (osmo_ss7_instance.c:324) 20250427103223117 DLSS7 INFO 0: AS(virt-bsc0) Adding ASP virt-bsc0-0 to AS (osmo_ss7_as.c:160) 20250427103223117 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250427103223117 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) 20250427103223117 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Allocated (fsm.c:456) 20250427103223117 DLSS7 NOTICE 0: ASP(virt-bsc1-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250427103223117 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Allocated (fsm.c:456) 20250427103223117 DLSS7 INFO 0: AS(virt-bsc1) Created AS (osmo_ss7_instance.c:324) 20250427103223117 DLSS7 INFO 0: AS(virt-bsc1) Adding ASP virt-bsc1-0 to AS (osmo_ss7_as.c:160) 20250427103223117 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250427103223117 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) 20250427103223117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250427103223117 DLSS7 NOTICE 0: ASP(virt-rnc0-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250427103223117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250427103223117 DLSS7 INFO 0: AS(virt-rnc0) Created AS (osmo_ss7_instance.c:324) 20250427103223117 DLSS7 INFO 0: AS(virt-rnc0) Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:160) 20250427103223117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250427103223117 DLSS7 INFO 0: Creating route: pc=193=0.24.1 mask=0x3fff via AS 'virt-bsc0' (osmo_ss7_route.c:129) 20250427103223117 DLSS7 INFO 0: Creating route: pc=194=0.24.2 mask=0x3fff via AS 'virt-bsc1' (osmo_ss7_route.c:129) 20250427103223117 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:129) 20250427103223117 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20250427103223117 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20250427103223117 DLSS7 INFO (Re)binding m3ua Server to :::2905 (osmo_ss7_xua_srv.c:286) 20250427103223117 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20250427103223117 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20250427103223117 DLSS7 INFO (Re)binding ipa Server to :::5000 (osmo_ss7_xua_srv.c:286) 20250427103223117 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv] Running msc [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/msc', 'testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0', 'sh', '-c', 'osmo-msc 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/msc/msc.log'] 20250427103223278 DLSS7 INFO (r=::ffff:127.0.0.1:36667<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103223278 DLSS7 INFO (r=::ffff:127.0.0.1:36667<->l=::ffff:127.0.0.1:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20250427103223278 DLSS7 INFO 0: ASP(asp-dyn-0) Restarting ASP asp-dyn-0, r=::ffff:127.0.0.1:36667<->l=:::2905 (osmo_ss7_asp.c:722) 20250427103223278 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250427103223278 DLSS7 NOTICE 0: ASP(asp-dyn-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250427103223278 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103223278 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250427103223278 DMNCC NOTICE MNCC socket at /tmp/mncc.sock (mncc_sock.c:300) 20250427103223279 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4254 (telnet_interface.c:88) 20250427103223279 DSMPP NOTICE SMPP at 0.0.0.0 2775 (smpp_smsc.c:990) 20250427103223279 DLCTRL NOTICE CTRL at 127.0.0.1 4255 (control_if.c:1026) 20250427103223279 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103223279 DDB NOTICE Init database connection to ':memory:' using SQLite3 lib version 3.40.1 (db.c:521) 20250427103223281 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250427103223281 DMSC NOTICE MGW pool with 1 pool members configured, (ignoring MGW configuration in VTY node 'msc'). (msc_main.c:577) 20250427103223281 DLSCCP NOTICE OsmoMSC-A-Iu: Using SS7 instance 0, pc:0.23.1 (sccp_user.c:584) 20250427103223281 DLSCCP NOTICE OsmoMSC-A-Iu: Using AS instance as-clnt-OsmoMSC-A (sccp_user.c:602) 20250427103223281 DLSCCP NOTICE OsmoMSC-A-Iu: Creating default route (sccp_user.c:608) 20250427103223281 DLSCCP NOTICE OsmoMSC-A-Iu: Using ASP instance asp-clnt-OsmoMSC-A (sccp_user.c:713) 20250427103223281 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250427103223281 DSGS NOTICE SGs socket bound to r=NULL<->l=0.0.0.0:29118 (sgs_server.c:186) 20250427103223281 DMSC NOTICE A-interface: SCCP user OsmoMSC-A:RI=SSN_PC,PC=(no PC),SSN=BSSAP, cs7-instance 0 ((null)) (msc_main.c:791) 20250427103223281 DMSC NOTICE Iu-interface: SCCP user OsmoMSC-IuCS:RI=SSN_PC,PC=(no PC),SSN=RANAP, cs7-instance 0 ((null)) (msc_main.c:812) 20250427103223281 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103223281 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103223281 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103223281 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103223281 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103223281 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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/ttcn3', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4254', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite', 'testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/start-testsuite.sh', 'msc/MSC_Tests', 'MSC_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli MSC_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: MSC_Tests.cfg MC@84c1225eaf8b: Unix server socket created successfully. MC@84c1225eaf8b: Listening on TCP port 44741. MC2> 84c1225eaf8b is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/ttcn3/msc/MSC_Tests 84c1225eaf8b 44741 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@84c1225eaf8b: New HC connected from 10.0.2.100 [10.0.2.100]. 84c1225eaf8b: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@84c1225eaf8b: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@84c1225eaf8b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@84c1225eaf8b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@84c1225eaf8b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@84c1225eaf8b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@84c1225eaf8b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@84c1225eaf8b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@84c1225eaf8b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@84c1225eaf8b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@84c1225eaf8b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@84c1225eaf8b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@84c1225eaf8b: Configuration file was processed on all HCs. MC@84c1225eaf8b: Creating MTC on host 10.0.2.100. MC@84c1225eaf8b: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cr_before_reset'. ------ MSC_Tests.TC_cr_before_reset ------ Sun Apr 27 10:32:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cr_before_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cr_before_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103224282 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cr_before_reset' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_cr_before_reset started. MSC_Test-M3UA(4)@84c1225eaf8b: ************************************************* MSC_Test-M3UA(4)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test-M3UA(4)@84c1225eaf8b: ************************************************* MSC_Test-SCCP(3)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103225282 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103225282 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (RKM:REG-REQ) (m3ua.c:775) 20250427103225282 DLSS7 INFO 0: ASP(asp-dyn-0) RKM: Registering routing key 3 for DPC 0.23.1 (xua_rkm.c:204) 20250427103225282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250427103225282 DLSS7 INFO 0: AS(as-rkm-3) Created AS (osmo_ss7_instance.c:324) 20250427103225282 DLSS7 INFO 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:129) 20250427103225282 DLSS7 INFO 0: AS(as-rkm-3) Adding ASP asp-dyn-0 to AS (osmo_ss7_as.c:160) 20250427103225282 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250427103225282 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) 20250427103225282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:358) 20250427103225282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103225282 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) 20250427103225282 DLSS7 INFO 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103225282 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) 20250427103225282 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103225283 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:671) 20250427103225283 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103225283 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103225283 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103225283 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) 20250427103225283 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103225283 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103225283 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103225283 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) 20250427103225283 DLSS7 INFO 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103225283 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) 20250427103225283 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427103225283 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoMSC-A)[0x55eefe00de10]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250427103225283 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Received NOTIFY Type State Change:AS Active () (m3ua.c:671) 20250427103225455 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103225455 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103225455 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103225455 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test-M3UA(4)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test-M3UA(4)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-M3UA(4)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103225465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103225465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103225465 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103225465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103225465 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103225465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103225465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103225465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103225465 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103225465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103225465 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test-M3UA(4)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-M3UA(4)@84c1225eaf8b: Message received on association #8 MSC_Test-M3UA(4)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test-M3UA(4)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103225468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103225468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103225468 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103225468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103225468 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103225468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103225469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103225469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103225469 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103225469 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103225469 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103225469 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427103225469 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103225469 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-M3UA(4)@84c1225eaf8b: Message received on association #8 MSC_Test-M3UA(4)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-M3UA(4)@84c1225eaf8b: Message received on association #8 MSC_Test-M3UA(4)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test-M3UA(4)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test-M3UA(4)@84c1225eaf8b: Message received on association #8 MSC_Test-M3UA(4)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103226284 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103227285 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103227324 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) 20250427103227324 DLSS7 INFO 0: ASP(asp-dyn-0) xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250427103227324 DLSS7 INFO 0: ASP(asp-dyn-0) xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [::ffff:10.0.2.100]:36667 err=None (osmo_ss7_asp.c:824) MSC_Test-SCCP(3)@84c1225eaf8b: First idle individual index:0 20250427103228267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103228267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103228267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103228267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103228267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103228267 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) 20250427103228267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103228267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103228267 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test-M3UA(4)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103228267 DLSS7 DEBUG 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) 20250427103228267 DBSSAP NOTICE (GERAN-A-1 from RI=SSN_PC,PC=0.24.1,SSN=BSSAP) Received invalid N-CONNECT.ind (sccp_ran.c:87) MSC_Test-M3UA(4)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103228285 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103228468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103228469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103228469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103228469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103228469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103228469 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103228469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103228469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103228469 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103228469 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103228470 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103228470 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103228470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103228470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103228470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103228470 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) 20250427103228470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103228470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103228470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103228470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 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)@84c1225eaf8b: Message received on association #8 MSC_Test-M3UA(4)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427103229286 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103230287 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103231288 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: setverdict(pass): none -> pass 20250427103232265 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103232265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103232265 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103232265 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103232265 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103232265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103232265 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103232265 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103232265 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103232265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103232265 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103232265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103232266 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103232266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103232266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103232266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103232266 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103232266 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103232266 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103232266 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103232266 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-M3UA(4)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SCCP(3)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: pass MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SCCP(3): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-M3UA(4): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_cr_before_reset finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass'. Sun Apr 27 10:32:32 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 20250427103232288 DLGSUP 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) 20250427103233290 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) 20250427103234266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103234266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103234266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427103234291 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi'. ------ MSC_Tests.TC_lu_imsi_noauth_tmsi ------ Sun Apr 27 10:32:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103235292 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_noauth_tmsi started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(8)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(8)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(8)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(6)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103235774 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(9)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103235969 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103235969 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103235969 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103235969 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(8)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(8)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103235974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103235974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103235974 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103235974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103235974 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103235974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103235974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103235974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103235974 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103235974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103235974 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(8)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(8)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(8)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(8)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103235975 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103235975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103235975 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103235975 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103235975 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103235975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103235975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103235975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103235975 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103235975 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103235975 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103235975 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(8)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(8)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103235975 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103235975 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(8)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(8)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(8)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(8)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(8)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103236293 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103236293 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(11)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(11)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103236299 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(11)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(11)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(11)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(11)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103236332 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103236332 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(12)@84c1225eaf8b: Created GsupExpect[0] for "262420000000001" to be handled at TC_lu_imsi_noauth_tmsi0(14) TC_lu_imsi_noauth_tmsi0(14)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103236783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103236783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103236783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103236783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103236783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103236783 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103236783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103236783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103236783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103236783 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103236784 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103236784 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103236784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103236784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103236784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103236784 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103236784 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103236784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103236784 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103236784 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(8)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(7)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(7)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_noauth_tmsi0(14)16641234 MSC_Test_0-SCCP(6)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(7)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103236798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103236798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103236798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103236798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103236798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103236798 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103236798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103236798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103236798 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103236798 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 fd ec 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 10 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(8)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103236799 DMM DEBUG msc_a(IMSI-262420000000001:GERAN-A-2:LU)[0x55eefe1a1df0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000001 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103236799 DMM DEBUG msc_a(IMSI-262420000000001:GERAN-A-2:LU)[0x55eefe1a1df0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103236799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103236799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000001:GERAN-A-2:LU)[0x55eefe1a1df0] (fsm.c:486) 20250427103236799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103236799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103236799 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103236799 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000001 id=262420000000001 (vlr.c:661) 20250427103236799 DVLR INFO New subscr, IMSI: 262420000000001 (vlr.c:562) 20250427103236799 DVLR DEBUG VLR subscr IMSI-262420000000001 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103236799 DVLR DEBUG VLR subscr IMSI-262420000000001 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103236799 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103236799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103236799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103236799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103236799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103236799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103236799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103236799 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103236799 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55eefe1a2080] (fsm.c:486) 20250427103236799 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103236799 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103236799 DPAG NOTICE ran_peer(GERAN-A:RI-SSN_PC:PC-0-24-1:SSN-BSSAP)[0x55eefe15a7a0]{READY}: Added seen cell to this RAN peer: CGI:262-42-23-42 (ran_peer.c:105) 20250427103236799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103236799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103236799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103236799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103236799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103236799 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) 20250427103236799 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103236799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103236799 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103236799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ec d2 00 00 02 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103236800 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103236800 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103236800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103236800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103236800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103236800 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103236800 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103236800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103236800 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103236800 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 fd ec d2 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(8)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(8)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(8)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@84c1225eaf8b: { messageType := 2, destLocRef := 'FDECD2'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(6)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(6)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(12)@84c1225eaf8b: Found GsupExpect[0] for "262420000000001" handled at TC_lu_imsi_noauth_tmsi0(14) MSC_Test-GSUP(12)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi0(14)"262420000000001" 20250427103236803 DVLR DEBUG VLR subscr IMSI-262420000000001 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103236803 DVLR DEBUG VLR subscr IMSI-262420000000001 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_imsi_noauth_tmsi0(14)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(6)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(6)@84c1225eaf8b: vl_from0 TC_lu_imsi_noauth_tmsi0(14)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(6)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427103236804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103236804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103236804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103236804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103236804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103236805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103236805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103236805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103236805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103236805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(8)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103236808 DVLR DEBUG VLR subscr IMSI-262420000000001 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103236808 DVLR DEBUG IMSI:262420000000001 has MSISDN:491230000001 (vlr.c:1045) 20250427103236808 DMSC NOTICE msub(IMSI-262420000000001:MSISDN-491230000001) VLR: update for IMSI=262420000000001 (MSISDN=491230000001) (gsm_04_08.c:1541) 20250427103236808 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103236809 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103236809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103236809 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103236809 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103236809 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103236809 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55eefe1a2080] (vlr_lu_fsm.c:110) 20250427103236809 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103236809 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103236809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103236809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103236809 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55eefe1a3640]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103236809 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55eefe1a3640]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55eefe1a2080] (fsm.c:486) 20250427103236809 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55eefe1a3640]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103236809 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55eefe1a3640]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103236809 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55eefe1a3640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103236809 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55eefe1a3640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103236809 DMSC NOTICE msub(IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x975546BB) VLR: update for IMSI=262420000000001 (MSISDN=491230000001) (gsm_04_08.c:1541) 20250427103236809 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55eefe1a3640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103236809 DMM DEBUG -> IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x975546BB LOCATION UPDATE ACCEPT (TMSI = 0x975546bb) (gsm_04_08.c:149) 20250427103236809 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x975546BB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103236809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103236809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103236809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103236809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103236809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103236809 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103236809 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103236809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103236809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103236809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 fd ec d2 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 97 55 46 bb (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(8)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(8)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(6)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi0(14)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(7)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(7)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(6)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(6)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(6)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427103236816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103236816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103236816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103236816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103236816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(8)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103236816 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103236816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103236816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103236816 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103236816 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103236816 DMM DEBUG msc_a(IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x975546BB:GERAN-A-2:LU)[0x55eefe1a1df0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103236816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x975546BB:GERAN-A-2:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103236816 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55eefe1a3640]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103236816 DMSC NOTICE msub(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x975546BB) VLR: update for IMSI=262420000000001 (MSISDN=491230000001) (gsm_04_08.c:1541) 20250427103236816 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x975546BB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103236816 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55eefe1a3640]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103236816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x975546BB:GERAN-A-2:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103236816 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55eefe1a3640]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103236816 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55eefe1a3640]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x975546BB:GERAN-A-2:LU)[0x55eefe1a2080] (vlr_lu_fsm.c:817) 20250427103236816 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55eefe1a3640]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103236816 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55eefe1a3640]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103236816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x975546BB:GERAN-A-2:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103236816 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000001/3/1): Available (smpp_smsc.c:626) 20250427103236816 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x975546BB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103236816 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x975546BB + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103236816 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x975546BB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103236816 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x975546BB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103236816 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103236816 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103236816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103236816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103236816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103236816 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103236816 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103236816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103236816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103236816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ec d2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(8)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(8)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(6)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(6)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(6)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(6)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103236818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103236818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103236818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103236818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103236818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103236818 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103236818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103236818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103236818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103236818 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 02 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(8)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103236818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x975546BB:GERAN-A-2:LU)[0x55eefe1a2080]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103236818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x975546BB:GERAN-A-2:LU)[0x55eefe1a2080]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x975546BB:GERAN-A-2:LU)[0x55eefe1a1df0] (msc_a.c:1053) 20250427103236818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x975546BB:GERAN-A-2:LU)[0x55eefe1a2080]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103236818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x975546BB:GERAN-A-2:LU)[0x55eefe1a2080]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103236818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x975546BB:GERAN-A-2:LU)[0x55eefe1a2080]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103236818 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x975546BB - active-conn: now used by 1 (attached) (msub.c:375) 20250427103236819 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103236819 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103236819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103236819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103236819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103236819 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103236819 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103236819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103236819 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103236819 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ec d2 00 00 02 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(8)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(8)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@84c1225eaf8b: Session index based on local reference:0 20250427103236819 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103236819 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103236819 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103236819 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103236819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103236819 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103236819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103236819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103236819 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103236819 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fd ec d2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(8)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(7)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi0(14)16641234 TC_lu_imsi_noauth_tmsi0(14)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103236820 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x975546BB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103236820 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x975546BB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_tmsi0(14)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(14)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-SCCP(6)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(8)@84c1225eaf8b: Final verdict of PTC: none 20250427103236827 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103236827 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(7)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(12)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(9)@84c1225eaf8b: Final verdict of PTC: none 20250427103236829 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(15)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(11)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(13)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(10)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(6): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(7): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(8): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(9): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(10): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(11): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(12): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(13): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_noauth_tmsi0(14): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(15): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_noauth_tmsi finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass'. Sun Apr 27 10:32:36 UTC 2025 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_noauth_tmsi.talloc 20250427103237020 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103237020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103237020 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103237020 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103237020 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103237020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103237020 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103237020 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103237020 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103237020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103237020 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103237020 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103237020 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103237020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103237020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103237020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103237020 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103237020 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103237020 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103237021 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103237021 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=165040) 20250427103237830 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=165040, count=201524) 20250427103238832 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103239022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103239022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103239022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi'. ------ MSC_Tests.TC_lu_imsi_noauth_notmsi ------ Sun Apr 27 10:32:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103239833 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_noauth_notmsi started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(19)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(19)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(19)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(17)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103240384 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(20)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103240579 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103240579 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103240579 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103240579 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(19)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(19)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103240584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103240584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103240584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103240584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103240584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103240584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103240584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103240584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103240584 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103240584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103240584 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(19)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(19)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(19)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(19)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(19)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(19)@84c1225eaf8b: Message received on association #8 20250427103240585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103240585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103240585 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103240585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103240585 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103240585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103240585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103240585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103240585 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103240585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103240585 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103240585 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(19)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(19)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(19)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(19)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(19)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103240585 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103240585 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427103240834 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103240835 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(22)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(22)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103240840 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(22)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(22)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(22)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(22)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103240866 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103240866 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(23)@84c1225eaf8b: Created GsupExpect[0] for "262420000000002" to be handled at TC_lu_imsi_noauth_notmsi0(25) TC_lu_imsi_noauth_notmsi0(25)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103241392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103241392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103241392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103241392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103241392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103241392 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103241392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103241392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103241392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103241392 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103241392 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103241392 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103241392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103241392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103241392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103241392 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103241392 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103241392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103241392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103241392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(19)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(18)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(18)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_noauth_notmsi0(25)8371230 MSC_Test_0-SCCP(17)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(18)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103241406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103241406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103241406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103241406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103241406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103241406 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103241406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103241406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103241406 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103241406 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 bc 1e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 20 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(19)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103241407 DMM DEBUG msc_a(IMSI-262420000000002:GERAN-A-3:LU)[0x55eefe1a1b60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000002 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103241407 DMM DEBUG msc_a(IMSI-262420000000002:GERAN-A-3:LU)[0x55eefe1a1b60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103241407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55eefe19eaa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103241407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55eefe19eaa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000002:GERAN-A-3:LU)[0x55eefe1a1b60] (fsm.c:486) 20250427103241407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55eefe19eaa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103241407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55eefe19eaa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103241407 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103241407 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000002 id=262420000000002 (vlr.c:661) 20250427103241407 DVLR INFO New subscr, IMSI: 262420000000002 (vlr.c:562) 20250427103241407 DVLR DEBUG VLR subscr IMSI-262420000000002 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103241407 DVLR DEBUG VLR subscr IMSI-262420000000002 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103241407 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103241407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55eefe19eaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103241407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55eefe19eaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103241407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55eefe19eaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103241407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55eefe19eaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103241407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55eefe19eaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103241407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55eefe19eaa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103241407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103241407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55eefe19eaa0] (fsm.c:486) 20250427103241407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103241407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103241407 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103241407 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103241407 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103241407 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103241407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103241407 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) 20250427103241407 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103241407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103241407 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103241407 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7f bc 1e 00 00 03 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103241407 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103241407 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103241407 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103241407 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103241407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103241407 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103241407 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103241407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103241407 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103241407 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 7f bc 1e 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(19)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(19)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(19)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@84c1225eaf8b: { messageType := 2, destLocRef := '7FBC1E'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(23)@84c1225eaf8b: Found GsupExpect[0] for "262420000000002" handled at TC_lu_imsi_noauth_notmsi0(25) MSC_Test-GSUP(23)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi0(25)"262420000000002" MSC_Test_0-SCCP(17)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(17)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103241411 DVLR DEBUG VLR subscr IMSI-262420000000002 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103241411 DVLR DEBUG VLR subscr IMSI-262420000000002 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(17)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(17)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(17)@84c1225eaf8b: vl_from0 20250427103241412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103241412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103241412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103241412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103241412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103241412 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103241412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103241412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103241412 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103241412 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(17)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_imsi_noauth_notmsi0(25)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(19)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_notmsi0(25)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103241416 DVLR DEBUG VLR subscr IMSI-262420000000002 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103241416 DVLR DEBUG IMSI:262420000000002 has MSISDN:491230000002 (vlr.c:1045) 20250427103241416 DMSC NOTICE msub(IMSI-262420000000002:MSISDN-491230000002) VLR: update for IMSI=262420000000002 (MSISDN=491230000002) (gsm_04_08.c:1541) 20250427103241416 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103241417 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103241417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55eefe19eaa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103241417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103241417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103241417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103241417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55eefe19eaa0] (vlr_lu_fsm.c:110) 20250427103241417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103241417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103241417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55eefe19eaa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103241417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55eefe19eaa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103241417 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55eefe1a63d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103241417 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55eefe1a63d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55eefe19eaa0] (fsm.c:486) 20250427103241417 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55eefe1a63d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103241417 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55eefe1a63d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103241417 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55eefe1a63d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103241417 DMM DEBUG -> IMSI-262420000000002:MSISDN-491230000002 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250427103241417 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 + attached: now used by 3 (active-conn,vlr_gsup_rx,attached) (vlr_lu_fsm.c:378) 20250427103241417 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55eefe1a63d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103241417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55eefe19eaa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103241417 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55eefe1a63d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103241417 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55eefe1a63d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55eefe19eaa0] (vlr_lu_fsm.c:817) 20250427103241417 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55eefe1a63d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103241417 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55eefe1a63d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103241417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55eefe19eaa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103241417 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000002/3/1): Available (smpp_smsc.c:626) 20250427103241417 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) 20250427103241417 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) 20250427103241417 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) 20250427103241417 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) 20250427103241417 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - vlr_gsup_rx: now used by 2 (active-conn,attached) (vlr.c:1410) 20250427103241417 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103241417 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103241417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103241417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103241417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103241417 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103241417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103241417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103241417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103241417 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 7f bc 1e 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) 20250427103241417 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103241417 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103241417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103241417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103241417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103241417 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103241417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103241417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103241417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103241417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7f bc 1e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(19)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(19)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(17)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(19)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(19)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(17)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi0(25)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(17)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(17)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(17)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(17)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103241422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103241422 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103241422 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103241422 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103241422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103241422 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103241422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103241422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103241422 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103241422 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(19)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103241422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55eefe19eaa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103241422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55eefe19eaa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55eefe1a1b60] (msc_a.c:1053) 20250427103241422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55eefe19eaa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103241422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55eefe19eaa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103241422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55eefe19eaa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103241422 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103241422 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103241422 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103241422 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103241422 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103241422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103241422 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103241422 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103241422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103241422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103241422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7f bc 1e 00 00 03 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(19)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(19)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@84c1225eaf8b: Session index based on local reference:0 20250427103241423 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103241423 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103241423 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103241423 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103241423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103241423 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103241423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103241423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103241423 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103241423 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7f bc 1e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(19)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(18)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi0(25)8371230 TC_lu_imsi_noauth_notmsi0(25)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103241423 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103241423 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_notmsi0(25)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi0(25)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(23)@84c1225eaf8b: Final verdict of PTC: none 20250427103241428 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103241428 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(20)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(18)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(24)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(17)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(21)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(19)@84c1225eaf8b: Final verdict of PTC: none 20250427103241434 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(22)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(26)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(16)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(16): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(17): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(18): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(19): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(20): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(21): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(22): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(23): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(24): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_noauth_notmsi0(25): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(26): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_noauth_notmsi finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass'. Sun Apr 27 10:32:41 UTC 2025 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_noauth_notmsi.talloc 20250427103241624 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103241624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103241624 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103241624 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103241624 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103241624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103241624 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103241624 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103241624 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103241624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103241624 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103241624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103241624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103241624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103241624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103241624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103241624 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103241624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103241624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103241625 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103241625 DIUCS DEBUG (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) 20250427103242435 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=190788) 20250427103243436 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103243625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103243625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103243626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi'. ------ MSC_Tests.TC_lu_tmsi_noauth_notmsi ------ Sun Apr 27 10:32:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_tmsi_noauth_notmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_tmsi_noauth_notmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103244438 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_tmsi_noauth_notmsi started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(30)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(30)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(30)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(28)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103245133 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(31)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103245324 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103245324 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103245324 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103245325 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(30)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(30)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103245330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103245330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103245330 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103245330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103245330 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103245330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103245330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103245330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103245330 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103245330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103245330 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(30)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(30)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(30)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(30)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(30)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(30)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(30)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103245330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103245330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103245330 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103245330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103245330 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103245330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103245330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103245330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103245330 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103245330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103245330 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103245330 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(30)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(30)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(30)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(30)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103245331 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103245331 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427103245439 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103245439 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(33)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(33)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103245445 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(33)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(33)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(33)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(33)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103245470 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103245470 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(34)@84c1225eaf8b: Created GsupExpect[0] for "262420000000101" to be handled at TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250427103246133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103246133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103246133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103246133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103246133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103246133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103246133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103246133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103246133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103246133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103246134 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103246134 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103246134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103246134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103246134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103246134 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103246134 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103246134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103246134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103246134 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(29)@84c1225eaf8b: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)7779453 MSC_Test_0-SCCP(28)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(29)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103246142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103246142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103246142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103246142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103246142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103246142 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103246142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103246142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103246142 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103246142 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 76 b4 7d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1e 00 1c 57 05 08 00 62 f2 24 00 17 00 2a 17 0f 05 08 02 62 f2 20 99 99 52 05 f4 0b ad ba d0 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103246142 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a1df0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x0BADBAD0 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103246142 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a1df0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103246142 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103246142 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a1df0] (fsm.c:486) 20250427103246142 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103246142 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103246142 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250427103246142 DVLR INFO New subscr, TMSI: 0x0badbad0 (vlr.c:592) 20250427103246142 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103246142 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250427103246142 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103246142 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250427103246142 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250427103246143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103246143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103246143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103246143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103246143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103246143 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) 20250427103246143 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103246143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103246143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103246143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 76 b4 7d 00 00 04 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103246143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103246143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103246143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103246143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103246143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103246143 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103246143 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103246143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103246143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103246143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 76 b4 7d 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@84c1225eaf8b: { messageType := 2, destLocRef := '76B47D'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(28)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(28)@84c1225eaf8b: vl_from0 TC_lu_tmsi_noauth_notmsi0(36)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(28)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103246147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103246147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103246147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103246147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103246147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103246147 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103246147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103246147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103246147 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103246147 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 04 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(29)@84c1225eaf8b: patching N(SD)=1 into dtap '0519082926240000001010'O MSC_Test_0-RAN(29)@84c1225eaf8b: patched enc_l3: '0559082926240000001010'O MSC_Test_0-SCCP(28)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(28)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(28)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000B0559082926240000001010'O MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103246348 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103246349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103246349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103246349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103246349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103246349 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103246349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103246349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103246349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103246349 DLSS7 DEBUG 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) 20250427103246349 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000101 (gsm_04_08.c:223) 20250427103246349 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000101 id=262420000000101 (vlr.c:661) 20250427103246349 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250427103246349 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103246349 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103246349 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103246349 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103246349 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103246349 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103246349 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a63d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103246349 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a63d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a2080] (fsm.c:486) 20250427103246349 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a63d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103246349 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a63d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103246350 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103246350 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103246350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103246350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103246350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103246350 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103246350 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103246350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103246350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103246350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 76 b4 7d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 10 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(34)@84c1225eaf8b: Found GsupExpect[0] for "262420000000101" handled at TC_lu_tmsi_noauth_notmsi0(36) MSC_Test-GSUP(34)@84c1225eaf8b: Added IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(36)"262420000000101" 20250427103246363 DVLR DEBUG VLR subscr IMSI-262420000000101:TMSI-0x0BADBAD0 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103246363 DVLR DEBUG IMSI:262420000000101 has MSISDN:491230000101 (vlr.c:1045) 20250427103246363 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250427103246363 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103246365 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) 20250427103246365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103246365 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a63d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103246365 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a63d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103246365 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a63d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103246365 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a63d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a2080] (vlr_lu_fsm.c:110) 20250427103246365 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a63d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103246365 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a63d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103246365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103246365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103246365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a65b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103246365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a65b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a2080] (fsm.c:486) 20250427103246365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a65b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103246365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a65b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103246365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a65b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103246365 DMM DEBUG -> IMSI-262420000000101:MSISDN-491230000101 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250427103246365 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + attached: now used by 3 (active-conn,vlr_gsup_rx,attached) (vlr_lu_fsm.c:378) 20250427103246365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a65b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103246365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103246365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a65b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103246365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a65b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a2080] (vlr_lu_fsm.c:817) 20250427103246365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a65b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103246365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a65b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103246365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103246365 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250427103246365 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) 20250427103246365 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) 20250427103246365 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) 20250427103246366 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) 20250427103246366 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - vlr_gsup_rx: now used by 2 (active-conn,attached) (vlr.c:1410) 20250427103246366 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103246366 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103246366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103246366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103246366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103246366 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103246366 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103246366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103246366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103246366 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 76 b4 7d 00 01 14 01 00 11 05 02 62 f2 24 00 17 17 08 29 26 24 00 00 00 10 10 00 (osmo_ss7_asp.c:1164) 20250427103246366 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103246366 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103246366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103246366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103246366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103246366 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103246366 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103246366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103246366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103246366 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 76 b4 7d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(30)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_tmsi_noauth_notmsi0(36)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(28)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(28)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(28)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103246374 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103246374 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103246374 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103246374 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103246374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103246374 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103246374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103246374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103246374 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103246374 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103246374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a2080]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103246375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a2080]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a1df0] (msc_a.c:1053) 20250427103246375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a2080]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103246375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a2080]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103246375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55eefe1a2080]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103246375 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103246375 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103246375 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103246375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103246375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103246375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103246375 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103246375 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103246375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103246375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103246375 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 76 b4 7d 00 00 04 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@84c1225eaf8b: Session index based on local reference:0 20250427103246377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103246377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103246377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103246377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103246377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103246377 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103246377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103246377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103246377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103246377 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 76 b4 7d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@84c1225eaf8b: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)7779453 TC_lu_tmsi_noauth_notmsi0(36)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103246378 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103246378 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(36)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(36)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(29)@84c1225eaf8b: Created IMSI[0] for '262420000000101'H'FFFFFFFF'O to be handled at TC_lu_tmsi_noauth_notmsi0(36) 20250427103247390 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103247391 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427103247391 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427103247391 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103247391 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103247391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103247391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103247391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103247391 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103247391 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103247391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103247391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103247391 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '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)@84c1225eaf8b: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)14630927 MSC_Test_0-SCCP(28)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103247403 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103247403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103247403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103247403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103247403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103247403 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103247403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103247403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103247403 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103247403 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 df 40 0f 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) 20250427103247404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427103247404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x55eefe1a1b60] (fsm.c:486) 20250427103247404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427103247404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427103247404 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) 20250427103247404 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) 20250427103247404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427103247404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427103247404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427103247404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427103247404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427103247404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427103247404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427103247404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427103247404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427103247404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427103247404 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - Paging: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427103247404 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250427103247404 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) 20250427103247404 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) 20250427103247404 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) 20250427103247404 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) 20250427103247405 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103247405 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103247405 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103247405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103247405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103247405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103247405 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) 20250427103247405 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103247405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103247405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103247405 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 df 40 0f 00 00 05 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103247405 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103247405 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103247405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103247405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103247405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103247405 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103247405 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103247405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103247405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103247405 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 df 40 0f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 10 (osmo_ss7_asp.c:1164) 20250427103247405 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103247405 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103247405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103247405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103247405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103247405 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103247405 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103247405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103247405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103247405 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 df 40 0f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(28)@84c1225eaf8b: { messageType := 2, destLocRef := 'DF400F'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(28)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(28)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103247411 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103247411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103247411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103247411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103247411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103247411 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103247411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103247411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103247411 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103247411 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103247411 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103247411 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55eefe1a1b60] (msc_a.c:1053) 20250427103247411 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103247411 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427103247412 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103247412 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103247412 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103247412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103247412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103247412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103247412 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103247412 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103247412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103247412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103247412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 df 40 0f 00 00 05 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103247412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103247413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103247413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103247413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103247413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103247413 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103247413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103247413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103247413 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103247413 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 df 40 0f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(29)@84c1225eaf8b: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)14630927 TC_lu_tmsi_noauth_notmsi0(36)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103247414 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103247414 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(36)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(36)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(34)@84c1225eaf8b: Deleted GSUP IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(36)"262420000000101" MSC_Test_0-RAN(29)@84c1225eaf8b: Removed IMSI[0] for '262420000000101'H to be handled at TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(34)@84c1225eaf8b: Created GsupExpect[0] for "262420000000101" to be handled at TC_lu_tmsi_noauth_notmsi0(38) TC_lu_tmsi_noauth_notmsi0(38)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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)@84c1225eaf8b: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)2547969 MSC_Test_0-SCCP(28)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(29)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103247616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103247616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103247616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103247616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103247617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103247617 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103247617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103247617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103247617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103247617 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 c1 00 00 00 b9 03 02 00 00 01 26 e1 01 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) 20250427103247618 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a1df0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x0BADBAD0 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103247618 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a1df0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103247618 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103247618 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a1df0] (fsm.c:486) 20250427103247618 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103247618 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103247618 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250427103247618 DVLR INFO New subscr, TMSI: 0x0badbad0 (vlr.c:592) 20250427103247618 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103247618 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250427103247618 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103247618 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250427103247618 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250427103247618 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103247618 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103247618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103247618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103247618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103247618 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) 20250427103247619 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103247619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103247619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103247619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 26 e1 01 00 00 06 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103247619 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103247619 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103247619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103247619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103247619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103247619 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103247619 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103247619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103247619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103247619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 26 e1 01 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@84c1225eaf8b: { messageType := 2, destLocRef := '26E101'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(28)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103247625 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103247625 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(28)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(28)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(28)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427103247626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103247626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103247626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103247626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103247626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103247626 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103247626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103247626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103247626 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103247626 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 06 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@84c1225eaf8b: patching N(SD)=1 into dtap '0519082926240000001010'O MSC_Test_0-RAN(29)@84c1225eaf8b: patched enc_l3: '0559082926240000001010'O MSC_Test_0-SCCP(28)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(28)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(28)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000B0559082926240000001010'O MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_tmsi_noauth_notmsi0(38)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103247828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103247829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103247829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103247829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103247829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103247829 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103247829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103247829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103247829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103247829 DLSS7 DEBUG 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) 20250427103247829 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000101 (gsm_04_08.c:223) 20250427103247829 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) 20250427103247829 DVLR DEBUG SUBSCR(IMSI-262420000000101:MSISDN-491230000101) freeing VLR subscr (max total use count was 5) (vlr.c:472) 20250427103247829 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000101 id=262420000000101 (vlr.c:661) 20250427103247830 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250427103247830 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103247830 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103247830 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103247830 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103247830 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103247830 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103247830 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a65b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103247830 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a65b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a2080] (fsm.c:486) 20250427103247830 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a65b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103247830 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a65b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103247830 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103247830 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103247830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103247830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103247830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103247830 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103247830 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103247831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103247831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103247831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 26 e1 01 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)@84c1225eaf8b: Found GsupExpect[0] for "262420000000101" handled at TC_lu_tmsi_noauth_notmsi0(38) MSC_Test-GSUP(34)@84c1225eaf8b: Added IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(38)"262420000000101" MSC_Test_0-M3UA(30)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103247841 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) 20250427103247841 DVLR DEBUG IMSI:262420000000101 has MSISDN:491230000101 (vlr.c:1045) 20250427103247841 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250427103247841 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103247843 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) 20250427103247843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103247843 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a65b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103247843 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a65b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103247843 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a65b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103247843 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a65b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a2080] (vlr_lu_fsm.c:110) 20250427103247843 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a65b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103247843 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a65b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103247844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103247844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103247844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a5cf0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103247844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a5cf0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a2080] (fsm.c:486) 20250427103247844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a5cf0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103247844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a5cf0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103247844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a5cf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103247844 DMM DEBUG -> IMSI-262420000000101:MSISDN-491230000101 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250427103247844 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + attached: now used by 3 (active-conn,vlr_gsup_rx,attached) (vlr_lu_fsm.c:378) 20250427103247844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a5cf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103247844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103247844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a5cf0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103247844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a5cf0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a2080] (vlr_lu_fsm.c:817) 20250427103247844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a5cf0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103247844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a5cf0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103247844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103247844 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250427103247845 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) 20250427103247845 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) 20250427103247845 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) 20250427103247845 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) 20250427103247845 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - vlr_gsup_rx: now used by 2 (active-conn,attached) (vlr.c:1410) 20250427103247845 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103247845 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103247845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103247845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103247845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103247845 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103247845 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103247845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103247845 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103247845 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 26 e1 01 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) 20250427103247846 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103247846 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103247846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103247846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103247846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103247846 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103247846 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103247846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103247846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103247846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 26 e1 01 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_tmsi_noauth_notmsi0(38)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(28)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(28)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(28)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103247852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103247852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103247852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103247852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103247852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103247852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103247852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103247852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103247852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103247852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103247853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a2080]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103247853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a2080]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a1df0] (msc_a.c:1053) 20250427103247853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a2080]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103247853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a2080]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103247853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55eefe1a2080]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103247853 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103247854 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103247854 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103247854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103247854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103247854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103247854 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103247854 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103247854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103247854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103247854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 26 e1 01 00 00 06 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103247855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103247855 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103247855 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103247855 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103247855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103247855 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103247855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103247855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103247855 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(29)@84c1225eaf8b: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)2547969 20250427103247855 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 26 e1 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_tmsi_noauth_notmsi0(38)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103247856 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103247856 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(38)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(38)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(38)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(29)@84c1225eaf8b: Created IMSI[0] for '262420000000101'H'FFFFFFFF'O to be handled at TC_lu_tmsi_noauth_notmsi0(38) 20250427103248866 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103248867 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427103248867 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427103248867 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103248867 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103248867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103248867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103248867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103248867 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103248867 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103248867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103248867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103248867 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_tmsi_noauth_notmsi0(38) TC_lu_tmsi_noauth_notmsi0(38)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(38)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '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)@84c1225eaf8b: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)693937 MSC_Test_0-SCCP(28)@84c1225eaf8b: First idle individual index:0 20250427103248878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103248878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103248878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103248878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103248878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103248878 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103248878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103248878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103248878 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103248878 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 0a 96 b1 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) 20250427103248879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427103248879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x55eefe1a1b60] (fsm.c:486) 20250427103248879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427103248879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427103248879 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) 20250427103248879 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) 20250427103248879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427103248879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427103248879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427103248880 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427103248880 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427103248880 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427103248880 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427103248880 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427103248880 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427103248880 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427103248880 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - Paging: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427103248880 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250427103248880 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) 20250427103248880 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) 20250427103248880 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) 20250427103248880 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) 20250427103248880 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103248881 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103248881 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103248881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103248881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103248881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103248881 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) 20250427103248881 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103248881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103248881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103248881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 96 b1 00 00 07 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103248881 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103248881 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103248881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103248881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103248881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103248881 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103248881 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103248881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103248881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103248881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 96 b1 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)@84c1225eaf8b: Message received on association #8 20250427103248881 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103248882 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103248882 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103248882 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103248882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103248882 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103248882 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103248882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103248882 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103248882 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 96 b1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@84c1225eaf8b: { messageType := 2, destLocRef := '0A96B1'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(30)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(28)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(28)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(28)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103248886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103248886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103248886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103248886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103248886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103248886 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103248887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103248887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103248887 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103248887 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103248887 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103248887 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55eefe1a1b60] (msc_a.c:1053) 20250427103248887 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103248887 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55eefe19eaa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427103248888 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103248888 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103248888 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103248888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103248888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103248888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103248888 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103248888 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103248888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103248888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103248888 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 96 b1 00 00 07 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(30)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103248889 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103248889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103248889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103248889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103248889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103248889 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103248889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103248889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103248889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103248889 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 0a 96 b1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(29)@84c1225eaf8b: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)693937 TC_lu_tmsi_noauth_notmsi0(38)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103248890 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103248890 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(38)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(38)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(34)@84c1225eaf8b: Deleted GSUP IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(38)"262420000000101" MSC_Test_0-RAN(29)@84c1225eaf8b: Removed IMSI[0] for '262420000000101'H to be handled at TC_lu_tmsi_noauth_notmsi0(38) TC_lu_tmsi_noauth_notmsi0(38)@84c1225eaf8b: Final verdict of PTC: pass 20250427103248902 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103248902 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(34)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(30)@84c1225eaf8b: Final verdict of PTC: none 20250427103248904 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(31)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(33)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(28)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(32)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(35)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(27)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(37)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(29)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(39)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(27): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(28): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(29): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(30): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(31): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(32): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(33): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(34): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(35): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_tmsi_noauth_notmsi0(36): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(37): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_tmsi_noauth_notmsi0(38): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(39): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_tmsi_noauth_notmsi finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi pass'. Sun Apr 27 10:32:48 UTC 2025 ====== MSC_Tests.TC_lu_tmsi_noauth_notmsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_tmsi_noauth_notmsi.talloc 20250427103249092 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103249092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103249092 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103249092 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103249092 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103249092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103249092 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103249092 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103249092 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103249092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103249092 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103249092 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103249092 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103249092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103249092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103249092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103249092 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103249092 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103249092 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103249093 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103249093 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=517780) 20250427103249906 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=517780, count=535784) 20250427103250907 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103251094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103251094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103251094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_reject'. ------ MSC_Tests.TC_lu_imsi_reject ------ Sun Apr 27 10:32:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103251909 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_reject' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_reject started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(43)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(43)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(43)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(41)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103252473 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(44)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103252665 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103252665 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103252665 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103252665 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(43)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(43)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103252670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103252670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103252670 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103252670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103252670 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103252670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103252670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103252670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103252670 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103252670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103252670 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(43)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(43)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(43)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(43)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(43)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(43)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(43)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103252670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103252671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103252671 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103252671 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103252671 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103252671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103252671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103252671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103252671 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103252671 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103252671 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103252671 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427103252671 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103252671 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(43)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(43)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(43)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(43)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(43)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103252911 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103252911 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(46)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(46)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103252917 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(46)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(46)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(46)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(46)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103252935 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103252935 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(47)@84c1225eaf8b: Created GsupExpect[0] for "262420000000003" to be handled at TC_lu_imsi_reject0(49) TC_lu_imsi_reject0(49)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103253468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103253468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103253468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103253468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103253468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103253468 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103253468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103253468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103253468 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103253468 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(43)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103253469 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103253469 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103253469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103253469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103253469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103253469 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103253469 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103253469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103253469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103253469 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(43)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(42)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(42)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_reject0(49)5387050 MSC_Test_0-SCCP(41)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(42)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103253475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103253475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103253475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103253475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103253475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103253475 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103253475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103253475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103253475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103253475 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 33 2a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 30 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(43)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103253475 DMM DEBUG msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a1df0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000003 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103253475 DMM DEBUG msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a1df0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103253476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103253476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a1df0] (fsm.c:486) 20250427103253476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103253476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103253476 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103253476 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000003 id=262420000000003 (vlr.c:661) 20250427103253476 DVLR INFO New subscr, IMSI: 262420000000003 (vlr.c:562) 20250427103253476 DVLR DEBUG VLR subscr IMSI-262420000000003 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103253476 DVLR DEBUG VLR subscr IMSI-262420000000003 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103253476 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103253476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103253476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103253476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103253476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103253476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103253476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a2080]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103253476 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103253476 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a2080] (fsm.c:486) 20250427103253476 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103253476 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103253476 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103253476 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103253476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103253476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103253476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103253476 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) 20250427103253476 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103253476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103253476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103253476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 52 33 2a 00 00 08 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103253476 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103253476 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103253476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103253476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103253476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103253476 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103253476 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103253476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103253476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103253476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 52 33 2a 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(43)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(43)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(43)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(41)@84c1225eaf8b: { messageType := 2, destLocRef := '52332A'O ("R3*"), 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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(41)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(41)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(41)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(41)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(47)@84c1225eaf8b: Found GsupExpect[0] for "262420000000003" handled at TC_lu_imsi_reject0(49) MSC_Test-GSUP(47)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_reject0(49)"262420000000003" 20250427103253485 DVLR DEBUG VLR subscr IMSI-262420000000003 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103253485 DVLR DEBUG SUBSCR(IMSI-262420000000003) UpdateLocation failed; gmm_cause: GSM authentication unacceptable (vlr.c:1173) 20250427103253485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1181) 20250427103253485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_NACK (vlr_lu_fsm.c:1272) 20250427103253485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:117) 20250427103253485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:120) 20250427103253485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a2080] (vlr_lu_fsm.c:120) 20250427103253485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:120) 20250427103253485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103253485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:120) 20250427103253485 DMM INFO msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a1df0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427103253485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a2080]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103253485 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) 20250427103253485 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) 20250427103253485 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) 20250427103253486 DVLR DEBUG VLR subscr IMSI-262420000000003 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250427103253486 DVLR DEBUG VLR subscr IMSI-262420000000003 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103253486 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103253486 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103253486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103253486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103253486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103253486 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103253486 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103253486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103253486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103253486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 52 33 2a 00 01 06 01 00 03 05 04 17 00 00 00 (osmo_ss7_asp.c:1164) 20250427103253486 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103253486 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103253486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103253486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103253486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103253486 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103253486 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103253486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103253486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103253486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 52 33 2a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(43)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(43)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(43)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(43)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(41)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(41)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(41)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(41)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(41)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(41)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(41)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(41)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(41)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(41)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(41)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(41)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(43)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103253493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103253493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103253493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103253493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103253493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103253493 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103253493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103253493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103253493 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103253493 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103253494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a2080]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103253494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a2080]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a1df0] (msc_a.c:1053) 20250427103253494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a2080]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103253494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a2080]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103253494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55eefe1a2080]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103253494 DVLR INFO VLR subscr IMSI-262420000000003 - active-conn: now used by 0 (-) (msub.c:375) 20250427103253494 DVLR DEBUG SUBSCR(IMSI-262420000000003) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250427103253495 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103253495 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103253495 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103253495 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103253495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103253495 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103253495 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103253495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103253495 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103253495 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 52 33 2a 00 00 08 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(43)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(43)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(41)@84c1225eaf8b: Session index based on local reference:0 20250427103253496 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103253496 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103253496 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103253496 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103253496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103253496 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103253496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103253496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103253496 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103253496 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 52 33 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(43)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(42)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_reject0(49)5387050 TC_lu_imsi_reject0(49)@84c1225eaf8b: setverdict(pass): none -> pass TC_lu_imsi_reject0(49)@84c1225eaf8b: Skipping f_verify_vty_lac_ci() TC_lu_imsi_reject0(49)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_reject0(49)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-SCCP(41)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(42)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(48)@84c1225eaf8b: Final verdict of PTC: none 20250427103253507 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103253507 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(43)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(47)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(40)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(44)@84c1225eaf8b: Final verdict of PTC: none 20250427103253510 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(46)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(45)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(50)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(41): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(42): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(43): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(44): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(45): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(46): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(47): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(48): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_reject0(49): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(50): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_reject finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass'. Sun Apr 27 10:32:53 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 20250427103253696 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103253696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103253696 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103253696 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103253696 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103253696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103253696 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103253696 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103253696 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103253696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103253696 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103253696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103253696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103253696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103253696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103253696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103253696 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103253696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103253696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103253697 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103253697 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103436) 20250427103254511 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=103436, count=169272) 20250427103255512 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103255697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103255698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103255698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_gsup'. ------ MSC_Tests.TC_lu_imsi_timeout_gsup ------ Sun Apr 27 10:32:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_timeout_gsup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_timeout_gsup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103256514 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_gsup' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_timeout_gsup started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(54)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(54)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(54)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(52)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103257082 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(55)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103257276 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103257276 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103257276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103257276 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(54)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(54)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103257279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103257279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103257279 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103257279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103257279 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103257279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103257279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103257279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103257279 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103257279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103257280 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(54)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(54)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(54)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(54)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(54)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(54)@84c1225eaf8b: Message received on association #8 20250427103257281 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103257281 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103257281 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103257281 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103257281 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103257281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103257281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103257281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103257281 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103257281 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103257281 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103257281 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427103257281 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103257281 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(54)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(54)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(54)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(54)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(54)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(54)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103257515 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103257515 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(57)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(57)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103257521 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(57)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(57)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(57)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(57)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103257551 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103257551 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(58)@84c1225eaf8b: Created GsupExpect[0] for "262420000000004" to be handled at TC_lu_imsi_timeout_gsup0(60) TC_lu_imsi_timeout_gsup0(60)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103258089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103258089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103258089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103258089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103258089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103258089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103258089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103258089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103258089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103258089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103258089 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103258089 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103258089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103258089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103258089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103258089 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103258089 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103258089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103258089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103258089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(54)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(53)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(53)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_timeout_gsup0(60)12747115 MSC_Test_0-SCCP(52)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(53)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(54)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103258104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103258104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103258104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103258104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103258104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103258104 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103258104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103258104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103258104 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103258104 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 81 6b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427103258105 DMM DEBUG msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a1b60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000004 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103258105 DMM DEBUG msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a1b60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103258105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a65b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103258105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a65b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a1b60] (fsm.c:486) 20250427103258105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a65b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103258105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a65b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103258105 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103258105 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000004 id=262420000000004 (vlr.c:661) 20250427103258105 DVLR INFO New subscr, IMSI: 262420000000004 (vlr.c:562) 20250427103258105 DVLR DEBUG VLR subscr IMSI-262420000000004 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103258105 DVLR DEBUG VLR subscr IMSI-262420000000004 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103258105 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103258105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a65b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103258105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a65b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103258105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a65b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103258105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a65b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103258105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a65b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103258105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a65b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103258105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103258105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a65b0] (fsm.c:486) 20250427103258105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103258105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103258105 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103258105 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103258105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103258105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103258105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103258105 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) 20250427103258105 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103258105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103258105 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103258105 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c2 81 6b 00 00 09 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103258105 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103258105 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103258105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103258105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103258105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103258105 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103258105 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103258105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103258105 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103258105 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c2 81 6b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(54)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(54)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(54)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(52)@84c1225eaf8b: { messageType := 2, destLocRef := 'C2816B'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(52)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(52)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(52)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(52)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(52)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(58)@84c1225eaf8b: Found GsupExpect[0] for "262420000000004" handled at TC_lu_imsi_timeout_gsup0(60) MSC_Test-GSUP(58)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_timeout_gsup0(60)"262420000000004" 20250427103303106 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) 20250427103303106 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) 20250427103303106 DMM INFO msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a1b60]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427103303106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a65b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103303106 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) 20250427103303106 DVLR DEBUG VLR subscr IMSI-262420000000004 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427103303107 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103303107 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103303107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103303107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103303107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103303107 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103303107 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103303107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103303107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103303107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c2 81 6b 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250427103303107 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103303107 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103303107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103303107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103303107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103303107 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103303107 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103303107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103303107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103303107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c2 81 6b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(54)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(54)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(54)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(54)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(52)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(52)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(52)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(52)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(52)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(52)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(52)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(52)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(52)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(52)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(52)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(52)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(54)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103303110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103303110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103303110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103303110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103303110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103303110 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103303110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103303110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103303110 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103303110 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103303110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a65b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103303110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103303110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a65b0] (msc_a.c:1053) 20250427103303110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250427103303110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a5cf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250427103303110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a65b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a1b60] (msc_a.c:1053) 20250427103303110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a65b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103303110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a65b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103303110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55eefe1a65b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103303110 DVLR INFO VLR subscr IMSI-262420000000004 - active-conn: now used by 0 (-) (msub.c:375) 20250427103303110 DVLR DEBUG SUBSCR(IMSI-262420000000004) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427103303110 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103303110 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103303110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103303110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103303110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103303110 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103303110 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103303110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103303110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103303110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c2 81 6b 00 00 09 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(54)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(54)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(52)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(54)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103303110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103303110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103303110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103303110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103303110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103303110 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103303110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103303110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103303110 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103303110 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c2 81 6b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(53)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_timeout_gsup0(60)12747115 TC_lu_imsi_timeout_gsup0(60)@84c1225eaf8b: setverdict(pass): none -> pass TC_lu_imsi_timeout_gsup0(60)@84c1225eaf8b: Skipping f_verify_vty_lac_ci() TC_lu_imsi_timeout_gsup0(60)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_timeout_gsup0(60)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(58)@84c1225eaf8b: Final verdict of PTC: none 20250427103303112 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103303112 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(55)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(56)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(54)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(53)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(52)@84c1225eaf8b: Final verdict of PTC: none 20250427103303113 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(57)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(51)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(59)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(51): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(52): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(53): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(54): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(55): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(56): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(57): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(58): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(59): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_timeout_gsup0(60): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_timeout_gsup finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass'. Sun Apr 27 10:33:03 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 20250427103303312 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103303312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103303312 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103303312 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103303312 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103303312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103303312 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103303312 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103303312 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103303312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103303312 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103303312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103303312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103303313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103303313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103303313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103303313 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103303313 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103303313 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103303313 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103303313 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99224) 20250427103304114 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=99224, count=167872) 20250427103305117 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103305313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103305313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103305313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi ------ Sun Apr 27 10:33:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103306118 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(65)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(65)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(65)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(63)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103306571 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(66)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103306762 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103306762 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103306762 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103306762 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(65)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(65)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103306766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103306766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103306766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103306766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103306766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103306766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103306766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103306766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103306766 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103306766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103306766 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(65)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(65)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(65)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(65)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(65)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(65)@84c1225eaf8b: Message received on association #8 20250427103306767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103306767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103306767 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103306767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103306767 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103306767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103306767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103306767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103306767 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103306767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103306767 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103306767 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(65)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(65)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(65)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427103306767 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103306767 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(65)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(65)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103307119 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103307119 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(68)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(68)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103307125 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(68)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(68)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(68)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(68)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103307141 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103307141 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(69)@84c1225eaf8b: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi0(71) TC_lu_imsi_auth_tmsi0(71)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103307575 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103307576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103307576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103307576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103307576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103307576 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103307576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103307576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103307576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103307576 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(65)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103307576 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103307576 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103307576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103307576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103307576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103307576 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103307576 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103307576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103307576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103307576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(65)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(64)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(64)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_auth_tmsi0(71)14675077 MSC_Test_0-SCCP(63)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(64)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(65)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103307589 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103307589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103307589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103307589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103307589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103307589 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103307589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103307589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103307589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103307589 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 ec 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 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103307589 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a1b60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103307589 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a1b60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103307590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a1df0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103307590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a1df0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a1b60] (fsm.c:486) 20250427103307590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a1df0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427103307590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a1df0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103307590 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103307590 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000005 id=262420000000005 (vlr.c:661) 20250427103307590 DVLR INFO New subscr, IMSI: 262420000000005 (vlr.c:562) 20250427103307590 DVLR DEBUG VLR subscr IMSI-262420000000005 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103307590 DVLR DEBUG VLR subscr IMSI-262420000000005 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103307590 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103307590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a1df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103307590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a1df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103307590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a1df0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427103307590 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a2080]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427103307590 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a2080]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a1df0] (fsm.c:486) 20250427103307590 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a2080]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427103307590 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a2080]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427103307590 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103307590 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103307590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103307590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103307590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103307590 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) 20250427103307590 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103307590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103307590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103307590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ec 85 00 00 0a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(65)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(65)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@84c1225eaf8b: { messageType := 2, destLocRef := 'DFEC85'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(69)@84c1225eaf8b: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi0(71) MSC_Test-GSUP(69)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_auth_tmsi0(71)"262420000000005" 20250427103307593 DVLR DEBUG VLR subscr IMSI-262420000000005 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103307593 DVLR DEBUG VLR subscr IMSI-262420000000005 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(63)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(63)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(63)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427103307595 DLSS7 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(65)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103307595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103307595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103307595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103307595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103307595 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103307595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103307595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103307595 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103307595 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(71)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103307598 DVLR DEBUG VLR subscr IMSI-262420000000005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103307598 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a2080]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427103307598 DVLR DEBUG SUBSCR(IMSI-262420000000005) Received 1 auth tuples (vlr.c:996) 20250427103307598 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a2080]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427103307598 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a2080]{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) 20250427103307598 DMM DEBUG Tx AUTH REQ (rand = b3a161c5939df5f885f32433f0bd98cd) (gsm_04_08.c:641) 20250427103307598 DVLR DEBUG VLR subscr IMSI-262420000000005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103307599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103307599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103307599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103307599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103307599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103307599 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103307599 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103307599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103307599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103307599 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 ec 85 00 01 16 01 00 13 05 12 00 b3 a1 61 c5 93 9d f5 f8 85 f3 24 33 f0 bd 98 cd 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(65)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(65)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(63)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(64)@84c1225eaf8b: patching N(SD)=1 into dtap '0514A474E4B0'O MSC_Test_0-RAN(64)@84c1225eaf8b: patched enc_l3: '0554A474E4B0'O MSC_Test_0-SCCP(63)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(63)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(63)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100060554A474E4B0'O MSC_Test_0-M3UA(65)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103307603 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103307603 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103307603 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103307603 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103307603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103307603 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103307603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103307603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103307603 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103307603 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 a4 74 e4 b0 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103307604 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a1b60]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = a474e4b0) (gsm_04_08.c:1128) 20250427103307604 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a2080]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427103307604 DVLR DEBUG SUBSCR(IMSI-262420000000005) AUTH on GERAN received SRES/RES: a474e4b0 (4 bytes) (vlr_auth_fsm.c:151) 20250427103307604 DVLR INFO SUBSCR(IMSI-262420000000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427103307604 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a2080]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427103307604 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a2080]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427103307604 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a2080]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427103307604 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a2080]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a1df0] (vlr_auth_fsm.c:294) 20250427103307604 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a2080]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427103307604 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a2080]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427103307604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a1df0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427103307604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a1df0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103307604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a1df0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103307604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a1df0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103307604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a1df0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103307604 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe19e550]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103307604 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe19e550]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe1a1df0] (fsm.c:486) 20250427103307604 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe19e550]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103307604 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe19e550]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103307604 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103307604 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103307604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103307604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103307604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103307604 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103307604 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103307604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103307604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103307604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ec 85 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(65)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(63)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103307607 DVLR DEBUG VLR subscr IMSI-262420000000005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103307607 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250427103307607 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427103307607 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103307607 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103307607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55eefe1a1df0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103307607 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe19e550]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103307607 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe19e550]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103307607 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe19e550]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103307607 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe19e550]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55eefe1a1df0] (vlr_lu_fsm.c:110) 20250427103307607 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe19e550]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103307607 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55eefe19e550]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103307607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55eefe1a1df0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103307607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55eefe1a1df0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103307607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55eefe1a2080]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103307607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55eefe1a2080]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55eefe1a1df0] (fsm.c:486) 20250427103307607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55eefe1a2080]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103307607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55eefe1a2080]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103307607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55eefe1a2080]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103307607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55eefe1a2080]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103307607 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x253EE11F) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427103307607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55eefe1a2080]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103307607 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x253EE11F LOCATION UPDATE ACCEPT (TMSI = 0x253ee11f) (gsm_04_08.c:149) 20250427103307607 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x253EE11F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103307607 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103307607 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103307607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103307607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103307607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103307607 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103307608 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103307608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103307608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103307608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ec 85 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 25 3e e1 1f (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(65)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(65)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(63)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi0(71)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(64)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(64)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_0-SCCP(63)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(63)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(63)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O 20250427103307610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103307610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103307610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103307610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103307610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103307610 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103307610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103307610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103307610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103307610 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(65)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103307610 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x253EE11F:GERAN-A-10:LU)[0x55eefe1a1b60]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103307610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x253EE11F:GERAN-A-10:LU)[0x55eefe1a1df0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103307610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55eefe1a2080]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103307610 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427103307610 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103307610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55eefe1a2080]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103307610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-10:LU)[0x55eefe1a1df0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103307610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55eefe1a2080]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103307610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55eefe1a2080]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-10:LU)[0x55eefe1a1df0] (vlr_lu_fsm.c:817) 20250427103307610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55eefe1a2080]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103307610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55eefe1a2080]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103307610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-10:LU)[0x55eefe1a1df0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103307610 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250427103307610 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103307610 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103307610 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103307610 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103307610 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103307610 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103307610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103307610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103307610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103307611 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103307611 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103307611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103307611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103307611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ec 85 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(65)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(65)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(63)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(63)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(63)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(63)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(65)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103307612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103307612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103307612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103307612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103307613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103307613 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103307613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103307613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103307613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103307613 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103307613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-10:LU)[0x55eefe1a1df0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103307613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-10:LU)[0x55eefe1a1df0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-10:LU)[0x55eefe1a1b60] (msc_a.c:1053) 20250427103307613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-10:LU)[0x55eefe1a1df0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103307613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-10:LU)[0x55eefe1a1df0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103307613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-10:LU)[0x55eefe1a1df0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103307613 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F - active-conn: now used by 1 (attached) (msub.c:375) 20250427103307613 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103307613 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103307613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103307613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103307613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103307613 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103307613 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103307613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103307613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103307613 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ec 85 00 00 0a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(65)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(65)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(65)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103307614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103307614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103307614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103307614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103307614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103307614 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103307614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103307614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103307614 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103307614 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ec 85 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(64)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_auth_tmsi0(71)14675077 TC_lu_imsi_auth_tmsi0(71)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103307614 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103307614 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi0(71)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(71)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(71)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(71)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-SCCP(63)@84c1225eaf8b: Final verdict of PTC: none 20250427103307619 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(69)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(68)@84c1225eaf8b: Final verdict of PTC: none 20250427103307621 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103307621 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(64)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(62)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(65)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(66)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(67)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(72)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(70)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(62): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(63): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(64): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(65): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(66): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(67): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(68): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(69): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(70): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_auth_tmsi0(71): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(72): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass'. Sun Apr 27 10:33:07 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi.talloc 20250427103307816 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103307816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103307816 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103307816 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103307816 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103307816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103307816 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103307816 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103307816 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103307816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103307816 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103307816 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103307816 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103307816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103307816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103307816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103307816 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103307816 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103307816 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103307817 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103307817 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=170308) 20250427103308621 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=170308, count=227076) 20250427103309622 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103309817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103309817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103309818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi'. ------ MSC_Tests.TC_lu_imsi_auth3g_tmsi ------ Sun Apr 27 10:33:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103310623 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_auth3g_tmsi started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(76)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(76)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(76)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(74)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103311094 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(77)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103311289 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103311289 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103311289 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103311289 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(76)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(76)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103311291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103311291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103311291 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103311291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103311291 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103311291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103311291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103311291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103311291 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103311291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103311291 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(76)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(76)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(76)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(76)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(76)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(76)@84c1225eaf8b: Message received on association #8 20250427103311291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103311291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103311291 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103311291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103311291 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103311291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103311292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103311292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103311292 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103311292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103311292 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103311292 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(76)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(76)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(76)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427103311292 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103311292 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(76)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(76)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103311624 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103311624 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(79)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(79)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103311626 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(79)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(79)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(79)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(79)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103311634 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103311634 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(80)@84c1225eaf8b: Created GsupExpect[0] for "262420000001005" to be handled at TC_lu_imsi_auth3g_tmsi0(82) TC_lu_imsi_auth3g_tmsi0(82)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103312098 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103312098 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103312098 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103312098 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103312098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103312098 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103312098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103312098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103312098 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103312098 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103312099 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103312099 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103312099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103312099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103312099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103312099 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103312099 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103312099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103312099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103312099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(76)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(75)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(75)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_auth3g_tmsi0(82)11681599 MSC_Test_0-SCCP(74)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(75)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(76)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103312108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103312108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103312108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103312108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103312108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103312108 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103312108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103312108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103312108 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103312108 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 3f 3f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427103312108 DMM DEBUG msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a65b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103312109 DMM DEBUG msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a65b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103312109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a5cf0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103312109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a5cf0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a65b0] (fsm.c:486) 20250427103312109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a5cf0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427103312109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a5cf0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103312109 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103312109 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001005 id=262420000001005 (vlr.c:661) 20250427103312109 DVLR INFO New subscr, IMSI: 262420000001005 (vlr.c:562) 20250427103312109 DVLR DEBUG VLR subscr IMSI-262420000001005 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103312109 DVLR DEBUG VLR subscr IMSI-262420000001005 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103312109 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103312109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a5cf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103312109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a5cf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103312109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a5cf0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427103312109 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe19e550]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427103312109 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe19e550]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a5cf0] (fsm.c:486) 20250427103312109 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe19e550]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427103312109 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe19e550]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427103312109 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103312109 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103312109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103312109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103312109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103312109 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) 20250427103312109 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103312109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103312109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103312109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b2 3f 3f 00 00 0b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(76)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(76)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@84c1225eaf8b: { messageType := 2, destLocRef := 'B23F3F'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(80)@84c1225eaf8b: Found GsupExpect[0] for "262420000001005" handled at TC_lu_imsi_auth3g_tmsi0(82) MSC_Test-GSUP(80)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi0(82)"262420000001005" 20250427103312111 DVLR DEBUG VLR subscr IMSI-262420000001005 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103312111 DVLR DEBUG VLR subscr IMSI-262420000001005 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(74)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(74)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(74)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(76)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103312112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103312112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103312112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103312112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103312112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103312112 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103312112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103312112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103312112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103312112 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(82)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103312114 DVLR DEBUG VLR subscr IMSI-262420000001005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103312114 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe19e550]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427103312114 DVLR DEBUG SUBSCR(IMSI-262420000001005) Received 1 auth tuples (vlr.c:996) 20250427103312114 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe19e550]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427103312114 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe19e550]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427103312114 DMM DEBUG Tx AUTH REQ (rand = 26dbd37011e9efa28fc8ffb084727bfa) (gsm_04_08.c:641) 20250427103312114 DMM DEBUG AUTH REQ (autn = 62cb0e0c7165c85520709985762acf97) (gsm_04_08.c:643) 20250427103312114 DVLR DEBUG VLR subscr IMSI-262420000001005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103312115 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103312115 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103312115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103312115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103312115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103312115 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103312115 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103312115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103312115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103312115 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 b2 3f 3f 00 01 28 01 00 25 05 12 00 26 db d3 70 11 e9 ef a2 8f c8 ff b0 84 72 7b fa 20 10 62 cb 0e 0c 71 65 c8 55 20 70 99 85 76 2a cf 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(76)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(76)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(74)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(75)@84c1225eaf8b: patching N(SD)=1 into dtap '0514C49FB3E9210430D55C23'O MSC_Test_0-RAN(75)@84c1225eaf8b: patched enc_l3: '0554C49FB3E9210430D55C23'O MSC_Test_0-SCCP(74)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@84c1225eaf8b: vl_len:15 MSC_Test_0-SCCP(74)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(74)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000C0554C49FB3E9210430D55C23'O 20250427103312119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103312119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103312119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103312119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103312119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103312119 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103312120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103312120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103312120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103312120 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 c4 9f b3 e9 21 04 30 d5 5c 23 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(76)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103312120 DMM DEBUG msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a65b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c49fb3e930d55c23) (gsm_04_08.c:1128) 20250427103312120 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe19e550]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427103312120 DVLR DEBUG SUBSCR(IMSI-262420000001005) AUTH on GERAN received SRES/RES: c49fb3e930d55c23 (8 bytes) (vlr_auth_fsm.c:151) 20250427103312120 DVLR INFO SUBSCR(IMSI-262420000001005) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427103312120 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe19e550]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427103312120 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe19e550]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427103312120 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe19e550]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427103312120 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe19e550]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a5cf0] (vlr_auth_fsm.c:294) 20250427103312120 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe19e550]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427103312120 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe19e550]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427103312120 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a5cf0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427103312120 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a5cf0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103312120 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a5cf0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103312120 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a5cf0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103312120 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a5cf0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103312120 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a3770]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103312120 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a3770]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a5cf0] (fsm.c:486) 20250427103312120 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a3770]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103312120 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a3770]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103312120 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103312120 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103312120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103312120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103312120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103312120 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103312120 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103312120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103312120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103312120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b2 3f 3f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(76)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(74)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103312123 DVLR DEBUG VLR subscr IMSI-262420000001005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103312123 DVLR DEBUG IMSI:262420000001005 has MSISDN:491230001005 (vlr.c:1045) 20250427103312123 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250427103312124 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103312124 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103312124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55eefe1a5cf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103312124 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a3770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103312124 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a3770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103312124 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a3770]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103312124 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a3770]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55eefe1a5cf0] (vlr_lu_fsm.c:110) 20250427103312124 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a3770]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103312124 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55eefe1a3770]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103312124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55eefe1a5cf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103312124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55eefe1a5cf0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103312124 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55eefe19e550]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103312124 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55eefe19e550]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55eefe1a5cf0] (fsm.c:486) 20250427103312124 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55eefe19e550]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103312124 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55eefe19e550]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103312124 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55eefe19e550]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103312124 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55eefe19e550]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103312124 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x194B88A4) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250427103312124 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55eefe19e550]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103312124 DMM DEBUG -> IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x194B88A4 LOCATION UPDATE ACCEPT (TMSI = 0x194b88a4) (gsm_04_08.c:149) 20250427103312124 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x194B88A4 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103312124 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103312124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103312124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103312124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103312124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103312124 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103312124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103312124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103312124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103312124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 b2 3f 3f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 19 4b 88 a4 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(76)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(76)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(74)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi0(82)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(75)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(75)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_0-SCCP(74)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(74)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(74)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(76)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103312128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103312128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103312128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103312128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103312128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103312128 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103312128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103312128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103312128 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103312128 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103312129 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x194B88A4:GERAN-A-11:LU)[0x55eefe1a65b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103312129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x194B88A4:GERAN-A-11:LU)[0x55eefe1a5cf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103312129 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55eefe19e550]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103312129 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250427103312129 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103312129 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55eefe19e550]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103312129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:GERAN-A-11:LU)[0x55eefe1a5cf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103312129 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55eefe19e550]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103312129 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55eefe19e550]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:GERAN-A-11:LU)[0x55eefe1a5cf0] (vlr_lu_fsm.c:817) 20250427103312129 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55eefe19e550]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103312129 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55eefe19e550]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103312129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:GERAN-A-11:LU)[0x55eefe1a5cf0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103312129 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001005/3/1): Available (smpp_smsc.c:626) 20250427103312129 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103312129 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103312129 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103312129 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103312129 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103312129 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103312129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103312129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103312129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103312129 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103312129 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103312129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103312129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103312129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b2 3f 3f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(76)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(76)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(74)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(74)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(74)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(74)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(76)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103312131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103312131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103312131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103312131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103312131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103312131 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103312131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103312131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103312131 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103312131 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103312131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:GERAN-A-11:LU)[0x55eefe1a5cf0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103312131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:GERAN-A-11:LU)[0x55eefe1a5cf0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:GERAN-A-11:LU)[0x55eefe1a65b0] (msc_a.c:1053) 20250427103312131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:GERAN-A-11:LU)[0x55eefe1a5cf0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103312131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:GERAN-A-11:LU)[0x55eefe1a5cf0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103312131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:GERAN-A-11:LU)[0x55eefe1a5cf0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103312131 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103312131 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103312131 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103312131 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103312131 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103312131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103312131 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103312131 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103312131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103312131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103312131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b2 3f 3f 00 00 0b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(76)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(76)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(76)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103312132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103312132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103312132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103312132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103312132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103312132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103312132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103312132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103312132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103312132 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b2 3f 3f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(75)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi0(82)11681599 TC_lu_imsi_auth3g_tmsi0(82)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103312134 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103312134 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth3g_tmsi0(82)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(82)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(82)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(82)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-M3UA(76)@84c1225eaf8b: Final verdict of PTC: none 20250427103312144 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103312144 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427103312145 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(75)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(79)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(74)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(77)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(81)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(80)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(78)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(73)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(83)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(73): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(74): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(75): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(76): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(77): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(78): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(79): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(80): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(81): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_auth3g_tmsi0(82): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(83): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass'. Sun Apr 27 10:33:12 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 20250427103312332 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103312332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103312332 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103312332 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103312332 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103312332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103312332 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103312332 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103312332 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103312332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103312332 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103312332 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103312332 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103312332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103312332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103312332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103312332 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103312332 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103312332 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103312332 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103312332 DIUCS DEBUG (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) 20250427103313146 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=227524) 20250427103314148 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103314333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103314333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103314333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc'. ------ MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc ------ Sun Apr 27 10:33:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103315150 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_timeout_tmsi_realloc started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(87)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(87)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(87)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(85)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103315687 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(88)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103315882 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103315882 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103315882 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103315882 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(87)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(87)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103315887 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103315887 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103315887 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103315887 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103315887 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103315887 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103315887 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103315887 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103315887 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103315887 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103315887 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(87)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(87)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(87)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(87)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103315888 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103315888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103315888 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103315888 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103315888 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103315888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103315888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103315888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103315888 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103315888 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103315888 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103315888 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(87)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(87)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(87)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(87)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(87)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(87)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(87)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(87)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103315888 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103315888 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427103316152 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103316152 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(90)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(90)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103316158 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(90)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(90)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(90)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(90)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103316186 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103316186 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(91)@84c1225eaf8b: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_timeout_tmsi_realloc0(93) TC_lu_imsi_timeout_tmsi_realloc0(93)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103316689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103316689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103316689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103316689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103316689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103316689 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103316690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103316690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103316690 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103316690 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103316690 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103316690 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103316690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103316690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103316690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103316690 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103316690 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103316690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103316690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103316690 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(87)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(86)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(86)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_timeout_tmsi_realloc0(93)12342575 MSC_Test_0-SCCP(85)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(86)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(87)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103316703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103316703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103316703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103316703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103316703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103316703 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103316703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103316703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103316703 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103316703 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 bc 55 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 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103316703 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-12:LU)[0x55eefe1a1b60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103316703 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-12:LU)[0x55eefe1a1b60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103316703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x55eefe1a1df0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103316703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x55eefe1a1df0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-12:LU)[0x55eefe1a1b60] (fsm.c:486) 20250427103316703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x55eefe1a1df0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103316703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x55eefe1a1df0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103316703 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103316703 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103316703 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427103316703 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103316703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe1a1df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103316703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe1a1df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103316703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe1a1df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103316703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe1a1df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103316703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe1a1df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103316703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe1a1df0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103316703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe19e550]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103316703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe19e550]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe1a1df0] (fsm.c:486) 20250427103316703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe19e550]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103316703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe19e550]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103316703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103316703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103316703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103316703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103316703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103316703 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) 20250427103316703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103316703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103316703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103316703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bc 55 2f 00 00 0c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103316703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103316703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103316703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103316703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103316703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103316703 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103316703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103316703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103316703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103316703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 bc 55 2f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(87)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(87)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(87)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(85)@84c1225eaf8b: { messageType := 2, destLocRef := 'BC552F'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(85)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(85)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(91)@84c1225eaf8b: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_timeout_tmsi_realloc0(93) MSC_Test-GSUP(91)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_timeout_tmsi_realloc0(93)"262420000000005" MSC_Test_0-SCCP(85)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(85)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(85)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(85)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(87)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103316708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103316708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103316708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103316708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103316708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103316708 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103316708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103316708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103316708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103316708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427103316713 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103316713 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250427103316713 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427103316713 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427103316715 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103316715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe1a1df0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103316715 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe19e550]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103316715 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe19e550]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103316715 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe19e550]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103316715 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe19e550]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe1a1df0] (vlr_lu_fsm.c:110) 20250427103316715 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe19e550]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103316715 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe19e550]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103316715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe1a1df0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103316715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe1a1df0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103316715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe1a3770]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103316715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe1a3770]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe1a1df0] (fsm.c:486) 20250427103316715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe1a3770]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103316715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe1a3770]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103316715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe1a3770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103316715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe1a3770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103316715 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:TMSInew-0x0C7CEB3E) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427103316715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe1a3770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103316715 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:TMSInew-0x0C7CEB3E LOCATION UPDATE ACCEPT (TMSI = 0x0c7ceb3e) (gsm_04_08.c:149) 20250427103316715 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:TMSInew-0x0C7CEB3E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427103316715 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103316715 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103316715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103316715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103316715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103316715 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103316715 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103316715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103316715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103316715 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 bc 55 2f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0c 7c eb 3e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(87)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(87)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(85)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(85)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103321704 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:TMSInew-0x0C7CEB3E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103321704 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:TMSInew-0x0C7CEB3E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103321704 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:TMSInew-0x0C7CEB3E:GERAN-A-12:LU)[0x55eefe1a1b60]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427103321704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:TMSInew-0x0C7CEB3E:GERAN-A-12:LU)[0x55eefe1a1df0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103321705 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:TMSInew-0x0C7CEB3E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103321705 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103321705 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103321705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103321705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103321705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103321705 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103321705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103321705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103321705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103321705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bc 55 2f 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250427103321705 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103321705 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103321705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103321705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103321705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103321705 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103321705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103321705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103321705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103321705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bc 55 2f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427103321705 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:TMSInew-0x0C7CEB3E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(87)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(87)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(87)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(87)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(85)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(85)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(85)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(85)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_timeout_tmsi_realloc0(93)@84c1225eaf8b: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@84c1225eaf8b: Test Component 93 has requested to stop MTC. Terminating current testcase execution. 20250427103323729 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103323729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103323729 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103323729 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103323729 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103323729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103323729 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103323729 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103323729 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103323729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103323729 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103323729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103323729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) MSC_Test-GSUP(91)@84c1225eaf8b: Final verdict of PTC: none 20250427103323729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(87)@84c1225eaf8b: Final verdict of PTC: none 20250427103323729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103323729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103323729 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103323729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103323729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103323730 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103323730 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427103323731 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427103323731 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103323731 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(90)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(85)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(86)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(84)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(89)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(92)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(88)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(94)@84c1225eaf8b: Final verdict of PTC: none TC_lu_imsi_timeout_tmsi_realloc0(93)@84c1225eaf8b: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(84): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(85): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(86): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(87): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(88): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(89): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(90): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(91): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(92): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_timeout_tmsi_realloc0(93): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(94): none (fail -> fail) MTC@84c1225eaf8b: Test case TC_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail'. Sun Apr 27 10:33:23 UTC 2025 ------ MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail ------ Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=163296) 20250427103324732 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=163296, count=164552) 20250427103325731 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103325731 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103325731 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427103325734 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_imsi_unknown'. ------ MSC_Tests.TC_cmserv_imsi_unknown ------ Sun Apr 27 10:33:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cmserv_imsi_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cmserv_imsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103326736 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_imsi_unknown' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_cmserv_imsi_unknown started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(98)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(98)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(98)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(96)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103327293 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(99)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103327490 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103327490 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103327490 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103327490 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(98)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(98)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103327494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103327494 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103327494 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103327494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103327494 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103327494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103327494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103327494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103327494 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103327494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103327494 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(98)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(98)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(98)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(98)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(98)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(98)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(98)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103327495 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103327495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103327495 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103327495 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103327495 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103327495 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103327495 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103327495 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103327495 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103327495 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103327495 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103327495 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(98)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(98)@84c1225eaf8b: ASPAC_Ack received for association #8 20250427103327496 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103327496 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(98)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(98)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(98)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103327737 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103327738 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(101)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(101)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103327744 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(101)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(101)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(101)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(101)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103327764 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103327764 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(102)@84c1225eaf8b: Created GsupExpect[0] for "262420000000006" to be handled at TC_cmserv_imsi_unknown0(104) TC_cmserv_imsi_unknown0(104)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '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 } } } } 20250427103328301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103328301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103328301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103328301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103328301 DLSS7 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(98)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103328301 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103328301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103328301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103328301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103328301 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103328302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:TMSInew-0x0C7CEB3E:GERAN-A-12:LU)[0x55eefe1a1df0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427103328302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe1a3770]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427103328302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe1a3770]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:TMSInew-0x0C7CEB3E:GERAN-A-12:LU)[0x55eefe1a1df0] (msub.c:113) 20250427103328302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe1a3770]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Freeing instance (msub.c:113) 20250427103328302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-12:LU)[0x55eefe1a3770]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Deallocated (fsm.c:568) 20250427103328302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:TMSInew-0x0C7CEB3E:GERAN-A-12:LU)[0x55eefe1a1df0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:TMSInew-0x0C7CEB3E:GERAN-A-12:LU)[0x55eefe1a1b60] (msub.c:113) 20250427103328302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:TMSInew-0x0C7CEB3E:GERAN-A-12:LU)[0x55eefe1a1df0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103328302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:TMSInew-0x0C7CEB3E:GERAN-A-12:LU)[0x55eefe1a1df0]{VLR_ULA_S_DONE}: Freeing instance (msub.c:113) 20250427103328302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:TMSInew-0x0C7CEB3E:GERAN-A-12:LU)[0x55eefe1a1df0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103328302 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:TMSInew-0x0C7CEB3E - active-conn: now used by 1 (attached) (msub.c:375) 20250427103328303 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103328303 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103328303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103328303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103328303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103328303 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103328303 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103328303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103328303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103328303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(98)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(97)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(97)@84c1225eaf8b: Added conn table entry 0TC_cmserv_imsi_unknown0(104)9049839 MSC_Test_0-SCCP(96)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(97)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103328312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103328312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(98)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103328312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103328312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103328312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103328312 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103328312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103328312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103328312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103328312 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 8a 16 ef 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) 20250427103328313 DMM DEBUG msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55eefe1a1b60]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427103328313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55eefe1a5cf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427103328313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55eefe1a5cf0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55eefe1a1b60] (fsm.c:486) 20250427103328313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55eefe1a5cf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427103328313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55eefe1a5cf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427103328313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55eefe1a5cf0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250427103328313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55eefe1a5cf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427103328313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55eefe1a5cf0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250427103328313 DMM DEBUG msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55eefe1a1b60]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250427103328313 DBSSAP ERROR msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55eefe1a1b60]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250427103328313 DBSSAP ERROR msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55eefe1a1b60]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250427103328313 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103328313 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103328313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103328313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103328313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103328313 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) 20250427103328313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103328313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103328313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103328313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8a 16 ef 00 00 0d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103328313 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103328313 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103328313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103328313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103328313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103328313 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103328313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103328313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103328313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103328313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8a 16 ef 00 01 06 01 00 03 05 22 04 00 00 00 (osmo_ss7_asp.c:1164) 20250427103328313 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103328313 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103328313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103328313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103328313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103328313 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103328313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103328313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103328313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103328313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8a 16 ef 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(98)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(98)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(98)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(98)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(98)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(98)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(96)@84c1225eaf8b: { messageType := 2, destLocRef := '8A16EF'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(96)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(96)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(96)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(96)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(96)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(96)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(96)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(96)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(96)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(96)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(96)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(96)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103328320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103328320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103328320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103328320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103328320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103328320 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103328320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103328320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103328320 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103328320 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(98)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103328320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55eefe1a5cf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103328320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55eefe1a5cf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55eefe1a1b60] (msc_a.c:1053) 20250427103328320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55eefe1a5cf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103328320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55eefe1a5cf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427103328320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103328320 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103328320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103328320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103328320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103328320 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103328320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103328321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103328321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103328321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8a 16 ef 00 00 0d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(98)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(98)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(96)@84c1225eaf8b: Session index based on local reference:0 20250427103328321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103328321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103328321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103328321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103328321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103328321 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103328321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103328321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(98)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103328321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103328321 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 8a 16 ef 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(97)@84c1225eaf8b: Deleted conn table entry 0TC_cmserv_imsi_unknown0(104)9049839 TC_cmserv_imsi_unknown0(104)@84c1225eaf8b: setverdict(pass): none -> pass TC_cmserv_imsi_unknown0(104)@84c1225eaf8b: Skipping f_verify_vty_lac_ci() TC_cmserv_imsi_unknown0(104)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_imsi_unknown0(104)@84c1225eaf8b: Final verdict of PTC: pass 20250427103328328 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103328328 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427103328329 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(101)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(97)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(99)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(96)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(98)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(95)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(102)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(105)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(100)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(103)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(95): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(96): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(97): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(98): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(99): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(100): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(101): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(102): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(103): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_cmserv_imsi_unknown0(104): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(105): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_cmserv_imsi_unknown finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass'. Sun Apr 27 10:33:28 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 20250427103328524 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103328524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103328524 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103328524 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103328524 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103328524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103328524 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103328524 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103328524 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103328524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103328524 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103328524 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103328524 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103328524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103328524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103328524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103328524 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103328524 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103328524 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103328524 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103328525 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=121788) 20250427103329330 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=121788, count=158920) 20250427103330331 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103330525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103330525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103330525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_tmsi_unknown'. ------ MSC_Tests.TC_cmserv_tmsi_unknown ------ Sun Apr 27 10:33:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cmserv_tmsi_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cmserv_tmsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103331332 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_tmsi_unknown' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_cmserv_tmsi_unknown started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(109)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(109)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(109)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(107)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103331825 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(110)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103332018 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103332018 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103332018 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103332018 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(109)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(109)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103332022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103332022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103332022 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103332022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103332022 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103332022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103332022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103332022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103332022 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103332022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103332022 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(109)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(109)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(109)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(109)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(109)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103332023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103332023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103332023 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103332023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103332023 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103332023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103332023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103332023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103332023 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103332023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103332023 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103332023 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(109)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(109)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(109)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103332023 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103332023 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(109)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(109)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(109)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(109)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(109)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103332333 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103332333 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(112)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(112)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103332338 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(112)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(112)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(112)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(112)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103332354 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103332354 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_cmserv_tmsi_unknown0(115)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_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 } } } } 20250427103332831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103332831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103332831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103332831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103332831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103332831 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103332831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103332831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103332831 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103332831 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103332831 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103332831 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103332831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103332831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103332831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103332831 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103332831 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103332831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103332831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103332831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(109)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(109)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(108)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(108)@84c1225eaf8b: Added conn table entry 0TC_cmserv_tmsi_unknown0(115)7683738 MSC_Test_0-SCCP(107)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(108)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103332846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103332846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103332846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103332846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103332846 DLSS7 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(109)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103332846 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103332846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103332846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103332846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103332846 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 75 3e 9a 02 02 06 04 43 b9 00 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) 20250427103332847 DMM DEBUG msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55eefe1a1df0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427103332847 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427103332847 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55eefe1a1df0] (fsm.c:486) 20250427103332847 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427103332847 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427103332847 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:423) 20250427103332847 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427103332847 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250427103332847 DMM DEBUG msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55eefe1a1df0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250427103332847 DBSSAP ERROR msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55eefe1a1df0]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250427103332847 DBSSAP ERROR msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55eefe1a1df0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250427103332847 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103332847 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103332847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103332847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103332847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103332847 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) 20250427103332847 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103332847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103332847 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103332847 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 75 3e 9a 00 00 0e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103332847 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103332847 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103332847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103332847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103332847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103332847 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103332847 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103332847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103332847 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103332847 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 75 3e 9a 00 01 06 01 00 03 05 22 04 00 00 00 (osmo_ss7_asp.c:1164) 20250427103332847 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103332847 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103332847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103332847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103332847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103332847 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103332847 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103332847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103332847 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103332847 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 75 3e 9a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(109)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(109)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(109)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(109)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(109)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(109)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(107)@84c1225eaf8b: { messageType := 2, destLocRef := '753E9A'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(107)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(107)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(107)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(107)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(107)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(107)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(107)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(107)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(107)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(107)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(107)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(107)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(107)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(109)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103332856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103332857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103332857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103332857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103332857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103332857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103332857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103332857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103332857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103332857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103332857 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103332857 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_DONE}: Removing from parent msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55eefe1a1df0] (msc_a.c:1053) 20250427103332857 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103332857 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427103332857 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103332857 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103332857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103332857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103332857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103332857 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103332857 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103332857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103332857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103332857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 75 3e 9a 00 00 0e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(109)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(109)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(107)@84c1225eaf8b: Session index based on local reference:0 20250427103332858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103332858 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103332858 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103332858 DLM3UA DEBUG 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(109)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103332858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103332858 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103332858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103332858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103332858 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103332858 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 75 3e 9a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(108)@84c1225eaf8b: Deleted conn table entry 0TC_cmserv_tmsi_unknown0(115)7683738 TC_cmserv_tmsi_unknown0(115)@84c1225eaf8b: setverdict(pass): none -> pass TC_cmserv_tmsi_unknown0(115)@84c1225eaf8b: Skipping f_verify_vty_lac_ci() TC_cmserv_tmsi_unknown0(115)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_tmsi_unknown0(115)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-SCCP(107)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(113)@84c1225eaf8b: Final verdict of PTC: none 20250427103332868 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103332868 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(111)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(114)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(109)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(106)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(110)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(108)@84c1225eaf8b: Final verdict of PTC: none 20250427103332871 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(116)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(112)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(106): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(107): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(108): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(109): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(110): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(111): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(112): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(113): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(114): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_cmserv_tmsi_unknown0(115): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(116): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_cmserv_tmsi_unknown finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass'. Sun Apr 27 10:33:32 UTC 2025 ====== MSC_Tests.TC_cmserv_tmsi_unknown pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_cmserv_tmsi_unknown.talloc 20250427103333060 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103333060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103333060 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103333060 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103333060 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103333060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103333060 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103333060 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103333060 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103333060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103333060 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103333060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103333060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103333060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103333060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103333060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103333060 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103333060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103333060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103333060 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103333060 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103776) 20250427103333872 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=103776, count=148376) 20250427103334873 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103335062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103335062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103335062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call'. ------ MSC_Tests.TC_lu_and_mo_call ------ Sun Apr 27 10:33:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103335875 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_and_mo_call started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(120)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(120)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(120)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(118)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103336425 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(121)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103336619 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103336619 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103336619 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103336619 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(120)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(120)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103336624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103336624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103336624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103336624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103336624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103336624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103336624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103336624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103336624 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103336624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103336624 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(120)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(120)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(120)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(120)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103336624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103336624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103336624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103336624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103336624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103336624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103336624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103336624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103336624 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103336624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103336624 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103336624 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(120)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(120)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103336624 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103336624 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(120)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(120)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(120)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(120)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(120)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103336877 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103336877 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(123)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(123)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103336883 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(123)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(123)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(123)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(123)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103336904 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103336904 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(124)@84c1225eaf8b: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call0(126) TC_lu_and_mo_call0(126)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103337431 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103337431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103337431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103337431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103337431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103337431 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103337431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103337431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103337431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103337431 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103337432 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103337432 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103337432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103337432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103337432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103337432 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103337432 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103337432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103337432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103337432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(120)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(119)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(119)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_call0(126)11864442 MSC_Test_0-SCCP(118)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(119)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103337451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103337451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103337451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103337451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103337451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103337451 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103337451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103337451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103337451 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103337451 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b5 09 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) MSC_Test_0-M3UA(120)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103337452 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-15:LU)[0x55eefe1a1b60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103337452 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-15:LU)[0x55eefe1a1b60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103337452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55eefe1a5cf0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103337452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55eefe1a5cf0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-15:LU)[0x55eefe1a1b60] (fsm.c:486) 20250427103337452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55eefe1a5cf0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103337452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55eefe1a5cf0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103337452 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103337452 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000007 id=262420000000007 (vlr.c:661) 20250427103337452 DVLR INFO New subscr, IMSI: 262420000000007 (vlr.c:562) 20250427103337452 DVLR DEBUG VLR subscr IMSI-262420000000007 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103337452 DVLR DEBUG VLR subscr IMSI-262420000000007 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103337452 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103337452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55eefe1a5cf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103337452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55eefe1a5cf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103337452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55eefe1a5cf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103337452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55eefe1a5cf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103337452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55eefe1a5cf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103337452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55eefe1a5cf0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103337452 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55eefe1a3eb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103337452 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55eefe1a3eb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55eefe1a5cf0] (fsm.c:486) 20250427103337452 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55eefe1a3eb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103337452 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55eefe1a3eb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103337452 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103337452 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103337452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103337452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103337452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103337452 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) 20250427103337452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103337453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103337453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103337453 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b5 09 7a 00 00 0f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103337453 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103337453 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103337453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103337453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103337453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103337453 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103337453 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103337453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103337453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103337453 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b5 09 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(120)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(120)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(120)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(120)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@84c1225eaf8b: { messageType := 2, destLocRef := 'B5097A'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(118)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(124)@84c1225eaf8b: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call0(126) MSC_Test-GSUP(124)@84c1225eaf8b: Added IMSI table entry 0TC_lu_and_mo_call0(126)"262420000000007" MSC_Test_0-SCCP(118)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103337460 DVLR DEBUG VLR subscr IMSI-262420000000007 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103337460 DVLR DEBUG VLR subscr IMSI-262420000000007 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_mo_call0(126)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(126)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(118)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(118)@84c1225eaf8b: vl_from0 20250427103337461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103337461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103337461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103337461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103337461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103337461 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103337461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103337461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103337461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103337461 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(118)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(120)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103337465 DVLR DEBUG VLR subscr IMSI-262420000000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103337465 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427103337465 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427103337465 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103337465 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103337465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55eefe1a5cf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103337465 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55eefe1a3eb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103337465 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55eefe1a3eb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103337465 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55eefe1a3eb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103337465 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55eefe1a3eb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55eefe1a5cf0] (vlr_lu_fsm.c:110) 20250427103337465 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55eefe1a3eb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103337465 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55eefe1a3eb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103337465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55eefe1a5cf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103337465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55eefe1a5cf0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103337465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55eefe1a4090]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103337465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55eefe1a4090]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55eefe1a5cf0] (fsm.c:486) 20250427103337465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55eefe1a4090]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103337465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55eefe1a4090]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103337465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55eefe1a4090]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103337465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55eefe1a4090]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103337465 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x97691CBB) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427103337465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55eefe1a4090]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103337465 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x97691CBB LOCATION UPDATE ACCEPT (TMSI = 0x97691cbb) (gsm_04_08.c:149) 20250427103337465 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x97691CBB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103337466 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103337466 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103337466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103337466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103337466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103337466 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103337466 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103337466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103337466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103337466 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 b5 09 7a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 97 69 1c bb (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(120)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(119)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(119)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(118)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(118)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(118)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427103337469 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103337469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103337469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103337469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103337469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103337469 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103337469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103337469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103337469 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103337469 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(120)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103337469 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x97691CBB:GERAN-A-15:LU)[0x55eefe1a1b60]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103337469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x97691CBB:GERAN-A-15:LU)[0x55eefe1a5cf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103337469 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55eefe1a4090]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103337469 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427103337470 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103337470 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55eefe1a4090]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103337470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-15:LU)[0x55eefe1a5cf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103337470 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55eefe1a4090]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103337470 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55eefe1a4090]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-15:LU)[0x55eefe1a5cf0] (vlr_lu_fsm.c:817) 20250427103337470 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55eefe1a4090]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103337470 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55eefe1a4090]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103337470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-15:LU)[0x55eefe1a5cf0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103337470 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427103337470 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103337470 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103337470 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103337470 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103337470 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103337470 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103337470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103337470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103337470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103337470 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103337470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103337470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103337470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103337470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b5 09 7a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(120)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(118)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(118)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(118)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103337471 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103337471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103337471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(120)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103337471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103337471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103337471 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103337471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103337471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103337471 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103337471 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103337471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-15:LU)[0x55eefe1a5cf0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103337472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-15:LU)[0x55eefe1a5cf0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-15:LU)[0x55eefe1a1b60] (msc_a.c:1053) 20250427103337472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-15:LU)[0x55eefe1a5cf0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103337472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-15:LU)[0x55eefe1a5cf0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103337472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-15:LU)[0x55eefe1a5cf0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103337472 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB - active-conn: now used by 1 (attached) (msub.c:375) 20250427103337472 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103337472 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103337472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103337472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103337472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103337472 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103337472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103337472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103337472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103337472 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b5 09 7a 00 00 0f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(120)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@84c1225eaf8b: Session index based on local reference:0 20250427103337472 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103337472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103337472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103337472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103337472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103337472 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103337472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103337472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103337472 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103337472 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b5 09 7a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(119)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_call0(126)11864442 TC_lu_and_mo_call0(126)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103337473 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103337473 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call0(126)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(126)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '97691CBB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(119)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_call0(126)12662726 MSC_Test_0-RAN(119)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(118)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(120)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103337676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103337676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103337676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103337676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103337676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103337676 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103337676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103337676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103337676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103337676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 37 c6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 97 69 1c bb 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103337676 DMM DEBUG msc_a(TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a1df0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427103337676 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427103337676 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a1df0] (fsm.c:486) 20250427103337676 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427103337676 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427103337676 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427103337676 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427103337676 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427103337676 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427103337676 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427103337677 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427103337677 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427103337677 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427103337677 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427103337677 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427103337677 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427103337677 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427103337677 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427103337677 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427103337677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103337677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103337677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103337677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103337677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103337677 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) 20250427103337677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103337677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103337677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103337677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c1 37 c6 00 00 10 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103337677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103337677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103337677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103337677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103337677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103337677 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103337677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103337677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103337677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103337677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c1 37 c6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427103337677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103337677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103337677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103337677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103337677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103337677 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103337677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103337677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103337677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103337677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c1 37 c6 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(120)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(120)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(120)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@84c1225eaf8b: { messageType := 2, destLocRef := 'C137C6'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(118)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(118)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(120)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(120)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427103337677 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427103337677 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call0(126)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(126)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(121)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call0(126) MSC_Test-MGCP(122)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(119)@84c1225eaf8b: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(118)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@84c1225eaf8b: vl_len:19 MSC_Test_0-SCCP(118)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(118)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(120)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103337682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103337682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103337682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103337682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103337682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103337682 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103337682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103337682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103337682 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103337682 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) 20250427103337682 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427103337682 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB callref-0x80000001 tid-8) New transaction (transaction.c:231) 20250427103337682 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427103337682 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427103337682 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427103337682 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB: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) 20250427103337682 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427103337682 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427103337682 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3eb0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427103337682 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3eb0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a1df0] (fsm.c:486) 20250427103337682 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB: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) 20250427103337682 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3a90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103337682 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3a90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3eb0] (fsm.c:486) 20250427103337682 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:no-CI)[0x55eefe1a3a90]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103337682 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:no-CI)[0x55eefe1a3a90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427103337683 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3cf0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103337683 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3cf0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3eb0] (fsm.c:486) 20250427103337683 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:no-CI)[0x55eefe1a3cf0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103337683 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:no-CI)[0x55eefe1a3cf0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(122)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427103337690 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:no-CI)[0x55eefe1a3a90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103337690 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3eb0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427103337690 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX 20250427103337691 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:no-CI)[0x55eefe1a3cf0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103337691 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3eb0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427103337691 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB: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) 20250427103337691 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) Sending Assignment Command (msc_a.c:706) 20250427103337691 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103337691 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103337691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103337691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103337691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103337691 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103337691 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103337691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103337691 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103337691 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 c1 37 c6 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-MNCC(121)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call0(126) MSC_Test_0-M3UA(120)@84c1225eaf8b: Message received on association #8 MSC_Test-MNCC(121)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_call0(126)-2147483647 MSC_Test_0-M3UA(120)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call0(126)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request 20250427103337694 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB: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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(118)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(118)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250427103337696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103337696 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(120)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103337696 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103337696 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103337696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103337696 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103337696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103337696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103337696 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103337696 DLSS7 DEBUG 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) 20250427103337696 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1a3cf0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427103337696 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB: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)[0x55eefe1a3cf0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427103337696 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB: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)[0x55eefe1a3cf0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427103337696 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB: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) 20250427103337696 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB: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) 20250427103337696 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB: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) 20250427103337696 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call0(126)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427103337698 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427103337698 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103337698 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427103337698 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427103337698 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103337698 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103337698 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103337698 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103337698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103337698 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103337698 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103337698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103337698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103337698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c1 37 c6 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(120)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103337698 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB: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)[0x55eefe1a3cf0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103337698 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB: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)[0x55eefe1a3cf0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427103337698 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3eb0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427103337701 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427103337701 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103337701 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427103337701 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427103337702 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103337702 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103337702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103337702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103337702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103337702 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103337702 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103337702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103337702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103337702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c1 37 c6 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(120)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427103337703 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB: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) 20250427103337703 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB: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) 20250427103337703 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB: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) 20250427103337703 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1a3a90]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427103337703 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1a3a90]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427103337703 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB: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)[0x55eefe1a3a90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427103337703 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427103337703 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103337703 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427103337703 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427103337703 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427103337704 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103337704 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103337704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103337704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103337704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103337704 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103337704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103337704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103337704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103337704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c1 37 c6 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(120)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call0(126)@84c1225eaf8b: { 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)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT 20250427103337705 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB: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)[0x55eefe1a3a90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103337705 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB: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)[0x55eefe1a3a90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427103337705 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3eb0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427103337705 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3eb0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(119)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(119)@84c1225eaf8b: patched enc_l3: '038F'O MSC_Test_0-SCCP(118)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(118)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(118)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O 20250427103337706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103337706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103337706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103337706 DLM3UA DEBUG 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(120)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103337706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103337706 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103337706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103337706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103337706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103337706 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103337706 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427103337706 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427103337706 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427103337706 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103337706 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call0(126)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call0(126)@84c1225eaf8b: f_mo_call_establish DONE TC_lu_and_mo_call0(126)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@84c1225eaf8b: Hold the call for some time TC_lu_and_mo_call0(126)@84c1225eaf8b: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call0(126)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@84c1225eaf8b: Hangup TC_lu_and_mo_call0(126)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427103343220 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427103343220 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427103343220 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427103343220 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427103343221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103343221 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103343221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103343221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103343221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103343221 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103343221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103343221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103343221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103343221 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 c1 37 c6 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(120)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC 20250427103343227 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427103343227 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103343227 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427103343227 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427103343227 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427103343227 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427103343228 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103343228 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103343228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103343228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103343228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103343228 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103343228 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103343228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103343228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103343228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c1 37 c6 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(120)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@84c1225eaf8b: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call0(126)@84c1225eaf8b: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(119)@84c1225eaf8b: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(119)@84c1225eaf8b: patched enc_l3: '03EA'O MSC_Test_0-SCCP(118)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(118)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(118)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250427103343232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103343232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103343232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103343232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103343232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103343232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103343232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103343232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103343232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103343232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(120)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103343232 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427103343232 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427103343232 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427103343232 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427103343232 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427103343232 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103343232 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427103343232 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103343232 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103343232 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103343232 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3eb0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427103343232 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB: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)[0x55eefe1a3cf0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103343232 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB: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)[0x55eefe1a3cf0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3eb0] (call_leg.c:197) 20250427103343233 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB: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)[0x55eefe1a3cf0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427103343233 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB: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)[0x55eefe1a3cf0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427103343233 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB: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)[0x55eefe1a3a90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103343233 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB: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)[0x55eefe1a3a90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3eb0] (call_leg.c:197) 20250427103343233 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3eb0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427103343233 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB: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)[0x55eefe1a3a90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427103343233 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB: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)[0x55eefe1a3a90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427103343233 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3eb0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427103343233 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3eb0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a1df0] (call_leg.c:198) 20250427103343233 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3eb0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427103343233 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3eb0]{RELEASING}: Deallocated (fsm.c:568) 20250427103343233 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103343233 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103343233 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103343233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103343233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103343233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103343233 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103343233 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103343233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103343233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103343233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c1 37 c6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(120)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(121)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_call0(126)-2147483647 TC_lu_and_mo_call0(126)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_call0(126)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(118)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(118)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(118)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103343237 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103343237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103343237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103343237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103343237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(120)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103343237 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103343237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103343237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103343237 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103343238 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) TC_lu_and_mo_call0(126)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX 20250427103343238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103343238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a1df0] (msc_a.c:1053) 20250427103343238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103343238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-16:CM_SERVICE_REQ)[0x55eefe1a3770]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427103343238 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB - active-conn: now used by 1 (attached) (msub.c:375) 20250427103343238 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103343238 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103343238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103343238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103343238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103343238 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103343239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103343239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103343239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103343239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c1 37 c6 00 00 10 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(120)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@84c1225eaf8b: Session index based on local reference:0 20250427103343239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103343239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103343239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103343239 DLM3UA DEBUG 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(120)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103343239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103343239 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103343239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103343239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103343239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103343239 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c1 37 c6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(119)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_call0(126)12662726 TC_lu_and_mo_call0(126)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call0(126)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@84c1225eaf8b: f_call_hangup 9: done TC_lu_and_mo_call0(126)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@84c1225eaf8b: Final verdict of PTC: pass 20250427103344252 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103344252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103344252 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103344252 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103344252 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103344252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103344252 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103344252 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103344252 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103344252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103344252 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103344252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103344252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103344252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103344252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103344252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103344252 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103344252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103344252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103344252 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103344252 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427103344253 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(118)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(120)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(123)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(124)@84c1225eaf8b: Final verdict of PTC: none 20250427103344254 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103344254 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(125)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(122)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(121)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(119)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(127)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(117)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(117): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(118): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(119): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(120): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(121): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(122): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(123): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(124): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(125): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_and_mo_call0(126): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(127): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_and_mo_call finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass'. Sun Apr 27 10:33:44 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=448544) 20250427103345254 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=448544, count=465096) 20250427103346253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103346253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103346253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427103346256 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_ipv6'. ------ MSC_Tests.TC_lu_and_mo_call_ipv6 ------ Sun Apr 27 10:33:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_call_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_call_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103347258 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_ipv6' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_and_mo_call_ipv6 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(131)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(131)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(131)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(129)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103347857 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(132)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103348053 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103348053 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103348053 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103348053 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(131)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(131)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103348058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103348058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103348058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103348058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103348058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103348058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103348058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103348058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103348058 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103348058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103348058 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(131)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(131)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(131)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(131)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103348059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103348059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103348059 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103348059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103348059 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103348059 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103348059 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103348059 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103348059 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103348059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103348059 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103348059 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(131)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(131)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(131)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(131)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(131)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427103348059 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103348059 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(131)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(131)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103348260 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103348260 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(134)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(134)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103348266 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(134)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(134)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(134)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(134)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103348286 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103348286 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(135)@84c1225eaf8b: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call_ipv60(137) TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103348867 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103348867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103348867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103348867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103348867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103348867 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103348867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103348867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103348867 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103348867 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103348868 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103348868 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103348868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103348868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103348868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103348868 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103348868 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103348868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103348868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103348868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(131)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(130)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(130)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_call_ipv60(137)8945163 MSC_Test_0-SCCP(129)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(130)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(131)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103348880 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103348880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103348880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103348880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103348880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103348880 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103348880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103348880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103348880 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103348880 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 7e 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) 20250427103348881 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-17:LU)[0x55eefe1a38a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103348881 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-17:LU)[0x55eefe1a38a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103348881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x55eefe1a3a90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103348881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x55eefe1a3a90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-17:LU)[0x55eefe1a38a0] (fsm.c:486) 20250427103348881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x55eefe1a3a90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103348881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x55eefe1a3a90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103348881 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103348881 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103348881 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427103348881 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103348881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a3a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103348881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a3a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103348881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a3a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103348881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a3a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103348881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a3a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103348881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a3a90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103348881 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a18d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103348881 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a18d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a3a90] (fsm.c:486) 20250427103348881 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a18d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103348881 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a18d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103348881 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103348881 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103348881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103348881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103348881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103348881 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103348881 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103348881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103348881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103348881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 88 7e 0b 00 00 11 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103348881 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103348881 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103348881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103348881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103348881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103348881 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103348881 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103348881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103348881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103348881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 88 7e 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(131)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(131)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(131)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(131)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@84c1225eaf8b: { messageType := 2, destLocRef := '887E0B'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(129)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(135)@84c1225eaf8b: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call_ipv60(137) MSC_Test-GSUP(135)@84c1225eaf8b: Added IMSI table entry 0TC_lu_and_mo_call_ipv60(137)"262420000000007" 20250427103348885 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427103348885 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(129)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(129)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(129)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(131)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103348891 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103348891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103348891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103348891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103348891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103348891 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103348891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103348891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103348891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103348891 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427103348895 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103348895 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427103348895 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427103348895 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427103348896 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103348896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a3a90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103348896 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a18d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103348896 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a18d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103348896 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a18d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103348896 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a18d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a3a90] (vlr_lu_fsm.c:110) 20250427103348896 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a18d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103348896 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a18d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103348896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a3a90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103348896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a3a90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103348896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a3eb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103348896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a3eb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a3a90] (fsm.c:486) 20250427103348896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a3eb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103348896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a3eb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103348896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a3eb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103348896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a3eb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103348896 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:TMSInew-0x6C55440C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427103348896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a3eb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103348896 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:TMSInew-0x6C55440C LOCATION UPDATE ACCEPT (TMSI = 0x6c55440c) (gsm_04_08.c:149) 20250427103348897 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:TMSInew-0x6C55440C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427103348897 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103348897 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103348897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103348897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103348897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103348897 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103348897 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103348897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103348897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103348897 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 88 7e 0b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 6c 55 44 0c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(131)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(130)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(130)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(129)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(129)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(129)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(131)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103348911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103348911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103348911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103348911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103348911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103348911 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103348911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103348911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103348911 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103348911 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103348912 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:TMSInew-0x6C55440C:GERAN-A-17:LU)[0x55eefe1a38a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103348912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:TMSInew-0x6C55440C:GERAN-A-17:LU)[0x55eefe1a3a90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103348912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a3eb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103348912 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427103348912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a3eb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103348912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-17:LU)[0x55eefe1a3a90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103348912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a3eb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103348912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a3eb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-17:LU)[0x55eefe1a3a90] (vlr_lu_fsm.c:817) 20250427103348912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a3eb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103348912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x97691CBB:GERAN-A-17:LU)[0x55eefe1a3eb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103348912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-17:LU)[0x55eefe1a3a90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103348912 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427103348912 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103348912 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103348912 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103348912 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103348912 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103348912 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103348912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103348912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103348912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103348912 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103348912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103348912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103348912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103348912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 88 7e 0b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(131)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(129)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(129)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(129)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(131)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103348917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103348917 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103348917 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103348917 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103348917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103348917 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103348917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103348917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103348917 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103348917 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103348918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-17:LU)[0x55eefe1a3a90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103348918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-17:LU)[0x55eefe1a3a90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-17:LU)[0x55eefe1a38a0] (msc_a.c:1053) 20250427103348918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-17:LU)[0x55eefe1a3a90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103348918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-17:LU)[0x55eefe1a3a90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103348918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-17:LU)[0x55eefe1a3a90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103348918 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C - active-conn: now used by 1 (attached) (msub.c:375) 20250427103348918 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103348918 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103348918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103348918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103348918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103348918 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103348918 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103348918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103348918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103348918 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 88 7e 0b 00 00 11 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(131)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(131)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103348919 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103348919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103348919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103348919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103348919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103348919 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103348919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103348919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103348919 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103348919 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 88 7e 0b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(130)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(137)8945163 TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103348921 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103348922 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6C55440C'O ("lUD\f") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(130)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_call_ipv60(137)15165652 MSC_Test_0-RAN(130)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(129)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(131)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103349120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103349120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103349120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103349120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103349120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103349121 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103349121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103349121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103349121 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103349121 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 68 d4 02 02 06 04 43 b9 00 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 6c 55 44 0c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103349122 DMM DEBUG msc_a(TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a41c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427103349122 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a3cf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427103349122 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a3cf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a41c0] (fsm.c:486) 20250427103349122 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a3cf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427103349122 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a3cf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427103349122 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427103349122 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427103349122 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a3cf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427103349122 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a3cf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427103349122 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a3cf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427103349123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a3cf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427103349123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a3cf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427103349123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a3cf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427103349123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a3cf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427103349123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a3cf0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427103349123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a3cf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427103349123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a3cf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427103349123 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427103349123 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427103349123 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103349123 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103349123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103349123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103349123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103349124 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103349124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103349124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103349124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103349124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e7 68 d4 00 00 12 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103349124 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103349124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103349124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103349124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103349124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103349124 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103349124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103349124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103349124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103349124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e7 68 d4 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427103349124 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103349124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103349124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103349124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103349124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103349124 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103349124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103349124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103349124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103349124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e7 68 d4 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(131)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(131)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(131)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(131)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(131)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@84c1225eaf8b: { messageType := 2, destLocRef := 'E768D4'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(129)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(129)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103349127 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427103349127 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(132)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_ipv60(137) MSC_Test-MGCP(133)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(130)@84c1225eaf8b: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(129)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@84c1225eaf8b: vl_len:19 MSC_Test_0-SCCP(129)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(129)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(131)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103349145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103349145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103349145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103349145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103349145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103349145 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103349145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103349145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103349145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103349145 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) 20250427103349146 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427103349146 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C callref-0x80000002 tid-8) New transaction (transaction.c:231) 20250427103349146 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427103349146 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427103349146 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427103349146 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C: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) 20250427103349146 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427103349146 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427103349146 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a18d0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427103349146 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a18d0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a41c0] (fsm.c:486) 20250427103349146 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C: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) 20250427103349146 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a65b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103349146 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a65b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a18d0] (fsm.c:486) 20250427103349146 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:no-CI)[0x55eefe1a65b0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103349146 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:no-CI)[0x55eefe1a65b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427103349146 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a5e20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103349146 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a5e20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a18d0] (fsm.c:486) 20250427103349146 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:no-CI)[0x55eefe1a5e20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103349147 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:no-CI)[0x55eefe1a5e20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(133)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427103349158 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:no-CI)[0x55eefe1a65b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103349158 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a18d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427103349158 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250427103349158 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C: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) 20250427103349158 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX 20250427103349160 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:no-CI)[0x55eefe1a5e20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103349160 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a18d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427103349160 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C: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) 20250427103349160 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(132)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_ipv60(137) MSC_Test-MNCC(132)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_call_ipv60(137)-2147483646 20250427103349160 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103349160 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103349160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103349161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103349161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103349161 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103349161 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103349161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103349161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103349161 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 e7 68 d4 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(131)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request 20250427103349164 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C: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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@84c1225eaf8b: vl_len:26 MSC_Test_0-SCCP(129)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(129)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(131)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103349166 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103349166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103349166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103349166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103349166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103349166 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103349166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103349166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103349166 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103349166 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) 20250427103349166 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x55eefe1a5e20]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427103349166 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C: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)[0x55eefe1a5e20]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250427103349166 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C: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)[0x55eefe1a5e20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427103349166 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C: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) 20250427103349166 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C: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) 20250427103349166 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C: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) 20250427103349166 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250427103349166 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C: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) 20250427103349166 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427103349168 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427103349168 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103349168 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427103349168 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427103349168 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103349168 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103349168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103349168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103349168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103349168 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103349168 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103349168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103349168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103349168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e7 68 d4 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(131)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103349168 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe1a5e20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103349168 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe1a5e20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427103349168 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a18d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427103349170 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427103349170 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103349170 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427103349170 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427103349170 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103349170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103349170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103349170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103349170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103349170 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103349170 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103349170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103349170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103349170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e7 68 d4 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(131)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427103349171 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C: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) 20250427103349171 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C: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) 20250427103349171 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C: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) 20250427103349171 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x55eefe1a65b0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427103349171 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x55eefe1a65b0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427103349171 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C: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)[0x55eefe1a65b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427103349171 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427103349171 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103349171 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427103349171 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427103349171 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427103349172 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103349172 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103349172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103349172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103349172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103349172 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103349172 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103349172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103349172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103349172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e7 68 d4 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(131)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: { 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)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT 20250427103349173 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55eefe1a65b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103349173 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55eefe1a65b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427103349173 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a18d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427103349173 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a18d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(130)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(130)@84c1225eaf8b: patched enc_l3: '038F'O MSC_Test_0-SCCP(129)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(129)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(129)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O 20250427103349174 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103349174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103349174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103349174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103349174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103349174 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103349174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103349174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103349174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103349174 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 12 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103349174 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427103349174 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427103349174 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427103349174 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103349174 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: f_mo_call_establish DONE TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: Hold the call for some time TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: Hangup TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427103354687 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427103354687 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427103354687 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427103354687 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427103354688 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103354688 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103354688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103354688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103354688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103354688 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103354688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103354688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103354688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103354688 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 e7 68 d4 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(131)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC 20250427103354693 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427103354694 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103354694 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427103354694 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427103354694 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427103354694 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427103354694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103354694 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103354694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103354694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103354694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103354694 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103354694 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103354694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103354694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103354694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e7 68 d4 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(131)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(130)@84c1225eaf8b: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(130)@84c1225eaf8b: patched enc_l3: '03EA'O MSC_Test_0-SCCP(129)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(129)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(129)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250427103354698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103354698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103354698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(131)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103354698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103354698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103354698 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103354698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103354698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103354698 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103354698 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103354699 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427103354699 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427103354699 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427103354699 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427103354699 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427103354699 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103354699 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427103354699 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103354699 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103354699 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103354699 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a18d0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427103354699 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe1a5e20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103354699 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe1a5e20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a18d0] (call_leg.c:197) 20250427103354699 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe1a5e20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427103354699 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe1a5e20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427103354699 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55eefe1a65b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103354699 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55eefe1a65b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a18d0] (call_leg.c:197) 20250427103354699 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a18d0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427103354699 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55eefe1a65b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427103354699 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55eefe1a65b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427103354699 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a18d0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427103354699 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a18d0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a41c0] (call_leg.c:198) 20250427103354699 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a18d0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427103354699 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a18d0]{RELEASING}: Deallocated (fsm.c:568) 20250427103354700 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103354700 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103354700 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103354700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103354700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103354700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103354700 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103354700 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103354700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103354700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103354700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e7 68 d4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(131)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(132)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(137)-2147483646 TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(129)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(129)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(129)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103354704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103354705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103354705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103354705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103354705 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103354705 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103354705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103354705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103354705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103354705 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103354705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a3cf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103354705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a3cf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a41c0] (msc_a.c:1053) 20250427103354705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a3cf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103354705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-18:CM_SERVICE_REQ)[0x55eefe1a3cf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX 20250427103354705 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C - active-conn: now used by 1 (attached) (msub.c:375) 20250427103354706 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103354706 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103354706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103354706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103354706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103354706 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103354706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103354706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103354706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103354706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e7 68 d4 00 00 12 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(131)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@84c1225eaf8b: Session index based on local reference:0 20250427103354707 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103354707 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103354707 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103354707 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103354707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103354707 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103354707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103354707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103354707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(131)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103354707 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e7 68 d4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(130)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(137)15165652 TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: f_call_hangup 9: done TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@84c1225eaf8b: Final verdict of PTC: pass 20250427103355721 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103355721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103355721 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103355721 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103355721 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103355722 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103355722 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103355722 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103355722 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103355722 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103355722 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103355722 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103355722 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103355722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103355722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103355722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103355722 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103355722 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103355722 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(131)@84c1225eaf8b: Final verdict of PTC: none 20250427103355722 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103355722 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427103355724 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103355724 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(136)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(135)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(129)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(133)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(128)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(132)@84c1225eaf8b: Final verdict of PTC: none 20250427103355725 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(130)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(138)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(134)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(129): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(130): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(131): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(132): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(133): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(134): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(135): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(136): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_and_mo_call_ipv60(137): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_and_mo_call_ipv6 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_ipv6 pass'. Sun Apr 27 10:33:55 UTC 2025 ====== MSC_Tests.TC_lu_and_mo_call_ipv6 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mo_call_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=450468) 20250427103356727 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) 20250427103357723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103357723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103357723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427103357729 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_ipv6 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout'. ------ MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout ------ Sun Apr 27 10:33:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103358731 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_and_mo_call_sccp_tiar_timeout started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(142)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(142)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(142)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(140)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103359296 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(143)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103359493 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103359493 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103359493 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103359493 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(142)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(142)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103359499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103359499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103359499 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103359499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103359499 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103359499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103359499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103359499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103359499 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103359499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103359499 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(142)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(142)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(142)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(142)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103359501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103359501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103359501 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103359501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(142)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(142)@84c1225eaf8b: Message received on association #8 20250427103359501 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103359501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103359501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103359501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103359501 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103359501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103359501 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103359501 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(142)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(142)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(142)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(142)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427103359502 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103359502 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(142)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(142)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103359733 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103359733 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(145)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(145)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103359738 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(145)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(145)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(145)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(145)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103359752 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103359752 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(146)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103400305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103400305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103400305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103400305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103400305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103400305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103400305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103400305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103400305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103400305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103400305 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103400305 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103400305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103400305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103400305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103400305 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103400305 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103400305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103400305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103400305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(142)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(141)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(141)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)7386615 MSC_Test_0-SCCP(140)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(141)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103400322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103400322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103400322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103400322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103400322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103400322 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103400322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103400322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103400322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103400322 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 b5 f7 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 98 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103400323 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-19:LU)[0x55eefe1a3090]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000089 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103400323 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-19:LU)[0x55eefe1a3090]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103400323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55eefe1a65b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103400323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55eefe1a65b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000089:GERAN-A-19:LU)[0x55eefe1a3090] (fsm.c:486) 20250427103400323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55eefe1a65b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103400323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55eefe1a65b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103400323 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103400323 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000089 id=262420000000089 (vlr.c:661) 20250427103400323 DVLR INFO New subscr, IMSI: 262420000000089 (vlr.c:562) 20250427103400323 DVLR DEBUG VLR subscr IMSI-262420000000089 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103400323 DVLR DEBUG VLR subscr IMSI-262420000000089 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103400323 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103400323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55eefe1a65b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103400323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55eefe1a65b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103400323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55eefe1a65b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103400323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55eefe1a65b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103400324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55eefe1a65b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103400324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55eefe1a65b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103400324 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55eefe1a2f60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103400324 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55eefe1a2f60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55eefe1a65b0] (fsm.c:486) 20250427103400324 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55eefe1a2f60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103400324 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55eefe1a2f60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103400324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103400324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103400324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103400324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103400324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103400324 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103400324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103400324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103400324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103400324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 70 b5 f7 00 00 13 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103400324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103400324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103400324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103400324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103400324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103400324 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103400324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103400324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103400324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103400324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 70 b5 f7 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(142)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(142)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(142)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@84c1225eaf8b: { messageType := 2, destLocRef := '70B5F7'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(140)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(140)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(146)@84c1225eaf8b: Found GsupExpect[0] for "262420000000089" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) MSC_Test-GSUP(146)@84c1225eaf8b: Added IMSI table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)"262420000000089" 20250427103400331 DVLR DEBUG VLR subscr IMSI-262420000000089 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103400331 DVLR DEBUG VLR subscr IMSI-262420000000089 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(140)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(140)@84c1225eaf8b: vl_from0 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(148)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(140)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(142)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103400335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103400335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103400335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103400335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103400335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103400335 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103400335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103400335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103400335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103400335 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427103400341 DVLR DEBUG VLR subscr IMSI-262420000000089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103400341 DVLR DEBUG IMSI:262420000000089 has MSISDN:491230000089 (vlr.c:1045) 20250427103400341 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250427103400341 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103400342 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103400342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55eefe1a65b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103400342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55eefe1a2f60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103400342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55eefe1a2f60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103400342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55eefe1a2f60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103400342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55eefe1a2f60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55eefe1a65b0] (vlr_lu_fsm.c:110) 20250427103400342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55eefe1a2f60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103400342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55eefe1a2f60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103400342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55eefe1a65b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103400342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55eefe1a65b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103400342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55eefe1a1f50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103400342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55eefe1a1f50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55eefe1a65b0] (fsm.c:486) 20250427103400342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55eefe1a1f50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103400342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55eefe1a1f50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103400342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55eefe1a1f50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103400342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55eefe1a1f50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103400342 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSInew-0xB4574BAE) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250427103400342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55eefe1a1f50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103400342 DMM DEBUG -> IMSI-262420000000089:MSISDN-491230000089:TMSInew-0xB4574BAE LOCATION UPDATE ACCEPT (TMSI = 0xb4574bae) (gsm_04_08.c:149) 20250427103400342 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSInew-0xB4574BAE - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103400343 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103400343 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103400343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103400343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103400343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103400343 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103400343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103400343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103400343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103400343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 70 b5 f7 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b4 57 4b ae (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(142)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(140)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(141)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(141)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(140)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(140)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(140)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(142)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103400353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103400353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103400353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103400353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103400353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103400353 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103400353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103400353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103400353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103400353 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103400354 DMM DEBUG msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSInew-0xB4574BAE:GERAN-A-19:LU)[0x55eefe1a3090]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103400354 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSInew-0xB4574BAE:GERAN-A-19:LU)[0x55eefe1a65b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103400354 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55eefe1a1f50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103400354 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250427103400354 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103400354 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55eefe1a1f50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103400354 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-19:LU)[0x55eefe1a65b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103400354 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55eefe1a1f50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103400354 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55eefe1a1f50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-19:LU)[0x55eefe1a65b0] (vlr_lu_fsm.c:817) 20250427103400354 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55eefe1a1f50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103400354 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55eefe1a1f50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103400354 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-19:LU)[0x55eefe1a65b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103400354 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250427103400354 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103400354 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103400354 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103400354 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103400354 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103400354 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103400354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103400354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103400354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103400354 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103400354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103400354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103400354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103400354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 70 b5 f7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(142)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(140)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(140)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(140)@84c1225eaf8b: vl_from0 20250427103400358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103400358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(140)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(142)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103400358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103400358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103400358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103400358 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103400358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103400358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103400358 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103400358 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103400359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-19:LU)[0x55eefe1a65b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103400359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-19:LU)[0x55eefe1a65b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-19:LU)[0x55eefe1a3090] (msc_a.c:1053) 20250427103400359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-19:LU)[0x55eefe1a65b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103400359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-19:LU)[0x55eefe1a65b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103400359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-19:LU)[0x55eefe1a65b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103400359 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE - active-conn: now used by 1 (attached) (msub.c:375) 20250427103400359 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103400359 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103400359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103400359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103400359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103400359 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103400359 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103400359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103400359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103400359 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 70 b5 f7 00 00 13 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(142)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@84c1225eaf8b: Session index based on local reference:0 20250427103400361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103400361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103400361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103400361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103400361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103400361 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103400361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103400361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103400361 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103400361 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 70 b5 f7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(141)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)7386615 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103400362 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103400362 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(148)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B4574BAE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(141)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)12989674 MSC_Test_0-RAN(141)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(140)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(142)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103400565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103400565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103400565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103400565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103400565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103400565 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103400565 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103400565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103400565 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103400565 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 34 ea 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 b4 57 4b ae 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103400566 DMM DEBUG msc_a(TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a5e20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427103400566 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a3a90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427103400566 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a3a90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a5e20] (fsm.c:486) 20250427103400566 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a3a90]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427103400566 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a3a90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427103400566 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427103400566 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427103400566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a3a90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427103400566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a3a90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427103400566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a3a90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427103400566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a3a90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427103400566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a3a90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427103400566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a3a90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427103400566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a3a90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427103400566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a3a90]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427103400566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a3a90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427103400566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a3a90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427103400566 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250427103400566 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427103400567 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103400567 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103400567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103400567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103400567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103400567 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103400567 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103400567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103400567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103400567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c6 34 ea 00 00 14 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103400567 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103400567 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103400567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103400567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103400567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103400567 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103400567 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103400567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103400567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103400567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c6 34 ea 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 98 (osmo_ss7_asp.c:1164) 20250427103400567 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103400567 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103400567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103400567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103400567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103400567 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103400567 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103400567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103400567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103400567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c6 34 ea 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(142)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(142)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(142)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(142)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(140)@84c1225eaf8b: { messageType := 2, destLocRef := 'C634EA'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-M3UA(142)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(140)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(140)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(140)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(140)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103400571 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427103400571 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(148)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(143)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) MSC_Test-MGCP(144)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(141)@84c1225eaf8b: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(140)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@84c1225eaf8b: vl_len:19 MSC_Test_0-SCCP(140)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(140)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250427103400591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103400591 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103400591 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103400591 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103400591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103400591 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103400591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103400591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103400591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103400591 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) MSC_Test_0-M3UA(142)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103400591 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427103400591 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE callref-0x80000003 tid-8) New transaction (transaction.c:231) 20250427103400591 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427103400591 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427103400591 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427103400591 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE: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) 20250427103400591 DCC INFO trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427103400591 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427103400591 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a2f60]{ESTABLISHING}: Allocated (fsm.c:456) 20250427103400591 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a2f60]{ESTABLISHING}: is child of msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a5e20] (fsm.c:486) 20250427103400591 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE: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) 20250427103400591 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a3e20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103400591 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a3e20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a2f60] (fsm.c:486) 20250427103400591 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:no-CI)[0x55eefe1a3e20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103400591 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:no-CI)[0x55eefe1a3e20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427103400591 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a6080]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103400591 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a6080]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a2f60] (fsm.c:486) 20250427103400592 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:no-CI)[0x55eefe1a6080]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103400592 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:no-CI)[0x55eefe1a6080]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(144)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427103400611 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:no-CI)[0x55eefe1a3e20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103400611 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a2f60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427103400611 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX 20250427103400614 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:no-CI)[0x55eefe1a6080]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103400614 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a2f60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427103400614 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE: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) 20250427103400614 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) Sending Assignment Command (msc_a.c:706) 20250427103400614 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103400614 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103400614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103400614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103400614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103400614 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103400614 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103400614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103400614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103400614 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 c6 34 ea 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 03 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(143)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) MSC_Test-MNCC(143)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)-2147483645 MSC_Test_0-M3UA(142)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(142)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(140)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_sccp_tiar_timeout0(148)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request 20250427103400621 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE: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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(140)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(140)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250427103400624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103400624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103400624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103400624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103400624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103400624 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103400624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103400624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103400624 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103400624 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 14 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103400624 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1a6080]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427103400624 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE: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)[0x55eefe1a6080]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427103400624 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE: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)[0x55eefe1a6080]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427103400624 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE: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) 20250427103400624 DCC INFO trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE: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) 20250427103400624 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE: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) 20250427103400624 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_sccp_tiar_timeout0(148)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427103400628 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427103400628 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103400628 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427103400628 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427103400628 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103400628 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103400628 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103400628 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103400628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103400628 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103400628 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103400628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103400628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103400628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c6 34 ea 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) 20250427103400629 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE: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)[0x55eefe1a6080]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103400629 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE: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)[0x55eefe1a6080]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427103400629 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a2f60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(142)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(142)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(140)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103400632 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427103400632 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103400632 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427103400632 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427103400632 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103400632 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103400632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103400632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103400632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103400632 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103400632 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103400633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103400633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103400633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c6 34 ea 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(142)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(140)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427103400635 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE: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) 20250427103400635 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE: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) 20250427103400635 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE: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) 20250427103400635 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1a3e20]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427103400635 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1a3e20]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427103400635 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE: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)[0x55eefe1a3e20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427103400636 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427103400636 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103400636 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427103400636 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427103400636 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427103400636 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103400636 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103400636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103400636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103400636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103400636 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103400636 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103400636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103400636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103400636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c6 34 ea 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(142)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(140)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_sccp_tiar_timeout0(148)@84c1225eaf8b: { 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" } } } } } } } 20250427103400641 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE: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)[0x55eefe1a3e20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103400641 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE: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)[0x55eefe1a3e20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427103400641 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a2f60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427103400641 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a2f60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(141)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(141)@84c1225eaf8b: patched enc_l3: '038F'O MSC_Test_0-SCCP(140)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(140)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(140)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O 20250427103400643 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103400643 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103400643 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103400643 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103400643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103400643 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103400643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103400643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103400643 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(142)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103400643 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103400643 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427103400644 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427103400644 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427103400644 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103400644 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_sccp_tiar_timeout0(148)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@84c1225eaf8b: f_mo_call_establish DONE TC_lu_and_mo_call_sccp_tiar_timeout0(148)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103402637 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103402637 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103402637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103402637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103402637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103402637 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103402637 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103402637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103402637 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103402637 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 c6 34 ea 00 00 14 02 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(142)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@84c1225eaf8b: Session index based on local reference:0 20250427103404638 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103404638 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103404638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103404638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103404638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103404638 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103404638 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103404638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103404638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103404638 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 c6 34 ea 00 00 14 02 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(142)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@84c1225eaf8b: Session index based on local reference:0 20250427103405644 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a2f60]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427103405644 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE: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)[0x55eefe1a6080]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427103405644 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE: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)[0x55eefe1a6080]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a2f60] (msub.c:113) 20250427103405645 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE: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)[0x55eefe1a6080]{ESTABLISHED}: Freeing instance (msub.c:113) 20250427103405645 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE: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)[0x55eefe1a6080]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427103405645 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE: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)[0x55eefe1a3e20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427103405645 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE: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)[0x55eefe1a3e20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a2f60] (msub.c:113) 20250427103405645 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a2f60]{ESTABLISHED}: FSM instance already terminating, not dispatching event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427103405645 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE: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)[0x55eefe1a3e20]{ESTABLISHED}: Freeing instance (msub.c:113) 20250427103405645 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE: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)[0x55eefe1a3e20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427103405645 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a2f60]{ESTABLISHED}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a5e20] (msub.c:113) 20250427103405645 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a2f60]{ESTABLISHED}: Freeing instance (msub.c:113) 20250427103405645 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a2f60]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427103405645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a3a90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427103405645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a3a90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a5e20] (msub.c:113) 20250427103405645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a3a90]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250427103405645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ)[0x55eefe1a3a90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427103405645 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) Freeing transaction (transaction.c:243) 20250427103405645 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427103405645 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427103405645 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state ACTIVE -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427103405645 DMSC ERROR (IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE) Cannot tx event to MSC-I, no such role defined (msc_a.c:2113) 20250427103405645 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427103405645 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427103405645 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427103405645 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE - active-conn: now used by 1 (attached) (msub.c:375) 20250427103405645 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103405646 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103405646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103405646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103405646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103405646 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103405646 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103405646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103405646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103405646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c6 34 ea 00 00 14 0d 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(142)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@84c1225eaf8b: Session index based on local reference:0 20250427103405647 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103405647 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103405647 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103405647 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103405647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103405647 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103405647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103405647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103405647 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(142)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103405647 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c6 34 ea 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(143)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)-2147483645 MSC_Test_0-RAN(141)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)12989674 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(146)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(142)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(147)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(144)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(141)@84c1225eaf8b: Final verdict of PTC: none 20250427103405659 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103405659 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(139)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(140)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(143)@84c1225eaf8b: Final verdict of PTC: none 20250427103405663 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(145)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(140): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(141): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(142): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(143): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(144): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(145): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(146): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(147): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_and_mo_call_sccp_tiar_timeout0(148): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass'. Sun Apr 27 10:34:05 UTC 2025 ====== MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout.talloc 20250427103405848 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103405848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103405848 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103405848 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103405848 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103405848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103405848 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103405848 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103405848 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103405848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103405848 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103405848 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103405848 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103405848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103405848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103405848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103405848 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103405848 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103405848 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103405849 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103405849 DIUCS DEBUG (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) 20250427103406664 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=429488) 20250427103407665 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103407849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103407849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103407850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_timeout'. ------ MSC_Tests.TC_lu_auth_sai_timeout ------ Sun Apr 27 10:34:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103408667 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_timeout' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_auth_sai_timeout started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(153)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(153)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(153)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(151)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103409328 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(154)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103409524 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103409524 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103409524 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103409524 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(153)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(153)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103409529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103409529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103409529 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103409529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103409529 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103409529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103409529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103409529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103409529 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103409529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103409529 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(153)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(153)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(153)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(153)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103409529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103409530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103409530 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103409530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103409530 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103409530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103409530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103409530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103409530 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103409530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103409530 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103409530 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(153)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(153)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103409530 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103409530 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(153)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(153)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(153)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(153)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(153)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103409668 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103409668 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(156)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(156)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103409674 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(156)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(156)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(156)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(156)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103409695 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103409695 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(157)@84c1225eaf8b: Created GsupExpect[0] for "262420000000008" to be handled at TC_lu_auth_sai_timeout0(159) TC_lu_auth_sai_timeout0(159)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103410337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103410337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103410337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103410337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103410337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103410337 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103410337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103410337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103410337 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103410337 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(153)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103410337 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103410337 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103410337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103410337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103410337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103410337 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103410337 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103410337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103410337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103410337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(153)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(152)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(152)@84c1225eaf8b: Added conn table entry 0TC_lu_auth_sai_timeout0(159)11786783 MSC_Test_0-SCCP(151)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(152)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(153)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103410351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103410351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103410351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103410351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103410351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103410351 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103410351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103410351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103410351 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103410351 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b3 da 1f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427103410352 DMM DEBUG msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x55eefe1a2f60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000008 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103410352 DMM DEBUG msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x55eefe1a2f60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103410352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55eefe1a3a90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103410352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55eefe1a3a90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x55eefe1a2f60] (fsm.c:486) 20250427103410352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55eefe1a3a90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427103410352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55eefe1a3a90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103410352 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103410352 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000008 id=262420000000008 (vlr.c:661) 20250427103410352 DVLR INFO New subscr, IMSI: 262420000000008 (vlr.c:562) 20250427103410352 DVLR DEBUG VLR subscr IMSI-262420000000008 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103410352 DVLR DEBUG VLR subscr IMSI-262420000000008 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103410352 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103410352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55eefe1a3a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103410352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55eefe1a3a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103410352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55eefe1a3a90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427103410352 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55eefe1a65b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427103410352 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55eefe1a65b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55eefe1a3a90] (fsm.c:486) 20250427103410352 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55eefe1a65b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427103410352 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55eefe1a65b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427103410352 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103410352 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103410352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103410352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103410352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103410352 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103410352 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103410353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103410353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103410353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b3 da 1f 00 00 15 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(153)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(153)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(151)@84c1225eaf8b: { messageType := 2, destLocRef := 'B3DA1F'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(157)@84c1225eaf8b: Found GsupExpect[0] for "262420000000008" handled at TC_lu_auth_sai_timeout0(159) MSC_Test-GSUP(157)@84c1225eaf8b: Added IMSI table entry 0TC_lu_auth_sai_timeout0(159)"262420000000008" MSC_Test_0-SCCP(151)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(151)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(151)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(151)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(153)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103410357 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103410357 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103410357 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103410357 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103410357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103410357 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103410357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103410357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103410357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103410357 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427103415353 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) 20250427103415353 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) 20250427103415353 DMM INFO msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x55eefe1a2f60]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427103415353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55eefe1a3a90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103415353 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) 20250427103415353 DVLR DEBUG VLR subscr IMSI-262420000000008 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427103415353 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103415353 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103415353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103415353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103415353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103415354 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103415354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103415354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103415354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103415354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b3 da 1f 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250427103415354 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103415354 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103415354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103415354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103415354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103415354 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103415354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103415354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103415354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103415354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b3 da 1f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(153)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(153)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(153)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(153)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(151)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(151)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(151)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(151)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(151)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(151)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(151)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(151)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(151)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(151)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(151)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(151)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(153)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103415362 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103415362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103415362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103415362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103415362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103415362 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103415362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103415362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103415362 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103415362 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103415363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55eefe1a3a90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103415363 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55eefe1a65b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103415363 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55eefe1a65b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55eefe1a3a90] (msc_a.c:1053) 20250427103415363 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55eefe1a65b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msc_a.c:1053) 20250427103415363 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55eefe1a65b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250427103415363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55eefe1a3a90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x55eefe1a2f60] (msc_a.c:1053) 20250427103415363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55eefe1a3a90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103415363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55eefe1a3a90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103415363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55eefe1a3a90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103415363 DVLR INFO VLR subscr IMSI-262420000000008 - active-conn: now used by 0 (-) (msub.c:375) 20250427103415363 DVLR DEBUG SUBSCR(IMSI-262420000000008) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427103415363 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103415363 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103415363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103415363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103415363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103415363 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103415363 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103415363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103415363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103415363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b3 da 1f 00 00 15 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(153)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(153)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(151)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(153)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103415365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103415365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103415365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103415365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103415365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103415365 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103415365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103415365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103415365 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103415365 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b3 da 1f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(152)@84c1225eaf8b: Deleted conn table entry 0TC_lu_auth_sai_timeout0(159)11786783 TC_lu_auth_sai_timeout0(159)@84c1225eaf8b: setverdict(pass): none -> pass TC_lu_auth_sai_timeout0(159)@84c1225eaf8b: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_timeout0(159)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_timeout0(159)@84c1225eaf8b: Final verdict of PTC: pass 20250427103415375 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103415375 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(154)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(151)@84c1225eaf8b: Final verdict of PTC: none 20250427103415377 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(156)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(158)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(153)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(157)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(150)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(152)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(160)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(155)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(150): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(151): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(152): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(153): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(154): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(155): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(156): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(157): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(158): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_auth_sai_timeout0(159): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(160): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_auth_sai_timeout finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass'. Sun Apr 27 10:34:15 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 20250427103415568 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103415568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103415568 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103415568 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103415568 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103415568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103415568 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103415568 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103415568 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103415568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103415568 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103415568 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103415568 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103415568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103415568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103415568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103415568 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103415568 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103415568 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103415569 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103415569 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=162480) 20250427103416378 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=162480, count=172252) 20250427103417379 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103417569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103417569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103417569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_err'. ------ MSC_Tests.TC_lu_auth_sai_err ------ Sun Apr 27 10:34:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_auth_sai_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_auth_sai_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103418380 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_err' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_auth_sai_err started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(164)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(164)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(164)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(162)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103419019 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(165)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103419209 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103419209 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103419209 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103419210 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(164)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(164)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103419214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103419214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103419214 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103419214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103419214 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103419214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103419214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103419214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103419214 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103419214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103419214 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(164)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(164)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(164)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(164)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(164)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(164)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(164)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103419215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103419215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103419215 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103419215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103419215 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103419215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103419215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103419215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103419215 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103419215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103419215 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103419215 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427103419215 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103419215 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(164)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(164)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(164)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(164)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(164)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103419381 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103419381 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(167)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(167)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103419387 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(167)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(167)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(167)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(167)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103419400 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103419400 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(168)@84c1225eaf8b: Created GsupExpect[0] for "262420000000009" to be handled at TC_lu_auth_sai_err0(170) TC_lu_auth_sai_err0(170)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103420022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103420022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103420022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103420022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103420022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103420022 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103420022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103420022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103420022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103420022 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103420022 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103420022 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103420022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103420022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103420022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103420022 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103420022 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103420022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103420022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103420022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(164)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(163)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(163)@84c1225eaf8b: Added conn table entry 0TC_lu_auth_sai_err0(170)13834647 MSC_Test_0-SCCP(162)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(163)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(164)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103420033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103420033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103420033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103420033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103420033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103420033 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103420033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103420033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103420033 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103420033 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 19 97 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 90 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103420034 DMM DEBUG msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a2f60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000009 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103420034 DMM DEBUG msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a2f60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103420034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a61b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103420034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a61b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a2f60] (fsm.c:486) 20250427103420034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a61b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427103420034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a61b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103420034 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103420034 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000009 id=262420000000009 (vlr.c:661) 20250427103420034 DVLR INFO New subscr, IMSI: 262420000000009 (vlr.c:562) 20250427103420034 DVLR DEBUG VLR subscr IMSI-262420000000009 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103420034 DVLR DEBUG VLR subscr IMSI-262420000000009 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103420034 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103420034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a61b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103420034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a61b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103420034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a61b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427103420034 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a3e20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427103420034 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a3e20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a61b0] (fsm.c:486) 20250427103420034 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a3e20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427103420034 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a3e20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427103420034 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103420034 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103420034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103420034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103420034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103420034 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103420034 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103420034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103420034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103420034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d3 19 97 00 00 16 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(164)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(164)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(162)@84c1225eaf8b: { messageType := 2, destLocRef := 'D31997'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(168)@84c1225eaf8b: Found GsupExpect[0] for "262420000000009" handled at TC_lu_auth_sai_err0(170) MSC_Test-GSUP(168)@84c1225eaf8b: Added IMSI table entry 0TC_lu_auth_sai_err0(170)"262420000000009" MSC_Test_0-SCCP(162)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(162)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(162)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(162)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(164)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103420038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103420038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103420038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103420038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103420038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103420038 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103420038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103420038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103420038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103420038 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427103420040 DVLR DEBUG VLR subscr IMSI-262420000000009 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103420040 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a3e20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250427103420040 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a3e20]{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) 20250427103420040 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a3e20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause ROAMING_NOT_ALLOWED (vlr_auth_fsm.c:271) 20250427103420040 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a3e20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250427103420040 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a3e20]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427103420040 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a3e20]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a61b0] (vlr_auth_fsm.c:294) 20250427103420040 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a3e20]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250427103420040 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a3e20]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250427103420040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a61b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250427103420040 DMM INFO msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a2f60]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427103420040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a61b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103420040 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) 20250427103420040 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) 20250427103420040 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) 20250427103420040 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103420040 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103420040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103420040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103420040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103420040 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103420040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103420040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103420040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103420040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d3 19 97 00 01 06 01 00 03 05 04 0d 00 00 00 (osmo_ss7_asp.c:1164) 20250427103420040 DVLR DEBUG VLR subscr IMSI-262420000000009 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250427103420040 DVLR DEBUG VLR subscr IMSI-262420000000009 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103420040 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103420040 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103420040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103420040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103420040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103420040 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103420040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103420040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103420040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103420040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d3 19 97 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(164)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(164)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(164)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(164)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(162)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(162)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(162)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(162)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(162)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(162)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(162)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(162)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(162)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(162)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(162)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(162)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103420045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103420045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103420045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103420045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103420045 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103420045 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103420045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103420045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103420045 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103420045 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103420045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a61b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103420045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a61b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a2f60] (msc_a.c:1053) 20250427103420045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a61b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103420045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a61b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103420045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55eefe1a61b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103420045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103420045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103420045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103420045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103420045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103420045 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103420045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103420045 DVLR INFO VLR subscr IMSI-262420000000009 - active-conn: now used by 0 (-) (msub.c:375) 20250427103420045 DVLR DEBUG SUBSCR(IMSI-262420000000009) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250427103420045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103420045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103420045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d3 19 97 00 00 16 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(164)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(164)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(162)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(164)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103420045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103420045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103420045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103420045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103420045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103420045 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103420045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103420045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103420045 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103420045 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d3 19 97 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(163)@84c1225eaf8b: Deleted conn table entry 0TC_lu_auth_sai_err0(170)13834647 TC_lu_auth_sai_err0(170)@84c1225eaf8b: setverdict(pass): none -> pass TC_lu_auth_sai_err0(170)@84c1225eaf8b: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_err0(170)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_err0(170)@84c1225eaf8b: Final verdict of PTC: pass 20250427103420050 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(167)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(163)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(169)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(168)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(162)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(166)@84c1225eaf8b: Final verdict of PTC: none 20250427103420053 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103420053 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(171)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(164)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(165)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(162): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(163): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(164): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(165): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(166): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(167): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(168): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(169): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_auth_sai_err0(170): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_auth_sai_err finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass'. Sun Apr 27 10:34:20 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 20250427103420252 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103420252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103420252 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103420252 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103420252 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103420252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103420252 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103420252 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103420252 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103420252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103420253 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103420253 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427103420252 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103420252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103420252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103420252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103420252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103420252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103420252 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103420252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103420252 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=124312) 20250427103421053 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=124312, count=171420) 20250427103422054 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103422253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103422253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103422253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_clear_request'. ------ MSC_Tests.TC_lu_clear_request ------ Sun Apr 27 10:34:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_clear_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_clear_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103423057 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_clear_request' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_clear_request started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(175)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(175)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(175)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(173)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103423718 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(176)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103423910 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103423910 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103423910 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103423910 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(175)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(175)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103423915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103423915 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103423915 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103423915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103423915 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103423915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103423915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103423915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103423915 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103423915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103423915 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(175)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(175)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(175)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(175)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103423915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103423915 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103423915 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103423916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103423916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103423916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103423916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103423916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103423916 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103423916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103423916 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103423916 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(175)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(175)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103423916 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103423916 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(175)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(175)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(175)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(175)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(175)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103424057 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103424058 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(178)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(178)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103424063 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(178)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(178)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(178)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(178)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103424095 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103424095 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(179)@84c1225eaf8b: Created GsupExpect[0] for "262420000000010" to be handled at TC_lu_clear_request0(181) TC_lu_clear_request0(181)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103424723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103424723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103424723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103424723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103424723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103424723 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103424723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103424723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103424723 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103424723 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(175)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103424723 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103424723 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103424723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103424723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103424723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103424723 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103424723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103424723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103424723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103424723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(175)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(174)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(174)@84c1225eaf8b: Added conn table entry 0TC_lu_clear_request0(181)15235112 MSC_Test_0-SCCP(173)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(174)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103424737 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103424737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103424737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103424737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103424737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103424737 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103424737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103424737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(175)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103424737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103424737 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 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 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103424738 DMM DEBUG msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a3a90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000010 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103424738 DMM DEBUG msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a3a90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103424738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a5e20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103424738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a5e20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a3a90] (fsm.c:486) 20250427103424738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a5e20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103424738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a5e20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103424738 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103424738 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000010 id=262420000000010 (vlr.c:661) 20250427103424738 DVLR INFO New subscr, IMSI: 262420000000010 (vlr.c:562) 20250427103424738 DVLR DEBUG VLR subscr IMSI-262420000000010 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103424738 DVLR DEBUG VLR subscr IMSI-262420000000010 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103424738 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103424738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a5e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103424738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a5e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103424738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a5e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103424738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a5e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103424738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a5e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103424738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a5e20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103424738 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a3e20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103424738 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a3e20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a5e20] (fsm.c:486) 20250427103424738 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a3e20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103424739 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a3e20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103424739 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103424739 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103424739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103424739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103424739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103424739 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103424739 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103424739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103424739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103424739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e8 78 28 00 00 17 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103424739 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103424739 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103424739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103424739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103424739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103424739 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103424739 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103424739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103424739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103424739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e8 78 28 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(175)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(175)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(175)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(173)@84c1225eaf8b: { messageType := 2, destLocRef := 'E87828'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(179)@84c1225eaf8b: Found GsupExpect[0] for "262420000000010" handled at TC_lu_clear_request0(181) MSC_Test-GSUP(179)@84c1225eaf8b: Added IMSI table entry 0TC_lu_clear_request0(181)"262420000000010" MSC_Test_0-SCCP(173)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(173)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(173)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(173)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(173)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(173)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(173)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(173)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(175)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103424747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103424747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103424747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103424747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103424747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103424747 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103424747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103424747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103424747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103424748 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(173)@84c1225eaf8b: vl_len:6 MSC_Test_0-SCCP(173)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(173)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(175)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103425751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103425751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103425751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103425751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103425751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103425751 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103425751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103425751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103425751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103425751 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) 20250427103425752 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) 20250427103425752 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) 20250427103425752 DMM INFO msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a3a90]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427103425752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a5e20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103425752 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) 20250427103425752 DVLR DEBUG VLR subscr IMSI-262420000000010 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427103425752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103425752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103425752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103425752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103425752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103425752 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103425753 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103425753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103425753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103425753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e8 78 28 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250427103425753 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103425753 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103425753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103425753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103425753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103425753 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103425753 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103425753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103425753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103425753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e8 78 28 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(175)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(175)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(175)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(175)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(173)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(173)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(173)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(173)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(173)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(173)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(173)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(173)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(173)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(173)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(173)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(173)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103425761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103425761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103425761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103425761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103425761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103425761 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103425761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103425761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103425761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103425761 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(175)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103425762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a5e20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103425762 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a3e20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103425762 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a3e20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a5e20] (msc_a.c:1053) 20250427103425762 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a3e20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250427103425762 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a3e20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250427103425762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a5e20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a3a90] (msc_a.c:1053) 20250427103425762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a5e20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103425762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a5e20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103425762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55eefe1a5e20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103425762 DVLR INFO VLR subscr IMSI-262420000000010 - active-conn: now used by 0 (-) (msub.c:375) 20250427103425762 DVLR DEBUG SUBSCR(IMSI-262420000000010) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427103425762 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103425762 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103425762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103425762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103425762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103425762 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103425762 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103425762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103425762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103425762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e8 78 28 00 00 17 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(175)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(175)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(173)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(175)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103425763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103425764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103425764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103425764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103425764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103425764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103425764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103425764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103425764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103425764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e8 78 28 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(174)@84c1225eaf8b: Deleted conn table entry 0TC_lu_clear_request0(181)15235112 TC_lu_clear_request0(181)@84c1225eaf8b: setverdict(pass): none -> pass TC_lu_clear_request0(181)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(179)@84c1225eaf8b: Final verdict of PTC: none 20250427103425773 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(178)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(173)@84c1225eaf8b: Final verdict of PTC: none 20250427103425775 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103425775 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(175)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(172)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(177)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(176)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(174)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(180)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(182)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(172): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(173): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(174): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(175): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(176): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(177): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(178): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(179): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(180): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_clear_request0(181): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(182): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_clear_request finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass'. Sun Apr 27 10:34:25 UTC 2025 ====== MSC_Tests.TC_lu_clear_request pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_clear_request.talloc 20250427103425968 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103425968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103425968 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103425968 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103425968 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103425968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103425968 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103425968 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103425968 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103425968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103425968 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103425968 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103425968 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103425968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103425968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103425968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103425968 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103425968 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103425968 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103425969 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103425969 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=173244) 20250427103426774 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=173244, count=184524) 20250427103427776 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103427970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103427970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103427970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_call_clear_request'. ------ MSC_Tests.TC_mo_call_clear_request ------ Sun Apr 27 10:34:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_call_clear_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_call_clear_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103428778 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_call_clear_request' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_mo_call_clear_request started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(186)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(186)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(186)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(184)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103429440 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(187)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103429630 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103429630 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103429630 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103429630 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(186)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(186)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103429635 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103429635 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103429635 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103429635 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103429635 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103429635 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103429635 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103429635 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103429635 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103429635 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103429635 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(186)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(186)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(186)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(186)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103429636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103429636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103429636 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103429636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103429636 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103429636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103429636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103429636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103429636 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103429636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103429636 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 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(186)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(186)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(186)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103429636 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427103429636 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103429636 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(186)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(186)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(186)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(186)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(186)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103429779 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103429779 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(189)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(189)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103429785 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(189)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(189)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(189)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(189)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103429802 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103429802 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(190)@84c1225eaf8b: Created GsupExpect[0] for "262420002532766" to be handled at TC_mo_call_clear_request0(192) TC_mo_call_clear_request0(192)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103430441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103430441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103430441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103430442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103430442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103430442 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103430442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103430442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103430442 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103430442 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103430443 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103430443 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103430443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103430443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103430443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103430443 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103430443 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103430443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103430443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103430443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(186)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(185)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(185)@84c1225eaf8b: Added conn table entry 0TC_mo_call_clear_request0(192)3546747 MSC_Test_0-SCCP(184)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(185)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(186)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103430457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103430457 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103430457 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103430457 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103430457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103430457 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103430457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103430457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103430457 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103430457 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 1e 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 20 35 72 66 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103430458 DMM DEBUG msc_a(IMSI-262420002532766:GERAN-A-24:LU)[0x55eefe1a3a90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420002532766 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103430458 DMM DEBUG msc_a(IMSI-262420002532766:GERAN-A-24:LU)[0x55eefe1a3a90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103430458 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55eefe1a2f60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103430458 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55eefe1a2f60]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420002532766:GERAN-A-24:LU)[0x55eefe1a3a90] (fsm.c:486) 20250427103430458 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55eefe1a2f60]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103430458 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55eefe1a2f60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103430458 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103430458 DVLR DEBUG set IMSI on subscriber; IMSI=262420002532766 id=262420002532766 (vlr.c:661) 20250427103430458 DVLR INFO New subscr, IMSI: 262420002532766 (vlr.c:562) 20250427103430458 DVLR DEBUG VLR subscr IMSI-262420002532766 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103430458 DVLR DEBUG VLR subscr IMSI-262420002532766 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103430458 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103430458 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55eefe1a2f60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103430458 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55eefe1a2f60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103430458 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55eefe1a2f60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103430458 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55eefe1a2f60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103430458 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55eefe1a2f60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103430458 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55eefe1a2f60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103430458 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55eefe1a61b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103430458 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55eefe1a61b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55eefe1a2f60] (fsm.c:486) 20250427103430458 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55eefe1a61b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103430458 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55eefe1a61b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103430458 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103430458 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103430458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103430458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103430458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103430458 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103430458 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103430458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103430458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103430459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 36 1e 7b 00 00 18 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103430459 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103430459 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103430459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103430459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103430459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103430459 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103430459 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103430459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103430459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103430459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 36 1e 7b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(186)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(186)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@84c1225eaf8b: { messageType := 2, destLocRef := '361E7B'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(190)@84c1225eaf8b: Found GsupExpect[0] for "262420002532766" handled at TC_mo_call_clear_request0(192) MSC_Test-GSUP(190)@84c1225eaf8b: Added IMSI table entry 0TC_mo_call_clear_request0(192)"262420002532766" MSC_Test_0-SCCP(184)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103430462 DVLR DEBUG VLR subscr IMSI-262420002532766 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103430462 DVLR DEBUG VLR subscr IMSI-262420002532766 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(184)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(184)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(184)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_call_clear_request0(192)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(186)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_call_clear_request0(192)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103430464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103430464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103430464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103430464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103430464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103430464 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103430464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103430464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103430464 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103430464 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427103430470 DVLR DEBUG VLR subscr IMSI-262420002532766 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103430470 DVLR DEBUG IMSI:262420002532766 has MSISDN:491232532766 (vlr.c:1045) 20250427103430470 DMSC NOTICE msub(IMSI-262420002532766:MSISDN-491232532766) VLR: update for IMSI=262420002532766 (MSISDN=491232532766) (gsm_04_08.c:1541) 20250427103430470 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103430471 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103430471 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55eefe1a2f60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103430471 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55eefe1a61b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103430472 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55eefe1a61b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103430472 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55eefe1a61b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103430472 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55eefe1a61b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55eefe1a2f60] (vlr_lu_fsm.c:110) 20250427103430472 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55eefe1a61b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103430472 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55eefe1a61b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103430472 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55eefe1a2f60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103430472 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55eefe1a2f60]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103430472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55eefe19ebd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103430472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55eefe19ebd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55eefe1a2f60] (fsm.c:486) 20250427103430472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55eefe19ebd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103430472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55eefe19ebd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103430472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55eefe19ebd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103430472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55eefe19ebd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103430472 DMSC NOTICE msub(IMSI-262420002532766:MSISDN-491232532766:TMSInew-0xB141011F) VLR: update for IMSI=262420002532766 (MSISDN=491232532766) (gsm_04_08.c:1541) 20250427103430472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55eefe19ebd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103430472 DMM DEBUG -> IMSI-262420002532766:MSISDN-491232532766:TMSInew-0xB141011F LOCATION UPDATE ACCEPT (TMSI = 0xb141011f) (gsm_04_08.c:149) 20250427103430472 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSInew-0xB141011F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103430472 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103430472 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103430472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103430472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103430472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103430473 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103430473 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103430473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103430473 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103430473 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 36 1e 7b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b1 41 01 1f (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(186)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(185)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(185)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(184)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(184)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(184)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(186)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103430485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103430485 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103430485 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103430485 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103430485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103430485 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103430485 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103430485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103430485 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103430485 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103430485 DMM DEBUG msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSInew-0xB141011F:GERAN-A-24:LU)[0x55eefe1a3a90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103430485 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSInew-0xB141011F:GERAN-A-24:LU)[0x55eefe1a2f60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103430485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55eefe19ebd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103430485 DMSC NOTICE msub(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F) VLR: update for IMSI=262420002532766 (MSISDN=491232532766) (gsm_04_08.c:1541) 20250427103430485 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103430485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55eefe19ebd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103430485 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-24:LU)[0x55eefe1a2f60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103430485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55eefe19ebd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103430485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55eefe19ebd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-24:LU)[0x55eefe1a2f60] (vlr_lu_fsm.c:817) 20250427103430485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55eefe19ebd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103430485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55eefe19ebd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103430485 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-24:LU)[0x55eefe1a2f60]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103430485 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532766/3/1): Available (smpp_smsc.c:626) 20250427103430486 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103430486 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103430486 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103430486 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103430486 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103430486 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103430486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103430486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103430486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103430486 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103430486 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103430486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103430486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103430486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 36 1e 7b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(186)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(184)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(184)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(184)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(186)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103430491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103430491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103430492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103430492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103430492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103430492 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103430492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103430492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103430492 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103430492 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103430492 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-24:LU)[0x55eefe1a2f60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103430492 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-24:LU)[0x55eefe1a2f60]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-24:LU)[0x55eefe1a3a90] (msc_a.c:1053) 20250427103430492 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-24:LU)[0x55eefe1a2f60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103430492 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-24:LU)[0x55eefe1a2f60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103430492 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-24:LU)[0x55eefe1a2f60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103430492 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F - active-conn: now used by 1 (attached) (msub.c:375) 20250427103430493 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103430493 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103430493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103430493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103430493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103430493 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103430493 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103430493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103430493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103430493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 36 1e 7b 00 00 18 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(186)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(186)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103430494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103430494 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103430494 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103430494 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103430494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103430494 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103430494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103430494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103430494 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103430494 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 36 1e 7b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(185)@84c1225eaf8b: Deleted conn table entry 0TC_mo_call_clear_request0(192)3546747 TC_mo_call_clear_request0(192)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103430497 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103430497 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_call_clear_request0(192)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B141011F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(185)@84c1225eaf8b: Added conn table entry 0TC_mo_call_clear_request0(192)16067072 MSC_Test_0-RAN(185)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(184)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(186)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103430700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103430700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103430700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103430701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103430701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103430701 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103430701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103430701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103430701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103430701 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 2a 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 01 03 50 59 02 05 f4 b1 41 01 1f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103430702 DMM DEBUG msc_a(TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a5e20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427103430702 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427103430702 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a5e20] (fsm.c:486) 20250427103430702 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427103430702 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427103430702 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427103430702 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427103430702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427103430702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427103430702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427103430702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427103430702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427103430702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427103430702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427103430702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427103430702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427103430702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427103430702 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532766/3/1): Available (smpp_smsc.c:626) 20250427103430702 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427103430703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103430703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103430703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103430703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103430703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103430703 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103430703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103430703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103430703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103430703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 f5 2a 00 00 00 19 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103430703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103430703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103430703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103430703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103430703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103430703 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103430703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103430703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103430703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103430703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 f5 2a 00 00 01 0d 00 0b 2f 08 08 29 26 24 00 20 35 72 66 (osmo_ss7_asp.c:1164) 20250427103430703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103430703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103430703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103430703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103430703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103430703 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103430703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103430703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103430703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103430703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f5 2a 00 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(186)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(184)@84c1225eaf8b: { messageType := 2, destLocRef := 'F52A00'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-M3UA(186)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(186)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(186)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(184)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103430707 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427103430707 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_call_clear_request0(192)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(187)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_mo_call_clear_request0(192) MSC_Test-MGCP(188)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(185)@84c1225eaf8b: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(184)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@84c1225eaf8b: vl_len:19 MSC_Test_0-SCCP(184)@84c1225eaf8b: vl_from0 20250427103430726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103430726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103430726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103430726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103430726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103430726 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103430726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103430726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103430726 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103430726 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 19 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(184)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(186)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103430726 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427103430726 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F callref-0x80000004 tid-8) New transaction (transaction.c:231) 20250427103430726 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427103430726 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427103430726 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427103430726 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F: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) 20250427103430726 DCC INFO trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427103430726 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427103430726 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a5f50]{ESTABLISHING}: Allocated (fsm.c:456) 20250427103430726 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a5f50]{ESTABLISHING}: is child of msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a5e20] (fsm.c:486) 20250427103430726 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F: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) 20250427103430726 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a8190]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103430726 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a8190]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a5f50] (fsm.c:486) 20250427103430727 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:no-CI)[0x55eefe1a8190]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103430727 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:no-CI)[0x55eefe1a8190]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427103430727 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a8900]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103430727 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a8900]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a5f50] (fsm.c:486) 20250427103430727 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:no-CI)[0x55eefe1a8900]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103430727 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:no-CI)[0x55eefe1a8900]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(188)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427103430744 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:no-CI)[0x55eefe1a8190]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103430744 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a5f50]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427103430744 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX 20250427103430746 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:no-CI)[0x55eefe1a8900]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103430746 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a5f50]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427103430746 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F: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) 20250427103430746 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) Sending Assignment Command (msc_a.c:706) 20250427103430746 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103430746 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103430746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103430746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103430746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103430746 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103430746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103430746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103430746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103430746 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 f5 2a 00 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-MNCC(187)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_mo_call_clear_request0(192) MSC_Test-MNCC(187)@84c1225eaf8b: Added conn table entry 0TC_mo_call_clear_request0(192)-2147483644 MSC_Test_0-M3UA(186)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(186)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_call_clear_request0(192)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request 20250427103430747 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F: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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(184)@84c1225eaf8b: vl_from0 20250427103430749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103430749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103430749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103430749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103430749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103430749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103430749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103430749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103430749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103430749 DLSS7 DEBUG 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) MSC_Test_0-SCCP(184)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(186)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103430749 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1a8900]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427103430749 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F: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)[0x55eefe1a8900]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427103430749 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F: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)[0x55eefe1a8900]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427103430749 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F: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) 20250427103430749 DCC INFO trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F: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) 20250427103430749 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F: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) 20250427103430749 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_mo_call_clear_request0(192)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427103430751 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F: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)[0x55eefe1a8900]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103430751 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F: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)[0x55eefe1a8900]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427103430751 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a5f50]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427103430752 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427103430752 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103430752 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427103430752 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427103430752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103430752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103430752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103430752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103430752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103430752 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103430752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103430752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103430752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103430752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 f5 2a 00 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(186)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103430756 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427103430756 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103430756 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427103430756 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427103430757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103430757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103430757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103430757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103430757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103430757 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103430757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103430757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103430757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103430757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f5 2a 00 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(186)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427103430760 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F: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) 20250427103430760 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F: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) 20250427103430760 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F: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) 20250427103430760 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1a8190]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427103430760 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1a8190]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427103430760 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F: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)[0x55eefe1a8190]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427103430761 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427103430761 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103430761 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427103430761 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427103430761 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427103430761 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103430761 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103430761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103430761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103430761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103430761 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103430761 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103430761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103430761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103430761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f5 2a 00 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(186)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_mo_call_clear_request0(192)@84c1225eaf8b: { 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)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT 20250427103430763 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F: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)[0x55eefe1a8190]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103430763 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F: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)[0x55eefe1a8190]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427103430763 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a5f50]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427103430763 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a5f50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(185)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(185)@84c1225eaf8b: patched enc_l3: '038F'O MSC_Test_0-SCCP(184)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(184)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(184)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O 20250427103430764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103430764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103430764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103430764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103430764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103430764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103430764 DLSS7 DEBUG Found route for dpc=185=0.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(186)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103430764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103430764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103430764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103430764 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427103430764 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427103430764 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427103430764 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103430764 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_call_clear_request0(192)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_call_clear_request0(192)@84c1225eaf8b: f_mo_call_establish DONE TC_mo_call_clear_request0(192)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(184)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@84c1225eaf8b: vl_len:6 MSC_Test_0-SCCP(184)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(184)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000422040101'O 20250427103433273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103433273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103433273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103433273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103433273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103433273 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103433273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103433273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103433273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103433273 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) MSC_Test_0-M3UA(186)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103433273 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103433273 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F + 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) 20250427103433273 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103433274 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) Freeing transaction (transaction.c:243) 20250427103433274 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427103433274 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427103433274 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state ACTIVE -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427103433274 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427103433274 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427103433274 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250427103433274 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a5f50]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427103433274 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F: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)[0x55eefe1a8900]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103433274 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F: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)[0x55eefe1a8900]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a5f50] (call_leg.c:197) 20250427103433274 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F: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)[0x55eefe1a8900]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427103433274 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F: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)[0x55eefe1a8900]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427103433274 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F: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)[0x55eefe1a8190]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103433274 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F: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)[0x55eefe1a8190]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a5f50] (call_leg.c:197) 20250427103433274 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a5f50]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427103433274 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F: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)[0x55eefe1a8190]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427103433274 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F: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)[0x55eefe1a8190]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427103433274 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a5f50]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427103433274 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a5f50]{RELEASING}: Removing from parent msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a5e20] (call_leg.c:198) 20250427103433274 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a5f50]{RELEASING}: Freeing instance (call_leg.c:198) 20250427103433274 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a5f50]{RELEASING}: Deallocated (fsm.c:568) 20250427103433274 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103433275 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103433275 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103433275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103433275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103433275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103433275 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103433275 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103433275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103433275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103433275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f5 2a 00 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250427103433275 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103433275 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103433275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103433275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103433275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103433275 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103433275 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103433275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103433275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103433275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 f5 2a 00 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(186)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(186)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(184)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(187)@84c1225eaf8b: Deleted conn table entry 0TC_mo_call_clear_request0(192)-2147483644 MSC_Test_0-SCCP(184)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(184)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(184)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103433280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103433280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103433280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103433280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103433280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103433280 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103433280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103433280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103433280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103433280 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(186)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103433281 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103433281 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a5e20] (msc_a.c:1053) 20250427103433281 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103433281 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F:GERAN-A-25:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427103433282 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F - active-conn: now used by 1 (attached) (msub.c:375) 20250427103433282 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103433282 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103433282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103433282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103433282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103433282 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103433282 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103433282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103433282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103433282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 f5 2a 00 00 00 19 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(186)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@84c1225eaf8b: Session index based on local reference:0 20250427103433283 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103433283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103433283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103433283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103433283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103433283 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103433283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103433283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103433283 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103433283 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f5 2a 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(185)@84c1225eaf8b: Deleted conn table entry 0TC_mo_call_clear_request0(192)16067072 TC_mo_call_clear_request0(192)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103433284 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103433284 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0xB141011F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_call_clear_request0(192)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@84c1225eaf8b: 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)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(190)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(186)@84c1225eaf8b: Final verdict of PTC: none 20250427103433299 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103433299 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427103433299 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(189)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(187)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(184)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(183)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(185)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(188)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(191)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(193)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(184): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(185): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(186): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(187): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(188): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(189): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(190): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(191): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_mo_call_clear_request0(192): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(193): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_mo_call_clear_request finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass'. Sun Apr 27 10:34:33 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 20250427103433484 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103433484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103433484 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103433484 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103433484 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103433484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103433484 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103433484 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103433484 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103433484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103433484 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103433484 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103433484 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103433484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103433484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103433484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103433484 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103433484 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103433484 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103433485 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103433485 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=440436) 20250427103434300 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=440436, count=453756) 20250427103435301 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103435485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103435485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103435485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_call_clear_request'. ------ MSC_Tests.TC_mt_call_clear_request ------ Sun Apr 27 10:34:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mt_call_clear_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mt_call_clear_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103436302 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_call_clear_request' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_mt_call_clear_request started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(197)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(197)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(197)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(195)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103436953 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(198)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103437150 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103437150 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103437150 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103437150 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(197)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(197)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103437154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103437154 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103437154 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103437154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103437155 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103437155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103437155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103437155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103437155 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103437155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103437155 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(197)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(197)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(197)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(197)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(197)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(197)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(197)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103437155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103437155 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103437155 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103437155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103437155 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103437155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103437155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103437155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103437155 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103437155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103437155 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103437155 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427103437155 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(197)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(197)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(197)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427103437156 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(197)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(197)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103437303 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103437303 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(200)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(200)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103437309 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(200)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(200)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(200)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(200)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103437333 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103437333 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(201)@84c1225eaf8b: Created GsupExpect[0] for "262420002532768" to be handled at TC_mt_call_clear_request0(203) TC_mt_call_clear_request0(203)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103437961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103437961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103437961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103437961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103437961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103437961 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103437961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103437961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103437961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103437961 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103437962 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103437962 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103437962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103437962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103437962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103437962 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103437962 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103437962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103437962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103437962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(197)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(196)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(196)@84c1225eaf8b: Added conn table entry 0TC_mt_call_clear_request0(203)12619121 MSC_Test_0-SCCP(195)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(196)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103437976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103437976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103437976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103437976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103437976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103437976 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103437976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103437976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103437976 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103437976 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c0 8d 71 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103437977 DMM DEBUG msc_a(IMSI-262420002532768:GERAN-A-26:LU)[0x55eefe1a8060]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420002532768 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103437977 DMM DEBUG msc_a(IMSI-262420002532768:GERAN-A-26:LU)[0x55eefe1a8060]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103437977 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55eefe1a8190]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103437977 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55eefe1a8190]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420002532768:GERAN-A-26:LU)[0x55eefe1a8060] (fsm.c:486) 20250427103437977 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55eefe1a8190]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103437977 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55eefe1a8190]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103437977 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103437977 DVLR DEBUG set IMSI on subscriber; IMSI=262420002532768 id=262420002532768 (vlr.c:661) 20250427103437977 DVLR INFO New subscr, IMSI: 262420002532768 (vlr.c:562) 20250427103437977 DVLR DEBUG VLR subscr IMSI-262420002532768 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103437977 DVLR DEBUG VLR subscr IMSI-262420002532768 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103437977 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103437977 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55eefe1a8190]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103437977 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55eefe1a8190]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103437977 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55eefe1a8190]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103437977 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55eefe1a8190]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103437978 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55eefe1a8190]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103437978 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55eefe1a8190]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103437978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55eefe1a5f50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103437978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55eefe1a5f50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55eefe1a8190] (fsm.c:486) 20250427103437978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55eefe1a5f50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103437978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55eefe1a5f50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103437978 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103437978 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103437978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103437978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103437978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103437978 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103437978 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103437978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103437978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103437978 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 c0 8d 71 00 00 1a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103437978 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103437978 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103437978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103437978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103437978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103437978 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103437978 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103437978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103437978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103437978 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 c0 8d 71 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(197)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(197)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(197)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@84c1225eaf8b: { messageType := 2, destLocRef := 'C08D71'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(195)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(195)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(201)@84c1225eaf8b: Found GsupExpect[0] for "262420002532768" handled at TC_mt_call_clear_request0(203) MSC_Test-GSUP(201)@84c1225eaf8b: Added IMSI table entry 0TC_mt_call_clear_request0(203)"262420002532768" 20250427103437982 DVLR DEBUG VLR subscr IMSI-262420002532768 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103437982 DVLR DEBUG VLR subscr IMSI-262420002532768 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(195)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(195)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(195)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427103437983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103437983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103437983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103437983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103437983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103437983 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103437983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103437983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103437983 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103437983 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(203)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103437990 DVLR DEBUG VLR subscr IMSI-262420002532768 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103437990 DVLR DEBUG IMSI:262420002532768 has MSISDN:491232532768 (vlr.c:1045) 20250427103437990 DMSC NOTICE msub(IMSI-262420002532768:MSISDN-491232532768) VLR: update for IMSI=262420002532768 (MSISDN=491232532768) (gsm_04_08.c:1541) 20250427103437990 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103437991 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103437991 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103437991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55eefe1a5f50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103437991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55eefe1a5f50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103437991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55eefe1a5f50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103437991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55eefe1a5f50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55eefe1a8190] (vlr_lu_fsm.c:110) 20250427103437991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55eefe1a5f50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103437991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55eefe1a5f50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103437991 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103437991 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103437991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103437991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55eefe1a8190] (fsm.c:486) 20250427103437991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103437991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103437991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103437991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103437991 DMSC NOTICE msub(IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x67B87EB4) VLR: update for IMSI=262420002532768 (MSISDN=491232532768) (gsm_04_08.c:1541) 20250427103437991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103437991 DMM DEBUG -> IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x67B87EB4 LOCATION UPDATE ACCEPT (TMSI = 0x67b87eb4) (gsm_04_08.c:149) 20250427103437992 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x67B87EB4 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103437992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103437992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103437992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103437992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103437992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103437992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103437992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103437992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103437992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103437992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 c0 8d 71 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 67 b8 7e b4 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(197)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(195)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(203)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(196)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(196)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(195)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(195)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(195)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427103438003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103438003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103438003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103438003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103438003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103438003 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103438003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103438003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103438003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103438003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(197)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103438004 DMM DEBUG msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x67B87EB4:GERAN-A-26:LU)[0x55eefe1a8060]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103438004 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x67B87EB4:GERAN-A-26:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103438004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103438004 DMSC NOTICE msub(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4) VLR: update for IMSI=262420002532768 (MSISDN=491232532768) (gsm_04_08.c:1541) 20250427103438004 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103438004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103438004 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-26:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103438004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103438004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-26:LU)[0x55eefe1a8190] (vlr_lu_fsm.c:817) 20250427103438004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103438004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103438004 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-26:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103438004 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532768/3/1): Available (smpp_smsc.c:626) 20250427103438004 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103438005 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103438005 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103438005 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103438005 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103438005 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103438005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103438005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103438005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103438005 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103438005 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103438005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103438005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103438005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 c0 8d 71 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(197)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(195)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(195)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(195)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(195)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103438008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103438008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103438009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103438009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103438009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103438009 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103438009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103438009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103438009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103438009 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(197)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103438009 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-26:LU)[0x55eefe1a8190]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103438009 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-26:LU)[0x55eefe1a8190]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-26:LU)[0x55eefe1a8060] (msc_a.c:1053) 20250427103438009 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-26:LU)[0x55eefe1a8190]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103438009 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-26:LU)[0x55eefe1a8190]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103438009 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-26:LU)[0x55eefe1a8190]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103438010 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103438010 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103438010 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103438010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103438010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103438010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103438010 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103438010 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103438010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103438010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103438010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 c0 8d 71 00 00 1a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(197)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@84c1225eaf8b: Session index based on local reference:0 20250427103438011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103438011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103438011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103438011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103438011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103438011 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103438011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103438011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103438011 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(197)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103438011 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c0 8d 71 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(196)@84c1225eaf8b: Deleted conn table entry 0TC_mt_call_clear_request0(203)12619121 TC_mt_call_clear_request0(203)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103438013 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103438013 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_call_clear_request0(203)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(196)@84c1225eaf8b: Created IMSI[0] for '262420002532768'H'67B87EB4'O to be handled at TC_mt_call_clear_request0(203) MSC_Test-MNCC(198)@84c1225eaf8b: Added conn table entry 0TC_mt_call_clear_request0(203)1323277036 20250427103438026 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427103438026 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427103438027 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 callref-0x4edf9aec tid-255) New transaction (transaction.c:231) 20250427103438027 DMNCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 callref-0x4edf9aec 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) 20250427103438027 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 callref-0x4edf9aec 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) 20250427103438027 DMNCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 callref-0x4edf9aec tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427103438027 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427103438027 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427103438027 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103438027 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103438027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103438027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103438027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103438027 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103438027 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103438027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103438027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103438027 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 67 b8 7e b4 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(197)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(196)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_call_clear_request0(203) TC_mt_call_clear_request0(203)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(196)@84c1225eaf8b: Created IMSI[1] for '262420002532768'H'67B87EB4'O to be handled at TC_mt_call_clear_request0(203) TC_mt_call_clear_request0(203)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '67B87EB4'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(196)@84c1225eaf8b: Added conn table entry 0TC_mt_call_clear_request0(203)12584410 MSC_Test_0-SCCP(195)@84c1225eaf8b: First idle individual index:0 20250427103438039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103438039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103438039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103438039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103438039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103438039 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103438039 DLSS7 DEBUG Found route for dpc=185=0.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(197)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103438039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103438039 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103438039 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c0 05 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 67 b8 7e b4 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103438040 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe1a8900]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427103438040 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe1a8900]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe1a6080] (fsm.c:486) 20250427103438041 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe1a8900]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427103438041 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe1a8900]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427103438041 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427103438041 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427103438041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe1a8900]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427103438041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe1a8900]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427103438041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe1a8900]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427103438041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe1a8900]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427103438041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe1a8900]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427103438041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe1a8900]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427103438041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe1a8900]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427103438041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe1a8900]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427103438041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe1a8900]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427103438041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe1a8900]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427103438041 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 callref-0x4edf9aec tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427103438041 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427103438041 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427103438041 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec 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) 20250427103438041 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427103438041 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427103438041 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532768/3/1): Available (smpp_smsc.c:626) 20250427103438041 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427103438042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103438042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103438042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103438042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103438042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103438042 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103438042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103438042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103438042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103438042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c0 05 da 00 00 1b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103438042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103438042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103438042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103438042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103438042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103438042 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103438042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103438042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103438042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103438042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c0 05 da 00 01 0d 00 0b 2f 08 08 29 26 24 00 20 35 72 86 (osmo_ss7_asp.c:1164) 20250427103438042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103438042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103438042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103438042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103438042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103438042 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103438042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103438042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103438042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103438042 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 c0 05 da 00 01 1d 01 00 1a 03 05 04 07 60 04 05 0b 02 00 81 5c 04 91 21 43 f5 5e 07 91 94 21 23 35 72 86 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(197)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(197)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(197)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(197)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(197)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@84c1225eaf8b: { messageType := 2, destLocRef := 'C005DA'O, sourceLocRef := '00001B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(195)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(195)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(195)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(195)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(195)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103438045 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427103438045 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_mt_call_clear_request0(203)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@84c1225eaf8b: f_mt_call_complete 1 MSC_Test_0-RAN(196)@84c1225eaf8b: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(196)@84c1225eaf8b: patched enc_l3: '8301'O MSC_Test_0-SCCP(195)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(195)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(195)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(197)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103438054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103438054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103438054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103438054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103438054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103438054 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103438054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103438054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103438054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103438054 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103438055 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427103438055 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427103438055 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427103438055 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427103438055 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec 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) 20250427103438055 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec 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)@84c1225eaf8b: f_mt_call_complete 2 MSC_Test-MGCP(199)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_call_clear_request0(203) 20250427103438066 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427103438066 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe19e680]{ESTABLISHING}: Allocated (fsm.c:456) 20250427103438066 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe19e680]{ESTABLISHING}: is child of msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe1a6080] (fsm.c:486) 20250427103438066 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec 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) 20250427103438066 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe1a3a90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103438066 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe1a3a90]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe19e680] (fsm.c:486) 20250427103438066 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:no-CI)[0x55eefe1a3a90]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103438066 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:no-CI)[0x55eefe1a3a90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427103438067 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe1a3e20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103438067 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe1a3e20]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe19e680] (fsm.c:486) 20250427103438067 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:no-CI)[0x55eefe1a3e20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103438067 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:no-CI)[0x55eefe1a3e20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(199)@84c1225eaf8b: 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)@84c1225eaf8b: f_mt_call_complete 3 20250427103438089 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:no-CI)[0x55eefe1a3a90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103438089 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe19e680]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427103438089 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_mt_call_clear_request0(203)@84c1225eaf8b: f_mt_call_complete 4 20250427103438092 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:no-CI)[0x55eefe1a3e20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103438092 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe19e680]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427103438092 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec 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) 20250427103438092 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec tid-0) Sending Assignment Command (msc_a.c:706) 20250427103438092 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103438092 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103438092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103438092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103438092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103438092 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103438093 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103438093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103438093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103438093 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 c0 05 da 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(197)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(195)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(203)@84c1225eaf8b: f_mt_call_complete 6 MSC_Test_0-SCCP(195)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(195)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(195)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250427103438101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103438101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103438101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103438101 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103438101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103438102 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103438102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103438102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103438102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103438102 DLSS7 DEBUG 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) 20250427103438102 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1a3e20]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427103438102 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4: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)[0x55eefe1a3e20]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427103438102 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4: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)[0x55eefe1a3e20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) MSC_Test_0-RAN(196)@84c1225eaf8b: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(196)@84c1225eaf8b: patched enc_l3: '8347'O 20250427103438102 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec 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) 20250427103438102 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec 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) 20250427103438102 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec 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) 20250427103438102 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec 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(195)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(195)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(195)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(197)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(203)@84c1225eaf8b: f_mt_call_complete 8 TC_mt_call_clear_request0(203)@84c1225eaf8b: f_mt_call_complete 5 20250427103438107 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4: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)[0x55eefe1a3e20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103438107 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4: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)[0x55eefe1a3e20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427103438108 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe19e680]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427103438304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103438305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103438305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103438305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103438305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103438305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103438305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103438305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103438305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103438305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103438305 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427103438305 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427103438305 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427103438305 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec 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) 20250427103438305 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec 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)@84c1225eaf8b: f_mt_call_complete 7 20250427103438311 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427103438312 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec 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) 20250427103438312 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1a3a90]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250427103438312 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4: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)[0x55eefe1a3a90]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427103438312 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4: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)[0x55eefe1a3a90]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427103438312 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4: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)[0x55eefe1a3a90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_mt_call_clear_request0(203)@84c1225eaf8b: f_mt_call_complete 9 TC_mt_call_clear_request0(203)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mt_call_clear_request0(203)@84c1225eaf8b: f_mt_call_complete DONE TC_mt_call_clear_request0(203)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103438318 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4: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)[0x55eefe1a3a90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103438318 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4: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)[0x55eefe1a3a90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427103438318 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe19e680]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427103438318 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe19e680]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-SCCP(195)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@84c1225eaf8b: vl_len:6 MSC_Test_0-SCCP(195)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(195)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000422040101'O 20250427103440324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103440324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103440324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103440324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103440324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103440324 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103440324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103440324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103440324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103440324 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1b 00 01 06 00 04 22 04 01 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103440325 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 + msc_a_fsm_releasing_onenter: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103440325 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 + 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) 20250427103440325 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103440325 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec tid-0) Freeing transaction (transaction.c:243) 20250427103440325 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427103440325 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427103440325 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec tid-0) new state CONNECT_REQUEST -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427103440325 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427103440325 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP callref-0x4edf9aec tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427103440325 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250427103440326 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe19e680]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427103440326 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4: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)[0x55eefe1a3e20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103440326 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4: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)[0x55eefe1a3e20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe19e680] (call_leg.c:197) 20250427103440326 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4: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)[0x55eefe1a3e20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427103440326 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4: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)[0x55eefe1a3e20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427103440326 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4: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)[0x55eefe1a3a90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103440326 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4: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)[0x55eefe1a3a90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe19e680] (call_leg.c:197) 20250427103440326 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe19e680]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427103440326 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4: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)[0x55eefe1a3a90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427103440326 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4: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)[0x55eefe1a3a90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427103440326 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe19e680]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427103440326 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe19e680]{RELEASING}: Removing from parent msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe1a6080] (call_leg.c:198) 20250427103440326 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe19e680]{RELEASING}: Freeing instance (call_leg.c:198) 20250427103440326 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe19e680]{RELEASING}: Deallocated (fsm.c:568) 20250427103440327 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103440327 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103440327 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103440327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103440327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103440327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103440327 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103440327 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103440327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103440327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103440327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c0 05 da 00 01 09 01 00 06 03 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250427103440327 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103440327 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103440327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103440327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103440327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103440327 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103440327 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103440327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103440327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103440327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c0 05 da 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(197)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(197)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(195)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(195)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(197)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(195)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(198)@84c1225eaf8b: Deleted conn table entry 0TC_mt_call_clear_request0(203)1323277036 MSC_Test_0-SCCP(195)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(195)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(195)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103440334 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103440334 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103440334 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103440334 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103440334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103440334 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103440334 DLSS7 DEBUG Found route for dpc=185=0.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(197)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103440334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103440334 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103440334 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103440335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe1a8900]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103440335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe1a8900]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe1a6080] (msc_a.c:1053) 20250427103440335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe1a8900]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103440335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4:GERAN-A-27:PAGING_RESP)[0x55eefe1a8900]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427103440336 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103440336 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103440336 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103440336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103440336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103440336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103440336 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103440336 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103440336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103440336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103440336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c0 05 da 00 00 1b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(197)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@84c1225eaf8b: Session index based on local reference:0 20250427103440337 DLSS7 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(197)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103440337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103440337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103440337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103440337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103440337 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103440337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103440337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103440337 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103440337 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c0 05 da 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(196)@84c1225eaf8b: Deleted conn table entry 0TC_mt_call_clear_request0(203)12584410 TC_mt_call_clear_request0(203)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103440338 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103440338 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x67B87EB4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_call_clear_request0(203)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@84c1225eaf8b: 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)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-RAN(196)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(202)@84c1225eaf8b: Final verdict of PTC: none 20250427103440349 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) IPA-CTRL-CLI-IPA(194)@84c1225eaf8b: Final verdict of PTC: none 20250427103440350 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(197)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(201)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(195)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(198)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(199)@84c1225eaf8b: Final verdict of PTC: none 20250427103440353 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(204)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(200)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(194): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(195): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(196): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(197): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(198): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(199): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(200): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(201): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(202): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_mt_call_clear_request0(203): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_mt_call_clear_request finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass'. Sun Apr 27 10:34:40 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 20250427103440544 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103440544 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103440544 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103440544 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103440544 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103440544 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103440544 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103440544 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103440544 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103440544 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103440544 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103440544 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103440544 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103440544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103440544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103440544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103440544 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103440544 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103440544 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103440545 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103440545 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=411856) 20250427103441354 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=411856, count=440584) 20250427103442355 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103442545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103442545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103442545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_disconnect'. ------ MSC_Tests.TC_lu_disconnect ------ Sun Apr 27 10:34:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103443356 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_disconnect' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_disconnect started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(208)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(208)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(208)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(206)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103443994 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(209)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103444190 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103444190 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103444190 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103444190 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(208)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(208)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103444195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103444195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103444195 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103444195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103444195 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103444195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103444195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103444195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103444195 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103444195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103444195 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(208)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(208)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(208)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(208)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103444196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103444196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103444196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103444196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103444196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103444196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103444196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103444196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103444196 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103444196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103444196 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103444196 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(208)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(208)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(208)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(208)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(208)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(208)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(208)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103444196 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103444196 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427103444356 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103444356 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(211)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(211)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103444358 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(211)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(211)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(211)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(211)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103444368 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103444368 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(212)@84c1225eaf8b: Created GsupExpect[0] for "262420000000011" to be handled at TC_lu_disconnect0(214) TC_lu_disconnect0(214)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103445003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103445003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103445003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103445003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103445003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103445003 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103445003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103445003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103445003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103445003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103445003 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103445003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103445003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103445003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103445003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103445003 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103445003 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103445003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103445003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103445003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(208)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(207)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(207)@84c1225eaf8b: Added conn table entry 0TC_lu_disconnect0(214)3926220 MSC_Test_0-SCCP(206)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(207)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103445018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103445018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103445018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103445018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103445018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103445018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103445018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103445018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103445018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103445018 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 e8 cc 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) MSC_Test_0-M3UA(208)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103445019 DMM DEBUG msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1ab040]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000011 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103445019 DMM DEBUG msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1ab040]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103445019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1a3a90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103445019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1a3a90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1ab040] (fsm.c:486) 20250427103445019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1a3a90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103445019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1a3a90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103445019 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103445019 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000011 id=262420000000011 (vlr.c:661) 20250427103445019 DVLR INFO New subscr, IMSI: 262420000000011 (vlr.c:562) 20250427103445019 DVLR DEBUG VLR subscr IMSI-262420000000011 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103445019 DVLR DEBUG VLR subscr IMSI-262420000000011 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103445019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103445019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1a3a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103445019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1a3a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103445019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1a3a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103445019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1a3a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103445019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1a3a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103445019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1a3a90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103445019 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1a1370]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103445019 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1a1370]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1a3a90] (fsm.c:486) 20250427103445019 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1a1370]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103445019 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1a1370]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103445020 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103445020 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103445020 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103445020 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103445020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103445020 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103445020 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103445020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103445020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103445020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3b e8 cc 00 00 1c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103445020 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103445020 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103445020 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103445020 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103445020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103445020 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103445020 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103445020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103445020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103445020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3b e8 cc 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(208)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(208)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(208)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(206)@84c1225eaf8b: { messageType := 2, destLocRef := '3BE8CC'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(206)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(206)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(206)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(206)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(212)@84c1225eaf8b: Found GsupExpect[0] for "262420000000011" handled at TC_lu_disconnect0(214) MSC_Test-GSUP(212)@84c1225eaf8b: Added IMSI table entry 0TC_lu_disconnect0(214)"262420000000011" MSC_Test_0-SCCP(206)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(206)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(206)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(206)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427103445028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103445028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103445028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103445028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103445028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103445028 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103445028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103445028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103445028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103445028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(208)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_disconnect0(214)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-RAN(207)@84c1225eaf8b: Deleted conn table entry 0TC_lu_disconnect0(214)3926220 MSC_Test_0-SCCP(206)@84c1225eaf8b: Session index based on connection ID:0 20250427103446033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103446033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103446033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103446033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103446033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103446033 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103446033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103446033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103446033 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103446033 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 3b e8 cc 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(208)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103446033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1a3a90]{VLR_ULA_S_WAIT_HLR_UPD}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427103446033 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1a1370]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427103446033 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1a1370]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1a3a90] (msub.c:113) 20250427103446034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1a1370]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msub.c:113) 20250427103446034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1a1370]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250427103446034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1a3a90]{VLR_ULA_S_WAIT_HLR_UPD}: Removing from parent msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1ab040] (msub.c:113) 20250427103446034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1a3a90]{VLR_ULA_S_WAIT_HLR_UPD}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103446034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1a3a90]{VLR_ULA_S_WAIT_HLR_UPD}: Freeing instance (msub.c:113) 20250427103446034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55eefe1a3a90]{VLR_ULA_S_WAIT_HLR_UPD}: Deallocated (fsm.c:568) 20250427103446034 DVLR INFO VLR subscr IMSI-262420000000011 - active-conn: now used by 0 (-) (msub.c:375) 20250427103446034 DVLR DEBUG SUBSCR(IMSI-262420000000011) freeing VLR subscr (max total use count was 2) (vlr.c:472) 20250427103446034 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103446034 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103446034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103446034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103446035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103446035 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103446035 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103446035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103446035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103446035 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 3b e8 cc 00 00 1c 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(208)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(208)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(206)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(206)@84c1225eaf8b: RLC received in state:disconnect_pending TC_lu_disconnect0(214)@84c1225eaf8b: Final verdict of PTC: pass 20250427103447039 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103447040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103447040 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test_0-SCCP(206)@84c1225eaf8b: Final verdict of PTC: none 20250427103447040 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103447040 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103447040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103447040 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103447040 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103447040 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103447040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103447040 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103447040 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103447040 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103447040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103447040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103447040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103447040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103447040 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103447040 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103447041 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(207)@84c1225eaf8b: Final verdict of PTC: none 20250427103447041 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103447041 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(208)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(211)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(212)@84c1225eaf8b: Final verdict of PTC: none 20250427103447042 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103447042 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(205)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(209)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(213)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(215)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(210)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(205): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(206): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(207): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(208): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(209): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(210): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(211): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(212): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(213): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_disconnect0(214): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(215): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_disconnect finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass'. Sun Apr 27 10:34:47 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=133920) 20250427103448043 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=133920, count=150652) 20250427103449042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103449042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103449042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427103449044 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_imei'. ------ MSC_Tests.TC_lu_by_imei ------ Sun Apr 27 10:34:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_by_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103450047 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_imei' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_by_imei started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(219)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(219)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(219)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(217)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103450651 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(220)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103450846 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103450846 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103450846 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103450846 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(219)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(219)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103450851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103450851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103450851 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103450851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103450851 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103450851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103450851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103450851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103450851 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103450851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103450851 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(219)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(219)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(219)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(219)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103450852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103450852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103450852 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103450852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103450852 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103450852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103450852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103450852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103450852 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(219)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(219)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(219)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103450852 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103450852 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427103450852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103450852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103450852 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(219)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(219)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(219)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(219)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103451048 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103451048 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(222)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(222)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103451054 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(222)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(222)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(222)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(222)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103451082 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103451082 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(223)@84c1225eaf8b: Created GsupExpect[0] for "262420000000012" to be handled at TC_lu_by_imei0(225) TC_lu_by_imei0(225)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250427103451659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103451659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103451659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103451659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103451659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103451659 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103451659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103451659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103451659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103451659 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(219)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103451659 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103451659 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103451659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103451659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103451659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103451659 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103451659 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103451659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103451659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103451659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(219)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(218)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(218)@84c1225eaf8b: Added conn table entry 0TC_lu_by_imei0(225)6154481 MSC_Test_0-SCCP(217)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(218)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(219)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103451675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103451675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103451675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103451675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103451675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103451675 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103451675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103451675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103451675 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103451675 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 e8 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 4a 99 99 00 00 00 10 02 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103451676 DMM DEBUG msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x55eefe1ab040]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMEI-499990000000120 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103451676 DMM ERROR msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x55eefe1ab040]{MSC_A_ST_VALIDATE_L3}: unknown mobile identity type (gsm_04_08.c:398) 20250427103451676 DMM DEBUG msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x55eefe1ab040]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103451676 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x55eefe19e680]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103451676 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x55eefe19e680]{VLR_ULA_S_IDLE}: is child of msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x55eefe1ab040] (fsm.c:486) 20250427103451676 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x55eefe19e680]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103451676 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x55eefe19e680]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103451676 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250427103451676 DVLR INFO New subscr, TMSI: 0xffffffff (vlr.c:592) 20250427103451676 DVLR DEBUG VLR subscr unknown + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103451676 DVLR DEBUG VLR subscr unknown - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250427103451676 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103451676 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55eefe19e680]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250427103451676 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55eefe19e680]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250427103451676 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103451676 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103451677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103451677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103451677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103451677 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103451677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103451677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103451677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103451677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5d e8 f1 00 00 1d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103451677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103451677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103451677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103451677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103451677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103451677 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103451677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103451677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103451677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103451677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5d e8 f1 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(219)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(219)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(219)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(219)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(217)@84c1225eaf8b: { messageType := 2, destLocRef := '5DE8F1'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(217)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(217)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(217)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(217)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(217)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(217)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(217)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(217)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(219)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103451682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103451682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103451682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103451682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103451682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103451682 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103451682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103451682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103451682 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103451682 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427103456677 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) 20250427103456677 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) 20250427103456677 DMM INFO msc_a(unknown:GERAN-A-29:LU)[0x55eefe1ab040]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427103456678 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55eefe19e680]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103456678 DVLR DEBUG VLR subscr unknown - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103456678 DVLR DEBUG VLR subscr unknown - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427103456678 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103456678 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103456678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103456679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103456679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103456679 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103456679 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103456679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103456679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103456679 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5d e8 f1 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250427103456679 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103456679 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103456679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103456679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103456679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103456679 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103456679 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103456679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103456679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103456679 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5d e8 f1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(219)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(219)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(219)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(219)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(217)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(217)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(217)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(217)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(217)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(217)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(217)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(217)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(217)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(217)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(217)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(217)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(219)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103456689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103456689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103456689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103456689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103456689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103456689 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103456689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103456689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103456689 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103456689 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103456690 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55eefe19e680]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103456690 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55eefe19e680]{VLR_ULA_S_DONE}: Removing from parent msc_a(unknown:GERAN-A-29:LU)[0x55eefe1ab040] (msc_a.c:1053) 20250427103456690 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55eefe19e680]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103456690 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55eefe19e680]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103456690 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55eefe19e680]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103456691 DVLR INFO VLR subscr unknown - active-conn: now used by 0 (-) (msub.c:375) 20250427103456691 DVLR DEBUG SUBSCR(unknown) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427103456691 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103456691 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103456691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103456691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103456691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103456691 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103456691 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103456691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103456691 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103456691 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5d e8 f1 00 00 1d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(219)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(219)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(217)@84c1225eaf8b: Session index based on local reference:0 20250427103456693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103456693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103456693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103456693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103456693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103456693 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103456693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103456693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103456693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103456693 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5d e8 f1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(219)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(218)@84c1225eaf8b: Deleted conn table entry 0TC_lu_by_imei0(225)6154481 TC_lu_by_imei0(225)@84c1225eaf8b: setverdict(pass): none -> pass TC_lu_by_imei0(225)@84c1225eaf8b: Skipping f_verify_vty_lac_ci() TC_lu_by_imei0(225)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_imei0(225)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(223)@84c1225eaf8b: Final verdict of PTC: none 20250427103456701 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103456702 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(219)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(220)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(224)@84c1225eaf8b: Final verdict of PTC: none 20250427103456703 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(217)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(222)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(218)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(216)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(221)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(226)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(216): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(217): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(218): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(219): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(220): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(221): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(222): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(223): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(224): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_by_imei0(225): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(226): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_by_imei finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass'. Sun Apr 27 10:34:56 UTC 2025 ====== MSC_Tests.TC_lu_by_imei pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_by_imei.talloc 20250427103456896 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103456896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103456896 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103456896 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103456896 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103456896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103456896 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103456896 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103456896 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103456896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103456896 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103456896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103456896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103456896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103456896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103456896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103456896 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103456896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103456896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103456897 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103456897 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=169912) 20250427103457704 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=169912, count=171088) 20250427103458706 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103458898 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103458898 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103458898 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown'. ------ MSC_Tests.TC_lu_by_tmsi_noauth_unknown ------ Sun Apr 27 10:34:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_by_tmsi_noauth_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_by_tmsi_noauth_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103459707 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_by_tmsi_noauth_unknown started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(230)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(230)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(230)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(228)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103500384 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(231)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103500578 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103500578 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103500578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103500578 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(230)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(230)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103500583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103500583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103500583 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103500583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103500583 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103500583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103500583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103500583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103500583 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103500583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103500583 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(230)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(230)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(230)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(230)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(230)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(230)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(230)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103500584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103500584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103500584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103500584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103500584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103500584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103500584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103500584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103500584 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103500584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103500584 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103500584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427103500584 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103500584 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(230)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(230)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(230)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(230)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(230)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103500709 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103500709 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(233)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(233)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103500714 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(233)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(233)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(233)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(233)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103500737 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103500737 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(234)@84c1225eaf8b: Created GsupExpect[0] for "262420000000013" to be handled at TC_lu_by_tmsi_noauth_unknown0(236) TC_lu_by_tmsi_noauth_unknown0(236)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250427103501392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103501392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103501392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103501392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103501392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103501392 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103501392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103501392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103501392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103501392 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(230)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103501393 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103501393 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103501393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103501393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103501393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103501393 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103501393 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103501393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103501393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103501393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(230)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(229)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(229)@84c1225eaf8b: Added conn table entry 0TC_lu_by_tmsi_noauth_unknown0(236)8448213 MSC_Test_0-SCCP(228)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(229)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(230)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103501411 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103501411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103501411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103501411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103501411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103501411 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103501411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103501411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103501411 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103501411 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 80 e8 d5 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) 20250427103501412 DMM DEBUG msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a3a90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x01020304 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103501412 DMM DEBUG msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a3a90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103501412 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8190]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103501412 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8190]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a3a90] (fsm.c:486) 20250427103501412 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8190]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103501412 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8190]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103501412 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250427103501412 DVLR INFO New subscr, TMSI: 0x01020304 (vlr.c:592) 20250427103501412 DVLR DEBUG VLR subscr TMSI-0x01020304 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103501412 DVLR DEBUG VLR subscr TMSI-0x01020304 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250427103501412 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103501412 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8190]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250427103501412 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8190]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250427103501412 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103501412 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103501413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103501413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103501413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103501413 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103501413 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103501413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103501413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103501413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 80 e8 d5 00 00 1e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103501413 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103501413 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103501413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103501413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103501413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103501413 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103501413 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103501413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103501413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103501413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 80 e8 d5 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(230)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(230)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(230)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(230)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@84c1225eaf8b: { messageType := 2, destLocRef := '80E8D5'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(228)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(228)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(228)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(228)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(228)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(230)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103501417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103501417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103501417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103501417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103501417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103501417 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103501417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103501417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103501417 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103501417 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: patching N(SD)=1 into dtap '0519100921437598BADCFE1032547698BADCFE'O MSC_Test_0-RAN(229)@84c1225eaf8b: patched enc_l3: '0559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-SCCP(228)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@84c1225eaf8b: vl_len:22 MSC_Test_0-SCCP(228)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(228)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100130559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-M3UA(230)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(229)@84c1225eaf8b: patching N(SD)=2 into dtap '0519082926240000000031'O MSC_Test_0-RAN(229)@84c1225eaf8b: patched enc_l3: '0599082926240000000031'O MSC_Test_0-SCCP(228)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(228)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(228)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000B0599082926240000000031'O MSC_Test_0-M3UA(230)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103501620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103501620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103501620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103501621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103501621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103501621 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103501621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103501621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103501621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103501621 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) 20250427103501621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103501621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103501621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103501621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103501621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103501621 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103501621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103501621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103501621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103501621 DLSS7 DEBUG 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) 20250427103501621 DMM ERROR Failure to decode Mobile Identity in MM Identity Response (rc=-74) (gsm_04_08.c:210) 20250427103501621 DBSSAP ERROR msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a3a90]{MSC_A_ST_AUTH_CIPH}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250427103501621 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000013 (gsm_04_08.c:223) 20250427103501621 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000013 id=262420000000013 (vlr.c:661) 20250427103501621 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250427103501621 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103501621 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103501621 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103501621 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103501622 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103501622 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103501622 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103501622 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8190] (fsm.c:486) 20250427103501622 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103501622 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103501622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103501622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103501622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103501622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103501622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103501622 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103501622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103501622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103501622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103501622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 80 e8 d5 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(230)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(228)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(234)@84c1225eaf8b: Found GsupExpect[0] for "262420000000013" handled at TC_lu_by_tmsi_noauth_unknown0(236) MSC_Test-GSUP(234)@84c1225eaf8b: Added IMSI table entry 0TC_lu_by_tmsi_noauth_unknown0(236)"262420000000013" 20250427103501635 DVLR DEBUG VLR subscr IMSI-262420000000013:TMSI-0x01020304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103501635 DVLR DEBUG IMSI:262420000000013 has MSISDN:491230000013 (vlr.c:1045) 20250427103501635 DMSC NOTICE msub(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304) VLR: update for IMSI=262420000000013 (MSISDN=491230000013) (gsm_04_08.c:1541) 20250427103501635 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103501636 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) 20250427103501636 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103501636 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103501637 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103501637 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103501637 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8190] (vlr_lu_fsm.c:110) 20250427103501637 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103501637 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103501637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103501637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103501637 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a1a90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103501637 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a1a90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a8190] (fsm.c:486) 20250427103501637 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a1a90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103501637 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a1a90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103501637 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a1a90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103501637 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a1a90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103501637 DMSC NOTICE msub(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x9BBD3972) VLR: update for IMSI=262420000000013 (MSISDN=491230000013) (gsm_04_08.c:1541) 20250427103501637 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a1a90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103501637 DMM DEBUG -> IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x9BBD3972 LOCATION UPDATE ACCEPT (TMSI = 0x9bbd3972) (gsm_04_08.c:149) 20250427103501637 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x9BBD3972 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103501637 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103501637 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103501637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103501637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103501637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103501637 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103501637 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103501637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103501637 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103501637 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 80 e8 d5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 9b bd 39 72 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(230)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(230)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(228)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(229)@84c1225eaf8b: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(229)@84c1225eaf8b: patched enc_l3: '05DB'O MSC_Test_0-SCCP(228)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(228)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(228)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(230)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103501644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103501644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103501644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103501644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103501644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103501644 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103501644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103501644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103501644 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103501644 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103501644 DMM DEBUG msc_a(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x9BBD3972:GERAN-A-30:LU)[0x55eefe1a3a90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103501644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x9BBD3972:GERAN-A-30:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103501644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a1a90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103501644 DMSC NOTICE msub(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x9BBD3972) VLR: update for IMSI=262420000000013 (MSISDN=491230000013) (gsm_04_08.c:1541) 20250427103501644 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x9BBD3972 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103501644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a1a90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103501644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x9BBD3972:GERAN-A-30:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103501644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a1a90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103501644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a1a90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x9BBD3972:GERAN-A-30:LU)[0x55eefe1a8190] (vlr_lu_fsm.c:817) 20250427103501644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a1a90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103501644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55eefe1a1a90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103501644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x9BBD3972:GERAN-A-30:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103501644 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000013/3/1): Available (smpp_smsc.c:626) 20250427103501644 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x9BBD3972 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103501644 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x9BBD3972 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103501644 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x9BBD3972 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103501645 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x9BBD3972 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103501645 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103501645 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103501645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103501645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103501645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103501645 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103501645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103501645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103501645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103501645 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 80 e8 d5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(230)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(230)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(228)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(228)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(228)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(228)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(230)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103501649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103501649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103501649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103501649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103501649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103501649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103501649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103501649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103501649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103501649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103501650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x9BBD3972:GERAN-A-30:LU)[0x55eefe1a8190]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103501650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x9BBD3972:GERAN-A-30:LU)[0x55eefe1a8190]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x9BBD3972:GERAN-A-30:LU)[0x55eefe1a3a90] (msc_a.c:1053) 20250427103501650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x9BBD3972:GERAN-A-30:LU)[0x55eefe1a8190]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103501650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x9BBD3972:GERAN-A-30:LU)[0x55eefe1a8190]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103501650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x9BBD3972:GERAN-A-30:LU)[0x55eefe1a8190]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103501650 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x9BBD3972 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103501650 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103501650 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103501650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103501650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103501650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103501650 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103501650 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103501650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103501650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103501650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 80 e8 d5 00 00 1e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(230)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(230)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(230)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103501652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103501652 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103501652 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103501652 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103501652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103501652 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103501652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103501652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103501652 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103501652 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 80 e8 d5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(229)@84c1225eaf8b: Deleted conn table entry 0TC_lu_by_tmsi_noauth_unknown0(236)8448213 TC_lu_by_tmsi_noauth_unknown0(236)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103501654 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x9BBD3972 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103501654 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x9BBD3972 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_by_tmsi_noauth_unknown0(236)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_by_tmsi_noauth_unknown0(236)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_tmsi_noauth_unknown0(236)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-M3UA(230)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(229)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(228)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(235)@84c1225eaf8b: Final verdict of PTC: none 20250427103501665 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103501665 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(234)@84c1225eaf8b: Final verdict of PTC: none 20250427103501666 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(231)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(227)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(233)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(232)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(237)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(228): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(229): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(230): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(231): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(232): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(233): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(234): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(235): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_by_tmsi_noauth_unknown0(236): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(237): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_by_tmsi_noauth_unknown finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass'. Sun Apr 27 10:35:01 UTC 2025 ====== MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_by_tmsi_noauth_unknown.talloc 20250427103501852 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103501852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103501852 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103501852 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103501852 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103501852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103501852 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103501852 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103501852 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103501852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103501852 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103501852 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103501852 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103501852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103501852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103501852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103501852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103501852 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103501852 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103501852 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103501853 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=169112) 20250427103502667 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=169112, count=225940) 20250427103503669 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103503853 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103503854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103503854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi'. ------ MSC_Tests.TC_attached_imsi_lu_unknown_tmsi ------ Sun Apr 27 10:35:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103504670 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_attached_imsi_lu_unknown_tmsi started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(241)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(241)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(241)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(239)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103505263 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(242)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103505457 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103505457 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103505457 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103505457 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(241)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(241)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(241)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(241)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427103505462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103505462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103505462 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103505462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103505462 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103505462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103505462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103505462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103505462 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103505462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103505462 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(241)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(241)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(241)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(241)@84c1225eaf8b: Message received on association #8 20250427103505463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103505463 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103505463 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103505463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103505463 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103505463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103505463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103505463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103505463 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103505463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103505463 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103505463 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(241)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(241)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(241)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(241)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(241)@84c1225eaf8b: Message received on association #8 20250427103505463 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103505463 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(241)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103505672 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103505672 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(244)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(244)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103505677 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(244)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(244)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(244)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(244)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103505702 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103505702 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(245)@84c1225eaf8b: Created GsupExpect[0] for "262420000000056" to be handled at TC_attached_imsi_lu_unknown_tmsi0(247) TC_attached_imsi_lu_unknown_tmsi0(247)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '56111111'O } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(241)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103506265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103506265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103506265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103506265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103506265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103506265 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103506265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103506265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103506265 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103506265 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103506265 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103506265 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103506265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103506265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103506265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103506265 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103506265 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103506265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103506265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103506265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(241)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(240)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(240)@84c1225eaf8b: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)9176337 MSC_Test_0-SCCP(239)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(240)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(241)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103506279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103506279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103506279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103506279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103506279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103506279 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103506279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103506279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103506279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103506279 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 8c 05 11 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) 20250427103506280 DMM DEBUG msc_a(TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe1ab040]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x56111111 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103506280 DMM DEBUG msc_a(TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe1ab040]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103506280 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe19e680]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103506280 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe19e680]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe1ab040] (fsm.c:486) 20250427103506280 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe19e680]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103506280 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe19e680]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103506280 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250427103506280 DVLR INFO New subscr, TMSI: 0x56111111 (vlr.c:592) 20250427103506280 DVLR DEBUG VLR subscr TMSI-0x56111111 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103506280 DVLR DEBUG VLR subscr TMSI-0x56111111 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250427103506280 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103506280 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe19e680]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250427103506280 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe19e680]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250427103506280 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103506280 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103506280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103506280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103506280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103506280 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103506280 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103506280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103506280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103506280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8c 05 11 00 00 1f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103506280 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103506280 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103506280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103506280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103506280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103506280 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103506280 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103506280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103506280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103506280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8c 05 11 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(241)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(241)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(241)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@84c1225eaf8b: { messageType := 2, destLocRef := '8C0511'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(239)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(239)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(239)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(239)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(239)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(241)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103506285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103506285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103506285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103506285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103506285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103506285 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103506285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103506285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103506285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103506285 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(240)@84c1225eaf8b: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(239)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(239)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(239)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(241)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103506488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103506489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103506489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103506489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103506489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103506489 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103506489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103506489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103506489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103506489 DLSS7 DEBUG 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) 20250427103506489 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000056 (gsm_04_08.c:223) 20250427103506489 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000056 id=262420000000056 (vlr.c:661) 20250427103506489 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe19e680]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250427103506489 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe19e680]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103506489 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe19e680]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103506489 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe19e680]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103506489 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe19e680]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103506489 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe19e680]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103506489 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe19e680]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103506489 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103506490 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe19e680] (fsm.c:486) 20250427103506490 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103506490 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103506490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103506490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103506490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103506490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103506490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103506490 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103506490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103506490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103506490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103506490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 8c 05 11 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(241)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(239)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(245)@84c1225eaf8b: Found GsupExpect[0] for "262420000000056" handled at TC_attached_imsi_lu_unknown_tmsi0(247) MSC_Test-GSUP(245)@84c1225eaf8b: Added IMSI table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)"262420000000056" 20250427103506504 DVLR DEBUG VLR subscr IMSI-262420000000056:TMSI-0x56111111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103506504 DVLR DEBUG IMSI:262420000000056 has MSISDN:491230000056 (vlr.c:1045) 20250427103506504 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250427103506504 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103506506 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) 20250427103506506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe19e680]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103506506 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103506506 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103506506 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103506506 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe19e680] (vlr_lu_fsm.c:110) 20250427103506506 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103506506 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103506506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe19e680]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103506506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe19e680]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103506506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe1a5fe0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103506506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe1a5fe0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe19e680] (fsm.c:486) 20250427103506506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe1a5fe0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103506506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe1a5fe0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103506506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe1a5fe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103506506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe1a5fe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103506506 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x6A4ADDA3) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250427103506506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe1a5fe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103506506 DMM DEBUG -> IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x6A4ADDA3 LOCATION UPDATE ACCEPT (TMSI = 0x6a4adda3) (gsm_04_08.c:149) 20250427103506506 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x6A4ADDA3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103506507 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103506507 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103506507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103506507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103506507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103506507 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103506507 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103506507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103506507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103506507 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 8c 05 11 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 6a 4a dd a3 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(241)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(239)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(240)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(240)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_0-SCCP(239)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(239)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(239)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O 20250427103506513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103506513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103506513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103506513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103506513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103506513 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103506513 DLSS7 DEBUG Found route for dpc=185=0.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(241)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103506514 DMM DEBUG msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x6A4ADDA3:GERAN-A-31:LU)[0x55eefe1ab040]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103506514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x6A4ADDA3:GERAN-A-31:LU)[0x55eefe19e680]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103506514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe1a5fe0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103506514 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x6A4ADDA3) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250427103506514 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x6A4ADDA3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103506514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe1a5fe0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103506514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x6A4ADDA3:GERAN-A-31:LU)[0x55eefe19e680]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103506514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe1a5fe0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103506514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe1a5fe0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x6A4ADDA3:GERAN-A-31:LU)[0x55eefe19e680] (vlr_lu_fsm.c:817) 20250427103506514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe1a5fe0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103506514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55eefe1a5fe0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103506514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x6A4ADDA3:GERAN-A-31:LU)[0x55eefe19e680]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103506514 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000056/3/1): Available (smpp_smsc.c:626) 20250427103506513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103506513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103506513 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103506514 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x6A4ADDA3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103506514 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x6A4ADDA3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103506514 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x6A4ADDA3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103506514 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x6A4ADDA3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103506514 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103506514 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103506514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103506514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103506515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103506515 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103506515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103506515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103506515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103506515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8c 05 11 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(241)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(239)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(239)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(239)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(239)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103506519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103506519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103506519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103506519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103506519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103506519 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103506519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103506520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103506520 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103506520 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(241)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103506520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x6A4ADDA3:GERAN-A-31:LU)[0x55eefe19e680]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103506520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x6A4ADDA3:GERAN-A-31:LU)[0x55eefe19e680]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x6A4ADDA3:GERAN-A-31:LU)[0x55eefe1ab040] (msc_a.c:1053) 20250427103506520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x6A4ADDA3:GERAN-A-31:LU)[0x55eefe19e680]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103506520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x6A4ADDA3:GERAN-A-31:LU)[0x55eefe19e680]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103506520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x6A4ADDA3:GERAN-A-31:LU)[0x55eefe19e680]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103506520 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x6A4ADDA3 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103506520 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103506520 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103506520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103506520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103506520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103506520 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103506520 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103506520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103506520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103506520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8c 05 11 00 00 1f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(241)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@84c1225eaf8b: Session index based on local reference:0 20250427103506522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103506522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103506522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103506522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103506522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103506522 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103506522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103506522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103506522 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103506522 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 8c 05 11 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(240)@84c1225eaf8b: Deleted conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)9176337 TC_attached_imsi_lu_unknown_tmsi0(247)@84c1225eaf8b: setverdict(pass): none -> pass TC_attached_imsi_lu_unknown_tmsi0(247)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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)@84c1225eaf8b: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)3928569 MSC_Test_0-SCCP(239)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(240)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(241)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103506725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103506725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103506725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103506725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103506725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103506725 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103506725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103506725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103506725 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103506725 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 3b f1 f9 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) 20250427103506726 DMM DEBUG msc_a(TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a3a90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x56222222 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103506726 DMM DEBUG msc_a(TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a3a90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103506726 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8190]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103506726 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8190]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a3a90] (fsm.c:486) 20250427103506726 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8190]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103506726 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8190]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103506726 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250427103506726 DVLR INFO New subscr, TMSI: 0x56222222 (vlr.c:592) 20250427103506726 DVLR DEBUG VLR subscr TMSI-0x56222222 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103506726 DVLR DEBUG VLR subscr TMSI-0x56222222 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250427103506726 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103506726 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8190]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250427103506726 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8190]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250427103506726 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103506726 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103506726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103506726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103506726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103506726 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103506726 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103506726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103506727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103506727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3b f1 f9 00 00 20 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103506727 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103506727 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103506727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103506727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103506727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103506727 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103506727 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103506727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103506727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103506727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3b f1 f9 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(241)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(241)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(241)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@84c1225eaf8b: { messageType := 2, destLocRef := '3BF1F9'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(239)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(239)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(240)@84c1225eaf8b: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(240)@84c1225eaf8b: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(239)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(239)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(239)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(241)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103506735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103506735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103506735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103506735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103506735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103506735 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103506735 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103506735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103506735 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103506735 DLSS7 DEBUG 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) 20250427103506736 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000056 (gsm_04_08.c:223) 20250427103506736 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) 20250427103506736 DVLR DEBUG SUBSCR(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x6A4ADDA3) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250427103506736 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000056 id=262420000000056 (vlr.c:661) 20250427103506736 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250427103506736 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103506736 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103506736 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103506736 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103506736 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103506736 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103506736 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103506736 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8190] (fsm.c:486) 20250427103506736 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103506736 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103506736 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103506737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103506737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103506737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103506737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103506737 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103506737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103506737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103506737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103506737 [1;34mDLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3b f1 f9 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(241)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(239)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103506739 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) 20250427103506739 DVLR DEBUG IMSI:262420000000056 has MSISDN:491230000056 (vlr.c:1045) 20250427103506739 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250427103506739 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103506740 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) 20250427103506740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103506740 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103506740 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103506740 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103506740 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8190] (vlr_lu_fsm.c:110) 20250427103506740 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103506740 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103506740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103506740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103506740 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a1a90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103506740 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a1a90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a8190] (fsm.c:486) 20250427103506740 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a1a90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103506740 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a1a90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103506740 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a1a90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103506740 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a1a90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103506741 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x390F3BD2) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250427103506741 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a1a90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103506741 DMM DEBUG -> IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x390F3BD2 LOCATION UPDATE ACCEPT (TMSI = 0x390f3bd2) (gsm_04_08.c:149) 20250427103506741 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x390F3BD2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103506741 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103506741 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103506741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103506741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103506741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103506741 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103506741 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103506741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103506741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103506741 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 3b f1 f9 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 39 0f 3b d2 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(241)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(239)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(240)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(240)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_0-SCCP(239)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(239)@84c1225eaf8b: vl_from0 20250427103506744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103506744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103506744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103506744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103506744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103506744 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(239)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O 20250427103506744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103506744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103506744 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103506744 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(241)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103506744 DMM DEBUG msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x390F3BD2:GERAN-A-32:LU)[0x55eefe1a3a90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103506744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x390F3BD2:GERAN-A-32:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103506744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a1a90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103506744 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x390F3BD2) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250427103506744 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x390F3BD2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103506745 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a1a90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103506745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x390F3BD2:GERAN-A-32:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103506745 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a1a90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103506745 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a1a90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x390F3BD2:GERAN-A-32:LU)[0x55eefe1a8190] (vlr_lu_fsm.c:817) 20250427103506745 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a1a90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103506745 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55eefe1a1a90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103506745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x390F3BD2:GERAN-A-32:LU)[0x55eefe1a8190]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103506745 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000056/3/1): Available (smpp_smsc.c:626) 20250427103506745 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x390F3BD2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103506745 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x390F3BD2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103506745 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x390F3BD2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103506745 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x390F3BD2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103506745 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103506745 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103506745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103506745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103506745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103506745 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103506745 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103506745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103506745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103506745 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3b f1 f9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(241)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(239)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(239)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(239)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(239)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103506749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103506749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103506749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103506749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103506749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103506749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103506749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103506749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103506749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103506749 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103506749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x390F3BD2:GERAN-A-32:LU)[0x55eefe1a8190]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103506749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x390F3BD2:GERAN-A-32:LU)[0x55eefe1a8190]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x390F3BD2:GERAN-A-32:LU)[0x55eefe1a3a90] (msc_a.c:1053) 20250427103506749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x390F3BD2:GERAN-A-32:LU)[0x55eefe1a8190]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103506749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x390F3BD2:GERAN-A-32:LU)[0x55eefe1a8190]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103506749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x390F3BD2:GERAN-A-32:LU)[0x55eefe1a8190]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103506750 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x390F3BD2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103506750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103506750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103506750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103506750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103506750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103506750 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103506750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103506750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103506750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103506750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3b f1 f9 00 00 20 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(241)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@84c1225eaf8b: Session index based on local reference:0 20250427103506751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103506751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103506751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103506751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103506751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(241)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103506751 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103506751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103506751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103506751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103506751 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3b f1 f9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(240)@84c1225eaf8b: Deleted conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)3928569 TC_attached_imsi_lu_unknown_tmsi0(247)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_attached_imsi_lu_unknown_tmsi0(247)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-SCCP(239)@84c1225eaf8b: Final verdict of PTC: none 20250427103506759 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103506759 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(241)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(242)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(248)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(240)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(245)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(243)@84c1225eaf8b: Final verdict of PTC: none 20250427103506764 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(246)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(238)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(244)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(238): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(239): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(240): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(241): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(242): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(243): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(244): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(245): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(246): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_attached_imsi_lu_unknown_tmsi0(247): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_attached_imsi_lu_unknown_tmsi finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass'. Sun Apr 27 10:35:06 UTC 2025 ====== MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.talloc 20250427103506952 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103506952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103506952 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103506952 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103506952 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103506952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103506952 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103506952 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103506952 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103506952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103506952 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103506952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103506952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103506952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103506952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103506952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103506952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103506952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103506952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103506952 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103506953 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=306880) 20250427103507765 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=306880, count=350868) 20250427103508767 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103508954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103508954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103508954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imsi'. ------ MSC_Tests.TC_imsi_detach_by_imsi ------ Sun Apr 27 10:35:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_imsi_detach_by_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_imsi_detach_by_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103509768 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imsi' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_imsi_detach_by_imsi started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(252)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(252)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(252)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(250)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103510421 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(253)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103510616 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103510616 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103510616 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103510616 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(252)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(252)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103510622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103510622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103510622 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103510622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103510622 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103510622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103510622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103510622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103510622 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103510622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103510622 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(252)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(252)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(252)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(252)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(252)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(252)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(252)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103510622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103510622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103510622 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103510622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103510622 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103510622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103510622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103510622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103510622 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103510622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103510622 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103510622 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427103510622 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103510622 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(252)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(252)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(252)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(252)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(252)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103510770 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103510770 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(255)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(255)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103510776 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(255)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(255)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(255)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(255)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103510797 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103510797 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_imsi_detach_by_imsi0(258)@84c1225eaf8b: 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 } } } } } } } } 20250427103511430 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103511430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103511430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103511430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103511430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103511430 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103511430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103511430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103511430 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103511430 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(252)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103511430 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103511430 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103511430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103511430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103511430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103511430 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103511430 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103511430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103511430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103511430 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(252)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(251)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(251)@84c1225eaf8b: Added conn table entry 0TC_imsi_detach_by_imsi0(258)595120 MSC_Test_0-SCCP(250)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(251)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103511452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103511452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103511452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103511452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103511452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103511452 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103511452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103511452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103511452 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103511452 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 09 14 b0 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) MSC_Test_0-M3UA(252)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103511453 DMM DEBUG IMSI DETACH INDICATION: IMSI-262420000000014 (gsm_04_08.c:980) 20250427103511453 DMM ERROR IMSI DETACH for unknown subscriber IMSI-262420000000014 (gsm_04_08.c:1004) 20250427103511453 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103511453 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103511453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103511453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103511453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103511453 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103511454 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103511454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103511454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103511454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 09 14 b0 00 00 21 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103511454 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103511454 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103511454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103511454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103511454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103511454 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103511454 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103511454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103511454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103511454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 09 14 b0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(252)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(252)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(252)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(252)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(250)@84c1225eaf8b: { messageType := 2, destLocRef := '0914B0'O, sourceLocRef := '000021'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(250)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(250)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(250)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(250)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(250)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(250)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(250)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(250)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(250)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(250)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(250)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(250)@84c1225eaf8b: vl_from0 MSC_Test_0-M3UA(252)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(250)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103511464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103511464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103511464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103511464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103511464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103511464 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103511464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103511464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103511464 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103511464 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 21 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(252)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103511665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103511665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103511665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103511665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103511665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103511665 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103511665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103511665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103511665 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103511665 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103511666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103511666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103511666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103511666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103511666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103511666 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103511666 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103511666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103511666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103511666 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 09 14 b0 00 00 21 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(252)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(252)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(250)@84c1225eaf8b: Session index based on local reference:0 20250427103511668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103511668 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103511668 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103511668 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103511668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103511668 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103511668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103511668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103511668 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103511668 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 09 14 b0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(252)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(251)@84c1225eaf8b: Deleted conn table entry 0TC_imsi_detach_by_imsi0(258)595120 TC_imsi_detach_by_imsi0(258)@84c1225eaf8b: setverdict(pass): none -> pass TC_imsi_detach_by_imsi0(258)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-M3UA(252)@84c1225eaf8b: Final verdict of PTC: none 20250427103511681 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103511681 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427103511682 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(255)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(256)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(250)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(253)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(254)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(259)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(249)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(251)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(257)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(249): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(250): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(251): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(252): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(253): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(254): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(255): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(256): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(257): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_imsi_detach_by_imsi0(258): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(259): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_imsi_detach_by_imsi finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass'. Sun Apr 27 10:35:11 UTC 2025 ====== MSC_Tests.TC_imsi_detach_by_imsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_imsi_detach_by_imsi.talloc 20250427103511872 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103511872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103511872 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103511872 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103511872 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103511872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103511872 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103511872 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103511872 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103511872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103511872 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103511872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103511872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103511872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103511872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103511872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103511872 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103511872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103511872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103511872 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103511873 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=131140) 20250427103512683 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=131140, count=144460) 20250427103513685 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103513873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103513874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103513874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_tmsi'. ------ MSC_Tests.TC_imsi_detach_by_tmsi ------ Sun Apr 27 10:35:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_imsi_detach_by_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_imsi_detach_by_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103514686 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_tmsi' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_imsi_detach_by_tmsi started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(263)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(263)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(263)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(261)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103515348 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(264)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103515543 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103515543 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103515543 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103515543 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(263)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(263)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103515549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103515549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103515549 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103515549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103515549 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103515549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103515549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103515549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103515549 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103515549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(263)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(263)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427103515549 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(263)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(263)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103515552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103515552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103515552 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103515552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103515552 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103515552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103515552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103515552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103515552 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(263)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(263)@84c1225eaf8b: Message received on association #8 20250427103515552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103515552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103515552 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(263)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(263)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(263)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427103515553 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103515553 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(263)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(263)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103515687 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103515687 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(266)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(266)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103515693 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(266)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(266)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(266)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(266)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103515715 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103515715 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_imsi_detach_by_tmsi0(269)@84c1225eaf8b: 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 } } } } } } } } 20250427103516355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103516355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103516355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103516355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103516355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103516355 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103516355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103516355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103516355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103516355 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(263)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103516356 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103516357 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103516357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103516357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103516357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103516357 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103516357 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103516357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103516357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103516357 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(263)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(262)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(262)@84c1225eaf8b: Added conn table entry 0TC_imsi_detach_by_tmsi0(269)15352205 MSC_Test_0-SCCP(261)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(262)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103516373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103516373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103516373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103516373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103516373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(263)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103516373 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103516373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103516373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103516373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103516373 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 ea 41 8d 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) 20250427103516374 DMM DEBUG IMSI DETACH INDICATION: TMSI-0x01020304 (gsm_04_08.c:980) 20250427103516374 DMM ERROR IMSI DETACH for unknown subscriber TMSI-0x01020304 (gsm_04_08.c:1004) 20250427103516375 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103516375 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103516375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103516375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103516375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103516375 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103516375 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103516375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103516375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103516375 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 41 8d 00 00 22 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103516375 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103516375 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103516375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103516375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103516375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103516375 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103516375 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103516375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103516375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103516375 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 41 8d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(263)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(263)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(263)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(263)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(261)@84c1225eaf8b: { messageType := 2, destLocRef := 'EA418D'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(261)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(261)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(261)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(261)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(261)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(261)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(261)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(261)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(263)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103516381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103516381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103516381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103516381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103516381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103516381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103516381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103516381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103516381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103516381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 22 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(261)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(261)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(261)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(261)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(263)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103516584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103516585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103516585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103516585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103516585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103516585 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103516585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103516585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103516585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103516585 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103516586 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103516586 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103516586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103516586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103516586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103516586 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103516586 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103516586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103516586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103516586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 41 8d 00 00 22 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(263)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(263)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(261)@84c1225eaf8b: Session index based on local reference:0 20250427103516588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103516588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103516588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103516588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103516588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103516588 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103516588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103516588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103516588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103516588 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ea 41 8d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(263)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(262)@84c1225eaf8b: Deleted conn table entry 0TC_imsi_detach_by_tmsi0(269)15352205 TC_imsi_detach_by_tmsi0(269)@84c1225eaf8b: setverdict(pass): none -> pass TC_imsi_detach_by_tmsi0(269)@84c1225eaf8b: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_tmsi0(269)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_tmsi0(269)@84c1225eaf8b: Final verdict of PTC: pass 20250427103516599 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427103516600 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103516600 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(267)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(261)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(262)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(260)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(266)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(263)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(264)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(265)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(270)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(268)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(260): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(261): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(262): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(263): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(264): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(265): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(266): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(267): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(268): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_imsi_detach_by_tmsi0(269): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(270): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_imsi_detach_by_tmsi finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass'. Sun Apr 27 10:35:16 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 20250427103516788 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103516788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103516788 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103516788 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103516788 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103516788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103516788 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103516788 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103516788 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103516788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103516788 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103516788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103516788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103516788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103516788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103516788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103516788 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103516788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103516788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103516789 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103516789 DIUCS DEBUG (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) 20250427103517601 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=143840) 20250427103518603 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103518789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103518790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103518790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imei'. ------ MSC_Tests.TC_imsi_detach_by_imei ------ Sun Apr 27 10:35:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_imsi_detach_by_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_imsi_detach_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103519604 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imei' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_imsi_detach_by_imei started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(274)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(274)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(274)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(272)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103520222 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(275)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103520417 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103520417 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103520417 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103520417 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(274)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(274)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103520422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103520422 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103520422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103520422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103520422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103520422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103520422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103520422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103520422 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103520422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103520422 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(274)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(274)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(274)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(274)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103520423 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103520423 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103520423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103520423 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103520423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103520423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103520423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103520423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103520423 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103520423 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103520423 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103520423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(274)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(274)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(274)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(274)@84c1225eaf8b: Message received on association #8 20250427103520423 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103520423 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(274)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(274)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(274)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(274)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103520605 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103520606 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(277)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(277)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103520611 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(277)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(277)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(277)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(277)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103520632 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103520633 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_imsi_detach_by_imei0(280)@84c1225eaf8b: 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 } } } } } } } } 20250427103521229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103521229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103521229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103521229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103521229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103521229 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103521229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103521229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103521229 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103521229 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(274)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103521229 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103521229 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103521229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103521229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103521229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103521229 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103521229 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103521229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103521229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103521229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(274)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(273)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(273)@84c1225eaf8b: Added conn table entry 0TC_imsi_detach_by_imei0(280)12322125 MSC_Test_0-SCCP(272)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(273)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103521243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103521243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103521243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103521243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103521243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103521243 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103521243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103521243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103521243 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103521243 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 bc 05 4d 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) MSC_Test_0-M3UA(274)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103521244 DMM DEBUG IMSI DETACH INDICATION: IMEI-499990000000160 (gsm_04_08.c:980) 20250427103521244 DMM ERROR IMEI-499990000000160: unimplemented mobile identity type (gsm_04_08.c:994) 20250427103521244 DMM ERROR IMSI DETACH for unknown subscriber IMEI-499990000000160 (gsm_04_08.c:1004) 20250427103521244 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103521244 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103521245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103521245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103521245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103521245 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103521245 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103521245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103521245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103521245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bc 05 4d 00 00 23 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103521245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103521245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103521245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103521245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103521245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103521245 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103521245 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103521245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103521245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103521245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bc 05 4d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(274)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(274)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(274)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(274)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(272)@84c1225eaf8b: { messageType := 2, destLocRef := 'BC054D'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(272)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(272)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(272)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(272)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(272)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(272)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(272)@84c1225eaf8b: vl_from0 20250427103521251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103521251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103521251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103521251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103521251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103521251 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103521251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103521251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103521251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103521251 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 23 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(272)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(274)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(272)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(272)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(272)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(272)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(274)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103521452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103521453 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103521453 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103521453 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103521453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103521453 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103521453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103521453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103521453 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103521453 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103521454 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103521454 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103521454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103521454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103521454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103521454 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103521454 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103521454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103521454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103521454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 bc 05 4d 00 00 23 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(274)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(274)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(272)@84c1225eaf8b: Session index based on local reference:0 20250427103521456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103521456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103521456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103521456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103521456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103521456 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103521456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103521456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103521456 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103521456 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 bc 05 4d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(274)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(273)@84c1225eaf8b: Deleted conn table entry 0TC_imsi_detach_by_imei0(280)12322125 TC_imsi_detach_by_imei0(280)@84c1225eaf8b: setverdict(pass): none -> pass TC_imsi_detach_by_imei0(280)@84c1225eaf8b: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_imei0(280)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_imei0(280)@84c1225eaf8b: Final verdict of PTC: pass 20250427103521466 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103521466 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(274)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(275)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(272)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(273)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(279)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(278)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(271)@84c1225eaf8b: Final verdict of PTC: none 20250427103521472 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(277)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(276)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(281)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(271): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(272): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(273): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(274): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(275): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(276): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(277): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(278): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(279): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_imsi_detach_by_imei0(280): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(281): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_imsi_detach_by_imei finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass'. Sun Apr 27 10:35:21 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 20250427103521660 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103521660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103521660 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103521660 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103521660 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103521660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103521660 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103521660 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103521660 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103521660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103521660 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103521660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103521660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103521660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103521660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103521660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103521660 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103521660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103521660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103521661 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103521661 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=131392) 20250427103522473 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=131392, count=144616) 20250427103523474 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103523661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103523661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103523661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imei_reject'. ------ MSC_Tests.TC_emerg_call_imei_reject ------ Sun Apr 27 10:35:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_emerg_call_imei_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_emerg_call_imei_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103524475 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imei_reject' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_emerg_call_imei_reject started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(285)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(285)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(285)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(283)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103525162 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(286)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103525355 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103525355 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103525355 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103525355 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(285)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(285)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(285)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(285)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427103525360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103525360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103525360 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103525360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103525360 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103525360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103525360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103525360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103525360 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103525360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103525360 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(285)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(285)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(285)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(285)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(285)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103525361 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103525361 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427103525361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103525361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103525361 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103525361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103525361 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103525361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103525361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103525361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103525361 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103525361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103525361 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103525361 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(285)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(285)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(285)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(285)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103525476 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103525476 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(288)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(288)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103525482 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(288)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(288)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(288)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(288)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103525504 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103525504 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_emerg_call_imei_reject0(291)@84c1225eaf8b: 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 } } } } 20250427103526168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103526168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103526168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103526168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103526168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103526168 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103526168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103526168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103526168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103526168 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(285)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103526168 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103526168 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103526168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103526168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103526168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103526168 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103526168 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103526168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103526168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103526168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(285)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(284)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(284)@84c1225eaf8b: Added conn table entry 0TC_emerg_call_imei_reject0(291)8056279 MSC_Test_0-SCCP(283)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(284)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103526184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103526184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103526184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103526184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103526184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103526184 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103526184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103526184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103526184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103526184 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 7a ed d7 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 05 24 02 03 50 59 02 08 4a 99 99 00 00 00 10 07 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(285)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103526185 DMM DEBUG msc_a(IMEI-499990000000170:GERAN-A-36:CM_SERVICE_REQ)[0x55eefe1a8190]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250427103526185 DBSSAP NOTICE msc_a(IMEI-499990000000170:GERAN-A-36:CM_SERVICE_REQ)[0x55eefe1a8190]{MSC_A_ST_VALIDATE_L3}: Tx CM SERVICE REQUEST REJECT: emergency services by IMEI are not supported (gsm_04_08.c:787) 20250427103526185 DMM DEBUG msc_a(IMEI-499990000000170:GERAN-A-36:CM_SERVICE_REQ)[0x55eefe1a8190]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 5 (gsm_04_08.c:259) 20250427103526185 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103526185 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103526185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103526185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103526185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103526185 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103526185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103526185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103526185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103526185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7a ed d7 00 00 24 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103526185 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103526185 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103526185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103526185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103526185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103526185 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103526185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103526185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103526185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103526185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7a ed d7 00 01 06 01 00 03 05 22 05 00 00 00 (osmo_ss7_asp.c:1164) 20250427103526185 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103526185 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103526185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103526185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103526185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103526185 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103526185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103526185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103526185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103526185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7a ed d7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(285)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(285)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(285)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(285)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(285)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(285)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(283)@84c1225eaf8b: { messageType := 2, destLocRef := '7AEDD7'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(283)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(283)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(283)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(283)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(283)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(283)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(283)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(283)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(283)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(283)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(283)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(283)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(285)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103526190 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103526190 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103526190 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103526190 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103526190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103526190 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103526190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103526190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103526190 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103526190 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103526191 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103526191 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103526191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103526191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103526191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103526191 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103526191 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103526191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103526191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103526191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7a ed d7 00 00 24 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(285)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(285)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(283)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(285)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103526191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103526191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103526191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103526191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103526191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103526191 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103526191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103526191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103526191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103526191 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7a ed d7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(284)@84c1225eaf8b: Deleted conn table entry 0TC_emerg_call_imei_reject0(291)8056279 TC_emerg_call_imei_reject0(291)@84c1225eaf8b: setverdict(pass): none -> pass TC_emerg_call_imei_reject0(291)@84c1225eaf8b: Skipping f_verify_vty_lac_ci() TC_emerg_call_imei_reject0(291)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imei_reject0(291)@84c1225eaf8b: Final verdict of PTC: pass 20250427103526195 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103526195 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(283)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(286)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(285)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(289)@84c1225eaf8b: Final verdict of PTC: none 20250427103526197 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(288)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(284)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(282)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(287)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(290)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(282): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(283): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(284): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(285): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(286): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(287): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(288): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(289): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(290): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_emerg_call_imei_reject0(291): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_emerg_call_imei_reject finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass'. Sun Apr 27 10:35:26 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 20250427103526392 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103526392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103526392 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103526392 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103526392 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103526392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103526392 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103526392 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103526392 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103526392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103526392 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103526392 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103526392 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103526392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103526392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103526392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103526392 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103526392 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103526392 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103526393 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103526393 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=123008) 20250427103527199 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=123008, count=144640) 20250427103528201 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103528393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103528393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103528393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imsi'. ------ MSC_Tests.TC_emerg_call_imsi ------ Sun Apr 27 10:35:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_emerg_call_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_emerg_call_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103529203 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imsi' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_emerg_call_imsi started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(296)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(296)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(296)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(294)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103529814 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(297)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103530008 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103530008 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103530008 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103530008 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(296)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(296)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103530013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103530013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103530013 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103530013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103530013 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103530013 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103530013 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103530013 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103530013 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103530013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103530013 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(296)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(296)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(296)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(296)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103530013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103530013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103530013 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103530013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103530013 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103530013 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103530013 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103530013 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103530014 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103530014 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103530014 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103530014 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(296)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(296)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(296)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103530014 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103530014 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(296)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(296)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(296)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(296)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(296)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103530203 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103530204 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(299)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(299)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103530209 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(299)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(299)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(299)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(299)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103530224 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103530224 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(300)@84c1225eaf8b: Created GsupExpect[0] for "262420000000018" to be handled at TC_emerg_call_imsi0(302) TC_emerg_call_imsi0(302)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103530822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103530822 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103530822 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103530822 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103530822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103530822 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103530822 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103530822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103530822 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103530822 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103530822 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103530822 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103530822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103530822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103530822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103530822 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103530822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103530822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103530822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103530822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(296)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(295)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(295)@84c1225eaf8b: Added conn table entry 0TC_emerg_call_imsi0(302)2972600 MSC_Test_0-SCCP(294)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(295)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103530840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103530840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103530840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103530840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103530840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103530840 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103530840 DLSS7 DEBUG Found route for dpc=185=0.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(296)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103530840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103530840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103530840 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2d 5b 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 81 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103530841 DMM DEBUG msc_a(IMSI-262420000000018:GERAN-A-37:LU)[0x55eefe1ab040]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000018 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103530841 DMM DEBUG msc_a(IMSI-262420000000018:GERAN-A-37:LU)[0x55eefe1ab040]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103530841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55eefe19e680]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103530841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55eefe19e680]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000018:GERAN-A-37:LU)[0x55eefe1ab040] (fsm.c:486) 20250427103530841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55eefe19e680]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103530841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55eefe19e680]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103530841 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103530841 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000018 id=262420000000018 (vlr.c:661) 20250427103530841 DVLR INFO New subscr, IMSI: 262420000000018 (vlr.c:562) 20250427103530841 DVLR DEBUG VLR subscr IMSI-262420000000018 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103530841 DVLR DEBUG VLR subscr IMSI-262420000000018 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103530841 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103530841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55eefe19e680]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103530841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55eefe19e680]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103530841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55eefe19e680]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103530841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55eefe19e680]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103530841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55eefe19e680]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103530841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55eefe19e680]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103530841 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103530841 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55eefe19e680] (fsm.c:486) 20250427103530841 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103530841 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103530842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103530842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103530842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103530842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103530842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103530842 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103530842 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103530842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103530842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103530842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2d 5b b8 00 00 25 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103530842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103530842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103530842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103530842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103530842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103530842 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103530842 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103530842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103530842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103530842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 2d 5b b8 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(296)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(296)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(296)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@84c1225eaf8b: { messageType := 2, destLocRef := '2D5BB8'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(300)@84c1225eaf8b: Found GsupExpect[0] for "262420000000018" handled at TC_emerg_call_imsi0(302) MSC_Test-GSUP(300)@84c1225eaf8b: Added IMSI table entry 0TC_emerg_call_imsi0(302)"262420000000018" MSC_Test_0-SCCP(294)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103530848 DVLR DEBUG VLR subscr IMSI-262420000000018 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103530848 DVLR DEBUG VLR subscr IMSI-262420000000018 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(294)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(294)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(294)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(296)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103530851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103530851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103530851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103530851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103530851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103530851 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103530851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103530851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103530851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103530851 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(302)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103530855 DVLR DEBUG VLR subscr IMSI-262420000000018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103530855 DVLR DEBUG IMSI:262420000000018 has MSISDN:491230000018 (vlr.c:1045) 20250427103530855 DMSC NOTICE msub(IMSI-262420000000018:MSISDN-491230000018) VLR: update for IMSI=262420000000018 (MSISDN=491230000018) (gsm_04_08.c:1541) 20250427103530855 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103530855 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103530855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55eefe19e680]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103530855 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103530855 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103530855 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103530855 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55eefe19e680] (vlr_lu_fsm.c:110) 20250427103530855 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103530855 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103530855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55eefe19e680]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103530855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55eefe19e680]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103530855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55eefe1a2e40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103530855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55eefe1a2e40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55eefe19e680] (fsm.c:486) 20250427103530855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55eefe1a2e40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103530855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55eefe1a2e40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103530855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55eefe1a2e40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103530855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55eefe1a2e40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103530855 DMSC NOTICE msub(IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x2E83C198) VLR: update for IMSI=262420000000018 (MSISDN=491230000018) (gsm_04_08.c:1541) 20250427103530855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55eefe1a2e40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103530855 DMM DEBUG -> IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x2E83C198 LOCATION UPDATE ACCEPT (TMSI = 0x2e83c198) (gsm_04_08.c:149) 20250427103530855 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x2E83C198 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103530855 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103530855 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103530855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103530855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103530855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103530855 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103530855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103530855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103530855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103530855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 2d 5b b8 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2e 83 c1 98 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(296)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(295)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(295)@84c1225eaf8b: patched enc_l3: '055B'O 20250427103530859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103530859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103530859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103530859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103530859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103530859 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103530859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103530859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103530859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103530859 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(294)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(294)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(294)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(296)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103530859 DMM DEBUG msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x2E83C198:GERAN-A-37:LU)[0x55eefe1ab040]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103530859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x2E83C198:GERAN-A-37:LU)[0x55eefe19e680]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103530859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55eefe1a2e40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103530859 DMSC NOTICE msub(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198) VLR: update for IMSI=262420000000018 (MSISDN=491230000018) (gsm_04_08.c:1541) 20250427103530859 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103530859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55eefe1a2e40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103530859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-37:LU)[0x55eefe19e680]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103530859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55eefe1a2e40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103530859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55eefe1a2e40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-37:LU)[0x55eefe19e680] (vlr_lu_fsm.c:817) 20250427103530859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55eefe1a2e40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103530859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55eefe1a2e40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103530859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-37:LU)[0x55eefe19e680]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103530859 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000018/3/1): Available (smpp_smsc.c:626) 20250427103530859 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103530859 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103530859 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103530859 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103530859 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103530859 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103530859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103530859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103530859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103530859 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103530859 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103530859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103530859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103530859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2d 5b b8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(296)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103530860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103530860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103530860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103530860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103530860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103530860 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103530860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103530860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103530860 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103530860 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(294)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(294)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(294)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(296)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103530860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-37:LU)[0x55eefe19e680]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103530860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-37:LU)[0x55eefe19e680]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-37:LU)[0x55eefe1ab040] (msc_a.c:1053) 20250427103530860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-37:LU)[0x55eefe19e680]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103530860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-37:LU)[0x55eefe19e680]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103530860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-37:LU)[0x55eefe19e680]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103530860 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103530860 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103530860 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103530860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103530860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103530860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103530860 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103530860 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103530860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103530860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103530860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2d 5b b8 00 00 25 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(296)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@84c1225eaf8b: Session index based on local reference:0 20250427103530861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103530861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103530861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103530861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103530861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103530861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103530861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103530861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103530861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103530861 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2d 5b b8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(295)@84c1225eaf8b: Deleted conn table entry 0TC_emerg_call_imsi0(302)2972600 TC_emerg_call_imsi0(302)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103530861 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103530861 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_emerg_call_imsi0(302)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(302)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@84c1225eaf8b: 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 := '2E83C198'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(295)@84c1225eaf8b: Added conn table entry 0TC_emerg_call_imsi0(302)4291987 MSC_Test_0-RAN(295)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(294)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(296)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103531068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103531068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103531068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103531068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103531068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103531068 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103531068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103531068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103531068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103531069 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 41 7d 93 02 02 06 04 43 b9 00 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 2e 83 c1 98 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103531069 DMM DEBUG msc_a(TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a3a90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250427103531069 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8190]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427103531069 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8190]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a3a90] (fsm.c:486) 20250427103531070 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8190]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427103531070 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8190]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427103531070 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427103531070 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427103531070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8190]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427103531070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8190]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427103531070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8190]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427103531070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8190]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427103531070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8190]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427103531070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8190]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427103531070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8190]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427103531070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8190]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427103531070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8190]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427103531070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8190]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427103531070 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000018/3/1): Available (smpp_smsc.c:626) 20250427103531070 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427103531070 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103531070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103531070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103531070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103531070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103531070 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103531070 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103531070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103531070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103531070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 41 7d 93 00 00 26 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103531070 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103531070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103531071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103531071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103531071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103531071 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103531071 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103531071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103531071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103531071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 41 7d 93 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 81 (osmo_ss7_asp.c:1164) 20250427103531071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103531071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103531071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103531071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103531071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103531071 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103531071 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103531071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103531071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103531071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 41 7d 93 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(296)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(296)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(296)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(296)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(296)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@84c1225eaf8b: { messageType := 2, destLocRef := '417D93'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(294)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(294)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103531074 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427103531074 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_emerg_call_imsi0(302)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(302)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(297)@84c1225eaf8b: Created MnccExpect[0] for "112" to be handled at TC_emerg_call_imsi0(302) MSC_Test-MGCP(298)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_emerg_call_imsi0(302) MSC_Test_0-RAN(295)@84c1225eaf8b: patching N(SD)=1 into dtap '030E0406600504020081'O MSC_Test_0-RAN(295)@84c1225eaf8b: patched enc_l3: '034E0406600504020081'O MSC_Test_0-SCCP(294)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@84c1225eaf8b: vl_len:13 MSC_Test_0-SCCP(294)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(294)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000A034E0406600504020081'O MSC_Test_0-M3UA(296)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103531085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103531085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103531085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103531085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103531085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103531085 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103531085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103531085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103531085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103531085 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) 20250427103531085 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427103531085 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198 callref-0x80000005 tid-8) New transaction (transaction.c:231) 20250427103531085 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx EMERG_SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427103531085 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427103531085 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427103531085 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198: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) 20250427103531085 DCC NOTICE trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) EMERGENCY_SETUP to 112 (gsm_04_08_cc.c:704) 20250427103531085 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427103531085 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8060]{ESTABLISHING}: Allocated (fsm.c:456) 20250427103531085 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8060]{ESTABLISHING}: is child of msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a3a90] (fsm.c:486) 20250427103531085 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198: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) 20250427103531085 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1aaef0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103531085 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1aaef0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8060] (fsm.c:486) 20250427103531085 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:no-CI)[0x55eefe1aaef0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103531085 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:no-CI)[0x55eefe1aaef0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427103531085 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a1070]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103531085 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a1070]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8060] (fsm.c:486) 20250427103531085 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:no-CI)[0x55eefe1a1070]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103531085 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:no-CI)[0x55eefe1a1070]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(298)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427103531091 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:no-CI)[0x55eefe1aaef0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103531091 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8060]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427103531091 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX 20250427103531091 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:no-CI)[0x55eefe1a1070]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103531091 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8060]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427103531091 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198: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) 20250427103531092 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) Sending Assignment Command (msc_a.c:706) 20250427103531092 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103531092 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103531092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103531092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103531092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103531092 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103531092 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103531092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103531092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103531092 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 41 7d 93 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(296)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(297)@84c1225eaf8b: Found MnccExpect[0] for "112" handled at TC_emerg_call_imsi0(302) MSC_Test-MNCC(297)@84c1225eaf8b: Added conn table entry 0TC_emerg_call_imsi0(302)-2147483643 TC_emerg_call_imsi0(302)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind TC_emerg_call_imsi0(302)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request 20250427103531094 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(294)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(294)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(294)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(296)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103531095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103531095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103531095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103531095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103531095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103531095 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103531095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103531095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103531095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103531095 DLSS7 DEBUG 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) 20250427103531095 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1a1070]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427103531095 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198: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)[0x55eefe1a1070]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427103531095 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198: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)[0x55eefe1a1070]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427103531095 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198: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) 20250427103531095 DCC INFO trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198: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) 20250427103531095 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198: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) 20250427103531095 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_emerg_call_imsi0(302)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427103531096 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427103531096 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103531096 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427103531096 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427103531096 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103531096 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103531096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103531096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103531096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103531096 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103531096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103531096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103531096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103531096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 41 7d 93 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(296)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103531097 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198: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)[0x55eefe1a1070]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103531097 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198: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)[0x55eefe1a1070]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427103531097 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8060]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427103531098 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427103531098 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103531098 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427103531098 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427103531098 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103531098 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103531098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103531098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103531098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103531098 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103531098 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103531098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103531098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103531098 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 41 7d 93 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(296)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427103531099 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198: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) 20250427103531099 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198: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) 20250427103531099 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198: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) 20250427103531099 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1aaef0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427103531099 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1aaef0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427103531099 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198: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)[0x55eefe1aaef0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427103531099 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103531099 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103531099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103531099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103531099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103531099 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103531099 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103531099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103531099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103531099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 41 7d 93 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) 20250427103531099 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427103531099 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103531099 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427103531099 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427103531099 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) MSC_Test_0-M3UA(296)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(296)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(295)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O TC_emerg_call_imsi0(302)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-RAN(295)@84c1225eaf8b: patched enc_l3: '038F'O TC_emerg_call_imsi0(302)@84c1225eaf8b: { 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" } } } } } } } MSC_Test_0-SCCP(294)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(294)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(294)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(296)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103531100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103531100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103531100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103531100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103531100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103531100 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103531100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103531100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103531100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103531100 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103531100 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427103531100 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427103531100 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427103531100 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103531100 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) 20250427103531100 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198: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)[0x55eefe1aaef0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103531100 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198: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)[0x55eefe1aaef0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427103531100 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8060]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427103531100 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8060]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_emerg_call_imsi0(302)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_emerg_call_imsi0(302)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_emerg_call_imsi0(302)@84c1225eaf8b: f_mo_call_establish DONE TC_emerg_call_imsi0(302)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@84c1225eaf8b: Hold the call for some time TC_emerg_call_imsi0(302)@84c1225eaf8b: Call stayed open for 5.000000 seconds, all is well. TC_emerg_call_imsi0(302)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@84c1225eaf8b: Hangup TC_emerg_call_imsi0(302)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427103536614 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427103536614 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427103536614 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427103536614 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427103536615 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103536615 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103536615 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103536615 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103536615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103536615 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103536615 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103536615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103536615 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103536615 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 41 7d 93 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(296)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC 20250427103536620 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427103536620 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103536620 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250427103536620 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427103536621 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427103536621 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427103536621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103536621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103536621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103536621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103536621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103536621 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103536621 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103536621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103536621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103536621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 41 7d 93 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(296)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@84c1225eaf8b: f_call_hangup 2.a: rx DTAP CC RELEASE TC_emerg_call_imsi0(302)@84c1225eaf8b: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(295)@84c1225eaf8b: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(295)@84c1225eaf8b: patched enc_l3: '03EA'O MSC_Test_0-SCCP(294)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(294)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(294)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(296)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103536626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103536627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103536627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103536627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103536627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103536627 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103536627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103536627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103536627 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103536627 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103536627 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427103536627 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427103536627 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427103536627 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427103536627 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427103536627 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103536627 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427103536627 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103536627 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103536627 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103536627 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8060]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427103536627 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198: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)[0x55eefe1a1070]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103536627 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198: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)[0x55eefe1a1070]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8060] (call_leg.c:197) 20250427103536627 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198: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)[0x55eefe1a1070]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427103536627 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198: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)[0x55eefe1a1070]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427103536627 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198: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)[0x55eefe1aaef0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103536627 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198: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)[0x55eefe1aaef0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8060] (call_leg.c:197) 20250427103536628 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8060]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427103536628 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198: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)[0x55eefe1aaef0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427103536628 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198: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)[0x55eefe1aaef0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427103536628 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8060]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427103536628 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8060]{RELEASING}: Removing from parent msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a3a90] (call_leg.c:198) 20250427103536628 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8060]{RELEASING}: Freeing instance (call_leg.c:198) 20250427103536628 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8060]{RELEASING}: Deallocated (fsm.c:568) 20250427103536628 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103536628 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103536628 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103536628 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103536628 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103536628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103536628 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103536628 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103536628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103536628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103536628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 41 7d 93 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(296)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(297)@84c1225eaf8b: Deleted conn table entry 0TC_emerg_call_imsi0(302)-2147483643 TC_emerg_call_imsi0(302)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_emerg_call_imsi0(302)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(294)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(294)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(294)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103536633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103536633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103536633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103536633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103536633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103536633 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103536633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103536633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103536633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103536633 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 26 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_emerg_call_imsi0(302)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(296)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103536634 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8190]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103536634 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8190]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a3a90] (msc_a.c:1053) 20250427103536634 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8190]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103536634 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198:GERAN-A-38:CM_SERVICE_REQ)[0x55eefe1a8190]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427103536634 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x2E83C198 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103536634 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103536634 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103536634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103536634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103536634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103536634 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103536634 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103536634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103536634 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103536634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 41 7d 93 00 00 26 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(296)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@84c1225eaf8b: Session index based on local reference:0 20250427103536635 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103536635 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103536635 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103536635 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103536635 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103536635 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103536635 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103536635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103536635 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103536635 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 41 7d 93 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(295)@84c1225eaf8b: Deleted conn table entry 0TC_emerg_call_imsi0(302)4291987 TC_emerg_call_imsi0(302)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_emerg_call_imsi0(302)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@84c1225eaf8b: f_call_hangup 9: done TC_emerg_call_imsi0(302)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@84c1225eaf8b: Final verdict of PTC: pass 20250427103537650 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103537650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103537650 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103537650 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103537650 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103537650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103537650 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103537650 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103537650 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103537650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103537650 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103537650 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427103537650 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103537650 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103537650 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103537650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103537650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103537650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103537650 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103537650 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103537650 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103537651 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-M3UA(296)@84c1225eaf8b: Final verdict of PTC: none 20250427103537651 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(300)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(295)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(297)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(294)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(293)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(303)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(301)@84c1225eaf8b: Final verdict of PTC: none 20250427103537655 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(298)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(299)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(293): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(294): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(295): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(296): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(297): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(298): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(299): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(300): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(301): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_emerg_call_imsi0(302): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_emerg_call_imsi finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass'. Sun Apr 27 10:35:37 UTC 2025 ====== MSC_Tests.TC_emerg_call_imsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_emerg_call_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=448120) 20250427103538656 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=448120, count=464672) 20250427103539651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103539651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103539652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427103539657 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vgcs_reject'. ------ MSC_Tests.TC_cm_serv_req_vgcs_reject ------ Sun Apr 27 10:35:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_serv_req_vgcs_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_serv_req_vgcs_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103540658 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vgcs_reject' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_cm_serv_req_vgcs_reject started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(307)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(307)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(307)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(305)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103541249 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(308)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103541444 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103541444 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103541444 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103541444 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(307)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(307)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103541449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103541449 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103541449 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103541449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103541449 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103541449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103541449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103541449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103541449 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103541449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103541449 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(307)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(307)@84c1225eaf8b: Message received on association #8 20250427103541450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103541450 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103541450 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103541450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103541450 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103541450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103541450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103541450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103541450 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103541450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103541450 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103541450 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(307)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(307)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(307)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(307)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(307)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103541450 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103541450 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(307)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(307)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(307)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(307)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(307)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103541659 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103541659 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(310)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(310)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103541665 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(310)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(310)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(310)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(310)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103541684 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103541684 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(311)@84c1225eaf8b: Created GsupExpect[0] for "262420000000019" to be handled at TC_cm_serv_req_vgcs_reject0(313) TC_cm_serv_req_vgcs_reject0(313)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103542251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103542251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103542251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103542251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103542251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103542251 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103542251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103542251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103542251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103542251 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103542252 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103542252 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103542252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103542252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103542252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103542252 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103542252 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103542252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103542252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103542252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(307)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(306)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(306)@84c1225eaf8b: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(313)11263149 MSC_Test_0-SCCP(305)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(306)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103542266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103542266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103542266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103542266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103542266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103542266 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103542266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103542266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103542266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103542266 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 dc ad 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 91 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103542266 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-39:LU)[0x55eefe1aadc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000019 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103542266 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-39:LU)[0x55eefe1aadc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103542267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103542267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000019:GERAN-A-39:LU)[0x55eefe1aadc0] (fsm.c:486) 20250427103542267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103542267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103542267 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103542267 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000019 id=262420000000019 (vlr.c:661) 20250427103542267 DVLR INFO New subscr, IMSI: 262420000000019 (vlr.c:562) 20250427103542267 DVLR DEBUG VLR subscr IMSI-262420000000019 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103542267 DVLR DEBUG VLR subscr IMSI-262420000000019 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103542267 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103542267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103542267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103542267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103542267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103542267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103542267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103542267 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103542267 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55eefe1aaef0] (fsm.c:486) 20250427103542267 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103542267 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103542267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103542267 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103542267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103542267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103542267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103542267 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103542267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103542267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103542267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103542267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ab dc ad 00 00 27 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103542267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103542267 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103542267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103542267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103542267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103542267 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103542268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103542268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103542268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103542268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ab dc ad 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(307)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(307)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(307)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@84c1225eaf8b: { messageType := 2, destLocRef := 'ABDCAD'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(305)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(305)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(311)@84c1225eaf8b: Found GsupExpect[0] for "262420000000019" handled at TC_cm_serv_req_vgcs_reject0(313) MSC_Test-GSUP(311)@84c1225eaf8b: Added IMSI table entry 0TC_cm_serv_req_vgcs_reject0(313)"262420000000019" 20250427103542271 DVLR DEBUG VLR subscr IMSI-262420000000019 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103542271 DVLR DEBUG VLR subscr IMSI-262420000000019 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(305)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(305)@84c1225eaf8b: vl_from0 20250427103542273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103542273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103542273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(305)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(307)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103542273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103542273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103542273 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103542273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103542273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103542273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103542273 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 27 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_cm_serv_req_vgcs_reject0(313)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(313)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103542277 DVLR DEBUG VLR subscr IMSI-262420000000019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103542277 DVLR DEBUG IMSI:262420000000019 has MSISDN:491230000019 (vlr.c:1045) 20250427103542277 DMSC NOTICE msub(IMSI-262420000000019:MSISDN-491230000019) VLR: update for IMSI=262420000000019 (MSISDN=491230000019) (gsm_04_08.c:1541) 20250427103542277 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103542277 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103542277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55eefe1aaef0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103542277 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103542278 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103542278 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103542278 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55eefe1aaef0] (vlr_lu_fsm.c:110) 20250427103542278 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103542278 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103542278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55eefe1aaef0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103542278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55eefe1aaef0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103542278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55eefe1a0310]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103542278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55eefe1a0310]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55eefe1aaef0] (fsm.c:486) 20250427103542278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55eefe1a0310]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103542278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55eefe1a0310]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103542278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55eefe1a0310]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103542278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55eefe1a0310]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103542278 DMSC NOTICE msub(IMSI-262420000000019:MSISDN-491230000019:TMSInew-0xB988395C) VLR: update for IMSI=262420000000019 (MSISDN=491230000019) (gsm_04_08.c:1541) 20250427103542278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55eefe1a0310]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103542278 DMM DEBUG -> IMSI-262420000000019:MSISDN-491230000019:TMSInew-0xB988395C LOCATION UPDATE ACCEPT (TMSI = 0xb988395c) (gsm_04_08.c:149) 20250427103542278 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSInew-0xB988395C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103542278 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103542278 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103542278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103542278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103542278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103542278 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103542278 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103542278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103542278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103542278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ab dc ad 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b9 88 39 5c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(307)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(305)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vgcs_reject0(313)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(306)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(306)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(305)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(305)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(305)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427103542290 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103542290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103542290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103542290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103542290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103542290 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(307)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103542290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103542290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103542290 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103542291 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103542291 DMM DEBUG msc_a(IMSI-262420000000019:MSISDN-491230000019:TMSInew-0xB988395C:GERAN-A-39:LU)[0x55eefe1aadc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103542291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSInew-0xB988395C:GERAN-A-39:LU)[0x55eefe1aaef0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103542291 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55eefe1a0310]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103542291 DMSC NOTICE msub(IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB988395C) VLR: update for IMSI=262420000000019 (MSISDN=491230000019) (gsm_04_08.c:1541) 20250427103542291 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB988395C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103542291 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55eefe1a0310]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103542291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB988395C:GERAN-A-39:LU)[0x55eefe1aaef0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103542291 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55eefe1a0310]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103542291 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55eefe1a0310]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB988395C:GERAN-A-39:LU)[0x55eefe1aaef0] (vlr_lu_fsm.c:817) 20250427103542291 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55eefe1a0310]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103542291 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55eefe1a0310]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103542291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB988395C:GERAN-A-39:LU)[0x55eefe1aaef0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103542291 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000019/3/1): Available (smpp_smsc.c:626) 20250427103542291 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB988395C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103542291 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB988395C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103542291 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB988395C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103542291 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB988395C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103542291 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103542291 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103542291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103542291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103542291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103542292 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103542292 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103542292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103542292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103542292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ab dc ad 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(307)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(305)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(305)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(305)@84c1225eaf8b: vl_from0 20250427103542295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103542295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103542295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103542295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103542295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103542295 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(305)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(307)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103542295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103542295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103542295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103542295 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103542295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB988395C:GERAN-A-39:LU)[0x55eefe1aaef0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103542295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB988395C:GERAN-A-39:LU)[0x55eefe1aaef0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB988395C:GERAN-A-39:LU)[0x55eefe1aadc0] (msc_a.c:1053) 20250427103542295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB988395C:GERAN-A-39:LU)[0x55eefe1aaef0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103542295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB988395C:GERAN-A-39:LU)[0x55eefe1aaef0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103542296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB988395C:GERAN-A-39:LU)[0x55eefe1aaef0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103542296 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB988395C - active-conn: now used by 1 (attached) (msub.c:375) 20250427103542296 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103542296 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103542296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103542296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103542296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103542296 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103542296 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103542296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103542296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103542296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ab dc ad 00 00 27 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(307)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@84c1225eaf8b: Session index based on local reference:0 20250427103542297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103542297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103542297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103542297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103542297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103542297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103542297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103542297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103542297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103542297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ab dc ad 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(306)@84c1225eaf8b: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(313)11263149 TC_cm_serv_req_vgcs_reject0(313)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103542299 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB988395C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103542299 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB988395C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vgcs_reject0(313)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(313)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@84c1225eaf8b: 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)@84c1225eaf8b: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(313)4089267 MSC_Test_0-RAN(306)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(305)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(307)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103542500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103542500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103542501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103542501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103542501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103542501 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103542501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103542501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103542501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103542501 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 3e 65 b3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 05 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) 20250427103542502 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-40:CM_SERVICE_REQ)[0x55eefe1a2f70]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250427103542502 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-40:CM_SERVICE_REQ)[0x55eefe1a2f70]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 32 (gsm_04_08.c:259) 20250427103542502 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103542502 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103542502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103542502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103542502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103542502 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103542502 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103542502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103542502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103542502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3e 65 b3 00 00 28 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103542502 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103542502 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103542502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103542502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103542502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103542502 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103542502 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103542503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103542503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103542503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3e 65 b3 00 01 06 01 00 03 05 22 20 00 00 00 (osmo_ss7_asp.c:1164) 20250427103542503 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103542503 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103542503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103542503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103542503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103542503 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103542503 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103542503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103542503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103542503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3e 65 b3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(307)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(307)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(307)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(307)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(307)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@84c1225eaf8b: { messageType := 2, destLocRef := '3E65B3'O, sourceLocRef := '000028'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(305)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(305)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(305)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(305)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(305)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(305)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(305)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(305)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103542512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103542512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103542512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103542512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103542512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103542512 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103542512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103542512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103542512 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103542512 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 28 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103542513 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103542513 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103542513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103542513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103542513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103542513 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103542513 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103542513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103542513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103542513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3e 65 b3 00 00 28 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(307)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@84c1225eaf8b: Session index based on local reference:0 20250427103542514 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103542514 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103542514 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103542514 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103542514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103542514 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103542514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103542514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103542514 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(307)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103542514 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3e 65 b3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(306)@84c1225eaf8b: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(313)4089267 TC_cm_serv_req_vgcs_reject0(313)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103542515 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB988395C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103542515 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0xB988395C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vgcs_reject0(313)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(313)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@84c1225eaf8b: Final verdict of PTC: pass 20250427103542524 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103542524 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427103542525 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(308)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(310)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(307)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(305)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(304)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(311)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(314)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(306)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(312)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(309)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(304): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(305): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(306): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(307): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(308): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(309): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(310): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(311): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(312): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_cm_serv_req_vgcs_reject0(313): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(314): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_cm_serv_req_vgcs_reject finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vgcs_reject pass'. Sun Apr 27 10:35:42 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 20250427103542716 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103542716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103542716 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103542716 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103542716 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103542716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103542716 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103542716 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103542716 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103542716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103542716 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103542716 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103542716 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103542716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103542716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103542716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103542716 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103542716 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103542716 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103542716 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103542716 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=271656) 20250427103543526 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=271656, count=272912) 20250427103544527 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103544717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103544717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103544717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vgcs_reject pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vbs_reject'. ------ MSC_Tests.TC_cm_serv_req_vbs_reject ------ Sun Apr 27 10:35:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_serv_req_vbs_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_serv_req_vbs_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103545528 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vbs_reject' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_cm_serv_req_vbs_reject started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(318)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(318)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(318)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(316)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103546185 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(319)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103546379 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103546380 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103546380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103546380 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(318)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(318)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103546385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103546385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103546385 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103546385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103546385 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103546385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103546385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103546385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103546385 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103546385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103546385 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(318)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(318)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(318)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(318)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(318)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427103546388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103546388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103546388 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103546388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103546388 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103546388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103546388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103546388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103546388 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103546388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103546388 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103546388 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(318)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(318)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103546388 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103546389 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(318)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(318)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(318)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(318)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(318)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103546529 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103546529 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(321)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(321)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103546535 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(321)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(321)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(321)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(321)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103546566 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103546566 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(322)@84c1225eaf8b: Created GsupExpect[0] for "262420000000020" to be handled at TC_cm_serv_req_vbs_reject0(324) TC_cm_serv_req_vbs_reject0(324)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000020'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(318)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103547187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103547187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103547187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103547187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103547187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103547187 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103547187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103547187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103547187 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103547187 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103547188 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103547188 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103547188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103547188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103547188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103547188 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103547188 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103547188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103547188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103547188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(318)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(317)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(317)@84c1225eaf8b: Added conn table entry 0TC_cm_serv_req_vbs_reject0(324)11506048 MSC_Test_0-SCCP(316)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(317)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103547202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103547202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103547202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103547202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103547202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103547202 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103547202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103547202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103547202 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103547202 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 af 91 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 00 02 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103547202 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-41:LU)[0x55eefe1aaef0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000020 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103547202 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-41:LU)[0x55eefe1aaef0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103547202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55eefe1a1070]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103547202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55eefe1a1070]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000020:GERAN-A-41:LU)[0x55eefe1aaef0] (fsm.c:486) 20250427103547202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55eefe1a1070]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103547202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55eefe1a1070]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103547202 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103547202 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000020 id=262420000000020 (vlr.c:661) 20250427103547202 DVLR INFO New subscr, IMSI: 262420000000020 (vlr.c:562) 20250427103547202 DVLR DEBUG VLR subscr IMSI-262420000000020 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103547202 DVLR DEBUG VLR subscr IMSI-262420000000020 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103547202 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103547202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55eefe1a1070]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103547202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55eefe1a1070]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103547202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55eefe1a1070]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103547202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55eefe1a1070]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103547203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55eefe1a1070]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103547203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55eefe1a1070]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103547203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103547203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55eefe1a1070] (fsm.c:486) 20250427103547203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103547203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103547203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103547203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103547203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103547203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103547203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103547203 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103547203 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103547203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103547203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103547203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 af 91 80 00 00 29 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103547203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103547203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103547203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103547203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103547203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103547203 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103547203 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103547203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103547203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103547203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 af 91 80 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(318)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(318)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(318)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@84c1225eaf8b: { messageType := 2, destLocRef := 'AF9180'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(316)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(316)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(322)@84c1225eaf8b: Found GsupExpect[0] for "262420000000020" handled at TC_cm_serv_req_vbs_reject0(324) MSC_Test-GSUP(322)@84c1225eaf8b: Added IMSI table entry 0TC_cm_serv_req_vbs_reject0(324)"262420000000020" 20250427103547207 DVLR DEBUG VLR subscr IMSI-262420000000020 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103547207 DVLR DEBUG VLR subscr IMSI-262420000000020 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_cm_serv_req_vbs_reject0(324)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(324)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(316)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(316)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(316)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427103547211 DLSS7 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(318)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103547211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103547211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103547211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103547211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103547211 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103547211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103547211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103547211 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103547211 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427103547217 DVLR DEBUG VLR subscr IMSI-262420000000020 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103547217 DVLR DEBUG IMSI:262420000000020 has MSISDN:491230000020 (vlr.c:1045) 20250427103547217 DMSC NOTICE msub(IMSI-262420000000020:MSISDN-491230000020) VLR: update for IMSI=262420000000020 (MSISDN=491230000020) (gsm_04_08.c:1541) 20250427103547217 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103547218 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103547218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55eefe1a1070]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103547218 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103547218 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103547218 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103547218 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55eefe1a1070] (vlr_lu_fsm.c:110) 20250427103547218 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103547218 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103547218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55eefe1a1070]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103547218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55eefe1a1070]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103547218 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55eefe1ab020]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103547218 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55eefe1ab020]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55eefe1a1070] (fsm.c:486) 20250427103547218 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55eefe1ab020]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103547218 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55eefe1ab020]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103547218 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55eefe1ab020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103547218 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55eefe1ab020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103547218 DMSC NOTICE msub(IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x1D9D4D6E) VLR: update for IMSI=262420000000020 (MSISDN=491230000020) (gsm_04_08.c:1541) 20250427103547218 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55eefe1ab020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103547218 DMM DEBUG -> IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x1D9D4D6E LOCATION UPDATE ACCEPT (TMSI = 0x1d9d4d6e) (gsm_04_08.c:149) 20250427103547218 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x1D9D4D6E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103547218 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103547218 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103547218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103547218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103547218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103547218 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103547218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103547218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103547218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103547218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 af 91 80 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1d 9d 4d 6e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(318)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(316)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vbs_reject0(324)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(317)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(317)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(316)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(316)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(316)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427103547230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103547230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103547230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103547230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103547230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103547230 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103547230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103547230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103547230 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103547230 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(318)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103547230 DMM DEBUG msc_a(IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x1D9D4D6E:GERAN-A-41:LU)[0x55eefe1aaef0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103547230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x1D9D4D6E:GERAN-A-41:LU)[0x55eefe1a1070]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103547230 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55eefe1ab020]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103547230 DMSC NOTICE msub(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x1D9D4D6E) VLR: update for IMSI=262420000000020 (MSISDN=491230000020) (gsm_04_08.c:1541) 20250427103547230 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x1D9D4D6E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103547230 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55eefe1ab020]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103547230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x1D9D4D6E:GERAN-A-41:LU)[0x55eefe1a1070]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103547230 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55eefe1ab020]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103547230 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55eefe1ab020]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x1D9D4D6E:GERAN-A-41:LU)[0x55eefe1a1070] (vlr_lu_fsm.c:817) 20250427103547230 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55eefe1ab020]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103547231 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55eefe1ab020]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103547231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x1D9D4D6E:GERAN-A-41:LU)[0x55eefe1a1070]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103547231 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000020/3/1): Available (smpp_smsc.c:626) 20250427103547231 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x1D9D4D6E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103547231 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x1D9D4D6E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103547231 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x1D9D4D6E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103547231 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x1D9D4D6E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103547231 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103547231 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103547231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103547231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103547231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103547231 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103547231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103547231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103547231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103547231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 af 91 80 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(318)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(316)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(316)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(316)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(316)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103547235 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103547235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(318)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103547235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103547235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103547235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103547236 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103547236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103547236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103547236 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103547236 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103547236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x1D9D4D6E:GERAN-A-41:LU)[0x55eefe1a1070]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103547236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x1D9D4D6E:GERAN-A-41:LU)[0x55eefe1a1070]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x1D9D4D6E:GERAN-A-41:LU)[0x55eefe1aaef0] (msc_a.c:1053) 20250427103547236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x1D9D4D6E:GERAN-A-41:LU)[0x55eefe1a1070]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103547236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x1D9D4D6E:GERAN-A-41:LU)[0x55eefe1a1070]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103547236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x1D9D4D6E:GERAN-A-41:LU)[0x55eefe1a1070]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103547236 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x1D9D4D6E - active-conn: now used by 1 (attached) (msub.c:375) 20250427103547237 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103547237 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103547237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103547237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103547237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103547237 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103547237 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103547237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103547237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103547237 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 af 91 80 00 00 29 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(318)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@84c1225eaf8b: Session index based on local reference:0 20250427103547238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103547238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103547238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103547238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103547238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103547238 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103547238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103547238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(318)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103547238 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103547238 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 af 91 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(317)@84c1225eaf8b: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(324)11506048 TC_cm_serv_req_vbs_reject0(324)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103547240 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x1D9D4D6E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103547240 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x1D9D4D6E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vbs_reject0(324)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(324)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@84c1225eaf8b: 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)@84c1225eaf8b: Added conn table entry 0TC_cm_serv_req_vbs_reject0(324)1096687 MSC_Test_0-RAN(317)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(316)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(318)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103547440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103547440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103547440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103547440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103547440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103547441 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103547441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103547441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103547441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103547441 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 10 bb ef 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) 20250427103547441 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-42:CM_SERVICE_REQ)[0x55eefe1aadc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Broadcast-Call (gsm_04_08.c:776) 20250427103547442 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-42:CM_SERVICE_REQ)[0x55eefe1aadc0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 32 (gsm_04_08.c:259) 20250427103547442 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103547442 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103547442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103547442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103547442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103547442 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103547442 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103547442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103547442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103547442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 10 bb ef 00 00 2a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103547442 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103547442 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103547442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103547442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103547442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103547442 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103547442 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103547442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103547442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103547442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 10 bb ef 00 01 06 01 00 03 05 22 20 00 00 00 (osmo_ss7_asp.c:1164) 20250427103547443 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103547443 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103547443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103547443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103547443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103547443 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103547443 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103547443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103547443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103547443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 10 bb ef 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(318)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(318)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(318)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(318)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(318)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@84c1225eaf8b: { messageType := 2, destLocRef := '10BBEF'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(316)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(316)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(316)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(316)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(316)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(316)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(316)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103547450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103547450 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103547450 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103547450 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103547450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103547450 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103547450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103547450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103547450 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103547450 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103547451 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103547451 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103547451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103547451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103547451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103547451 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103547451 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103547451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103547451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103547451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 10 bb ef 00 00 2a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(318)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@84c1225eaf8b: Session index based on local reference:0 20250427103547452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103547452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103547452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103547452 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103547452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103547452 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103547452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103547452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103547452 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103547452 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 10 bb ef 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(317)@84c1225eaf8b: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(324)1096687 TC_cm_serv_req_vbs_reject0(324)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103547454 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x1D9D4D6E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103547454 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x1D9D4D6E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vbs_reject0(324)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(324)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(322)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(316)@84c1225eaf8b: Final verdict of PTC: none 20250427103547466 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(321)@84c1225eaf8b: Final verdict of PTC: none 20250427103547467 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103547467 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(319)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(317)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(318)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(320)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(323)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(315)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(325)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(315): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(316): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(317): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(318): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(319): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(320): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(321): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(322): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(323): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_cm_serv_req_vbs_reject0(324): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_cm_serv_req_vbs_reject finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vbs_reject pass'. Sun Apr 27 10:35:47 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 20250427103547652 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103547652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103547652 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103547652 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103547652 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103547652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103547652 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103547652 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103547652 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103547652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103547652 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103547652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103547652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103547652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103547652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103547652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103547652 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103547652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103547653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103547653 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103547653 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234608) 20250427103548467 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=234608, count=272092) 20250427103549468 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103549653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103549654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103549654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vbs_reject pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_lcs_reject'. ------ MSC_Tests.TC_cm_serv_req_lcs_reject ------ Sun Apr 27 10:35:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_serv_req_lcs_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_serv_req_lcs_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103550469 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_lcs_reject' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_cm_serv_req_lcs_reject started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(329)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(329)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(329)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(327)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103551063 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(330)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103551258 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103551258 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103551258 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103551258 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(329)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(329)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103551264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103551264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103551264 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103551264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103551264 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103551264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103551264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103551264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103551264 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103551265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103551265 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(329)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(329)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(329)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(329)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103551267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103551267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103551267 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103551267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103551267 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(329)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(329)@84c1225eaf8b: Message received on association #8 20250427103551267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103551267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103551267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103551267 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103551267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103551267 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103551267 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103551268 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103551268 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(329)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(329)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(329)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(329)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(329)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103551470 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103551470 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(332)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(332)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103551475 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(332)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(332)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(332)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(332)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103551507 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103551507 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(333)@84c1225eaf8b: Created GsupExpect[0] for "262420000000021" to be handled at TC_cm_serv_req_lcs_reject0(335) TC_cm_serv_req_lcs_reject0(335)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103552072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103552072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103552072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103552072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103552072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103552072 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103552072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103552072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103552072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103552072 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103552072 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103552072 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103552072 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103552072 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103552072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103552072 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103552072 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103552072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103552072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103552072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(329)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(328)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(328)@84c1225eaf8b: Added conn table entry 0TC_cm_serv_req_lcs_reject0(335)8794092 MSC_Test_0-SCCP(327)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(328)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103552090 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103552090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103552090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103552090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103552090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103552090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103552090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103552090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103552090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103552090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 86 2f 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 12 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103552091 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-43:LU)[0x55eefe1a1070]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000021 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103552091 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-43:LU)[0x55eefe1a1070]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103552091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103552091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000021:GERAN-A-43:LU)[0x55eefe1a1070] (fsm.c:486) 20250427103552091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103552091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103552091 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103552091 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000021 id=262420000000021 (vlr.c:661) 20250427103552091 DVLR INFO New subscr, IMSI: 262420000000021 (vlr.c:562) 20250427103552091 DVLR DEBUG VLR subscr IMSI-262420000000021 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103552091 DVLR DEBUG VLR subscr IMSI-262420000000021 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103552091 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103552091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103552091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103552091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103552091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103552091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103552091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103552091 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103552091 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55eefe1a2f70] (fsm.c:486) 20250427103552091 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103552091 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103552091 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103552091 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103552091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103552091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103552091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103552091 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103552092 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103552092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103552092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103552092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 86 2f ec 00 00 2b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103552092 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103552092 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103552092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103552092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103552092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103552092 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103552092 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103552092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103552092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103552092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 86 2f ec 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(329)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(329)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(329)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@84c1225eaf8b: { messageType := 2, destLocRef := '862FEC'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(327)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(327)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(333)@84c1225eaf8b: Found GsupExpect[0] for "262420000000021" handled at TC_cm_serv_req_lcs_reject0(335) MSC_Test-GSUP(333)@84c1225eaf8b: Added IMSI table entry 0TC_cm_serv_req_lcs_reject0(335)"262420000000021" 20250427103552098 DVLR DEBUG VLR subscr IMSI-262420000000021 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103552098 DVLR DEBUG VLR subscr IMSI-262420000000021 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(327)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(327)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(327)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(329)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_lcs_reject0(335)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427103552100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103552100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103552100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103552100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103552100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103552100 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103552100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103552100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103552100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103552101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_cm_serv_req_lcs_reject0(335)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103552111 DVLR DEBUG VLR subscr IMSI-262420000000021 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103552111 DVLR DEBUG IMSI:262420000000021 has MSISDN:491230000021 (vlr.c:1045) 20250427103552111 DMSC NOTICE msub(IMSI-262420000000021:MSISDN-491230000021) VLR: update for IMSI=262420000000021 (MSISDN=491230000021) (gsm_04_08.c:1541) 20250427103552111 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103552112 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103552112 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103552112 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103552112 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103552112 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103552112 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55eefe1a2f70] (vlr_lu_fsm.c:110) 20250427103552112 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103552112 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103552112 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103552112 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103552112 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55eefe1a3cf0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103552112 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55eefe1a3cf0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55eefe1a2f70] (fsm.c:486) 20250427103552112 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55eefe1a3cf0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103552112 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55eefe1a3cf0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103552112 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55eefe1a3cf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103552112 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55eefe1a3cf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103552112 DMSC NOTICE msub(IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x3FCD8635) VLR: update for IMSI=262420000000021 (MSISDN=491230000021) (gsm_04_08.c:1541) 20250427103552112 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55eefe1a3cf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103552112 DMM DEBUG -> IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x3FCD8635 LOCATION UPDATE ACCEPT (TMSI = 0x3fcd8635) (gsm_04_08.c:149) 20250427103552113 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x3FCD8635 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103552113 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103552113 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103552113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103552113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103552113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103552113 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103552113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103552113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103552113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103552113 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 86 2f ec 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3f cd 86 35 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(329)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(327)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_lcs_reject0(335)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(328)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(328)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(327)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(327)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(327)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(329)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103552125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103552125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103552125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103552125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103552125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103552125 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103552125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103552125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103552125 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103552125 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103552126 DMM DEBUG msc_a(IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x3FCD8635:GERAN-A-43:LU)[0x55eefe1a1070]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103552126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x3FCD8635:GERAN-A-43:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103552126 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55eefe1a3cf0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103552126 DMSC NOTICE msub(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3FCD8635) VLR: update for IMSI=262420000000021 (MSISDN=491230000021) (gsm_04_08.c:1541) 20250427103552126 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3FCD8635 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103552126 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55eefe1a3cf0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103552126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3FCD8635:GERAN-A-43:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103552126 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55eefe1a3cf0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103552126 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55eefe1a3cf0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3FCD8635:GERAN-A-43:LU)[0x55eefe1a2f70] (vlr_lu_fsm.c:817) 20250427103552126 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55eefe1a3cf0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103552126 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55eefe1a3cf0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103552126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3FCD8635:GERAN-A-43:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103552126 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000021/3/1): Available (smpp_smsc.c:626) 20250427103552126 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3FCD8635 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103552126 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3FCD8635 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103552126 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3FCD8635 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103552126 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3FCD8635 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103552126 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103552126 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103552126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103552126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103552126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103552126 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103552126 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103552127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103552127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103552127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 86 2f ec 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(329)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(327)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(327)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(327)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(327)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(329)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103552130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103552130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103552130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103552130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103552130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103552130 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103552130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103552130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103552130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103552130 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103552131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3FCD8635:GERAN-A-43:LU)[0x55eefe1a2f70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103552131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3FCD8635:GERAN-A-43:LU)[0x55eefe1a2f70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3FCD8635:GERAN-A-43:LU)[0x55eefe1a1070] (msc_a.c:1053) 20250427103552131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3FCD8635:GERAN-A-43:LU)[0x55eefe1a2f70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103552131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3FCD8635:GERAN-A-43:LU)[0x55eefe1a2f70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103552131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3FCD8635:GERAN-A-43:LU)[0x55eefe1a2f70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103552132 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3FCD8635 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103552132 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103552132 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103552132 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103552132 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103552132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103552132 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103552132 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103552132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103552132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103552132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 86 2f ec 00 00 2b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(329)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@84c1225eaf8b: Session index based on local reference:0 20250427103552133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103552133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103552133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103552133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103552133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103552133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103552133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103552133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(329)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103552133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103552134 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 2b 86 2f ec 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(328)@84c1225eaf8b: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(335)8794092 TC_cm_serv_req_lcs_reject0(335)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103552137 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3FCD8635 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103552137 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3FCD8635 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_lcs_reject0(335)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(335)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@84c1225eaf8b: 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)@84c1225eaf8b: Added conn table entry 0TC_cm_serv_req_lcs_reject0(335)12046598 MSC_Test_0-RAN(328)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(327)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(329)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103552336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103552336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103552336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103552336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103552337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103552337 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103552337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103552337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103552337 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103552337 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 b7 d1 06 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) 20250427103552338 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-44:CM_SERVICE_REQ)[0x55eefe1aaef0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Location-Service (gsm_04_08.c:776) 20250427103552338 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-44:CM_SERVICE_REQ)[0x55eefe1aaef0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 32 (gsm_04_08.c:259) 20250427103552339 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103552339 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103552339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103552339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103552339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103552339 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103552339 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103552339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103552339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103552339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 b7 d1 06 00 00 2c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103552339 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103552339 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103552339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103552339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103552339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103552339 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103552339 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103552339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103552339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103552339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 b7 d1 06 00 01 06 01 00 03 05 22 20 00 00 00 (osmo_ss7_asp.c:1164) 20250427103552339 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103552339 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103552339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103552339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103552339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103552339 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103552339 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103552339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103552339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103552340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 b7 d1 06 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(329)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(329)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(329)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(329)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(329)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@84c1225eaf8b: { messageType := 2, destLocRef := 'B7D106'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(327)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(327)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(327)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(327)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(327)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(327)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(327)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(329)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103552347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103552347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103552347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103552347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103552347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103552347 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103552347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103552347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103552347 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103552347 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103552348 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103552348 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103552348 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103552348 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103552349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103552349 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103552349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103552349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103552349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103552349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 b7 d1 06 00 00 2c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(329)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(329)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103552350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103552350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103552350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103552350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103552350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103552350 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103552350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103552350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103552350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103552350 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b7 d1 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(328)@84c1225eaf8b: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(335)12046598 TC_cm_serv_req_lcs_reject0(335)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103552351 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3FCD8635 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103552351 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3FCD8635 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_lcs_reject0(335)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(335)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-RAN(328)@84c1225eaf8b: Final verdict of PTC: none 20250427103552363 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(329)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(332)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(327)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(334)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(333)@84c1225eaf8b: Final verdict of PTC: none 20250427103552366 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103552366 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(330)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(331)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(336)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(326)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(326): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(327): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(328): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(329): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(330): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(331): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(332): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(333): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(334): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_cm_serv_req_lcs_reject0(335): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(336): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_cm_serv_req_lcs_reject finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_lcs_reject pass'. Sun Apr 27 10:35:52 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 20250427103552552 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103552552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103552552 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103552552 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103552552 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103552552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103552552 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103552552 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103552552 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103552552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103552552 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103552552 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103552552 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103552552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103552552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103552552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103552552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103552552 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103552552 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103552552 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103552552 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211460) 20250427103553364 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=211460, count=272180) 20250427103554365 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103554553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103554553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103554553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_lcs_reject pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_reest_req_reject'. ------ MSC_Tests.TC_cm_reest_req_reject ------ Sun Apr 27 10:35:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_reest_req_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_reest_req_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103555366 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_reest_req_reject' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_cm_reest_req_reject started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(340)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(340)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(340)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(338)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103555980 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(341)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103556175 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103556175 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103556175 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103556175 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(340)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(340)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103556180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103556180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103556180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103556180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103556180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103556180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103556180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103556180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103556180 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103556180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103556180 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(340)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(340)@84c1225eaf8b: Message received on association #8 20250427103556180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103556180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103556180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103556180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103556180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103556180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103556180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103556180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103556180 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103556180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103556180 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103556180 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(340)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(340)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(340)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(340)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(340)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(340)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(340)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(340)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(340)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103556180 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103556180 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427103556367 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103556367 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(343)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(343)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103556373 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(343)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(343)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(343)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(343)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103556406 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103556407 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(344)@84c1225eaf8b: Created GsupExpect[0] for "262420000000022" to be handled at TC_cm_reest_req_reject0(346) TC_cm_reest_req_reject0(346)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103556988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103556988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103556988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103556988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103556988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103556988 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103556988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103556988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103556988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103556988 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103556989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103556989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103556989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103556989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103556990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103556990 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103556990 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103556990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103556990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103556990 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(340)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(339)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(339)@84c1225eaf8b: Added conn table entry 0TC_cm_reest_req_reject0(346)9574388 MSC_Test_0-RAN(339)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(338)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(340)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103557003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103557003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103557003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103557003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103557003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103557003 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103557003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103557003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103557003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103557003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 17 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 22 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103557003 DMM DEBUG msc_a(IMSI-262420000000022:GERAN-A-45:LU)[0x55eefe1a2f70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000022 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103557004 DMM DEBUG msc_a(IMSI-262420000000022:GERAN-A-45:LU)[0x55eefe1a2f70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103557004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55eefe1aadc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103557004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55eefe1aadc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000022:GERAN-A-45:LU)[0x55eefe1a2f70] (fsm.c:486) 20250427103557004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55eefe1aadc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103557004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55eefe1aadc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103557004 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103557004 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000022 id=262420000000022 (vlr.c:661) 20250427103557004 DVLR INFO New subscr, IMSI: 262420000000022 (vlr.c:562) 20250427103557004 DVLR DEBUG VLR subscr IMSI-262420000000022 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103557004 DVLR DEBUG VLR subscr IMSI-262420000000022 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103557004 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103557004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55eefe1aadc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103557004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55eefe1aadc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103557004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55eefe1aadc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103557004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55eefe1aadc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103557004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55eefe1aadc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103557004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55eefe1aadc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103557004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103557004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55eefe1aadc0] (fsm.c:486) 20250427103557004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103557004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103557004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103557004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103557004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103557004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103557004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103557004 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103557004 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103557004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103557004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103557004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 92 17 f4 00 00 2d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103557004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103557004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103557004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103557004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103557004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103557004 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103557004 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103557004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103557004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103557004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 92 17 f4 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(340)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(340)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(340)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@84c1225eaf8b: { messageType := 2, destLocRef := '9217F4'O, sourceLocRef := '00002D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(338)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(338)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(338)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(344)@84c1225eaf8b: Found GsupExpect[0] for "262420000000022" handled at TC_cm_reest_req_reject0(346) MSC_Test-GSUP(344)@84c1225eaf8b: Added IMSI table entry 0TC_cm_reest_req_reject0(346)"262420000000022" 20250427103557007 DVLR DEBUG VLR subscr IMSI-262420000000022 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103557007 DVLR DEBUG VLR subscr IMSI-262420000000022 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(338)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(338)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(338)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(340)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103557008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103557008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103557008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103557008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103557008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103557008 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103557008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103557008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103557008 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103557008 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_cm_reest_req_reject0(346)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(346)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103557017 DVLR DEBUG VLR subscr IMSI-262420000000022 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103557017 DVLR DEBUG IMSI:262420000000022 has MSISDN:491230000022 (vlr.c:1045) 20250427103557017 DMSC NOTICE msub(IMSI-262420000000022:MSISDN-491230000022) VLR: update for IMSI=262420000000022 (MSISDN=491230000022) (gsm_04_08.c:1541) 20250427103557017 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103557018 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103557018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55eefe1aadc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103557018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103557018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103557018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103557018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55eefe1aadc0] (vlr_lu_fsm.c:110) 20250427103557018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103557018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103557018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55eefe1aadc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103557018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55eefe1aadc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103557018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55eefe1a3e20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103557018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55eefe1a3e20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55eefe1aadc0] (fsm.c:486) 20250427103557018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55eefe1a3e20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103557018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55eefe1a3e20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103557018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55eefe1a3e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103557018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55eefe1a3e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103557018 DMSC NOTICE msub(IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x4B2B24BF) VLR: update for IMSI=262420000000022 (MSISDN=491230000022) (gsm_04_08.c:1541) 20250427103557018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55eefe1a3e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103557018 DMM DEBUG -> IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x4B2B24BF LOCATION UPDATE ACCEPT (TMSI = 0x4b2b24bf) (gsm_04_08.c:149) 20250427103557018 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x4B2B24BF - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103557018 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103557018 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103557018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103557018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103557018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103557018 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103557018 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103557018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103557018 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103557018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 92 17 f4 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4b 2b 24 bf (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(340)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(338)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reest_req_reject0(346)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(339)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(339)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(338)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(338)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(338)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(340)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103557025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103557025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103557025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103557025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103557025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103557025 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103557025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103557025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103557025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103557025 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103557026 DMM DEBUG msc_a(IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x4B2B24BF:GERAN-A-45:LU)[0x55eefe1a2f70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103557026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x4B2B24BF:GERAN-A-45:LU)[0x55eefe1aadc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103557026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55eefe1a3e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103557026 DMSC NOTICE msub(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x4B2B24BF) VLR: update for IMSI=262420000000022 (MSISDN=491230000022) (gsm_04_08.c:1541) 20250427103557026 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x4B2B24BF + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103557026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55eefe1a3e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103557026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x4B2B24BF:GERAN-A-45:LU)[0x55eefe1aadc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103557026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55eefe1a3e20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103557026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55eefe1a3e20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x4B2B24BF:GERAN-A-45:LU)[0x55eefe1aadc0] (vlr_lu_fsm.c:817) 20250427103557026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55eefe1a3e20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103557026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55eefe1a3e20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103557026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x4B2B24BF:GERAN-A-45:LU)[0x55eefe1aadc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103557026 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000022/3/1): Available (smpp_smsc.c:626) 20250427103557026 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x4B2B24BF + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103557026 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x4B2B24BF + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103557026 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x4B2B24BF - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103557026 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x4B2B24BF - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103557026 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103557026 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103557026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103557026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103557026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103557026 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103557026 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103557026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103557026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103557026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 92 17 f4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(340)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(338)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(338)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(338)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(338)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(340)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103557029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103557029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103557029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103557029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103557030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103557030 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103557030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103557030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103557030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103557030 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103557030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x4B2B24BF:GERAN-A-45:LU)[0x55eefe1aadc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103557030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x4B2B24BF:GERAN-A-45:LU)[0x55eefe1aadc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x4B2B24BF:GERAN-A-45:LU)[0x55eefe1a2f70] (msc_a.c:1053) 20250427103557030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x4B2B24BF:GERAN-A-45:LU)[0x55eefe1aadc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103557030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x4B2B24BF:GERAN-A-45:LU)[0x55eefe1aadc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103557030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x4B2B24BF:GERAN-A-45:LU)[0x55eefe1aadc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103557030 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x4B2B24BF - active-conn: now used by 1 (attached) (msub.c:375) 20250427103557030 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103557030 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103557030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103557030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103557030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103557030 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103557030 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103557030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103557030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103557030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 92 17 f4 00 00 2d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(340)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@84c1225eaf8b: Session index based on local reference:0 20250427103557031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103557031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103557031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103557031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103557031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103557031 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103557031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103557031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103557031 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103557031 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 92 17 f4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(339)@84c1225eaf8b: Deleted conn table entry 0TC_cm_reest_req_reject0(346)9574388 TC_cm_reest_req_reject0(346)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103557033 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x4B2B24BF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103557033 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x4B2B24BF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_reest_req_reject0(346)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(346)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@84c1225eaf8b: 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)@84c1225eaf8b: Added conn table entry 0TC_cm_reest_req_reject0(346)11884144 MSC_Test_0-RAN(339)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(338)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(340)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103557232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103557232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103557232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103557233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103557233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103557233 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103557233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103557233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103557233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103557233 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 b5 56 70 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) 20250427103557234 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000022 (gsm_04_08.c:860) 20250427103557234 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x4B2B24BF + gsm48_rx_cm_reest_req: now used by 2 (attached,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250427103557234 DBSSAP ERROR msc_a(IMSI-262420000000022:GERAN-A-46:CM_RE_ESTABLISH_REQ)[0x55eefe1a1070]{MSC_A_ST_VALIDATE_L3}: CM Re-Establish Request for unknown subscriber: IMSI-262420000000022 (gsm_04_08.c:883) 20250427103557234 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x4B2B24BF - gsm48_rx_cm_reest_req: now used by 1 (attached) (gsm_04_08.c:886) 20250427103557234 DMM DEBUG msc_a(IMSI-262420000000022:GERAN-A-46:CM_RE_ESTABLISH_REQ)[0x55eefe1a1070]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 38 (gsm_04_08.c:259) 20250427103557235 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103557235 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103557235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103557235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103557235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103557235 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103557235 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103557235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103557235 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103557235 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 b5 56 70 00 00 2e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103557235 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103557235 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103557235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103557235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103557235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103557235 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103557235 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103557235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103557235 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103557235 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 b5 56 70 00 01 06 01 00 03 05 22 26 00 00 00 (osmo_ss7_asp.c:1164) 20250427103557235 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103557235 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103557236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103557236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103557236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103557236 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103557236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103557236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103557236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103557236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 b5 56 70 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(340)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(340)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(340)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(340)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(340)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@84c1225eaf8b: { messageType := 2, destLocRef := 'B55670'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(338)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(338)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(338)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(338)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(338)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(338)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(338)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103557242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103557242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103557242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103557242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103557242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103557242 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103557242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103557242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103557242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103557242 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103557243 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103557243 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103557243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103557243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103557243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103557243 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103557243 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103557243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103557243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103557243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 b5 56 70 00 00 2e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(340)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@84c1225eaf8b: Session index based on local reference:0 20250427103557244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103557244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103557244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103557244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103557244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103557244 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103557244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103557244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103557244 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103557244 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b5 56 70 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(339)@84c1225eaf8b: Deleted conn table entry 0TC_cm_reest_req_reject0(346)11884144 20250427103557246 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x4B2B24BF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103557246 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x4B2B24BF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_reest_req_reject0(346)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(346)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(344)@84c1225eaf8b: Final verdict of PTC: none 20250427103557256 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103557256 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(340)@84c1225eaf8b: Final verdict of PTC: none 20250427103557257 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(343)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(341)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(338)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(337)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(339)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(342)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(347)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(345)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(337): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(338): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(339): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(340): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(341): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(342): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(343): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(344): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(345): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_cm_reest_req_reject0(346): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(347): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_cm_reest_req_reject finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass'. Sun Apr 27 10:35:57 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 20250427103557448 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103557448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103557448 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103557448 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103557448 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103557448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103557448 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103557448 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103557448 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103557448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103557448 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103557448 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103557448 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103557448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103557448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103557448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103557448 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103557448 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103557448 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103557448 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103557448 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=272524) 20250427103558258 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=272524, count=273780) 20250427103559260 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103559449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103559449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103559449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_2G_fail'. ------ MSC_Tests.TC_lu_auth_2G_fail ------ Sun Apr 27 10:35:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_auth_2G_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_auth_2G_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103600263 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_2G_fail' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_auth_2G_fail started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(351)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(351)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(351)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(349)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103600975 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(352)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103601167 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103601167 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103601167 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103601167 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(351)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(351)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103601173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103601173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103601173 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103601173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103601173 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103601173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103601173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103601173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103601173 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103601173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103601173 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(351)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(351)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(351)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(351)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103601175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103601175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103601175 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103601175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103601175 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103601175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103601175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103601175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103601175 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103601175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103601175 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103601175 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(351)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(351)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103601176 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103601176 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(351)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(351)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(351)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(351)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(351)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103601264 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103601264 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(354)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(354)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103601270 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(354)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(354)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(354)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(354)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103601292 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103601293 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(355)@84c1225eaf8b: Created GsupExpect[0] for "262420000000023" to be handled at TC_lu_auth_2G_fail0(357) TC_lu_auth_2G_fail0(357)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103601980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103601980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103601980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103601980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103601980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103601980 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103601980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103601980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103601980 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103601980 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(351)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103601980 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103601980 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103601980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103601980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103601980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103601980 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103601980 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103601980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103601980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103601980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(351)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(350)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(350)@84c1225eaf8b: Added conn table entry 0TC_lu_auth_2G_fail0(357)11171364 MSC_Test_0-SCCP(349)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(350)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103601992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103601992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103601992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103601992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103601992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103601992 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103601992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103601992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103601992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103601992 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 76 24 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 32 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(351)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103601993 DMM DEBUG msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1aadc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000023 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103601993 DMM DEBUG msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1aadc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103601993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103601993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1aadc0] (fsm.c:486) 20250427103601993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427103601993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103601993 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103601993 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000023 id=262420000000023 (vlr.c:661) 20250427103601993 DVLR INFO New subscr, IMSI: 262420000000023 (vlr.c:562) 20250427103601993 DVLR DEBUG VLR subscr IMSI-262420000000023 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103601993 DVLR DEBUG VLR subscr IMSI-262420000000023 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103601993 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103601993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103601993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103601993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427103601993 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1a8060]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427103601993 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1a8060]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1aaef0] (fsm.c:486) 20250427103601993 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1a8060]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427103601993 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1a8060]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427103601993 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103601993 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103601993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103601993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103601993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103601993 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103601993 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103601993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103601993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103601993 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 aa 76 24 00 00 2f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(351)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(351)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@84c1225eaf8b: { messageType := 2, destLocRef := 'AA7624'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(355)@84c1225eaf8b: Found GsupExpect[0] for "262420000000023" handled at TC_lu_auth_2G_fail0(357) MSC_Test-GSUP(355)@84c1225eaf8b: Added IMSI table entry 0TC_lu_auth_2G_fail0(357)"262420000000023" MSC_Test_0-SCCP(349)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(349)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(349)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(349)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(351)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103601997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103601997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103601997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103601997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103601997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103601997 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103601997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103601997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103601997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103601997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427103602000 DVLR DEBUG VLR subscr IMSI-262420000000023 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103602000 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1a8060]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427103602000 DVLR DEBUG SUBSCR(IMSI-262420000000023) Received 1 auth tuples (vlr.c:996) 20250427103602000 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1a8060]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427103602000 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1a8060]{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) 20250427103602000 DMM DEBUG Tx AUTH REQ (rand = e788ecb44d6b182d397df84eadd60e7f) (gsm_04_08.c:641) 20250427103602000 DVLR DEBUG VLR subscr IMSI-262420000000023 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103602000 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103602000 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103602000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103602000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103602000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103602000 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103602000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103602000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103602000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103602000 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 aa 76 24 00 01 16 01 00 13 05 12 00 e7 88 ec b4 4d 6b 18 2d 39 7d f8 4e ad d6 0e 7f 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(351)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(351)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(349)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(349)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(349)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(350)@84c1225eaf8b: patching N(SD)=1 into dtap '051400000000'O MSC_Test_0-RAN(350)@84c1225eaf8b: patched enc_l3: '055400000000'O MSC_Test_0-SCCP(349)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(349)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(349)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(349)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010006055400000000'O 20250427103602006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103602006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103602006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103602006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103602006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103602006 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103602006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103602006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103602006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103602006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2f 00 01 09 01 00 06 05 54 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(351)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103602006 DMM DEBUG msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1aadc0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 00000000) (gsm_04_08.c:1128) 20250427103602006 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1a8060]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427103602006 DVLR DEBUG SUBSCR(IMSI-262420000000023) AUTH on GERAN received SRES/RES: 00000000 (4 bytes) (vlr_auth_fsm.c:151) 20250427103602006 DVLR INFO SUBSCR(IMSI-262420000000023) GSM AUTH failure: mismatching sres (expected sres=69 23 f9 88 ) (vlr_auth_fsm.c:219) 20250427103602006 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1a8060]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result FAILURE, cause ILLEGAL_MS (vlr_auth_fsm.c:271) 20250427103602006 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1a8060]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:288) 20250427103602006 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1a8060]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427103602006 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1a8060]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1aaef0] (vlr_auth_fsm.c:294) 20250427103602006 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1a8060]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250427103602006 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1a8060]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250427103602006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1aaef0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_FAILURE (vlr_auth_fsm.c:294) 20250427103602007 DMM INFO msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1aadc0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427103602007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1aaef0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103602007 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) 20250427103602007 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) 20250427103602007 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) 20250427103602007 DVLR DEBUG VLR subscr IMSI-262420000000023 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427103602007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103602007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103602007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103602007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103602007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103602007 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103602007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103602007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103602007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103602007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 aa 76 24 00 01 06 01 00 03 05 04 03 00 00 00 (osmo_ss7_asp.c:1164) 20250427103602007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103602007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103602007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103602007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103602007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103602007 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103602007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103602007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103602007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103602007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 aa 76 24 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(351)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(351)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(351)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(349)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(349)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(349)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(349)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(351)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(349)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(349)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(349)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(349)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(349)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(349)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(349)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(351)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103602012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103602012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103602012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103602013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103602013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103602013 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103602013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103602013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103602013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103602013 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103602013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1aaef0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103602013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1aaef0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1aadc0] (msc_a.c:1053) 20250427103602013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1aaef0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103602013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1aaef0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103602013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55eefe1aaef0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103602013 DVLR INFO VLR subscr IMSI-262420000000023 - active-conn: now used by 0 (-) (msub.c:375) 20250427103602013 DVLR DEBUG SUBSCR(IMSI-262420000000023) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427103602013 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103602013 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103602013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103602013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103602013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103602013 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103602013 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103602013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103602013 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103602013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 aa 76 24 00 00 2f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(351)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(351)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@84c1225eaf8b: Session index based on local reference:0 20250427103602014 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103602014 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103602014 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103602014 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103602014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103602014 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103602014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103602014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103602014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(351)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103602014 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 aa 76 24 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(350)@84c1225eaf8b: Deleted conn table entry 0TC_lu_auth_2G_fail0(357)11171364 TC_lu_auth_2G_fail0(357)@84c1225eaf8b: setverdict(pass): none -> pass TC_lu_auth_2G_fail0(357)@84c1225eaf8b: Skipping f_verify_vty_lac_ci() TC_lu_auth_2G_fail0(357)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_2G_fail0(357)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-M3UA(351)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(349)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(350)@84c1225eaf8b: Final verdict of PTC: none 20250427103602025 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(354)@84c1225eaf8b: Final verdict of PTC: none 20250427103602026 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103602026 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(355)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(348)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(352)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(356)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(353)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(358)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(348): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(349): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(350): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(351): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(352): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(353): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(354): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(355): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(356): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_auth_2G_fail0(357): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(358): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_auth_2G_fail finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass'. Sun Apr 27 10:36: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 20250427103602216 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103602216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103602216 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103602216 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103602216 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103602216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103602216 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103602216 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103602216 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103602216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103602216 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103602216 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103602216 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103602216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103602216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103602216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103602216 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103602216 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103602216 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103602217 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103602217 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=165812) 20250427103603027 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=165812, count=190752) 20250427103604029 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103604217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103604217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103604217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 ------ Sun Apr 27 10:36:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103605031 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_encr_13_13 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(362)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(362)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(362)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(360)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103605747 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(363)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103605942 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103605942 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103605942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103605942 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(362)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(362)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(362)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(362)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427103605947 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103605947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103605947 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103605947 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103605947 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103605947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103605947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103605947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103605947 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103605947 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103605947 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(362)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(362)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(362)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(362)@84c1225eaf8b: Message received on association #8 20250427103605948 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103605948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103605948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103605948 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103605948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103605948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103605948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103605948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103605948 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103605948 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103605948 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103605948 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(362)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(362)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(362)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(362)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(362)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103605948 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103605948 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427103606032 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103606032 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(365)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(365)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103606038 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(365)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(365)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(365)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(365)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103606062 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103606062 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(366)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000024'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(362)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103606749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103606749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103606749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103606749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103606749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103606749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103606749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103606749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103606749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103606749 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103606749 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103606749 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103606749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103606749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103606749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103606750 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103606750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103606750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103606750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103606750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(362)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(361)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(361)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(368)4456303 MSC_Test_0-SCCP(360)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(361)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(362)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103606754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103606754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103606754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103606754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103606754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103606754 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103606754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103606754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103606754 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103606754 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 ff 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 42 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103606754 DMM DEBUG msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a2f70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000024 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103606754 DMM DEBUG msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a2f70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103606754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a3e20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103606754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a3e20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a2f70] (fsm.c:486) 20250427103606754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a3e20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427103606754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a3e20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103606754 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103606754 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000024 id=262420000000024 (vlr.c:661) 20250427103606754 DVLR INFO New subscr, IMSI: 262420000000024 (vlr.c:562) 20250427103606754 DVLR DEBUG VLR subscr IMSI-262420000000024 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103606754 DVLR DEBUG VLR subscr IMSI-262420000000024 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103606754 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103606754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a3e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103606754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a3e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103606754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a3e20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427103606754 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a8060]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427103606754 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a8060]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a3e20] (fsm.c:486) 20250427103606754 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a8060]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427103606754 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a8060]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427103606754 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103606754 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103606754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103606754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103606755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103606755 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103606755 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103606755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103606755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103606755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 43 ff 6f 00 00 30 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(362)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@84c1225eaf8b: { messageType := 2, destLocRef := '43FF6F'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(366)@84c1225eaf8b: Found GsupExpect[0] for "262420000000024" handled at TC_lu_imsi_auth_tmsi_encr_13_130(368) MSC_Test-GSUP(366)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(368)"262420000000024" 20250427103606757 DVLR DEBUG VLR subscr IMSI-262420000000024 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103606757 DVLR DEBUG VLR subscr IMSI-262420000000024 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(360)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(360)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(360)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(362)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103606758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103606758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103606758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103606758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103606758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103606758 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103606758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103606758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103606758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103606758 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(368)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103606760 DVLR DEBUG VLR subscr IMSI-262420000000024 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103606760 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a8060]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427103606760 DVLR DEBUG SUBSCR(IMSI-262420000000024) Received 1 auth tuples (vlr.c:996) 20250427103606760 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a8060]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427103606760 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a8060]{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) 20250427103606760 DMM DEBUG Tx AUTH REQ (rand = 9cc413efd5fe8692c630b193ee893486) (gsm_04_08.c:641) 20250427103606760 DVLR DEBUG VLR subscr IMSI-262420000000024 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103606760 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103606760 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103606760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103606760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103606760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103606760 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103606760 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103606760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103606760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103606760 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 43 ff 6f 00 01 16 01 00 13 05 12 00 9c c4 13 ef d5 fe 86 92 c6 30 b1 93 ee 89 34 86 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(362)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(360)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(361)@84c1225eaf8b: patching N(SD)=1 into dtap '051430D253A5'O MSC_Test_0-RAN(361)@84c1225eaf8b: patched enc_l3: '055430D253A5'O MSC_Test_0-SCCP(360)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(360)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(360)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010006055430D253A5'O MSC_Test_0-M3UA(362)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103606763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103606763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103606763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103606763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103606763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103606763 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103606763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103606763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103606763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103606763 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 30 d2 53 a5 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103606763 DMM DEBUG msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a2f70]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 30d253a5) (gsm_04_08.c:1128) 20250427103606763 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a8060]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427103606763 DVLR DEBUG SUBSCR(IMSI-262420000000024) AUTH on GERAN received SRES/RES: 30d253a5 (4 bytes) (vlr_auth_fsm.c:151) 20250427103606763 DVLR INFO SUBSCR(IMSI-262420000000024) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427103606763 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a8060]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427103606763 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a8060]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427103606763 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a8060]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427103606763 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a8060]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a3e20] (vlr_auth_fsm.c:294) 20250427103606763 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a8060]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427103606763 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a8060]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427103606763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a3e20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427103606763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a3e20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103606763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a3e20]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427103606763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a3e20]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427103606763 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103606763 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103606763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103606763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103606763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103606763 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103606763 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103606763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103606763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103606763 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 43 ff 6f 00 01 10 00 0e 53 0a 09 0a d2 8d f1 63 fd bf 14 16 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(362)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(360)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(360)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(360)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(360)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(362)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103606765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103606765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103606765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103606765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103606765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103606765 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103606765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103606765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103606765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103606765 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103606765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a3e20]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427103606765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a3e20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103606765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a3e20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103606765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a3e20]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103606765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103606765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a3e20] (fsm.c:486) 20250427103606765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103606765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103606765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103606765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103606765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103606765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103606765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103606765 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103606765 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103606765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103606765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103606765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 43 ff 6f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(362)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(360)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103606766 DVLR DEBUG VLR subscr IMSI-262420000000024 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103606766 DVLR DEBUG IMSI:262420000000024 has MSISDN:491230000024 (vlr.c:1045) 20250427103606766 DMSC NOTICE msub(IMSI-262420000000024:MSISDN-491230000024) VLR: update for IMSI=262420000000024 (MSISDN=491230000024) (gsm_04_08.c:1541) 20250427103606766 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103606766 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103606766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55eefe1a3e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103606767 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103606767 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103606767 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103606767 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55eefe1a3e20] (vlr_lu_fsm.c:110) 20250427103606767 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103606767 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103606767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55eefe1a3e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103606767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55eefe1a3e20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103606767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55eefe1acc90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103606767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55eefe1acc90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55eefe1a3e20] (fsm.c:486) 20250427103606767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55eefe1acc90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103606767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55eefe1acc90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103606767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55eefe1acc90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103606767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55eefe1acc90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103606767 DMSC NOTICE msub(IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x2948671E) VLR: update for IMSI=262420000000024 (MSISDN=491230000024) (gsm_04_08.c:1541) 20250427103606767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55eefe1acc90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103606767 DMM DEBUG -> IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x2948671E LOCATION UPDATE ACCEPT (TMSI = 0x2948671e) (gsm_04_08.c:149) 20250427103606767 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x2948671E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103606767 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103606767 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103606767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103606767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103606767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103606767 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103606767 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103606767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103606767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103606767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 43 ff 6f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 29 48 67 1e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(362)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(360)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_13_130(368)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(361)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(361)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_0-SCCP(360)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(360)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(360)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O 20250427103606768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103606768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103606768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103606768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103606768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103606768 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103606768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103606768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103606768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(362)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103606768 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103606768 DMM DEBUG msc_a(IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x2948671E:GERAN-A-48:LU)[0x55eefe1a2f70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103606768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x2948671E:GERAN-A-48:LU)[0x55eefe1a3e20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103606768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55eefe1acc90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103606768 DMSC NOTICE msub(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x2948671E) VLR: update for IMSI=262420000000024 (MSISDN=491230000024) (gsm_04_08.c:1541) 20250427103606768 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x2948671E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103606768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55eefe1acc90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103606768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x2948671E:GERAN-A-48:LU)[0x55eefe1a3e20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103606768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55eefe1acc90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103606768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55eefe1acc90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x2948671E:GERAN-A-48:LU)[0x55eefe1a3e20] (vlr_lu_fsm.c:817) 20250427103606768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55eefe1acc90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103606768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55eefe1acc90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103606768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x2948671E:GERAN-A-48:LU)[0x55eefe1a3e20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103606768 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000024/3/1): Available (smpp_smsc.c:626) 20250427103606768 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x2948671E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103606768 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x2948671E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103606768 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x2948671E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103606768 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x2948671E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103606768 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103606768 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103606768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103606768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103606768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103606768 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103606768 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103606768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103606768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103606768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 43 ff 6f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(362)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(360)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(360)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(360)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(360)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103606769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103606769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103606769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103606769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103606769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103606769 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103606769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103606769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103606769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103606769 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(362)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103606769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x2948671E:GERAN-A-48:LU)[0x55eefe1a3e20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103606769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x2948671E:GERAN-A-48:LU)[0x55eefe1a3e20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x2948671E:GERAN-A-48:LU)[0x55eefe1a2f70] (msc_a.c:1053) 20250427103606769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x2948671E:GERAN-A-48:LU)[0x55eefe1a3e20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103606769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x2948671E:GERAN-A-48:LU)[0x55eefe1a3e20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103606769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x2948671E:GERAN-A-48:LU)[0x55eefe1a3e20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103606769 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x2948671E - active-conn: now used by 1 (attached) (msub.c:375) 20250427103606769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103606769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103606769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103606769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103606769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103606769 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103606769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103606769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103606769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103606769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 43 ff 6f 00 00 30 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(362)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@84c1225eaf8b: Session index based on local reference:0 20250427103606770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103606770 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103606770 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103606770 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103606770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103606770 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103606770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103606770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103606770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103606770 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 43 ff 6f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(361)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(368)4456303 TC_lu_imsi_auth_tmsi_encr_13_130(368)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103606770 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x2948671E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103606770 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x2948671E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_13_130(368)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(368)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(368)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(368)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(366)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(360)@84c1225eaf8b: Final verdict of PTC: none 20250427103606773 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(365)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(367)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(359)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(362)@84c1225eaf8b: Final verdict of PTC: none 20250427103606775 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103606775 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(361)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(363)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(369)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(364)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(359): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(360): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(361): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(362): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(363): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(364): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(365): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(366): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(367): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_130(368): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_encr_13_13 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass'. Sun Apr 27 10:36:06 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13.talloc 20250427103606976 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103606976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103606976 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103606976 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103606976 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103606977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103606977 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103606977 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103606977 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103606977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103606977 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103606977 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103606977 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103606977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103606977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103606977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103606977 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103606977 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103606977 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103606977 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103606977 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=245524) 20250427103607774 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=245524, count=246780) 20250427103608775 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103608978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103608978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103608978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_no_payload'. ------ MSC_Tests.TC_cl3_no_payload ------ Sun Apr 27 10:36:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cl3_no_payload.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cl3_no_payload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103609776 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_no_payload' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_cl3_no_payload started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(373)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(373)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(373)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(371)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103610483 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(374)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103610677 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103610677 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103610677 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103610677 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(373)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(373)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(373)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(373)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427103610682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103610682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103610682 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103610682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103610682 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103610682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103610682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103610682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103610682 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103610682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103610682 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(373)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(373)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103610682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103610682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103610682 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103610682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103610682 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103610682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103610682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103610682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103610682 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103610682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103610682 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103610682 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(373)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(373)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103610683 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103610683 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(373)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(373)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(373)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(373)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(373)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103610777 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103610777 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(376)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(376)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103610779 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(376)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(376)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(376)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(376)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103610799 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103610799 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427103611489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103611489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103611489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103611489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103611489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103611489 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103611489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103611489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103611489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103611489 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(373)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103611489 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103611489 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103611489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103611489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103611489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103611490 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103611490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103611490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103611490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103611490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(373)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(372)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(372)@84c1225eaf8b: Added conn table entry 0TC_cl3_no_payload0(379)9005291 MSC_Test_0-RAN(372)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(371)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(373)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103611505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103611505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103611505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103611505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103611505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103611505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103611505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103611505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103611505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103611505 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 89 68 eb 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) 20250427103611506 DBSSAP ERROR msc_a(unknown:GERAN-A-49:NONE)[0x55eefe1aadc0]{MSC_A_ST_VALIDATE_L3}: RAN decode: BSSMAP Complete Layer 3 Information: too short L3 info (0), discarding message (ran_msg_a.c:112) 20250427103611506 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103611506 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103611506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103611506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103611506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103611506 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103611507 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103611507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103611507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103611507 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 68 eb 00 00 31 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103611507 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103611507 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103611507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103611507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103611507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103611507 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103611507 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103611507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103611507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103611507 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 68 eb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(373)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(373)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(373)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(373)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(371)@84c1225eaf8b: { messageType := 2, destLocRef := '8968EB'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(371)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(371)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(371)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(371)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(371)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(371)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(371)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(371)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(373)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103611517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103611518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103611518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103611518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103611518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103611518 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103611518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103611518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103611518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103611518 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103611519 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103611519 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103611519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103611519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103611519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103611519 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103611519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103611519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103611519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103611519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 68 eb 00 00 31 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(373)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(373)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(371)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(373)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103611520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103611520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103611520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103611520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103611520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103611520 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103611520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103611520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103611520 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103611520 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 89 68 eb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(372)@84c1225eaf8b: Deleted conn table entry 0TC_cl3_no_payload0(379)9005291 TC_cl3_no_payload0(379)@84c1225eaf8b: setverdict(pass): none -> pass TC_cl3_no_payload0(379)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_cl3_no_payload0(379)@84c1225eaf8b: Final verdict of PTC: pass 20250427103611529 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103611529 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(377)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(371)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(374)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(373)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(372)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(380)@84c1225eaf8b: Final verdict of PTC: none 20250427103611533 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(376)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(378)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(375)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(370)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(370): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(371): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(372): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(373): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(374): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(375): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(376): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(377): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(378): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_cl3_no_payload0(379): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(380): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_cl3_no_payload finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass'. Sun Apr 27 10:36:11 UTC 2025 ====== MSC_Tests.TC_cl3_no_payload pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_cl3_no_payload.talloc 20250427103611720 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103611720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103611720 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103611720 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103611720 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103611720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103611720 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103611720 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103611720 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103611720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103611720 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103611720 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103611720 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103611720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103611720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103611720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103611720 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103611721 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103611721 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103611721 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103611721 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104000) 20250427103612534 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=104000, count=134456) 20250427103613536 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103613721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103613721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103613721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_rnd_payload'. ------ MSC_Tests.TC_cl3_rnd_payload ------ Sun Apr 27 10:36:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cl3_rnd_payload.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cl3_rnd_payload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103614537 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_rnd_payload' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_cl3_rnd_payload started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(384)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(384)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(384)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(382)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103615240 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(385)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103615432 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103615432 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103615432 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103615432 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(384)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(384)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(384)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(384)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427103615436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103615436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103615436 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103615436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103615436 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103615436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103615436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103615436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103615437 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103615437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103615437 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(384)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(384)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(384)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(384)@84c1225eaf8b: Message received on association #8 20250427103615437 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103615437 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(384)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(384)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(384)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(384)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(384)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(384)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103615437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103615437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103615437 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103615437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103615437 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103615437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103615437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103615437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103615437 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103615437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103615437 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103615437 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427103615538 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103615538 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(387)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(387)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103615543 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(387)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(387)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(387)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(387)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103615564 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103615564 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427103616247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103616247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103616247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103616247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103616247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103616247 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103616247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103616247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103616247 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103616247 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103616247 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103616247 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103616247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103616247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103616247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103616247 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103616247 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103616247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103616247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103616247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(384)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(384)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(383)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(383)@84c1225eaf8b: Added conn table entry 0TC_cl3_rnd_payload0(390)10165388 MSC_Test_0-SCCP(382)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(383)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103616260 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103616260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103616260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103616260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103616260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103616260 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103616260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103616260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103616260 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103616260 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 c1 00 00 00 b9 03 02 00 00 01 9b 1c 8c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 14 00 12 57 05 08 00 62 f2 24 00 17 00 2a 17 05 4b ac cb 06 68 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(384)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103616261 DBSSAP ERROR msc_a(unknown:GERAN-A-50:NONE)[0x55eefe1a3e20]{MSC_A_ST_VALIDATE_L3}: No Classmark Information, dropping non-Complete-Layer3 message: unknown 0x2c (msc_a.c:1421) 20250427103616261 DBSSAP ERROR msc_a(unknown:GERAN-A-50:NONE)[0x55eefe1a3e20]{MSC_A_ST_VALIDATE_L3}: RAN decode error (rc=-13) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250427103616262 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103616262 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103616262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103616262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103616262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103616262 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103616262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103616262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103616262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103616262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9b 1c 8c 00 00 32 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103616262 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103616262 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103616262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103616262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103616262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103616262 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103616262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103616262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103616262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103616262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9b 1c 8c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(384)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(384)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(384)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(384)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(382)@84c1225eaf8b: { messageType := 2, destLocRef := '9B1C8C'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(382)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(382)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(382)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(382)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(382)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(382)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(382)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(382)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(384)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103616270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103616270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103616270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103616270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103616270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103616270 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103616270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103616270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103616270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103616270 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103616271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103616271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103616271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103616271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103616271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103616271 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103616271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103616271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103616271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103616271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9b 1c 8c 00 00 32 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(384)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(384)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(382)@84c1225eaf8b: Session index based on local reference:0 20250427103616273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103616273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103616273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103616273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103616273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103616273 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103616273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103616273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103616273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(384)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103616273 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 9b 1c 8c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(383)@84c1225eaf8b: Deleted conn table entry 0TC_cl3_rnd_payload0(390)10165388 TC_cl3_rnd_payload0(390)@84c1225eaf8b: setverdict(pass): none -> pass TC_cl3_rnd_payload0(390)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_cl3_rnd_payload0(390)@84c1225eaf8b: Final verdict of PTC: pass 20250427103616282 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103616282 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(385)@84c1225eaf8b: Final verdict of PTC: none 20250427103616283 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(387)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(386)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(389)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(384)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(388)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(382)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(383)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(391)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(382): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(383): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(384): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(385): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(386): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(387): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(388): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(389): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_cl3_rnd_payload0(390): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(391): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_cl3_rnd_payload finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass'. Sun Apr 27 10:36: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 20250427103616476 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103616476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103616476 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103616476 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103616476 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103616476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103616476 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103616476 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103616476 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103616476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103616476 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103616476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103616476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103616476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103616476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103616476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103616476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103616476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103616476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103616476 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103616477 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122920) 20250427103617284 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=122920, count=135084) 20250427103618285 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103618477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103618477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103618477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_establish_and_nothing'. ------ MSC_Tests.TC_establish_and_nothing ------ Sun Apr 27 10:36:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_establish_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_establish_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103619287 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_establish_and_nothing' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_establish_and_nothing started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(395)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(395)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(395)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(393)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103620053 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(396)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103620247 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103620247 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103620247 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103620247 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(395)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(395)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103620250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103620250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103620250 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103620250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103620250 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103620250 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103620250 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103620250 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103620250 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103620250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103620250 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(395)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(395)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(395)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(395)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103620251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103620251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103620251 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103620251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103620251 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103620251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103620251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103620251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103620251 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103620251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103620251 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103620251 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427103620252 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103620252 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(395)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(395)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(395)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(395)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(395)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(395)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(395)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103620288 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103620288 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(398)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(398)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103620293 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(398)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(398)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(398)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(398)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103620319 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103620319 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(399)@84c1225eaf8b: Created GsupExpect[0] for "262420000000027" to be handled at TC_establish_and_nothing0(401) TC_establish_and_nothing0(401)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103621060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103621060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103621060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103621060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103621060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103621060 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103621060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103621060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103621060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103621060 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103621060 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103621060 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103621060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103621060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103621060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103621060 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103621060 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103621060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103621060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103621060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(395)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(394)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(394)@84c1225eaf8b: Added conn table entry 0TC_establish_and_nothing0(401)8267310 MSC_Test_0-SCCP(393)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(394)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103621070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103621070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103621070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103621070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103621070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103621070 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103621070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103621070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103621070 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103621070 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7e 26 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 72 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103621071 DMM DEBUG msc_a(IMSI-262420000000027:GERAN-A-51:LU)[0x55eefe1aadc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000027 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103621071 DMM DEBUG msc_a(IMSI-262420000000027:GERAN-A-51:LU)[0x55eefe1aadc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103621071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103621071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000027:GERAN-A-51:LU)[0x55eefe1aadc0] (fsm.c:486) 20250427103621071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103621071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103621071 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103621071 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000027 id=262420000000027 (vlr.c:661) 20250427103621071 DVLR INFO New subscr, IMSI: 262420000000027 (vlr.c:562) 20250427103621071 DVLR DEBUG VLR subscr IMSI-262420000000027 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103621071 DVLR DEBUG VLR subscr IMSI-262420000000027 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103621071 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103621071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103621071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103621071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103621071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103621071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103621071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103621071 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103621071 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55eefe1aaef0] (fsm.c:486) 20250427103621071 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103621071 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103621071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103621071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103621071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103621071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103621071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103621071 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103621071 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103621071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103621071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103621071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7e 26 2e 00 00 33 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103621071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103621071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103621071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103621071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103621071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103621071 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103621071 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103621071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103621071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103621071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 7e 26 2e 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(395)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(395)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(395)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@84c1225eaf8b: { messageType := 2, destLocRef := '7E262E'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(393)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(393)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(399)@84c1225eaf8b: Found GsupExpect[0] for "262420000000027" handled at TC_establish_and_nothing0(401) MSC_Test-GSUP(399)@84c1225eaf8b: Added IMSI table entry 0TC_establish_and_nothing0(401)"262420000000027" 20250427103621074 DVLR DEBUG VLR subscr IMSI-262420000000027 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103621074 DVLR DEBUG VLR subscr IMSI-262420000000027 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(393)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(393)@84c1225eaf8b: vl_from0 20250427103621075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103621075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103621075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103621075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103621075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103621075 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103621075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103621075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103621075 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103621075 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(393)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(395)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_establish_and_nothing0(401)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103621080 DVLR DEBUG VLR subscr IMSI-262420000000027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103621080 DVLR DEBUG IMSI:262420000000027 has MSISDN:491230000027 (vlr.c:1045) 20250427103621080 DMSC NOTICE msub(IMSI-262420000000027:MSISDN-491230000027) VLR: update for IMSI=262420000000027 (MSISDN=491230000027) (gsm_04_08.c:1541) 20250427103621081 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103621081 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103621081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55eefe1aaef0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103621081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103621081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103621081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103621081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55eefe1aaef0] (vlr_lu_fsm.c:110) 20250427103621081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103621081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103621081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55eefe1aaef0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103621081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55eefe1aaef0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103621081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55eefe1a38a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103621081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55eefe1a38a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55eefe1aaef0] (fsm.c:486) 20250427103621081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55eefe1a38a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103621081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55eefe1a38a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103621081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55eefe1a38a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103621081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55eefe1a38a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103621081 DMSC NOTICE msub(IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x1F413131) VLR: update for IMSI=262420000000027 (MSISDN=491230000027) (gsm_04_08.c:1541) 20250427103621081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55eefe1a38a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103621081 DMM DEBUG -> IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x1F413131 LOCATION UPDATE ACCEPT (TMSI = 0x1f413131) (gsm_04_08.c:149) 20250427103621082 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x1F413131 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103621082 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103621082 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103621082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103621082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103621082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103621082 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103621082 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103621082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103621082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103621082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 7e 26 2e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1f 41 31 31 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(395)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(393)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_establish_and_nothing0(401)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(394)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(394)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(393)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(393)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(393)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(395)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103621094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103621094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103621094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103621094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103621094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103621094 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103621094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103621094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103621094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103621094 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103621094 DMM DEBUG msc_a(IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x1F413131:GERAN-A-51:LU)[0x55eefe1aadc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103621094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x1F413131:GERAN-A-51:LU)[0x55eefe1aaef0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103621094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55eefe1a38a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103621094 DMSC NOTICE msub(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131) VLR: update for IMSI=262420000000027 (MSISDN=491230000027) (gsm_04_08.c:1541) 20250427103621094 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103621094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55eefe1a38a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103621094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131:GERAN-A-51:LU)[0x55eefe1aaef0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103621094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55eefe1a38a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103621094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55eefe1a38a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131:GERAN-A-51:LU)[0x55eefe1aaef0] (vlr_lu_fsm.c:817) 20250427103621094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55eefe1a38a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103621094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55eefe1a38a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103621094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131:GERAN-A-51:LU)[0x55eefe1aaef0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103621094 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000027/3/1): Available (smpp_smsc.c:626) 20250427103621095 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103621095 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103621095 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103621095 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103621095 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103621095 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103621095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103621095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103621095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103621095 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103621095 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103621095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103621095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103621095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7e 26 2e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(395)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(393)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(393)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(393)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(393)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(395)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103621099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103621099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103621099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103621099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103621099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103621099 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103621099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103621099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103621099 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103621099 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103621099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131:GERAN-A-51:LU)[0x55eefe1aaef0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103621099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131:GERAN-A-51:LU)[0x55eefe1aaef0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131:GERAN-A-51:LU)[0x55eefe1aadc0] (msc_a.c:1053) 20250427103621099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131:GERAN-A-51:LU)[0x55eefe1aaef0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103621099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131:GERAN-A-51:LU)[0x55eefe1aaef0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103621099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131:GERAN-A-51:LU)[0x55eefe1aaef0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103621099 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103621100 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103621100 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103621100 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103621100 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103621100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103621100 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103621100 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103621100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103621100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103621100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7e 26 2e 00 00 33 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(395)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(395)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103621101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103621101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103621101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103621101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103621101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103621101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103621101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103621101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103621101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103621101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7e 26 2e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(394)@84c1225eaf8b: Deleted conn table entry 0TC_establish_and_nothing0(401)8267310 TC_establish_and_nothing0(401)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103621103 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103621103 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_establish_and_nothing0(401)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1F413131'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(394)@84c1225eaf8b: Added conn table entry 0TC_establish_and_nothing0(401)8911492 MSC_Test_0-RAN(394)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(393)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(395)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103621304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103621304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103621304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103621304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103621304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103621305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103621305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103621305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103621305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103621305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 87 fa 84 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 1f 41 31 31 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103621305 DMM DEBUG msc_a(TMSI-0x1F413131:GERAN-A-52:CM_SERVICE_REQ)[0x55eefe1a2f70]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427103621305 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F413131:GERAN-A-52:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427103621306 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F413131:GERAN-A-52:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1F413131:GERAN-A-52:CM_SERVICE_REQ)[0x55eefe1a2f70] (fsm.c:486) 20250427103621306 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F413131:GERAN-A-52:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427103621306 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F413131:GERAN-A-52:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427103621306 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427103621306 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427103621306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131:GERAN-A-52:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427103621306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131:GERAN-A-52:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427103621306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131:GERAN-A-52:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427103621306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131:GERAN-A-52:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427103621306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131:GERAN-A-52:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427103621306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131:GERAN-A-52:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427103621306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131:GERAN-A-52:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427103621306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131:GERAN-A-52:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427103621306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131:GERAN-A-52:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427103621306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131:GERAN-A-52:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427103621306 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000027/3/1): Available (smpp_smsc.c:626) 20250427103621306 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427103621306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103621306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103621306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103621306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103621306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103621307 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103621307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103621307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103621307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103621307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 87 fa 84 00 00 34 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103621307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103621307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103621307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103621307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103621307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103621307 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103621307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103621307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103621307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103621307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 87 fa 84 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 72 (osmo_ss7_asp.c:1164) 20250427103621307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103621307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103621307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103621307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103621307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103621307 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103621307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103621307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103621307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103621307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 87 fa 84 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(395)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(395)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(395)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(395)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(395)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@84c1225eaf8b: { messageType := 2, destLocRef := '87FA84'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(393)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(393)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(393)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(393)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103621310 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427103621310 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_establish_and_nothing0(401)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103626306 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103626306 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103626306 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103626306 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103626306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103626306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103626306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103626306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103626306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103626306 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103626307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103626307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103626307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103626307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 87 fa 84 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(395)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(393)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(393)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(393)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(393)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103626313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103626313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103626313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103626313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103626313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103626313 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103626313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103626313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103626313 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103626313 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103626314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131:GERAN-A-52:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103626314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131:GERAN-A-52:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131:GERAN-A-52:CM_SERVICE_REQ)[0x55eefe1a2f70] (msc_a.c:1053) 20250427103626314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131:GERAN-A-52:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103626314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131:GERAN-A-52:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427103626314 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103626314 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103626314 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103626314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103626314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103626314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103626314 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103626314 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103626314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103626314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103626314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 87 fa 84 00 00 34 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(395)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@84c1225eaf8b: Session index based on local reference:0 20250427103626315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103626315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103626315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103626315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103626315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103626315 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103626315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103626315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103626315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103626315 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 87 fa 84 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(394)@84c1225eaf8b: Deleted conn table entry 0TC_establish_and_nothing0(401)8911492 TC_establish_and_nothing0(401)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103626317 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103626317 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1F413131 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_establish_and_nothing0(401)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@84c1225eaf8b: Final verdict of PTC: pass 20250427103626328 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-SCCP(393)@84c1225eaf8b: Final verdict of PTC: none 20250427103626328 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(395)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(399)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(396)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(394)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(392)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(397)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(400)@84c1225eaf8b: Final verdict of PTC: none 20250427103626331 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(398)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(402)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(392): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(393): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(394): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(395): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(396): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(397): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(398): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(399): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(400): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_establish_and_nothing0(401): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(402): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_establish_and_nothing finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass'. Sun Apr 27 10:36: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 20250427103626516 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103626516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103626516 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103626516 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103626516 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103626516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103626516 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103626516 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103626516 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103626516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103626516 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103626516 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103626516 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103626516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103626516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103626516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103626516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103626516 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103626516 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103626516 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103626517 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=286552) 20250427103627332 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=286552, count=296324) 20250427103628334 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103628517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103628517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103628517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_nothing'. ------ MSC_Tests.TC_mo_setup_and_nothing ------ Sun Apr 27 10:36:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_setup_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_setup_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103629335 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_nothing' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_mo_setup_and_nothing started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(406)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(406)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(406)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(404)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103630056 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(407)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103630249 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103630249 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103630249 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103630249 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(406)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(406)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103630254 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103630254 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103630254 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103630254 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103630254 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103630254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103630254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103630254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103630254 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103630254 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103630254 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(406)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(406)@84c1225eaf8b: Message received on association #8 20250427103630254 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103630254 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103630254 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103630254 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103630254 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103630254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103630254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103630254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103630254 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103630254 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103630254 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103630254 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427103630255 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103630255 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(406)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(406)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(406)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(406)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(406)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(406)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(406)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(406)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(406)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(406)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103630336 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103630336 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(409)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(409)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103630342 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(409)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(409)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(409)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(409)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103630362 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103630362 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(410)@84c1225eaf8b: Created GsupExpect[0] for "262420000000028" to be handled at TC_mo_setup_and_nothing0(412) TC_mo_setup_and_nothing0(412)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103631061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103631061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103631061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103631061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103631061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103631061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103631061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103631061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103631061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103631061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103631061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103631061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103631061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103631061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103631061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103631061 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103631061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103631061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103631061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103631061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(406)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(405)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(405)@84c1225eaf8b: Added conn table entry 0TC_mo_setup_and_nothing0(412)16316827 MSC_Test_0-RAN(405)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(404)@84c1225eaf8b: First idle individual index:0 20250427103631076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103631076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103631076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103631076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103631076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103631076 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103631076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103631076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103631076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103631076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 f9 9b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 82 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103631077 DMM DEBUG msc_a(IMSI-262420000000028:GERAN-A-53:LU)[0x55eefe1aadc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000028 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103631077 DMM DEBUG msc_a(IMSI-262420000000028:GERAN-A-53:LU)[0x55eefe1aadc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103631077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103631077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000028:GERAN-A-53:LU)[0x55eefe1aadc0] (fsm.c:486) 20250427103631077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103631077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103631077 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103631077 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000028 id=262420000000028 (vlr.c:661) 20250427103631077 DVLR INFO New subscr, IMSI: 262420000000028 (vlr.c:562) 20250427103631077 DVLR DEBUG VLR subscr IMSI-262420000000028 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103631077 DVLR DEBUG VLR subscr IMSI-262420000000028 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103631077 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103631077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103631077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103631077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103631077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103631077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103631077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55eefe1aaef0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103631077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103631077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55eefe1aaef0] (fsm.c:486) 20250427103631077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103631077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103631077 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103631077 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103631077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103631077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103631077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103631077 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103631077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103631077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103631077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103631077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f8 f9 9b 00 00 35 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103631077 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103631077 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103631077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103631077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103631077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103631077 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103631077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103631077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103631077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103631077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f8 f9 9b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(406)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(406)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@84c1225eaf8b: { messageType := 2, destLocRef := 'F8F99B'O, sourceLocRef := '000035'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(404)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(404)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(404)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(410)@84c1225eaf8b: Found GsupExpect[0] for "262420000000028" handled at TC_mo_setup_and_nothing0(412) MSC_Test-GSUP(410)@84c1225eaf8b: Added IMSI table entry 0TC_mo_setup_and_nothing0(412)"262420000000028" 20250427103631081 DVLR DEBUG VLR subscr IMSI-262420000000028 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103631081 DVLR DEBUG VLR subscr IMSI-262420000000028 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(404)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(404)@84c1225eaf8b: vl_from0 TC_mo_setup_and_nothing0(412)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(404)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_setup_and_nothing0(412)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-M3UA(406)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103631082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103631082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103631082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103631082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103631082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103631082 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103631082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103631082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103631082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103631082 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427103631085 DVLR DEBUG VLR subscr IMSI-262420000000028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103631085 DVLR DEBUG IMSI:262420000000028 has MSISDN:491230000028 (vlr.c:1045) 20250427103631085 DMSC NOTICE msub(IMSI-262420000000028:MSISDN-491230000028) VLR: update for IMSI=262420000000028 (MSISDN=491230000028) (gsm_04_08.c:1541) 20250427103631085 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103631085 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103631085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55eefe1aaef0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103631085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103631085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103631085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103631085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55eefe1aaef0] (vlr_lu_fsm.c:110) 20250427103631085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103631085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55eefe1a8060]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103631085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55eefe1aaef0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103631085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55eefe1aaef0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103631085 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55eefe1ae7e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103631085 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55eefe1ae7e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55eefe1aaef0] (fsm.c:486) 20250427103631085 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55eefe1ae7e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103631085 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55eefe1ae7e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103631085 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55eefe1ae7e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103631085 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55eefe1ae7e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103631085 DMSC NOTICE msub(IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x00EE651E) VLR: update for IMSI=262420000000028 (MSISDN=491230000028) (gsm_04_08.c:1541) 20250427103631085 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55eefe1ae7e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103631085 DMM DEBUG -> IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x00EE651E LOCATION UPDATE ACCEPT (TMSI = 0x00ee651e) (gsm_04_08.c:149) 20250427103631085 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x00EE651E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103631085 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103631085 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103631085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103631085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103631085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103631085 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103631085 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103631085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103631085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103631085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 f8 f9 9b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 00 ee 65 1e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(406)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(404)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_nothing0(412)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(405)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(405)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(404)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(404)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(404)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(406)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103631089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103631089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103631089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103631089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103631089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103631089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103631089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103631089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103631089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103631089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103631089 DMM DEBUG msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x00EE651E:GERAN-A-53:LU)[0x55eefe1aadc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103631089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x00EE651E:GERAN-A-53:LU)[0x55eefe1aaef0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103631089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55eefe1ae7e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103631089 DMSC NOTICE msub(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E) VLR: update for IMSI=262420000000028 (MSISDN=491230000028) (gsm_04_08.c:1541) 20250427103631089 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103631089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55eefe1ae7e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103631089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-53:LU)[0x55eefe1aaef0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103631089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55eefe1ae7e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103631089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55eefe1ae7e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-53:LU)[0x55eefe1aaef0] (vlr_lu_fsm.c:817) 20250427103631089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55eefe1ae7e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103631089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55eefe1ae7e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103631089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-53:LU)[0x55eefe1aaef0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103631089 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000028/3/1): Available (smpp_smsc.c:626) 20250427103631089 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103631089 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103631089 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103631089 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103631089 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103631089 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103631089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103631089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103631089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103631089 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103631089 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103631089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103631089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103631089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f8 f9 9b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(406)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(404)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(404)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(404)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103631091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103631091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103631091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103631091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103631091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103631091 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103631091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103631091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103631091 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103631091 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 35 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103631091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-53:LU)[0x55eefe1aaef0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103631091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-53:LU)[0x55eefe1aaef0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-53:LU)[0x55eefe1aadc0] (msc_a.c:1053) 20250427103631091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-53:LU)[0x55eefe1aaef0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103631091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-53:LU)[0x55eefe1aaef0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103631091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-53:LU)[0x55eefe1aaef0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103631091 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E - active-conn: now used by 1 (attached) (msub.c:375) 20250427103631091 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103631091 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103631091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103631091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103631091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103631091 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103631091 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103631091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103631091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103631091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f8 f9 9b 00 00 35 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(406)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(406)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103631092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103631092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103631092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103631092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103631092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103631092 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103631092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103631092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103631092 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103631092 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f8 f9 9b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(405)@84c1225eaf8b: Deleted conn table entry 0TC_mo_setup_and_nothing0(412)16316827 TC_mo_setup_and_nothing0(412)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103631093 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103631093 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_setup_and_nothing0(412)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '00EE651E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(405)@84c1225eaf8b: Added conn table entry 0TC_mo_setup_and_nothing0(412)2589525 MSC_Test_0-RAN(405)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(404)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(406)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103631292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103631292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103631292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103631293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103631293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103631293 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103631293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103631293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103631293 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103631293 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 83 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 00 ee 65 1e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103631293 DMM DEBUG msc_a(TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1a2f70]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427103631293 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427103631293 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1a2f70] (fsm.c:486) 20250427103631293 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427103631293 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427103631294 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427103631294 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427103631294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427103631294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427103631294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427103631294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427103631294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427103631294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427103631294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427103631294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427103631294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427103631294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427103631294 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000028/3/1): Available (smpp_smsc.c:626) 20250427103631294 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427103631294 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103631294 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103631294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103631294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103631294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103631294 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103631294 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103631294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103631295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103631295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 27 83 55 00 00 36 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103631295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103631295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103631295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103631295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103631295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103631295 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103631295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103631295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103631295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103631295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 27 83 55 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 82 (osmo_ss7_asp.c:1164) 20250427103631295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103631295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103631295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103631295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103631295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103631295 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103631295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103631295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103631295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103631295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 27 83 55 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(406)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(406)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@84c1225eaf8b: { messageType := 2, destLocRef := '278355'O, sourceLocRef := '000036'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(406)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(404)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(406)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(404)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(404)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103631297 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427103631297 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_setup_and_nothing0(412)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(407)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_nothing0(412) MSC_Test-MGCP(408)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(405)@84c1225eaf8b: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(404)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@84c1225eaf8b: vl_len:19 MSC_Test_0-SCCP(404)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(404)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250427103631317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103631317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103631317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103631317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103631317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103631317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(406)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103631317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103631317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103631317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103631317 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) 20250427103631318 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427103631318 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E callref-0x80000006 tid-8) New transaction (transaction.c:231) 20250427103631318 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427103631318 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427103631318 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427103631318 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E: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) 20250427103631318 DCC INFO trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427103631318 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427103631318 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1b3a80]{ESTABLISHING}: Allocated (fsm.c:456) 20250427103631318 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1b3a80]{ESTABLISHING}: is child of msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1a2f70] (fsm.c:486) 20250427103631318 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E: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) 20250427103631318 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1a95d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103631318 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1a95d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1b3a80] (fsm.c:486) 20250427103631318 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x55eefe1a95d0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103631318 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x55eefe1a95d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427103631318 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1ad780]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103631318 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1ad780]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1b3a80] (fsm.c:486) 20250427103631318 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55eefe1ad780]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103631318 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55eefe1ad780]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(408)@84c1225eaf8b: 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) 20250427103634319 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55eefe1ad780]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250427103634319 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55eefe1ad780]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250427103634319 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55eefe1ad780]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250427103634319 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55eefe1ad780]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1b3a80] (rtp_stream.c:239) 20250427103634319 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55eefe1ad780]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250427103634319 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55eefe1ad780]{DISCARDING}: Deallocated (fsm.c:568) 20250427103634319 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1b3a80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250427103634319 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1b3a80]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427103634319 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x55eefe1a95d0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103634319 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x55eefe1a95d0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1b3a80] (call_leg.c:197) 20250427103634319 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x55eefe1a95d0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250427103634319 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x55eefe1a95d0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250427103634319 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55eefe1a9700]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250427103634319 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1b3a80]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427103634319 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1b3a80]{RELEASING}: Removing from parent msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1a2f70] (call_leg.c:198) 20250427103634319 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1b3a80]{RELEASING}: Freeing instance (call_leg.c:198) 20250427103634319 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1b3a80]{RELEASING}: Deallocated (fsm.c:568) 20250427103634319 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) Freeing transaction (transaction.c:243) 20250427103634319 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427103634319 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427103634319 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427103634319 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427103634319 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103634319 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427103634320 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103634320 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103634320 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103634320 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103634320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103634320 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103634320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103634320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103634320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103634320 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103634320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103634320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103634320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103634320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 27 83 55 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250427103634320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103634320 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103634320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103634320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103634320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103634320 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103634320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103634320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103634320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103634320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 27 83 55 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(406)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(406)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(404)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(404)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(404)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(404)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103634330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103634330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103634330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103634330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103634330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103634330 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103634330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103634330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103634330 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103634330 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(406)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103634330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103634330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1a2f70] (msc_a.c:1053) 20250427103634330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103634330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E:GERAN-A-54:CM_SERVICE_REQ)[0x55eefe1a3e20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427103634331 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E - active-conn: now used by 1 (attached) (msub.c:375) 20250427103634331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103634331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103634331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103634331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103634331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103634331 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103634331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103634331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103634331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103634331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 27 83 55 00 00 36 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(406)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(406)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103634332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103634332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103634332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103634332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103634332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103634332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103634332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103634332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103634332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103634332 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 27 83 55 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(405)@84c1225eaf8b: Deleted conn table entry 0TC_mo_setup_and_nothing0(412)2589525 TC_mo_setup_and_nothing0(412)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103634334 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103634334 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00EE651E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_setup_and_nothing0(412)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@84c1225eaf8b: Final verdict of PTC: pass 20250427103635348 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103635348 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(405)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(407)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(408)@84c1225eaf8b: Final verdict of PTC: none 20250427103635350 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427103635351 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103635351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103635351 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103635351 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103635351 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103635351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103635351 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103635351 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103635351 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103635351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103635351 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103635351 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103635351 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103635351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103635351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103635351 DLSS7 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(404)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(410)@84c1225eaf8b: Final verdict of PTC: none 20250427103635351 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103635351 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103635351 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(403)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(409)@84c1225eaf8b: Final verdict of PTC: none 20250427103635352 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_0-M3UA(406)@84c1225eaf8b: Final verdict of PTC: none 20250427103635352 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(413)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(411)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(403): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(404): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(405): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(406): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(407): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(408): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(409): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(410): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(411): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_mo_setup_and_nothing0(412): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(413): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_mo_setup_and_nothing finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass'. Sun Apr 27 10:36: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=339932) 20250427103636351 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=339932, count=341188) 20250427103637352 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103637352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103637352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103637352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_timeout'. ------ MSC_Tests.TC_mo_crcx_ran_timeout ------ Sun Apr 27 10:36:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_crcx_ran_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_crcx_ran_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103638352 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_timeout' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_mo_crcx_ran_timeout started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(417)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(417)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(417)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(415)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103639063 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(418)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103639252 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103639252 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103639252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103639252 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(417)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(417)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103639256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103639256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103639256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103639256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103639256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103639256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103639256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103639256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103639256 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103639256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103639256 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(417)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(417)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(417)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(417)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(417)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(417)@84c1225eaf8b: Message received on association #8 20250427103639257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103639257 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103639257 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103639257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103639257 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103639257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103639257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103639257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103639257 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103639257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103639257 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103639257 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103639257 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103639257 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(417)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(417)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(417)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(417)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(417)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103639354 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103639354 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(420)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(420)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103639360 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(420)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(420)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(420)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(420)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103639380 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103639380 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(421)@84c1225eaf8b: Created GsupExpect[0] for "262420000000029" to be handled at TC_mo_crcx_ran_timeout0(423) TC_mo_crcx_ran_timeout0(423)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103640061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103640061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103640061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103640061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103640061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103640061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103640061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103640061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103640061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103640061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103640061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103640061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103640061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103640061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103640061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103640061 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103640061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103640061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103640061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103640061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(417)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(416)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(416)@84c1225eaf8b: Added conn table entry 0TC_mo_crcx_ran_timeout0(423)15371369 MSC_Test_0-RAN(416)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(415)@84c1225eaf8b: First idle individual index:0 20250427103640077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103640077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103640077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103640077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103640077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103640077 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103640077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103640077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103640077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103640077 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ea 8c 69 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 92 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103640078 DMM DEBUG msc_a(IMSI-262420000000029:GERAN-A-55:LU)[0x55eefe1b3ce0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000029 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103640078 DMM DEBUG msc_a(IMSI-262420000000029:GERAN-A-55:LU)[0x55eefe1b3ce0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103640078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55eefe1b3a80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103640078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55eefe1b3a80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000029:GERAN-A-55:LU)[0x55eefe1b3ce0] (fsm.c:486) 20250427103640078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55eefe1b3a80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103640078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55eefe1b3a80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103640078 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103640078 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000029 id=262420000000029 (vlr.c:661) 20250427103640078 DVLR INFO New subscr, IMSI: 262420000000029 (vlr.c:562) 20250427103640078 DVLR DEBUG VLR subscr IMSI-262420000000029 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103640078 DVLR DEBUG VLR subscr IMSI-262420000000029 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103640078 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103640078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55eefe1b3a80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103640078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55eefe1b3a80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103640078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55eefe1b3a80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103640078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55eefe1b3a80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103640078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55eefe1b3a80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103640078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55eefe1b3a80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103640078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55eefe1b3bb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103640078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55eefe1b3bb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55eefe1b3a80] (fsm.c:486) 20250427103640078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55eefe1b3bb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103640078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55eefe1b3bb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103640078 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103640078 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103640078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103640078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103640078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103640078 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103640078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103640078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103640078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103640078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ea 8c 69 00 00 37 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103640078 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103640078 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103640078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103640078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103640078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103640079 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103640079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103640079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103640079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103640079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ea 8c 69 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(417)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(417)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@84c1225eaf8b: { messageType := 2, destLocRef := 'EA8C69'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(415)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(415)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(421)@84c1225eaf8b: Found GsupExpect[0] for "262420000000029" handled at TC_mo_crcx_ran_timeout0(423) MSC_Test-GSUP(421)@84c1225eaf8b: Added IMSI table entry 0TC_mo_crcx_ran_timeout0(423)"262420000000029" 20250427103640082 DVLR DEBUG VLR subscr IMSI-262420000000029 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103640082 DVLR DEBUG VLR subscr IMSI-262420000000029 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(415)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(415)@84c1225eaf8b: vl_from0 20250427103640082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103640082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103640082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103640082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103640082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103640082 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103640082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103640082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103640082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103640082 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(415)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(417)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_crcx_ran_timeout0(423)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(423)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103640086 DVLR DEBUG VLR subscr IMSI-262420000000029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103640086 DVLR DEBUG IMSI:262420000000029 has MSISDN:491230000029 (vlr.c:1045) 20250427103640086 DMSC NOTICE msub(IMSI-262420000000029:MSISDN-491230000029) VLR: update for IMSI=262420000000029 (MSISDN=491230000029) (gsm_04_08.c:1541) 20250427103640086 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103640086 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103640086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55eefe1b3a80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103640086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55eefe1b3bb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103640086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55eefe1b3bb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103640086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55eefe1b3bb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103640086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55eefe1b3bb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55eefe1b3a80] (vlr_lu_fsm.c:110) 20250427103640086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55eefe1b3bb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103640086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55eefe1b3bb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103640086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55eefe1b3a80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103640086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55eefe1b3a80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103640086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103640086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55eefe1b3a80] (fsm.c:486) 20250427103640086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103640086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103640086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103640086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103640086 DMSC NOTICE msub(IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x34659546) VLR: update for IMSI=262420000000029 (MSISDN=491230000029) (gsm_04_08.c:1541) 20250427103640086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103640086 DMM DEBUG -> IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x34659546 LOCATION UPDATE ACCEPT (TMSI = 0x34659546) (gsm_04_08.c:149) 20250427103640087 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x34659546 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103640087 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103640087 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103640087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103640087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103640087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103640087 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103640087 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103640087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103640087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103640087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ea 8c 69 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 34 65 95 46 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(417)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(415)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_timeout0(423)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(416)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(416)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(415)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(415)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(415)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427103640091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103640091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103640091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103640091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103640091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103640091 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103640091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103640091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103640091 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103640091 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103640091 DMM DEBUG msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x34659546:GERAN-A-55:LU)[0x55eefe1b3ce0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103640091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x34659546:GERAN-A-55:LU)[0x55eefe1b3a80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103640091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103640091 DMSC NOTICE msub(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546) VLR: update for IMSI=262420000000029 (MSISDN=491230000029) (gsm_04_08.c:1541) 20250427103640091 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103640091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103640091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-55:LU)[0x55eefe1b3a80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103640091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103640091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-55:LU)[0x55eefe1b3a80] (vlr_lu_fsm.c:817) 20250427103640091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103640091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103640091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-55:LU)[0x55eefe1b3a80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) MSC_Test_0-M3UA(417)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103640091 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000029/3/1): Available (smpp_smsc.c:626) 20250427103640091 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103640091 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103640091 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103640092 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103640092 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103640092 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103640092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103640092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103640092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103640092 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103640092 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103640092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103640092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103640092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ea 8c 69 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(417)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(415)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(415)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(415)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(415)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103640093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103640093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103640093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103640093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103640093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103640093 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103640093 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103640093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103640093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103640093 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(417)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103640093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-55:LU)[0x55eefe1b3a80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103640093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-55:LU)[0x55eefe1b3a80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-55:LU)[0x55eefe1b3ce0] (msc_a.c:1053) 20250427103640093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-55:LU)[0x55eefe1b3a80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103640093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-55:LU)[0x55eefe1b3a80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103640093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-55:LU)[0x55eefe1b3a80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103640093 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103640093 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103640093 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103640093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103640093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103640093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103640093 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103640093 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103640093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103640093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103640093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ea 8c 69 00 00 37 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(417)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@84c1225eaf8b: Session index based on local reference:0 20250427103640094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103640094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103640094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103640094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103640094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103640094 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103640094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103640094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103640094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103640094 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ea 8c 69 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(416)@84c1225eaf8b: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(423)15371369 TC_mo_crcx_ran_timeout0(423)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103640094 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103640094 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_timeout0(423)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(423)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '34659546'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(416)@84c1225eaf8b: Added conn table entry 0TC_mo_crcx_ran_timeout0(423)851675 MSC_Test_0-RAN(416)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(415)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(417)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103640297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103640297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103640297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103640297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103640297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103640297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103640297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103640297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103640297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103640297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0c fe db 02 02 06 04 43 b9 00 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 34 65 95 46 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103640298 DMM DEBUG msc_a(TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1a95d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427103640298 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1ad780]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427103640298 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1ad780]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1a95d0] (fsm.c:486) 20250427103640298 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1ad780]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427103640298 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1ad780]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427103640298 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427103640298 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427103640298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1ad780]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427103640298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1ad780]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427103640298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1ad780]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427103640298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1ad780]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427103640298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1ad780]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427103640298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1ad780]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427103640298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1ad780]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427103640298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1ad780]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427103640298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1ad780]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427103640298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1ad780]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427103640298 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000029/3/1): Available (smpp_smsc.c:626) 20250427103640298 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427103640298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103640298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103640299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103640299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103640299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103640299 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103640299 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103640299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103640299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103640299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0c fe db 00 00 38 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103640299 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103640299 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103640299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103640299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103640299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103640299 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103640299 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103640299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103640299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103640299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 0c fe db 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 92 (osmo_ss7_asp.c:1164) 20250427103640299 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103640299 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103640299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103640299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103640299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103640299 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103640299 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103640299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103640299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103640299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0c fe db 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(417)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(417)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(415)@84c1225eaf8b: { messageType := 2, destLocRef := '0CFEDB'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(417)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(415)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(415)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(415)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103640302 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427103640302 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_crcx_ran_timeout0(423)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(423)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(418)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_timeout0(423) MSC_Test-MGCP(419)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(416)@84c1225eaf8b: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(415)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@84c1225eaf8b: vl_len:19 MSC_Test_0-SCCP(415)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(415)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250427103640321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103640321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103640321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103640321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103640321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103640321 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103640321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103640321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103640321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103640321 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) MSC_Test_0-M3UA(417)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103640322 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427103640322 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546 callref-0x80000007 tid-8) New transaction (transaction.c:231) 20250427103640322 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427103640322 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427103640322 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427103640322 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546: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) 20250427103640322 DCC INFO trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427103640322 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427103640322 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1b3bb0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427103640322 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1b3bb0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1a95d0] (fsm.c:486) 20250427103640322 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546: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) 20250427103640322 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1ad990]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103640322 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1ad990]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1b3bb0] (fsm.c:486) 20250427103640322 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:no-CI)[0x55eefe1ad990]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103640322 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:no-CI)[0x55eefe1ad990]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427103640322 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1ae230]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103640322 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1ae230]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1b3bb0] (fsm.c:486) 20250427103640322 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55eefe1ae230]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103640322 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55eefe1ae230]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(419)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427103640337 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:no-CI)[0x55eefe1ad990]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103640337 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1b3bb0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427103640337 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(418)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_mo_crcx_ran_timeout0(423) MSC_Test-MNCC(418)@84c1225eaf8b: Added conn table entry 0TC_mo_crcx_ran_timeout0(423)-2147483641 TC_mo_crcx_ran_timeout0(423)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_timeout0(423)@84c1225eaf8b: f_mo_call_establish DONE TC_mo_crcx_ran_timeout0(423)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103643322 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55eefe1ae230]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250427103643323 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55eefe1ae230]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250427103643323 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55eefe1ae230]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250427103643323 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55eefe1ae230]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1b3bb0] (rtp_stream.c:239) 20250427103643323 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55eefe1ae230]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250427103643323 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55eefe1ae230]{DISCARDING}: Deallocated (fsm.c:568) 20250427103643323 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1b3bb0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250427103643323 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1b3bb0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427103643323 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1ad990]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103643323 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1ad990]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1b3bb0] (call_leg.c:197) 20250427103643323 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1ad990]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250427103643323 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1ad990]{ESTABLISHING}: Deallocated (fsm.c:568) 20250427103643323 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x55eefe19e680]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250427103643323 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1b3bb0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427103643323 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1b3bb0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1a95d0] (call_leg.c:198) 20250427103643323 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1b3bb0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427103643323 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1b3bb0]{RELEASING}: Deallocated (fsm.c:568) 20250427103643323 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) Freeing transaction (transaction.c:243) 20250427103643323 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427103643323 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427103643323 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427103643323 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427103643323 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427103643323 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103643323 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427103643323 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103643323 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103643323 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103643323 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103643324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103643324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103643324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103643324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103643324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103643324 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103643324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103643324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103643324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103643324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0c fe db 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250427103643324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103643324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103643324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103643324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103643324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103643324 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103643324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103643324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103643324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103643324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0c fe db 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(417)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(417)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(415)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(415)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(415)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(418)@84c1225eaf8b: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(423)-2147483641 MSC_Test_0-SCCP(415)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(415)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(415)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103643330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103643330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103643330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103643330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103643330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103643330 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103643330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103643330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103643330 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103643330 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(417)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103643331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1ad780]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103643331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1ad780]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1a95d0] (msc_a.c:1053) 20250427103643331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1ad780]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103643331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546:GERAN-A-56:CM_SERVICE_REQ)[0x55eefe1ad780]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427103643331 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103643331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103643331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103643331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103643331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103643331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103643331 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103643331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103643331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103643331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103643331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0c fe db 00 00 38 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(417)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@84c1225eaf8b: Session index based on local reference:0 20250427103643332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103643332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103643332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103643332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103643332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103643332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103643332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103643332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103643332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103643332 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 0c fe db 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(416)@84c1225eaf8b: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(423)851675 TC_mo_crcx_ran_timeout0(423)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103643333 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103643333 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x34659546 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_timeout0(423)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(423)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@84c1225eaf8b: Final verdict of PTC: pass 20250427103643343 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103643343 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427103643343 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(417)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(418)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(420)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(421)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(415)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(422)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(416)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(419)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(424)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(414)@84c1225eaf8b: Final verdict of PTC: none Sun Apr 27 10:36:43 UTC 2025 ====== MSC_Tests.TC_mo_crcx_ran_timeout pass ====== MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(414): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(415): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(416): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(417): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(418): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(419): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(420): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(421): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(422): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_mo_crcx_ran_timeout0(423): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_mo_crcx_ran_timeout finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh 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 20250427103643536 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103643536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103643536 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103643536 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103643536 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103643536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103643536 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103643536 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103643536 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103643536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103643536 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103643536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103643536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103643536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103643536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103643536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103643536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103643536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103643536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103643537 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103643537 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=342196) 20250427103644345 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=342196, count=353572) 20250427103645346 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103645537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103645537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103645538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_timeout pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_reject'. ------ MSC_Tests.TC_mo_crcx_ran_reject ------ Sun Apr 27 10:36:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_crcx_ran_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_crcx_ran_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103646347 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_reject' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_mo_crcx_ran_reject started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(428)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(428)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(428)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(426)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103647041 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(429)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103647232 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103647232 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103647232 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103647232 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(428)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(428)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103647238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103647238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103647238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103647238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103647238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103647238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103647238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103647238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103647238 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103647238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103647238 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(428)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(428)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(428)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(428)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(428)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(428)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(428)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103647238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103647238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103647238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103647238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103647238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103647238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103647238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103647238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103647238 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103647238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103647238 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103647238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427103647239 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103647239 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(428)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(428)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(428)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(428)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(428)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103647348 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103647348 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(431)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(431)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103647354 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(431)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(431)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(431)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(431)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103647374 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103647374 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(432)@84c1225eaf8b: Created GsupExpect[0] for "262420000000030" to be handled at TC_mo_crcx_ran_reject0(434) TC_mo_crcx_ran_reject0(434)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103648045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103648045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103648045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103648045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103648045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103648045 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103648045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103648045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103648045 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103648045 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103648045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103648045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103648045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103648045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103648045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103648045 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103648045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103648045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103648045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103648045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(428)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(427)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(427)@84c1225eaf8b: Added conn table entry 0TC_mo_crcx_ran_reject0(434)2610751 MSC_Test_0-SCCP(426)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(427)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103648063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103648063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103648063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103648063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103648063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103648063 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(428)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103648063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103648063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103648063 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103648063 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 27 d6 3f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427103648064 DMM DEBUG msc_a(IMSI-262420000000030:GERAN-A-57:LU)[0x55eefe1ae230]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000030 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103648064 DMM DEBUG msc_a(IMSI-262420000000030:GERAN-A-57:LU)[0x55eefe1ae230]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103648064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55eefe1ad990]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103648064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55eefe1ad990]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000030:GERAN-A-57:LU)[0x55eefe1ae230] (fsm.c:486) 20250427103648064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55eefe1ad990]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103648064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55eefe1ad990]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103648064 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103648064 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000030 id=262420000000030 (vlr.c:661) 20250427103648064 DVLR INFO New subscr, IMSI: 262420000000030 (vlr.c:562) 20250427103648064 DVLR DEBUG VLR subscr IMSI-262420000000030 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103648064 DVLR DEBUG VLR subscr IMSI-262420000000030 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103648064 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103648064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55eefe1ad990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103648064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55eefe1ad990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103648064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55eefe1ad990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103648064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55eefe1ad990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103648064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55eefe1ad990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103648064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55eefe1ad990]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103648064 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55eefe1b3bb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103648064 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55eefe1b3bb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55eefe1ad990] (fsm.c:486) 20250427103648064 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55eefe1b3bb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103648064 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55eefe1b3bb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103648065 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103648065 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103648065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103648065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103648065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103648065 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103648065 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103648065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103648065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103648065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 27 d6 3f 00 00 39 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103648065 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103648065 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103648065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103648065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103648065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103648065 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103648065 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103648065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103648065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103648065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 27 d6 3f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(428)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(428)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(428)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@84c1225eaf8b: { messageType := 2, destLocRef := '27D63F'O, sourceLocRef := '000039'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(426)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(426)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(426)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(432)@84c1225eaf8b: Found GsupExpect[0] for "262420000000030" handled at TC_mo_crcx_ran_reject0(434) MSC_Test-GSUP(432)@84c1225eaf8b: Added IMSI table entry 0TC_mo_crcx_ran_reject0(434)"262420000000030" 20250427103648072 DVLR DEBUG VLR subscr IMSI-262420000000030 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103648072 DVLR DEBUG VLR subscr IMSI-262420000000030 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(426)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(426)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(426)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_crcx_ran_reject0(434)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(428)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103648075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103648075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103648075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103648075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103648075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103648075 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103648075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103648075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103648075 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103648075 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_mo_crcx_ran_reject0(434)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103648085 DVLR DEBUG VLR subscr IMSI-262420000000030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103648085 DVLR DEBUG IMSI:262420000000030 has MSISDN:491230000030 (vlr.c:1045) 20250427103648085 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250427103648085 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103648086 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103648086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55eefe1ad990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103648086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55eefe1b3bb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103648086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55eefe1b3bb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103648086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55eefe1b3bb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103648086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55eefe1b3bb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55eefe1ad990] (vlr_lu_fsm.c:110) 20250427103648086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55eefe1b3bb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103648086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55eefe1b3bb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103648086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55eefe1ad990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103648086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55eefe1ad990]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103648086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55eefe1b3e10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103648086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55eefe1b3e10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55eefe1ad990] (fsm.c:486) 20250427103648086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55eefe1b3e10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103648086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55eefe1b3e10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103648086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55eefe1b3e10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103648086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55eefe1b3e10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103648086 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x7A42EEE8) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250427103648086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55eefe1b3e10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103648086 DMM DEBUG -> IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x7A42EEE8 LOCATION UPDATE ACCEPT (TMSI = 0x7a42eee8) (gsm_04_08.c:149) 20250427103648086 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x7A42EEE8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103648086 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103648086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103648086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103648086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103648087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103648087 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103648087 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103648087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103648087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103648087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 27 d6 3f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 7a 42 ee e8 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(428)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(426)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(434)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(427)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(427)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(426)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(426)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(426)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427103648099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103648099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103648099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103648099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103648099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103648099 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103648099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103648099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103648099 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(428)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103648099 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103648099 DMM DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x7A42EEE8:GERAN-A-57:LU)[0x55eefe1ae230]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103648099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x7A42EEE8:GERAN-A-57:LU)[0x55eefe1ad990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103648099 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55eefe1b3e10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103648099 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250427103648099 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103648099 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55eefe1b3e10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103648099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-57:LU)[0x55eefe1ad990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103648099 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55eefe1b3e10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103648099 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55eefe1b3e10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-57:LU)[0x55eefe1ad990] (vlr_lu_fsm.c:817) 20250427103648099 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55eefe1b3e10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103648099 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55eefe1b3e10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103648099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-57:LU)[0x55eefe1ad990]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103648099 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000030/3/1): Available (smpp_smsc.c:626) 20250427103648100 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103648100 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103648100 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103648100 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103648100 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103648100 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103648100 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103648100 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103648100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103648100 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103648100 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103648100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103648100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103648100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 27 d6 3f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(428)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(426)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(426)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(426)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(426)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(428)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103648103 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103648103 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103648103 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103648104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103648104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103648104 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103648104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103648104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103648104 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103648104 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103648104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-57:LU)[0x55eefe1ad990]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103648104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-57:LU)[0x55eefe1ad990]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-57:LU)[0x55eefe1ae230] (msc_a.c:1053) 20250427103648104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-57:LU)[0x55eefe1ad990]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103648104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-57:LU)[0x55eefe1ad990]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103648104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-57:LU)[0x55eefe1ad990]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103648105 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103648105 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103648105 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103648105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103648105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103648105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103648105 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103648105 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103648105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103648105 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103648105 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 27 d6 3f 00 00 39 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(428)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@84c1225eaf8b: Session index based on local reference:0 20250427103648106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103648106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103648106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103648106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103648106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103648106 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(428)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103648107 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103648107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103648107 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103648107 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 27 d6 3f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(427)@84c1225eaf8b: Deleted conn table entry 0TC_mo_crcx_ran_reject0(434)2610751 TC_mo_crcx_ran_reject0(434)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103648108 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103648108 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_reject0(434)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7A42EEE8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(427)@84c1225eaf8b: Added conn table entry 0TC_mo_crcx_ran_reject0(434)14554432 MSC_Test_0-RAN(427)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(426)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(428)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103648309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103648309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103648309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103648309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103648309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103648309 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103648309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103648309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103648309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103648309 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 de 15 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 05 24 01 03 50 59 02 05 f4 7a 42 ee e8 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103648310 DMM DEBUG msc_a(TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3a80]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427103648310 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3ce0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427103648310 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3ce0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3a80] (fsm.c:486) 20250427103648310 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3ce0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427103648310 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3ce0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427103648310 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427103648310 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427103648310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3ce0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427103648310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3ce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427103648310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3ce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427103648310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3ce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427103648310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3ce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427103648310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3ce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427103648310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3ce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427103648310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3ce0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427103648310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3ce0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427103648310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3ce0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427103648310 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000030/3/1): Available (smpp_smsc.c:626) 20250427103648310 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427103648311 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103648311 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103648311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103648311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103648311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103648311 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103648311 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103648311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103648311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103648311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 de 15 40 00 00 3a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103648311 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103648311 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103648311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103648311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103648311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103648311 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103648311 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103648311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103648311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103648311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 de 15 40 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103648311 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103648311 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103648311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103648311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103648311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103648311 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103648311 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103648311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103648311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103648311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 de 15 40 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(428)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(428)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(428)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(428)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(428)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@84c1225eaf8b: { messageType := 2, destLocRef := 'DE1540'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(426)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(426)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(426)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(426)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103648314 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427103648314 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_crcx_ran_reject0(434)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(429)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_reject0(434) MSC_Test-MGCP(430)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(427)@84c1225eaf8b: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(426)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@84c1225eaf8b: vl_len:19 MSC_Test_0-SCCP(426)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(426)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250427103648332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103648332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103648332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103648332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103648332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103648332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103648332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103648332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103648332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103648332 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3a 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103648333 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427103648333 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8 callref-0x80000008 tid-8) New transaction (transaction.c:231) 20250427103648333 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427103648333 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427103648333 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427103648333 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8: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) 20250427103648333 DCC INFO trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427103648333 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427103648333 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3bb0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427103648333 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3bb0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3a80] (fsm.c:486) 20250427103648333 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8: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) 20250427103648333 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1ae490]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103648333 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1ae490]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3bb0] (fsm.c:486) 20250427103648333 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55eefe1ae490]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103648333 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55eefe1ae490]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427103648333 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b08e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103648333 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b08e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3bb0] (fsm.c:486) 20250427103648333 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x55eefe1b08e0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103648333 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x55eefe1b08e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(430)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427103648343 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55eefe1ae5c0]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250427103648343 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55eefe1ae490]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250427103648343 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55eefe1ae490]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250427103648343 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55eefe1ae490]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250427103648343 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55eefe1ae490]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3bb0] (rtp_stream.c:239) 20250427103648343 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55eefe1ae490]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250427103648343 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55eefe1ae490]{DISCARDING}: Deallocated (fsm.c:568) 20250427103648344 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3bb0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250427103648344 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3bb0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427103648344 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x55eefe1b08e0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103648344 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x55eefe1b08e0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3bb0] (call_leg.c:197) 20250427103648344 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x55eefe1b08e0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250427103648344 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x55eefe1b08e0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250427103648344 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3bb0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427103648344 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3bb0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3a80] (call_leg.c:198) 20250427103648344 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3bb0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427103648344 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3bb0]{RELEASING}: Deallocated (fsm.c:568) 20250427103648344 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) Freeing transaction (transaction.c:243) 20250427103648344 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427103648344 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427103648344 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427103648344 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427103648344 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103648344 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427103648344 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103648344 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103648344 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103648344 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103648344 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103648344 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103648344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103648345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103648345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103648345 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103648345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103648345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103648345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103648345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 de 15 40 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250427103648345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103648345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103648345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103648345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103648345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103648345 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103648345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103648345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103648345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103648345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 de 15 40 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(428)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(428)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(426)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(426)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(428)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(426)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(426)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(434)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_reject0(434)@84c1225eaf8b: f_mo_call_establish DONE TC_mo_crcx_ran_reject0(434)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(426)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(426)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(426)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103648848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103648848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103648848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103648848 DLM3UA DEBUG 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(428)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103648848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103648848 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103648848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103648848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103648848 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103648848 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103648848 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3ce0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103648848 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3ce0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3a80] (msc_a.c:1053) 20250427103648848 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3ce0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103648848 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8:GERAN-A-58:CM_SERVICE_REQ)[0x55eefe1b3ce0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427103648848 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103648849 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103648849 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103648849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103648849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103648849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103648849 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103648849 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103648849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103648849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103648849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 de 15 40 00 00 3a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(428)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@84c1225eaf8b: Session index based on local reference:0 20250427103648850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103648850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103648850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103648850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103648850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103648850 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103648850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103648850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103648850 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(428)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103648850 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 de 15 40 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(427)@84c1225eaf8b: Deleted conn table entry 0TC_mo_crcx_ran_reject0(434)14554432 TC_mo_crcx_ran_reject0(434)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103648851 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103648851 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x7A42EEE8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_reject0(434)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@84c1225eaf8b: Final verdict of PTC: pass 20250427103648860 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103648860 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427103648862 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(428)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(429)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(427)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(426)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(432)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(433)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(431)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(425)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(430)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(435)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(425): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(426): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(427): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(428): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(429): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(430): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(431): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(432): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(433): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_mo_crcx_ran_reject0(434): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(435): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_mo_crcx_ran_reject finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass'. Sun Apr 27 10:36:48 UTC 2025 ====== MSC_Tests.TC_mo_crcx_ran_reject pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mo_crcx_ran_reject.talloc 20250427103649052 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103649052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103649052 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103649052 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103649052 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103649052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103649052 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103649052 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103649052 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103649052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103649052 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103649052 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103649052 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103649052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103649052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103649052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103649052 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103649052 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103649052 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103649053 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103649053 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=341892) 20250427103649863 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=341892, count=343148) 20250427103650866 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103651054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103651054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103651054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_crcx_ran_reject'. ------ MSC_Tests.TC_mt_crcx_ran_reject ------ Sun Apr 27 10:36:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mt_crcx_ran_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mt_crcx_ran_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103651867 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_crcx_ran_reject' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_mt_crcx_ran_reject started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(439)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(439)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(439)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(437)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103652585 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(440)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103652779 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103652779 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103652779 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103652779 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(439)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(439)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103652784 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103652784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103652784 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103652784 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103652784 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103652784 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103652784 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103652784 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103652784 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103652784 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103652784 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(439)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(439)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(439)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(439)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103652785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103652785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103652785 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103652785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103652785 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103652785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103652785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103652785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103652785 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103652785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103652785 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103652785 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(439)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(439)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(439)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(439)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(439)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427103652785 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103652785 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(439)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(439)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103652868 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103652868 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(442)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(442)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103652874 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(442)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(442)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(442)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(442)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103652893 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103652893 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(443)@84c1225eaf8b: Created GsupExpect[0] for "262420000000031" to be handled at TC_mt_crcx_ran_reject0(445) TC_mt_crcx_ran_reject0(445)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103653591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103653591 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103653591 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103653591 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103653591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103653591 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103653591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103653591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103653591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103653591 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103653591 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103653591 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103653591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103653591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103653591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103653591 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103653591 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103653591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103653591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103653591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(439)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(438)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(438)@84c1225eaf8b: Added conn table entry 0TC_mt_crcx_ran_reject0(445)15793785 MSC_Test_0-RAN(438)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(437)@84c1225eaf8b: First idle individual index:0 20250427103653596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103653596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103653596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103653596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103653596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103653597 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103653597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103653597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103653597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103653597 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f0 fe 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 00 13 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103653597 DMM DEBUG msc_a(IMSI-262420000000031:GERAN-A-59:LU)[0x55eefe1ae360]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000031 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103653597 DMM DEBUG msc_a(IMSI-262420000000031:GERAN-A-59:LU)[0x55eefe1ae360]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103653597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55eefe1b3bb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103653597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55eefe1b3bb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000031:GERAN-A-59:LU)[0x55eefe1ae360] (fsm.c:486) 20250427103653597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55eefe1b3bb0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103653597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55eefe1b3bb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103653597 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103653597 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000031 id=262420000000031 (vlr.c:661) 20250427103653597 DVLR INFO New subscr, IMSI: 262420000000031 (vlr.c:562) 20250427103653597 DVLR DEBUG VLR subscr IMSI-262420000000031 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103653597 DVLR DEBUG VLR subscr IMSI-262420000000031 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103653597 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103653597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55eefe1b3bb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103653597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55eefe1b3bb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103653597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55eefe1b3bb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103653597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55eefe1b3bb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103653597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55eefe1b3bb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103653597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55eefe1b3bb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103653597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55eefe1b3f40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103653597 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103653597 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103653597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103653597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103653597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103653597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55eefe1b3f40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55eefe1b3bb0] (fsm.c:486) 20250427103653597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55eefe1b3f40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103653597 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103653597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103653597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55eefe1b3f40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103653597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103653597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103653597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f0 fe 79 00 00 3b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103653597 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103653597 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103653597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103653597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103653597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103653597 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103653597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103653597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103653597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103653597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f0 fe 79 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(439)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(439)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@84c1225eaf8b: { messageType := 2, destLocRef := 'F0FE79'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(443)@84c1225eaf8b: Found GsupExpect[0] for "262420000000031" handled at TC_mt_crcx_ran_reject0(445) MSC_Test-GSUP(443)@84c1225eaf8b: Added IMSI table entry 0TC_mt_crcx_ran_reject0(445)"262420000000031" MSC_Test_0-SCCP(437)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(437)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103653599 DVLR DEBUG VLR subscr IMSI-262420000000031 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103653599 DVLR DEBUG VLR subscr IMSI-262420000000031 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(437)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(437)@84c1225eaf8b: vl_from0 TC_mt_crcx_ran_reject0(445)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(445)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(437)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(439)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103653599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103653599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103653599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103653599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103653599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103653599 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103653599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103653599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103653599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103653599 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427103653601 DVLR DEBUG VLR subscr IMSI-262420000000031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103653601 DVLR DEBUG IMSI:262420000000031 has MSISDN:491230000031 (vlr.c:1045) 20250427103653601 DMSC NOTICE msub(IMSI-262420000000031:MSISDN-491230000031) VLR: update for IMSI=262420000000031 (MSISDN=491230000031) (gsm_04_08.c:1541) 20250427103653601 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103653602 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103653602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55eefe1b3bb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103653602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55eefe1b3f40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103653602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55eefe1b3f40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103653602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55eefe1b3f40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103653602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55eefe1b3f40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55eefe1b3bb0] (vlr_lu_fsm.c:110) 20250427103653602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55eefe1b3f40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103653602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55eefe1b3f40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103653602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55eefe1b3bb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103653602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55eefe1b3bb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103653602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55eefe1a95d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103653602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55eefe1a95d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55eefe1b3bb0] (fsm.c:486) 20250427103653602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55eefe1a95d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103653602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55eefe1a95d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103653602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55eefe1a95d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103653602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55eefe1a95d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103653602 DMSC NOTICE msub(IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x09360D5B) VLR: update for IMSI=262420000000031 (MSISDN=491230000031) (gsm_04_08.c:1541) 20250427103653602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55eefe1a95d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103653602 DMM DEBUG -> IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x09360D5B LOCATION UPDATE ACCEPT (TMSI = 0x09360d5b) (gsm_04_08.c:149) 20250427103653602 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103653602 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103653602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103653602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103653602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103653602 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103653602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103653602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103653602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103653602 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x09360D5B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103653602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 f0 fe 79 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 09 36 0d 5b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(439)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(437)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_crcx_ran_reject0(445)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(438)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(438)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(437)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(437)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(437)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427103653606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103653606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103653606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103653606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103653606 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103653606 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103653606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103653606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103653606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103653606 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103653606 DMM DEBUG msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x09360D5B:GERAN-A-59:LU)[0x55eefe1ae360]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103653606 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x09360D5B:GERAN-A-59:LU)[0x55eefe1b3bb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103653606 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55eefe1a95d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103653606 DMSC NOTICE msub(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B) VLR: update for IMSI=262420000000031 (MSISDN=491230000031) (gsm_04_08.c:1541) 20250427103653606 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103653606 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55eefe1a95d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103653606 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-59:LU)[0x55eefe1b3bb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103653606 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55eefe1a95d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103653606 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55eefe1a95d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-59:LU)[0x55eefe1b3bb0] (vlr_lu_fsm.c:817) 20250427103653606 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55eefe1a95d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103653606 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55eefe1a95d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103653606 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-59:LU)[0x55eefe1b3bb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103653606 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000031/3/1): Available (smpp_smsc.c:626) 20250427103653606 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103653606 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103653606 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103653606 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103653606 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103653606 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103653606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103653606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103653606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103653606 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103653606 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103653606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103653606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103653606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f0 fe 79 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(439)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(437)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(437)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(437)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(437)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103653608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103653608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103653608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103653608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103653608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103653608 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103653608 DLSS7 DEBUG Found route for dpc=185=0.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(439)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103653608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103653608 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103653608 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103653608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-59:LU)[0x55eefe1b3bb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103653608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-59:LU)[0x55eefe1b3bb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-59:LU)[0x55eefe1ae360] (msc_a.c:1053) 20250427103653608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-59:LU)[0x55eefe1b3bb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103653608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-59:LU)[0x55eefe1b3bb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103653608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-59:LU)[0x55eefe1b3bb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103653608 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103653608 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103653608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103653608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103653608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103653608 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103653608 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103653608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103653608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103653608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f0 fe 79 00 00 3b 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103653608 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(439)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(439)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@84c1225eaf8b: Session index based on local reference:0 20250427103653608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103653608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103653608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103653608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103653608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103653608 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103653608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103653608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103653608 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103653608 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f0 fe 79 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(438)@84c1225eaf8b: Deleted conn table entry 0TC_mt_crcx_ran_reject0(445)15793785 TC_mt_crcx_ran_reject0(445)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103653609 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103653609 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_crcx_ran_reject0(445)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(445)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(438)@84c1225eaf8b: Created IMSI[0] for '262420000000031'H'09360D5B'O ("\t6\r[") to be handled at TC_mt_crcx_ran_reject0(445) MSC_Test-MNCC(440)@84c1225eaf8b: Added conn table entry 0TC_mt_crcx_ran_reject0(445)816549700 20250427103653615 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427103653615 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427103653615 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B callref-0x30ab8f44 tid-255) New transaction (transaction.c:231) 20250427103653615 DMNCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B callref-0x30ab8f44 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) 20250427103653615 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B callref-0x30ab8f44 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) 20250427103653615 DMNCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B callref-0x30ab8f44 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427103653615 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427103653615 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427103653615 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103653615 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103653615 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103653615 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103653615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103653615 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103653615 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103653615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103653615 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103653615 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 09 36 0d 5b 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(439)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(438)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_crcx_ran_reject0(445) TC_mt_crcx_ran_reject0(445)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '09360D5B'O ("\t6\r[") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(438)@84c1225eaf8b: Added conn table entry 0TC_mt_crcx_ran_reject0(445)3855504 MSC_Test_0-SCCP(437)@84c1225eaf8b: First idle individual index:0 20250427103653621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103653621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103653621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103653621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103653621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103653621 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103653621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103653621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103653621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103653621 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3a d4 90 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 09 36 0d 5b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103653621 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1a95d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427103653621 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1a95d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1ae490] (fsm.c:486) 20250427103653621 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1a95d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427103653621 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1a95d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427103653621 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427103653621 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427103653621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1a95d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427103653621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1a95d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427103653621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1a95d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427103653622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1a95d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427103653622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1a95d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427103653622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1a95d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427103653622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1a95d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427103653622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1a95d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427103653622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1a95d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427103653622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1a95d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427103653622 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B callref-0x30ab8f44 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427103653622 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427103653622 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP callref-0x30ab8f44 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427103653622 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP callref-0x30ab8f44 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) 20250427103653622 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP callref-0x30ab8f44 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427103653622 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427103653622 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000031/3/1): Available (smpp_smsc.c:626) 20250427103653622 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427103653622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103653622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103653622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103653622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103653622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103653622 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103653622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103653622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103653622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103653622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3a d4 90 00 00 3c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103653622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103653622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103653622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103653622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103653622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103653622 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103653622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103653622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103653622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103653622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3a d4 90 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 13 (osmo_ss7_asp.c:1164) 20250427103653622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103653622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103653622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103653622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103653622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103653622 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103653622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103653622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103653622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103653622 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 3a d4 90 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-M3UA(439)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(439)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(439)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(439)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@84c1225eaf8b: { messageType := 2, destLocRef := '3AD490'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(437)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(437)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(437)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(437)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103653624 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427103653624 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_mt_crcx_ran_reject0(445)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(445)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(441)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(438)@84c1225eaf8b: patched enc_l3: '8308'O MSC_Test_0-SCCP(437)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(437)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(437)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028308'O MSC_Test_0-M3UA(439)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103653634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103653634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103653634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103653634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103653634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103653634 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103653634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103653634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103653634 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103653634 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103653634 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP callref-0x30ab8f44 tid-0) rx CALL_CONF in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427103653634 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP callref-0x30ab8f44 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427103653634 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP callref-0x30ab8f44 tid-0) starting timer T310 with 30 seconds (gsm_04_08_cc.c:574) 20250427103653634 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1b3f40]{ESTABLISHING}: Allocated (fsm.c:456) 20250427103653634 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1b3f40]{ESTABLISHING}: is child of msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1ae490] (fsm.c:486) 20250427103653635 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP callref-0x30ab8f44 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) 20250427103653635 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1ae210]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103653635 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1ae210]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1b3f40] (fsm.c:486) 20250427103653635 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55eefe1ae210]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103653635 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55eefe1ae210]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427103653635 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1a8e90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103653635 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1a8e90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1b3f40] (fsm.c:486) 20250427103653635 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x55eefe1a8e90]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103653635 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x55eefe1a8e90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427103653635 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP callref-0x30ab8f44 tid-0) new state CALL_PRESENT -> MO_TERM_CALL_CONF (gsm_04_08_cc.c:194) 20250427103653635 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP callref-0x30ab8f44 tid-0) tx MNCC_CALL_CONF_IND (gsm_04_08_cc.c:309) MSC_Test-MGCP(441)@84c1225eaf8b: 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) 20250427103653645 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55eefe15a9f0]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250427103653645 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55eefe1ae210]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250427103653645 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55eefe1ae210]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250427103653645 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55eefe1ae210]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250427103653645 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55eefe1ae210]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1b3f40] (rtp_stream.c:239) 20250427103653645 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55eefe1ae210]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250427103653645 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55eefe1ae210]{DISCARDING}: Deallocated (fsm.c:568) 20250427103653645 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1b3f40]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250427103653645 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1b3f40]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427103653645 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x55eefe1a8e90]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103653645 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x55eefe1a8e90]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1b3f40] (call_leg.c:197) 20250427103653645 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x55eefe1a8e90]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250427103653645 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x55eefe1a8e90]{ESTABLISHING}: Deallocated (fsm.c:568) 20250427103653645 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1b3f40]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427103653645 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1b3f40]{RELEASING}: Removing from parent msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1ae490] (call_leg.c:198) 20250427103653645 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1b3f40]{RELEASING}: Freeing instance (call_leg.c:198) 20250427103653645 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1b3f40]{RELEASING}: Deallocated (fsm.c:568) 20250427103653645 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP callref-0x30ab8f44 tid-0) Freeing transaction (transaction.c:243) 20250427103653645 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP callref-0x30ab8f44 tid-0) stopping pending timer T310 (gsm_04_08_cc.c:228) 20250427103653645 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP callref-0x30ab8f44 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427103653645 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP callref-0x30ab8f44 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427103653645 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP callref-0x30ab8f44 tid-0) new state MO_TERM_CALL_CONF -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427103653646 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP callref-0x30ab8f44 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427103653646 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP callref-0x30ab8f44 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427103653646 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427103653646 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103653646 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103653646 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103653646 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103653646 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103653646 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103653646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103653646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103653646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103653646 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103653646 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103653646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103653646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103653646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3a d4 90 00 01 09 01 00 06 03 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250427103653646 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103653646 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103653646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103653646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103653646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103653646 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103653646 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103653646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103653646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103653646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3a d4 90 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(439)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(439)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(437)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(437)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(437)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(440)@84c1225eaf8b: Deleted conn table entry 0TC_mt_crcx_ran_reject0(445)816549700 MSC_Test_0-SCCP(437)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(437)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(437)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103653650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103653650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103653650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(439)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103653650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103653650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103653650 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103653650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103653650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103653650 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103653651 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103653651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1a95d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103653651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1a95d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1ae490] (msc_a.c:1053) 20250427103653651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1a95d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103653651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B:GERAN-A-60:PAGING_RESP)[0x55eefe1a95d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427103653651 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x09360D5B - active-conn: now used by 1 (attached) (msub.c:375) 20250427103653651 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103653651 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103653651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103653651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103653651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103653651 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103653651 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103653651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103653651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103653651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3a d4 90 00 00 3c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(439)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@84c1225eaf8b: Session index based on local reference:0 20250427103653652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103653652 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103653652 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103653652 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103653652 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103653652 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103653652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103653652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103653652 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103653652 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3a d4 90 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(438)@84c1225eaf8b: Deleted conn table entry 0TC_mt_crcx_ran_reject0(445)3855504 TC_mt_crcx_ran_reject0(445)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-M3UA(439)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(437)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(441)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(443)@84c1225eaf8b: Final verdict of PTC: none 20250427103653662 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103653662 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(446)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(444)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(438)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(440)@84c1225eaf8b: Final verdict of PTC: none 20250427103653665 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(436)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(442)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(436): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(437): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(438): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(439): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(440): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(441): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(442): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(443): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(444): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_mt_crcx_ran_reject0(445): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(446): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_mt_crcx_ran_reject finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass'. Sun Apr 27 10:36:53 UTC 2025 ====== MSC_Tests.TC_mt_crcx_ran_reject pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mt_crcx_ran_reject.talloc 20250427103653856 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103653856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103653856 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103653856 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103653856 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103653856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103653856 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103653856 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103653856 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103653856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103653856 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103653856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103653856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103653856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103653856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103653856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103653856 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103653856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103653856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103653856 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103653856 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=352700) 20250427103654667 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=352700, count=353956) 20250427103655668 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103655857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103655857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103655857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_dtmf_dup'. ------ MSC_Tests.TC_mo_setup_and_dtmf_dup ------ Sun Apr 27 10:36:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_setup_and_dtmf_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_setup_and_dtmf_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103656669 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_dtmf_dup' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_mo_setup_and_dtmf_dup started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(450)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(450)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(450)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(448)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103657419 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(451)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103657614 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103657614 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103657614 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103657614 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(450)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(450)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103657619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103657619 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103657619 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103657619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103657619 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103657619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103657619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103657619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103657619 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103657619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103657619 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(450)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(450)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(450)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(450)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103657620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103657620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103657620 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103657620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103657620 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103657620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103657620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103657620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103657620 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103657620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103657620 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103657620 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(450)@84c1225eaf8b: Message received on association #8 20250427103657620 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103657620 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(450)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(450)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(450)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(450)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(450)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(450)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103657671 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103657671 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(453)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(453)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103657676 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(453)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(453)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(453)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(453)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103657704 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103657704 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(454)@84c1225eaf8b: Created GsupExpect[0] for "262420000000039" to be handled at TC_mo_setup_and_dtmf_dup0(456) TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103658427 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103658427 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103658427 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103658427 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103658427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103658427 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103658427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103658427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103658427 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103658427 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103658427 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103658427 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103658427 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103658427 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103658427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103658427 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103658427 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103658427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103658427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103658427 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(449)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(449)@84c1225eaf8b: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(456)15707344 MSC_Test_0-SCCP(448)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(449)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103658440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103658440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103658440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103658440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103658440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103658440 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103658440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103658440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103658440 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103658440 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 ac d0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103658440 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-61:LU)[0x55eefe1a8e90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103658440 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-61:LU)[0x55eefe1a8e90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103658440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55eefe1ae5c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103658440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55eefe1ae5c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-61:LU)[0x55eefe1a8e90] (fsm.c:486) 20250427103658440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55eefe1ae5c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103658440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55eefe1ae5c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103658440 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103658440 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000039 id=262420000000039 (vlr.c:661) 20250427103658440 DVLR INFO New subscr, IMSI: 262420000000039 (vlr.c:562) 20250427103658440 DVLR DEBUG VLR subscr IMSI-262420000000039 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103658440 DVLR DEBUG VLR subscr IMSI-262420000000039 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103658440 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103658440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55eefe1ae5c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103658440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55eefe1ae5c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103658440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55eefe1ae5c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103658440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55eefe1ae5c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103658440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55eefe1ae5c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103658440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55eefe1ae5c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103658440 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55eefe1a2f70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103658440 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55eefe1a2f70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55eefe1ae5c0] (fsm.c:486) 20250427103658440 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55eefe1a2f70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103658440 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55eefe1a2f70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103658441 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103658441 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103658441 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103658441 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103658441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103658441 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103658441 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103658441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103658441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103658441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ef ac d0 00 00 3d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103658441 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103658441 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103658441 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103658441 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103658441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103658441 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103658441 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103658441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103658441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103658441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ef ac d0 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@84c1225eaf8b: { messageType := 2, destLocRef := 'EFACD0'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(448)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(454)@84c1225eaf8b: Found GsupExpect[0] for "262420000000039" handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test-GSUP(454)@84c1225eaf8b: Added IMSI table entry 0TC_mo_setup_and_dtmf_dup0(456)"262420000000039" 20250427103658445 DVLR DEBUG VLR subscr IMSI-262420000000039 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103658445 DVLR DEBUG VLR subscr IMSI-262420000000039 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(448)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(448)@84c1225eaf8b: vl_from0 TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(448)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427103658447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103658447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103658447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103658447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103658447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103658447 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103658447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103658447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103658447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103658447 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103658455 DVLR DEBUG VLR subscr IMSI-262420000000039 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103658455 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250427103658455 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427103658455 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103658456 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103658456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55eefe1ae5c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103658456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55eefe1a2f70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103658456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55eefe1a2f70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103658456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55eefe1a2f70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103658456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55eefe1a2f70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55eefe1ae5c0] (vlr_lu_fsm.c:110) 20250427103658456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55eefe1a2f70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103658456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55eefe1a2f70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103658456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55eefe1ae5c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103658456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55eefe1ae5c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103658456 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55eefe1a8fc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103658456 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55eefe1a8fc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55eefe1ae5c0] (fsm.c:486) 20250427103658456 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55eefe1a8fc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103658456 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55eefe1a8fc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103658456 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55eefe1a8fc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103658456 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55eefe1a8fc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103658456 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x49DF36C7) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427103658456 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55eefe1a8fc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103658456 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x49DF36C7 LOCATION UPDATE ACCEPT (TMSI = 0x49df36c7) (gsm_04_08.c:149) 20250427103658456 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103658456 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103658456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103658456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103658456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103658456 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103658456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103658457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103658456 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x49DF36C7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103658457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103658457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ef ac d0 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 49 df 36 c7 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(449)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(449)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(448)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(448)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(448)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427103658468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103658468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103658468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103658468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103658468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103658468 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103658468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103658468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103658468 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103658468 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103658469 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x49DF36C7:GERAN-A-61:LU)[0x55eefe1a8e90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103658469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x49DF36C7:GERAN-A-61:LU)[0x55eefe1ae5c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103658469 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55eefe1a8fc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103658469 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427103658469 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103658469 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55eefe1a8fc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103658469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-61:LU)[0x55eefe1ae5c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103658469 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55eefe1a8fc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103658469 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55eefe1a8fc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-61:LU)[0x55eefe1ae5c0] (vlr_lu_fsm.c:817) 20250427103658469 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55eefe1a8fc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103658469 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55eefe1a8fc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103658469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-61:LU)[0x55eefe1ae5c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103658469 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250427103658469 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103658469 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103658469 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103658469 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103658469 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103658469 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103658469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103658469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103658470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103658470 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103658470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103658470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103658470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103658470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ef ac d0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(448)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(448)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(448)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103658473 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103658473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103658473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103658473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103658473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103658473 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103658473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103658473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103658473 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103658473 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103658474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-61:LU)[0x55eefe1ae5c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103658474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-61:LU)[0x55eefe1ae5c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-61:LU)[0x55eefe1a8e90] (msc_a.c:1053) 20250427103658474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-61:LU)[0x55eefe1ae5c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103658474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-61:LU)[0x55eefe1ae5c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103658474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-61:LU)[0x55eefe1ae5c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103658474 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103658474 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103658474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103658474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103658474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103658474 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103658474 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103658474 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103658474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103658474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103658474 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ef ac d0 00 00 3d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@84c1225eaf8b: Session index based on local reference:0 20250427103658475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103658475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103658475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103658475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103658475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103658475 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103658475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103658475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103658475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103658475 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ef ac d0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(449)@84c1225eaf8b: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(456)15707344 TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103658477 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103658477 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '49DF36C7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(449)@84c1225eaf8b: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(456)9376458 MSC_Test_0-RAN(449)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(448)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103658677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103658677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103658677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103658677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103658677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103658677 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103658677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103658677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103658677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103658677 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8f 12 ca 02 02 06 04 43 b9 00 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 49 df 36 c7 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103658678 DMM DEBUG msc_a(TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe1ae210]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427103658678 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe15a9f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427103658678 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe15a9f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe1ae210] (fsm.c:486) 20250427103658678 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe15a9f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427103658678 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe15a9f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427103658678 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427103658678 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427103658678 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe15a9f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427103658678 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe15a9f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427103658678 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe15a9f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427103658678 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe15a9f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427103658678 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe15a9f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427103658678 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe15a9f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427103658678 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe15a9f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427103658678 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe15a9f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427103658678 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe15a9f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427103658678 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe15a9f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427103658678 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250427103658678 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427103658679 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103658679 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103658679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103658679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103658679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103658679 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103658679 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103658679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103658679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103658679 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8f 12 ca 00 00 3e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103658679 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103658679 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103658679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103658679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103658679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103658679 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103658679 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103658679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103658679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103658679 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 8f 12 ca 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1164) 20250427103658679 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103658679 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103658679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103658679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103658679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103658679 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103658679 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103658679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103658679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103658679 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8f 12 ca 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@84c1225eaf8b: { messageType := 2, destLocRef := '8F12CA'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(448)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(448)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103658683 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427103658683 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(451)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test-MGCP(452)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(449)@84c1225eaf8b: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(448)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@84c1225eaf8b: vl_len:19 MSC_Test_0-SCCP(448)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(448)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250427103658701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103658701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103658701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103658701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103658701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103658701 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103658701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103658701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103658701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103658701 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) MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103658701 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427103658701 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 callref-0x80000009 tid-8) New transaction (transaction.c:231) 20250427103658701 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427103658701 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427103658701 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427103658702 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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) 20250427103658702 DCC INFO trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427103658702 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427103658702 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe1a2f70]{ESTABLISHING}: Allocated (fsm.c:456) 20250427103658702 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe1a2f70]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe1ae210] (fsm.c:486) 20250427103658702 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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) 20250427103658702 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe1b00e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103658702 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe1b00e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe1a2f70] (fsm.c:486) 20250427103658702 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:no-CI)[0x55eefe1b00e0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103658702 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:no-CI)[0x55eefe1b00e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427103658702 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe1b0980]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103658702 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe1b0980]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe1a2f70] (fsm.c:486) 20250427103658702 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:no-CI)[0x55eefe1b0980]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103658702 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:no-CI)[0x55eefe1b0980]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(452)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427103658719 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:no-CI)[0x55eefe1b00e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103658719 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe1a2f70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427103658719 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(451)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test-MNCC(451)@84c1225eaf8b: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(456)-2147483639 20250427103658722 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:no-CI)[0x55eefe1b0980]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103658722 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe1a2f70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427103658723 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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) 20250427103658723 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) Sending Assignment Command (msc_a.c:706) 20250427103658723 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103658723 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103658723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103658723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103658723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103658723 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103658723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103658723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103658723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103658723 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 8f 12 ca 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request 20250427103658727 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(448)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(448)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(448)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103658730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103658730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103658730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103658730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103658730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103658730 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103658730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103658730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103658730 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103658730 DLSS7 DEBUG 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) 20250427103658730 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1b0980]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427103658730 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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)[0x55eefe1b0980]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427103658730 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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)[0x55eefe1b0980]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427103658730 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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) 20250427103658730 DCC INFO trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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) 20250427103658730 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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) 20250427103658731 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE 20250427103658734 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427103658734 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103658734 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427103658734 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427103658734 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103658734 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103658734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103658734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103658734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103658735 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103658735 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103658735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103658735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103658735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 8f 12 ca 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(450)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103658736 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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)[0x55eefe1b0980]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103658736 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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)[0x55eefe1b0980]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427103658736 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe1a2f70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427103658739 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427103658739 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103658739 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427103658739 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427103658739 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103658739 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103658739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103658739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103658739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103658739 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103658739 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103658739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103658739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103658739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8f 12 ca 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427103658742 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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) 20250427103658742 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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) 20250427103658742 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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) 20250427103658742 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1b00e0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427103658742 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1b00e0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427103658742 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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)[0x55eefe1b00e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427103658743 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427103658743 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103658743 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427103658743 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427103658743 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427103658744 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103658744 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103658744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103658744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103658744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103658744 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103658744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103658744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103658744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103658744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8f 12 ca 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(450)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: { 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" } } } } } } } 20250427103658746 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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)[0x55eefe1b00e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103658746 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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)[0x55eefe1b00e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427103658746 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe1a2f70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427103658746 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe1a2f70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(449)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(449)@84c1225eaf8b: patched enc_l3: '038F'O MSC_Test_0-SCCP(448)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(448)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(448)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O 20250427103658747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103658747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103658747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103658747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103658747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103658747 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103658747 DLSS7 DEBUG Found route for dpc=185=0.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(450)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103658747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103658747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103658747 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103658747 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427103658747 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427103658748 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427103658748 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103658748 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: f_mo_call_establish DONE TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(449)@84c1225eaf8b: patching N(SD)=3 into dtap '03352C32'O MSC_Test_0-RAN(449)@84c1225eaf8b: patched enc_l3: '03F52C32'O MSC_Test_0-SCCP(448)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@84c1225eaf8b: vl_len:7 MSC_Test_0-SCCP(448)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(448)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000403F52C32'O 20250427103659260 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103659260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103659260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103659260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103659260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103659260 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103659260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103659260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103659260 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103659260 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3e 00 01 07 01 00 04 03 f5 2c 32 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103659260 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx START_DTMF in state ACTIVE (gsm_04_08_cc.c:2696) 20250427103659260 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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)@84c1225eaf8b: f_mo_seq_dtmf_dup() 1: got first START_DTMF_ind TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: Warning: Re-starting timer T, which is already active (running or expired). MSC_Test_0-SCCP(448)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@84c1225eaf8b: vl_len:7 MSC_Test_0-SCCP(448)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(448)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000403F52C32'O MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103659461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103659461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103659461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103659461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103659461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103659461 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103659461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103659461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103659461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103659461 DLSS7 DEBUG 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) 20250427103659461 DMSC NOTICE msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe1ae210]{MSC_A_ST_COMMUNICATING}: Duplicate DTAP: bin=0, expected n_sd == 0, got 3 (ran_msg.c:159) MSC_Test_0-RAN(449)@84c1225eaf8b: patching N(SD)=0 into dtap '03352C33'O MSC_Test_0-RAN(449)@84c1225eaf8b: patched enc_l3: '03352C33'O MSC_Test_0-SCCP(448)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@84c1225eaf8b: vl_len:7 MSC_Test_0-SCCP(448)@84c1225eaf8b: vl_from0 20250427103700269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103700269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103700269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103700269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103700269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103700269 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103700269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103700269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103700269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103700269 DLSS7 DEBUG 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) MSC_Test_0-SCCP(448)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000403352C33'O MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103700269 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx START_DTMF in state ACTIVE (gsm_04_08_cc.c:2696) 20250427103700269 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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)@84c1225eaf8b: f_mo_seq_dtmf_dup() 3: got second START_DTMF_ind TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427103700274 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427103700274 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427103700274 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427103700274 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427103700274 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103700274 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103700274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103700274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103700274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103700274 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103700274 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103700274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103700274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103700274 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 8f 12 ca 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(449)@84c1225eaf8b: patching N(SD)=1 into dtap '032D0802E180'O MSC_Test_0-RAN(449)@84c1225eaf8b: patched enc_l3: '036D0802E180'O MSC_Test_0-SCCP(448)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(448)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(448)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010006036D0802E180'O 20250427103700280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103700280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103700280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103700280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103700280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103700280 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103700280 DLSS7 DEBUG Found route for dpc=185=0.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(450)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103700280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103700280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103700280 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) 20250427103700281 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427103700281 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427103700281 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427103700281 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427103700281 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427103700281 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103700281 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427103700281 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103700281 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103700281 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103700281 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe1a2f70]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427103700281 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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)[0x55eefe1b0980]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103700281 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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)[0x55eefe1b0980]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe1a2f70] (call_leg.c:197) 20250427103700281 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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)[0x55eefe1b0980]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427103700281 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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)[0x55eefe1b0980]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427103700281 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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)[0x55eefe1b00e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103700281 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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)[0x55eefe1b00e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe1a2f70] (call_leg.c:197) 20250427103700282 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe1a2f70]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427103700282 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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)[0x55eefe1b00e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427103700282 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7: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)[0x55eefe1b00e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427103700282 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe1a2f70]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427103700282 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe1a2f70]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe1ae210] (call_leg.c:198) 20250427103700282 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe1a2f70]{RELEASING}: Freeing instance (call_leg.c:198) 20250427103700282 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe1a2f70]{RELEASING}: Deallocated (fsm.c:568) 20250427103700282 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103700282 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103700282 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103700282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103700282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103700282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103700282 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103700282 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103700282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103700282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103700282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8f 12 ca 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250427103700282 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103700282 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103700282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103700282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103700282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103700282 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103700282 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103700282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103700282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103700282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8f 12 ca 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(448)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(451)@84c1225eaf8b: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(456)-2147483639 TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(448)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(448)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(448)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103700288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103700288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103700288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103700288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103700289 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103700289 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103700289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103700289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103700289 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103700289 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX 20250427103700289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe15a9f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103700289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe15a9f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe1ae210] (msc_a.c:1053) 20250427103700289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe15a9f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103700289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-62:CM_SERVICE_REQ)[0x55eefe15a9f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427103700290 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103700290 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103700290 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103700290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103700290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103700290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103700290 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103700290 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103700290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103700290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103700290 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8f 12 ca 00 00 3e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@84c1225eaf8b: Session index based on local reference:0 20250427103700291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103700291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(450)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103700291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103700291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103700291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103700291 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103700291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103700291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103700291 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103700291 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 8f 12 ca 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(449)@84c1225eaf8b: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(456)9376458 TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: f_call_hangup 9: done TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@84c1225eaf8b: Final verdict of PTC: pass 20250427103701305 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103701305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103701305 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103701305 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427103701305 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103701305 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103701305 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103701305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103701305 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103701305 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103701305 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103701305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103701305 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103701305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103701305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103701305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103701305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103701305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103701305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103701305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103701305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(450)@84c1225eaf8b: Final verdict of PTC: none 20250427103701306 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103701306 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427103701306 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(451)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(453)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(452)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(454)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(448)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(447)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(449)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(455)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(457)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(447): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(448): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(449): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(450): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(451): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(452): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(453): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(454): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(455): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_mo_setup_and_dtmf_dup0(456): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(457): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_mo_setup_and_dtmf_dup finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_dtmf_dup pass'. Sun Apr 27 10:37: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=490348) 20250427103702307 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=490348, count=491508) 20250427103703306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103703306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103703306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427103703309 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_dtmf_dup pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_t310'. ------ MSC_Tests.TC_mt_t310 ------ Sun Apr 27 10:37:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mt_t310.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mt_t310.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103704310 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_t310' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_mt_t310 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(461)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(461)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(461)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(459)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103704977 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(462)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103705174 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103705174 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103705174 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103705174 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(461)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(461)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103705178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103705178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103705178 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103705178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103705178 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103705178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103705178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103705178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103705178 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103705178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103705178 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(461)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(461)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(461)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(461)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(461)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(461)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(461)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103705179 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103705179 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103705179 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103705179 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103705179 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103705179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103705179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103705179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103705179 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103705179 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103705179 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103705179 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427103705179 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103705179 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(461)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(461)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(461)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(461)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(461)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103705311 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103705311 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(464)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(464)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103705317 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(464)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(464)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(464)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(464)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103705341 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103705341 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(465)@84c1225eaf8b: Created GsupExpect[0] for "262420000000032" to be handled at TC_mt_t3100(467) TC_mt_t3100(467)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103705986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103705986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103705986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103705986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103705986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103705986 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103705986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103705986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103705986 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103705986 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103705986 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103705986 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103705986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103705986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103705986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103705986 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103705986 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103705986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103705986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103705986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(461)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(460)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(460)@84c1225eaf8b: Added conn table entry 0TC_mt_t3100(467)15552277 MSC_Test_0-SCCP(459)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(460)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103705999 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103705999 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103705999 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103705999 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103705999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103705999 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103705999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103705999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103705999 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103705999 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ed 4f 15 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 23 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103705999 DMM DEBUG msc_a(IMSI-262420000000032:GERAN-A-63:LU)[0x55eefe1afef0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000032 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103705999 DMM DEBUG msc_a(IMSI-262420000000032:GERAN-A-63:LU)[0x55eefe1afef0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103705999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55eefe1b00e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103705999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55eefe1b00e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000032:GERAN-A-63:LU)[0x55eefe1afef0] (fsm.c:486) 20250427103705999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55eefe1b00e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103705999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55eefe1b00e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103705999 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103705999 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000032 id=262420000000032 (vlr.c:661) 20250427103705999 DVLR INFO New subscr, IMSI: 262420000000032 (vlr.c:562) 20250427103705999 DVLR DEBUG VLR subscr IMSI-262420000000032 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103705999 DVLR DEBUG VLR subscr IMSI-262420000000032 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103705999 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103705999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55eefe1b00e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103705999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55eefe1b00e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103705999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55eefe1b00e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103705999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55eefe1b00e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103705999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55eefe1b00e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103705999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55eefe1b00e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103705999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55eefe1a2f70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103705999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55eefe1a2f70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55eefe1b00e0] (fsm.c:486) 20250427103705999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55eefe1a2f70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103705999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55eefe1a2f70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103706000 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103706000 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103706000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103706000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103706000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103706000 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103706000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103706000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103706000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103706000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ed 4f 15 00 00 3f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103706000 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103706000 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103706000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103706000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103706000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103706000 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103706000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103706000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103706000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103706000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ed 4f 15 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(461)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(461)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(461)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@84c1225eaf8b: { messageType := 2, destLocRef := 'ED4F15'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(459)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(459)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(465)@84c1225eaf8b: Found GsupExpect[0] for "262420000000032" handled at TC_mt_t3100(467) MSC_Test-GSUP(465)@84c1225eaf8b: Added IMSI table entry 0TC_mt_t3100(467)"262420000000032" 20250427103706002 DVLR DEBUG VLR subscr IMSI-262420000000032 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103706002 DVLR DEBUG VLR subscr IMSI-262420000000032 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(459)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(459)@84c1225eaf8b: vl_from0 TC_mt_t3100(467)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(459)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mt_t3100(467)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-M3UA(461)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103706004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103706004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103706004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103706004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103706004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103706004 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103706004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103706004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103706004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103706004 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427103706006 DVLR DEBUG VLR subscr IMSI-262420000000032 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103706006 DVLR DEBUG IMSI:262420000000032 has MSISDN:491230000032 (vlr.c:1045) 20250427103706006 DMSC NOTICE msub(IMSI-262420000000032:MSISDN-491230000032) VLR: update for IMSI=262420000000032 (MSISDN=491230000032) (gsm_04_08.c:1541) 20250427103706006 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103706006 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103706006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55eefe1b00e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103706006 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55eefe1a2f70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103706006 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55eefe1a2f70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103706006 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55eefe1a2f70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103706006 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55eefe1a2f70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55eefe1b00e0] (vlr_lu_fsm.c:110) 20250427103706006 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55eefe1a2f70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103706006 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55eefe1a2f70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103706006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55eefe1b00e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103706006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55eefe1b00e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103706006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55eefe15a9f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103706006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55eefe15a9f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55eefe1b00e0] (fsm.c:486) 20250427103706006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55eefe15a9f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103706006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55eefe15a9f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103706006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55eefe15a9f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103706006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55eefe15a9f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103706006 DMSC NOTICE msub(IMSI-262420000000032:MSISDN-491230000032:TMSInew-0xA994B3B2) VLR: update for IMSI=262420000000032 (MSISDN=491230000032) (gsm_04_08.c:1541) 20250427103706006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55eefe15a9f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103706006 DMM DEBUG -> IMSI-262420000000032:MSISDN-491230000032:TMSInew-0xA994B3B2 LOCATION UPDATE ACCEPT (TMSI = 0xa994b3b2) (gsm_04_08.c:149) 20250427103706006 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSInew-0xA994B3B2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103706006 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103706006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103706006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103706006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103706006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103706006 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103706006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103706006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103706006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103706006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ed 4f 15 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a9 94 b3 b2 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(461)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(459)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(467)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(460)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(460)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(459)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(459)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(459)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(461)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103706009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103706009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103706009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103706009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103706009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103706009 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103706009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103706009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103706009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103706009 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103706009 DMM DEBUG msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSInew-0xA994B3B2:GERAN-A-63:LU)[0x55eefe1afef0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103706009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSInew-0xA994B3B2:GERAN-A-63:LU)[0x55eefe1b00e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103706009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55eefe15a9f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103706009 DMSC NOTICE msub(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2) VLR: update for IMSI=262420000000032 (MSISDN=491230000032) (gsm_04_08.c:1541) 20250427103706009 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103706009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55eefe15a9f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103706009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-63:LU)[0x55eefe1b00e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103706009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55eefe15a9f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103706009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55eefe15a9f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-63:LU)[0x55eefe1b00e0] (vlr_lu_fsm.c:817) 20250427103706009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55eefe15a9f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103706009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55eefe15a9f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103706009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-63:LU)[0x55eefe1b00e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103706010 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000032/3/1): Available (smpp_smsc.c:626) 20250427103706010 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103706010 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103706010 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103706010 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103706010 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103706010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103706010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103706010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103706010 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103706010 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103706010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103706010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103706010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ed 4f 15 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427103706010 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(461)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(461)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(459)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(459)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(459)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(459)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103706011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103706011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103706011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103706011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103706011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103706011 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103706011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103706011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103706011 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103706011 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(461)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103706011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-63:LU)[0x55eefe1b00e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103706011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-63:LU)[0x55eefe1b00e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-63:LU)[0x55eefe1afef0] (msc_a.c:1053) 20250427103706011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-63:LU)[0x55eefe1b00e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103706011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-63:LU)[0x55eefe1b00e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103706011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-63:LU)[0x55eefe1b00e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103706011 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103706011 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103706011 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103706011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103706011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103706011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103706011 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103706011 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103706011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103706011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103706011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ed 4f 15 00 00 3f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(461)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@84c1225eaf8b: Session index based on local reference:0 20250427103706011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103706011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103706011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103706011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103706011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103706012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103706012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103706012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103706012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103706012 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ed 4f 15 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(460)@84c1225eaf8b: Deleted conn table entry 0TC_mt_t3100(467)15552277 TC_mt_t3100(467)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103706012 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103706012 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_t3100(467)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_t3100(467)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(460)@84c1225eaf8b: Created IMSI[0] for '262420000000032'H'A994B3B2'O to be handled at TC_mt_t3100(467) MSC_Test-MNCC(462)@84c1225eaf8b: Added conn table entry 0TC_mt_t3100(467)1557809934 20250427103706016 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427103706016 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427103706016 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 callref-0x5cda4b0e tid-255) New transaction (transaction.c:231) 20250427103706016 DMNCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 callref-0x5cda4b0e 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) 20250427103706016 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 callref-0x5cda4b0e 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) 20250427103706016 DMNCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 callref-0x5cda4b0e tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427103706016 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427103706016 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427103706016 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103706016 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103706016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103706016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103706016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103706016 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103706016 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103706016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103706016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103706016 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 a9 94 b3 b2 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(461)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(460)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_t3100(467) TC_mt_t3100(467)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A994B3B2'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(460)@84c1225eaf8b: Added conn table entry 0TC_mt_t3100(467)10692808 MSC_Test_0-SCCP(459)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(461)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103706019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103706019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103706019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103706019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103706019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103706019 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103706019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103706019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103706019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103706019 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a3 28 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 06 27 00 03 50 59 02 05 f4 a9 94 b3 b2 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103706019 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe1b0980]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427103706019 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe1b0980]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe1afdc0] (fsm.c:486) 20250427103706019 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe1b0980]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427103706019 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe1b0980]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427103706019 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427103706019 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427103706019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe1b0980]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427103706019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe1b0980]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427103706019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe1b0980]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427103706019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe1b0980]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427103706019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe1b0980]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427103706019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe1b0980]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427103706019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe1b0980]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427103706019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe1b0980]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427103706019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe1b0980]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427103706019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe1b0980]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427103706019 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 callref-0x5cda4b0e tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427103706019 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427103706019 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427103706019 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e 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) 20250427103706019 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427103706019 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427103706019 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000032/3/1): Available (smpp_smsc.c:626) 20250427103706019 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427103706019 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103706019 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103706019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103706019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103706019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103706019 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103706019 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103706019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103706019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103706019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a3 28 c8 00 00 40 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103706019 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103706019 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103706019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103706019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103706020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103706020 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103706020 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103706020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103706020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103706020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a3 28 c8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 23 (osmo_ss7_asp.c:1164) 20250427103706020 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103706020 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103706020 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103706020 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103706020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103706020 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103706020 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103706020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103706020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103706020 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 a3 28 c8 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(461)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@84c1225eaf8b: { messageType := 2, destLocRef := 'A328C8'O, sourceLocRef := '000040'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(459)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(461)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(461)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(459)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(461)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(459)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(461)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(459)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103706020 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427103706020 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_mt_t3100(467)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(467)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(463)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_t3100(467) MSC_Test_0-RAN(460)@84c1225eaf8b: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(460)@84c1225eaf8b: patched enc_l3: '8308'O MSC_Test_0-SCCP(459)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(459)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(459)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028308'O MSC_Test_0-M3UA(461)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103706023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103706023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103706023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103706023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103706023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103706023 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103706023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103706023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103706023 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103706023 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103706023 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e tid-0) rx CALL_CONF in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427103706023 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427103706023 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e tid-0) starting timer T310 with 30 seconds (gsm_04_08_cc.c:574) 20250427103706023 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe15a9f0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427103706023 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe15a9f0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe1afdc0] (fsm.c:486) 20250427103706023 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e 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) 20250427103706023 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe1ae2d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103706023 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe1ae2d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe15a9f0] (fsm.c:486) 20250427103706023 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:no-CI)[0x55eefe1ae2d0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103706023 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:no-CI)[0x55eefe1ae2d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 40s) (rtp_stream.c:366) 20250427103706024 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe1b2ef0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103706024 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe1b2ef0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe15a9f0] (fsm.c:486) 20250427103706024 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:no-CI)[0x55eefe1b2ef0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103706024 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:no-CI)[0x55eefe1b2ef0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 40s) (rtp_stream.c:366) 20250427103706024 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e tid-0) new state CALL_PRESENT -> MO_TERM_CALL_CONF (gsm_04_08_cc.c:194) 20250427103706024 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e tid-0) tx MNCC_CALL_CONF_IND (gsm_04_08_cc.c:309) MSC_Test-MGCP(463)@84c1225eaf8b: 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) 20250427103706029 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:no-CI)[0x55eefe1ae2d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103706029 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe15a9f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427103706029 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e 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) 20250427103706029 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e tid-0) no codec confirmed by Assignment yet (gsm_04_08_cc.c:1124) 20250427103706030 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:no-CI)[0x55eefe1b2ef0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103706030 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe15a9f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427103706030 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e 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) 20250427103706030 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e tid-0) Sending Assignment Command (msc_a.c:706) 20250427103706030 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103706030 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103706030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103706030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103706030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103706030 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103706030 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103706030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103706030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103706030 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 a3 28 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 0c 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(461)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(459)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(459)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(459)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(459)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(461)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103706032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103706032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103706032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103706032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103706032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103706032 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103706032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103706032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103706032 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103706032 DLSS7 DEBUG 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) 20250427103706032 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1b2ef0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427103706032 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2: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)[0x55eefe1b2ef0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427103706032 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2: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)[0x55eefe1b2ef0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427103706032 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e 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) 20250427103706032 DCC INFO trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e 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) 20250427103706032 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e 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) 20250427103706032 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e tid-0) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_mt_t3100(467)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). 20250427103706033 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2: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)[0x55eefe1b2ef0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103706033 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2: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)[0x55eefe1b2ef0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427103706033 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe15a9f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test-GSUP-IPA(464)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(464)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250427103736025 DCC INFO trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e tid-0) Timeout of T310 (gsm_04_08_cc.c:471) 20250427103736026 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e tid-0) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250427103736026 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427103736026 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e tid-0) new state MO_TERM_CALL_CONF -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427103736026 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103736026 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103736026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103736026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103736026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103736026 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103736026 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103736026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103736026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103736026 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 a3 28 c8 00 01 0b 01 00 08 03 25 05 e0 33 31 30 55 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(461)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(459)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(467)@84c1225eaf8b: Rx MNCC DISC.ind, T310.read yields 29.998187 TC_mt_t3100(467)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103736032 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e tid-0) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427103736033 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427103736033 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427103736033 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427103736033 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e tid-0) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427103736033 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103736033 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103736033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103736033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103736033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103736033 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103736033 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103736033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103736033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103736033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a3 28 c8 00 01 09 01 00 06 03 2d 08 02 e2 97 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(461)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(459)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(460)@84c1225eaf8b: patching N(SD)=1 into dtap '832A'O MSC_Test_0-RAN(460)@84c1225eaf8b: patched enc_l3: '836A'O MSC_Test_0-SCCP(459)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(459)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(459)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002836A'O MSC_Test_0-M3UA(461)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103736037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103736037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103736037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103736037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103736037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103736037 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103736037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103736037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103736037 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103736037 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103736037 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e tid-0) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427103736037 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427103736037 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x5cda4b0e tid-0) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427103736037 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427103736037 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x0 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427103736038 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103736038 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427103736038 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103736038 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103736038 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103736038 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe15a9f0]{ESTABLISHING}: State change to RELEASING (X2, 40s) (call_leg.c:120) 20250427103736038 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2: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)[0x55eefe1b2ef0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103736038 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2: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)[0x55eefe1b2ef0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe15a9f0] (call_leg.c:197) 20250427103736038 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2: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)[0x55eefe1b2ef0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427103736038 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2: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)[0x55eefe1b2ef0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427103736038 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1ae2d0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103736038 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1ae2d0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe15a9f0] (call_leg.c:197) 20250427103736038 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe15a9f0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427103736038 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1ae2d0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250427103736038 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1ae2d0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250427103736038 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe15a9f0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427103736038 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe15a9f0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe1afdc0] (call_leg.c:198) 20250427103736038 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe15a9f0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427103736038 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe15a9f0]{RELEASING}: Deallocated (fsm.c:568) 20250427103736039 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103736039 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103736039 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103736039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103736039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103736039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103736039 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103736039 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103736039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103736039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103736039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a3 28 c8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(461)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(459)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(462)@84c1225eaf8b: Deleted conn table entry 0TC_mt_t3100(467)1557809934 MSC_Test_0-SCCP(459)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(459)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(459)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103736044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103736044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103736044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103736044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103736044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103736044 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103736044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103736044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103736045 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103736045 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(461)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103736045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe1b0980]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103736045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe1b0980]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe1afdc0] (msc_a.c:1053) 20250427103736045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe1b0980]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103736045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2:GERAN-A-64:PAGING_RESP)[0x55eefe1b0980]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427103736045 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0xA994B3B2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103736046 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103736046 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103736046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103736046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103736046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103736046 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103736046 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103736046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103736046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103736046 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a3 28 c8 00 00 40 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(461)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427103736046 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103736046 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103736046 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(459)@84c1225eaf8b: Session index based on local reference:0 20250427103736046 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103736046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103736046 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103736046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103736046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103736046 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103736046 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a3 28 c8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(460)@84c1225eaf8b: Deleted conn table entry 0TC_mt_t3100(467)10692808 TC_mt_t3100(467)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@84c1225eaf8b: Final verdict of PTC: pass 20250427103736056 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103736056 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(461)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(459)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(460)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(465)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(462)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(468)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(458)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(466)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(463)@84c1225eaf8b: Final verdict of PTC: none 20250427103736060 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(464)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(458): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(459): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(460): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(461): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(462): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(463): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(464): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(465): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(466): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_mt_t3100(467): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(468): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_mt_t310 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass'. Sun Apr 27 10:37: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 20250427103736248 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103736248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103736248 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103736248 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103736248 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103736248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103736248 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103736248 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103736248 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103736248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103736248 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103736248 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103736248 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103736248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103736248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103736248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103736248 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103736248 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103736248 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103736248 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103736248 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=428536) 20250427103737062 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=428536, count=429792) 20250427103738064 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103738249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103738249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103738249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_cancel'. ------ MSC_Tests.TC_gsup_cancel ------ Sun Apr 27 10:37:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_cancel.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_cancel.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103739065 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_cancel' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_gsup_cancel started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(472)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(472)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(472)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(470)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103739812 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(473)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103740004 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103740004 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103740004 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103740004 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(472)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(472)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(472)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(472)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427103740010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103740010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103740010 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103740010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103740010 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103740010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103740010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103740010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103740010 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103740010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103740010 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(472)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(472)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(472)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(472)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(472)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103740011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103740011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103740011 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103740011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103740011 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103740011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103740011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103740011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103740011 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103740011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103740011 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103740011 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427103740011 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103740011 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(472)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(472)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(472)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(472)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(472)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103740066 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103740066 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(475)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(475)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103740072 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(475)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(475)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(475)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(475)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103740094 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103740094 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(476)@84c1225eaf8b: Created GsupExpect[0] for "262420000000033" to be handled at TC_gsup_cancel0(478) TC_gsup_cancel0(478)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103740812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103740812 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103740812 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103740812 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103740812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103740812 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103740812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103740812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103740812 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103740812 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103740812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103740812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103740812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103740812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103740812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103740812 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103740812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103740812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103740812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103740812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(471)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(471)@84c1225eaf8b: Added conn table entry 0TC_gsup_cancel0(478)5656580 MSC_Test_0-SCCP(470)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(471)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103740826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103740826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103740826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103740826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103740826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103740826 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103740827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103740827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103740827 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103740827 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 56 50 04 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427103740827 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-65:LU)[0x55eefe1b2ef0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103740827 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-65:LU)[0x55eefe1b2ef0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103740827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55eefe1ae1a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103740827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55eefe1ae1a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-65:LU)[0x55eefe1b2ef0] (fsm.c:486) 20250427103740827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55eefe1ae1a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103740827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55eefe1ae1a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103740827 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103740827 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000033 id=262420000000033 (vlr.c:661) 20250427103740827 DVLR INFO New subscr, IMSI: 262420000000033 (vlr.c:562) 20250427103740827 DVLR DEBUG VLR subscr IMSI-262420000000033 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103740827 DVLR DEBUG VLR subscr IMSI-262420000000033 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103740827 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103740827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55eefe1ae1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103740827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55eefe1ae1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103740827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55eefe1ae1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103740827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55eefe1ae1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103740827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55eefe1ae1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103740827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55eefe1ae1a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103740827 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103740827 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55eefe1ae1a0] (fsm.c:486) 20250427103740827 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103740827 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103740827 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103740827 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103740827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103740827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103740827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103740828 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103740828 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103740828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103740828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103740828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 50 04 00 00 41 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103740828 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103740828 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103740828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103740828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103740828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103740828 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103740828 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103740828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103740828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103740828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 50 04 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@84c1225eaf8b: { messageType := 2, destLocRef := '565004'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(470)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(476)@84c1225eaf8b: Found GsupExpect[0] for "262420000000033" handled at TC_gsup_cancel0(478) MSC_Test-GSUP(476)@84c1225eaf8b: Added IMSI table entry 0TC_gsup_cancel0(478)"262420000000033" TC_gsup_cancel0(478)@84c1225eaf8b: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(470)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(470)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(470)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103740833 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103740833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103740833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103740833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103740833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103740833 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103740833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103740833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103740833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103740833 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427103740837 DVLR DEBUG VLR subscr IMSI-262420000000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103740837 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250427103740837 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427103740837 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103740838 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103740838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55eefe1ae1a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103740838 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103740838 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103740838 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103740838 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55eefe1ae1a0] (vlr_lu_fsm.c:110) 20250427103740838 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103740838 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103740838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55eefe1ae1a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103740838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55eefe1ae1a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103740838 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55eefe1a2e40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103740838 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55eefe1a2e40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55eefe1ae1a0] (fsm.c:486) 20250427103740838 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55eefe1a2e40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103740838 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55eefe1a2e40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103740838 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55eefe1a2e40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103740838 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55eefe1a2e40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103740838 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x21275C50) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427103740838 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55eefe1a2e40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103740838 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x21275C50 LOCATION UPDATE ACCEPT (TMSI = 0x21275c50) (gsm_04_08.c:149) 20250427103740838 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x21275C50 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103740839 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103740839 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103740839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103740839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103740839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103740839 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103740839 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103740839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103740839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103740839 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 56 50 04 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 21 27 5c 50 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(471)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(471)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(470)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(470)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(470)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103740851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103740851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103740851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103740851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103740851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103740851 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103740851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103740851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103740851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103740851 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103740851 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x21275C50:GERAN-A-65:LU)[0x55eefe1b2ef0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103740851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x21275C50:GERAN-A-65:LU)[0x55eefe1ae1a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103740851 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55eefe1a2e40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103740851 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427103740851 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103740851 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55eefe1a2e40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103740851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-65:LU)[0x55eefe1ae1a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103740851 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55eefe1a2e40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103740851 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55eefe1a2e40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-65:LU)[0x55eefe1ae1a0] (vlr_lu_fsm.c:817) 20250427103740851 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55eefe1a2e40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103740852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55eefe1a2e40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103740852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-65:LU)[0x55eefe1ae1a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103740852 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250427103740852 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103740852 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103740852 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103740852 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103740852 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103740852 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103740852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103740852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103740852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103740852 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103740852 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103740852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103740852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103740852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 50 04 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(470)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(470)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103740855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103740855 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103740855 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103740855 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103740855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103740855 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103740855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103740855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103740855 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103740855 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103740856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-65:LU)[0x55eefe1ae1a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103740856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-65:LU)[0x55eefe1ae1a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-65:LU)[0x55eefe1b2ef0] (msc_a.c:1053) 20250427103740856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-65:LU)[0x55eefe1ae1a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103740856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-65:LU)[0x55eefe1ae1a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103740856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-65:LU)[0x55eefe1ae1a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103740856 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103740856 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103740856 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103740856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103740856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103740856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103740856 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103740856 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103740856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103740856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103740856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 50 04 00 00 41 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103740857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103740857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103740857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103740857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103740857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103740857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103740857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103740857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103740857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103740857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 56 50 04 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(471)@84c1225eaf8b: Deleted conn table entry 0TC_gsup_cancel0(478)5656580 TC_gsup_cancel0(478)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@84c1225eaf8b: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '21275C50'O ("!'\\P") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(471)@84c1225eaf8b: Added conn table entry 0TC_gsup_cancel0(478)1623691 MSC_Test_0-RAN(471)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(470)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103741061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103741061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103741061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103741061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103741061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103741061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103741061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103741061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103741061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103741061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 18 c6 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 21 27 5c 50 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103741062 DMM DEBUG msc_a(TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe1a2f70]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427103741062 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe1a89a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427103741062 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe1a89a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe1a2f70] (fsm.c:486) 20250427103741062 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe1a89a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427103741062 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe1a89a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427103741062 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427103741062 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427103741062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe1a89a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427103741062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe1a89a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427103741062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe1a89a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427103741062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe1a89a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427103741062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe1a89a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427103741062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe1a89a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427103741062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe1a89a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427103741062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe1a89a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427103741062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe1a89a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427103741062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe1a89a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427103741062 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250427103741062 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427103741063 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103741063 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103741063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103741063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103741063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103741063 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103741063 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103741063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103741063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103741063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 18 c6 8b 00 00 42 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103741063 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103741063 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103741063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103741063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103741063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103741063 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103741063 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103741063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103741063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103741063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 18 c6 8b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) 20250427103741063 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103741063 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103741063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103741063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103741063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103741063 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103741063 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103741063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103741063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103741063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 18 c6 8b 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@84c1225eaf8b: { messageType := 2, destLocRef := '18C68B'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(470)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@84c1225eaf8b: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(473)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_gsup_cancel0(478) MSC_Test-MGCP(474)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_gsup_cancel0(478) MSC_Test_0-RAN(471)@84c1225eaf8b: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(471)@84c1225eaf8b: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(470)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@84c1225eaf8b: vl_len:19 MSC_Test_0-SCCP(470)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(470)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103741084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103741084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103741084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103741084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103741084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103741084 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103741084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103741084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103741084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103741084 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) 20250427103741084 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427103741084 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50 callref-0x8000000a tid-8) New transaction (transaction.c:231) 20250427103741084 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427103741084 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427103741084 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427103741084 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50: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) 20250427103741084 DCC INFO trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427103741084 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427103741084 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe15a9f0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427103741085 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe15a9f0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe1a2f70] (fsm.c:486) 20250427103741085 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50: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) 20250427103741085 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe1b08f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103741085 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe1b08f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe15a9f0] (fsm.c:486) 20250427103741085 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:no-CI)[0x55eefe1b08f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103741085 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:no-CI)[0x55eefe1b08f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427103741085 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe1afdc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103741085 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe1afdc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe15a9f0] (fsm.c:486) 20250427103741085 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:no-CI)[0x55eefe1afdc0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103741085 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:no-CI)[0x55eefe1afdc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(474)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427103741101 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:no-CI)[0x55eefe1b08f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103741101 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe15a9f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427103741101 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX 20250427103741104 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:no-CI)[0x55eefe1afdc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103741104 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe15a9f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427103741104 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50: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) 20250427103741104 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) Sending Assignment Command (msc_a.c:706) 20250427103741104 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103741104 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103741104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103741104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103741104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103741104 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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-MNCC(473)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_gsup_cancel0(478) MSC_Test-MNCC(473)@84c1225eaf8b: Added conn table entry 0TC_gsup_cancel0(478)-2147483638 20250427103741104 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103741104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103741104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103741104 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 18 c6 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 0d 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind 20250427103741109 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_gsup_cancel0(478)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(470)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(470)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(470)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103741112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103741112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103741112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103741112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103741112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103741112 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103741112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103741112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103741112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103741112 DLSS7 DEBUG 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) 20250427103741113 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1afdc0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427103741113 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50: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)[0x55eefe1afdc0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427103741113 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50: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)[0x55eefe1afdc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427103741113 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50: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) 20250427103741113 DCC INFO trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50: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) 20250427103741113 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50: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) 20250427103741113 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_gsup_cancel0(478)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427103741116 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427103741116 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103741116 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427103741116 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427103741116 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103741116 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103741116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103741116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103741116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103741116 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103741116 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103741116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103741116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103741116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 18 c6 8b 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) 20250427103741116 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50: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)[0x55eefe1afdc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103741116 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50: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)[0x55eefe1afdc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427103741116 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe15a9f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(472)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103741119 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427103741119 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103741119 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427103741119 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427103741119 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103741119 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103741119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103741119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103741119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103741119 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103741119 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103741119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103741119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103741119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 18 c6 8b 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427103741121 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50: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) 20250427103741121 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50: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) 20250427103741121 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50: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) 20250427103741121 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1b08f0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427103741121 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1b08f0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427103741121 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50: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)[0x55eefe1b08f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427103741121 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427103741121 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103741121 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427103741121 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427103741121 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427103741121 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103741121 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103741121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103741121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103741121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103741121 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103741121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103741121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103741122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103741122 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 18 c6 8b 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_gsup_cancel0(478)@84c1225eaf8b: { line := { verb := "MDCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_gsup_cancel0(478)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT 20250427103741123 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50: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)[0x55eefe1b08f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103741123 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50: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)[0x55eefe1b08f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427103741123 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe15a9f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427103741123 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe15a9f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(471)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(471)@84c1225eaf8b: patched enc_l3: '038F'O MSC_Test_0-SCCP(470)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(470)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(470)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103741125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103741125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103741125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103741125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103741125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103741125 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103741125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103741125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103741125 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103741125 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103741125 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427103741125 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427103741125 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427103741125 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103741125 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_gsup_cancel0(478)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_gsup_cancel0(478)@84c1225eaf8b: f_mo_call_establish DONE TC_gsup_cancel0(478)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@84c1225eaf8b: Hold the call for some time TC_gsup_cancel0(478)@84c1225eaf8b: Call stayed open for 5.000000 seconds, all is well. TC_gsup_cancel0(478)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@84c1225eaf8b: Hangup TC_gsup_cancel0(478)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427103746639 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427103746640 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427103746640 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427103746640 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427103746640 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103746640 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103746640 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103746640 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103746640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103746640 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103746640 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103746640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103746640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103746640 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 18 c6 8b 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC 20250427103746646 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427103746646 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103746646 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427103746646 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427103746646 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427103746646 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427103746647 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103746647 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103746647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103746647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103746647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103746647 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103746647 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103746647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103746647 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103746647 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 18 c6 8b 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@84c1225eaf8b: f_call_hangup 2.a: rx DTAP CC RELEASE TC_gsup_cancel0(478)@84c1225eaf8b: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(471)@84c1225eaf8b: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(471)@84c1225eaf8b: patched enc_l3: '03EA'O MSC_Test_0-SCCP(470)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(470)@84c1225eaf8b: vl_from0 20250427103746652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103746652 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103746652 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103746652 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103746652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103746652 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103746652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103746652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(470)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103746652 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103746652 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103746653 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427103746653 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427103746653 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427103746653 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427103746653 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427103746653 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103746653 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427103746653 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103746653 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103746653 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103746653 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe15a9f0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427103746653 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50: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)[0x55eefe1afdc0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103746653 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50: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)[0x55eefe1afdc0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe15a9f0] (call_leg.c:197) 20250427103746653 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50: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)[0x55eefe1afdc0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427103746653 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50: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)[0x55eefe1afdc0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427103746653 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50: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)[0x55eefe1b08f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103746653 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50: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)[0x55eefe1b08f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe15a9f0] (call_leg.c:197) 20250427103746653 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe15a9f0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427103746653 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50: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)[0x55eefe1b08f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427103746653 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50: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)[0x55eefe1b08f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427103746653 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe15a9f0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427103746653 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe15a9f0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe1a2f70] (call_leg.c:198) 20250427103746653 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe15a9f0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427103746653 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe15a9f0]{RELEASING}: Deallocated (fsm.c:568) 20250427103746654 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103746654 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103746654 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103746654 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103746654 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103746654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103746654 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103746654 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103746654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103746654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103746654 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 18 c6 8b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(473)@84c1225eaf8b: Deleted conn table entry 0TC_gsup_cancel0(478)-2147483638 TC_gsup_cancel0(478)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_gsup_cancel0(478)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_gsup_cancel0(478)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(470)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(470)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(470)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103746658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103746658 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103746658 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103746658 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103746658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103746658 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103746659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103746659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103746659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103746659 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103746659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe1a89a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103746659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe1a89a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe1a2f70] (msc_a.c:1053) 20250427103746659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe1a89a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103746659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50:GERAN-A-66:CM_SERVICE_REQ)[0x55eefe1a89a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427103746659 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103746659 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103746659 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103746659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103746659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103746660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103746660 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103746660 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103746660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103746660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103746660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 18 c6 8b 00 00 42 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@84c1225eaf8b: Session index based on local reference:0 20250427103746660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103746660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103746660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103746660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103746660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103746660 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103746660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103746660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103746660 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103746660 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 18 c6 8b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(471)@84c1225eaf8b: Deleted conn table entry 0TC_gsup_cancel0(478)1623691 TC_gsup_cancel0(478)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_gsup_cancel0(478)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@84c1225eaf8b: f_call_hangup 9: done TC_gsup_cancel0(478)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103747670 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50 + vlr_gsup_rx: now used by 2 (attached,vlr_gsup_rx) (vlr.c:1348) 20250427103747670 DVLR INFO SUBSCR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50) Cancelling MS subscriber (subscription withdraw) (vlr.c:1299) 20250427103747670 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50 + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103747670 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50 - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250427103747670 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50 + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103747670 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50 - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250427103747670 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103747670 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50 - attached: now used by 1 (vlr_gsup_rx) (vlr.c:1489) 20250427103747670 DVLR INFO VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50 - vlr_gsup_rx: now used by 0 (-) (vlr.c:1410) 20250427103747670 DVLR DEBUG SUBSCR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x21275C50) freeing VLR subscr (max total use count was 4) (vlr.c:472) TC_gsup_cancel0(478)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '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)@84c1225eaf8b: Added conn table entry 0TC_gsup_cancel0(478)12579585 MSC_Test_0-RAN(471)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(470)@84c1225eaf8b: First idle individual index:0 20250427103747675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103747675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103747675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103747675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103747675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103747675 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103747675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103747675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103747675 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103747675 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 bf f3 01 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 33 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103747676 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55eefe1b11d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427103747676 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427103747676 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55eefe1b11d0] (fsm.c:486) 20250427103747676 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427103747676 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427103747676 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250427103747676 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427103747676 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250427103747676 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55eefe1b11d0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250427103747677 DBSSAP ERROR msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55eefe1b11d0]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250427103747677 DBSSAP ERROR msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55eefe1b11d0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250427103747677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103747677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103747677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103747677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103747677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103747677 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103747677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103747677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103747677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103747677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f3 01 00 00 43 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103747677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103747677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103747677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103747677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103747677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103747677 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103747677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103747677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103747677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103747677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f3 01 00 01 06 01 00 03 05 22 04 00 00 00 (osmo_ss7_asp.c:1164) 20250427103747677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103747677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103747677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103747677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103747677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103747677 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103747677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103747677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103747677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103747677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f3 01 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@84c1225eaf8b: { messageType := 2, destLocRef := 'BFF301'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(472)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(470)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(470)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103747682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103747682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103747682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103747682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103747682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103747683 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103747683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103747683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103747683 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103747683 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103747683 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103747683 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55eefe1b11d0] (msc_a.c:1053) 20250427103747683 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103747683 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427103747684 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103747684 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103747684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103747684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103747684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103747684 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103747684 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103747684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103747684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103747684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f3 01 00 00 43 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@84c1225eaf8b: Session index based on local reference:0 20250427103747684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103747684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103747684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103747684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103747684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103747684 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103747685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103747685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103747685 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103747685 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 bf f3 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(471)@84c1225eaf8b: Deleted conn table entry 0TC_gsup_cancel0(478)12579585 TC_gsup_cancel0(478)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@84c1225eaf8b: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(476)@84c1225eaf8b: Final verdict of PTC: none 20250427103747692 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103747693 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427103747693 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(472)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(473)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(475)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(470)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(471)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(477)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(479)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(474)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(469)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(469): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(470): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(471): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(472): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(473): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(474): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(475): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(476): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(477): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_gsup_cancel0(478): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(479): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_gsup_cancel finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass'. Sun Apr 27 10:37:47 UTC 2025 ====== MSC_Tests.TC_gsup_cancel pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_cancel.talloc 20250427103747892 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103747892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103747892 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103747892 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103747892 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103747892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103747892 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103747892 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103747892 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103747892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103747892 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103747892 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103747892 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103747892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103747892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103747892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103747892 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103747892 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103747892 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103747892 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103747892 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=516096) 20250427103748694 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=516096, count=540996) 20250427103749695 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103749894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103749894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103749894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 ------ Sun Apr 27 10:37:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103750697 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_encr_1_13 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(483)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(483)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(483)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(481)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103751433 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(484)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103751629 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103751629 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103751629 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103751629 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(483)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(483)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103751634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103751634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103751634 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103751634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103751634 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103751634 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103751634 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103751634 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103751634 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103751634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103751634 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(483)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(483)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(483)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(483)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103751634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103751634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103751634 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103751634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103751634 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103751634 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103751634 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103751634 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103751634 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103751634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103751634 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103751634 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(483)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(483)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103751635 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(483)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(483)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(483)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427103751635 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(483)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(483)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103751698 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103751698 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(486)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(486)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103751704 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(486)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(486)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(486)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(486)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103751731 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103751731 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(487)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103752441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103752441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103752441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103752441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103752441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103752441 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103752441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103752441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103752441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103752441 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103752441 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103752441 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103752441 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103752441 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103752441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103752441 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103752441 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103752441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103752441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103752441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(482)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(482)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(489)7425238 MSC_Test_0-SCCP(481)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(482)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(483)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103752454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103752454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103752454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103752454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103752454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103752454 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103752454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103752454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103752454 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103752454 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 71 4c d6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 43 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103752454 DMM DEBUG msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe1ad8b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000034 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103752454 DMM DEBUG msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe1ad8b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103752454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103752454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe1ad8b0] (fsm.c:486) 20250427103752454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427103752454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103752454 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103752454 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000034 id=262420000000034 (vlr.c:661) 20250427103752454 DVLR INFO New subscr, IMSI: 262420000000034 (vlr.c:562) 20250427103752454 DVLR DEBUG VLR subscr IMSI-262420000000034 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103752454 DVLR DEBUG VLR subscr IMSI-262420000000034 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103752454 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103752454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103752454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103752454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427103752454 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427103752454 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe1afdc0] (fsm.c:486) 20250427103752454 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427103752454 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427103752454 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103752454 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103752454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103752454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103752454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103752454 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103752454 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103752454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103752454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103752454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 71 4c d6 00 00 44 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@84c1225eaf8b: { messageType := 2, destLocRef := '714CD6'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(487)@84c1225eaf8b: Found GsupExpect[0] for "262420000000034" handled at TC_lu_imsi_auth_tmsi_encr_1_130(489) MSC_Test-GSUP(487)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(489)"262420000000034" 20250427103752457 DVLR DEBUG VLR subscr IMSI-262420000000034 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103752457 DVLR DEBUG VLR subscr IMSI-262420000000034 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(481)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(481)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(481)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427103752458 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103752458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103752458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103752458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103752458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103752458 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103752458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103752458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103752458 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103752458 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(483)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_1_130(489)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(489)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103752463 DVLR DEBUG VLR subscr IMSI-262420000000034 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103752463 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427103752463 DVLR DEBUG SUBSCR(IMSI-262420000000034) Received 1 auth tuples (vlr.c:996) 20250427103752463 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427103752463 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe15a9f0]{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) 20250427103752463 DMM DEBUG Tx AUTH REQ (rand = 6dedf126db8cb000d77f67b554ef81e5) (gsm_04_08.c:641) 20250427103752463 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103752463 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103752463 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103752463 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103752463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103752463 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103752463 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103752463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103752463 DVLR DEBUG VLR subscr IMSI-262420000000034 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103752463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103752463 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 71 4c d6 00 01 16 01 00 13 05 12 00 6d ed f1 26 db 8c b0 00 d7 7f 67 b5 54 ef 81 e5 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(481)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(482)@84c1225eaf8b: patching N(SD)=1 into dtap '0514B1145D42'O MSC_Test_0-RAN(482)@84c1225eaf8b: patched enc_l3: '0554B1145D42'O MSC_Test_0-SCCP(481)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(481)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(481)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100060554B1145D42'O 20250427103752471 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103752471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103752471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103752471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103752471 DLSS7 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(483)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103752471 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103752471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103752471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103752471 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103752471 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 b1 14 5d 42 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103752471 DMM DEBUG msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe1ad8b0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = b1145d42) (gsm_04_08.c:1128) 20250427103752471 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe15a9f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427103752471 DVLR DEBUG SUBSCR(IMSI-262420000000034) AUTH on GERAN received SRES/RES: b1145d42 (4 bytes) (vlr_auth_fsm.c:151) 20250427103752471 DVLR INFO SUBSCR(IMSI-262420000000034) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427103752471 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe15a9f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427103752471 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe15a9f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427103752471 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe15a9f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427103752471 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe15a9f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe1afdc0] (vlr_auth_fsm.c:294) 20250427103752471 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe15a9f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427103752471 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe15a9f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427103752471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427103752471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103752471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427103752471 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103752471 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103752471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103752471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103752471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103752471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427103752471 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103752471 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103752471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103752471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103752471 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 71 4c d6 00 01 10 00 0e 53 0a 09 02 e5 62 ac 6a a3 d7 e5 5d 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(481)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(481)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(481)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(481)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C02'O 20250427103752475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103752475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103752475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103752475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103752475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103752475 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103752475 DLSS7 DEBUG Found route for dpc=185=0.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(483)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103752475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103752475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103752475 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103752475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427103752475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103752475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103752475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103752475 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103752475 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe1afdc0] (fsm.c:486) 20250427103752475 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103752475 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103752475 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103752475 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103752475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103752475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103752475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103752475 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103752475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103752475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103752475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103752475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 71 4c d6 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(481)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103752477 DVLR DEBUG VLR subscr IMSI-262420000000034 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103752477 DVLR DEBUG IMSI:262420000000034 has MSISDN:491230000034 (vlr.c:1045) 20250427103752477 DMSC NOTICE msub(IMSI-262420000000034:MSISDN-491230000034) VLR: update for IMSI=262420000000034 (MSISDN=491230000034) (gsm_04_08.c:1541) 20250427103752477 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103752478 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103752478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103752478 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103752478 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103752478 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103752478 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55eefe1afdc0] (vlr_lu_fsm.c:110) 20250427103752478 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103752478 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103752478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103752478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103752478 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55eefe1a3a90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103752478 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55eefe1a3a90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55eefe1afdc0] (fsm.c:486) 20250427103752478 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55eefe1a3a90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103752478 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55eefe1a3a90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103752478 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55eefe1a3a90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103752478 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55eefe1a3a90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103752478 DMSC NOTICE msub(IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x9092F384) VLR: update for IMSI=262420000000034 (MSISDN=491230000034) (gsm_04_08.c:1541) 20250427103752478 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55eefe1a3a90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103752478 DMM DEBUG -> IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x9092F384 LOCATION UPDATE ACCEPT (TMSI = 0x9092f384) (gsm_04_08.c:149) 20250427103752478 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x9092F384 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103752478 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103752478 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103752478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103752478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103752478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103752478 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103752478 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103752478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103752478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103752478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 71 4c d6 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 90 92 f3 84 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(481)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_1_130(489)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(482)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(482)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_0-SCCP(481)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(481)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(481)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O 20250427103752481 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103752481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103752481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103752481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103752481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103752481 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103752481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103752481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103752481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103752481 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(483)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103752482 DMM DEBUG msc_a(IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x9092F384:GERAN-A-68:LU)[0x55eefe1ad8b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103752482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x9092F384:GERAN-A-68:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103752482 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55eefe1a3a90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103752482 DMSC NOTICE msub(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x9092F384) VLR: update for IMSI=262420000000034 (MSISDN=491230000034) (gsm_04_08.c:1541) 20250427103752482 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x9092F384 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103752482 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55eefe1a3a90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103752482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x9092F384:GERAN-A-68:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103752482 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55eefe1a3a90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103752482 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55eefe1a3a90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x9092F384:GERAN-A-68:LU)[0x55eefe1afdc0] (vlr_lu_fsm.c:817) 20250427103752482 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55eefe1a3a90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103752482 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55eefe1a3a90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103752482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x9092F384:GERAN-A-68:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103752482 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000034/3/1): Available (smpp_smsc.c:626) 20250427103752482 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x9092F384 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103752482 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x9092F384 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103752482 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x9092F384 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103752482 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x9092F384 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103752482 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103752482 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103752482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103752482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103752482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103752482 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103752482 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103752482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103752482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103752482 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 71 4c d6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(481)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(481)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(481)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(481)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103752484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103752484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103752484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103752484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103752484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103752484 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103752484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103752484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103752484 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103752484 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 44 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103752485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x9092F384:GERAN-A-68:LU)[0x55eefe1afdc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103752485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x9092F384:GERAN-A-68:LU)[0x55eefe1afdc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x9092F384:GERAN-A-68:LU)[0x55eefe1ad8b0] (msc_a.c:1053) 20250427103752485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x9092F384:GERAN-A-68:LU)[0x55eefe1afdc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103752485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x9092F384:GERAN-A-68:LU)[0x55eefe1afdc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103752485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x9092F384:GERAN-A-68:LU)[0x55eefe1afdc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103752485 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x9092F384 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103752485 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103752485 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103752485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103752485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103752485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103752485 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103752485 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103752485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103752485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103752485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 71 4c d6 00 00 44 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@84c1225eaf8b: Session index based on local reference:0 20250427103752486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103752486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103752486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103752486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103752486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103752486 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103752486 DLSS7 DEBUG Found route for dpc=185=0.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(483)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103752486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103752486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103752486 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 71 4c d6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(482)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(489)7425238 TC_lu_imsi_auth_tmsi_encr_1_130(489)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103752487 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x9092F384 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103752487 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x9092F384 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_1_130(489)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(489)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(489)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(489)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-SCCP(481)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(487)@84c1225eaf8b: Final verdict of PTC: none 20250427103752494 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427103752495 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103752495 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(486)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(484)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(482)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(483)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(480)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(485)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(488)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(490)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(480): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(481): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(482): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(483): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(484): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(485): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(486): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(487): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(488): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_1_130(489): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(490): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_encr_1_13 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass'. Sun Apr 27 10:37:52 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13.talloc 20250427103752688 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103752688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103752688 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103752688 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103752688 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103752688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103752688 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103752688 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103752688 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103752688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103752688 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103752688 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103752688 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103752688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103752688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103752688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103752688 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103752688 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103752688 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103752688 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103752688 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232688) 20250427103753496 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=232688, count=246652) 20250427103754497 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103754689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103754689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103754690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 ------ Sun Apr 27 10:37:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103755498 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_encr_3_13 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(494)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(494)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(494)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(492)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103756236 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(495)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103756429 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103756429 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103756429 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103756429 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(494)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(494)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(494)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(494)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427103756434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103756434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103756434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103756434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103756434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103756434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103756434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103756434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103756434 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103756434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103756434 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(494)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(494)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(494)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(494)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(494)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103756434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103756434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103756434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103756434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103756434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103756434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103756434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103756434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103756434 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103756434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103756434 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103756434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427103756435 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103756435 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(494)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(494)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(494)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(494)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(494)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103756499 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103756499 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(497)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(497)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103756505 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(497)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(497)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(497)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(497)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103756537 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103756537 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(498)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103757242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103757242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103757242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103757242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103757242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103757242 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103757242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103757242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103757242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103757242 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103757242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103757242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103757242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103757242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103757242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103757242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103757242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103757242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103757242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103757242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(494)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(493)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(493)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(500)16019909 MSC_Test_0-SCCP(492)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(493)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(494)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103757256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103757256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103757256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103757256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103757256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103757256 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103757256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103757256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103757256 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103757256 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f4 71 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 53 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103757256 DMM DEBUG msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe1b11d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000035 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103757256 DMM DEBUG msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe1b11d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103757256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103757256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe1b11d0] (fsm.c:486) 20250427103757256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427103757256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103757256 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103757256 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000035 id=262420000000035 (vlr.c:661) 20250427103757256 DVLR INFO New subscr, IMSI: 262420000000035 (vlr.c:562) 20250427103757256 DVLR DEBUG VLR subscr IMSI-262420000000035 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103757256 DVLR DEBUG VLR subscr IMSI-262420000000035 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103757256 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103757256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103757256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103757256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427103757256 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427103757256 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe1b08f0] (fsm.c:486) 20250427103757256 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427103757256 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427103757257 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103757257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103757257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103757257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103757257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103757257 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103757257 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103757257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103757257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103757257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f4 71 c5 00 00 45 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(494)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@84c1225eaf8b: { messageType := 2, destLocRef := 'F471C5'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(498)@84c1225eaf8b: Found GsupExpect[0] for "262420000000035" handled at TC_lu_imsi_auth_tmsi_encr_3_130(500) MSC_Test-GSUP(498)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(500)"262420000000035" 20250427103757260 DVLR DEBUG VLR subscr IMSI-262420000000035 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103757260 DVLR DEBUG VLR subscr IMSI-262420000000035 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(492)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(492)@84c1225eaf8b: vl_from0 20250427103757261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103757261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103757261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103757261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103757261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103757261 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(492)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(494)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103757261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103757261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103757261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103757261 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(500)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103757267 DVLR DEBUG VLR subscr IMSI-262420000000035 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103757267 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427103757267 DVLR DEBUG SUBSCR(IMSI-262420000000035) Received 1 auth tuples (vlr.c:996) 20250427103757267 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427103757267 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe15a9f0]{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) 20250427103757267 DMM DEBUG Tx AUTH REQ (rand = 446aefe88488418d5f57261e280ef7da) (gsm_04_08.c:641) 20250427103757267 DVLR DEBUG VLR subscr IMSI-262420000000035 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103757268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103757268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103757268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103757268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103757268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103757268 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103757268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103757268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103757268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103757268 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 f4 71 c5 00 01 16 01 00 13 05 12 00 44 6a ef e8 84 88 41 8d 5f 57 26 1e 28 0e f7 da 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(494)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(492)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(493)@84c1225eaf8b: patching N(SD)=1 into dtap '0514885D6C6E'O MSC_Test_0-RAN(493)@84c1225eaf8b: patched enc_l3: '0554885D6C6E'O MSC_Test_0-SCCP(492)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(492)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(492)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100060554885D6C6E'O 20250427103757279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103757279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103757279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103757279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103757279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103757279 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103757279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103757279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103757279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103757279 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 88 5d 6c 6e 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103757279 DMM DEBUG msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe1b11d0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 885d6c6e) (gsm_04_08.c:1128) 20250427103757279 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe15a9f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427103757279 DVLR DEBUG SUBSCR(IMSI-262420000000035) AUTH on GERAN received SRES/RES: 885d6c6e (4 bytes) (vlr_auth_fsm.c:151) 20250427103757279 DVLR INFO SUBSCR(IMSI-262420000000035) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427103757279 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe15a9f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427103757279 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe15a9f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427103757279 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe15a9f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427103757279 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe15a9f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe1b08f0] (vlr_auth_fsm.c:294) 20250427103757279 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe15a9f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427103757279 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe15a9f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427103757279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427103757279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103757279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427103757279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427103757280 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103757280 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103757280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103757280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103757280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103757280 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103757280 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103757280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103757280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103757280 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 f4 71 c5 00 01 10 00 0e 53 0a 09 08 58 19 45 7c cf 6a ed 60 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(494)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(492)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(492)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(492)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(492)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250427103757287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103757287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103757287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103757287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103757287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103757287 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103757287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103757287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103757287 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103757287 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 45 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103757287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427103757287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103757287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103757287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103757287 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103757287 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe1b08f0] (fsm.c:486) 20250427103757287 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103757287 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103757287 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103757287 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103757287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103757287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103757287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103757287 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103757288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103757288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103757288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103757288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f4 71 c5 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(494)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(492)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103757293 DVLR DEBUG VLR subscr IMSI-262420000000035 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103757293 DVLR DEBUG IMSI:262420000000035 has MSISDN:491230000035 (vlr.c:1045) 20250427103757293 DMSC NOTICE msub(IMSI-262420000000035:MSISDN-491230000035) VLR: update for IMSI=262420000000035 (MSISDN=491230000035) (gsm_04_08.c:1541) 20250427103757293 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103757294 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103757294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103757294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103757294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103757294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103757294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55eefe1b08f0] (vlr_lu_fsm.c:110) 20250427103757294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103757294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103757294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103757294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103757294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55eefe1b35d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103757294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55eefe1b35d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55eefe1b08f0] (fsm.c:486) 20250427103757294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55eefe1b35d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103757294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55eefe1b35d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103757294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55eefe1b35d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103757294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55eefe1b35d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103757294 DMSC NOTICE msub(IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x7345C05C) VLR: update for IMSI=262420000000035 (MSISDN=491230000035) (gsm_04_08.c:1541) 20250427103757294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55eefe1b35d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103757294 DMM DEBUG -> IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x7345C05C LOCATION UPDATE ACCEPT (TMSI = 0x7345c05c) (gsm_04_08.c:149) 20250427103757294 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x7345C05C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103757294 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103757294 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103757295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103757295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103757295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103757295 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103757295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103757295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103757295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103757295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 f4 71 c5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 73 45 c0 5c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(494)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(492)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_3_130(500)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(493)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(493)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_0-SCCP(492)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(492)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(492)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O 20250427103757301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103757301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103757301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103757301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103757301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103757301 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103757301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103757301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103757301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103757301 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(494)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103757301 DMM DEBUG msc_a(IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x7345C05C:GERAN-A-69:LU)[0x55eefe1b11d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103757301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x7345C05C:GERAN-A-69:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103757301 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55eefe1b35d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103757301 DMSC NOTICE msub(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x7345C05C) VLR: update for IMSI=262420000000035 (MSISDN=491230000035) (gsm_04_08.c:1541) 20250427103757301 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x7345C05C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103757301 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55eefe1b35d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103757301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x7345C05C:GERAN-A-69:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103757301 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55eefe1b35d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103757301 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55eefe1b35d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x7345C05C:GERAN-A-69:LU)[0x55eefe1b08f0] (vlr_lu_fsm.c:817) 20250427103757301 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55eefe1b35d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103757301 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55eefe1b35d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103757301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x7345C05C:GERAN-A-69:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103757301 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000035/3/1): Available (smpp_smsc.c:626) 20250427103757301 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x7345C05C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103757301 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x7345C05C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103757301 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x7345C05C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103757302 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x7345C05C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103757302 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103757302 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103757302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103757302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103757302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103757302 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103757302 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103757302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103757302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103757302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f4 71 c5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(494)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(492)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(492)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(492)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(492)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103757305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103757305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103757305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103757305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103757305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103757305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103757306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103757306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103757306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103757306 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(494)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103757306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x7345C05C:GERAN-A-69:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103757306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x7345C05C:GERAN-A-69:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x7345C05C:GERAN-A-69:LU)[0x55eefe1b11d0] (msc_a.c:1053) 20250427103757306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x7345C05C:GERAN-A-69:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103757306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x7345C05C:GERAN-A-69:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103757306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x7345C05C:GERAN-A-69:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103757307 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x7345C05C - active-conn: now used by 1 (attached) (msub.c:375) 20250427103757307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103757307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103757307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103757307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103757307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103757307 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103757307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103757307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103757307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103757307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f4 71 c5 00 00 45 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(494)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@84c1225eaf8b: Session index based on local reference:0 20250427103757308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103757308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103757308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103757308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103757308 DLSS7 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(494)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103757308 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103757308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103757308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103757308 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103757308 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f4 71 c5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(493)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(500)16019909 TC_lu_imsi_auth_tmsi_encr_3_130(500)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103757310 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x7345C05C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103757310 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x7345C05C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_3_130(500)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(500)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(500)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(500)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(498)@84c1225eaf8b: Final verdict of PTC: none 20250427103757319 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103757319 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(494)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(495)@84c1225eaf8b: Final verdict of PTC: none 20250427103757321 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(492)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(496)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(497)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(493)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(491)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(499)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(501)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(491): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(492): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(493): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(494): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(495): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(496): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(497): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(498): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(499): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_130(500): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(501): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_encr_3_13 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass'. Sun Apr 27 10:37:57 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13.talloc 20250427103757508 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103757508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103757508 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103757508 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103757508 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103757508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103757508 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103757508 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103757508 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103757508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103757508 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103757508 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103757508 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103757508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103757508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103757508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103757508 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103757508 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103757508 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103757509 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103757509 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=241428) 20250427103758322 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=241428, count=246752) 20250427103759324 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103759509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103759509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103759510 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 ------ Sun Apr 27 10:38:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103800325 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_encr_3_1 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(505)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(505)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(505)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(503)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103801196 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(506)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103801326 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103801326 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(508)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(508)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103801332 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(508)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(508)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(508)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(508)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103801352 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103801352 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427103801388 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103801388 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103801388 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103801388 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(505)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(505)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(505)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(505)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427103801392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103801392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103801392 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103801392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103801392 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103801392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103801392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103801392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103801392 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103801392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103801392 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(505)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(505)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(505)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(505)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(505)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103801394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103801394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103801394 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103801394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103801394 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103801394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103801394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103801394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103801394 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103801394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103801394 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103801394 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 20250427103801394 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103801394 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(505)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(505)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(505)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(505)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(509)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103802201 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103802201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103802201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103802201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103802201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103802201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103802201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103802201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103802201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103802201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103802202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103802202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103802202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103802202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103802202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103802202 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103802202 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103802202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103802202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103802202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(505)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(505)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(504)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(504)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(511)15552434 MSC_Test_0-SCCP(503)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(504)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103802216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103802216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103802216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103802216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103802216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103802216 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103802216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103802216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103802216 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103802216 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ed 4f b2 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 30 06 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(505)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103802216 DMM DEBUG msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe1ad8b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000360 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103802216 DMM DEBUG msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe1ad8b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103802216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103802216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe1ad8b0] (fsm.c:486) 20250427103802216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427103802216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103802217 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103802217 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000360 id=262420000000360 (vlr.c:661) 20250427103802217 DVLR INFO New subscr, IMSI: 262420000000360 (vlr.c:562) 20250427103802217 DVLR DEBUG VLR subscr IMSI-262420000000360 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103802217 DVLR DEBUG VLR subscr IMSI-262420000000360 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103802217 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103802217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103802217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103802217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427103802217 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427103802217 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe1afdc0] (fsm.c:486) 20250427103802217 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427103802217 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427103802217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103802217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103802217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103802217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103802217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103802217 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103802217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103802217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103802217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103802217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ed 4f b2 00 00 46 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(505)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(505)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@84c1225eaf8b: { messageType := 2, destLocRef := 'ED4FB2'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(509)@84c1225eaf8b: Found GsupExpect[0] for "262420000000360" handled at TC_lu_imsi_auth_tmsi_encr_3_10(511) MSC_Test-GSUP(509)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(511)"262420000000360" MSC_Test_0-SCCP(503)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(503)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(503)@84c1225eaf8b: vl_from0 20250427103802221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103802221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103802221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103802221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103802221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103802221 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103802221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103802221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103802221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103802221 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(503)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(505)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103802224 DVLR DEBUG VLR subscr IMSI-262420000000360 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103802224 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427103802224 DVLR DEBUG SUBSCR(IMSI-262420000000360) Received 1 auth tuples (vlr.c:996) 20250427103802224 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427103802224 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe15a9f0]{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) 20250427103802224 DMM DEBUG Tx AUTH REQ (rand = 5de7b568f7da26688a56ae9ad0281984) (gsm_04_08.c:641) 20250427103802224 DVLR DEBUG VLR subscr IMSI-262420000000360 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103802224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103802224 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103802224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103802224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103802224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103802224 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103802224 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103802224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103802224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103802224 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 ed 4f b2 00 01 16 01 00 13 05 12 00 5d e7 b5 68 f7 da 26 68 8a 56 ae 9a d0 28 19 84 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(505)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(505)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(503)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(503)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(503)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(504)@84c1225eaf8b: patching N(SD)=1 into dtap '05146D8969D7'O MSC_Test_0-RAN(504)@84c1225eaf8b: patched enc_l3: '05546D8969D7'O MSC_Test_0-SCCP(503)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(503)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(503)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(503)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000605546D8969D7'O 20250427103802232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103802232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103802232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103802232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103802232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103802232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103802232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103802232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103802232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103802232 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 6d 89 69 d7 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(505)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103802232 DMM DEBUG msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe1ad8b0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 6d8969d7) (gsm_04_08.c:1128) 20250427103802232 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe15a9f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427103802232 DVLR DEBUG SUBSCR(IMSI-262420000000360) AUTH on GERAN received SRES/RES: 6d8969d7 (4 bytes) (vlr_auth_fsm.c:151) 20250427103802232 DVLR INFO SUBSCR(IMSI-262420000000360) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427103802232 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe15a9f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427103802232 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe15a9f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427103802232 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe15a9f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427103802232 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe15a9f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe1afdc0] (vlr_auth_fsm.c:294) 20250427103802232 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe15a9f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427103802232 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe15a9f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427103802232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427103802232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103802232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427103802232 DBSSAP ERROR msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe1ad8b0]{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) 20250427103802232 DMSC ERROR msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe1ad8b0]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250427103802232 DBSSAP ERROR msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe1ad8b0]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250427103802232 DVLR ERROR vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_AUTH}: Failed to send Ciphering Mode Command (vlr_lu_fsm.c:930) 20250427103802232 DMM INFO msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe1ad8b0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427103802232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103802232 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) 20250427103802232 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) 20250427103802232 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) 20250427103802232 DVLR DEBUG VLR subscr IMSI-262420000000360 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427103802232 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103802232 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103802232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103802232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103802232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103802232 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103802232 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103802232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103802232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103802233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ed 4f b2 00 01 06 01 00 03 05 04 11 00 00 00 (osmo_ss7_asp.c:1164) 20250427103802233 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103802233 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103802233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103802233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103802233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103802233 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103802233 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103802233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103802233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103802233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ed 4f b2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(505)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(505)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(505)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(505)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(503)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(503)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(503)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(503)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(503)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(503)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(503)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(503)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(503)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(503)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(503)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103802236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103802236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103802236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103802236 DLM3UA DEBUG 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(505)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103802236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103802236 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103802236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103802236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103802236 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103802236 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103802236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe1afdc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103802236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe1afdc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe1ad8b0] (msc_a.c:1053) 20250427103802236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe1afdc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103802236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe1afdc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103802236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55eefe1afdc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103802236 DVLR INFO VLR subscr IMSI-262420000000360 - active-conn: now used by 0 (-) (msub.c:375) 20250427103802236 DVLR DEBUG SUBSCR(IMSI-262420000000360) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427103802236 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103802236 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103802236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103802236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103802236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103802236 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103802236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103802236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103802236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103802236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ed 4f b2 00 00 46 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(505)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(505)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@84c1225eaf8b: Session index based on local reference:0 20250427103802237 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103802237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103802237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103802237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103802237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103802237 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103802237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103802237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103802237 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103802237 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ed 4f b2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(505)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(504)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(511)15552434 TC_lu_imsi_auth_tmsi_encr_3_10(511)@84c1225eaf8b: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_10(511)@84c1225eaf8b: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_10(511)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(511)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(511)@84c1225eaf8b: Final verdict of PTC: pass 20250427103802242 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103802242 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(509)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(505)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(506)@84c1225eaf8b: Final verdict of PTC: none 20250427103802243 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(508)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(502)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(503)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(507)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(504)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(510)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(512)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(502): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(503): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(504): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(505): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(506): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(507): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(508): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(509): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(510): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_10(511): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(512): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_encr_3_1 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass'. Sun Apr 27 10:38:02 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1.talloc 20250427103802444 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103802444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103802444 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103802444 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103802444 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103802444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103802444 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103802444 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103802444 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103802444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103802444 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103802444 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103802444 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103802444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103802444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103802444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103802444 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103802444 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103802444 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103802445 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103802445 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=167028) 20250427103803245 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=167028, count=192936) 20250427103804246 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103804445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103804445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103804445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm ------ Sun Apr 27 10:38:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103805248 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(516)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(516)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(516)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(514)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103806079 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(517)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103806250 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103806250 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(519)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(519)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103806256 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(519)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(519)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(519)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(519)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103806269 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103806269 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427103806274 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103806274 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103806274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103806274 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(516)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(516)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103806277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103806277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103806277 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103806277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103806277 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103806277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103806277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103806278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103806278 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103806278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103806278 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(516)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(516)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(516)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(516)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103806279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103806279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103806279 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103806279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103806279 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103806279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103806279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103806279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103806279 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103806279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103806279 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103806279 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(516)@84c1225eaf8b: Message received on association #8 20250427103806279 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(516)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(516)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(516)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(516)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427103806279 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(516)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(516)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(520)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103807087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103807087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103807087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103807087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103807087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103807087 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103807087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103807087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103807087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103807087 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(516)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103807087 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103807087 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103807087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103807087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103807087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103807087 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103807087 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103807087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103807087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103807087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(516)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(515)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(515)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)5460722 MSC_Test_0-SCCP(514)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(515)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(516)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103807100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103807100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103807100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103807100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103807100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103807100 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103807100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103807100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103807100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103807100 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 52 f2 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 30 16 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103807101 DMM DEBUG msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b11d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000361 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103807101 DMM DEBUG msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b11d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103807101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b35d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103807101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b35d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b11d0] (fsm.c:486) 20250427103807101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b35d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427103807101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b35d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103807101 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103807101 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000361 id=262420000000361 (vlr.c:661) 20250427103807101 DVLR INFO New subscr, IMSI: 262420000000361 (vlr.c:562) 20250427103807101 DVLR DEBUG VLR subscr IMSI-262420000000361 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103807101 DVLR DEBUG VLR subscr IMSI-262420000000361 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103807101 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103807101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b35d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103807101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b35d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103807101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b35d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427103807101 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427103807101 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b35d0] (fsm.c:486) 20250427103807101 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427103807101 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427103807101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103807101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103807101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103807101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103807101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103807101 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103807101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103807101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103807101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103807101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 52 f2 00 00 47 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(516)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(516)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@84c1225eaf8b: { messageType := 2, destLocRef := '5352F2'O, sourceLocRef := '000047'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(514)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(520)@84c1225eaf8b: Found GsupExpect[0] for "262420000000361" handled at TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522) MSC_Test-GSUP(520)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)"262420000000361" 20250427103807108 DVLR DEBUG VLR subscr IMSI-262420000000361 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103807108 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427103807108 DVLR DEBUG SUBSCR(IMSI-262420000000361) Received 1 auth tuples (vlr.c:996) 20250427103807108 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427103807108 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe15a9f0]{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) 20250427103807108 DMM DEBUG Tx AUTH REQ (rand = 7502f9b9770efa938767c5b6ad70e406) (gsm_04_08.c:641) 20250427103807108 DVLR DEBUG VLR subscr IMSI-262420000000361 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103807108 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103807108 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103807108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103807108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103807108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103807108 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103807108 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103807108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103807108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103807108 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 53 52 f2 00 01 16 01 00 13 05 12 00 75 02 f9 b9 77 0e fa 93 87 67 c5 b6 ad 70 e4 06 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(516)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(516)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(514)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(515)@84c1225eaf8b: patching N(SD)=1 into dtap '0514585E3690'O MSC_Test_0-RAN(515)@84c1225eaf8b: patched enc_l3: '0554585E3690'O MSC_Test_0-SCCP(514)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(514)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(514)@84c1225eaf8b: vl_from0 20250427103807119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103807119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103807119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103807119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103807119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103807119 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103807120 DLSS7 DEBUG Found route for dpc=185=0.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(514)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100060554585E3690'O MSC_Test_0-M3UA(516)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103807120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103807120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103807120 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 58 5e 36 90 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103807120 DMM DEBUG msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b11d0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 585e3690) (gsm_04_08.c:1128) 20250427103807120 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe15a9f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427103807120 DVLR DEBUG SUBSCR(IMSI-262420000000361) AUTH on GERAN received SRES/RES: 585e3690 (4 bytes) (vlr_auth_fsm.c:151) 20250427103807120 DVLR INFO SUBSCR(IMSI-262420000000361) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427103807120 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe15a9f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427103807120 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe15a9f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427103807120 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe15a9f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427103807120 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe15a9f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b35d0] (vlr_auth_fsm.c:294) 20250427103807120 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe15a9f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427103807120 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe15a9f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427103807120 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b35d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427103807120 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b35d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103807120 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b35d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427103807120 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b35d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427103807120 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103807120 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103807120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103807120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103807120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103807120 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103807121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103807121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103807121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103807121 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 53 52 f2 00 01 03 00 01 58 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(516)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(516)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(514)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(514)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(514)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(514)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(514)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524900'O 20250427103807125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103807125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103807125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103807125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103807125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103807125 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103807125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103807125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103807125 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103807125 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(516)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103807126 DBSSAP ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b11d0]{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) 20250427103807126 DMSC ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b11d0]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250427103807126 DBSSAP ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b11d0]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250427103807126 DBSSAP ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b11d0]{MSC_A_ST_AUTH_CIPH}: After Classmark Update, still failed to send Cipher Mode Command (msc_a.c:486) 20250427103807126 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) 20250427103807126 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) 20250427103807126 DMM INFO msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b11d0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427103807126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b35d0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103807126 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) 20250427103807126 DVLR DEBUG VLR subscr IMSI-262420000000361 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427103807126 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103807126 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103807126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103807126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103807126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103807126 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103807126 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103807126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103807126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103807126 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 52 f2 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250427103807126 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103807126 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103807126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103807127 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103807127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103807127 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103807127 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103807127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103807127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103807127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 52 f2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(516)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(516)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(516)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(514)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(514)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(516)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(514)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(514)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(514)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(514)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(514)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103807132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103807132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103807132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103807132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103807132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103807132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(516)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103807132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103807132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103807132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103807132 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103807132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b35d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103807132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b35d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b11d0] (msc_a.c:1053) 20250427103807132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b35d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103807132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b35d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103807132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55eefe1b35d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103807133 DVLR INFO VLR subscr IMSI-262420000000361 - active-conn: now used by 0 (-) (msub.c:375) 20250427103807133 DVLR DEBUG SUBSCR(IMSI-262420000000361) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427103807133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103807133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103807133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103807133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103807133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103807133 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103807133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103807133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103807133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103807133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 52 f2 00 00 47 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(516)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(516)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@84c1225eaf8b: Session index based on local reference:0 20250427103807134 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103807134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103807134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103807134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103807134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103807134 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103807134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103807134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103807134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(516)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103807134 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 53 52 f2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(515)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)5460722 TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@84c1225eaf8b: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@84c1225eaf8b: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-M3UA(516)@84c1225eaf8b: Final verdict of PTC: none 20250427103807143 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103807143 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(521)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(514)@84c1225eaf8b: Final verdict of PTC: none 20250427103807144 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(520)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(519)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(517)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(513)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(523)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(515)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(518)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(513): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(514): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(515): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(516): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(517): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(518): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(519): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(520): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(521): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(523): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass'. Sun Apr 27 10:38:07 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 20250427103807340 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103807340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103807340 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103807340 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103807340 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103807340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103807340 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103807340 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103807340 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103807340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103807340 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103807340 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103807340 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103807340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103807340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103807340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103807340 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103807340 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103807340 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103807340 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103807340 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=147880) 20250427103808145 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=147880, count=202676) 20250427103809147 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103809341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103809341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103809341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 ------ Sun Apr 27 10:38:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103810149 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_encr_13_2 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(527)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(527)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(527)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(525)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103811013 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(528)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103811150 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103811150 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(530)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(530)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103811155 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(530)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(530)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(530)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(530)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103811177 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103811177 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427103811202 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103811203 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103811203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103811203 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(527)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(527)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103811207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103811207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103811208 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103811208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103811208 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103811208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103811208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103811208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103811208 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103811208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103811208 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(527)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(527)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(527)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(527)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103811210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103811210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103811210 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103811210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103811210 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103811210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103811210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103811210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103811210 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103811210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103811210 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103811210 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(527)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(527)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(527)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(527)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(527)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427103811210 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(527)@84c1225eaf8b: Message received on association #8 20250427103811210 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(527)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(531)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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 } } } } 20250427103812012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103812012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103812012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103812012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103812012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103812012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103812012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103812012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103812012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103812012 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(527)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103812012 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103812012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103812012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103812012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103812012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103812012 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103812012 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103812012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103812012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103812012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(527)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(526)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(526)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(533)13474736 MSC_Test_0-SCCP(525)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(526)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103812027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103812027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103812027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103812027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103812027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103812027 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103812027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103812027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103812027 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103812027 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 cd 9b b0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 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) MSC_Test_0-M3UA(527)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103812027 DMM DEBUG msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe1ad8b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000037 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103812027 DMM DEBUG msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe1ad8b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103812027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103812027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe1ad8b0] (fsm.c:486) 20250427103812027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427103812027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103812027 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103812027 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000037 id=262420000000037 (vlr.c:661) 20250427103812027 DVLR INFO New subscr, IMSI: 262420000000037 (vlr.c:562) 20250427103812027 DVLR DEBUG VLR subscr IMSI-262420000000037 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103812027 DVLR DEBUG VLR subscr IMSI-262420000000037 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103812027 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103812027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103812027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103812027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427103812028 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427103812028 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe1b08f0] (fsm.c:486) 20250427103812028 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427103812028 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427103812028 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103812028 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103812028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103812028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103812028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103812028 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103812028 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103812028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103812028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103812028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 cd 9b b0 00 00 48 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(527)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(527)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@84c1225eaf8b: { messageType := 2, destLocRef := 'CD9BB0'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(531)@84c1225eaf8b: Found GsupExpect[0] for "262420000000037" handled at TC_lu_imsi_auth_tmsi_encr_13_20(533) MSC_Test-GSUP(531)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(533)"262420000000037" MSC_Test_0-SCCP(525)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(525)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(525)@84c1225eaf8b: vl_from0 20250427103812032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103812032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103812032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103812032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103812032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103812032 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103812032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103812032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103812032 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(525)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(527)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103812032 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427103812035 DVLR DEBUG VLR subscr IMSI-262420000000037 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103812035 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427103812035 DVLR DEBUG SUBSCR(IMSI-262420000000037) Received 1 auth tuples (vlr.c:996) 20250427103812035 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427103812035 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe15a9f0]{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) 20250427103812035 DMM DEBUG Tx AUTH REQ (rand = e569d1102138fbe636a0ef9b56568b89) (gsm_04_08.c:641) 20250427103812035 DVLR DEBUG VLR subscr IMSI-262420000000037 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103812035 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103812035 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103812035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103812035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103812035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103812035 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103812035 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103812035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103812035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103812035 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 cd 9b b0 00 01 16 01 00 13 05 12 00 e5 69 d1 10 21 38 fb e6 36 a0 ef 9b 56 56 8b 89 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(527)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(527)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(525)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(525)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(525)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(526)@84c1225eaf8b: patching N(SD)=1 into dtap '0514DB980511'O MSC_Test_0-RAN(526)@84c1225eaf8b: patched enc_l3: '0554DB980511'O MSC_Test_0-SCCP(525)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(525)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(525)@84c1225eaf8b: vl_from0 20250427103812042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103812042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103812042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103812042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103812042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103812042 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103812042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103812042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103812042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103812042 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 db 98 05 11 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(525)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100060554DB980511'O MSC_Test_0-M3UA(527)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103812042 DMM DEBUG msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe1ad8b0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = db980511) (gsm_04_08.c:1128) 20250427103812042 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe15a9f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427103812042 DVLR DEBUG SUBSCR(IMSI-262420000000037) AUTH on GERAN received SRES/RES: db980511 (4 bytes) (vlr_auth_fsm.c:151) 20250427103812042 DVLR INFO SUBSCR(IMSI-262420000000037) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427103812042 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe15a9f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427103812042 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe15a9f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427103812042 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe15a9f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427103812042 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe15a9f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe1b08f0] (vlr_auth_fsm.c:294) 20250427103812042 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe15a9f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427103812042 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe15a9f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427103812042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427103812042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103812042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427103812042 DBSSAP ERROR msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe1ad8b0]{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) 20250427103812042 DMSC ERROR msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe1ad8b0]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250427103812042 DBSSAP ERROR msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe1ad8b0]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250427103812042 DVLR ERROR vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_AUTH}: Failed to send Ciphering Mode Command (vlr_lu_fsm.c:930) 20250427103812042 DMM INFO msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe1ad8b0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427103812042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103812042 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) 20250427103812042 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) 20250427103812042 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) 20250427103812042 DVLR DEBUG VLR subscr IMSI-262420000000037 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427103812042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103812042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103812042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103812042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103812042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103812042 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103812042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103812042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103812042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103812042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 cd 9b b0 00 01 06 01 00 03 05 04 11 00 00 00 (osmo_ss7_asp.c:1164) 20250427103812042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103812042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103812042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103812042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103812042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103812042 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103812043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103812043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103812043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103812043 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 cd 9b b0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(527)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(527)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(527)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(525)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(525)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(525)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(525)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(527)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(525)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(525)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(525)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103812045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103812045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103812045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103812045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103812045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103812045 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103812045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103812045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103812045 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103812046 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 48 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(525)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(525)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(525)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(525)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103812046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103812046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe1ad8b0] (msc_a.c:1053) 20250427103812046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103812046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103812046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103812046 DVLR INFO VLR subscr IMSI-262420000000037 - active-conn: now used by 0 (-) (msub.c:375) 20250427103812046 DVLR DEBUG SUBSCR(IMSI-262420000000037) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427103812046 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103812046 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103812046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103812046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103812046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103812046 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(527)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103812046 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103812046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103812046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103812046 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 cd 9b b0 00 00 48 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(527)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(527)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(527)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103812047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103812047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103812047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103812047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103812047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103812047 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103812047 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103812047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103812047 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103812047 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 cd 9b b0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(526)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(533)13474736 TC_lu_imsi_auth_tmsi_encr_13_20(533)@84c1225eaf8b: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_13_20(533)@84c1225eaf8b: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_13_20(533)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(533)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(533)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-M3UA(527)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(531)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(525)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(524)@84c1225eaf8b: Final verdict of PTC: none 20250427103812054 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427103812054 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103812054 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(530)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(528)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(526)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(532)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(529)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(534)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(524): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(525): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(526): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(527): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(528): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(529): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(530): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(531): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(532): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_20(533): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(534): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_encr_13_2 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass'. Sun Apr 27 10:38:12 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 20250427103812248 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103812248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103812248 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103812248 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103812248 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103812248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103812248 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103812248 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103812248 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103812248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103812248 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103812248 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103812248 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103812248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103812248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103812248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103812249 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103812249 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427103812248 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103812248 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103812248 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=147692) 20250427103813055 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=147692, count=192960) 20250427103814057 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103814249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103814249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103814249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 ------ Sun Apr 27 10:38:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103815059 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_encr_013_2 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(538)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(538)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(538)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(536)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103815909 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(539)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103816060 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103816060 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(541)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(541)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103816066 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(541)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(541)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(541)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(541)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103816091 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103816091 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427103816102 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103816102 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103816102 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103816102 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(538)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(538)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103816105 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103816105 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103816105 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103816105 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103816105 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103816105 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103816105 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103816105 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103816105 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103816105 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103816105 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(538)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(538)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(538)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(538)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103816106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103816106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103816106 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103816106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103816106 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103816106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103816106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103816106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103816106 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103816106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103816106 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103816106 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(538)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(538)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(538)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(538)@84c1225eaf8b: Message received on association #8 20250427103816106 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(538)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(538)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(538)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(538)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103816107 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(542)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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 } } } } 20250427103816916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103816916 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103816916 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103816916 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103816916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103816916 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103816916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103816916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103816916 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103816916 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103816917 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103816917 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103816917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103816917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103816917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103816917 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103816917 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103816917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103816917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103816917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(538)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(537)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(537)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(544)11908882 MSC_Test_0-SCCP(536)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(537)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103816931 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103816931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103816931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103816931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103816931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103816931 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103816931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103816931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103816931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103816931 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b5 b7 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 5a 08 29 26 24 00 00 00 00 83 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103816932 DMM DEBUG msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe1b11d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000038 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103816933 DMM DEBUG msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe1b11d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103816933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103816933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe1b11d0] (fsm.c:486) 20250427103816933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427103816933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103816933 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103816933 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000038 id=262420000000038 (vlr.c:661) 20250427103816933 DVLR INFO New subscr, IMSI: 262420000000038 (vlr.c:562) 20250427103816933 DVLR DEBUG VLR subscr IMSI-262420000000038 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103816933 DVLR DEBUG VLR subscr IMSI-262420000000038 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103816933 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103816933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103816933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103816933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427103816933 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427103816933 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe1afdc0] (fsm.c:486) 20250427103816933 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427103816933 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427103816933 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103816933 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103816933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103816933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103816933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103816933 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103816933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103816933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103816933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103816933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b5 b7 12 00 00 49 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(538)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@84c1225eaf8b: { messageType := 2, destLocRef := 'B5B712'O, sourceLocRef := '000049'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(536)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(542)@84c1225eaf8b: Found GsupExpect[0] for "262420000000038" handled at TC_lu_imsi_auth_tmsi_encr_013_20(544) MSC_Test-GSUP(542)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(544)"262420000000038" 20250427103816941 DVLR DEBUG VLR subscr IMSI-262420000000038 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103816941 DVLR DEBUG VLR subscr IMSI-262420000000038 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(536)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(536)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(536)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00065412035A4901'O 20250427103816943 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103816943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103816943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103816943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103816943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103816943 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103816943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103816943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103816943 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103816943 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 49 00 01 08 00 06 54 12 03 5a 49 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_013_20(544)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(544)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103816952 DVLR DEBUG VLR subscr IMSI-262420000000038 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103816952 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427103816952 DVLR DEBUG SUBSCR(IMSI-262420000000038) Received 1 auth tuples (vlr.c:996) 20250427103816952 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe15a9f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427103816952 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe15a9f0]{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) 20250427103816952 DMM DEBUG Tx AUTH REQ (rand = 0f3ec045378b7b87fe6c69221ce9c0ff) (gsm_04_08.c:641) 20250427103816952 DVLR DEBUG VLR subscr IMSI-262420000000038 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103816952 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103816952 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103816952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103816952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103816952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103816952 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103816952 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103816952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103816952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103816952 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 b5 b7 12 00 01 16 01 00 13 05 12 00 0f 3e c0 45 37 8b 7b 87 fe 6c 69 22 1c e9 c0 ff 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(538)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(536)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(537)@84c1225eaf8b: patching N(SD)=1 into dtap '0514052C7DA8'O MSC_Test_0-RAN(537)@84c1225eaf8b: patched enc_l3: '0554052C7DA8'O MSC_Test_0-SCCP(536)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(536)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(536)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100060554052C7DA8'O 20250427103816964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103816964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103816964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103816964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103816964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103816964 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103816964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103816964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(538)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103816964 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103816964 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 05 2c 7d a8 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103816965 DMM DEBUG msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe1b11d0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 052c7da8) (gsm_04_08.c:1128) 20250427103816965 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe15a9f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427103816965 DVLR DEBUG SUBSCR(IMSI-262420000000038) AUTH on GERAN received SRES/RES: 052c7da8 (4 bytes) (vlr_auth_fsm.c:151) 20250427103816965 DVLR INFO SUBSCR(IMSI-262420000000038) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427103816965 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe15a9f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427103816965 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe15a9f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427103816965 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe15a9f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427103816965 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe15a9f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe1afdc0] (vlr_auth_fsm.c:294) 20250427103816965 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe15a9f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427103816965 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe15a9f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427103816965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427103816965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103816965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427103816965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427103816966 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103816966 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103816966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103816966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103816966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103816966 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103816966 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103816966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103816966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103816966 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 b5 b7 12 00 01 10 00 0e 53 0a 09 01 15 aa bd 25 b6 73 36 6e 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(538)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(536)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(536)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(536)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(536)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C01'O MSC_Test_0-M3UA(538)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103816973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103816973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103816973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103816973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103816973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103816973 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103816973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103816973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103816973 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103816973 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103816973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427103816973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103816974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103816974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103816974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103816974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe1afdc0] (fsm.c:486) 20250427103816974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103816974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103816974 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103816974 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103816974 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103816974 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103816974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103816974 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103816974 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103816974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103816974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103816974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b5 b7 12 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(538)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(536)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103816979 DVLR DEBUG VLR subscr IMSI-262420000000038 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103816979 DVLR DEBUG IMSI:262420000000038 has MSISDN:491230000038 (vlr.c:1045) 20250427103816979 DMSC NOTICE msub(IMSI-262420000000038:MSISDN-491230000038) VLR: update for IMSI=262420000000038 (MSISDN=491230000038) (gsm_04_08.c:1541) 20250427103816979 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103816980 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103816980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103816980 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103816980 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103816980 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103816980 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55eefe1afdc0] (vlr_lu_fsm.c:110) 20250427103816980 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103816980 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55eefe15a9f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103816980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103816980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103816980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55eefe1b3c40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103816980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55eefe1b3c40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55eefe1afdc0] (fsm.c:486) 20250427103816980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55eefe1b3c40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103816980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55eefe1b3c40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103816980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55eefe1b3c40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103816980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55eefe1b3c40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103816980 DMSC NOTICE msub(IMSI-262420000000038:MSISDN-491230000038:TMSInew-0xBFCEA4BA) VLR: update for IMSI=262420000000038 (MSISDN=491230000038) (gsm_04_08.c:1541) 20250427103816980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55eefe1b3c40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103816980 DMM DEBUG -> IMSI-262420000000038:MSISDN-491230000038:TMSInew-0xBFCEA4BA LOCATION UPDATE ACCEPT (TMSI = 0xbfcea4ba) (gsm_04_08.c:149) 20250427103816981 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSInew-0xBFCEA4BA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103816981 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103816981 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103816981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103816981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103816981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103816981 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103816981 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103816981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103816981 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103816981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 b5 b7 12 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 bf ce a4 ba (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(538)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(536)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_013_20(544)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(537)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(537)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_0-SCCP(536)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(536)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(536)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O 20250427103816987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103816987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103816987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103816987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103816987 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103816987 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103816987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103816987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103816987 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103816987 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103816988 DMM DEBUG msc_a(IMSI-262420000000038:MSISDN-491230000038:TMSInew-0xBFCEA4BA:GERAN-A-73:LU)[0x55eefe1b11d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103816988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSInew-0xBFCEA4BA:GERAN-A-73:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103816988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55eefe1b3c40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103816988 DMSC NOTICE msub(IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBFCEA4BA) VLR: update for IMSI=262420000000038 (MSISDN=491230000038) (gsm_04_08.c:1541) 20250427103816988 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBFCEA4BA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103816988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55eefe1b3c40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103816988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBFCEA4BA:GERAN-A-73:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103816988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55eefe1b3c40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103816988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55eefe1b3c40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBFCEA4BA:GERAN-A-73:LU)[0x55eefe1afdc0] (vlr_lu_fsm.c:817) 20250427103816988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55eefe1b3c40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103816988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55eefe1b3c40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103816988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBFCEA4BA:GERAN-A-73:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103816988 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000038/3/1): Available (smpp_smsc.c:626) 20250427103816988 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBFCEA4BA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103816988 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBFCEA4BA + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103816988 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBFCEA4BA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103816989 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBFCEA4BA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103816989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103816989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103816989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103816989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103816989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103816989 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103816989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103816989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103816989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103816989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b5 b7 12 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(538)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(536)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(536)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(536)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(536)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103816992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103816992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103816992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103816992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103816992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103816992 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103816992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103816992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103816992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103816992 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 49 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103816993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBFCEA4BA:GERAN-A-73:LU)[0x55eefe1afdc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103816993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBFCEA4BA:GERAN-A-73:LU)[0x55eefe1afdc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBFCEA4BA:GERAN-A-73:LU)[0x55eefe1b11d0] (msc_a.c:1053) 20250427103816993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBFCEA4BA:GERAN-A-73:LU)[0x55eefe1afdc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103816993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBFCEA4BA:GERAN-A-73:LU)[0x55eefe1afdc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103816993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBFCEA4BA:GERAN-A-73:LU)[0x55eefe1afdc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103816993 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBFCEA4BA - active-conn: now used by 1 (attached) (msub.c:375) 20250427103816993 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103816993 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103816993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103816993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103816993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103816993 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103816993 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103816993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103816993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103816993 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b5 b7 12 00 00 49 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(538)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@84c1225eaf8b: Session index based on local reference:0 20250427103816994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103816994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103816994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103816994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103816994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103816994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103816994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103816994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103816994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103816994 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b5 b7 12 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(537)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(544)11908882 TC_lu_imsi_auth_tmsi_encr_013_20(544)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103816996 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBFCEA4BA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103816996 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBFCEA4BA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_013_20(544)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(544)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(544)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(544)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(542)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(538)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(537)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(536)@84c1225eaf8b: Final verdict of PTC: none 20250427103817007 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103817007 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(543)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(535)@84c1225eaf8b: Final verdict of PTC: none 20250427103817008 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(539)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(541)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(545)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(540)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(535): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(536): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(537): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(538): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(539): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(540): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(541): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(542): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(543): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_013_20(544): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(545): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_encr_013_2 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass'. Sun Apr 27 10:38:17 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 20250427103817200 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103817200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103817200 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103817200 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103817200 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103817200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103817200 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103817200 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103817200 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103817200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103817200 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103817200 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103817200 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103817200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103817200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103817200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103817200 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103817200 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103817200 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103817201 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103817201 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=221672) 20250427103818010 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=221672, count=246984) 20250427103819011 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103819201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103819201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103819201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 ------ Sun Apr 27 10:38:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103820014 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(549)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(549)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(549)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(547)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103820861 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(550)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103821014 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103821015 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(552)@84c1225eaf8b: Established a new IPA connection (conn_id=2) 20250427103821020 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(552)@84c1225eaf8b: CCM 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(552)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(552)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(552)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(552)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103821048 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103821048 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427103821056 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103821056 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103821056 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103821056 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(549)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(549)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(549)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(549)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427103821060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103821060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103821060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103821060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103821060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103821060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103821060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103821060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103821060 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103821060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103821060 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(549)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(549)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103821062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103821062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103821062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103821062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103821063 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103821063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103821063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103821063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103821063 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103821063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103821063 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103821063 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(549)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(549)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(549)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(549)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(549)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427103821063 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103821063 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(549)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(549)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(553)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103821869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103821869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103821869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103821869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103821869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103821869 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103821869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103821869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103821869 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103821869 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103821870 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103821870 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103821870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103821870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103821870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103821870 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103821870 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103821870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103821870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103821870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(549)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(548)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(548)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(555)11083866 MSC_Test_0-SCCP(547)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(548)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103821883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103821883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103821883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103821883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103821883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103821883 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103821883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103821883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103821883 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103821883 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 20 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 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103821884 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-74:LU)[0x55eefe1ad8b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103821884 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-74:LU)[0x55eefe1ad8b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103821884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103821884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-74:LU)[0x55eefe1ad8b0] (fsm.c:486) 20250427103821884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427103821884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103821884 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103821884 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103821884 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427103821884 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103821884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103821884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103821884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427103821884 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b3c40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427103821884 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b3c40]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b08f0] (fsm.c:486) 20250427103821884 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b3c40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427103821885 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b3c40]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427103821885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103821885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103821885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103821885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103821885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103821885 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103821885 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103821885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103821885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103821885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a9 20 5a 00 00 4a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(549)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@84c1225eaf8b: { messageType := 2, destLocRef := 'A9205A'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(553)@84c1225eaf8b: Found GsupExpect[0] for "262420000000039" handled at TC_lu_imsi_auth_tmsi_encr_0134_10(555) MSC_Test-GSUP(553)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(555)"262420000000039" 20250427103821891 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427103821892 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(547)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(547)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(547)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(549)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103821893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103821893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103821893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103821893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103821893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103821893 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103821893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103821893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103821893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103821893 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(555)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103821898 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103821898 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b3c40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427103821898 DVLR DEBUG SUBSCR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7) Received 1 auth tuples (vlr.c:996) 20250427103821898 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b3c40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427103821898 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b3c40]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427103821898 DMM DEBUG Tx AUTH REQ (rand = 756c7c4b6ea376ee4f2e1d232a32eafb) (gsm_04_08.c:641) 20250427103821898 DMM DEBUG AUTH REQ (autn = 1c40476b188b5eca56fae9ac944e2d8e) (gsm_04_08.c:643) 20250427103821898 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427103821898 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103821898 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103821898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103821898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103821898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103821898 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103821898 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103821898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103821898 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103821898 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 a9 20 5a 00 01 28 01 00 25 05 12 00 75 6c 7c 4b 6e a3 76 ee 4f 2e 1d 23 2a 32 ea fb 20 10 1c 40 47 6b 18 8b 5e ca 56 fa e9 ac 94 4e 2d 8e 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(549)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(547)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(548)@84c1225eaf8b: patching N(SD)=1 into dtap '05140172F0A6210466DF64B7'O MSC_Test_0-RAN(548)@84c1225eaf8b: patched enc_l3: '05540172F0A6210466DF64B7'O MSC_Test_0-SCCP(547)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@84c1225eaf8b: vl_len:15 MSC_Test_0-SCCP(547)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(547)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000C05540172F0A6210466DF64B7'O MSC_Test_0-M3UA(549)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103821906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103821906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103821906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103821906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103821906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103821906 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103821906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103821906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103821906 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103821906 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 01 72 f0 a6 21 04 66 df 64 b7 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103821906 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1ad8b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0172f0a666df64b7) (gsm_04_08.c:1128) 20250427103821906 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b3c40]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427103821906 DVLR DEBUG SUBSCR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7) AUTH on GERAN received SRES/RES: 0172f0a666df64b7 (8 bytes) (vlr_auth_fsm.c:151) 20250427103821906 DVLR INFO SUBSCR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427103821906 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b3c40]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427103821907 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b3c40]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427103821907 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b3c40]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427103821907 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b3c40]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b08f0] (vlr_auth_fsm.c:294) 20250427103821907 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b3c40]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427103821907 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b3c40]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427103821907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427103821907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103821907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427103821907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427103821907 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103821907 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103821907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103821907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103821907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103821907 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103821907 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103821907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103821907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103821907 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 a9 20 5a 00 01 03 00 01 58 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(549)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(547)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103821909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103821909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103821909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103821909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103821909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103821909 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103821910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103821910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103821910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103821910 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4a 00 01 08 00 06 54 12 03 52 49 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(547)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(547)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(547)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(549)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103821910 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103821910 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103821910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103821910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103821910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103821910 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103821910 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103821910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103821910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103821910 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 a9 20 5a 00 01 10 00 0e 53 0a 09 03 ae 32 50 f1 f9 eb ed 3e 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(549)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(547)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103821914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103821914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103821914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103821914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103821914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103821914 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103821914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103821914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103821914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103821914 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4a 00 01 05 00 03 55 2c 02 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(547)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(547)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(547)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(549)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103821914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427103821914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103821914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103821914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103821914 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103821914 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b08f0] (fsm.c:486) 20250427103821914 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103821914 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103821915 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103821915 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103821915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103821915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103821915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103821915 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103821915 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103821915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103821915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103821915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a9 20 5a 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(549)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(547)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103821918 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103821918 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250427103821918 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427103821918 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427103821919 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103821919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103821919 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103821919 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103821919 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103821919 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b08f0] (vlr_lu_fsm.c:110) 20250427103821919 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103821919 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103821919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103821919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103821919 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe15a9f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103821919 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe15a9f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe1b08f0] (fsm.c:486) 20250427103821919 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe15a9f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103821919 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe15a9f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103821919 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe15a9f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103821919 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe15a9f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103821919 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:TMSInew-0x4DF92591) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427103821919 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe15a9f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103821919 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:TMSInew-0x4DF92591 LOCATION UPDATE ACCEPT (TMSI = 0x4df92591) (gsm_04_08.c:149) 20250427103821919 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:TMSInew-0x4DF92591 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427103821919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103821919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103821919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103821919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103821919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103821919 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103821920 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103821920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103821920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103821920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 a9 20 5a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4d f9 25 91 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(549)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(547)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_10(555)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(548)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(548)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_0-SCCP(547)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(547)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(547)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(549)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103821924 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103821924 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103821924 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103821924 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103821924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103821924 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103821925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103821925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103821925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103821925 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103821925 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:TMSInew-0x4DF92591:GERAN-A-74:LU)[0x55eefe1ad8b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103821925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:TMSInew-0x4DF92591:GERAN-A-74:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103821925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe15a9f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103821925 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427103821925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe15a9f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103821925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-74:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103821925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe15a9f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103821925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe15a9f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-74:LU)[0x55eefe1b08f0] (vlr_lu_fsm.c:817) 20250427103821925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe15a9f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103821925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x49DF36C7:GERAN-A-74:LU)[0x55eefe15a9f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103821925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-74:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103821925 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250427103821925 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103821925 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103821925 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103821925 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103821925 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103821925 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103821925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103821925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103821926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103821926 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103821926 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103821926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103821926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103821926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a9 20 5a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(549)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(547)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(547)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(547)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(547)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(549)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103821928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103821928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103821928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103821928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103821928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103821928 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103821928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103821928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103821928 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103821928 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103821929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-74:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103821929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-74:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-74:LU)[0x55eefe1ad8b0] (msc_a.c:1053) 20250427103821929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-74:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103821929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-74:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103821929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-74:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103821929 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103821929 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103821929 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103821929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103821929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103821929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103821929 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103821929 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103821929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103821929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103821929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a9 20 5a 00 00 4a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(549)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@84c1225eaf8b: Session index based on local reference:0 20250427103821930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103821930 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103821930 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103821930 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103821930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103821930 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103821930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103821930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103821930 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103821930 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a9 20 5a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(548)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(555)11083866 TC_lu_imsi_auth_tmsi_encr_0134_10(555)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103821931 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103821931 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_0134_10(555)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(555)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(555)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(555)@84c1225eaf8b: Final verdict of PTC: pass 20250427103821936 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103821937 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(547)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(550)@84c1225eaf8b: Final verdict of PTC: none 20250427103821938 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(554)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(552)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(553)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(551)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(549)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(548)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(546)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(556)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(546): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(547): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(548): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(549): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(550): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(551): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(552): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(553): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(554): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_10(555): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(556): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass'. Sun Apr 27 10:38:21 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1.talloc 20250427103822132 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103822132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103822132 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103822132 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103822132 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103822132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103822132 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103822132 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103822132 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103822132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103822132 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103822132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103822132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103822132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103822132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103822132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103822132 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103822132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103822132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103822132 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103822132 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=253568) 20250427103822939 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=253568, count=268620) 20250427103823940 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103824133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103824133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103824133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 ------ Sun Apr 27 10:38:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103824943 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(560)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(560)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(560)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(558)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103825773 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(561)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103825944 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103825944 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(563)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(563)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103825950 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(563)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(563)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(563)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(563)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103825968 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103825968 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103825968 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103825968 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(560)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(560)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(560)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(560)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427103825973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103825973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103825973 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103825973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103825973 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103825973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103825973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103825973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103825973 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103825973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103825973 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 20250427103825974 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103825974 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(560)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(560)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(560)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(560)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(560)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103825974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103825974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103825974 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103825974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103825974 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103825974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103825974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103825974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103825974 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103825974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103825974 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103825974 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427103825975 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103825975 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(560)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(560)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(560)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(560)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(560)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(564)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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 } } } } 20250427103826780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103826780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103826780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103826780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103826780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103826780 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103826780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103826780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103826780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103826780 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103826781 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103826781 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103826781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103826781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103826781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103826781 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103826781 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103826781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103826781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103826781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(560)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(559)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(559)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(566)11171102 MSC_Test_0-SCCP(558)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(559)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103826798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103826798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103826798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103826798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103826798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103826798 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103826798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103826798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103826798 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103826798 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 75 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 5a 08 29 26 24 00 00 00 00 04 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103826798 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1b11d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000040 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103826798 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1b11d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103826798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103826798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1b11d0] (fsm.c:486) 20250427103826798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427103826798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103826798 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103826798 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000040 id=262420000000040 (vlr.c:661) 20250427103826798 DVLR INFO New subscr, IMSI: 262420000000040 (vlr.c:562) 20250427103826798 DVLR DEBUG VLR subscr IMSI-262420000000040 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103826798 DVLR DEBUG VLR subscr IMSI-262420000000040 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103826798 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103826798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103826798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103826798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427103826798 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1b3c40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427103826798 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1b3c40]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1afdc0] (fsm.c:486) 20250427103826798 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1b3c40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427103826798 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1b3c40]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427103826799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103826799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103826799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103826799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103826799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103826799 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103826799 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103826799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103826799 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103826799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 aa 75 1e 00 00 4b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(560)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@84c1225eaf8b: { messageType := 2, destLocRef := 'AA751E'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(564)@84c1225eaf8b: Found GsupExpect[0] for "262420000000040" handled at TC_lu_imsi_auth_tmsi_encr_0134_340(566) MSC_Test-GSUP(564)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(566)"262420000000040" 20250427103826804 DVLR DEBUG VLR subscr IMSI-262420000000040 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103826804 DVLR DEBUG VLR subscr IMSI-262420000000040 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(558)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@84c1225eaf8b: vl_len:11 MSC_Test_0-SCCP(558)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(558)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00095412035A4982130101'O MSC_Test_0-M3UA(560)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103826806 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103826806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103826806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103826806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103826806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103826806 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103826806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103826806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103826806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103826806 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(566)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103826813 DVLR DEBUG VLR subscr IMSI-262420000000040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103826813 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1b3c40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427103826813 DVLR DEBUG SUBSCR(IMSI-262420000000040) Received 1 auth tuples (vlr.c:996) 20250427103826813 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1b3c40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427103826813 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1b3c40]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427103826813 DMM DEBUG Tx AUTH REQ (rand = 00b050d0920ebeab40717b3874017d8e) (gsm_04_08.c:641) 20250427103826813 DMM DEBUG AUTH REQ (autn = a4b064770dd6142bab55eee410fd5dd5) (gsm_04_08.c:643) 20250427103826814 DVLR DEBUG VLR subscr IMSI-262420000000040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103826814 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103826814 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103826814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103826814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103826814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103826814 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103826814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103826814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103826814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103826814 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 aa 75 1e 00 01 28 01 00 25 05 12 00 00 b0 50 d0 92 0e be ab 40 71 7b 38 74 01 7d 8e 20 10 a4 b0 64 77 0d d6 14 2b ab 55 ee e4 10 fd 5d d5 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(560)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(558)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(559)@84c1225eaf8b: patching N(SD)=1 into dtap '0514CF18C7F22104198A799C'O MSC_Test_0-RAN(559)@84c1225eaf8b: patched enc_l3: '0554CF18C7F22104198A799C'O MSC_Test_0-SCCP(558)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@84c1225eaf8b: vl_len:15 MSC_Test_0-SCCP(558)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(558)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000C0554CF18C7F22104198A799C'O MSC_Test_0-M3UA(560)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103826827 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103826827 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103826827 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103826827 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103826827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103826827 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103826827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103826827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103826827 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103826827 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 cf 18 c7 f2 21 04 19 8a 79 9c 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103826827 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1b11d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = cf18c7f2198a799c) (gsm_04_08.c:1128) 20250427103826827 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1b3c40]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427103826827 DVLR DEBUG SUBSCR(IMSI-262420000000040) AUTH on GERAN received SRES/RES: cf18c7f2198a799c (8 bytes) (vlr_auth_fsm.c:151) 20250427103826827 DVLR INFO SUBSCR(IMSI-262420000000040) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427103826827 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1b3c40]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427103826827 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1b3c40]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427103826827 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1b3c40]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427103826827 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1b3c40]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1afdc0] (vlr_auth_fsm.c:294) 20250427103826827 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1b3c40]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427103826827 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1b3c40]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427103826827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427103826827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103826827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427103826828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427103826828 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103826828 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103826828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103826828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103826828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103826828 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103826828 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103826828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103826828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103826828 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 aa 75 1e 00 01 21 00 1f 53 0a 09 19 8d af 7b fa 88 2a 91 6e 23 01 83 8a 08 6f 6e 2a 60 f8 d1 fb c4 3e ac 3d 7f d9 3c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(560)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(558)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(558)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(558)@84c1225eaf8b: vl_from0 20250427103826835 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103826835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103826835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103826835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103826835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103826835 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103826835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103826835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103826835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(558)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(560)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103826835 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103826836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427103826836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103826836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103826836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103826836 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103826836 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1afdc0] (fsm.c:486) 20250427103826836 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103826836 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103826836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103826836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103826836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103826836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103826836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103826836 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103826836 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103826836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103826836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103826836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 aa 75 1e 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(560)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(558)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103826843 DVLR DEBUG VLR subscr IMSI-262420000000040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103826843 DVLR DEBUG IMSI:262420000000040 has MSISDN:491230000040 (vlr.c:1045) 20250427103826843 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250427103826843 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103826844 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103826844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103826844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103826844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103826844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103826844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55eefe1afdc0] (vlr_lu_fsm.c:110) 20250427103826844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103826844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103826844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103826844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103826844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55eefe1ae1a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103826844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55eefe1ae1a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55eefe1afdc0] (fsm.c:486) 20250427103826844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55eefe1ae1a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103826844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55eefe1ae1a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103826844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55eefe1ae1a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103826844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55eefe1ae1a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103826844 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x82E36180) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250427103826844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55eefe1ae1a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103826844 DMM DEBUG -> IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x82E36180 LOCATION UPDATE ACCEPT (TMSI = 0x82e36180) (gsm_04_08.c:149) 20250427103826844 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x82E36180 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103826845 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103826845 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103826845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103826845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103826845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103826845 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103826845 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103826845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103826845 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103826845 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 aa 75 1e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 82 e3 61 80 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(560)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(558)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_340(566)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(559)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(559)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_0-SCCP(558)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(558)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(558)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(560)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103826851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103826851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103826851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103826851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103826851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103826851 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103826851 DMM DEBUG msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x82E36180:GERAN-A-75:LU)[0x55eefe1b11d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103826852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x82E36180:GERAN-A-75:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103826852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55eefe1ae1a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103826852 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250427103826852 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103826852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55eefe1ae1a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103826852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-75:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103826852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55eefe1ae1a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103826851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103826851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103826851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103826851 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103826852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55eefe1ae1a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-75:LU)[0x55eefe1afdc0] (vlr_lu_fsm.c:817) 20250427103826852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55eefe1ae1a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103826852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55eefe1ae1a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103826852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-75:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103826852 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000040/3/1): Available (smpp_smsc.c:626) 20250427103826852 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103826852 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103826852 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103826852 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103826852 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103826852 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103826852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103826852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103826852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103826852 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103826852 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103826852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103826852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103826853 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 aa 75 1e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(560)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(558)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(558)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(558)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(558)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(560)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103826856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103826856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103826856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103826856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103826856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103826856 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103826856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103826856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103826856 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103826856 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103826857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-75:LU)[0x55eefe1afdc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103826857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-75:LU)[0x55eefe1afdc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-75:LU)[0x55eefe1b11d0] (msc_a.c:1053) 20250427103826857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-75:LU)[0x55eefe1afdc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103826857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-75:LU)[0x55eefe1afdc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103826857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-75:LU)[0x55eefe1afdc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103826857 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103826857 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103826857 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103826857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103826857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103826857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103826857 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103826857 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103826857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103826857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103826857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 aa 75 1e 00 00 4b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(560)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(560)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103826858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103826858 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103826858 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103826859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103826859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103826859 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103826859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103826859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103826859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103826859 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 aa 75 1e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(559)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(566)11171102 TC_lu_imsi_auth_tmsi_encr_0134_340(566)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103826860 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103826860 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_0134_340(566)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(566)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(566)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(566)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-SCCP(558)@84c1225eaf8b: Final verdict of PTC: none 20250427103826869 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103826869 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(565)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(559)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(562)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(561)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(564)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(557)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(560)@84c1225eaf8b: Final verdict of PTC: none 20250427103826873 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(563)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(567)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(557): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(558): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(559): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(560): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(561): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(562): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(563): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(564): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(565): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_340(566): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass'. Sun Apr 27 10:38:26 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34.talloc 20250427103827060 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103827060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103827060 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103827060 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103827060 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103827060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103827060 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103827060 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103827060 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103827060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103827060 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103827060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103827060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103827060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103827060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103827060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103827060 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103827060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103827060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103827061 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103827061 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=220028) 20250427103827874 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=220028, count=247148) 20250427103828875 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103829062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103829062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103829062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 ------ Sun Apr 27 10:38:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103829877 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(571)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(571)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(571)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(569)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103830704 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(572)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103830878 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103830878 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(574)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(574)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103830884 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(574)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(574)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(574)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(574)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103830899 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103830900 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103830900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103830900 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(571)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(571)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103830905 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103830905 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103830905 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103830905 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103830905 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103830905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103830905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103830905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103830905 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103830905 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103830905 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(571)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(571)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(571)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(571)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103830907 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103830907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103830907 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103830907 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103830907 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103830907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103830907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103830907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103830907 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103830907 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103830907 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103830907 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(571)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(571)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103830907 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103830907 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(571)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(571)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(571)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(571)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(571)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103830909 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103830909 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(575)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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 } } } } 20250427103831713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103831713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103831713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103831713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103831713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103831713 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103831713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103831713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103831713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103831713 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103831713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103831713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103831713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103831713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103831713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103831713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103831713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103831713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103831713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103831713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(571)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(570)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(570)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)14626670 MSC_Test_0-SCCP(569)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(570)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103831728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103831728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103831728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103831728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103831728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103831728 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103831728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103831728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(571)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103831728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103831728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 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 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) 20250427103831729 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1ad8b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000041 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103831729 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1ad8b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103831729 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103831729 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1ad8b0] (fsm.c:486) 20250427103831729 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427103831729 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103831729 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103831729 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000041 id=262420000000041 (vlr.c:661) 20250427103831729 DVLR INFO New subscr, IMSI: 262420000000041 (vlr.c:562) 20250427103831729 DVLR DEBUG VLR subscr IMSI-262420000000041 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103831729 DVLR DEBUG VLR subscr IMSI-262420000000041 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103831729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103831729 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103831729 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103831729 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427103831729 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b3c40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427103831729 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b3c40]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b08f0] (fsm.c:486) 20250427103831729 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b3c40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427103831729 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b3c40]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427103831729 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103831729 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103831729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103831729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103831729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103831729 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103831729 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103831729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103831729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103831729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 df 2f 6e 00 00 4c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(571)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@84c1225eaf8b: { messageType := 2, destLocRef := 'DF2F6E'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(575)@84c1225eaf8b: Found GsupExpect[0] for "262420000000041" handled at TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577) MSC_Test-GSUP(575)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)"262420000000041" 20250427103831737 DVLR DEBUG VLR subscr IMSI-262420000000041 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103831737 DVLR DEBUG VLR subscr IMSI-262420000000041 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(569)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(569)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(569)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00065412035A4902'O 20250427103831739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103831739 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103831739 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103831739 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103831739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103831739 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103831739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103831739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103831739 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103831739 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4c 00 01 08 00 06 54 12 03 5a 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103831746 DVLR DEBUG VLR subscr IMSI-262420000000041 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103831747 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b3c40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427103831747 DVLR DEBUG SUBSCR(IMSI-262420000000041) Received 1 auth tuples (vlr.c:996) 20250427103831747 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b3c40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427103831747 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b3c40]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427103831747 DMM DEBUG Tx AUTH REQ (rand = e80e282727ceda7a44c2a576b27ff2fb) (gsm_04_08.c:641) 20250427103831747 DMM DEBUG AUTH REQ (autn = fd96d0c88fda4e35d77585193696f166) (gsm_04_08.c:643) 20250427103831747 DVLR DEBUG VLR subscr IMSI-262420000000041 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103831747 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103831747 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103831747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103831747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103831747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103831747 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103831747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103831747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103831747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103831747 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 df 2f 6e 00 01 28 01 00 25 05 12 00 e8 0e 28 27 27 ce da 7a 44 c2 a5 76 b2 7f f2 fb 20 10 fd 96 d0 c8 8f da 4e 35 d7 75 85 19 36 96 f1 66 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(571)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(569)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(570)@84c1225eaf8b: patching N(SD)=1 into dtap '05142076D872210431394A23'O MSC_Test_0-RAN(570)@84c1225eaf8b: patched enc_l3: '05542076D872210431394A23'O MSC_Test_0-SCCP(569)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@84c1225eaf8b: vl_len:15 MSC_Test_0-SCCP(569)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(569)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000C05542076D872210431394A23'O 20250427103831761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103831761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103831761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103831761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103831761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103831761 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103831761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103831761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103831761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103831761 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 20 76 d8 72 21 04 31 39 4a 23 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103831761 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1ad8b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2076d87231394a23) (gsm_04_08.c:1128) 20250427103831761 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b3c40]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427103831761 DVLR DEBUG SUBSCR(IMSI-262420000000041) AUTH on GERAN received SRES/RES: 2076d87231394a23 (8 bytes) (vlr_auth_fsm.c:151) 20250427103831762 DVLR INFO SUBSCR(IMSI-262420000000041) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427103831762 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b3c40]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427103831762 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b3c40]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427103831762 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b3c40]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427103831762 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b3c40]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b08f0] (vlr_auth_fsm.c:294) 20250427103831762 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b3c40]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427103831762 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b3c40]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427103831762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427103831762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103831762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427103831762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427103831762 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103831762 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103831762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103831762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103831762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103831762 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103831762 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103831762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103831762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103831762 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 df 2f 6e 00 01 03 00 01 58 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(571)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(569)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(569)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(569)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(569)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00065412035A4902'O 20250427103831767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103831767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103831767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103831767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103831767 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103831767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103831767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103831767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103831768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103831768 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427103831768 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103831768 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103831768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103831768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103831768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103831768 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103831768 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103831768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103831768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103831768 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 df 2f 6e 00 01 10 00 0e 53 0a 09 09 2f 1c f3 73 d7 0b d2 fb 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(571)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(569)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(569)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(569)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(569)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250427103831774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103831774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103831774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103831774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103831774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103831774 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103831774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103831774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(571)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103831774 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103831774 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103831775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427103831775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103831775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103831775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103831775 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103831775 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b08f0] (fsm.c:486) 20250427103831775 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103831775 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103831775 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103831775 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103831775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103831775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103831775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103831775 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103831775 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103831775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103831775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103831775 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 df 2f 6e 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(571)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(569)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103831780 DVLR DEBUG VLR subscr IMSI-262420000000041 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103831780 DVLR DEBUG IMSI:262420000000041 has MSISDN:491230000041 (vlr.c:1045) 20250427103831780 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250427103831780 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103831781 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103831781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103831781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103831781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103831781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103831781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55eefe1b08f0] (vlr_lu_fsm.c:110) 20250427103831781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103831781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55eefe1b3c40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103831781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103831781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103831781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103831781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55eefe1b08f0] (fsm.c:486) 20250427103831781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103831781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103831781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103831781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103831781 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x069A7249) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250427103831781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103831781 DMM DEBUG -> IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x069A7249 LOCATION UPDATE ACCEPT (TMSI = 0x069a7249) (gsm_04_08.c:149) 20250427103831782 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x069A7249 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103831782 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103831782 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103831782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103831782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103831782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103831782 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103831782 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103831782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103831782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103831782 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 df 2f 6e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 06 9a 72 49 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(571)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(569)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(570)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(570)@84c1225eaf8b: patched enc_l3: '059B'O 20250427103831787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103831787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103831787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(569)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(569)@84c1225eaf8b: vl_from0 20250427103831787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103831787 DLSS7 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(569)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(571)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103831787 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103831787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103831787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103831787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103831787 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103831788 DMM DEBUG msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x069A7249:GERAN-A-76:LU)[0x55eefe1ad8b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103831788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x069A7249:GERAN-A-76:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103831788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103831788 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250427103831788 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103831788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103831788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-76:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103831788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103831788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-76:LU)[0x55eefe1b08f0] (vlr_lu_fsm.c:817) 20250427103831788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103831788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103831788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-76:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103831788 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000041/3/1): Available (smpp_smsc.c:626) 20250427103831788 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103831788 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103831788 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103831788 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103831788 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103831788 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103831788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103831788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103831789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103831789 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103831789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103831789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103831789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103831789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 df 2f 6e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(571)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(569)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(569)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(569)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(569)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103831792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103831792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103831792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103831792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103831792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103831792 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103831792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103831792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(571)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103831792 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103831792 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103831792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-76:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103831792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-76:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-76:LU)[0x55eefe1ad8b0] (msc_a.c:1053) 20250427103831792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-76:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103831792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-76:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103831792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-76:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103831793 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103831793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103831793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103831793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103831793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103831793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103831793 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103831793 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103831793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103831793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103831793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 df 2f 6e 00 00 4c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(571)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(571)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103831794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103831794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103831794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103831794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103831794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103831794 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103831794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103831794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103831794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103831794 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 df 2f 6e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(570)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)14626670 TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103831796 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103831796 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-M3UA(571)@84c1225eaf8b: Final verdict of PTC: none 20250427103831805 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103831805 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(570)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(575)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(576)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(572)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(569)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(568)@84c1225eaf8b: Final verdict of PTC: none 20250427103831809 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(573)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(578)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(574)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(568): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(569): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(570): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(571): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(572): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(573): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(574): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(575): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(576): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(578): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass'. Sun Apr 27 10:38:31 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3.talloc 20250427103831996 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103831996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103831996 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103831996 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103831996 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103831996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103831996 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103831996 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103831996 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103831996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103831996 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103831996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103831996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103831996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103831996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103831996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103831996 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103831996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103831996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103831996 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103831996 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210688) 20250427103832810 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=210688, count=265268) 20250427103833812 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103833998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103833998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103833998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_release_timeout'. ------ MSC_Tests.TC_mo_release_timeout ------ Sun Apr 27 10:38:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_release_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_release_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103834814 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_release_timeout' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_mo_release_timeout started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(582)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(582)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(582)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(580)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103835671 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(583)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103835816 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103835816 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(585)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(585)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103835821 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(585)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(585)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(585)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(585)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103835842 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103835842 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427103835867 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103835867 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103835867 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103835867 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(582)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(582)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103835871 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103835871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103835871 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103835871 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103835871 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103835871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103835871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103835871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103835871 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103835871 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103835871 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(582)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(582)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(582)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(582)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103835872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103835872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103835872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103835872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103835872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103835872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103835872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103835872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103835872 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103835872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103835872 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103835872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427103835872 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103835872 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(582)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(582)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(582)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(582)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(582)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(582)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(582)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(582)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(586)@84c1225eaf8b: Created GsupExpect[0] for "262420000000040" to be handled at TC_mo_release_timeout0(588) TC_mo_release_timeout0(588)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103836680 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103836680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103836680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103836680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103836680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103836680 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103836680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103836680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103836680 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103836680 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103836680 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103836681 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103836681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103836681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103836681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103836681 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103836681 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103836681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103836681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103836681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(582)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(582)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(581)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(581)@84c1225eaf8b: Added conn table entry 0TC_mo_release_timeout0(588)16638056 MSC_Test_0-SCCP(580)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(581)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(582)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103836693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103836693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103836693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103836693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103836693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103836693 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103836693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103836693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103836693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103836693 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 fd e0 68 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 04 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103836694 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-77:LU)[0x55eefe1b11d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000040 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103836694 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-77:LU)[0x55eefe1b11d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103836694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103836694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000040:GERAN-A-77:LU)[0x55eefe1b11d0] (fsm.c:486) 20250427103836694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103836694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103836694 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103836694 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103836694 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427103836694 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103836694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103836694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103836694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103836694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103836694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103836694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe1afdc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103836694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe19e680]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103836694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe19e680]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe1afdc0] (fsm.c:486) 20250427103836694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe19e680]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103836694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe19e680]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103836694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103836694 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103836694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103836694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103836694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103836694 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103836694 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103836694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103836694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103836694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fd e0 68 00 00 4d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103836694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103836694 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103836694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103836694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103836694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103836694 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103836694 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103836694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103836694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103836694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 fd e0 68 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(582)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(582)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(582)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@84c1225eaf8b: { messageType := 2, destLocRef := 'FDE068'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(580)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(580)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(586)@84c1225eaf8b: Found GsupExpect[0] for "262420000000040" handled at TC_mo_release_timeout0(588) MSC_Test-GSUP(586)@84c1225eaf8b: Added IMSI table entry 0TC_mo_release_timeout0(588)"262420000000040" 20250427103836697 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427103836697 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(580)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(580)@84c1225eaf8b: vl_from0 20250427103836698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103836698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103836698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103836698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103836698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103836698 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103836698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103836698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103836698 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103836698 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(580)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(582)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_release_timeout0(588)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(588)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103836702 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103836702 DVLR DEBUG IMSI:262420000000040 has MSISDN:491230000040 (vlr.c:1045) 20250427103836702 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250427103836702 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427103836703 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103836703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103836703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe19e680]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103836703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe19e680]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103836703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe19e680]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103836703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe19e680]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe1afdc0] (vlr_lu_fsm.c:110) 20250427103836703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe19e680]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103836703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe19e680]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103836703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103836703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103836703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe1b3c40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103836703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe1b3c40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe1afdc0] (fsm.c:486) 20250427103836703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe1b3c40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103836703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe1b3c40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103836703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe1b3c40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103836703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe1b3c40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103836703 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:TMSInew-0xA1A8097D) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250427103836703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe1b3c40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103836703 DMM DEBUG -> IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:TMSInew-0xA1A8097D LOCATION UPDATE ACCEPT (TMSI = 0xa1a8097d) (gsm_04_08.c:149) 20250427103836703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103836703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103836703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103836703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103836703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103836703 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103836703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103836703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103836703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103836703 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:TMSInew-0xA1A8097D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427103836703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 fd e0 68 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a1 a8 09 7d (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(582)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(580)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_release_timeout0(588)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(581)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(581)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(580)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(580)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(580)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(582)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103836712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103836712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103836712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103836712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103836712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103836712 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103836712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103836712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103836712 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103836712 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103836712 DMM DEBUG msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:TMSInew-0xA1A8097D:GERAN-A-77:LU)[0x55eefe1b11d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103836712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:TMSInew-0xA1A8097D:GERAN-A-77:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103836712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe1b3c40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103836712 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250427103836712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe1b3c40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103836712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-77:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103836712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe1b3c40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103836712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe1b3c40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-77:LU)[0x55eefe1afdc0] (vlr_lu_fsm.c:817) 20250427103836712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe1b3c40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103836712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x82E36180:GERAN-A-77:LU)[0x55eefe1b3c40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103836712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-77:LU)[0x55eefe1afdc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103836712 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000040/3/1): Available (smpp_smsc.c:626) 20250427103836712 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103836712 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103836712 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103836713 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103836713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103836713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103836713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103836713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103836713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103836713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103836713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103836713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103836713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103836713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fd e0 68 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(582)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(580)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(580)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(580)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(580)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(582)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103836718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103836719 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103836719 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103836719 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103836719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103836719 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103836719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103836719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103836719 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103836719 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103836719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-77:LU)[0x55eefe1afdc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103836719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-77:LU)[0x55eefe1afdc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-77:LU)[0x55eefe1b11d0] (msc_a.c:1053) 20250427103836719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-77:LU)[0x55eefe1afdc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103836719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-77:LU)[0x55eefe1afdc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103836719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-77:LU)[0x55eefe1afdc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103836719 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D - active-conn: now used by 1 (attached) (msub.c:375) 20250427103836719 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103836719 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103836719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103836719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103836719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103836719 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103836719 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103836719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103836719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103836720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fd e0 68 00 00 4d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(582)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(582)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103836720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103836720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103836720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103836720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103836720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103836720 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103836720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103836720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103836720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103836720 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fd e0 68 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(581)@84c1225eaf8b: Deleted conn table entry 0TC_mo_release_timeout0(588)16638056 TC_mo_release_timeout0(588)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103836722 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103836722 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_release_timeout0(588)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(588)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(588)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(588)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A1A8097D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(581)@84c1225eaf8b: Added conn table entry 0TC_mo_release_timeout0(588)12864263 MSC_Test_0-RAN(581)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(580)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(582)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103836925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103836925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103836925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103836925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103836925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103836925 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103836925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103836925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103836925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103836925 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c4 4b 07 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 a1 a8 09 7d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103836926 DMM DEBUG msc_a(TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe1ad8b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427103836926 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427103836926 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe1ad8b0] (fsm.c:486) 20250427103836926 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427103836926 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427103836926 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427103836926 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427103836926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427103836926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427103836926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427103836926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427103836926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427103836926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427103836926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427103836926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427103836926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427103836926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427103836926 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000040/3/1): Available (smpp_smsc.c:626) 20250427103836926 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427103836927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103836927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103836927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103836927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103836927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103836927 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103836927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103836927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103836927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103836927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c4 4b 07 00 00 4e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103836927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103836927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103836927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103836927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103836927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103836927 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103836927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103836927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103836927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103836927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c4 4b 07 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 04 (osmo_ss7_asp.c:1164) 20250427103836927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103836927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103836927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103836927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103836927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103836927 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103836927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103836927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103836927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103836927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c4 4b 07 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(582)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(582)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(582)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(582)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(582)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@84c1225eaf8b: { messageType := 2, destLocRef := 'C44B07'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(580)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(580)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(580)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(580)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103836930 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427103836930 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_release_timeout0(588)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(588)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(583)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_mo_release_timeout0(588) MSC_Test-MGCP(584)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_release_timeout0(588) MSC_Test_0-RAN(581)@84c1225eaf8b: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(581)@84c1225eaf8b: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(580)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@84c1225eaf8b: vl_len:19 MSC_Test_0-SCCP(580)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(580)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(582)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103836949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103836949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103836949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103836949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103836949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103836949 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103836949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103836949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103836949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103836949 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) 20250427103836949 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427103836949 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D callref-0x8000000b tid-8) New transaction (transaction.c:231) 20250427103836949 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427103836949 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427103836949 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427103836949 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D: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) 20250427103836949 DCC INFO trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427103836949 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427103836949 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe19e680]{ESTABLISHING}: Allocated (fsm.c:456) 20250427103836949 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe19e680]{ESTABLISHING}: is child of msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe1ad8b0] (fsm.c:486) 20250427103836949 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D: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) 20250427103836949 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe1b45f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103836949 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe1b45f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe19e680] (fsm.c:486) 20250427103836949 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:no-CI)[0x55eefe1b45f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103836949 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:no-CI)[0x55eefe1b45f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427103836950 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe1b4850]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103836950 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe1b4850]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe19e680] (fsm.c:486) 20250427103836950 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55eefe1b4850]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103836950 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55eefe1b4850]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(584)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427103836965 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:no-CI)[0x55eefe1b45f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103836965 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe19e680]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427103836965 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(583)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_mo_release_timeout0(588) MSC_Test-MNCC(583)@84c1225eaf8b: Added conn table entry 0TC_mo_release_timeout0(588)-2147483637 TC_mo_release_timeout0(588)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_release_timeout0(588)@84c1225eaf8b: f_mo_call_establish DONE TC_mo_release_timeout0(588)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103839950 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55eefe1b4850]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250427103839950 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55eefe1b4850]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250427103839950 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55eefe1b4850]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250427103839950 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55eefe1b4850]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe19e680] (rtp_stream.c:239) 20250427103839950 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55eefe1b4850]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250427103839951 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55eefe1b4850]{DISCARDING}: Deallocated (fsm.c:568) 20250427103839951 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe19e680]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250427103839951 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe19e680]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427103839951 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1b45f0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103839951 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1b45f0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe19e680] (call_leg.c:197) 20250427103839951 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1b45f0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250427103839951 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1b45f0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250427103839951 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x55eefe1b3c40]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250427103839951 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe19e680]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427103839951 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe19e680]{RELEASING}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe1ad8b0] (call_leg.c:198) 20250427103839951 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe19e680]{RELEASING}: Freeing instance (call_leg.c:198) 20250427103839951 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe19e680]{RELEASING}: Deallocated (fsm.c:568) 20250427103839951 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) Freeing transaction (transaction.c:243) 20250427103839951 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427103839951 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427103839951 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427103839951 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427103839951 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427103839951 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103839951 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427103839951 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103839951 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103839951 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103839951 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103839952 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103839952 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103839952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103839952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103839952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103839952 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103839952 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103839952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103839952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103839952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c4 4b 07 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250427103839952 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103839952 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103839952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103839952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103839952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103839952 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103839952 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103839952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103839952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103839952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c4 4b 07 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(582)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(582)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(582)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(580)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(580)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(580)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(583)@84c1225eaf8b: Deleted conn table entry 0TC_mo_release_timeout0(588)-2147483637 MSC_Test_0-SCCP(580)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(580)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(580)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103839961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103839961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103839961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103839961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103839961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103839961 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103839961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103839961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103839961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(582)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103839961 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103839961 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103839961 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe1ad8b0] (msc_a.c:1053) 20250427103839961 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103839961 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D:GERAN-A-78:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427103839962 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D - active-conn: now used by 1 (attached) (msub.c:375) 20250427103839962 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103839962 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103839962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103839962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103839962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103839962 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103839962 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103839962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103839962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103839962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c4 4b 07 00 00 4e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(582)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@84c1225eaf8b: Session index based on local reference:0 20250427103839963 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103839963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103839963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103839963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103839963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103839963 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103839963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103839963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103839963 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103839963 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c4 4b 07 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(581)@84c1225eaf8b: Deleted conn table entry 0TC_mo_release_timeout0(588)12864263 TC_mo_release_timeout0(588)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103839965 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103839965 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA1A8097D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_release_timeout0(588)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(588)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(588)@84c1225eaf8b: Final verdict of PTC: pass 20250427103839973 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103839973 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(580)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(583)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(584)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(587)@84c1225eaf8b: Final verdict of PTC: none 20250427103839975 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(585)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(581)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(586)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(582)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(579)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(589)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(579): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(580): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(581): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(582): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(583): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(584): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(585): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(586): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(587): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_mo_release_timeout0(588): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(589): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_mo_release_timeout finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_release_timeout pass'. Sun Apr 27 10:38:39 UTC 2025 ====== MSC_Tests.TC_mo_release_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mo_release_timeout.talloc 20250427103840164 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103840164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103840164 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103840164 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103840164 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103840164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103840164 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103840164 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103840164 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103840164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103840164 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103840164 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103840164 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103840164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103840164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103840164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103840164 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103840164 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103840164 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103840165 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103840165 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=351852) 20250427103840976 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=351852, count=354332) 20250427103841978 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103842165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103842165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103842165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_release_timeout pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp'. ------ MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp ------ Sun Apr 27 10:38:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103842980 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_and_mt_call_no_dlcx_resp started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(593)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(593)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(593)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(591)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103843840 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(594)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103843981 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103843982 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(596)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(596)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103843987 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(596)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(596)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(596)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(596)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103844010 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103844010 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427103844032 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103844032 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103844032 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103844032 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(593)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(593)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(593)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(593)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427103844036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103844036 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103844036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103844036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103844036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103844036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103844036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103844036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103844036 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103844036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103844036 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(593)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(593)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(593)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427103844038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103844038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103844038 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103844038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103844038 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103844038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103844038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103844038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103844038 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103844038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(593)@84c1225eaf8b: Message received on association #8 20250427103844038 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103844038 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427103844038 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103844038 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(593)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(593)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(593)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(593)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(593)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(593)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(597)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103844844 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103844844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103844844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103844844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103844845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103844845 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103844845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103844845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103844845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103844845 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103844845 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103844845 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103844845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103844845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103844845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103844845 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103844845 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103844845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103844845 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103844845 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(593)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(592)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(592)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)4200007 MSC_Test_0-SCCP(591)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(592)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(593)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103844859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103844859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103844859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103844859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103844860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103844860 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103844860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103844860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103844860 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103844860 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 16 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 00 14 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103844860 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-79:LU)[0x55eefe1b45f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000041 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103844860 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-79:LU)[0x55eefe1b45f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103844860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x55eefe1b44c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103844860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x55eefe1b44c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000041:GERAN-A-79:LU)[0x55eefe1b45f0] (fsm.c:486) 20250427103844860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x55eefe1b44c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103844860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x55eefe1b44c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103844860 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103844860 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103844860 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427103844860 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103844860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe1b44c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103844860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe1b44c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103844860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe1b44c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103844860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe1b44c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103844860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe1b44c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103844860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe1b44c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103844860 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe19e680]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103844860 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe19e680]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe1b44c0] (fsm.c:486) 20250427103844860 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe19e680]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103844860 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe19e680]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103844860 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103844860 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103844860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103844860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103844860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103844860 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103844860 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103844860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103844860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103844860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 40 16 47 00 00 4f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103844860 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103844860 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103844860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103844860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103844860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103844860 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103844860 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103844860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103844860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103844861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 40 16 47 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(593)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(593)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(593)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@84c1225eaf8b: { messageType := 2, destLocRef := '401647'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(591)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(591)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test-GSUP(597)@84c1225eaf8b: Found GsupExpect[0] for "262420000000041" handled at TC_lu_and_mt_call_no_dlcx_resp0(599) MSC_Test-GSUP(597)@84c1225eaf8b: Added IMSI table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)"262420000000041" MSC_Test_0-SCCP(591)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103844864 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427103844864 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(591)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(591)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(591)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(593)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103844865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103844865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103844865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103844865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103844865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103844865 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103844865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103844865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103844865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103844865 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103844872 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103844872 DVLR DEBUG IMSI:262420000000041 has MSISDN:491230000041 (vlr.c:1045) 20250427103844872 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250427103844872 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427103844873 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103844873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe1b44c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103844873 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe19e680]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103844873 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe19e680]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103844873 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe19e680]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103844873 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe19e680]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe1b44c0] (vlr_lu_fsm.c:110) 20250427103844873 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe19e680]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103844873 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe19e680]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103844873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe1b44c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103844873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe1b44c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103844873 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe1b4390]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103844873 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe1b4390]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe1b44c0] (fsm.c:486) 20250427103844873 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe1b4390]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103844873 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe1b4390]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103844873 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe1b4390]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103844873 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe1b4390]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103844873 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:TMSInew-0x50FF1C3B) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250427103844873 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe1b4390]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103844873 DMM DEBUG -> IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:TMSInew-0x50FF1C3B LOCATION UPDATE ACCEPT (TMSI = 0x50ff1c3b) (gsm_04_08.c:149) 20250427103844873 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:TMSInew-0x50FF1C3B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427103844874 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103844874 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103844874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103844874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103844874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103844874 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103844874 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103844874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103844874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103844874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 40 16 47 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 50 ff 1c 3b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(593)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(591)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(592)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(592)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(591)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(591)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(591)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(593)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103844882 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103844882 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103844882 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103844882 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103844882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103844882 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103844882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103844882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103844882 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103844882 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103844883 DMM DEBUG msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:TMSInew-0x50FF1C3B:GERAN-A-79:LU)[0x55eefe1b45f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103844883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:TMSInew-0x50FF1C3B:GERAN-A-79:LU)[0x55eefe1b44c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103844883 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe1b4390]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103844883 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250427103844883 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe1b4390]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103844883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-79:LU)[0x55eefe1b44c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103844883 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe1b4390]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103844883 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe1b4390]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-79:LU)[0x55eefe1b44c0] (vlr_lu_fsm.c:817) 20250427103844883 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe1b4390]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103844883 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x069A7249:GERAN-A-79:LU)[0x55eefe1b4390]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103844883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-79:LU)[0x55eefe1b44c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103844883 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000041/3/1): Available (smpp_smsc.c:626) 20250427103844883 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103844883 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103844883 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103844883 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103844883 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103844883 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103844883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103844883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103844883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103844883 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103844883 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103844883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103844883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103844883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 40 16 47 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(593)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(591)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(591)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(591)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(591)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103844885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103844885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103844885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103844885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103844885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103844885 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103844885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103844885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103844885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103844885 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103844885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-79:LU)[0x55eefe1b44c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103844885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-79:LU)[0x55eefe1b44c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-79:LU)[0x55eefe1b45f0] (msc_a.c:1053) 20250427103844885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-79:LU)[0x55eefe1b44c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103844885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-79:LU)[0x55eefe1b44c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103844885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-79:LU)[0x55eefe1b44c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103844885 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B - active-conn: now used by 1 (attached) (msub.c:375) 20250427103844886 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103844886 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103844886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103844886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103844886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103844886 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103844886 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103844886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103844886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103844886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 40 16 47 00 00 4f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(593)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@84c1225eaf8b: Session index based on local reference:0 20250427103844886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103844886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103844886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103844886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103844886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103844886 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103844886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103844886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103844886 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(593)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103844886 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 40 16 47 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(592)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)4200007 TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103844887 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103844887 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(592)@84c1225eaf8b: Created IMSI[0] for '262420000000041'H'50FF1C3B'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) MSC_Test-MNCC(594)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)1765483218 20250427103844903 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427103844903 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427103844903 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B callref-0x693b22d2 tid-255) New transaction (transaction.c:231) 20250427103844903 DMNCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B callref-0x693b22d2 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) 20250427103844903 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B callref-0x693b22d2 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) 20250427103844903 DMNCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B callref-0x693b22d2 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427103844903 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427103844903 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427103844903 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103844903 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103844903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103844903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103844903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103844904 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103844904 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103844904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103844904 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103844904 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 50 ff 1c 3b 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(593)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(592)@84c1225eaf8b: 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)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(592)@84c1225eaf8b: Created IMSI[1] for '262420000000041'H'50FF1C3B'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '50FF1C3B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(592)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)15395959 MSC_Test_0-SCCP(591)@84c1225eaf8b: First idle individual index:0 20250427103844915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103844915 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103844915 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103844915 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103844915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103844915 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103844915 DLSS7 DEBUG Found route for dpc=185=0.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(593)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103844915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103844915 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103844915 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 ec 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 50 ff 1c 3b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103844916 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1afdc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427103844916 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1afdc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1b4850] (fsm.c:486) 20250427103844916 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1afdc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427103844916 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1afdc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427103844916 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427103844916 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427103844916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1afdc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427103844916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1afdc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427103844916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1afdc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427103844916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1afdc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427103844916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1afdc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427103844916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1afdc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427103844916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1afdc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427103844916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1afdc0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427103844916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1afdc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427103844916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1afdc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427103844916 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B callref-0x693b22d2 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427103844916 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427103844916 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427103844917 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 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) 20250427103844917 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427103844917 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427103844917 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000041/3/1): Available (smpp_smsc.c:626) 20250427103844917 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427103844917 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103844917 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103844917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103844917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103844917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103844917 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103844917 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103844917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103844917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103844917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ea ec 77 00 00 50 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103844917 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103844917 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103844917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103844917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103844917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103844917 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103844917 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103844917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103844917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103844917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ea ec 77 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 14 (osmo_ss7_asp.c:1164) 20250427103844917 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103844917 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103844917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103844918 DLM3UA DEBUG 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(593)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(593)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(593)@84c1225eaf8b: Message received on association #8 20250427103844918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103844918 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103844918 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103844918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103844918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103844918 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 ea ec 77 00 01 1d 01 00 1a 03 05 04 07 60 04 05 0b 02 00 81 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 14 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(593)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(593)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@84c1225eaf8b: { messageType := 2, destLocRef := 'EAEC77'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(591)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(591)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(591)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(591)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103844920 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427103844920 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: f_mt_call_complete 1 MSC_Test_0-RAN(592)@84c1225eaf8b: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(592)@84c1225eaf8b: patched enc_l3: '8301'O MSC_Test_0-SCCP(591)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(591)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(591)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028301'O 20250427103844928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103844928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103844928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103844928 DLM3UA DEBUG 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(593)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103844928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103844928 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103844928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103844928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103844928 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103844928 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103844929 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427103844929 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427103844929 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427103844929 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427103844929 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 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) 20250427103844929 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 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)@84c1225eaf8b: f_mt_call_complete 2 MSC_Test-MGCP(595)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) 20250427103844937 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427103844937 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1b4390]{ESTABLISHING}: Allocated (fsm.c:456) 20250427103844937 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1b4390]{ESTABLISHING}: is child of msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1b4850] (fsm.c:486) 20250427103844937 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 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) 20250427103844937 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1ac420]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103844937 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1ac420]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1b4390] (fsm.c:486) 20250427103844937 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:no-CI)[0x55eefe1ac420]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103844937 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:no-CI)[0x55eefe1ac420]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427103844937 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1b08f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103844937 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1b08f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1b4390] (fsm.c:486) 20250427103844937 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:no-CI)[0x55eefe1b08f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103844937 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:no-CI)[0x55eefe1b08f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(595)@84c1225eaf8b: 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)@84c1225eaf8b: f_mt_call_complete 3 20250427103844948 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:no-CI)[0x55eefe1ac420]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103844948 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1b4390]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427103844948 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 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)@84c1225eaf8b: f_mt_call_complete 4 20250427103844949 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:no-CI)[0x55eefe1b08f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103844949 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1b4390]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427103844949 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 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) 20250427103844949 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 tid-0) Sending Assignment Command (msc_a.c:706) 20250427103844949 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103844949 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103844949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103844949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103844949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103844949 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103844949 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103844949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103844949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103844949 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 ea ec 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 0f 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(593)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(591)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: f_mt_call_complete 6 MSC_Test_0-SCCP(591)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(591)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(591)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250427103844952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103844952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103844952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103844952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103844952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103844952 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103844952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103844952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103844952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103844952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 50 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103844953 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1b08f0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427103844953 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B: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)[0x55eefe1b08f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427103844953 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B: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)[0x55eefe1b08f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427103844953 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 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) 20250427103844953 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 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) 20250427103844953 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 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) 20250427103844953 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(592)@84c1225eaf8b: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(592)@84c1225eaf8b: patched enc_l3: '8347'O MSC_Test_0-SCCP(591)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(591)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(591)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(593)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: f_mt_call_complete 5 TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: f_mt_call_complete 8 20250427103844957 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B: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)[0x55eefe1b08f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103844957 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B: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)[0x55eefe1b08f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427103844957 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1b4390]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427103845156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103845157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103845157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103845157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103845157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103845157 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103845157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103845157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103845157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103845157 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103845157 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427103845157 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427103845157 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427103845157 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 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) 20250427103845157 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 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)@84c1225eaf8b: f_mt_call_complete 7 20250427103845165 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427103845165 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 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) 20250427103845165 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1ac420]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250427103845165 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B: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)[0x55eefe1ac420]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427103845165 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B: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)[0x55eefe1ac420]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427103845165 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B: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)[0x55eefe1ac420]{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)@84c1225eaf8b: f_mt_call_complete 9 TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: f_mt_call_complete DONE 20250427103845171 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B: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)[0x55eefe1ac420]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103845171 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B: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)[0x55eefe1ac420]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427103845171 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1b4390]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427103845171 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1b4390]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: Hold the call for some time TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: Hangup TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427103850182 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427103850182 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427103850182 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427103850182 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427103850183 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103850183 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103850183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103850183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103850183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103850183 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103850183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103850183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103850183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103850183 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 ea ec 77 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(593)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(591)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(592)@84c1225eaf8b: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(592)@84c1225eaf8b: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(591)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(591)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(591)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(593)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103850191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103850191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103850191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103850191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103850191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103850191 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103850191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103850191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103850191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103850191 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) 20250427103850191 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427103850191 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427103850192 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427103850192 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x693b22d2 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427103850192 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427103850192 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103850192 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427103850192 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103850192 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103850192 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103850192 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1b4390]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427103850192 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B: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)[0x55eefe1b08f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103850192 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B: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)[0x55eefe1b08f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1b4390] (call_leg.c:197) 20250427103850192 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B: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)[0x55eefe1b08f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427103850192 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B: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)[0x55eefe1b08f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427103850192 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B: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)[0x55eefe1ac420]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103850192 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B: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)[0x55eefe1ac420]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1b4390] (call_leg.c:197) 20250427103850192 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1b4390]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427103850192 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B: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)[0x55eefe1ac420]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427103850192 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B: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)[0x55eefe1ac420]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427103850192 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1b4390]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427103850192 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1b4390]{RELEASING}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1b4850] (call_leg.c:198) 20250427103850192 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1b4390]{RELEASING}: Freeing instance (call_leg.c:198) 20250427103850192 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1b4390]{RELEASING}: Deallocated (fsm.c:568) 20250427103850192 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103850192 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103850193 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103850193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103850193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103850193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103850193 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103850193 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103850193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103850193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103850193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ea ec 77 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427103850193 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103850193 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103850193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103850193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103850193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103850193 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103850193 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103850193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103850193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103850193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ea ec 77 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(593)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(593)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(591)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(591)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(593)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(591)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(591)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(594)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)1765483218 TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(591)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(591)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(591)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103850199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103850199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103850199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103850199 DLM3UA DEBUG 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(593)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103850199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103850199 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103850199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103850199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103850199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103850199 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103850199 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1afdc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103850199 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1afdc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1b4850] (msc_a.c:1053) 20250427103850199 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1afdc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103850199 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B:GERAN-A-80:PAGING_RESP)[0x55eefe1afdc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427103850200 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x50FF1C3B - active-conn: now used by 1 (attached) (msub.c:375) 20250427103850200 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103850200 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103850200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103850200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103850200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103850200 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103850200 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103850200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103850200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103850200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ea ec 77 00 00 50 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(593)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@84c1225eaf8b: Session index based on local reference:0 20250427103850200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103850200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103850200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103850200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103850200 DLSS7 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(593)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103850200 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103850201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103850201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103850201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103850201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ea ec 77 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(592)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)15395959 TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: f_call_hangup 9: done MSC_Test_0-RAN(592)@84c1225eaf8b: 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)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@84c1225eaf8b: Final verdict of PTC: pass 20250427103857225 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103857225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103857225 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103857225 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103857225 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103857225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103857225 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103857225 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103857225 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103857225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103857225 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103857225 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103857225 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103857225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103857225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103857225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103857225 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103857225 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103857225 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103857225 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103857226 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(593)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(591)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(597)@84c1225eaf8b: Final verdict of PTC: none 20250427103857228 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103857228 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(592)@84c1225eaf8b: Final verdict of PTC: none 20250427103857229 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(594)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(596)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(595)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(600)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(590)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(598)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(590): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(591): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(592): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(593): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(594): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(595): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(596): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(597): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(598): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_and_mt_call_no_dlcx_resp0(599): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(600): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_and_mt_call_no_dlcx_resp finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass'. Sun Apr 27 10:38:57 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=446852) 20250427103858230 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=446852, count=451656) 20250427103859226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103859226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103859226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427103859232 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two'. ------ MSC_Tests.TC_reset_two ------ Sun Apr 27 10:39:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_reset_two.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_reset_two.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103900234 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_reset_two started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(604)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(604)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(604)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(602)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(607)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(607)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(607)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(605)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103901081 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(608)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103901234 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103901234 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(610)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(610)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103901241 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(610)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(610)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(610)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(610)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103901265 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103901265 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103901265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103901265 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(604)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(604)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103901269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103901269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103901269 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103901269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103901269 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103901269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103901269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103901269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103901269 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103901269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103901269 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(604)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(604)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(604)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(604)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103901270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103901270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103901270 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103901270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103901270 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103901270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103901270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103901270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103901270 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103901270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103901270 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103901270 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(604)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(604)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103901270 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103901270 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(604)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(604)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(604)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(604)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(604)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103901271 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103901271 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427103901276 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103901276 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427103901276 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103901276 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(607)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(607)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427103901279 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103901279 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103901279 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103901279 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103901279 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103901279 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103901279 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103901279 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) 20250427103901279 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103901279 DLSS7 DEBUG 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) 20250427103901279 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(607)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(607)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(607)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(607)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103901280 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103901280 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103901280 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103901280 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(607)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(607)@84c1225eaf8b: Message received on association #8 20250427103901280 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103901280 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103901280 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103901280 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) 20250427103901280 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103901280 DLSS7 DEBUG 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) 20250427103901280 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427103901280 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(607)@84c1225eaf8b: Message received on association #8 20250427103901280 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427103901280 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(607)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(607)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(607)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(607)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103902079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103902079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103902079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103902079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103902079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103902079 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103902079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103902079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103902079 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103902079 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(604)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103902080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103902080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103902080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103902080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103902080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103902080 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103902080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103902080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103902080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103902080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(604)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(603)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427103902086 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103902086 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103902086 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427103902086 DLM3UA 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) 20250427103902086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103902086 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) 20250427103902086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103902086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103902087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103902087 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(607)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103902087 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103902087 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103902087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103902087 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) 20250427103902087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103902087 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) 20250427103902087 DLSS7 DEBUG Found route for dpc=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) 20250427103902087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427103902087 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103902087 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(607)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(606)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_1-SCCP(605)@84c1225eaf8b: Final verdict of PTC: none 20250427103903267 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103903267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103903267 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103903267 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103903267 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103903267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103903267 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103903267 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103903267 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103903267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103903267 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103903267 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103903267 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103903267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103903267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103903267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103903267 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) 20250427103903267 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103903267 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103903267 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103903267 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103903267 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(602)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(604)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(611)@84c1225eaf8b: Final verdict of PTC: none 20250427103903267 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103903267 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) 20250427103903267 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103903267 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427103903267 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103903267 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427103903267 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427103903267 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) 20250427103903267 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427103903267 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427103903267 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) 20250427103903267 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103903267 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427103903267 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103903267 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103903267 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103903267 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103903267 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427103903267 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(606)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(603)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(607)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(601)@84c1225eaf8b: Final verdict of PTC: none 20250427103903267 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) 20250427103903267 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427103903267 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103903267 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103903267 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(609)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(610)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(608)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(612)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: pass MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(601): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(602): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(603): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(604): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(605): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(606): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(607): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(608): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(609): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(610): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(611): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(612): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_reset_two finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two pass'. Sun Apr 27 10:39:03 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=113152) 20250427103904268 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=113152, count=113692) 20250427103905268 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103905268 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103905268 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427103905268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103905268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103905268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427103905269 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call'. ------ MSC_Tests.TC_lu_and_mt_call ------ Sun Apr 27 10:39:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103906271 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_and_mt_call started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(616)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(616)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(616)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(614)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103906993 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(617)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103907179 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103907179 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103907179 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103907179 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(616)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(616)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(616)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(616)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427103907181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103907181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103907181 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103907181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103907181 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103907181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103907181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103907181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103907181 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103907181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103907181 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(616)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(616)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103907181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103907181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103907181 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103907181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103907181 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(616)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(616)@84c1225eaf8b: Message received on association #8 20250427103907181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103907181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103907181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103907181 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103907181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103907181 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103907181 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427103907181 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(616)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103907181 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(616)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(616)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(616)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(616)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(616)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103907272 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103907272 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(619)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(619)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103907274 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(619)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(619)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(619)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(619)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103907284 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103907284 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(620)@84c1225eaf8b: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103907993 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103907993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103907993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103907993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103907993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103907993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103907993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103907993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103907993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103907993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103907994 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103907994 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103907994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103907994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103907994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103907994 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103907994 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103907994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103907994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103907994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(616)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(615)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(615)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_call0(622)10533389 MSC_Test_0-RAN(615)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(614)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(616)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103908011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103908011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103908011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103908011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103908011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103908011 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103908011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103908011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103908011 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103908011 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 ba 0d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103908011 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-81:LU)[0x55eefe1ac420]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103908011 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-81:LU)[0x55eefe1ac420]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103908011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x55eefe1b3bb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103908011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x55eefe1b3bb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-81:LU)[0x55eefe1ac420] (fsm.c:486) 20250427103908011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x55eefe1b3bb0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103908011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x55eefe1b3bb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103908011 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103908011 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103908011 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427103908011 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103908011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1b3bb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103908011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1b3bb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103908011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1b3bb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103908011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1b3bb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103908011 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103908011 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103908011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103908011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103908011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103908012 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103908012 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103908012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103908012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103908012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a0 ba 0d 00 00 51 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103908012 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103908012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103908012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103908012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103908012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103908012 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103908012 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103908012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103908012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103908012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a0 ba 0d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1164) 20250427103908011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1b3bb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103908011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1b3bb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103908011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1b4390]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103908011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1b4390]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1b3bb0] (fsm.c:486) 20250427103908011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1b4390]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103908011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1b4390]{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(616)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(616)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(616)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(616)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(620)@84c1225eaf8b: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call0(622) MSC_Test-GSUP(620)@84c1225eaf8b: Added IMSI table entry 0TC_lu_and_mt_call0(622)"262420000000039" MSC_Test_0-SCCP(614)@84c1225eaf8b: { messageType := 2, destLocRef := 'A0BA0D'O, sourceLocRef := '000051'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(614)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(614)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(614)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103908025 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427103908025 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(614)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(614)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(614)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(616)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103908030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103908030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103908030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103908030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103908030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103908030 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103908030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103908030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103908030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103908030 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(622)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103908047 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103908047 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250427103908047 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427103908047 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427103908048 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103908048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1b3bb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103908048 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1b4390]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103908048 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1b4390]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103908048 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1b4390]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103908048 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1b4390]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1b3bb0] (vlr_lu_fsm.c:110) 20250427103908048 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1b4390]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103908048 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1b4390]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103908048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1b3bb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103908048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1b3bb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103908048 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1ad780]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103908048 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1ad780]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1b3bb0] (fsm.c:486) 20250427103908048 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1ad780]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103908048 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1ad780]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103908048 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1ad780]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103908048 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1ad780]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103908048 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:TMSInew-0x72DDB1E2) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427103908048 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1ad780]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103908048 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:TMSInew-0x72DDB1E2 LOCATION UPDATE ACCEPT (TMSI = 0x72ddb1e2) (gsm_04_08.c:149) 20250427103908048 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:TMSInew-0x72DDB1E2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427103908048 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103908048 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103908048 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103908048 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103908048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103908048 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103908048 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103908048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103908048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103908048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 a0 ba 0d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 72 dd b1 e2 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(616)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(614)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(622)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(615)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(615)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(614)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(614)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(614)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(616)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103908060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103908060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103908060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103908060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103908060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103908060 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103908060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103908060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103908060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103908060 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103908061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103908061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103908061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103908061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103908061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103908061 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103908061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103908061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103908061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103908061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a0 ba 0d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427103908061 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:TMSInew-0x72DDB1E2:GERAN-A-81:LU)[0x55eefe1ac420]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103908061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:TMSInew-0x72DDB1E2:GERAN-A-81:LU)[0x55eefe1b3bb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103908061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1ad780]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103908061 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427103908061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1ad780]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103908061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-81:LU)[0x55eefe1b3bb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103908061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1ad780]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103908061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1ad780]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-81:LU)[0x55eefe1b3bb0] (vlr_lu_fsm.c:817) 20250427103908061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1ad780]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103908061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x4DF92591:GERAN-A-81:LU)[0x55eefe1ad780]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103908061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-81:LU)[0x55eefe1b3bb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103908061 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250427103908061 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103908061 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103908061 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103908061 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(616)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(614)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(614)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(616)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(614)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(614)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103908065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103908065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103908065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103908065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103908065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103908065 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103908065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103908065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103908065 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103908065 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 51 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103908066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-81:LU)[0x55eefe1b3bb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103908066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-81:LU)[0x55eefe1b3bb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-81:LU)[0x55eefe1ac420] (msc_a.c:1053) 20250427103908066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-81:LU)[0x55eefe1b3bb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103908066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-81:LU)[0x55eefe1b3bb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103908066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-81:LU)[0x55eefe1b3bb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103908066 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103908066 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103908066 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103908066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103908066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103908066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103908066 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103908066 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103908066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103908066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103908066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a0 ba 0d 00 00 51 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(614)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(616)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427103908068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103908068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103908068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103908068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103908068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103908068 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103908068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103908068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103908068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103908068 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a0 ba 0d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(615)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_call0(622)10533389 TC_lu_and_mt_call0(622)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103908070 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103908070 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call0(622)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(622)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(615)@84c1225eaf8b: Created IMSI[0] for '262420000000039'H'72DDB1E2'O to be handled at TC_lu_and_mt_call0(622) MSC_Test-MNCC(617)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_call0(622)1729673239 20250427103908085 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427103908085 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427103908085 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 callref-0x6718b817 tid-255) New transaction (transaction.c:231) 20250427103908085 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 callref-0x6718b817 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) 20250427103908085 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 callref-0x6718b817 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) 20250427103908085 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 callref-0x6718b817 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427103908085 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427103908085 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427103908085 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103908086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103908086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103908086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103908086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103908086 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103908086 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103908086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103908086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103908086 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 72 dd b1 e2 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(616)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(615)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(615)@84c1225eaf8b: Created IMSI[1] for '262420000000039'H'72DDB1E2'O to be handled at TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '72DDB1E2'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(615)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_call0(622)7199867 20250427103908098 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427103908098 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1ad8b0] (fsm.c:486) 20250427103908098 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427103908098 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427103908098 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427103908098 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427103908098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427103908098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427103908098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427103908098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427103908098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427103908098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427103908098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427103908098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427103908098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427103908098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427103908098 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 callref-0x6718b817 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427103908098 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427103908098 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427103908098 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 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) 20250427103908098 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427103908098 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427103908098 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250427103908098 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-SCCP(614)@84c1225eaf8b: First idle individual index:0 20250427103908097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103908097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103908097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103908097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103908097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103908097 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103908097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103908097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103908097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103908097 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6d dc 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 06 27 00 03 50 59 02 05 f4 72 dd b1 e2 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103908099 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103908099 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103908099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103908099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103908099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103908099 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103908099 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103908099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103908099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103908099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 dc 7b 00 00 52 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103908099 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103908099 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103908099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103908099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103908099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103908099 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103908099 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103908099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103908099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103908099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 6d dc 7b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1164) 20250427103908099 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103908099 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103908099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103908099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103908099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103908099 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103908099 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103908099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103908099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103908099 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 6d dc 7b 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(616)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(616)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@84c1225eaf8b: { messageType := 2, destLocRef := '6DDC7B'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(614)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(614)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(614)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(614)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(616)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(616)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(616)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(616)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427103908104 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427103908104 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call0(622)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(622)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@84c1225eaf8b: f_mt_call_complete 1 MSC_Test_0-RAN(615)@84c1225eaf8b: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(615)@84c1225eaf8b: patched enc_l3: '8301'O MSC_Test_0-SCCP(614)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(614)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(614)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028301'O 20250427103908118 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427103908118 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427103908118 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427103908118 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427103908118 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 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) 20250427103908118 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 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) 20250427103908117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103908118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103908118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103908118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103908118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103908118 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103908118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103908118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103908118 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103908118 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(616)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(622)@84c1225eaf8b: f_mt_call_complete 2 MSC_Test-MGCP(618)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call0(622) 20250427103908130 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427103908130 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1ad780]{ESTABLISHING}: Allocated (fsm.c:456) 20250427103908130 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1ad780]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1ad8b0] (fsm.c:486) 20250427103908130 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 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) 20250427103908130 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1b4850]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103908130 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1b4850]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1ad780] (fsm.c:486) 20250427103908130 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:no-CI)[0x55eefe1b4850]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103908130 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:no-CI)[0x55eefe1b4850]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427103908131 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1b4ab0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103908131 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1b4ab0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1ad780] (fsm.c:486) 20250427103908131 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:no-CI)[0x55eefe1b4ab0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103908131 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:no-CI)[0x55eefe1b4ab0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(618)@84c1225eaf8b: 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)@84c1225eaf8b: f_mt_call_complete 3 20250427103908158 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:no-CI)[0x55eefe1b4850]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103908159 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1ad780]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427103908159 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_call0(622)@84c1225eaf8b: f_mt_call_complete 4 MSC_Test_0-M3UA(616)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(614)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(614)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103908163 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103908163 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103908163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103908163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103908163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103908163 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103908163 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103908163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103908163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103908163 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 6d dc 7b 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) 20250427103908163 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:no-CI)[0x55eefe1b4ab0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103908163 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1ad780]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427103908163 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 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) 20250427103908163 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 tid-0) Sending Assignment Command (msc_a.c:706) MSC_Test_0-M3UA(616)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mt_call0(622)@84c1225eaf8b: f_mt_call_complete 6 MSC_Test_0-SCCP(614)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(614)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(614)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250427103908176 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1b4ab0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427103908176 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2: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)[0x55eefe1b4ab0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427103908176 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2: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)[0x55eefe1b4ab0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427103908176 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 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) 20250427103908176 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 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) 20250427103908176 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 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) 20250427103908176 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(615)@84c1225eaf8b: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(615)@84c1225eaf8b: patched enc_l3: '8347'O MSC_Test_0-M3UA(616)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(614)@84c1225eaf8b: Session index based on connection ID:0 20250427103908175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103908176 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103908176 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103908176 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103908176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103908176 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103908176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103908176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103908176 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103908176 DLSS7 DEBUG 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-SCCP(614)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(614)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(614)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(616)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(622)@84c1225eaf8b: f_mt_call_complete 5 TC_lu_and_mt_call0(622)@84c1225eaf8b: f_mt_call_complete 8 20250427103908180 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2: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)[0x55eefe1b4ab0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103908180 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2: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)[0x55eefe1b4ab0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427103908180 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1ad780]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427103908380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103908380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103908380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103908380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103908380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103908380 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103908380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103908380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103908380 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103908380 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103908381 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427103908381 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427103908381 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427103908381 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 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) 20250427103908381 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 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)@84c1225eaf8b: f_mt_call_complete 7 20250427103908383 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427103908383 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 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) 20250427103908383 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1b4850]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250427103908383 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2: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)[0x55eefe1b4850]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427103908383 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2: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)[0x55eefe1b4850]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427103908383 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2: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)[0x55eefe1b4850]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_lu_and_mt_call0(622)@84c1225eaf8b: f_mt_call_complete 9 TC_lu_and_mt_call0(622)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call0(622)@84c1225eaf8b: f_mt_call_complete DONE TC_lu_and_mt_call0(622)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@84c1225eaf8b: Hold the call for some time 20250427103908387 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2: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)[0x55eefe1b4850]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103908387 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2: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)[0x55eefe1b4850]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427103908387 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1ad780]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427103908387 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1ad780]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call0(622)@84c1225eaf8b: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call0(622)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@84c1225eaf8b: Hangup TC_lu_and_mt_call0(622)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427103913393 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427103913393 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427103913393 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427103913393 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427103913393 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103913393 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103913393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103913393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103913393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103913393 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103913393 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103913393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103913393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103913393 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 6d dc 7b 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(616)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(614)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(622)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(615)@84c1225eaf8b: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(615)@84c1225eaf8b: patched enc_l3: '83AD0802E180'O 20250427103913394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103913394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103913394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103913394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103913394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103913394 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103913394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103913394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103913394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103913395 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 52 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(614)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(614)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(614)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(616)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103913395 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427103913395 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427103913395 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427103913395 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x6718b817 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427103913395 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427103913395 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103913395 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427103913395 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103913395 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103913395 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103913395 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1ad780]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427103913395 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2: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)[0x55eefe1b4ab0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103913395 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2: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)[0x55eefe1b4ab0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1ad780] (call_leg.c:197) 20250427103913395 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2: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)[0x55eefe1b4ab0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427103913395 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2: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)[0x55eefe1b4ab0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427103913395 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2: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)[0x55eefe1b4850]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103913395 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2: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)[0x55eefe1b4850]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1ad780] (call_leg.c:197) 20250427103913395 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1ad780]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427103913395 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2: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)[0x55eefe1b4850]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427103913395 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2: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)[0x55eefe1b4850]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427103913395 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1ad780]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427103913395 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1ad780]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1ad8b0] (call_leg.c:198) 20250427103913395 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1ad780]{RELEASING}: Freeing instance (call_leg.c:198) 20250427103913395 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1ad780]{RELEASING}: Deallocated (fsm.c:568) 20250427103913395 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103913395 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103913395 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103913395 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103913395 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103913395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103913395 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103913395 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103913395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103913395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103913395 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6d dc 7b 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427103913395 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103913395 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103913395 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103913395 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103913395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103913395 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103913395 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103913395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103913395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103913395 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 dc 7b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(616)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(616)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(614)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(614)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(616)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(614)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(614)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(617)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_call0(622)1729673239 TC_lu_and_mt_call0(622)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call0(622)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call0(622)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_call0(622)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(614)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(614)@84c1225eaf8b: vl_from0 TC_lu_and_mt_call0(622)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(614)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103913396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103913396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103913396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103913396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103913396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103913396 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103913396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103913396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103913396 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103913396 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(616)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103913396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103913396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1ad8b0] (msc_a.c:1053) 20250427103913396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103913396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-82:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427103913396 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103913397 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103913397 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103913397 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103913397 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103913397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103913397 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103913397 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103913397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103913397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103913397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 dc 7b 00 00 52 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(616)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427103913397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103913397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103913397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103913397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103913397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103913397 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103913397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103913397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103913397 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103913397 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6d dc 7b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(614)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(616)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(615)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_call0(622)7199867 TC_lu_and_mt_call0(622)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call0(622)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@84c1225eaf8b: f_call_hangup 9: done MSC_Test_0-RAN(615)@84c1225eaf8b: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(620)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(614)@84c1225eaf8b: Final verdict of PTC: none 20250427103914410 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103914410 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(615)@84c1225eaf8b: Final verdict of PTC: none 20250427103914410 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103914410 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103914410 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103914410 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103914410 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103914410 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103914411 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103914411 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103914411 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103914411 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103914411 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103914411 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103914411 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103914411 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103914411 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103914411 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103914411 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103914411 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103914411 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103914411 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103914411 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427103914411 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(613)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(616)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(619)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(617)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(618)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(621)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(623)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(613): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(614): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(615): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(616): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(617): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(618): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(619): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(620): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(621): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_and_mt_call0(622): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(623): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_and_mt_call finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call pass'. Sun Apr 27 10:39:14 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=448880) 20250427103915413 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=448880, count=450136) 20250427103916412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103916412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103916412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427103916414 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_ipv6'. ------ MSC_Tests.TC_lu_and_mt_call_ipv6 ------ Sun Apr 27 10:39:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103917415 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_ipv6' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_and_mt_call_ipv6 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(627)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(627)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(627)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(625)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103918163 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(628)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103918356 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103918356 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103918356 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103918356 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(627)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(627)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(627)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(627)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427103918358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103918358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103918358 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103918358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103918358 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103918358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103918358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103918358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103918358 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103918358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103918358 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(627)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(627)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(627)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(627)@84c1225eaf8b: Message received on association #8 20250427103918358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103918358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103918358 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103918358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103918358 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103918358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103918358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103918358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103918358 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103918358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103918358 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103918358 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(627)@84c1225eaf8b: Message received on association #8 20250427103918358 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(627)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(627)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(627)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(627)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103918358 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427103918416 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103918416 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(630)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(630)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103918417 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(630)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(630)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(630)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(630)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103918426 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103918426 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(631)@84c1225eaf8b: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103919166 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103919166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103919166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103919166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103919166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103919166 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103919166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103919166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103919166 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103919166 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103919167 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103919167 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103919167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103919167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103919167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103919167 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103919167 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103919167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103919167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103919167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(627)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(626)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(626)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_call_ipv60(633)6078545 MSC_Test_0-RAN(626)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(625)@84c1225eaf8b: First idle individual index:0 20250427103919172 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103919172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103919172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103919172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103919172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103919172 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103919172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103919172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103919172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103919172 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 c0 51 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103919172 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-83:LU)[0x55eefe19f810]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103919173 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-83:LU)[0x55eefe19f810]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103919173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x55eefe1b4850]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103919173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x55eefe1b4850]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-83:LU)[0x55eefe19f810] (fsm.c:486) 20250427103919173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x55eefe1b4850]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103919173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x55eefe1b4850]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103919173 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103919173 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103919173 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427103919173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103919173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1b4850]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103919173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1b4850]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103919173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1b4850]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103919173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1b4850]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103919173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1b4850]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103919173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1b4850]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103919173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1ac100]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103919173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1ac100]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1b4850] (fsm.c:486) 20250427103919173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1ac100]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103919173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1ac100]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103919173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103919173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103919173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103919173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103919173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103919173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103919173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103919173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103919173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103919173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 5c c0 51 00 00 53 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103919173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103919173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103919173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103919173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103919173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103919173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103919173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103919173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103919173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103919173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 5c c0 51 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(627)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(627)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(627)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@84c1225eaf8b: { messageType := 2, destLocRef := '5CC051'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(625)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(625)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(631)@84c1225eaf8b: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_ipv60(633) MSC_Test-GSUP(631)@84c1225eaf8b: Added IMSI table entry 0TC_lu_and_mt_call_ipv60(633)"262420000000039" 20250427103919175 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427103919175 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(625)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(625)@84c1225eaf8b: vl_from0 20250427103919175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103919175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103919175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103919175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103919175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103919175 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103919175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103919175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103919175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103919175 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(625)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(627)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103919177 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103919177 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250427103919177 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427103919177 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427103919178 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103919178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1b4850]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103919178 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1ac100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103919178 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1ac100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103919178 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1ac100]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103919178 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1ac100]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1b4850] (vlr_lu_fsm.c:110) 20250427103919178 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1ac100]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103919178 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1ac100]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103919178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1b4850]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103919178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1b4850]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103919178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1ad780]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103919178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1ad780]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1b4850] (fsm.c:486) 20250427103919178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1ad780]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103919178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1ad780]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103919178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1ad780]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103919178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1ad780]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103919178 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:TMSInew-0x19D7BA79) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427103919178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1ad780]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103919178 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:TMSInew-0x19D7BA79 LOCATION UPDATE ACCEPT (TMSI = 0x19d7ba79) (gsm_04_08.c:149) 20250427103919178 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:TMSInew-0x19D7BA79 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427103919178 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103919178 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103919178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103919178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103919178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103919178 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103919178 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103919178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103919178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103919178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 06 06 5c c0 51 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 19 d7 ba 79 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(627)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(625)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(626)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(626)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(625)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(625)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(625)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427103919180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103919180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103919180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103919180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103919180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103919180 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103919180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103919180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103919180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103919180 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(627)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103919181 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:TMSInew-0x19D7BA79:GERAN-A-83:LU)[0x55eefe19f810]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103919181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:TMSInew-0x19D7BA79:GERAN-A-83:LU)[0x55eefe1b4850]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103919181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1ad780]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103919181 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427103919181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1ad780]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103919181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-83:LU)[0x55eefe1b4850]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103919181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1ad780]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103919181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1ad780]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-83:LU)[0x55eefe1b4850] (vlr_lu_fsm.c:817) 20250427103919181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1ad780]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103919181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x72DDB1E2:GERAN-A-83:LU)[0x55eefe1ad780]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103919181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-83:LU)[0x55eefe1b4850]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103919181 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250427103919181 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103919181 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103919181 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103919181 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103919181 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103919181 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103919181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103919181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103919181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103919181 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103919181 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103919181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103919181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103919181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 5c c0 51 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(627)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(625)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(625)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(625)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(625)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103919182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103919182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103919182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103919182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103919182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103919182 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103919182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(627)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103919182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103919182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103919182 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103919182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-83:LU)[0x55eefe1b4850]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103919182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-83:LU)[0x55eefe1b4850]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-83:LU)[0x55eefe19f810] (msc_a.c:1053) 20250427103919182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-83:LU)[0x55eefe1b4850]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103919182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-83:LU)[0x55eefe1b4850]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103919182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-83:LU)[0x55eefe1b4850]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103919182 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103919182 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103919182 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103919182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103919182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103919182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103919182 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103919182 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103919182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103919182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103919182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 5c c0 51 00 00 53 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(627)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@84c1225eaf8b: Session index based on local reference:0 20250427103919182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103919182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103919182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103919182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103919182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103919182 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(627)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103919182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103919182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103919182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103919182 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5c c0 51 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(626)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(633)6078545 TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103919183 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103919183 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(626)@84c1225eaf8b: Created IMSI[0] for '262420000000039'H'19D7BA79'O to be handled at TC_lu_and_mt_call_ipv60(633) MSC_Test-MNCC(628)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_call_ipv60(633)1075375109 20250427103919186 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427103919186 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427103919186 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 callref-0x4018ec05 tid-255) New transaction (transaction.c:231) 20250427103919186 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 callref-0x4018ec05 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) 20250427103919186 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 callref-0x4018ec05 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) 20250427103919186 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 callref-0x4018ec05 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427103919186 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427103919186 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427103919186 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103919186 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103919186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103919186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103919186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103919186 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103919186 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103919186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103919186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103919186 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 19 d7 ba 79 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(627)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(626)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(626)@84c1225eaf8b: Created IMSI[1] for '262420000000039'H'19D7BA79'O to be handled at TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '19D7BA79'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(626)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_call_ipv60(633)12129645 MSC_Test_0-SCCP(625)@84c1225eaf8b: First idle individual index:0 20250427103919189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103919189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103919189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103919189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103919189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103919189 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103919189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103919189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103919189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(627)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103919189 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 15 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 19 d7 ba 79 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103919189 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1b4390]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427103919189 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1b4390]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1b4ab0] (fsm.c:486) 20250427103919189 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1b4390]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427103919189 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1b4390]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427103919189 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427103919189 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427103919189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1b4390]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427103919189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1b4390]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427103919189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1b4390]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427103919189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1b4390]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427103919189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1b4390]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427103919189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1b4390]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427103919189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1b4390]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427103919189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1b4390]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427103919189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1b4390]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427103919189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1b4390]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427103919189 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 callref-0x4018ec05 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427103919189 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427103919189 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427103919189 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 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) 20250427103919189 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427103919189 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427103919189 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250427103919189 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427103919189 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103919189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103919189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103919189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103919189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103919189 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103919189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103919189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103919189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103919189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b9 15 6d 00 00 54 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103919189 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103919189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103919189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103919189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103919189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103919189 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103919189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103919189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103919189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103919189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b9 15 6d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1164) 20250427103919189 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103919189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103919189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103919189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103919189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103919189 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103919189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103919189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103919189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103919189 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 b9 15 6d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(627)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(627)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(627)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(627)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(627)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@84c1225eaf8b: { messageType := 2, destLocRef := 'B9156D'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(625)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(625)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(625)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(625)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103919190 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427103919190 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: f_mt_call_complete 1 MSC_Test_0-RAN(626)@84c1225eaf8b: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(626)@84c1225eaf8b: patched enc_l3: '8301'O MSC_Test_0-SCCP(625)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(625)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(625)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(627)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103919193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103919193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103919193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103919193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103919193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103919193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103919193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103919193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103919193 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103919193 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103919193 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427103919193 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427103919193 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427103919193 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427103919193 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 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) 20250427103919193 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 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)@84c1225eaf8b: f_mt_call_complete 2 MSC_Test-MGCP(629)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_ipv60(633) 20250427103919197 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427103919197 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1ad780]{ESTABLISHING}: Allocated (fsm.c:456) 20250427103919197 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1ad780]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1b4ab0] (fsm.c:486) 20250427103919197 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 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) 20250427103919197 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1b4720]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103919197 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1b4720]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1ad780] (fsm.c:486) 20250427103919197 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:no-CI)[0x55eefe1b4720]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103919197 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:no-CI)[0x55eefe1b4720]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427103919197 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1ad8b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103919197 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1ad8b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1ad780] (fsm.c:486) 20250427103919197 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:no-CI)[0x55eefe1ad8b0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103919197 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:no-CI)[0x55eefe1ad8b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(629)@84c1225eaf8b: 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)@84c1225eaf8b: f_mt_call_complete 3 20250427103919202 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:no-CI)[0x55eefe1b4720]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103919202 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1ad780]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427103919202 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: f_mt_call_complete 4 20250427103919203 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:no-CI)[0x55eefe1ad8b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103919203 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1ad780]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427103919203 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 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) 20250427103919203 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 tid-0) Sending Assignment Command (msc_a.c:706) 20250427103919203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103919203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103919203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103919203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103919203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103919203 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103919203 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103919203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103919203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103919203 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 b9 15 6d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(627)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(625)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: f_mt_call_complete 6 MSC_Test_0-SCCP(625)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@84c1225eaf8b: vl_len:26 MSC_Test_0-SCCP(625)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(625)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O 20250427103919206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103919206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103919206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103919206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103919206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103919206 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103919206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103919206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103919206 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103919206 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-M3UA(627)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103919206 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x55eefe1ad8b0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427103919206 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79: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)[0x55eefe1ad8b0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250427103919206 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79: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)[0x55eefe1ad8b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427103919206 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 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) 20250427103919206 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 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) 20250427103919206 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 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) 20250427103919206 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(626)@84c1225eaf8b: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(626)@84c1225eaf8b: patched enc_l3: '8347'O MSC_Test_0-SCCP(625)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(625)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(625)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(627)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: f_mt_call_complete 5 TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: f_mt_call_complete 8 20250427103919208 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe1ad8b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103919208 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe1ad8b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427103919208 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1ad780]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427103919408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103919408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103919408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103919408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103919408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103919408 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103919408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103919408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103919408 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103919408 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103919408 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427103919408 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427103919408 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427103919408 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 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) 20250427103919408 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 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)@84c1225eaf8b: f_mt_call_complete 7 20250427103919410 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 tid-0) rx MNCC_RTP_CONNECT (RTP=[::9]:423) (gsm_04_08_cc.c:2230) 20250427103919410 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 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) 20250427103919410 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x55eefe1b4720]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250427103919410 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79: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)[0x55eefe1b4720]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427103919410 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79: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)[0x55eefe1b4720]{ESTABLISHING}: setting remote addr to [::9]:423 (rtp_stream.c:476) 20250427103919410 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79: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)[0x55eefe1b4720]{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)@84c1225eaf8b: f_mt_call_complete 9 TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: f_mt_call_complete DONE TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: Hold the call for some time 20250427103919411 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x55eefe1b4720]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103919411 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x55eefe1b4720]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427103919411 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1ad780]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427103919411 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1ad780]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: Hangup TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427103924413 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427103924413 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427103924413 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427103924413 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427103924414 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103924414 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103924414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103924414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103924414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103924414 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103924414 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103924414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103924414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103924414 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 b9 15 6d 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(627)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(625)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(626)@84c1225eaf8b: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(626)@84c1225eaf8b: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(625)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(625)@84c1225eaf8b: vl_from0 20250427103924415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103924415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103924415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103924415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103924415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103924415 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103924415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103924415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103924415 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103924415 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) MSC_Test_0-SCCP(625)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(627)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103924415 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427103924415 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427103924415 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427103924415 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x4018ec05 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427103924415 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427103924415 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103924415 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427103924415 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103924415 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103924415 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103924415 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1ad780]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427103924415 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe1ad8b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103924415 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe1ad8b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1ad780] (call_leg.c:197) 20250427103924415 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe1ad8b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427103924415 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe1ad8b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427103924415 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x55eefe1b4720]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103924415 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x55eefe1b4720]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1ad780] (call_leg.c:197) 20250427103924416 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1ad780]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427103924416 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x55eefe1b4720]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427103924416 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x55eefe1b4720]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427103924416 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1ad780]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427103924416 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1ad780]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1b4ab0] (call_leg.c:198) 20250427103924416 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1ad780]{RELEASING}: Freeing instance (call_leg.c:198) 20250427103924416 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1ad780]{RELEASING}: Deallocated (fsm.c:568) 20250427103924416 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103924416 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103924416 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103924416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103924416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103924416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103924416 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103924416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103924416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103924416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103924416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b9 15 6d 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427103924416 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103924416 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103924416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103924416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103924416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103924416 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103924416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103924416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103924416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103924416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b9 15 6d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(627)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(627)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(627)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(625)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(625)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(625)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(628)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(633)1075375109 TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(625)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(625)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(625)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103924417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103924417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103924417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(627)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103924417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103924417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103924417 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103924417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103924417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103924417 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103924417 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103924417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1b4390]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103924417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1b4390]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1b4ab0] (msc_a.c:1053) 20250427103924417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1b4390]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103924417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-84:PAGING_RESP)[0x55eefe1b4390]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427103924417 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103924417 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103924417 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103924417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103924417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103924417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103924417 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103924417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103924417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103924417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103924417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b9 15 6d 00 00 54 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(627)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@84c1225eaf8b: Session index based on local reference:0 20250427103924418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103924418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103924418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103924418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103924418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103924418 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103924418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103924418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103924418 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(627)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103924418 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b9 15 6d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(626)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(633)12129645 TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: f_call_hangup 9: done MSC_Test_0-RAN(626)@84c1225eaf8b: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@84c1225eaf8b: Final verdict of PTC: pass 20250427103925435 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103925435 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(625)@84c1225eaf8b: Final verdict of PTC: none 20250427103925436 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103925436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103925437 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103925437 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103925437 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103925437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103925437 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103925437 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103925437 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103925437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103925437 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103925437 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103925437 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103925437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103925437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103925437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103925437 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103925437 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103925437 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(627)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(628)@84c1225eaf8b: Final verdict of PTC: none 20250427103925437 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103925438 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427103925438 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(631)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(632)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(624)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(630)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(626)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(629)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(634)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(624): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(625): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(626): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(627): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(628): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(629): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(630): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(631): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(632): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_and_mt_call_ipv60(633): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(634): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_and_mt_call_ipv6 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_ipv6 pass'. Sun Apr 27 10:39:25 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=448964) 20250427103926439 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=448964, count=450320) 20250427103927438 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103927438 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103927438 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427103927440 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_ipv6 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_already_paging'. ------ MSC_Tests.TC_lu_and_mt_call_already_paging ------ Sun Apr 27 10:39:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_already_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_already_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103928442 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_already_paging' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_and_mt_call_already_paging started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(638)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(638)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(638)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(636)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103929323 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(639)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103929443 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103929443 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(641)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(641)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103929449 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(641)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(641)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(641)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(641)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103929470 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103929470 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427103929515 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103929515 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103929515 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103929515 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(638)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(638)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(638)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(638)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427103929520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103929520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103929520 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103929520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103929520 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103929520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103929520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103929520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103929520 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103929520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103929520 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(638)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(638)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103929522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103929522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103929522 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103929522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103929522 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103929522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103929522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103929522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103929522 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103929522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103929522 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103929522 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(638)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(638)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(638)@84c1225eaf8b: Message received on association #8 20250427103929523 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103929523 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(638)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(638)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(638)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(638)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(642)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103930324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103930324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103930324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103930324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103930324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103930324 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103930324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103930324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103930324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103930324 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103930324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103930324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103930324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103930324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103930324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103930324 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103930324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103930324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103930324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103930324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(638)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(638)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(637)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(637)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_call_already_paging0(644)11771088 MSC_Test_0-SCCP(636)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(637)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103930338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103930338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103930338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103930338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103930338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103930338 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103930338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103930338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103930338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103930338 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b3 9c d0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 30 19 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103930339 DMM DEBUG msc_a(IMSI-262420000000391:GERAN-A-85:LU)[0x55eefe1b4980]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000391 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103930339 DMM DEBUG msc_a(IMSI-262420000000391:GERAN-A-85:LU)[0x55eefe1b4980]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103930339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55eefe1b4720]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103930339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55eefe1b4720]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000391:GERAN-A-85:LU)[0x55eefe1b4980] (fsm.c:486) 20250427103930339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55eefe1b4720]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103930339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55eefe1b4720]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103930339 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103930339 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000391 id=262420000000391 (vlr.c:661) 20250427103930339 DVLR INFO New subscr, IMSI: 262420000000391 (vlr.c:562) 20250427103930339 DVLR DEBUG VLR subscr IMSI-262420000000391 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103930339 DVLR DEBUG VLR subscr IMSI-262420000000391 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103930339 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103930339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55eefe1b4720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103930339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55eefe1b4720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103930339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55eefe1b4720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103930339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55eefe1b4720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103930339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55eefe1b4720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103930339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55eefe1b4720]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103930339 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55eefe1b08f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103930339 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55eefe1b08f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55eefe1b4720] (fsm.c:486) 20250427103930339 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55eefe1b08f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103930339 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55eefe1b08f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103930339 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103930339 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103930339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103930339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103930339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103930339 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103930339 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103930339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103930339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103930339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b3 9c d0 00 00 55 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103930339 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103930339 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103930339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103930339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103930339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103930339 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103930339 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103930339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103930339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103930339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b3 9c d0 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(638)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(638)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(638)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@84c1225eaf8b: { messageType := 2, destLocRef := 'B39CD0'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(636)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(636)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(642)@84c1225eaf8b: Found GsupExpect[0] for "262420000000391" handled at TC_lu_and_mt_call_already_paging0(644) MSC_Test-GSUP(642)@84c1225eaf8b: Added IMSI table entry 0TC_lu_and_mt_call_already_paging0(644)"262420000000391" 20250427103930344 DVLR DEBUG VLR subscr IMSI-262420000000391 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103930344 DVLR DEBUG VLR subscr IMSI-262420000000391 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(636)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(636)@84c1225eaf8b: vl_from0 TC_lu_and_mt_call_already_paging0(644)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(644)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(636)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(638)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103930347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103930347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103930347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103930347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103930347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103930347 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103930347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103930347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103930347 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103930347 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427103930354 DVLR DEBUG VLR subscr IMSI-262420000000391 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103930354 DVLR DEBUG IMSI:262420000000391 has MSISDN:491230000391 (vlr.c:1045) 20250427103930354 DMSC NOTICE msub(IMSI-262420000000391:MSISDN-491230000391) VLR: update for IMSI=262420000000391 (MSISDN=491230000391) (gsm_04_08.c:1541) 20250427103930354 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103930355 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103930355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55eefe1b4720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103930355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55eefe1b08f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103930355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55eefe1b08f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103930355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55eefe1b08f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103930355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55eefe1b08f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55eefe1b4720] (vlr_lu_fsm.c:110) 20250427103930355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55eefe1b08f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103930355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55eefe1b08f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103930355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55eefe1b4720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103930355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55eefe1b4720]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103930355 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55eefe1ae5c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103930355 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55eefe1ae5c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55eefe1b4720] (fsm.c:486) 20250427103930355 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55eefe1ae5c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103930355 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55eefe1ae5c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103930355 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55eefe1ae5c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103930355 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55eefe1ae5c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103930355 DMSC NOTICE msub(IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x29DEB596) VLR: update for IMSI=262420000000391 (MSISDN=491230000391) (gsm_04_08.c:1541) 20250427103930355 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55eefe1ae5c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103930355 DMM DEBUG -> IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x29DEB596 LOCATION UPDATE ACCEPT (TMSI = 0x29deb596) (gsm_04_08.c:149) 20250427103930355 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x29DEB596 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103930355 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103930355 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103930355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103930355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103930355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103930355 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103930355 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103930355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103930355 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103930355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 b3 9c d0 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 29 de b5 96 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(638)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(636)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_already_paging0(644)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(637)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(637)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(636)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(636)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(636)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(638)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103930367 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103930367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103930367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103930367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103930367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103930367 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103930367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103930367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103930367 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103930367 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103930368 DMM DEBUG msc_a(IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x29DEB596:GERAN-A-85:LU)[0x55eefe1b4980]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103930368 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x29DEB596:GERAN-A-85:LU)[0x55eefe1b4720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103930368 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55eefe1ae5c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103930368 DMSC NOTICE msub(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596) VLR: update for IMSI=262420000000391 (MSISDN=491230000391) (gsm_04_08.c:1541) 20250427103930368 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103930368 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55eefe1ae5c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103930368 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-85:LU)[0x55eefe1b4720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103930368 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55eefe1ae5c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103930368 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55eefe1ae5c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-85:LU)[0x55eefe1b4720] (vlr_lu_fsm.c:817) 20250427103930368 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55eefe1ae5c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103930368 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55eefe1ae5c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103930368 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-85:LU)[0x55eefe1b4720]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103930368 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000391/3/1): Available (smpp_smsc.c:626) 20250427103930368 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103930368 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103930368 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103930368 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103930368 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103930368 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103930368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103930368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103930368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103930368 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103930368 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103930368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103930368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103930368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b3 9c d0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(638)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(636)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(636)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(636)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(636)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(638)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103930372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103930372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103930372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103930372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103930372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103930372 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103930372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103930372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103930372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103930372 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103930372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-85:LU)[0x55eefe1b4720]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103930372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-85:LU)[0x55eefe1b4720]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-85:LU)[0x55eefe1b4980] (msc_a.c:1053) 20250427103930372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-85:LU)[0x55eefe1b4720]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103930372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-85:LU)[0x55eefe1b4720]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103930372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-85:LU)[0x55eefe1b4720]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103930372 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103930373 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103930373 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103930373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103930373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103930373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103930373 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103930373 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103930373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103930373 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103930373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b3 9c d0 00 00 55 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(638)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@84c1225eaf8b: Session index based on local reference:0 20250427103930374 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103930374 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103930374 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103930374 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103930374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103930374 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103930374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103930374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103930374 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103930374 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b3 9c d0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(637)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(644)11771088 TC_lu_and_mt_call_already_paging0(644)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103930376 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103930376 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_already_paging0(644)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(644)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(637)@84c1225eaf8b: Created IMSI[0] for '262420000000391'H'29DEB596'O to be handled at TC_lu_and_mt_call_already_paging0(644) TC_lu_and_mt_call_already_paging0(644)@84c1225eaf8b: start Paging by an SMS 20250427103930383 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103930383 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250427103930383 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250427103930383 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250427103931384 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250427103931384 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250427103931384 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250427103931385 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250427103931385 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250427103931385 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250427103931386 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103931386 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103931386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103931386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103931386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103931386 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103931386 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103931386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103931386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103931386 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 29 de b5 96 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(638)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(637)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_already_paging0(644) TC_lu_and_mt_call_already_paging0(644)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@84c1225eaf8b: MNCC signals MT call, before Paging Response MSC_Test_0-RAN(637)@84c1225eaf8b: Created IMSI[1] for '262420000000391'H'29DEB596'O to be handled at TC_lu_and_mt_call_already_paging0(644) MSC_Test-MNCC(639)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_call_already_paging0(644)1583599172 20250427103931402 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 + 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) 20250427103931402 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 + CC: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427103931402 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 callref-0x5e63ce44 tid-255) New transaction (transaction.c:231) 20250427103931402 DMNCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 callref-0x5e63ce44 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) 20250427103931402 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 callref-0x5e63ce44 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) 20250427103931402 DMNCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 callref-0x5e63ce44 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427103931402 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 - 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)@84c1225eaf8b: phone answers Paging, expecting both SMS and MT call to be established TC_lu_and_mt_call_already_paging0(644)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '29DEB596'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(637)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_call_already_paging0(644)6210841 MSC_Test_0-SCCP(636)@84c1225eaf8b: First idle individual index:0 20250427103931906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103931906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103931906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103931906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103931906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103931906 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103931906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103931906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103931906 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103931906 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 5e c5 19 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 29 de b5 96 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103931907 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427103931907 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP)[0x55eefe1ad8b0] (fsm.c:486) 20250427103931907 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427103931907 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427103931907 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 + 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) 20250427103931907 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 + active-conn: now used by 8 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427103931907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427103931907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427103931907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427103931908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427103931908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427103931908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427103931908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427103931908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427103931908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427103931908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427103931908 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 callref-0x5e63ce44 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427103931908 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427103931908 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP callref-0x5e63ce44 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427103931908 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP callref-0x5e63ce44 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) 20250427103931908 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP callref-0x5e63ce44 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427103931908 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 - Paging: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427103931908 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000391/3/1): Available (smpp_smsc.c:626) 20250427103931908 DMSC NOTICE Pending paging while subscriber 262420000000391 attached. (sms_queue.c:558) 20250427103931908 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 - proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427103931909 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103931909 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103931909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103931909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103931909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103931909 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103931909 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103931909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103931909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103931909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5e c5 19 00 00 56 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103931909 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103931909 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103931909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103931909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103931909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103931909 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103931909 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103931909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103931909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103931909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 5e c5 19 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 30 19 (osmo_ss7_asp.c:1164) 20250427103931909 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103931909 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103931909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103931909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103931909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103931909 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103931909 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103931909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103931909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103931909 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 5e c5 19 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 01 93 13 00 09 c8 32 9b fd 06 4d 9b 53 (osmo_ss7_asp.c:1164) 20250427103931909 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103931909 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103931909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103931909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103931909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103931909 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103931909 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103931909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103931909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103931909 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 5e c5 19 00 01 1d 01 00 1a 03 05 04 07 60 04 05 0b 02 00 81 5c 04 91 21 43 65 5e 07 91 94 21 03 00 30 19 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(638)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(638)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(638)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(638)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(638)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(638)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(638)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@84c1225eaf8b: { messageType := 2, destLocRef := '5EC519'O, sourceLocRef := '000056'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(636)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(636)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(636)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(636)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(636)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(636)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(636)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103931912 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 + VTY: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn,VTY) (msc_vty.c:1285) 20250427103931912 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 - 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(644)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@84c1225eaf8b: Got SMS-DELIVER TC_lu_and_mt_call_already_paging0(644)@84c1225eaf8b: Got CC Setup TC_lu_and_mt_call_already_paging0(644)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@84c1225eaf8b: success, tear down MSC_Test_0-SCCP(636)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@84c1225eaf8b: vl_len:6 MSC_Test_0-SCCP(636)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(636)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000422040100'O 20250427103931925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103931925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103931925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103931925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103931925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103931926 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103931926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103931926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103931926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(638)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103931926 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) 20250427103931926 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 + 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) 20250427103931926 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 + 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) 20250427103931926 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 - 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) 20250427103931926 DLSMS ERROR trans(SMS IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP callref-0x40000001 tid-0) Freeing transaction that still contains an SMS -- discarding (gsm_04_11.c:1446) 20250427103931926 DLSMS NOTICE Sending SMS 1 failed 1 times. (sms_queue.c:248) 20250427103931926 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 - SMS-pending: now used by 6 (attached,SMS-receiver,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (sms_queue.c:217) 20250427103931926 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 - SMS-receiver: now used by 5 (attached,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (gsm_04_11.c:77) 20250427103931926 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 - SMS: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250427103931926 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP callref-0x5e63ce44 tid-0) Freeing transaction (transaction.c:243) 20250427103931926 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP callref-0x5e63ce44 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427103931926 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP callref-0x5e63ce44 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427103931926 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP callref-0x5e63ce44 tid-0) new state CALL_PRESENT -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427103931927 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP callref-0x5e63ce44 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427103931927 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP callref-0x5e63ce44 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427103931927 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250427103931927 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103931927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103931927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103931927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103931927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103931927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103931927 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103931927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103931927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103931927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103931927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5e c5 19 00 01 09 01 00 06 03 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250427103931927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103931927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103931927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103931927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103931927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103931927 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103931927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103931927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103931927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103931927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5e c5 19 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(638)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(638)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(638)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(636)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(636)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(636)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(636)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(636)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(636)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103931932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103931932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103931932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103931932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103931932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103931932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103931932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103931932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(638)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103931932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103931932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103931933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103931933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP)[0x55eefe1ad8b0] (msc_a.c:1053) 20250427103931933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103931933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596:GERAN-A-86:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427103931933 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103931933 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103931933 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103931933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103931933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103931933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103931933 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103931933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103931933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103931933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103931933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5e c5 19 00 00 56 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(638)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@84c1225eaf8b: Session index based on local reference:0 20250427103931934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103931934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103931934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103931934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103931934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103931934 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103931934 DLSS7 DEBUG Found route for dpc=185=0.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(638)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103931934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103931934 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103931934 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5e c5 19 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(637)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(644)6210841 TC_lu_and_mt_call_already_paging0(644)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103931935 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103931935 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_already_paging0(644)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(644)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103931938 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103931938 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x29DEB596 - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_lu_and_mt_call_already_paging0(644)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-SCCP(636)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(642)@84c1225eaf8b: Final verdict of PTC: none 20250427103931948 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(641)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(637)@84c1225eaf8b: Final verdict of PTC: none 20250427103931949 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103931949 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(643)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(638)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(639)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(640)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(645)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(635)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(635): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(636): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(637): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(638): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(639): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(640): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(641): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(642): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(643): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_and_mt_call_already_paging0(644): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(645): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_and_mt_call_already_paging finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_already_paging pass'. Sun Apr 27 10:39:31 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_call_already_paging pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_call_already_paging.talloc 20250427103932136 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103932136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103932136 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103932136 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103932136 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103932136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103932136 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103932136 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103932136 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103932136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103932136 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103932136 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103932136 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103932136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103932136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103932136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103932136 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103932136 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103932136 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103932136 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103932136 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=312860) 20250427103932949 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=312860, count=353620) 20250427103933951 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103934137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103934137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103934137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_already_paging pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_osmux'. ------ MSC_Tests.TC_lu_and_mt_call_osmux ------ Sun Apr 27 10:39:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103934952 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_osmux' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_and_mt_call_osmux started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(649)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(649)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(649)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(647)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103935807 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(650)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103935954 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103935954 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(652)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(652)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103935959 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(652)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(652)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(652)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(652)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103935983 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103935983 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427103935997 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103935997 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103935997 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103935997 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(649)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(649)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(649)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(649)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427103936002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103936002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103936002 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103936002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103936002 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103936002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103936002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103936002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103936002 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103936002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103936002 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(649)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(649)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(649)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(649)@84c1225eaf8b: Message received on association #8 20250427103936005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103936005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103936005 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103936005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103936005 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103936005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103936005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103936005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103936005 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103936005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103936005 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103936005 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(649)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(649)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(649)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427103936005 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103936006 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(649)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(649)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(653)@84c1225eaf8b: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103936811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103936811 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103936811 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103936811 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103936811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103936812 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103936812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103936812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103936812 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103936812 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 07 00 05 30 04 01 00 f0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103936813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103936813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103936813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103936813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103936813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103936813 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103936813 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103936813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103936813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103936813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(649)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(648)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(648)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_call_osmux0(655)16050322 MSC_Test_0-SCCP(647)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(648)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103936830 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103936830 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103936830 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103936830 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103936830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103936830 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103936830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103936830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103936830 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103936830 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f4 e8 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) MSC_Test_0-M3UA(649)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103936831 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-87:LU)[0x55eefe1b4980]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103936831 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-87:LU)[0x55eefe1b4980]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103936831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x55eefe1b4720]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103936831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x55eefe1b4720]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-87:LU)[0x55eefe1b4980] (fsm.c:486) 20250427103936831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x55eefe1b4720]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103936831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x55eefe1b4720]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103936831 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103936831 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103936831 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427103936831 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103936831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1b4720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103936831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1b4720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103936831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1b4720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103936831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1b4720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103936831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1b4720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103936831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1b4720]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103936831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1ae5c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103936831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1ae5c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1b4720] (fsm.c:486) 20250427103936831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1ae5c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103936831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1ae5c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103936832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103936832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103936832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103936832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103936832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103936832 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103936832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103936832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103936832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103936832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f4 e8 92 00 00 57 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103936832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103936832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103936832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103936832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103936832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103936832 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103936832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103936832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103936832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103936832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f4 e8 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(649)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(649)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(649)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(649)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@84c1225eaf8b: { messageType := 2, destLocRef := 'F4E892'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(647)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(647)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(653)@84c1225eaf8b: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_osmux0(655) MSC_Test-GSUP(653)@84c1225eaf8b: Added IMSI table entry 0TC_lu_and_mt_call_osmux0(655)"262420000000039" 20250427103936838 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427103936838 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(647)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(647)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(647)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(649)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103936841 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103936841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103936841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103936841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103936841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103936841 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103936841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103936841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103936841 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103936841 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103936850 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103936850 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250427103936850 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427103936850 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427103936851 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103936851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1b4720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103936851 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1ae5c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103936851 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1ae5c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103936851 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1ae5c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103936851 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1ae5c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1b4720] (vlr_lu_fsm.c:110) 20250427103936851 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1ae5c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103936851 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1ae5c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103936851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1b4720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103936851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1b4720]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103936851 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103936851 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1b4720] (fsm.c:486) 20250427103936851 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103936851 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103936851 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103936851 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103936851 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:TMSInew-0x18A69465) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427103936851 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103936852 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:TMSInew-0x18A69465 LOCATION UPDATE ACCEPT (TMSI = 0x18a69465) (gsm_04_08.c:149) 20250427103936852 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:TMSInew-0x18A69465 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427103936852 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103936852 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103936852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103936852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103936852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103936852 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103936852 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103936852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103936852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103936852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 f4 e8 92 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 18 a6 94 65 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(649)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(647)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(648)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(648)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(647)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(647)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(647)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427103936863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103936863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103936863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103936863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103936863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(649)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103936863 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103936863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103936863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103936863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103936863 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103936863 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:TMSInew-0x18A69465:GERAN-A-87:LU)[0x55eefe1b4980]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103936863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:TMSInew-0x18A69465:GERAN-A-87:LU)[0x55eefe1b4720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103936863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103936863 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250427103936863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103936863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-87:LU)[0x55eefe1b4720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103936863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103936863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-87:LU)[0x55eefe1b4720] (vlr_lu_fsm.c:817) 20250427103936863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103936863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x19D7BA79:GERAN-A-87:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103936863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-87:LU)[0x55eefe1b4720]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103936863 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250427103936863 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103936863 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103936863 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103936863 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103936864 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103936864 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103936864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103936864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103936864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103936864 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103936864 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103936864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103936864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103936864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f4 e8 92 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(649)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(647)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(647)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(647)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(647)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103936867 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103936867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103936867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103936867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103936867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103936867 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103936867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103936867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(649)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103936867 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103936867 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103936867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-87:LU)[0x55eefe1b4720]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103936867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-87:LU)[0x55eefe1b4720]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-87:LU)[0x55eefe1b4980] (msc_a.c:1053) 20250427103936867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-87:LU)[0x55eefe1b4720]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103936867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-87:LU)[0x55eefe1b4720]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103936867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-87:LU)[0x55eefe1b4720]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103936868 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103936868 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103936868 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103936868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103936868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103936868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103936868 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103936868 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103936868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103936868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103936868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f4 e8 92 00 00 57 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(649)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@84c1225eaf8b: Session index based on local reference:0 20250427103936870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103936870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103936870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103936870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103936870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103936870 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103936870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103936870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(649)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103936870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103936870 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f4 e8 92 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(648)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(655)16050322 TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103936872 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103936872 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(648)@84c1225eaf8b: Created IMSI[0] for '262420000000039'H'18A69465'O to be handled at TC_lu_and_mt_call_osmux0(655) MSC_Test-MNCC(650)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_call_osmux0(655)675660457 20250427103936888 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427103936888 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427103936888 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465 callref-0x2845c2a9 tid-255) New transaction (transaction.c:231) 20250427103936888 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465 callref-0x2845c2a9 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) 20250427103936888 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465 callref-0x2845c2a9 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) 20250427103936888 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465 callref-0x2845c2a9 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427103936888 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427103936888 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427103936889 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103936889 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103936889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103936889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103936889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103936889 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103936889 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103936889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103936889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103936889 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 18 a6 94 65 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(649)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(648)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(648)@84c1225eaf8b: Created IMSI[1] for '262420000000039'H'18A69465'O to be handled at TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '18A69465'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(648)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_call_osmux0(655)11434293 MSC_Test_0-SCCP(647)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(649)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103936903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103936903 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103936903 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103936903 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103936903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103936903 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103936903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103936903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103936903 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103936903 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 79 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 06 27 00 03 50 59 02 05 f4 18 a6 94 65 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103936904 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427103936904 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1ad8b0] (fsm.c:486) 20250427103936904 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427103936904 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427103936904 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427103936904 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427103936905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427103936905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427103936905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427103936905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427103936905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427103936905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427103936905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427103936905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427103936905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427103936905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427103936905 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465 callref-0x2845c2a9 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427103936905 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427103936905 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427103936905 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 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) 20250427103936905 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427103936905 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427103936905 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250427103936905 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427103936906 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103936906 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103936906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103936906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103936906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103936906 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103936906 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103936906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103936906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103936906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ae 79 35 00 00 58 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103936906 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103936906 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103936906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103936906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103936906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103936906 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103936906 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103936906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103936906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103936906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ae 79 35 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1164) 20250427103936906 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103936906 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103936906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103936906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103936906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103936906 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103936906 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103936906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103936906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103936906 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 ae 79 35 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(649)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(649)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(649)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(649)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(649)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@84c1225eaf8b: { messageType := 2, destLocRef := 'AE7935'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(647)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(647)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(647)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(647)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103936909 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427103936909 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: f_mt_call_complete 1 MSC_Test_0-RAN(648)@84c1225eaf8b: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(648)@84c1225eaf8b: patched enc_l3: '8301'O MSC_Test_0-SCCP(647)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(647)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(647)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(649)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103936920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103936920 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103936920 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103936920 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103936920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103936920 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103936920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103936920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103936920 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103936920 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103936920 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427103936920 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427103936921 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427103936921 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427103936921 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 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) 20250427103936921 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 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)@84c1225eaf8b: f_mt_call_complete 2 MSC_Test-MGCP(651)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_osmux0(655) 20250427103936931 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427103936931 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1b08f0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427103936931 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1b08f0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1ad8b0] (fsm.c:486) 20250427103936931 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 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) 20250427103936931 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1b0b90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103936931 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1b0b90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1b08f0] (fsm.c:486) 20250427103936931 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:no-CI)[0x55eefe1b0b90]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103936931 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:no-CI)[0x55eefe1b0b90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427103936931 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1b0cc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427103936931 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1b0cc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1b08f0] (fsm.c:486) 20250427103936931 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:no-CI)[0x55eefe1b0cc0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427103936932 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:no-CI:osmux--2--1)[0x55eefe1b0cc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(651)@84c1225eaf8b: 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)@84c1225eaf8b: f_mt_call_complete 3 20250427103936945 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:no-CI)[0x55eefe1b0b90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103936945 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1b08f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427103936945 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: f_mt_call_complete 4 TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: f_handle_crcx(): got Osmux CID: -1 20250427103936947 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:no-CI:osmux--2--1)[0x55eefe1b0cc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103936947 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1b08f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427103936947 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 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) 20250427103936947 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 tid-0) Sending Assignment Command (msc_a.c:706) 20250427103936947 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103936947 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103936947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103936947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103936947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103936947 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103936947 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103936947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103936947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103936947 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 ae 79 35 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(649)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(647)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: f_mt_call_complete 6 MSC_Test_0-SCCP(647)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(647)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(647)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E0180F100'O 20250427103936951 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103936951 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103936951 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103936951 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103936951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103936951 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(649)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103936951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103936951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103936951 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103936951 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) 20250427103936951 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465: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)[0x55eefe1b0cc0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427103936951 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465: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)[0x55eefe1b0cc0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427103936951 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465: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)[0x55eefe1b0cc0]{ESTABLISHING}: setting remote Osmux CID to 0 (rtp_stream.c:493) 20250427103936951 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465: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)[0x55eefe1b0cc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs remote-Osmux-CID (rtp_stream.c:411) 20250427103936951 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 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) 20250427103936951 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 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) 20250427103936951 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 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) 20250427103936951 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(648)@84c1225eaf8b: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(648)@84c1225eaf8b: patched enc_l3: '8347'O MSC_Test_0-SCCP(647)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(647)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(647)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(649)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: f_mt_call_complete 5 TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: f_mt_call_complete 8 20250427103936953 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465: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)[0x55eefe1b0cc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103936953 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465: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)[0x55eefe1b0cc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427103936953 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1b08f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427103937157 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103937157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103937157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103937157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103937157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103937157 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103937157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103937157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103937157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103937157 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103937157 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427103937157 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427103937157 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427103937157 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 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) 20250427103937157 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 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)@84c1225eaf8b: f_mt_call_complete 7 20250427103937163 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427103937163 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 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) 20250427103937163 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1b0b90]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250427103937163 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465: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)[0x55eefe1b0b90]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427103937163 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465: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)[0x55eefe1b0b90]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427103937163 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465: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)[0x55eefe1b0b90]{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)@84c1225eaf8b: f_mt_call_complete 9 TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: Osmux ok: use_osmux = true got_osmux_count = 1 TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: f_mt_call_complete DONE TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: Hold the call for some time 20250427103937168 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465: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)[0x55eefe1b0b90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427103937168 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465: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)[0x55eefe1b0b90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427103937168 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1b08f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427103937168 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1b08f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: Hangup TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427103942176 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427103942176 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427103942176 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427103942176 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427103942176 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103942176 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103942176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103942176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103942176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103942176 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103942176 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103942176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103942176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103942176 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 ae 79 35 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(649)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(647)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(648)@84c1225eaf8b: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(648)@84c1225eaf8b: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(647)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(647)@84c1225eaf8b: vl_from0 20250427103942186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103942186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103942186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103942186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103942186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103942186 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(647)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250427103942186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103942186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103942186 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103942186 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) MSC_Test_0-M3UA(649)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103942186 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427103942186 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427103942186 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427103942186 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x2845c2a9 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427103942186 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427103942186 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427103942186 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427103942187 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103942187 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103942187 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103942187 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1b08f0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427103942187 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465: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)[0x55eefe1b0cc0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103942187 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465: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)[0x55eefe1b0cc0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1b08f0] (call_leg.c:197) 20250427103942187 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465: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)[0x55eefe1b0cc0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427103942187 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465: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)[0x55eefe1b0cc0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427103942187 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465: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)[0x55eefe1b0b90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427103942187 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465: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)[0x55eefe1b0b90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1b08f0] (call_leg.c:197) 20250427103942187 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1b08f0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427103942187 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465: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)[0x55eefe1b0b90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427103942187 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465: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)[0x55eefe1b0b90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427103942187 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1b08f0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427103942187 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1b08f0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1ad8b0] (call_leg.c:198) 20250427103942187 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1b08f0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427103942187 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1b08f0]{RELEASING}: Deallocated (fsm.c:568) 20250427103942187 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103942187 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103942187 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103942187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103942187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103942187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103942187 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103942187 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103942187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103942188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103942188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ae 79 35 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427103942188 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103942188 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103942188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103942188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103942188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103942188 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103942188 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103942188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103942188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103942188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ae 79 35 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(649)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(649)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(649)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(647)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(647)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(647)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(650)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(655)675660457 TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(647)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(647)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(647)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103942195 DLSS7 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(649)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103942195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103942195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103942195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103942195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103942195 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103942195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103942195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103942195 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103942195 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103942196 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103942196 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1ad8b0] (msc_a.c:1053) 20250427103942196 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103942196 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465:GERAN-A-88:PAGING_RESP)[0x55eefe1ac100]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427103942196 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x18A69465 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103942197 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103942197 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103942197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103942197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103942197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103942197 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103942197 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103942197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103942197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103942197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ae 79 35 00 00 58 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(649)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@84c1225eaf8b: Session index based on local reference:0 20250427103942198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103942198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103942198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103942198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103942198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103942198 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103942198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103942198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(649)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103942198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103942198 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ae 79 35 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(648)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(655)11434293 TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: f_call_hangup 9: done MSC_Test_0-RAN(648)@84c1225eaf8b: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@84c1225eaf8b: Final verdict of PTC: pass 20250427103943215 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103943215 DLSS7 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(653)@84c1225eaf8b: Final verdict of PTC: none 20250427103943215 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103943216 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103943216 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103943216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103943216 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103943216 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103943216 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103943216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103943216 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103943216 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103943216 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103943216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103943216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103943216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103943216 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103943216 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103943216 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)@84c1225eaf8b: Final verdict of PTC: none 20250427103943216 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103943216 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427103943217 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103943217 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(651)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(647)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(650)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(648)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(646)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(656)@84c1225eaf8b: Final verdict of PTC: none 20250427103943219 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(654)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(652)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(646): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(647): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(648): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(649): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(650): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(651): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(652): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(653): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(654): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_and_mt_call_osmux0(655): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(656): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_and_mt_call_osmux finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_osmux pass'. Sun Apr 27 10:39:43 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=450904) 20250427103944220 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=450904, count=451444) 20250427103945217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103945217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103945217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427103945223 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_osmux pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_sms'. ------ MSC_Tests.TC_lu_and_mo_sms ------ Sun Apr 27 10:39:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103946225 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_sms' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_and_mo_sms started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(660)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(660)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(660)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(658)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103947057 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(661)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103947226 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103947226 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(663)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(663)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103947232 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(663)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(663)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(663)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(663)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103947253 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103947253 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427103947253 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103947253 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103947253 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103947253 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(660)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(660)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(660)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(660)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427103947255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103947255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103947255 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103947255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103947255 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103947255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103947255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103947255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103947255 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103947255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103947255 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(660)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(660)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(660)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(660)@84c1225eaf8b: Message received on association #8 20250427103947255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103947255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103947255 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103947255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103947255 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103947255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103947255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103947255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103947255 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103947255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103947255 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103947255 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427103947256 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(660)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(660)@84c1225eaf8b: Message received on association #8 20250427103947256 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(660)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(660)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(660)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(660)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(664)@84c1225eaf8b: Created GsupExpect[0] for "262420000000042" to be handled at TC_lu_and_mo_sms0(666) TC_lu_and_mo_sms0(666)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103948066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103948066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103948066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103948066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103948066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103948066 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103948066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103948066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103948066 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103948066 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103948066 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103948066 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103948066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103948066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103948066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103948066 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103948066 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103948066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103948066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103948066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(660)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(659)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(659)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_sms0(666)3461867 MSC_Test_0-SCCP(658)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(659)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103948080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103948080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103948080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103948080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103948080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103948080 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103948080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103948080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103948080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103948080 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 d2 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 24 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103948080 DMM DEBUG msc_a(IMSI-262420000000042:GERAN-A-89:LU)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000042 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103948080 DMM DEBUG msc_a(IMSI-262420000000042:GERAN-A-89:LU)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103948080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55eefe1b0b90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103948080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55eefe1b0b90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000042:GERAN-A-89:LU)[0x55eefe1b4ab0] (fsm.c:486) 20250427103948080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55eefe1b0b90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103948080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55eefe1b0b90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103948080 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103948080 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000042 id=262420000000042 (vlr.c:661) 20250427103948080 DVLR INFO New subscr, IMSI: 262420000000042 (vlr.c:562) 20250427103948080 DVLR DEBUG VLR subscr IMSI-262420000000042 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103948080 DVLR DEBUG VLR subscr IMSI-262420000000042 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103948080 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103948080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55eefe1b0b90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103948080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55eefe1b0b90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103948080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55eefe1b0b90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103948080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55eefe1b0b90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103948080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55eefe1b0b90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103948080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55eefe1b0b90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103948080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55eefe1b08f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103948080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55eefe1b08f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55eefe1b0b90] (fsm.c:486) 20250427103948080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55eefe1b08f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103948080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55eefe1b08f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103948081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103948081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103948081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103948081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103948081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103948081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103948081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103948081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103948081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103948081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 34 d2 eb 00 00 59 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103948081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103948081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103948081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103948081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103948081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103948081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103948081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103948081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103948081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103948081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 34 d2 eb 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(660)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(660)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(660)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@84c1225eaf8b: { messageType := 2, destLocRef := '34D2EB'O, sourceLocRef := '000059'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(658)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(658)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(658)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(664)@84c1225eaf8b: Found GsupExpect[0] for "262420000000042" handled at TC_lu_and_mo_sms0(666) MSC_Test-GSUP(664)@84c1225eaf8b: Added IMSI table entry 0TC_lu_and_mo_sms0(666)"262420000000042" 20250427103948084 DVLR DEBUG VLR subscr IMSI-262420000000042 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103948084 DVLR DEBUG VLR subscr IMSI-262420000000042 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(658)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(658)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(658)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(660)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103948085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103948085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103948085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103948085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103948085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103948085 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103948085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103948085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103948085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103948085 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 59 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mo_sms0(666)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(666)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103948092 DVLR DEBUG VLR subscr IMSI-262420000000042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103948092 DVLR DEBUG IMSI:262420000000042 has MSISDN:491230000042 (vlr.c:1045) 20250427103948092 DMSC NOTICE msub(IMSI-262420000000042:MSISDN-491230000042) VLR: update for IMSI=262420000000042 (MSISDN=491230000042) (gsm_04_08.c:1541) 20250427103948092 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103948093 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103948093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55eefe1b0b90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103948093 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55eefe1b08f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103948093 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55eefe1b08f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103948093 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55eefe1b08f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103948093 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55eefe1b08f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55eefe1b0b90] (vlr_lu_fsm.c:110) 20250427103948093 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55eefe1b08f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103948093 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55eefe1b08f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103948093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55eefe1b0b90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103948093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55eefe1b0b90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103948093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55eefe1b4720]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103948093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55eefe1b4720]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55eefe1b0b90] (fsm.c:486) 20250427103948093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55eefe1b4720]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103948093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55eefe1b4720]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103948093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55eefe1b4720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103948093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55eefe1b4720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103948093 DMSC NOTICE msub(IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x3E7D83D0) VLR: update for IMSI=262420000000042 (MSISDN=491230000042) (gsm_04_08.c:1541) 20250427103948093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55eefe1b4720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103948093 DMM DEBUG -> IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x3E7D83D0 LOCATION UPDATE ACCEPT (TMSI = 0x3e7d83d0) (gsm_04_08.c:149) 20250427103948093 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x3E7D83D0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103948093 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103948093 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103948093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103948093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103948093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103948093 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103948093 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103948093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103948093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103948093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 34 d2 eb 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3e 7d 83 d0 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(660)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(658)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(666)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(659)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(659)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(658)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(658)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(658)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(660)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103948101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103948101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103948101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103948101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103948101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103948101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103948102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103948102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103948102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103948102 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103948102 DMM DEBUG msc_a(IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x3E7D83D0:GERAN-A-89:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103948102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x3E7D83D0:GERAN-A-89:LU)[0x55eefe1b0b90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103948102 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55eefe1b4720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103948102 DMSC NOTICE msub(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0) VLR: update for IMSI=262420000000042 (MSISDN=491230000042) (gsm_04_08.c:1541) 20250427103948102 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103948102 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55eefe1b4720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103948102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0:GERAN-A-89:LU)[0x55eefe1b0b90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103948102 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55eefe1b4720]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103948102 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55eefe1b4720]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0:GERAN-A-89:LU)[0x55eefe1b0b90] (vlr_lu_fsm.c:817) 20250427103948102 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55eefe1b4720]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103948102 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55eefe1b4720]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103948102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0:GERAN-A-89:LU)[0x55eefe1b0b90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103948102 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000042/3/1): Available (smpp_smsc.c:626) 20250427103948102 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103948102 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103948102 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103948102 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103948102 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103948102 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103948102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103948102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103948102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103948102 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103948102 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103948102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103948102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103948102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 34 d2 eb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(660)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(658)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(658)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(658)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(658)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103948105 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103948105 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103948105 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103948105 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103948105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103948105 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103948105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103948105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103948105 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(660)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103948105 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103948106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0:GERAN-A-89:LU)[0x55eefe1b0b90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103948106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0:GERAN-A-89:LU)[0x55eefe1b0b90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0:GERAN-A-89:LU)[0x55eefe1b4ab0] (msc_a.c:1053) 20250427103948106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0:GERAN-A-89:LU)[0x55eefe1b0b90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103948106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0:GERAN-A-89:LU)[0x55eefe1b0b90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103948106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0:GERAN-A-89:LU)[0x55eefe1b0b90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103948106 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103948106 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103948106 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103948106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103948106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103948106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103948106 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103948106 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103948106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103948106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103948106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 34 d2 eb 00 00 59 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(660)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@84c1225eaf8b: Session index based on local reference:0 20250427103948107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103948107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103948107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103948107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103948107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103948107 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103948107 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103948107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103948107 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(660)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103948107 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 34 d2 eb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(659)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_sms0(666)3461867 TC_lu_and_mo_sms0(666)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103948109 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103948109 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_sms0(666)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(666)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@84c1225eaf8b: 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 := '3E7D83D0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(659)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_sms0(666)14536757 MSC_Test_0-RAN(659)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(658)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(660)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103948308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103948308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103948308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103948308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103948308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103948308 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103948308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103948308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103948308 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103948308 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 dd d0 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 3e 7d 83 d0 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103948309 DMM DEBUG msc_a(TMSI-0x3E7D83D0:GERAN-A-90:CM_SERVICE_REQ)[0x55eefe1b4720]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427103948309 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E7D83D0:GERAN-A-90:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427103948309 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E7D83D0:GERAN-A-90:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3E7D83D0:GERAN-A-90:CM_SERVICE_REQ)[0x55eefe1b4720] (fsm.c:486) 20250427103948309 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E7D83D0:GERAN-A-90:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427103948309 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E7D83D0:GERAN-A-90:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427103948309 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427103948309 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427103948309 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0:GERAN-A-90:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427103948309 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0:GERAN-A-90:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427103948309 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0:GERAN-A-90:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427103948310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0:GERAN-A-90:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427103948310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0:GERAN-A-90:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427103948310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0:GERAN-A-90:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427103948310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0:GERAN-A-90:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427103948310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0:GERAN-A-90:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427103948310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0:GERAN-A-90:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427103948310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0:GERAN-A-90:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427103948310 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000042/3/1): Available (smpp_smsc.c:626) 20250427103948310 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427103948310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103948310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103948310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103948310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103948310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103948310 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103948310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103948310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103948310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103948310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 dd d0 35 00 00 5a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103948310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103948310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103948310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103948310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103948310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103948310 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103948311 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103948311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103948311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103948311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 dd d0 35 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 24 (osmo_ss7_asp.c:1164) 20250427103948311 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103948311 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103948311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103948311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103948311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103948311 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103948311 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103948311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103948311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103948311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 dd d0 35 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(660)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(660)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(660)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(660)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(660)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@84c1225eaf8b: { messageType := 2, destLocRef := 'DDD035'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(658)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(658)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(658)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(658)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103948313 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427103948314 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_sms0(666)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(666)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(658)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(658)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(658)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250427103948325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103948325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103948325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103948325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103948325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103948325 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103948325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103948325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103948325 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103948325 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) MSC_Test_0-M3UA(660)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103948325 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250427103948326 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427103948326 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427103948326 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103948326 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103948326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103948326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103948326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103948326 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103948326 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103948326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103948326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103948326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 dd d0 35 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427103948326 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103948326 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103948326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103948326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103948326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103948326 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103948326 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103948326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103948326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103948326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 dd d0 35 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(660)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(660)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(660)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(658)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(658)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(658)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(666)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(658)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(658)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(658)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103020904'O 20250427103948333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103948333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103948333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103948334 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103948334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103948334 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(660)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103948334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103948334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103948334 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103948334 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103948334 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427103948334 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103948334 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103948334 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103948334 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103948334 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103948334 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103948334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103948334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103948334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103948334 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103948334 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103948334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103948335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103948335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 dd d0 35 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(660)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(658)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(658)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(658)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(658)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(660)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103948337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103948337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103948337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103948337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103948337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103948337 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103948337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103948337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103948337 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103948337 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103948337 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0:GERAN-A-90:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103948337 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0:GERAN-A-90:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0:GERAN-A-90:CM_SERVICE_REQ)[0x55eefe1b4720] (msc_a.c:1053) 20250427103948337 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0:GERAN-A-90:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103948337 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0:GERAN-A-90:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427103948338 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103948338 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103948338 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103948338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103948338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103948338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103948338 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103948338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103948338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103948338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103948338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 dd d0 35 00 00 5a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(660)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@84c1225eaf8b: Session index based on local reference:0 20250427103948338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103948338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103948338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103948338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103948338 DLSS7 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(660)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103948338 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103948338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103948338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103948338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103948338 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 dd d0 35 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(659)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_sms0(666)14536757 TC_lu_and_mo_sms0(666)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103948340 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103948340 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x3E7D83D0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_sms0(666)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(666)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@84c1225eaf8b: Final verdict of PTC: pass 20250427103948347 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103948347 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(658)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(661)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(664)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(660)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(657)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(665)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(667)@84c1225eaf8b: Final verdict of PTC: none 20250427103948353 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(663)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(662)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(659)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(657): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(658): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(659): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(660): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(661): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(662): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(663): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(664): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(665): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_and_mo_sms0(666): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(667): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_and_mo_sms finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_sms pass'. Sun Apr 27 10:39:48 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 20250427103948540 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103948540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103948540 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103948540 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103948540 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103948540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103948540 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103948540 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103948540 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103948540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103948540 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103948540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103948540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103948540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103948540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103948540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103948540 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103948540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103948540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103948541 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103948541 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=319576) 20250427103949354 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=319576, count=341968) 20250427103950355 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103950541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103950541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103950541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_sms pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms'. ------ MSC_Tests.TC_lu_and_mt_sms ------ Sun Apr 27 10:39:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103951356 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_and_mt_sms started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(671)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(671)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(671)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(669)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103952150 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(672)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103952344 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103952344 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103952344 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103952344 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(671)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(671)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(671)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(671)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(671)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427103952350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103952350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103952350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103952350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103952350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103952350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103952350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103952350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103952350 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103952350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103952350 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(671)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(671)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427103952353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103952353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103952353 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103952353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103952353 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103952353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103952353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103952353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103952353 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103952353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103952353 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103952353 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(671)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(671)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(671)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103952353 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103952353 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(671)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(671)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(671)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(671)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(671)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103952357 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103952357 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(674)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(674)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103952362 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(674)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(674)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(674)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(674)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427103952388 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103952388 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(675)@84c1225eaf8b: Created GsupExpect[0] for "262420000000043" to be handled at TC_lu_and_mt_sms0(677) TC_lu_and_mt_sms0(677)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103953157 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103953157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103953157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103953157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103953157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103953157 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103953157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103953157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103953157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103953157 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103953157 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103953157 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103953157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103953157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103953157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103953157 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103953157 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103953157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103953157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103953157 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(671)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(670)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(670)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_sms0(677)10839566 MSC_Test_0-SCCP(669)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(670)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427103953170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103953170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103953170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103953170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103953170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103953170 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103953170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103953170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103953170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103953170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a5 66 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 34 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103953170 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-91:LU)[0x55eefe1b0cc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103953170 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-91:LU)[0x55eefe1b0cc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103953170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103953170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000043:GERAN-A-91:LU)[0x55eefe1b0cc0] (fsm.c:486) 20250427103953170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103953170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103953170 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103953170 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000043 id=262420000000043 (vlr.c:661) 20250427103953170 DVLR INFO New subscr, IMSI: 262420000000043 (vlr.c:562) 20250427103953170 DVLR DEBUG VLR subscr IMSI-262420000000043 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103953170 DVLR DEBUG VLR subscr IMSI-262420000000043 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103953170 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103953170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103953170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103953170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103953170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103953170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103953170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103953171 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103953171 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55eefe1b0df0] (fsm.c:486) 20250427103953171 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103953171 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103953171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103953171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103953171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103953171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103953171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103953171 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103953171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103953171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103953171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103953171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a5 66 0e 00 00 5b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103953171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103953171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103953171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103953171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103953171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103953171 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103953171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103953171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103953171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103953171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a5 66 0e 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(671)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(671)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@84c1225eaf8b: { messageType := 2, destLocRef := 'A5660E'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(669)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(669)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(675)@84c1225eaf8b: Found GsupExpect[0] for "262420000000043" handled at TC_lu_and_mt_sms0(677) MSC_Test-GSUP(675)@84c1225eaf8b: Added IMSI table entry 0TC_lu_and_mt_sms0(677)"262420000000043" 20250427103953174 DVLR DEBUG VLR subscr IMSI-262420000000043 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103953174 DVLR DEBUG VLR subscr IMSI-262420000000043 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(669)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(669)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(669)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_sms0(677)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(671)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_sms0(677)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103953175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103953175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103953175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103953175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103953175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103953175 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103953175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103953175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103953175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103953175 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427103953179 DVLR DEBUG VLR subscr IMSI-262420000000043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103953179 DVLR DEBUG IMSI:262420000000043 has MSISDN:491230000043 (vlr.c:1045) 20250427103953179 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250427103953179 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103953179 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103953179 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103953179 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103953179 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103953179 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103953179 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55eefe1b0df0] (vlr_lu_fsm.c:110) 20250427103953179 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103953179 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103953179 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103953179 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103953179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103953179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55eefe1b0df0] (fsm.c:486) 20250427103953179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103953179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103953179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103953179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103953179 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x3DBF4B9C) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250427103953179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103953179 DMM DEBUG -> IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x3DBF4B9C LOCATION UPDATE ACCEPT (TMSI = 0x3dbf4b9c) (gsm_04_08.c:149) 20250427103953179 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x3DBF4B9C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103953179 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103953179 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103953179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103953179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103953179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103953179 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103953180 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103953180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103953180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103953180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 a5 66 0e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3d bf 4b 9c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(671)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(669)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(677)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(670)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(670)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(669)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(669)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(669)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(671)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103953187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103953187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103953187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103953187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103953187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103953187 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103953187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103953187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103953187 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103953187 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103953187 DMM DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x3DBF4B9C:GERAN-A-91:LU)[0x55eefe1b0cc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103953187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x3DBF4B9C:GERAN-A-91:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103953187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103953188 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250427103953188 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103953188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103953188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-91:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103953188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103953188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-91:LU)[0x55eefe1b0df0] (vlr_lu_fsm.c:817) 20250427103953188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103953188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55eefe19e680]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103953188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-91:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103953188 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250427103953188 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103953188 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103953188 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103953188 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427103953188 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103953188 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103953188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103953188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103953188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103953188 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103953188 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103953188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103953188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103953188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a5 66 0e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(671)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(669)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(669)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(669)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(669)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103953191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103953191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103953191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103953191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103953191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103953191 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103953191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103953191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103953191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(671)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103953191 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103953191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-91:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103953191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-91:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-91:LU)[0x55eefe1b0cc0] (msc_a.c:1053) 20250427103953191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-91:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103953191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-91:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103953191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-91:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103953191 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C - active-conn: now used by 1 (attached) (msub.c:375) 20250427103953191 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103953191 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103953191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103953191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103953191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103953191 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103953191 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103953191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103953191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103953191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a5 66 0e 00 00 5b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(671)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@84c1225eaf8b: Session index based on local reference:0 20250427103953192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103953192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103953192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103953192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103953192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103953192 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103953192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103953192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103953192 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(671)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103953192 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a5 66 0e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(670)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_sms0(677)10839566 TC_lu_and_mt_sms0(677)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103953193 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103953193 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms0(677)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(677)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(670)@84c1225eaf8b: Created IMSI[0] for '262420000000043'H'3DBF4B9C'O to be handled at TC_lu_and_mt_sms0(677) 20250427103953198 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103953198 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250427103953198 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250427103953198 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250427103954199 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250427103954199 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250427103954199 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250427103954200 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250427103954200 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250427103954200 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250427103954201 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103954201 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103954201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103954201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103954201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103954201 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103954201 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103954201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103954201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103954201 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 3d bf 4b 9c 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(671)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(670)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms0(677) TC_lu_and_mt_sms0(677)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3DBF4B9C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(670)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_sms0(677)328268 MSC_Test_0-SCCP(669)@84c1225eaf8b: First idle individual index:0 20250427103954216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103954216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103954216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103954216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103954216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103954216 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103954216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103954216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103954216 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103954216 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 05 02 4c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 3d bf 4b 9c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103954217 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DBF4B9C:GERAN-A-92:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427103954217 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DBF4B9C:GERAN-A-92:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3DBF4B9C:GERAN-A-92:PAGING_RESP)[0x55eefe1b4720] (fsm.c:486) 20250427103954217 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DBF4B9C:GERAN-A-92:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427103954217 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DBF4B9C:GERAN-A-92:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427103954217 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C + 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) 20250427103954217 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427103954217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-92:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427103954217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-92:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427103954217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-92:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427103954218 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-92:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427103954218 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-92:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427103954218 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-92:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427103954218 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-92:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427103954218 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-92:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427103954218 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-92:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427103954218 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-92:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427103954218 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427103954218 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250427103954218 DMSC NOTICE Pending paging while subscriber 262420000000043 attached. (sms_queue.c:558) 20250427103954218 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250427103954218 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103954218 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103954218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103954218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103954218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103954218 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103954218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103954218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103954218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103954218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 05 02 4c 00 00 5c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103954218 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103954218 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103954218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103954218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103954218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103954218 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103954218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103954218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103954218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103954218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 05 02 4c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 34 (osmo_ss7_asp.c:1164) 20250427103954218 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103954219 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103954219 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103954219 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103954219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103954219 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103954219 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103954219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103954219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103954219 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 05 02 4c 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 01 93 45 00 09 c8 32 9b fd 06 4d 9b 53 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(671)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(671)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(671)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@84c1225eaf8b: { messageType := 2, destLocRef := '05024C'O, sourceLocRef := '00005C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(669)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(669)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(669)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(669)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(669)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427103954221 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250427103954221 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (msc_vty.c:1317) TC_lu_and_mt_sms0(677)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(677)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(669)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(669)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(669)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103028904'O 20250427103954231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103954231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103954231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103954231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103954231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103954231 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103954231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103954231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(671)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103954231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103954231 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(669)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(669)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(671)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103954432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103954432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103954432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103954433 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103954433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103954433 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103954433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103954433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103954433 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103954433 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427103954433 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250427103954433 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250427103954434 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250427103954434 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250427103954434 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427103954434 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103954434 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103954434 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103954434 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427103954434 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103954434 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103954434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103954434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103954434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103954434 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103954434 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103954434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103954434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103954434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 05 02 4c 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250427103954434 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103954434 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103954434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103954435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103954435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103954435 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103954435 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103954435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103954435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103954435 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 05 02 4c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(671)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(671)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(669)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(669)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(669)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(677)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(669)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(669)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(669)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427103954439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103954439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103954439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103954439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103954439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103954439 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103954439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103954439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103954439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103954439 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(671)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103954439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-92:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103954439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-92:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-92:PAGING_RESP)[0x55eefe1b4720] (msc_a.c:1053) 20250427103954439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-92:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103954439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-92:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427103954440 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C - active-conn: now used by 1 (attached) (msub.c:375) 20250427103954440 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103954440 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103954440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103954440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103954440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103954440 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103954440 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103954440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103954440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103954440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 05 02 4c 00 00 5c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(671)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@84c1225eaf8b: Session index based on local reference:0 20250427103954441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103954441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103954441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103954441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103954441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103954441 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103954441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103954441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(671)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103954441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103954441 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 05 02 4c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(670)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_sms0(677)328268 TC_lu_and_mt_sms0(677)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103954443 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103954443 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms0(677)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(677)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@84c1225eaf8b: Final verdict of PTC: pass 20250427103954453 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(670)@84c1225eaf8b: Final verdict of PTC: none 20250427103954454 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427103954454 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(674)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(671)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(669)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(676)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(675)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(673)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(672)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(678)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(668)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(668): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(669): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(670): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(671): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(672): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(673): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(674): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(675): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(676): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_and_mt_sms0(677): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(678): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_and_mt_sms finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms pass'. Sun Apr 27 10:39:54 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 20250427103954644 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427103954644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103954644 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427103954644 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427103954644 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427103954644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427103954644 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427103954644 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427103954644 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427103954644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103954644 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427103954644 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427103954644 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427103954644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427103954644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427103954644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103954644 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103954644 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427103954644 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427103954644 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427103954644 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=349008) 20250427103955454 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=349008, count=350264) 20250427103956455 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103956645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427103956645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427103956645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_already_paging'. ------ MSC_Tests.TC_lu_and_mt_sms_already_paging ------ Sun Apr 27 10:39:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_already_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_already_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427103957456 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_already_paging' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_and_mt_sms_already_paging started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(682)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(682)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(682)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(680)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427103958268 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(683)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427103958458 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427103958458 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(685)@84c1225eaf8b: Established a new IPA connection (conn_id=2) 20250427103958462 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427103958462 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427103958462 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427103958462 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(685)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427103958464 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(682)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(682)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(685)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(685)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(682)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(685)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(685)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(682)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(682)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427103958464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103958464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427103958464 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427103958464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427103958464 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427103958464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427103958464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427103958464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103958464 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427103958464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427103958464 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(682)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(682)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(682)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(682)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(682)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103958465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103958465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427103958465 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427103958465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427103958465 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427103958465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427103958465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427103958465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427103958465 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427103958465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427103958465 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427103958465 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(682)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(682)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(682)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(682)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427103958465 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427103958465 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427103958478 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427103958478 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(686)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427103959270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103959270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103959270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103959270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103959270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103959270 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103959270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103959270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103959270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103959270 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103959271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103959271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103959271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103959271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103959271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103959271 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103959271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103959271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103959271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103959271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(682)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(681)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(681)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(688)8530196 MSC_Test_0-SCCP(680)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(681)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(682)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103959287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103959287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103959287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103959287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103959287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103959287 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103959287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103959287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103959287 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103959287 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 29 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 00 44 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427103959288 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-93:LU)[0x55eefe1b0cc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000044 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427103959288 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-93:LU)[0x55eefe1b0cc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427103959288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427103959288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000044:GERAN-A-93:LU)[0x55eefe1b0cc0] (fsm.c:486) 20250427103959288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427103959288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427103959288 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427103959288 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000044 id=262420000000044 (vlr.c:661) 20250427103959288 DVLR INFO New subscr, IMSI: 262420000000044 (vlr.c:562) 20250427103959288 DVLR DEBUG VLR subscr IMSI-262420000000044 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427103959288 DVLR DEBUG VLR subscr IMSI-262420000000044 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427103959288 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427103959288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427103959288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427103959288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427103959288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427103959288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427103959288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427103959288 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103959288 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55eefe1b0df0] (fsm.c:486) 20250427103959288 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427103959289 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427103959289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103959289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103959289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103959289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103959289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103959289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103959289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103959289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103959289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103959289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 82 29 14 00 00 5d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427103959289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103959289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103959289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103959289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103959289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103959289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103959289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103959289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103959289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103959289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 82 29 14 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(682)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(682)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@84c1225eaf8b: { messageType := 2, destLocRef := '822914'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(680)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(680)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(686)@84c1225eaf8b: Found GsupExpect[0] for "262420000000044" handled at TC_lu_and_mt_sms_already_paging0(688) MSC_Test-GSUP(686)@84c1225eaf8b: Added IMSI table entry 0TC_lu_and_mt_sms_already_paging0(688)"262420000000044" 20250427103959293 DVLR DEBUG VLR subscr IMSI-262420000000044 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427103959293 DVLR DEBUG VLR subscr IMSI-262420000000044 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(680)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(680)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(680)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(682)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103959295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103959295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103959295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103959295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103959295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103959295 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103959295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103959295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103959295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103959295 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mt_sms_already_paging0(688)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(688)@84c1225eaf8b: setverdict(pass): none -> pass 20250427103959298 DVLR DEBUG VLR subscr IMSI-262420000000044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103959298 DVLR DEBUG IMSI:262420000000044 has MSISDN:491230000044 (vlr.c:1045) 20250427103959298 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250427103959298 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103959299 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427103959299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427103959299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427103959299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427103959299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427103959299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55eefe1b0df0] (vlr_lu_fsm.c:110) 20250427103959299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427103959299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103959299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427103959299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427103959299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55eefe1b5ff0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427103959299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55eefe1b5ff0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55eefe1b0df0] (fsm.c:486) 20250427103959299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55eefe1b5ff0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427103959299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55eefe1b5ff0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427103959299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55eefe1b5ff0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427103959299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55eefe1b5ff0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427103959299 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x62A484F1) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250427103959299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55eefe1b5ff0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427103959299 DMM DEBUG -> IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x62A484F1 LOCATION UPDATE ACCEPT (TMSI = 0x62a484f1) (gsm_04_08.c:149) 20250427103959299 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x62A484F1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427103959299 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103959299 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103959299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103959299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103959299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103959299 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103959299 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103959299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103959299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103959299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 82 29 14 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 62 a4 84 f1 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(682)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(680)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(688)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(681)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(681)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(680)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(680)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(680)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(682)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103959304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103959304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103959304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103959304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103959304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103959304 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103959304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103959304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103959304 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103959304 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103959305 DMM DEBUG msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x62A484F1:GERAN-A-93:LU)[0x55eefe1b0cc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427103959305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x62A484F1:GERAN-A-93:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427103959305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55eefe1b5ff0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427103959305 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250427103959305 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427103959305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55eefe1b5ff0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427103959305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-93:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427103959305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55eefe1b5ff0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427103959305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55eefe1b5ff0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-93:LU)[0x55eefe1b0df0] (vlr_lu_fsm.c:817) 20250427103959305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55eefe1b5ff0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427103959305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55eefe1b5ff0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427103959305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-93:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427103959305 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250427103959305 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427103959305 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427103959305 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427103959305 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103959305 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103959305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103959305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103959305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103959305 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103959305 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103959305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103959305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103959305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 82 29 14 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427103959305 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(682)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(682)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(680)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(680)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(680)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(680)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(682)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103959306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103959306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103959306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103959306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103959306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103959306 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103959306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103959306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103959306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103959306 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427103959307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-93:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427103959307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-93:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-93:LU)[0x55eefe1b0cc0] (msc_a.c:1053) 20250427103959307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-93:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427103959307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-93:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427103959307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-93:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427103959307 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 - active-conn: now used by 1 (attached) (msub.c:375) 20250427103959307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103959307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103959307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427103959307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427103959307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103959307 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427103959307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103959307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427103959307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103959307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 82 29 14 00 00 5d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(682)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(682)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427103959307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427103959307 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427103959307 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427103959307 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427103959307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427103959307 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427103959307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427103959307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427103959307 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427103959307 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 82 29 14 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(681)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(688)8530196 TC_lu_and_mt_sms_already_paging0(688)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427103959308 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103959308 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_already_paging0(688)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(688)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(681)@84c1225eaf8b: Created IMSI[0] for '262420000000044'H'62A484F1'O to be handled at TC_lu_and_mt_sms_already_paging0(688) TC_lu_and_mt_sms_already_paging0(688)@84c1225eaf8b: first SMS 20250427103959310 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427103959310 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250427103959310 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250427103959310 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250427104000311 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250427104000311 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250427104000311 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250427104000312 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250427104000312 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250427104000312 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250427104000312 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104000312 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104000312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104000312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104000312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104000312 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104000312 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104000313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104000313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104000313 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 62 a4 84 f1 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(682)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(681)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_already_paging0(688) TC_lu_and_mt_sms_already_paging0(688)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104000323 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (msc_vty.c:1285) 20250427104000323 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:95) TC_lu_and_mt_sms_already_paging0(688)@84c1225eaf8b: second SMS 20250427104000323 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:77) 20250427104000323 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (msc_vty.c:1428) TC_lu_and_mt_sms_already_paging0(688)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '62A484F1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(681)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(688)7260149 MSC_Test_0-SCCP(680)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(682)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104000329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104000330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104000330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104000330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104000330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104000330 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104000330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104000330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104000330 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104000330 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 c7 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 06 27 00 03 50 59 02 05 f4 62 a4 84 f1 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104000331 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x62A484F1:GERAN-A-94:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104000331 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x62A484F1:GERAN-A-94:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x62A484F1:GERAN-A-94:PAGING_RESP)[0x55eefe1b4720] (fsm.c:486) 20250427104000331 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x62A484F1:GERAN-A-94:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104000331 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x62A484F1:GERAN-A-94:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104000331 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + 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) 20250427104000331 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104000331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-94:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104000331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-94:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104000331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-94:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104000331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-94:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104000331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-94:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104000331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-94:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104000331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-94:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104000331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-94:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104000331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-94:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104000331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-94:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104000331 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104000331 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250427104000331 DMSC NOTICE Pending paging while subscriber 262420000000044 attached. (sms_queue.c:558) 20250427104000331 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250427104000332 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104000332 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104000332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104000332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104000332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104000332 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104000332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104000332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104000332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104000332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6e c7 f5 00 00 5e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104000332 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104000332 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104000332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104000332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104000332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104000332 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104000332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104000332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104000332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104000332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 6e c7 f5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 44 (osmo_ss7_asp.c:1164) 20250427104000332 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104000332 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104000332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104000332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104000332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104000332 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104000332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104000332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104000332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104000332 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 6e c7 f5 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 01 04 00 00 09 c8 32 9b fd 06 4d 9b 53 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(682)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(682)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(682)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@84c1225eaf8b: { messageType := 2, destLocRef := '6EC7F5'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(680)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(680)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(680)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(680)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104000334 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250427104000334 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 - 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(688)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(680)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(680)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(680)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(682)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104000344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104000344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104000344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104000344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104000344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104000344 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104000344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104000344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104000344 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104000344 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(680)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(680)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(682)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104000544 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104000544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104000544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104000544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104000545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104000545 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104000545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104000545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104000545 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104000545 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104000545 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250427104000545 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250427104000545 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb) (db.c:771) 20250427104000545 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + SMS-pending: now used by 7 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb,SMS-pending) (sms_queue.c:201) 20250427104000546 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + SMS: now used by 8 (attached,2*SMS-receiver,2*SMS,active-conn,sms_sms_cb,SMS-pending) (transaction.c:228) 20250427104000546 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 - sms_sms_cb: now used by 7 (attached,2*SMS-receiver,2*SMS,active-conn,SMS-pending) (sms_queue.c:627) 20250427104000546 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 - SMS-receiver: now used by 6 (attached,SMS-receiver,2*SMS,active-conn,SMS-pending) (gsm_04_11.c:77) 20250427104000547 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 - SMS: now used by 5 (attached,SMS-receiver,SMS,active-conn,SMS-pending) (transaction.c:281) 20250427104000547 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104000547 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104000547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104000547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104000547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104000547 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104000547 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104000547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104000547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104000547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6e c7 f5 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250427104000547 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104000547 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104000547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104000547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104000547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104000547 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104000547 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104000547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104000547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104000547 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 6e c7 f5 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 01 04 00 00 0b 41 f7 9b 8e 2e cb 41 d3 e6 14 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(682)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(682)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(680)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(680)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(680)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(688)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(680)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(680)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(680)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103029904'O 20250427104000555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104000555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104000555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104000555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104000555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104000555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104000555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104000555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104000555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104000555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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-M3UA(682)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(680)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(680)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(680)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103059901020201'O MSC_Test_0-M3UA(682)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104000756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104000756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104000756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104000756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104000756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104000756 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104000756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104000756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104000756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104000756 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104000756 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS,active-conn,SMS-pending,sms_sms_cb) (sms_queue.c:621) 20250427104000756 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250427104000756 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250427104000756 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250427104000756 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104000757 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104000757 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104000757 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104000757 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104000757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104000757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104000757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104000757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104000757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104000757 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104000757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104000757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104000757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104000757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6e c7 f5 00 01 05 01 03 02 19 04 (osmo_ss7_asp.c:1164) 20250427104000757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104000757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104000757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104000757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104000757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104000757 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104000757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104000757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104000757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104000757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6e c7 f5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(682)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(682)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(680)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(680)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(680)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(688)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(680)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(680)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(680)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(682)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104000759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-94:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104000759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-94:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-94:PAGING_RESP)[0x55eefe1b4720] (msc_a.c:1053) 20250427104000759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-94:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104000759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-94:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104000758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104000758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104000758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104000758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104000758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104000758 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104000758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104000758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104000759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104000759 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104000759 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104000759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104000759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104000759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104000759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104000759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104000759 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104000759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104000759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104000759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104000759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6e c7 f5 00 00 5e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(682)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(682)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104000759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104000759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104000759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104000759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104000759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104000759 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104000759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104000759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104000759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104000759 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6e c7 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(681)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(688)7260149 TC_lu_and_mt_sms_already_paging0(688)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104000760 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104000760 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_already_paging0(688)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(688)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-M3UA(682)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(680)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(684)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(686)@84c1225eaf8b: Final verdict of PTC: none 20250427104000762 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104000762 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(681)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(685)@84c1225eaf8b: Final verdict of PTC: none 20250427104000762 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(683)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(687)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(679)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(689)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(679): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(680): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(681): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(682): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(683): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(684): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(685): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(686): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(687): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_and_mt_sms_already_paging0(688): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(689): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_already_paging pass'. Sun Apr 27 10:40:00 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 20250427104000964 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104000964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104000964 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104000964 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104000964 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104000964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104000964 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104000964 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104000964 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104000964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104000964 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104000964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104000964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104000964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104000964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104000964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104000964 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104000964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104000964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104000964 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104000964 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=389620) 20250427104001764 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=389620, count=400464) 20250427104002765 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104002966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104002966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104002966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_already_paging pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing'. ------ MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing ------ Sun Apr 27 10:40:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104003767 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_and_mt_sms_paging_and_nothing started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(693)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(693)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(693)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(691)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104004569 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(694)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104004764 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104004764 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104004764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104004764 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(693)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(693)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104004768 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104004768 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) 20250427104004769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104004769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104004769 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104004769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104004769 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104004769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104004769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104004769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104004769 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104004769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104004769 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(693)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(696)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(693)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(693)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(693)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(693)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(693)@84c1225eaf8b: Message received on association #8 MSC_Test-GSUP-IPA(696)@84c1225eaf8b: CCM 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(693)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104004769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104004769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104004769 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104004769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104004769 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104004769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104004769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104004769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104004769 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104004769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104004769 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104004769 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(693)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(693)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(693)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(693)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104004769 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104004769 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104004769 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(696)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(696)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(696)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(696)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104004792 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104004792 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(697)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104005572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104005572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104005572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104005572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104005572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104005572 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104005572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104005572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104005572 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104005572 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(693)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104005572 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104005572 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104005572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104005572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104005572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104005572 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104005572 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104005572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104005572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104005572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(693)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(692)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(692)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(699)1101340 MSC_Test_0-SCCP(691)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(692)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(693)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104005582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104005582 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104005582 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104005582 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104005582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104005582 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104005582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104005582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104005582 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104005582 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 10 ce 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 00 81 34 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104005583 DMM DEBUG msc_a(IMSI-262420000001843:GERAN-A-95:LU)[0x55eefe1b0cc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001843 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104005583 DMM DEBUG msc_a(IMSI-262420000001843:GERAN-A-95:LU)[0x55eefe1b0cc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104005583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104005583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001843:GERAN-A-95:LU)[0x55eefe1b0cc0] (fsm.c:486) 20250427104005583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104005583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104005583 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104005583 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001843 id=262420000001843 (vlr.c:661) 20250427104005583 DVLR INFO New subscr, IMSI: 262420000001843 (vlr.c:562) 20250427104005583 DVLR DEBUG VLR subscr IMSI-262420000001843 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104005583 DVLR DEBUG VLR subscr IMSI-262420000001843 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104005583 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104005583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104005583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104005583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104005583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104005583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104005583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104005583 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104005583 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55eefe1b0df0] (fsm.c:486) 20250427104005583 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104005583 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104005583 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104005583 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104005583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104005583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104005583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104005583 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104005583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104005583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104005583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104005583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 10 ce 1c 00 00 5f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104005583 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104005584 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104005584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104005584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104005584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104005584 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104005584 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104005584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104005584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104005584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 10 ce 1c 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(693)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(693)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(693)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(691)@84c1225eaf8b: { messageType := 2, destLocRef := '10CE1C'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(691)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(691)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(691)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(691)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(697)@84c1225eaf8b: Found GsupExpect[0] for "262420000001843" handled at TC_lu_and_mt_sms_paging_and_nothing0(699) MSC_Test-GSUP(697)@84c1225eaf8b: Added IMSI table entry 0TC_lu_and_mt_sms_paging_and_nothing0(699)"262420000001843" 20250427104005587 DVLR DEBUG VLR subscr IMSI-262420000001843 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104005587 DVLR DEBUG VLR subscr IMSI-262420000001843 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(691)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(691)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(691)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(691)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_sms_paging_and_nothing0(699)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(699)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-M3UA(693)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104005588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104005588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104005588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104005588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104005588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104005588 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104005588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104005588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104005588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104005588 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104005592 DVLR DEBUG VLR subscr IMSI-262420000001843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104005592 DVLR DEBUG IMSI:262420000001843 has MSISDN:491230001843 (vlr.c:1045) 20250427104005592 DMSC NOTICE msub(IMSI-262420000001843:MSISDN-491230001843) VLR: update for IMSI=262420000001843 (MSISDN=491230001843) (gsm_04_08.c:1541) 20250427104005592 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104005592 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104005592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104005592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104005592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104005592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104005592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55eefe1b0df0] (vlr_lu_fsm.c:110) 20250427104005592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104005592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104005592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104005592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104005592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55eefe1b0f20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104005592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55eefe1b0f20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55eefe1b0df0] (fsm.c:486) 20250427104005592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55eefe1b0f20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104005592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55eefe1b0f20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104005592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55eefe1b0f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104005592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55eefe1b0f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104005592 DMSC NOTICE msub(IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x6B6B73DC) VLR: update for IMSI=262420000001843 (MSISDN=491230001843) (gsm_04_08.c:1541) 20250427104005592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55eefe1b0f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104005592 DMM DEBUG -> IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x6B6B73DC LOCATION UPDATE ACCEPT (TMSI = 0x6b6b73dc) (gsm_04_08.c:149) 20250427104005592 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x6B6B73DC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104005592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104005592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104005592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104005592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104005592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104005592 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104005592 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104005592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104005592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104005592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 10 ce 1c 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 6b 6b 73 dc (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(693)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(693)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(691)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(691)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(691)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(691)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_and_nothing0(699)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(692)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(692)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(691)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(691)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(691)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(691)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104005597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104005597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104005597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(693)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104005597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104005597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104005597 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104005597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104005597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104005597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104005597 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104005598 DMM DEBUG msc_a(IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x6B6B73DC:GERAN-A-95:LU)[0x55eefe1b0cc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104005598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x6B6B73DC:GERAN-A-95:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104005598 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55eefe1b0f20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104005598 DMSC NOTICE msub(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC) VLR: update for IMSI=262420000001843 (MSISDN=491230001843) (gsm_04_08.c:1541) 20250427104005598 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104005598 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55eefe1b0f20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104005598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC:GERAN-A-95:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104005598 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55eefe1b0f20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104005598 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55eefe1b0f20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC:GERAN-A-95:LU)[0x55eefe1b0df0] (vlr_lu_fsm.c:817) 20250427104005598 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55eefe1b0f20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104005598 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55eefe1b0f20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104005598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC:GERAN-A-95:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104005598 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001843/3/1): Available (smpp_smsc.c:626) 20250427104005598 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104005598 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104005598 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104005598 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104005598 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104005598 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104005598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104005598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104005598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104005598 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104005598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104005598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104005598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104005598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 10 ce 1c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(693)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(693)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(691)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(691)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(691)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(691)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(691)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(691)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(691)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(691)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104005599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104005599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104005599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104005599 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104005599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104005599 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104005599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104005599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104005599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104005599 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104005600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC:GERAN-A-95:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104005600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC:GERAN-A-95:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC:GERAN-A-95:LU)[0x55eefe1b0cc0] (msc_a.c:1053) 20250427104005600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC:GERAN-A-95:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104005600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC:GERAN-A-95:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104005600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC:GERAN-A-95:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104005600 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC - active-conn: now used by 1 (attached) (msub.c:375) 20250427104005600 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104005600 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104005600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104005600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104005600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104005600 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104005600 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104005600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104005600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104005600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 10 ce 1c 00 00 5f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(693)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(693)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(691)@84c1225eaf8b: Session index based on local reference:0 20250427104005600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104005600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104005600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(693)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104005600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104005600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104005600 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104005600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104005600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104005600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104005600 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 10 ce 1c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(692)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(699)1101340 TC_lu_and_mt_sms_paging_and_nothing0(699)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104005602 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104005602 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_and_nothing0(699)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(699)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(699)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(692)@84c1225eaf8b: Created IMSI[0] for '262420000001843'H'6B6B73DC'O to be handled at TC_lu_and_mt_sms_paging_and_nothing0(699) 20250427104005605 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104005606 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250427104005606 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250427104005606 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250427104006607 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250427104006607 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250427104006607 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250427104006608 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250427104006608 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250427104006608 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250427104006608 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104006608 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104006608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104006608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104006608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104006609 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104006609 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104006609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104006609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104006609 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 6b 6b 73 dc 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(693)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(693)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(692)@84c1225eaf8b: 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)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104016609 DLSMS NOTICE Sending SMS 6 failed 1 times. (sms_queue.c:248) 20250427104016609 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC - SMS-pending: now used by 4 (attached,SMS-receiver,SMS,Paging) (sms_queue.c:217) 20250427104016609 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC - SMS-receiver: now used by 3 (attached,SMS,Paging) (gsm_04_11.c:77) 20250427104016609 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250427104016609 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC - Paging: now used by 1 (attached) (paging.c:202) 20250427104021706 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104021706 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104021706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104021707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104021707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104021707 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104021707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104021707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104021707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104021707 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 bc 55 2f 00 00 0c 02 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(693)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(693)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(696)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(696)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mt_sms_paging_and_nothing0(699)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104026634 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104026634 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x6B6B73DC - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_lu_and_mt_sms_paging_and_nothing0(699)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(699)@84c1225eaf8b: Final verdict of PTC: pass 20250427104026642 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104026642 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104026642 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104026642 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104026642 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104026642 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104026642 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104026642 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104026642 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104026642 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104026642 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104026642 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104026642 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104026642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104026642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104026642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104026642 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104026642 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104026642 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104026642 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104026642 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(693)@84c1225eaf8b: Final verdict of PTC: none 20250427104026642 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104026643 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(694)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(692)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(697)@84c1225eaf8b: Final verdict of PTC: none 20250427104026645 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(691)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(695)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(696)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(700)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(690)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(698)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(690): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(691): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(692): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(693): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(694): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(695): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(696): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(697): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(698): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_and_mt_sms_paging_and_nothing0(699): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(700): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass'. Sun Apr 27 10:40:26 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=216624) 20250427104027646 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=216624, count=235564) 20250427104028643 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104028643 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104028644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427104028648 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated'. ------ MSC_Tests.TC_lu_and_mt_sms_paging_repeated ------ Sun Apr 27 10:40:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_paging_repeated.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_paging_repeated.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104029649 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_and_mt_sms_paging_repeated started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(704)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(704)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(704)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(702)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104030452 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(705)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104030648 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104030648 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104030649 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104030649 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250427104030650 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104030650 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_0-M3UA(704)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(704)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(707)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(704)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104030653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104030653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104030653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104030653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104030653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104030653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104030653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104030653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104030653 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104030653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104030653 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(704)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(707)@84c1225eaf8b: CCM 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(704)@84c1225eaf8b: Message received on association #8 20250427104030654 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(704)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(704)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427104030654 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104030654 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104030654 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104030654 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104030654 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104030654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104030654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104030654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104030654 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104030654 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104030654 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104030654 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(704)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(704)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(707)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(707)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(704)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(704)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(704)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(704)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(704)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(707)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250427104030654 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104030654 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(707)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(707)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104030685 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104030685 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(708)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104031460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104031460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104031460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104031460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104031460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104031460 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104031460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104031460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104031460 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104031460 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104031461 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104031461 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104031461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104031461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104031461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104031461 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104031461 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104031461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104031461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104031461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(703)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(703)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(710)2088243 MSC_Test_0-SCCP(702)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(703)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427104031476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104031476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104031476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104031476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104031476 DLSS7 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(704)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104031476 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104031476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104031476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104031476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104031476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1f dd 33 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427104031476 DMM DEBUG msc_a(IMSI-262420000001844:GERAN-A-96:LU)[0x55eefe1b4720]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001844 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104031476 DMM DEBUG msc_a(IMSI-262420000001844:GERAN-A-96:LU)[0x55eefe1b4720]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104031476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104031476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001844:GERAN-A-96:LU)[0x55eefe1b4720] (fsm.c:486) 20250427104031476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104031476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104031476 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104031476 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001844 id=262420000001844 (vlr.c:661) 20250427104031476 DVLR INFO New subscr, IMSI: 262420000001844 (vlr.c:562) 20250427104031476 DVLR DEBUG VLR subscr IMSI-262420000001844 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104031476 DVLR DEBUG VLR subscr IMSI-262420000001844 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104031476 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104031476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104031476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104031477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104031477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104031477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104031477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104031477 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104031477 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55eefe1b08f0] (fsm.c:486) 20250427104031477 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104031477 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104031477 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104031477 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104031477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104031477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104031477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104031477 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104031477 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104031477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104031477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104031477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1f dd 33 00 00 60 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104031477 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104031477 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104031477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104031477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104031477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104031477 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104031477 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104031477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104031477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104031477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 1f dd 33 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(704)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@84c1225eaf8b: { messageType := 2, destLocRef := '1FDD33'O, sourceLocRef := '000060'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(702)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(708)@84c1225eaf8b: Found GsupExpect[0] for "262420000001844" handled at TC_lu_and_mt_sms_paging_repeated0(710) MSC_Test-GSUP(708)@84c1225eaf8b: Added IMSI table entry 0TC_lu_and_mt_sms_paging_repeated0(710)"262420000001844" MSC_Test_0-SCCP(702)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(702)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104031480 DVLR DEBUG VLR subscr IMSI-262420000001844 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104031481 DVLR DEBUG VLR subscr IMSI-262420000001844 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(702)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(702)@84c1225eaf8b: vl_from0 20250427104031482 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104031482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104031482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104031482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104031482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104031482 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104031482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104031482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104031482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104031482 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(702)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(704)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_sms_paging_repeated0(710)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(710)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104031488 DVLR DEBUG VLR subscr IMSI-262420000001844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104031488 DVLR DEBUG IMSI:262420000001844 has MSISDN:491230001844 (vlr.c:1045) 20250427104031488 DMSC NOTICE msub(IMSI-262420000001844:MSISDN-491230001844) VLR: update for IMSI=262420000001844 (MSISDN=491230001844) (gsm_04_08.c:1541) 20250427104031488 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104031489 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104031489 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104031489 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104031489 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104031489 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104031489 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55eefe1b08f0] (vlr_lu_fsm.c:110) 20250427104031489 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104031489 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55eefe1b4980]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104031489 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104031489 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104031489 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55eefe1b1050]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104031489 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55eefe1b1050]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55eefe1b08f0] (fsm.c:486) 20250427104031489 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55eefe1b1050]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104031489 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55eefe1b1050]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104031489 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55eefe1b1050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104031489 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55eefe1b1050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104031489 DMSC NOTICE msub(IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x2BA8B88A) VLR: update for IMSI=262420000001844 (MSISDN=491230001844) (gsm_04_08.c:1541) 20250427104031489 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55eefe1b1050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104031489 DMM DEBUG -> IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x2BA8B88A LOCATION UPDATE ACCEPT (TMSI = 0x2ba8b88a) (gsm_04_08.c:149) 20250427104031489 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x2BA8B88A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104031489 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104031489 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104031489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104031489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104031489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104031489 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104031489 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104031489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104031489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104031489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 1f dd 33 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2b a8 b8 8a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(702)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(710)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(703)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(703)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(702)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(702)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(702)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104031500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104031500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104031500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104031500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104031500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104031500 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104031500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104031500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104031500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104031500 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(704)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104031501 DMM DEBUG msc_a(IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x2BA8B88A:GERAN-A-96:LU)[0x55eefe1b4720]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104031501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x2BA8B88A:GERAN-A-96:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104031501 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55eefe1b1050]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104031501 DMSC NOTICE msub(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A) VLR: update for IMSI=262420000001844 (MSISDN=491230001844) (gsm_04_08.c:1541) 20250427104031501 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104031501 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55eefe1b1050]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104031501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A:GERAN-A-96:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104031501 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55eefe1b1050]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104031501 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55eefe1b1050]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A:GERAN-A-96:LU)[0x55eefe1b08f0] (vlr_lu_fsm.c:817) 20250427104031501 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55eefe1b1050]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104031501 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55eefe1b1050]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104031501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A:GERAN-A-96:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104031501 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001844/3/1): Available (smpp_smsc.c:626) 20250427104031501 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104031501 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104031501 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104031501 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104031501 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104031501 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104031501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104031501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104031501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104031501 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104031501 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104031501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104031501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104031501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1f dd 33 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(702)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(702)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(702)@84c1225eaf8b: vl_from0 20250427104031504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104031504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104031504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104031504 DLM3UA DEBUG 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(702)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104031504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104031504 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104031504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104031504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(704)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104031504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104031504 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104031504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A:GERAN-A-96:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104031504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A:GERAN-A-96:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A:GERAN-A-96:LU)[0x55eefe1b4720] (msc_a.c:1053) 20250427104031504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A:GERAN-A-96:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104031504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A:GERAN-A-96:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104031504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A:GERAN-A-96:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104031505 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104031505 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104031505 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A - active-conn: now used by 1 (attached) (msub.c:375) 20250427104031505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104031505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104031505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104031505 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104031505 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104031505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104031505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104031505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1f dd 33 00 00 60 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@84c1225eaf8b: Session index based on local reference:0 20250427104031506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104031506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104031506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104031506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104031506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104031506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104031506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104031506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104031506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104031506 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1f dd 33 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(703)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(710)2088243 TC_lu_and_mt_sms_paging_repeated0(710)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104031508 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104031508 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_repeated0(710)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(710)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(703)@84c1225eaf8b: Created IMSI[0] for '262420000001844'H'2BA8B88A'O to be handled at TC_lu_and_mt_sms_paging_repeated0(710) 20250427104031512 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104031512 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250427104031512 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250427104031512 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A - VTY: now used by 1 (attached) (msc_vty.c:1428) TC_lu_and_mt_sms_paging_repeated0(710)@84c1225eaf8b: Expecting first Paging 20250427104032514 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250427104032514 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250427104032514 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250427104032514 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250427104032514 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250427104032514 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250427104032514 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104032514 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104032514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104032514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104032514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104032514 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104032514 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104032514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104032514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104032514 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 2b a8 b8 8a 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(703)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_paging_repeated0(710) TC_lu_and_mt_sms_paging_repeated0(710)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@84c1225eaf8b: GERAN: expect no further Paging TC_lu_and_mt_sms_paging_repeated0(710)@84c1225eaf8b: GERAN: No further Paging received, as expected TC_lu_and_mt_sms_paging_repeated0(710)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2BA8B88A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(703)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(710)2356926 MSC_Test_0-SCCP(702)@84c1225eaf8b: First idle individual index:0 20250427104037528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104037528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104037528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104037528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104037528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104037528 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104037528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104037528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104037528 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104037528 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 23 f6 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 2b a8 b8 8a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104037529 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2BA8B88A:GERAN-A-97:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104037529 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2BA8B88A:GERAN-A-97:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2BA8B88A:GERAN-A-97:PAGING_RESP)[0x55eefe1b0cc0] (fsm.c:486) 20250427104037529 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2BA8B88A:GERAN-A-97:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104037529 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2BA8B88A:GERAN-A-97:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104037529 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A + 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) 20250427104037529 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104037529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A:GERAN-A-97:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104037529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A:GERAN-A-97:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104037529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A:GERAN-A-97:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104037529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A:GERAN-A-97:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104037529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A:GERAN-A-97:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104037529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A:GERAN-A-97:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104037529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A:GERAN-A-97:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104037529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A:GERAN-A-97:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104037529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A:GERAN-A-97:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104037529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A:GERAN-A-97:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104037530 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104037530 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001844/3/1): Available (smpp_smsc.c:626) 20250427104037530 DMSC NOTICE Pending paging while subscriber 262420000001844 attached. (sms_queue.c:558) 20250427104037530 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250427104037530 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104037530 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104037530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104037530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104037530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104037530 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104037530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104037530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104037530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104037530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 23 f6 be 00 00 61 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104037530 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104037530 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104037530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104037530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104037530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104037530 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104037530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104037530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104037530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104037530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 23 f6 be 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 81 44 (osmo_ss7_asp.c:1164) 20250427104037530 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104037530 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104037530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104037530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104037530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104037530 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104037530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104037530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104037530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104037530 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 23 f6 be 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 01 04 23 00 09 c8 32 9b fd 06 4d 9b 53 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(704)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(704)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@84c1225eaf8b: { messageType := 2, destLocRef := '23F6BE'O, sourceLocRef := '000061'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(702)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(702)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(702)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(702)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(702)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104037533 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250427104037533 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A - 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(710)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(702)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(702)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(702)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103028904'O 20250427104037542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104037542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104037542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104037542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104037542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104037542 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104037543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104037543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(704)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104037543 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104037543 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(702)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(702)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(704)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104037744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104037744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104037744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104037744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104037744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104037744 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104037744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104037744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104037744 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104037744 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104037745 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250427104037745 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250427104037745 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250427104037745 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250427104037745 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104037745 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104037745 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104037745 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104037745 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104037745 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104037745 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104037745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104037745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104037745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104037745 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104037745 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104037745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104037745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104037745 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 23 f6 be 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250427104037745 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104037745 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104037745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104037745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104037745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104037745 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104037745 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104037745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104037745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104037745 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 23 f6 be 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(704)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(702)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(702)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(702)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(710)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(702)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(702)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(702)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(704)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104037747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104037747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104037747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104037747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104037747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104037747 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104037747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104037747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104037747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104037747 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104037747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A:GERAN-A-97:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104037747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A:GERAN-A-97:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A:GERAN-A-97:PAGING_RESP)[0x55eefe1b0cc0] (msc_a.c:1053) 20250427104037747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A:GERAN-A-97:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104037747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A:GERAN-A-97:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104037747 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A - active-conn: now used by 1 (attached) (msub.c:375) 20250427104037747 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104037747 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104037747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104037747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104037747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104037747 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104037747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104037747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104037747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104037747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 23 f6 be 00 00 61 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(704)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104037748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104037748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104037748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104037748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104037748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104037748 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104037748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104037748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104037748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104037748 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 23 f6 be 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(703)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(710)2356926 TC_lu_and_mt_sms_paging_repeated0(710)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104037748 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104037748 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x2BA8B88A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_repeated0(710)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(710)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@84c1225eaf8b: Final verdict of PTC: pass 20250427104037750 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(704)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(707)@84c1225eaf8b: Final verdict of PTC: none 20250427104037751 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP(708)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(702)@84c1225eaf8b: Final verdict of PTC: none 20250427104037751 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(711)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(701)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(703)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(705)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(709)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(706)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(701): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(702): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(703): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(704): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(705): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(706): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(707): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(708): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(709): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_and_mt_sms_paging_repeated0(710): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(711): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_and_mt_sms_paging_repeated finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass'. Sun Apr 27 10:40:37 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_sms_paging_repeated.talloc 20250427104037952 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104037952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104037952 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104037952 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104037952 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104037952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104037952 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104037952 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104037952 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104037952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104037952 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104037952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104037952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104037952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104037952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104037952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104037952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104037952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104037952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104037952 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104037953 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=348860) 20250427104038751 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=348860, count=350020) 20250427104039753 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104039954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104039954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104039954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms'. ------ MSC_Tests.TC_smpp_mo_sms ------ Sun Apr 27 10:40:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_smpp_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_smpp_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104040754 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_smpp_mo_sms started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(715)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(715)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(715)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(713)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104041647 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(716)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104041755 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104041755 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(718)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(718)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104041761 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(718)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(718)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(718)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(718)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104041784 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104041784 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(719)@84c1225eaf8b: Created GsupExpect[0] for "262420000000044" to be handled at TC_smpp_mo_sms0(721) TC_smpp_mo_sms0(721)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104041841 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104041841 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104041841 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104041841 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(715)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(715)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104041844 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104041844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104041844 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104041844 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104041844 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104041844 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104041844 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104041844 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104041844 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104041844 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104041844 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(715)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(715)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(715)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(715)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427104041846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104041846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104041846 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104041846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104041846 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104041846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104041846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104041846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104041846 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104041846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104041846 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104041846 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427104041846 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(715)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427104041846 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(715)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(715)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(715)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(715)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(715)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(715)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(715)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104042653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104042653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104042653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104042653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104042653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104042653 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104042653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104042653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104042653 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104042653 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104042654 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104042654 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104042654 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104042654 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104042654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104042654 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104042654 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104042654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104042654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104042654 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(715)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(714)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(714)@84c1225eaf8b: Added conn table entry 0TC_smpp_mo_sms0(721)11918450 MSC_Test_0-SCCP(713)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(714)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427104042673 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104042673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104042673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104042673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104042673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104042673 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104042673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104042673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104042673 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104042673 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b5 dc 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 44 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104042674 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-98:LU)[0x55eefe1b4720]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000044 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104042674 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-98:LU)[0x55eefe1b4720]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104042674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104042674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000044:GERAN-A-98:LU)[0x55eefe1b4720] (fsm.c:486) 20250427104042674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104042674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104042674 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104042674 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104042674 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427104042674 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104042674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104042674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104042674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104042674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104042675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104042675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104042675 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104042675 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b08f0] (fsm.c:486) 20250427104042675 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104042675 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104042675 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104042675 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104042675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104042675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104042675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104042675 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104042675 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104042675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104042675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104042675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b5 dc 72 00 00 62 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104042675 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104042675 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104042675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104042675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104042675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104042675 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104042675 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104042675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104042675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104042675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b5 dc 72 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(715)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(715)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(715)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@84c1225eaf8b: { messageType := 2, destLocRef := 'B5DC72'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(713)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(713)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(719)@84c1225eaf8b: Found GsupExpect[0] for "262420000000044" handled at TC_smpp_mo_sms0(721) MSC_Test-GSUP(719)@84c1225eaf8b: Added IMSI table entry 0TC_smpp_mo_sms0(721)"262420000000044" 20250427104042682 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104042682 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(713)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(713)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(713)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_smpp_mo_sms0(721)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427104042685 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104042685 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104042685 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104042685 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104042685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104042685 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(715)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104042685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104042685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104042685 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104042685 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104042694 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104042694 DVLR DEBUG IMSI:262420000000044 has MSISDN:491230000044 (vlr.c:1045) 20250427104042694 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250427104042694 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104042696 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104042696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104042696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104042696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104042696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104042696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b08f0] (vlr_lu_fsm.c:110) 20250427104042696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104042696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104042696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104042696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104042696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b4980]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104042696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b4980]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b08f0] (fsm.c:486) 20250427104042696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b4980]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104042696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b4980]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104042696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b4980]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104042696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b4980]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104042696 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:TMSInew-0x13C6D7F3) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250427104042696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b4980]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104042696 DMM DEBUG -> IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:TMSInew-0x13C6D7F3 LOCATION UPDATE ACCEPT (TMSI = 0x13c6d7f3) (gsm_04_08.c:149) 20250427104042696 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:TMSInew-0x13C6D7F3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104042696 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104042697 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104042697 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104042697 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104042697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104042697 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104042697 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104042697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104042697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104042697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 b5 dc 72 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 13 c6 d7 f3 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(715)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(713)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(721)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(714)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(714)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(713)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(713)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(713)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104042709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104042709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104042709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104042709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104042709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104042709 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104042709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104042709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104042709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104042709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(715)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104042710 DMM DEBUG msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:TMSInew-0x13C6D7F3:GERAN-A-98:LU)[0x55eefe1b4720]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104042710 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:TMSInew-0x13C6D7F3:GERAN-A-98:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104042710 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b4980]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104042710 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250427104042710 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b4980]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104042710 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3:GERAN-A-98:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104042710 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b4980]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104042710 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b4980]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3:GERAN-A-98:LU)[0x55eefe1b08f0] (vlr_lu_fsm.c:817) 20250427104042710 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b4980]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104042710 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x62A484F1:GERAN-A-98:LU)[0x55eefe1b4980]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104042710 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3:GERAN-A-98:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104042710 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250427104042710 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104042710 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104042710 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104042710 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104042710 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104042710 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104042710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104042710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104042710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104042711 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104042711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104042711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104042711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104042711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b5 dc 72 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(715)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(713)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(713)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(713)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(713)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104042714 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104042714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104042714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104042714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104042714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104042714 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104042714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104042714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104042714 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104042714 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 62 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104042715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3:GERAN-A-98:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104042715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3:GERAN-A-98:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3:GERAN-A-98:LU)[0x55eefe1b4720] (msc_a.c:1053) 20250427104042715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3:GERAN-A-98:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104042715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3:GERAN-A-98:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104042715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3:GERAN-A-98:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104042715 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104042715 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104042715 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104042715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104042715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104042715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104042715 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104042715 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104042715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104042715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104042715 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b5 dc 72 00 00 62 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(715)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@84c1225eaf8b: Session index based on local reference:0 20250427104042716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104042716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104042716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104042716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104042716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104042716 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104042716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104042716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104042716 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104042716 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b5 dc 72 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(714)@84c1225eaf8b: Deleted conn table entry 0TC_smpp_mo_sms0(721)11918450 TC_smpp_mo_sms0(721)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104042718 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104042718 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms0(721)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(721)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(721)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(721)@84c1225eaf8b: 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 := '13C6D7F3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(714)@84c1225eaf8b: Added conn table entry 0TC_smpp_mo_sms0(721)13334493 MSC_Test_0-RAN(714)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(713)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(715)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104042920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104042920 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104042920 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104042920 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104042920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104042920 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104042920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104042920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104042920 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104042920 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 77 dd 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 13 c6 d7 f3 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104042920 DMM DEBUG msc_a(TMSI-0x13C6D7F3:GERAN-A-99:CM_SERVICE_REQ)[0x55eefe1b0cc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427104042920 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13C6D7F3:GERAN-A-99:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104042920 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13C6D7F3:GERAN-A-99:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x13C6D7F3:GERAN-A-99:CM_SERVICE_REQ)[0x55eefe1b0cc0] (fsm.c:486) 20250427104042920 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13C6D7F3:GERAN-A-99:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104042920 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13C6D7F3:GERAN-A-99:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104042920 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104042920 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104042920 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3:GERAN-A-99:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104042920 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3:GERAN-A-99:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104042920 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3:GERAN-A-99:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104042920 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3:GERAN-A-99:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104042920 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3:GERAN-A-99:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104042920 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3:GERAN-A-99:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104042921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3:GERAN-A-99:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104042921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3:GERAN-A-99:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104042921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3:GERAN-A-99:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104042921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3:GERAN-A-99:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104042921 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250427104042921 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104042921 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104042921 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104042921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104042921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104042921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104042921 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104042921 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104042921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104042921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104042921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 cb 77 dd 00 00 63 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104042921 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104042921 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104042921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104042921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104042921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104042921 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104042921 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104042921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104042921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104042921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 cb 77 dd 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 44 (osmo_ss7_asp.c:1164) 20250427104042921 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104042921 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104042921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104042921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104042921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104042921 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104042921 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104042921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104042921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104042921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 cb 77 dd 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(715)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(715)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(715)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(715)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(715)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@84c1225eaf8b: { messageType := 2, destLocRef := 'CB77DD'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(713)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(713)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(713)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(713)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104042922 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104042922 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_smpp_mo_sms0(721)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(721)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(713)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(713)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(713)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250427104042926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104042926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104042926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104042926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104042926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104042926 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104042926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104042926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104042926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104042926 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) MSC_Test_0-M3UA(715)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104042926 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250427104042927 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427104042927 DSMPP DEBUG Using existing default route (smpp_smsc.c:306) 20250427104042927 DSMPP DEBUG ACL even has ESME, we can route to it! (smpp_smsc.c:313) 20250427104042927 DSMPP DEBUG [msc_tester] Tx DELIVER-SM (from 491230000044) (smpp_smsc.c:641) 20250427104042927 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3 + SMPP-cmd: now used by 4 (attached,active-conn,SMS,SMPP-cmd) (smpp_msc.c:676) 20250427104042927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104042927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104042927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104042927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104042927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104042927 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104042927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104042927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104042927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104042927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 cb 77 dd 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(715)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(713)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(721)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104042929 DSMPP DEBUG [msc_tester] smpp_pdu_rx(00 00 00 11 80 00 00 05 00 00 00 00 19 d1 e4 09 00 ) (smpp_smsc.c:721) 20250427104042929 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427104042929 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3 - SMPP-cmd: now used by 3 (attached,active-conn,SMS) (smpp_msc.c:590) 20250427104042929 DSMPP INFO [msc_tester] Rx DELIVER-SM RESP (No Error) (smpp_smsc.c:673) 20250427104042930 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104042930 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104042930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104042930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104042930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104042930 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104042930 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104042930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104042930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104042930 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 cb 77 dd 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(715)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(713)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(721)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(713)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(713)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(713)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103020904'O 20250427104042931 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104042931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104042931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104042931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104042931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104042931 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104042931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104042931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(715)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104042931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104042931 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104042931 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104042931 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104042931 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104042931 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104042931 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104042931 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104042931 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104042931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104042931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104042931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104042931 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104042931 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104042931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104042931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104042931 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 cb 77 dd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(715)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(713)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(713)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(713)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(713)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104042932 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104042932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104042932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104042932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104042932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104042932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104042932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104042932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104042932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104042932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104042932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3:GERAN-A-99:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104042932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3:GERAN-A-99:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3:GERAN-A-99:CM_SERVICE_REQ)[0x55eefe1b0cc0] (msc_a.c:1053) 20250427104042932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3:GERAN-A-99:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104042932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3:GERAN-A-99:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104042933 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104042933 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104042933 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104042933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104042933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104042933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104042933 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104042933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104042933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104042933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104042933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 cb 77 dd 00 00 63 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(715)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@84c1225eaf8b: Session index based on local reference:0 20250427104042933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104042933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104042933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(715)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104042933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104042933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104042933 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104042933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104042933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104042933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104042933 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 cb 77 dd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(714)@84c1225eaf8b: Deleted conn table entry 0TC_smpp_mo_sms0(721)13334493 TC_smpp_mo_sms0(721)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104042933 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104042933 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x13C6D7F3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms0(721)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(721)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(721)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(719)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(713)@84c1225eaf8b: Final verdict of PTC: none 20250427104042936 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-RAN(714)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(715)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(712)@84c1225eaf8b: Final verdict of PTC: none 20250427104042936 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427104042936 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(718)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(716)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(720)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(717)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(722)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(712): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(713): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(714): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(715): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(716): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(717): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(718): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(719): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(720): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_smpp_mo_sms0(721): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(722): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_smpp_mo_sms finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms pass'. Sun Apr 27 10:40:42 UTC 2025 ====== MSC_Tests.TC_smpp_mo_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_smpp_mo_sms.talloc 20250427104043136 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104043136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104043136 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104043136 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104043136 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104043136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104043136 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104043136 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104043136 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104043136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104043136 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104043136 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104043136 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104043136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104043136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104043136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104043136 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104043136 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104043136 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104043136 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104043137 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344568) 20250427104043937 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=344568, count=345824) 20250427104044940 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104045137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104045137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104045137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms_rp_error'. ------ MSC_Tests.TC_smpp_mo_sms_rp_error ------ Sun Apr 27 10:40:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_smpp_mo_sms_rp_error.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_smpp_mo_sms_rp_error.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104045942 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms_rp_error' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_smpp_mo_sms_rp_error started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(726)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(726)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(726)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(724)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104046808 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(727)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104046943 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104046943 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(729)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(729)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104046949 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(729)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(729)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(729)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(729)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104046972 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104046972 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427104047003 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104047003 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104047003 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104047003 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(726)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(726)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(726)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(726)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427104047005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104047005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104047005 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104047005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104047005 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104047005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104047005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104047005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104047005 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104047005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104047005 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(726)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(726)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(726)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(726)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(726)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104047006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104047006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104047006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104047007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104047007 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104047007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104047007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104047007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104047007 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104047007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104047007 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104047007 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427104047007 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104047007 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(726)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(726)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(726)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(726)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(726)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(730)@84c1225eaf8b: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mo_sms_rp_error0(732) TC_smpp_mo_sms_rp_error0(732)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104047817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104047817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104047817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104047817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104047817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104047817 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104047817 DLSS7 DEBUG Found route for dpc=185=0.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(726)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104047817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104047817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104047817 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104047818 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104047818 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104047818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104047818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104047818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104047818 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104047818 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104047818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104047819 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104047819 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(726)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(725)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(725)@84c1225eaf8b: Added conn table entry 0TC_smpp_mo_sms_rp_error0(732)1303670 MSC_Test_0-SCCP(724)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(725)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427104047831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104047831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104047831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104047831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104047831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104047831 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104047831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104047831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104047831 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104047831 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 13 e4 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 00 00 54 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104047831 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-100:LU)[0x55eefe1b4720]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000045 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104047831 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-100:LU)[0x55eefe1b4720]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104047831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104047831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000045:GERAN-A-100:LU)[0x55eefe1b4720] (fsm.c:486) 20250427104047831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104047831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104047831 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104047831 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000045 id=262420000000045 (vlr.c:661) 20250427104047831 DVLR INFO New subscr, IMSI: 262420000000045 (vlr.c:562) 20250427104047831 DVLR DEBUG VLR subscr IMSI-262420000000045 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104047831 DVLR DEBUG VLR subscr IMSI-262420000000045 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104047831 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104047831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104047831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104047831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104047831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104047831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104047831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104047831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104047832 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55eefe1b08f0] (fsm.c:486) 20250427104047832 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104047832 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104047832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104047832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104047832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104047832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104047832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104047832 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104047832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104047832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104047832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104047832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 13 e4 76 00 00 64 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104047832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104047832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104047832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104047832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104047832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104047832 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104047832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104047832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104047832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104047832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 13 e4 76 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(726)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(726)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(726)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@84c1225eaf8b: { messageType := 2, destLocRef := '13E476'O, sourceLocRef := '000064'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(724)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(730)@84c1225eaf8b: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mo_sms_rp_error0(732) MSC_Test-GSUP(730)@84c1225eaf8b: Added IMSI table entry 0TC_smpp_mo_sms_rp_error0(732)"262420000000045" MSC_Test_0-SCCP(724)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(724)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104047835 DVLR DEBUG VLR subscr IMSI-262420000000045 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104047835 DVLR DEBUG VLR subscr IMSI-262420000000045 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(724)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(724)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(724)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_smpp_mo_sms_rp_error0(732)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(726)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104047836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104047836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104047836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104047836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104047836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104047836 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104047836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104047836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104047836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104047836 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104047842 DVLR DEBUG VLR subscr IMSI-262420000000045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104047842 DVLR DEBUG IMSI:262420000000045 has MSISDN:491230000045 (vlr.c:1045) 20250427104047842 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250427104047842 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104047843 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104047843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104047843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104047843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104047843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104047843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55eefe1b08f0] (vlr_lu_fsm.c:110) 20250427104047843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104047843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104047843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104047843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104047843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55eefe1b1230]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104047843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55eefe1b1230]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55eefe1b08f0] (fsm.c:486) 20250427104047843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55eefe1b1230]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104047843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55eefe1b1230]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104047843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55eefe1b1230]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104047843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55eefe1b1230]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104047843 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x801A60FA) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250427104047843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55eefe1b1230]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104047843 DMM DEBUG -> IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x801A60FA LOCATION UPDATE ACCEPT (TMSI = 0x801a60fa) (gsm_04_08.c:149) 20250427104047843 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x801A60FA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104047843 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104047843 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104047843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104047843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104047843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104047843 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104047843 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104047844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104047844 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104047844 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 13 e4 76 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 80 1a 60 fa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(726)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(724)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(732)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(725)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(725)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(724)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(724)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(724)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104047852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104047852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104047852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104047852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104047852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104047852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104047852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104047852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104047852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104047852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(726)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104047852 DMM DEBUG msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x801A60FA:GERAN-A-100:LU)[0x55eefe1b4720]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104047852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x801A60FA:GERAN-A-100:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104047853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55eefe1b1230]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104047853 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250427104047853 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104047853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55eefe1b1230]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104047853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-100:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104047853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55eefe1b1230]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104047853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55eefe1b1230]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-100:LU)[0x55eefe1b08f0] (vlr_lu_fsm.c:817) 20250427104047853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55eefe1b1230]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104047853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55eefe1b1230]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104047853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-100:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104047853 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250427104047853 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104047853 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104047853 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104047853 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104047854 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104047854 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104047854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104047854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104047854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104047854 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104047854 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104047854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104047854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104047854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 13 e4 76 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(726)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(724)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(724)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(724)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(724)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104047856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104047856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104047856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104047856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104047856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104047856 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104047856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104047856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104047856 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104047856 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(726)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104047857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-100:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104047857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-100:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-100:LU)[0x55eefe1b4720] (msc_a.c:1053) 20250427104047857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-100:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104047857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-100:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104047857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-100:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104047857 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA - active-conn: now used by 1 (attached) (msub.c:375) 20250427104047857 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104047857 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104047857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104047857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104047857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104047857 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104047857 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104047857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104047857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104047857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 13 e4 76 00 00 64 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(726)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(726)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104047858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104047858 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104047858 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104047858 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104047858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104047858 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104047858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104047858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104047858 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104047858 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 13 e4 76 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(725)@84c1225eaf8b: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(732)1303670 TC_smpp_mo_sms_rp_error0(732)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104047859 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104047859 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms_rp_error0(732)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(732)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(732)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(732)@84c1225eaf8b: 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 := '801A60FA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(725)@84c1225eaf8b: Added conn table entry 0TC_smpp_mo_sms_rp_error0(732)15431292 MSC_Test_0-RAN(725)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(724)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(726)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104048060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104048060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104048060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104048060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104048060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104048060 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104048060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104048060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104048060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104048060 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 eb 76 7c 02 02 06 04 43 b9 00 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 80 1a 60 fa 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104048061 DMM DEBUG msc_a(TMSI-0x801A60FA:GERAN-A-101:CM_SERVICE_REQ)[0x55eefe1b0cc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427104048061 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x801A60FA:GERAN-A-101:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104048061 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x801A60FA:GERAN-A-101:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x801A60FA:GERAN-A-101:CM_SERVICE_REQ)[0x55eefe1b0cc0] (fsm.c:486) 20250427104048061 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x801A60FA:GERAN-A-101:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104048061 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x801A60FA:GERAN-A-101:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104048061 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104048061 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104048061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-101:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104048061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-101:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104048061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-101:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104048061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-101:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104048061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-101:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104048061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-101:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104048061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-101:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104048061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-101:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104048061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-101:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104048061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-101:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104048061 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250427104048061 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104048061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104048061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104048061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104048061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104048061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104048061 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104048061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104048061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104048061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104048061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 eb 76 7c 00 00 65 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104048061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104048061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104048061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104048061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104048061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104048061 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104048061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104048061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104048061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104048061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 eb 76 7c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 54 (osmo_ss7_asp.c:1164) 20250427104048061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104048061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104048061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104048061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104048061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104048061 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104048061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104048061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104048061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104048061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 eb 76 7c 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(726)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(726)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(726)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(726)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(726)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@84c1225eaf8b: { messageType := 2, destLocRef := 'EB767C'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(724)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(724)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(724)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(724)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104048062 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104048062 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_smpp_mo_sms_rp_error0(732)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(732)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(724)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(724)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(724)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(726)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104048065 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250427104048065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104048065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104048065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104048065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104048065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104048065 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104048065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104048065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104048065 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104048065 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) 20250427104048065 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427104048065 DSMPP DEBUG Using existing default route (smpp_smsc.c:306) 20250427104048065 DSMPP DEBUG ACL even has ESME, we can route to it! (smpp_smsc.c:313) 20250427104048065 DSMPP DEBUG [msc_tester] Tx DELIVER-SM (from 491230000045) (smpp_smsc.c:641) 20250427104048065 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA + SMPP-cmd: now used by 4 (attached,active-conn,SMS,SMPP-cmd) (smpp_msc.c:676) 20250427104048065 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104048065 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104048065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104048065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104048065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104048065 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104048065 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104048065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104048065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104048065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 eb 76 7c 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(726)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(724)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(732)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104048068 DSMPP DEBUG [msc_tester] smpp_pdu_rx(00 00 00 11 80 00 00 05 00 00 00 0b 27 c6 1a 1b 00 ) (smpp_smsc.c:721) 20250427104048068 DLSMS NOTICE trans(SMS IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA: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) 20250427104048068 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427104048068 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA - SMPP-cmd: now used by 3 (attached,active-conn,SMS) (smpp_msc.c:590) 20250427104048068 DSMPP INFO [msc_tester] Rx DELIVER-SM RESP (Invalid Destination Address) (smpp_smsc.c:673) 20250427104048068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104048068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104048068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104048068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104048068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104048068 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104048068 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104048068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104048068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104048068 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 eb 76 7c 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(726)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(724)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(732)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(724)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(724)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(724)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(726)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104048069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104048069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104048069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104048069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104048069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104048069 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104048069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104048069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104048069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104048069 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104048069 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104048069 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104048069 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104048069 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104048069 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104048069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104048069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104048069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104048069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104048069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104048069 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104048069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104048069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104048069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104048069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 eb 76 7c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(726)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(724)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(724)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(724)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(724)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(726)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104048069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104048069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104048069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104048069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104048069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104048069 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104048069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104048069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104048069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104048069 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104048069 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-101:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104048069 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-101:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-101:CM_SERVICE_REQ)[0x55eefe1b0cc0] (msc_a.c:1053) 20250427104048069 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-101:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104048069 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-101:CM_SERVICE_REQ)[0x55eefe1b0df0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104048070 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA - active-conn: now used by 1 (attached) (msub.c:375) 20250427104048070 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104048070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104048070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104048070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104048070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104048070 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104048070 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104048070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104048070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104048070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 eb 76 7c 00 00 65 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(726)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@84c1225eaf8b: Session index based on local reference:0 20250427104048070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104048070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104048070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104048070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104048070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104048070 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104048070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104048070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104048070 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104048070 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 eb 76 7c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(725)@84c1225eaf8b: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(732)15431292 TC_smpp_mo_sms_rp_error0(732)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104048070 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104048070 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms_rp_error0(732)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(732)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(732)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(730)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(724)@84c1225eaf8b: Final verdict of PTC: none 20250427104048072 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104048072 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(731)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(733)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(727)@84c1225eaf8b: Final verdict of PTC: none 20250427104048073 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(726)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(725)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(728)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(729)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(723)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(723): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(724): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(725): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(726): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(727): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(728): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(729): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(730): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(731): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_smpp_mo_sms_rp_error0(732): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(733): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_smpp_mo_sms_rp_error finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms_rp_error pass'. Sun Apr 27 10:40:48 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 20250427104048272 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104048272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104048272 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104048272 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104048272 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104048272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104048272 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104048272 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104048272 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104048272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104048272 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104048272 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104048272 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104048272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104048272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104048272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104048272 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104048272 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104048272 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104048273 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104048273 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344232) 20250427104049074 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=344232, count=345488) 20250427104050076 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104050273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104050273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104050273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms_rp_error pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mt_sms'. ------ MSC_Tests.TC_smpp_mt_sms ------ Sun Apr 27 10:40:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_smpp_mt_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_smpp_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104051077 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mt_sms' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_smpp_mt_sms started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(737)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(737)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(737)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(735)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104051964 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(738)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104052078 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104052078 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(740)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(740)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104052084 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(740)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(740)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(740)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(740)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104052104 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104052104 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427104052152 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104052152 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104052152 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104052152 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(737)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(737)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104052157 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104052157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104052157 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104052157 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104052157 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104052157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104052157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104052157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104052157 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104052157 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104052157 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(737)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(737)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(737)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(737)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427104052158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104052158 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104052158 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104052159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(737)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427104052159 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104052159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104052159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104052159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104052159 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104052159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(737)@84c1225eaf8b: Message received on association #8 20250427104052159 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104052159 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(737)@84c1225eaf8b: Message received on association #8 20250427104052159 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104052159 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(737)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(737)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(737)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(737)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(741)@84c1225eaf8b: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mt_sms0(743) TC_smpp_mt_sms0(743)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104052960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104052960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104052960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104052960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104052960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104052960 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104052960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104052960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104052960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104052960 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104052960 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104052960 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104052960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104052960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104052960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104052960 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104052960 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104052960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104052960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104052960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(736)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(736)@84c1225eaf8b: Added conn table entry 0TC_smpp_mt_sms0(743)580578 MSC_Test_0-SCCP(735)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(736)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427104052974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104052974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104052974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104052974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104052974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104052975 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104052975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104052975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104052975 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104052975 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 db e2 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 54 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104052975 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-102:LU)[0x55eefe1b4720]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000045 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104052975 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-102:LU)[0x55eefe1b4720]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104052975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104052975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000045:GERAN-A-102:LU)[0x55eefe1b4720] (fsm.c:486) 20250427104052975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104052975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104052975 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104052975 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104052975 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427104052975 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104052975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104052975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104052975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104052975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104052976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104052976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104052976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104052976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1b08f0] (fsm.c:486) 20250427104052976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104052976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104052976 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104052976 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104052976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104052976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104052976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104052976 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104052976 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104052976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104052976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104052976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 08 db e2 00 00 66 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104052976 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104052976 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104052976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104052976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104052976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104052976 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104052976 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104052976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104052976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104052976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 08 db e2 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@84c1225eaf8b: { messageType := 2, destLocRef := '08DBE2'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(735)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(741)@84c1225eaf8b: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mt_sms0(743) MSC_Test-GSUP(741)@84c1225eaf8b: Added IMSI table entry 0TC_smpp_mt_sms0(743)"262420000000045" 20250427104052980 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104052980 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_smpp_mt_sms0(743)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(735)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(735)@84c1225eaf8b: vl_from0 20250427104052983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104052983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104052983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104052983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104052983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104052983 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104052983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104052983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104052983 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(735)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427104052983 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104052988 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104052988 DVLR DEBUG IMSI:262420000000045 has MSISDN:491230000045 (vlr.c:1045) 20250427104052988 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250427104052988 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104052989 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104052989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104052989 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104052989 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104052989 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104052989 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1b08f0] (vlr_lu_fsm.c:110) 20250427104052989 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104052989 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104052989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104052989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104052989 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1affd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104052989 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1affd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1b08f0] (fsm.c:486) 20250427104052989 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1affd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104052989 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1affd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104052989 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1affd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104052989 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1affd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104052989 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:TMSInew-0x083DBEA0) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250427104052989 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1affd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104052989 DMM DEBUG -> IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:TMSInew-0x083DBEA0 LOCATION UPDATE ACCEPT (TMSI = 0x083dbea0) (gsm_04_08.c:149) 20250427104052989 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:TMSInew-0x083DBEA0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104052989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104052989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104052989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104052989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104052989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104052989 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104052990 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104052990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104052990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104052990 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 08 db e2 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 08 3d be a0 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(743)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(736)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(736)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(735)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(735)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(735)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104053001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104053001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104053001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104053001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104053001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104053001 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104053001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104053001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104053001 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104053001 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104053001 DMM DEBUG msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:TMSInew-0x083DBEA0:GERAN-A-102:LU)[0x55eefe1b4720]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104053001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:TMSInew-0x083DBEA0:GERAN-A-102:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104053001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1affd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104053001 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250427104053001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1affd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104053001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-102:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104053001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1affd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104053001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1affd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-102:LU)[0x55eefe1b08f0] (vlr_lu_fsm.c:817) 20250427104053001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1affd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104053001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x801A60FA:GERAN-A-102:LU)[0x55eefe1affd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104053001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-102:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104053001 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250427104053001 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104053001 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104053001 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104053001 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104053001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104053001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104053001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104053001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104053001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104053001 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104053001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104053001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104053001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104053001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 08 db e2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(735)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(735)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104053006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104053006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104053006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104053006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104053006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104053006 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104053006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104053006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104053006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104053006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104053006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-102:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104053006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-102:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-102:LU)[0x55eefe1b4720] (msc_a.c:1053) 20250427104053007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-102:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104053007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-102:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104053007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-102:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104053007 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104053007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104053007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104053007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104053007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104053007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104053007 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104053007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104053007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104053007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104053007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 08 db e2 00 00 66 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@84c1225eaf8b: Session index based on local reference:0 20250427104053008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104053008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104053008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104053008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104053008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104053008 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104053008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104053008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104053008 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104053008 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 08 db e2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(736)@84c1225eaf8b: Deleted conn table entry 0TC_smpp_mt_sms0(743)580578 TC_smpp_mt_sms0(743)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104053010 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104053010 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mt_sms0(743)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(736)@84c1225eaf8b: Created IMSI[0] for '262420000000045'H'083DBEA0'O to be handled at TC_smpp_mt_sms0(743) 20250427104053022 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) 20250427104053022 DSMPP INFO [msc_tester] Rx SUBMIT-SM (491230000045/1/1) (smpp_smsc.c:702) 20250427104053022 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 + SMPP: now used by 2 (attached,SMPP) (smpp_msc.c:94) 20250427104053022 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 + SMS-receiver: now used by 3 (attached,SMPP,SMS-receiver) (smpp_msc.c:188) 20250427104053022 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 - SMPP: now used by 2 (attached,SMS-receiver) (smpp_msc.c:189) 20250427104053022 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 - SMS-receiver: now used by 1 (attached) (gsm_04_11.c:77) 20250427104054023 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250427104054023 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250427104054023 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250427104054024 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250427104054024 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250427104054024 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250427104054025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104054025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104054025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104054025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104054025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104054025 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104054025 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104054025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104054025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104054025 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 08 3d be a0 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(736)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(743) TC_smpp_mt_sms0(743)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '083DBEA0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(736)@84c1225eaf8b: Added conn table entry 0TC_smpp_mt_sms0(743)14000527 MSC_Test_0-SCCP(735)@84c1225eaf8b: First idle individual index:0 20250427104054038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104054038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104054039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104054039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104054039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104054039 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104054039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104054039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104054039 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104054039 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d5 a1 8f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 08 3d be a0 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104054040 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x083DBEA0:GERAN-A-103:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104054040 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x083DBEA0:GERAN-A-103:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x083DBEA0:GERAN-A-103:PAGING_RESP)[0x55eefe1b0cc0] (fsm.c:486) 20250427104054040 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x083DBEA0:GERAN-A-103:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104054040 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x083DBEA0:GERAN-A-103:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104054040 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 + 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) 20250427104054040 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104054040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-103:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104054040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-103:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104054040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-103:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104054040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-103:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104054040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-103:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104054040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-103:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104054040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-103:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104054040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-103:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104054040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-103:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104054040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-103:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104054040 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104054040 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250427104054040 DMSC NOTICE Pending paging while subscriber 262420000000045 attached. (sms_queue.c:558) 20250427104054040 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250427104054041 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104054041 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104054041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104054041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104054041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104054041 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104054041 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104054041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104054041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104054041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 d5 a1 8f 00 00 67 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104054041 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104054041 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104054041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104054041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104054041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104054041 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104054041 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104054041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104054041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104054041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 d5 a1 8f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 54 (osmo_ss7_asp.c:1164) 20250427104054041 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104054041 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104054041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104054041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104054041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104054041 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104054041 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104054041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104054041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104054041 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 d5 a1 8f 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 01 04 45 00 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@84c1225eaf8b: { messageType := 2, destLocRef := 'D5A18F'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(735)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104054044 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250427104054044 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (msc_vty.c:1317) TC_smpp_mt_sms0(743)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(735)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(735)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(735)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103028904'O 20250427104054054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104054054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104054054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104054054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104054054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104054054 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104054054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104054054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104054054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104054054 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(735)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(735)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(735)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104054256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104054256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104054256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104054256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104054257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104054257 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104054257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104054257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104054257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104054257 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104054257 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250427104054257 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250427104054258 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250427104054258 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250427104054258 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104054258 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104054258 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104054258 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104054258 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104054258 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104054258 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104054258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104054258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104054258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104054258 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104054258 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104054258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104054258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104054258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 d5 a1 8f 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250427104054258 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104054259 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104054259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104054259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104054259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104054259 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104054259 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104054259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104054259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104054259 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 d5 a1 8f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(743)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(735)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(735)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(735)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104054265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104054265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104054265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104054265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104054265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104054265 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104054265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104054265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104054265 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104054265 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 67 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104054266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-103:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104054266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-103:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-103:PAGING_RESP)[0x55eefe1b0cc0] (msc_a.c:1053) 20250427104054266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-103:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104054266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-103:PAGING_RESP)[0x55eefe1b0df0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104054266 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104054266 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104054266 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104054266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104054266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104054266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104054266 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104054266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104054266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104054266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104054266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 d5 a1 8f 00 00 67 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@84c1225eaf8b: Session index based on local reference:0 20250427104054267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104054267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104054267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104054267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104054267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104054267 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104054267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104054267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104054267 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104054267 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d5 a1 8f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(736)@84c1225eaf8b: Deleted conn table entry 0TC_smpp_mt_sms0(743)14000527 TC_smpp_mt_sms0(743)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104054269 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104054269 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mt_sms0(743)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104054272 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) 20250427104054272 DSMPP INFO [msc_tester] Rx SUBMIT-SM (491230000045/1/1) (smpp_smsc.c:702) 20250427104054272 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 + SMPP: now used by 2 (attached,SMPP) (smpp_msc.c:94) 20250427104054272 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 + SMS-receiver: now used by 3 (attached,SMPP,SMS-receiver) (smpp_msc.c:188) 20250427104054272 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 - SMPP: now used by 2 (attached,SMS-receiver) (smpp_msc.c:189) 20250427104054272 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 + SMS: now used by 3 (attached,SMS-receiver,SMS) (transaction.c:228) 20250427104054273 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 + Paging: now used by 4 (attached,SMS-receiver,SMS,Paging) (paging.c:111) 20250427104054273 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104054273 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104054273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104054273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104054273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104054273 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104054273 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104054273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104054273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104054273 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 08 3d be a0 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(736)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(743) TC_smpp_mt_sms0(743)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '083DBEA0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(736)@84c1225eaf8b: Added conn table entry 0TC_smpp_mt_sms0(743)15047274 MSC_Test_0-SCCP(735)@84c1225eaf8b: First idle individual index:0 20250427104054278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104054278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104054278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104054278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104054278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104054278 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104054278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104054278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104054278 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104054278 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e5 9a 6a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 08 3d be a0 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104054279 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x083DBEA0:GERAN-A-104:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104054279 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x083DBEA0:GERAN-A-104:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x083DBEA0:GERAN-A-104:PAGING_RESP)[0x55eefe1b4720] (fsm.c:486) 20250427104054279 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x083DBEA0:GERAN-A-104:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104054279 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x083DBEA0:GERAN-A-104:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104054279 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 + 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) 20250427104054279 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 + active-conn: now used by 6 (attached,SMS-receiver,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104054279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-104:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104054279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-104:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104054279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-104:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104054279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-104:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104054279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-104:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104054279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-104:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104054279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-104:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104054279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-104:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104054279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-104:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104054279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-104:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104054280 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 - Paging: now used by 5 (attached,SMS-receiver,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104054280 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250427104054280 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 - proc_arq_vlr_fn_init: now used by 4 (attached,SMS-receiver,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250427104054280 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104054280 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104054280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104054280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104054280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104054280 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104054280 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104054280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104054280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104054280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e5 9a 6a 00 00 68 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104054280 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104054280 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104054280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104054280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104054280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104054280 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104054280 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104054280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104054280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104054280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e5 9a 6a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 54 (osmo_ss7_asp.c:1164) 20250427104054280 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104054280 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104054280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104054280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104054281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104054281 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104054281 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104054281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104054281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104054281 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 e5 9a 6a 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 01 04 45 00 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(735)@84c1225eaf8b: { messageType := 2, destLocRef := 'E59A6A'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(735)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104054282 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 + VTY: now used by 5 (attached,SMS-receiver,SMS,active-conn,VTY) (msc_vty.c:1285) 20250427104054282 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 - VTY: now used by 4 (attached,SMS-receiver,SMS,active-conn) (msc_vty.c:1317) TC_smpp_mt_sms0(743)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(735)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(735)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(735)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103028904'O 20250427104054288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104054288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104054288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104054288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104054288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104054288 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104054288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104054288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104054288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104054288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(735)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(735)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104054488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104054489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104054489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104054489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104054489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104054489 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104054489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104054489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104054489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104054489 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104054489 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250427104054490 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104054490 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104054490 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104054490 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104054490 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104054490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104054490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104054490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104054490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104054490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104054490 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104054490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104054490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104054490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104054490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e5 9a 6a 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250427104054490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104054490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104054490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104054490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104054490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104054490 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104054490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104054490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104054490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104054490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e5 9a 6a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(743)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(735)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(735)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(735)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104054495 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104054495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104054495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104054495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104054495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104054495 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104054495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104054495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104054495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104054495 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104054495 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-104:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104054495 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-104:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-104:PAGING_RESP)[0x55eefe1b4720] (msc_a.c:1053) 20250427104054495 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-104:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104054495 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0:GERAN-A-104:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104054496 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104054496 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104054496 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104054496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104054496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104054496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104054496 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104054496 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104054496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104054496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104054496 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e5 9a 6a 00 00 68 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@84c1225eaf8b: Session index based on local reference:0 20250427104054497 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104054497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104054497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104054497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104054497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104054497 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104054497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104054497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104054497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104054497 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e5 9a 6a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(736)@84c1225eaf8b: Deleted conn table entry 0TC_smpp_mt_sms0(743)15047274 TC_smpp_mt_sms0(743)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104054498 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104054498 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x083DBEA0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mt_sms0(743)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-M3UA(737)@84c1225eaf8b: Final verdict of PTC: none 20250427104054501 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104054501 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(741)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(735)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(738)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(739)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(734)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(736)@84c1225eaf8b: Final verdict of PTC: none 20250427104054502 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(744)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(740)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(742)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(734): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(735): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(736): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(737): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(738): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(739): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(740): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(741): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(742): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_smpp_mt_sms0(743): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(744): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_smpp_mt_sms finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mt_sms pass'. Sun Apr 27 10:40:54 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 20250427104054700 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104054700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104054700 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104054700 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104054700 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104054700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104054700 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104054700 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104054700 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104054700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104054700 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104054700 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104054700 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104054700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104054700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104054700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104054700 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104054700 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104054700 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104054701 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104054701 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=471948) 20250427104055503 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=471948, count=494260) 20250427104056504 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104056701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104056701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104056701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mt_sms pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_sms'. ------ MSC_Tests.TC_gsup_mo_sms ------ Sun Apr 27 10:40:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104057505 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_sms' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_gsup_mo_sms started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(748)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(748)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(748)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(746)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104058408 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(749)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104058506 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104058506 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(751)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(751)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104058512 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(751)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(751)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(751)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(751)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104058531 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104058532 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427104058599 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104058599 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104058599 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104058599 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(752)@84c1225eaf8b: Created GsupExpect[0] for "262420000000088" to be handled at TC_gsup_mo_sms0(754) MSC_Test_0-M3UA(748)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(748)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(748)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104058604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104058604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104058604 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104058604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104058604 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104058604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104058604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104058604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104058604 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104058604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104058604 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(748)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(748)@84c1225eaf8b: Message received on association #8 MSC_Test-GSUP(752)@84c1225eaf8b: Created GsupExpect[1] for "262420000000088" to be handled at TC_gsup_mo_sms0(754) MSC_Test_0-M3UA(748)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(748)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(748)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(748)@84c1225eaf8b: Message received on association #8 TC_gsup_mo_sms0(754)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104058606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104058606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104058606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104058606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104058606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104058606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104058606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104058606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104058606 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104058606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104058606 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104058606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(748)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(748)@84c1225eaf8b: Message received on association #8 20250427104058606 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104058606 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(748)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(748)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(748)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(748)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104059412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104059412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104059412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104059412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104059412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104059412 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104059412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104059412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104059412 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104059412 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104059412 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104059412 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104059412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104059412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104059412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104059412 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104059412 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104059412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104059412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104059412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(748)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(748)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(747)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(747)@84c1225eaf8b: Added conn table entry 0TC_gsup_mo_sms0(754)4787069 MSC_Test_0-SCCP(746)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(747)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427104059425 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104059425 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104059425 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104059425 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104059425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104059425 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104059425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104059425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104059425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(748)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104059425 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 49 0b 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 00 88 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104059425 DMM DEBUG msc_a(IMSI-262420000000088:GERAN-A-105:LU)[0x55eefe1b0cc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000088 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104059425 DMM DEBUG msc_a(IMSI-262420000000088:GERAN-A-105:LU)[0x55eefe1b0cc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104059425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104059425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000088:GERAN-A-105:LU)[0x55eefe1b0cc0] (fsm.c:486) 20250427104059425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104059425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104059425 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104059425 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000088 id=262420000000088 (vlr.c:661) 20250427104059425 DVLR INFO New subscr, IMSI: 262420000000088 (vlr.c:562) 20250427104059425 DVLR DEBUG VLR subscr IMSI-262420000000088 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104059425 DVLR DEBUG VLR subscr IMSI-262420000000088 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104059425 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104059425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104059425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104059425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104059425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104059425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104059425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104059425 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104059425 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55eefe1b0df0] (fsm.c:486) 20250427104059425 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104059425 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104059426 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104059426 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104059426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104059426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104059426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104059426 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104059426 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104059426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104059426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104059426 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 49 0b 7d 00 00 69 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104059426 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104059426 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104059426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104059426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104059426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104059426 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104059426 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104059426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104059426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104059426 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 49 0b 7d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(748)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(748)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(748)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@84c1225eaf8b: { messageType := 2, destLocRef := '490B7D'O ("I\v}"), 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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(746)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(746)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(752)@84c1225eaf8b: Found GsupExpect[0] for "262420000000088" handled at TC_gsup_mo_sms0(754) MSC_Test-GSUP(752)@84c1225eaf8b: Added IMSI table entry 0TC_gsup_mo_sms0(754)"262420000000088" 20250427104059429 DVLR DEBUG VLR subscr IMSI-262420000000088 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104059429 DVLR DEBUG VLR subscr IMSI-262420000000088 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(746)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(746)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(746)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(748)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104059430 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104059430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104059430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104059430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104059430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104059430 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104059430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104059430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104059430 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104059430 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_gsup_mo_sms0(754)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(754)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104059435 DVLR DEBUG VLR subscr IMSI-262420000000088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104059435 DVLR DEBUG IMSI:262420000000088 has MSISDN:491230000088 (vlr.c:1045) 20250427104059435 DMSC NOTICE msub(IMSI-262420000000088:MSISDN-491230000088) VLR: update for IMSI=262420000000088 (MSISDN=491230000088) (gsm_04_08.c:1541) 20250427104059435 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104059436 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104059436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104059436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104059436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104059436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104059436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55eefe1b0df0] (vlr_lu_fsm.c:110) 20250427104059436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104059436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55eefe1b1050]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104059436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104059436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104059436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55eefe1b7710]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104059436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55eefe1b7710]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55eefe1b0df0] (fsm.c:486) 20250427104059436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55eefe1b7710]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104059436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55eefe1b7710]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104059436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55eefe1b7710]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104059436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55eefe1b7710]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104059436 DMSC NOTICE msub(IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x958DE775) VLR: update for IMSI=262420000000088 (MSISDN=491230000088) (gsm_04_08.c:1541) 20250427104059436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55eefe1b7710]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104059436 DMM DEBUG -> IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x958DE775 LOCATION UPDATE ACCEPT (TMSI = 0x958de775) (gsm_04_08.c:149) 20250427104059436 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x958DE775 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104059436 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104059436 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104059436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104059436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104059436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104059436 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104059436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104059436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104059436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104059436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 49 0b 7d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 95 8d e7 75 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(748)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(746)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(754)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(747)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(747)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(746)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(746)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(746)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104059443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104059443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104059443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104059443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104059443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104059443 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104059443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104059443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104059443 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104059443 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(748)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104059443 DMM DEBUG msc_a(IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x958DE775:GERAN-A-105:LU)[0x55eefe1b0cc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104059443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x958DE775:GERAN-A-105:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104059443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55eefe1b7710]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104059443 DMSC NOTICE msub(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775) VLR: update for IMSI=262420000000088 (MSISDN=491230000088) (gsm_04_08.c:1541) 20250427104059443 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104059443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55eefe1b7710]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104059443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775:GERAN-A-105:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104059443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55eefe1b7710]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104059443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55eefe1b7710]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775:GERAN-A-105:LU)[0x55eefe1b0df0] (vlr_lu_fsm.c:817) 20250427104059443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55eefe1b7710]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104059443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55eefe1b7710]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104059443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775:GERAN-A-105:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104059443 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000088/3/1): Available (smpp_smsc.c:626) 20250427104059443 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104059443 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104059443 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104059443 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104059443 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104059443 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104059443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104059443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104059443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104059443 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104059444 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104059444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104059444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(748)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(748)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104059444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 49 0b 7d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(746)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(746)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(746)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(746)@84c1225eaf8b: vl_from0 20250427104059445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104059445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104059445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104059445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104059445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104059445 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104059445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104059445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104059445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104059445 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 69 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(746)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(748)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104059446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775:GERAN-A-105:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104059446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775:GERAN-A-105:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775:GERAN-A-105:LU)[0x55eefe1b0cc0] (msc_a.c:1053) 20250427104059446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775:GERAN-A-105:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104059446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775:GERAN-A-105:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104059446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775:GERAN-A-105:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104059446 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104059446 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104059446 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104059446 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104059446 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104059446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104059446 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104059446 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104059446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104059446 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104059446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 49 0b 7d 00 00 69 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(748)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@84c1225eaf8b: Session index based on local reference:0 20250427104059447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104059447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104059447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104059447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104059447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104059447 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104059447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104059447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104059447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104059447 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 49 0b 7d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(747)@84c1225eaf8b: Deleted conn table entry 0TC_gsup_mo_sms0(754)4787069 TC_gsup_mo_sms0(754)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104059448 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104059448 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_sms0(754)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(754)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@84c1225eaf8b: 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 := '958DE775'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(747)@84c1225eaf8b: Added conn table entry 0TC_gsup_mo_sms0(754)12625628 MSC_Test_0-RAN(747)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(746)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(748)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104059648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104059648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104059648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104059648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104059648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104059648 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104059648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104059648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104059648 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104059648 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c0 a6 dc 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 95 8d e7 75 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104059649 DMM DEBUG msc_a(TMSI-0x958DE775:GERAN-A-106:CM_SERVICE_REQ)[0x55eefe1b4720]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427104059649 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x958DE775:GERAN-A-106:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104059649 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x958DE775:GERAN-A-106:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x958DE775:GERAN-A-106:CM_SERVICE_REQ)[0x55eefe1b4720] (fsm.c:486) 20250427104059649 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x958DE775:GERAN-A-106:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104059649 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x958DE775:GERAN-A-106:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104059649 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104059649 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104059649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775:GERAN-A-106:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104059649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775:GERAN-A-106:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104059649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775:GERAN-A-106:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104059649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775:GERAN-A-106:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104059649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775:GERAN-A-106:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104059649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775:GERAN-A-106:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104059649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775:GERAN-A-106:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104059649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775:GERAN-A-106:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104059649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775:GERAN-A-106:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104059649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775:GERAN-A-106:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104059649 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000088/3/1): Available (smpp_smsc.c:626) 20250427104059649 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104059649 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104059649 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104059649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104059649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104059649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104059649 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104059649 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104059649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104059649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104059649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c0 a6 dc 00 00 6a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104059650 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104059650 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104059650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104059650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104059650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104059650 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104059650 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104059650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104059650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104059650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c0 a6 dc 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 88 (osmo_ss7_asp.c:1164) 20250427104059650 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104059650 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104059650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104059650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104059650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104059650 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104059650 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104059650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104059650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104059650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c0 a6 dc 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(748)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(748)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(748)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(748)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(748)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@84c1225eaf8b: { messageType := 2, destLocRef := 'C0A6DC'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(746)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(746)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(746)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(746)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104059651 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104059651 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_gsup_mo_sms0(754)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(754)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(746)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(746)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(746)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(748)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104059659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104059659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104059659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104059659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104059659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104059660 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104059660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104059660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104059660 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104059660 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) 20250427104059660 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250427104059660 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104059660 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104059660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104059660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104059660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104059660 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104059660 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104059660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104059660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104059660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c0 a6 dc 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(748)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(746)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(754)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@84c1225eaf8b: 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)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104059666 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775 + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427104059666 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427104059666 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250427104059666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104059666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104059666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104059666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104059666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104059666 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104059666 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104059666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104059666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104059666 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 c0 a6 dc 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(748)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(746)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(754)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(746)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(746)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(746)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103020904'O 20250427104059672 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104059672 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104059672 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104059672 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104059672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104059672 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104059672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104059672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104059672 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104059672 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(748)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104059672 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104059672 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104059672 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104059672 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104059672 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104059672 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104059673 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104059673 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104059673 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104059673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104059673 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104059673 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104059673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104059673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104059673 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c0 a6 dc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(748)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(746)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(746)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(746)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(746)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104059676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104059676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104059676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104059676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104059676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104059676 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(748)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104059676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104059676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104059676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104059676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104059677 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775:GERAN-A-106:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104059677 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775:GERAN-A-106:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775:GERAN-A-106:CM_SERVICE_REQ)[0x55eefe1b4720] (msc_a.c:1053) 20250427104059677 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775:GERAN-A-106:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104059677 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775:GERAN-A-106:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104059677 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104059677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104059677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104059677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104059677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104059677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104059677 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104059677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104059677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104059677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104059677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c0 a6 dc 00 00 6a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(748)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@84c1225eaf8b: Session index based on local reference:0 20250427104059678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104059678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104059678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104059678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104059678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104059678 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104059678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104059678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104059678 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104059678 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c0 a6 dc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(747)@84c1225eaf8b: Deleted conn table entry 0TC_gsup_mo_sms0(754)12625628 TC_gsup_mo_sms0(754)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104059679 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104059679 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x958DE775 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_sms0(754)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(754)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(752)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(746)@84c1225eaf8b: Final verdict of PTC: none 20250427104059691 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(748)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(751)@84c1225eaf8b: Final verdict of PTC: none 20250427104059692 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) IPA-CTRL-CLI-IPA(745)@84c1225eaf8b: Final verdict of PTC: none 20250427104059693 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(747)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(749)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(753)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(755)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(750)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(745): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(746): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(747): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(748): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(749): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(750): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(751): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(752): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(753): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_gsup_mo_sms0(754): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(755): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_gsup_mo_sms finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_sms pass'. Sun Apr 27 10:40:59 UTC 2025 ====== MSC_Tests.TC_gsup_mo_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mo_sms.talloc 20250427104059884 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104059884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104059884 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104059884 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104059884 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104059884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104059884 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104059884 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104059884 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104059884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104059884 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104059884 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104059884 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104059884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104059884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104059884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104059884 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104059884 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104059884 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104059884 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104059885 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344372) 20250427104100692 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=344372, count=345628) 20250427104101693 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104101885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104101885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104101885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_sms pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_smma'. ------ MSC_Tests.TC_gsup_mo_smma ------ Sun Apr 27 10:41:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mo_smma.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mo_smma.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104102694 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_smma' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_gsup_mo_smma started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(759)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(759)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(759)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(757)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104103601 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(760)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104103695 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104103695 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(762)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(762)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104103696 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(762)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(762)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(762)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(762)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104103704 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104103704 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(763)@84c1225eaf8b: Created GsupExpect[0] for "262420000000089" to be handled at TC_gsup_mo_smma0(765) MSC_Test-GSUP(763)@84c1225eaf8b: Created GsupExpect[1] for "262420000000089" to be handled at TC_gsup_mo_smma0(765) TC_gsup_mo_smma0(765)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104103796 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104103796 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104103796 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104103796 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(759)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(759)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104103797 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104103797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104103797 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104103797 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104103797 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104103797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104103797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104103797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104103797 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104103797 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104103797 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(759)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(759)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(759)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(759)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(759)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(759)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(759)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(759)@84c1225eaf8b: Message received on association #8 20250427104103798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104103798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104103798 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104103798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104103798 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104103798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104103798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104103798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104103798 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104103798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104103798 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104103798 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427104103798 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104103798 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(759)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(759)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(759)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(759)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104104601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104104601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104104601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104104601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104104601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104104601 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104104601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104104601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104104601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104104601 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104104601 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104104601 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104104601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104104601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104104601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104104601 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104104601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104104601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104104601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104104601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(759)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(758)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(758)@84c1225eaf8b: Added conn table entry 0TC_gsup_mo_smma0(765)14831694 MSC_Test_0-SCCP(757)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(758)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427104104605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104104605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104104605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104104605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104104605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104104605 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104104605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104104605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104104605 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104104605 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 50 4e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) MSC_Test_0-M3UA(759)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104104605 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-107:LU)[0x55eefe1b0cc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000089 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104104605 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-107:LU)[0x55eefe1b0cc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104104605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104104605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000089:GERAN-A-107:LU)[0x55eefe1b0cc0] (fsm.c:486) 20250427104104605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104104605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104104605 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104104605 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104104605 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427104104605 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104104605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104104605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104104605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104104605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104104605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104104605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104104605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104104605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b0df0] (fsm.c:486) 20250427104104605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104104605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104104605 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104104605 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104104605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104104605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104104605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104104605 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104104605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104104605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104104605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104104605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e2 50 4e 00 00 6b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104104605 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104104605 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104104605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104104605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104104605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104104605 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104104605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104104605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104104605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104104605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e2 50 4e 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(759)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(759)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(759)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@84c1225eaf8b: { messageType := 2, destLocRef := 'E2504E'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(757)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(757)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(763)@84c1225eaf8b: Found GsupExpect[0] for "262420000000089" handled at TC_gsup_mo_smma0(765) MSC_Test-GSUP(763)@84c1225eaf8b: Added IMSI table entry 0TC_gsup_mo_smma0(765)"262420000000089" 20250427104104607 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104104607 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(757)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(757)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(757)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427104104607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104104607 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104104607 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104104607 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104104607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104104607 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104104607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104104607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104104607 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104104607 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(759)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mo_smma0(765)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(765)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104104609 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104104609 DVLR DEBUG IMSI:262420000000089 has MSISDN:491230000089 (vlr.c:1045) 20250427104104609 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250427104104609 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104104609 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104104609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104104609 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104104609 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104104609 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104104609 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b0df0] (vlr_lu_fsm.c:110) 20250427104104609 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104104609 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104104609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104104609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104104609 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b1050]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104104609 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b1050]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b0df0] (fsm.c:486) 20250427104104609 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b1050]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104104609 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b1050]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104104609 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b1050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104104609 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b1050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104104609 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:TMSInew-0x96F4765C) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250427104104609 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b1050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104104609 DMM DEBUG -> IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:TMSInew-0x96F4765C LOCATION UPDATE ACCEPT (TMSI = 0x96f4765c) (gsm_04_08.c:149) 20250427104104609 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:TMSInew-0x96F4765C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104104609 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104104609 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104104609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104104609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104104609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104104609 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104104609 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104104609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104104609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104104609 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 e2 50 4e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 96 f4 76 5c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(759)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(757)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(765)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(758)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(758)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(757)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(757)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(757)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104104614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104104614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104104614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104104614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104104614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104104614 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104104614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104104614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(759)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104104614 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104104614 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104104614 DMM DEBUG msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:TMSInew-0x96F4765C:GERAN-A-107:LU)[0x55eefe1b0cc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104104614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:TMSInew-0x96F4765C:GERAN-A-107:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104104614 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b1050]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104104614 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250427104104614 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b1050]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104104614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C:GERAN-A-107:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104104614 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b1050]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104104614 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b1050]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C:GERAN-A-107:LU)[0x55eefe1b0df0] (vlr_lu_fsm.c:817) 20250427104104614 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b1050]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104104614 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0xB4574BAE:GERAN-A-107:LU)[0x55eefe1b1050]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104104614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C:GERAN-A-107:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104104614 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250427104104614 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104104614 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104104614 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104104614 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104104614 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104104614 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104104614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104104614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104104614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104104614 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104104614 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104104614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104104614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104104614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e2 50 4e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(759)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(757)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(757)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(757)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(757)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(759)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104104615 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104104615 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104104615 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104104615 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104104615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104104615 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104104615 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104104615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104104615 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104104615 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104104615 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C:GERAN-A-107:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104104615 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C:GERAN-A-107:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C:GERAN-A-107:LU)[0x55eefe1b0cc0] (msc_a.c:1053) 20250427104104615 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C:GERAN-A-107:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104104615 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C:GERAN-A-107:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104104615 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C:GERAN-A-107:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104104615 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C - active-conn: now used by 1 (attached) (msub.c:375) 20250427104104615 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104104615 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104104615 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104104615 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104104615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104104615 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104104615 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104104615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104104615 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104104615 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e2 50 4e 00 00 6b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(759)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@84c1225eaf8b: Session index based on local reference:0 20250427104104616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104104616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104104616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104104616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104104616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104104616 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104104616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104104616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104104616 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104104616 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e2 50 4e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(758)@84c1225eaf8b: Deleted conn table entry 0TC_gsup_mo_smma0(765)14831694 TC_gsup_mo_smma0(765)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104104616 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104104616 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_smma0(765)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(765)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@84c1225eaf8b: 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 := '96F4765C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(758)@84c1225eaf8b: Added conn table entry 0TC_gsup_mo_smma0(765)12511089 MSC_Test_0-RAN(758)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(757)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(759)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104104816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104104816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104104816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104104816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104104816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104104816 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104104816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104104816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104104816 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104104816 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 be e7 71 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 96 f4 76 5c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104104816 DMM DEBUG msc_a(TMSI-0x96F4765C:GERAN-A-108:CM_SERVICE_REQ)[0x55eefe1b4720]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427104104816 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x96F4765C:GERAN-A-108:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104104816 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x96F4765C:GERAN-A-108:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x96F4765C:GERAN-A-108:CM_SERVICE_REQ)[0x55eefe1b4720] (fsm.c:486) 20250427104104816 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x96F4765C:GERAN-A-108:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104104816 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x96F4765C:GERAN-A-108:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104104816 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104104816 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104104816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C:GERAN-A-108:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104104816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C:GERAN-A-108:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104104816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C:GERAN-A-108:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104104817 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C:GERAN-A-108:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104104817 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C:GERAN-A-108:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104104817 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C:GERAN-A-108:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104104817 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C:GERAN-A-108:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104104817 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C:GERAN-A-108:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104104817 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C:GERAN-A-108:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104104817 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C:GERAN-A-108:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104104817 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250427104104817 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104104817 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104104817 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104104817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104104817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104104817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104104817 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104104817 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104104817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104104817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104104817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 be e7 71 00 00 6c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104104817 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104104817 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104104817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104104817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104104817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104104817 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104104817 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104104817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104104817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104104817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 be e7 71 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 98 (osmo_ss7_asp.c:1164) 20250427104104817 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104104817 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104104817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104104817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104104817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104104817 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104104817 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104104817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104104817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104104817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 be e7 71 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(759)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(759)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(759)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(759)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(759)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@84c1225eaf8b: { messageType := 2, destLocRef := 'BEE771'O, sourceLocRef := '00006C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(757)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(757)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(757)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(757)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(757)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104104818 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104104818 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_gsup_mo_smma0(765)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(765)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(757)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(757)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(757)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103050901020642'O 20250427104104821 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104104821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104104821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104104821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104104821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104104821 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104104821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104104821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104104821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104104821 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104104821 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) MSC_Test_0-M3UA(759)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104104821 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104104821 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104104821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104104821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104104821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104104821 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104104821 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104104821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104104821 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104104821 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 be e7 71 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(759)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(757)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(765)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@84c1225eaf8b: 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)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104104822 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427104104822 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427104104822 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250427104104822 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104104822 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104104822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104104822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104104822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104104822 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104104822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104104822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104104822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104104822 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 be e7 71 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(759)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(757)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(765)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(757)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(757)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(757)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(759)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104104823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104104823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104104823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104104823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104104823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104104823 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104104823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104104823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104104823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104104823 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104104823 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104104823 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104104823 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104104823 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104104823 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104104823 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104104823 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104104824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104104824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104104824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104104824 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104104824 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104104824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104104824 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104104824 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 be e7 71 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(759)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(757)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(757)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(757)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(757)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(759)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104104824 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104104824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104104824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104104824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104104824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104104824 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104104824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104104824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104104824 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104104824 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104104824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C:GERAN-A-108:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104104824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C:GERAN-A-108:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C:GERAN-A-108:CM_SERVICE_REQ)[0x55eefe1b4720] (msc_a.c:1053) 20250427104104824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C:GERAN-A-108:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104104824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C:GERAN-A-108:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104104824 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C - active-conn: now used by 1 (attached) (msub.c:375) 20250427104104825 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104104825 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104104825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104104825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104104825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104104825 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104104825 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104104825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104104825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104104825 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 be e7 71 00 00 6c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(757)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(759)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104104825 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104104825 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104104825 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104104825 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104104825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104104825 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104104825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104104825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104104825 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104104825 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 be e7 71 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(758)@84c1225eaf8b: Deleted conn table entry 0TC_gsup_mo_smma0(765)12511089 TC_gsup_mo_smma0(765)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104104825 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104104825 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x96F4765C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_smma0(765)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(765)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-SCCP(757)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(763)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(758)@84c1225eaf8b: Final verdict of PTC: none 20250427104104828 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104104828 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(756)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(759)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(761)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(760)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(766)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(764)@84c1225eaf8b: Final verdict of PTC: none 20250427104104828 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(762)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(756): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(757): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(758): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(759): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(760): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(761): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(762): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(763): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(764): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_gsup_mo_smma0(765): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(766): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_gsup_mo_smma finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_smma pass'. Sun Apr 27 10:41:04 UTC 2025 ====== MSC_Tests.TC_gsup_mo_smma pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mo_smma.talloc 20250427104105028 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104105028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104105028 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104105028 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104105028 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104105028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104105028 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104105028 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104105028 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104105028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104105028 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104105028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104105028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104105028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104105028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104105028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104105028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104105028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104105028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104105029 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104105029 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=320560) 20250427104105830 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=320560, count=345096) 20250427104106831 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104107030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104107030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104107030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_smma pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_ack'. ------ MSC_Tests.TC_gsup_mt_sms_ack ------ Sun Apr 27 10:41:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_ack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104107832 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_ack' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_gsup_mt_sms_ack started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(770)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(770)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(770)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(768)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104108728 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(771)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104108833 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104108833 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(773)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(773)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104108839 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(773)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(773)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(773)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(773)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104108852 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104108852 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(774)@84c1225eaf8b: Created GsupExpect[0] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(776) MSC_Test-GSUP(774)@84c1225eaf8b: Created GsupExpect[1] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(776) TC_gsup_mt_sms_ack0(776)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104108923 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104108923 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104108923 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104108923 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(770)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(770)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104108925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104108925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104108925 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104108925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104108925 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104108925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104108925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104108925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104108925 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104108926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104108926 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(770)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(770)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(770)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(770)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(770)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(770)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(770)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(770)@84c1225eaf8b: Message received on association #8 20250427104108926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104108926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104108926 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104108926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104108926 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104108926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104108926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104108926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104108926 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104108926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104108926 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104108926 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427104108927 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104108927 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(770)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(770)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(770)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(770)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104109727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104109727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104109727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104109727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104109727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104109727 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104109727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104109727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104109727 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104109727 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104109727 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104109727 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104109727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104109727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104109727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104109727 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104109727 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104109727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104109727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104109727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(770)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(769)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(769)@84c1225eaf8b: Added conn table entry 0TC_gsup_mt_sms_ack0(776)12063790 MSC_Test_0-SCCP(768)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(769)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427104109731 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104109731 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104109731 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104109731 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104109731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104109731 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104109731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104109731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104109731 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104109731 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 14 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 09 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104109731 DMM DEBUG msc_a(IMSI-262420000000090:GERAN-A-109:LU)[0x55eefe1b0cc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000090 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104109731 DMM DEBUG msc_a(IMSI-262420000000090:GERAN-A-109:LU)[0x55eefe1b0cc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104109731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104109731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000090:GERAN-A-109:LU)[0x55eefe1b0cc0] (fsm.c:486) 20250427104109731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104109731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104109731 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104109731 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000090 id=262420000000090 (vlr.c:661) 20250427104109731 DVLR INFO New subscr, IMSI: 262420000000090 (vlr.c:562) 20250427104109731 DVLR DEBUG VLR subscr IMSI-262420000000090 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104109731 DVLR DEBUG VLR subscr IMSI-262420000000090 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104109731 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104109731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104109731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104109731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104109731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104109731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104109731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104109731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104109731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55eefe1b0df0] (fsm.c:486) 20250427104109731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104109731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104109731 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104109731 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104109731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104109731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104109731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104109731 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104109731 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104109731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104109731 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104109731 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 14 2e 00 00 6d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104109731 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104109731 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104109731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104109731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104109731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104109731 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104109731 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104109731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104109731 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104109731 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 14 2e 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(770)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(770)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(770)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@84c1225eaf8b: { messageType := 2, destLocRef := 'B8142E'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(768)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(768)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(774)@84c1225eaf8b: Found GsupExpect[0] for "262420000000090" handled at TC_gsup_mt_sms_ack0(776) MSC_Test-GSUP(774)@84c1225eaf8b: Added IMSI table entry 0TC_gsup_mt_sms_ack0(776)"262420000000090" 20250427104109733 DVLR DEBUG VLR subscr IMSI-262420000000090 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104109733 DVLR DEBUG VLR subscr IMSI-262420000000090 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(768)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(768)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(768)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(770)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104109733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104109733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104109733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104109733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104109733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104109733 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104109733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104109733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104109733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104109733 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_gsup_mt_sms_ack0(776)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(776)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104109735 DVLR DEBUG VLR subscr IMSI-262420000000090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104109735 DVLR DEBUG IMSI:262420000000090 has MSISDN:491230000090 (vlr.c:1045) 20250427104109735 DMSC NOTICE msub(IMSI-262420000000090:MSISDN-491230000090) VLR: update for IMSI=262420000000090 (MSISDN=491230000090) (gsm_04_08.c:1541) 20250427104109735 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104109735 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104109735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104109735 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104109735 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104109735 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104109735 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55eefe1b0df0] (vlr_lu_fsm.c:110) 20250427104109735 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104109735 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104109735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104109735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104109735 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55eefe1befc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104109735 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55eefe1befc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55eefe1b0df0] (fsm.c:486) 20250427104109735 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55eefe1befc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104109735 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55eefe1befc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104109735 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55eefe1befc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104109735 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55eefe1befc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104109735 DMSC NOTICE msub(IMSI-262420000000090:MSISDN-491230000090:TMSInew-0x2CB933DB) VLR: update for IMSI=262420000000090 (MSISDN=491230000090) (gsm_04_08.c:1541) 20250427104109735 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55eefe1befc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104109735 DMM DEBUG -> IMSI-262420000000090:MSISDN-491230000090:TMSInew-0x2CB933DB LOCATION UPDATE ACCEPT (TMSI = 0x2cb933db) (gsm_04_08.c:149) 20250427104109735 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSInew-0x2CB933DB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104109735 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104109735 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104109735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104109735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104109735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104109735 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104109735 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104109735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104109735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104109735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 14 2e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2c b9 33 db (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(770)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(768)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(776)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(769)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(769)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(768)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(768)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(768)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(770)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104109738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104109738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104109738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104109738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104109738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104109738 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104109738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104109738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104109738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104109738 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104109738 DMM DEBUG msc_a(IMSI-262420000000090:MSISDN-491230000090:TMSInew-0x2CB933DB:GERAN-A-109:LU)[0x55eefe1b0cc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104109738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSInew-0x2CB933DB:GERAN-A-109:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104109738 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55eefe1befc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104109738 DMSC NOTICE msub(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB) VLR: update for IMSI=262420000000090 (MSISDN=491230000090) (gsm_04_08.c:1541) 20250427104109738 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104109738 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55eefe1befc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104109738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB:GERAN-A-109:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104109738 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55eefe1befc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104109738 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55eefe1befc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB:GERAN-A-109:LU)[0x55eefe1b0df0] (vlr_lu_fsm.c:817) 20250427104109738 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55eefe1befc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104109738 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55eefe1befc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104109738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB:GERAN-A-109:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104109738 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000090/3/1): Available (smpp_smsc.c:626) 20250427104109738 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104109738 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104109738 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104109738 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104109738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104109738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104109738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104109738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104109738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104109738 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104109738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104109738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104109738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104109738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 14 2e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(770)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(768)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(768)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(768)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(768)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(770)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104109739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104109739 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104109739 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104109739 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104109739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104109739 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104109739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104109739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104109739 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104109739 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104109739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB:GERAN-A-109:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104109739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB:GERAN-A-109:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB:GERAN-A-109:LU)[0x55eefe1b0cc0] (msc_a.c:1053) 20250427104109739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB:GERAN-A-109:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104109739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB:GERAN-A-109:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104109739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB:GERAN-A-109:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104109739 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB - active-conn: now used by 1 (attached) (msub.c:375) 20250427104109739 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104109739 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104109739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104109739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104109739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104109739 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104109739 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104109739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104109739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104109739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 14 2e 00 00 6d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(770)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(770)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104109740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104109740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104109740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104109740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104109740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104109740 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104109740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104109740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104109740 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104109740 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b8 14 2e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(769)@84c1225eaf8b: Deleted conn table entry 0TC_gsup_mt_sms_ack0(776)12063790 TC_gsup_mt_sms_ack0(776)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104109740 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104109740 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_ack0(776)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(776)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(769)@84c1225eaf8b: Created IMSI[0] for '262420000000090'H'2CB933DB'O to be handled at TC_gsup_mt_sms_ack0(776) 20250427104109776 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427104109776 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427104109776 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250427104109776 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250427104109776 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104109776 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104109776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104109776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104109776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104109776 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104109776 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104109776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104109776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104109777 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 2c b9 33 db 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(770)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(769)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_ack0(776) TC_gsup_mt_sms_ack0(776)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2CB933DB'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(769)@84c1225eaf8b: Added conn table entry 0TC_gsup_mt_sms_ack0(776)938351 MSC_Test_0-SCCP(768)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(770)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104109780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104109780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104109780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104109780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104109780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104109780 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104109780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104109780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104109780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104109780 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0e 51 6f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 2c b9 33 db 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104109780 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CB933DB:GERAN-A-110:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104109780 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CB933DB:GERAN-A-110:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2CB933DB:GERAN-A-110:PAGING_RESP)[0x55eefe1b4720] (fsm.c:486) 20250427104109780 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CB933DB:GERAN-A-110:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104109780 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CB933DB:GERAN-A-110:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104109780 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104109780 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104109780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB:GERAN-A-110:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104109780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB:GERAN-A-110:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104109780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB:GERAN-A-110:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104109780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB:GERAN-A-110:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104109780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB:GERAN-A-110:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104109780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB:GERAN-A-110:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104109780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB:GERAN-A-110:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104109780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB:GERAN-A-110:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104109780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB:GERAN-A-110:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104109780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB:GERAN-A-110:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104109780 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104109780 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000090/3/1): Available (smpp_smsc.c:626) 20250427104109780 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250427104109780 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104109780 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104109780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104109780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104109780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104109781 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104109781 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104109781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104109781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104109781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0e 51 6f 00 00 6e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104109781 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104109781 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104109781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104109781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104109781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104109781 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104109781 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104109781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104109781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104109781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 0e 51 6f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(770)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104109781 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104109781 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104109781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104109781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104109781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104109781 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104109781 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104109781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104109781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(770)@84c1225eaf8b: Message received on association #8 20250427104109781 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 0e 51 6f 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-SCCP(768)@84c1225eaf8b: { messageType := 2, destLocRef := '0E516F'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(768)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(768)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(770)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(770)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(768)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(768)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(768)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(770)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104109781 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250427104109781 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_ack0(776)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(776)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(768)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(768)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(768)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(770)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104109784 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104109784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104109784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104109784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104109784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104109784 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104109784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104109784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104109784 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104109784 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(768)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(768)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(770)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104109988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104109988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104109988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104109988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104109988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104109988 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104109988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104109988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104109988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104109988 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104109988 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104109988 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104109988 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104109988 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104109989 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104109989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104109989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104109989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104109989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104109989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104109989 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104109989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104109989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104109989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104109989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0e 51 6f 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250427104109989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104109989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104109989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104109989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104109989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104109989 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104109989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104109989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104109989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104109989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0e 51 6f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(770)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(770)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(770)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(768)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(768)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(768)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(776)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@84c1225eaf8b: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_ack0(776)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(768)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(768)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(768)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104109990 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104109990 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104109990 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104109990 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104109990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104109990 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104109990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104109990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104109990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104109990 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104109990 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB:GERAN-A-110:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104109990 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB:GERAN-A-110:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB:GERAN-A-110:PAGING_RESP)[0x55eefe1b4720] (msc_a.c:1053) 20250427104109990 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB:GERAN-A-110:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104109990 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB:GERAN-A-110:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104109990 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(770)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104109990 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104109990 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104109990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104109990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104109990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104109990 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104109990 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104109990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104109990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104109990 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0e 51 6f 00 00 6e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(770)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-RAN(769)@84c1225eaf8b: Deleted conn table entry 0TC_gsup_mt_sms_ack0(776)938351 MSC_Test_0-M3UA(770)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_sms_ack0(776)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104109991 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104109991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104109991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104109991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104109991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104109991 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104109991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104109991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104109991 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104109991 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104109991 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 0e 51 6f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104109991 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x2CB933DB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_ack0(776)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(776)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(774)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(770)@84c1225eaf8b: Final verdict of PTC: none 20250427104109993 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104109993 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427104109993 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(773)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(767)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(771)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(768)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(772)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(775)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(769)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(777)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(767): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(768): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(769): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(770): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(771): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(772): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(773): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(774): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(775): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_gsup_mt_sms_ack0(776): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(777): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_gsup_mt_sms_ack finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_ack pass'. Sun Apr 27 10:41:09 UTC 2025 ====== MSC_Tests.TC_gsup_mt_sms_ack pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mt_sms_ack.talloc 20250427104110192 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104110192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104110192 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104110192 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104110192 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104110192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104110192 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104110192 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104110192 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104110192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104110192 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104110192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104110192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104110192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104110192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104110192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104110192 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104110192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104110192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104110192 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104110192 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=345924) 20250427104110994 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=345924, count=347180) 20250427104111995 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104112193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104112193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104112193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_ack pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_err'. ------ MSC_Tests.TC_gsup_mt_sms_err ------ Sun Apr 27 10:41:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104112997 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_err' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_gsup_mt_sms_err started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(781)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(781)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(781)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(779)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104113886 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(782)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104113998 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104113998 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(784)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(784)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104114004 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(784)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(784)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(784)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(784)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104114026 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104114026 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427104114082 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104114082 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104114082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104114082 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(781)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(781)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104114086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104114086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104114086 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104114086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104114086 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104114086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(781)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(781)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427104114086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104114086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104114086 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104114086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104114086 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(781)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(781)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(781)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(781)@84c1225eaf8b: Message received on association #8 20250427104114089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104114089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104114089 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104114089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104114089 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104114089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104114089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104114089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104114089 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104114089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104114089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104114089 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104114089 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104114089 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(781)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(781)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(781)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test-GSUP(785)@84c1225eaf8b: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(787) MSC_Test_0-M3UA(781)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(781)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(785)@84c1225eaf8b: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(787) TC_gsup_mt_sms_err0(787)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104114889 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104114889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104114889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104114889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104114889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104114889 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104114889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104114889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104114889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104114889 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104114890 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104114890 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104114890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104114890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104114890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104114890 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104114890 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104114890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104114890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104114890 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(781)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(780)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(780)@84c1225eaf8b: Added conn table entry 0TC_gsup_mt_sms_err0(787)6650552 MSC_Test_0-SCCP(779)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(780)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427104114904 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104114904 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104114904 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104114904 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104114904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104114904 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104114904 DLSS7 DEBUG Found route for dpc=185=0.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(781)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104114904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104114904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104114904 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 65 7a 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 19 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104114904 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-111:LU)[0x55eefe1b0cc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104114904 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-111:LU)[0x55eefe1b0cc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104114904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104114904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000091:GERAN-A-111:LU)[0x55eefe1b0cc0] (fsm.c:486) 20250427104114904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104114905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104114905 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104114905 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000091 id=262420000000091 (vlr.c:661) 20250427104114905 DVLR INFO New subscr, IMSI: 262420000000091 (vlr.c:562) 20250427104114905 DVLR DEBUG VLR subscr IMSI-262420000000091 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104114905 DVLR DEBUG VLR subscr IMSI-262420000000091 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104114905 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104114905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104114905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104114905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104114905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104114905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104114905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55eefe1b0df0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104114905 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104114905 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55eefe1b0df0] (fsm.c:486) 20250427104114905 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104114905 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104114905 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104114905 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104114905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104114905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104114905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104114905 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104114905 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104114905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104114905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104114905 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 65 7a b8 00 00 6f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104114905 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104114905 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104114905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104114905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104114905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104114905 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104114905 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104114905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104114905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104114905 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 65 7a b8 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(781)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(781)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(781)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@84c1225eaf8b: { messageType := 2, destLocRef := '657AB8'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(779)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(779)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(785)@84c1225eaf8b: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_sms_err0(787) MSC_Test-GSUP(785)@84c1225eaf8b: Added IMSI table entry 0TC_gsup_mt_sms_err0(787)"262420000000091" 20250427104114909 DVLR DEBUG VLR subscr IMSI-262420000000091 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104114909 DVLR DEBUG VLR subscr IMSI-262420000000091 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(779)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(779)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(779)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(781)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104114910 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104114910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104114910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104114910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104114910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104114910 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104114910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104114910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104114910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104114910 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_gsup_mt_sms_err0(787)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(787)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104114916 DVLR DEBUG VLR subscr IMSI-262420000000091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104114916 DVLR DEBUG IMSI:262420000000091 has MSISDN:491230000091 (vlr.c:1045) 20250427104114916 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250427104114916 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104114916 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104114916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104114916 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104114916 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104114916 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104114916 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55eefe1b0df0] (vlr_lu_fsm.c:110) 20250427104114916 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104114916 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55eefe1b7710]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104114916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104114916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104114916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55eefe1b9800]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104114916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55eefe1b9800]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55eefe1b0df0] (fsm.c:486) 20250427104114916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55eefe1b9800]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104114916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55eefe1b9800]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104114916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55eefe1b9800]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104114916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55eefe1b9800]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104114916 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSInew-0xA7F6726C) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250427104114916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55eefe1b9800]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104114916 DMM DEBUG -> IMSI-262420000000091:MSISDN-491230000091:TMSInew-0xA7F6726C LOCATION UPDATE ACCEPT (TMSI = 0xa7f6726c) (gsm_04_08.c:149) 20250427104114917 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSInew-0xA7F6726C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104114917 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104114917 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104114917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104114917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104114917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104114917 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104114917 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104114917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104114917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104114917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 65 7a b8 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a7 f6 72 6c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(781)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(779)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(787)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(780)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(780)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(779)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(779)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(779)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104114925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104114925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104114925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104114925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104114925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104114925 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104114925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104114925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104114925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104114925 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(781)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104114926 DMM DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSInew-0xA7F6726C:GERAN-A-111:LU)[0x55eefe1b0cc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104114926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSInew-0xA7F6726C:GERAN-A-111:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104114926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55eefe1b9800]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104114926 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250427104114926 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104114926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55eefe1b9800]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104114926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-111:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104114926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55eefe1b9800]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104114926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55eefe1b9800]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-111:LU)[0x55eefe1b0df0] (vlr_lu_fsm.c:817) 20250427104114926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55eefe1b9800]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104114926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55eefe1b9800]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104114926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-111:LU)[0x55eefe1b0df0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104114926 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250427104114926 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104114926 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104114926 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104114926 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104114926 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104114926 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104114926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104114926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104114926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104114926 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104114926 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104114926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104114926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104114926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 65 7a b8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(781)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(779)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(779)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(779)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(779)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104114929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104114929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104114929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104114929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104114929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104114929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104114929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104114929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104114929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104114929 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(781)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104114929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-111:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104114929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-111:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-111:LU)[0x55eefe1b0cc0] (msc_a.c:1053) 20250427104114929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-111:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104114929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-111:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104114929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-111:LU)[0x55eefe1b0df0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104114929 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C - active-conn: now used by 1 (attached) (msub.c:375) 20250427104114929 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104114929 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104114929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104114929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104114929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104114929 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104114929 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104114929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104114929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104114929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 65 7a b8 00 00 6f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(781)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@84c1225eaf8b: Session index based on local reference:0 20250427104114930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104114930 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104114930 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104114930 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104114930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104114930 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104114930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104114930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104114930 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104114930 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 65 7a b8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(780)@84c1225eaf8b: Deleted conn table entry 0TC_gsup_mt_sms_err0(787)6650552 TC_gsup_mt_sms_err0(787)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104114932 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104114932 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_err0(787)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(787)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(780)@84c1225eaf8b: Created IMSI[0] for '262420000000091'H'A7F6726C'O to be handled at TC_gsup_mt_sms_err0(787) 20250427104114960 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427104114960 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427104114961 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250427104114961 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250427104114961 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104114961 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104114961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104114961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104114961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104114961 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104114961 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104114961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104114961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104114961 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 a7 f6 72 6c 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(781)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(780)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_err0(787) TC_gsup_mt_sms_err0(787)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A7F6726C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(780)@84c1225eaf8b: Added conn table entry 0TC_gsup_mt_sms_err0(787)7025299 MSC_Test_0-SCCP(779)@84c1225eaf8b: First idle individual index:0 20250427104114972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104114972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104114972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104114972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104114972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104114972 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104114972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104114972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104114972 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104114973 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 32 93 02 02 06 04 43 b9 00 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 a7 f6 72 6c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104114973 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA7F6726C:GERAN-A-112:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104114973 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA7F6726C:GERAN-A-112:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA7F6726C:GERAN-A-112:PAGING_RESP)[0x55eefe1b4720] (fsm.c:486) 20250427104114973 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA7F6726C:GERAN-A-112:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104114973 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA7F6726C:GERAN-A-112:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104114973 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104114973 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104114974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-112:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104114974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-112:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104114974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-112:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104114974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-112:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104114974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-112:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104114974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-112:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104114974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-112:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104114974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-112:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104114974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-112:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104114974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-112:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104114974 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104114974 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250427104114974 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250427104114974 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104114974 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104114974 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104114974 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104114974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104114974 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104114974 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104114974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104114974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104114974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6b 32 93 00 00 70 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104114974 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104114974 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104114975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104114975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104114975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104114975 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104114975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104114975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104114975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104114975 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 6b 32 93 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 19 (osmo_ss7_asp.c:1164) 20250427104114975 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104114975 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104114975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104114975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104114975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104114975 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104114975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104114975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104114975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104114975 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 6b 32 93 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(781)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(781)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(781)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(781)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(781)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@84c1225eaf8b: { messageType := 2, destLocRef := '6B3293'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(779)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(779)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(779)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(779)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104114977 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250427104114977 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_err0(787)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(787)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(779)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(779)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(779)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(781)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104114986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104114986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104114986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104114986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104114986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104114987 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104114987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104114987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104114987 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104114987 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@84c1225eaf8b: vl_len:10 MSC_Test_0-SCCP(779)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(779)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01030789010404000178'O MSC_Test_0-M3UA(781)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104115188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104115188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104115188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104115188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104115188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104115188 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104115188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104115189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104115189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104115189 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) 20250427104115189 DLSMS NOTICE trans(SMS IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-112:PAGING_RESP callref-0x4000000f tid-0) RX SMS RP-ERROR, cause 1:120 (unknown 0x78) (gsm_04_11.c:918) 20250427104115189 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104115189 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104115189 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104115189 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104115189 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104115189 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104115189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104115189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104115189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104115189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104115189 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104115189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104115189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104115189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104115189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6b 32 93 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250427104115189 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104115189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104115189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104115189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104115189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104115189 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104115189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104115189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104115189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104115189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6b 32 93 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(781)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(781)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(781)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(779)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(779)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(779)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(787)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@84c1225eaf8b: RX MT-forwardSM-Err (RP-ERROR) TC_gsup_mt_sms_err0(787)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MC@84c1225eaf8b: Test Component 787 has requested to stop MTC. Terminating current testcase execution. 20250427104115193 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104115194 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(779)@84c1225eaf8b: Final verdict of PTC: none 20250427104115195 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427104115194 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104115195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104115195 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104115195 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104115195 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104115195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104115195 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104115195 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104115195 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104115195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104115195 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) MSC_Test_0-M3UA(781)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(782)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(784)@84c1225eaf8b: Final verdict of PTC: none 20250427104115195 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104115195 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104115195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104115195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104115195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104115195 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104115195 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104115195 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104115196 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104115196 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(785)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(778)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(786)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(780)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(788)@84c1225eaf8b: Final verdict of PTC: none TC_gsup_mt_sms_err0(787)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-MGCP(783)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(778): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(779): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(780): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(781): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(782): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(783): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(784): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(785): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(786): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_gsup_mt_sms_err0(787): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(788): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_gsup_mt_sms_err finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_err pass'. Sun Apr 27 10:41:15 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=313048) 20250427104116196 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=313048, count=314208) 20250427104117196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104117196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104117196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427104117198 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_err pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_rp_mr'. ------ MSC_Tests.TC_gsup_mt_sms_rp_mr ------ Sun Apr 27 10:41:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_rp_mr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_rp_mr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104118200 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_gsup_mt_sms_rp_mr started. 20250427104119200 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(792)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(792)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(792)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(790)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104119251 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(793)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104119446 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104119446 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104119446 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104119446 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(792)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(792)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(792)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(792)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427104119451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104119451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104119451 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104119451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104119451 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104119451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104119451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104119451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104119451 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104119451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104119451 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(792)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(792)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427104119451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104119451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104119451 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104119451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(792)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(792)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(792)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104119451 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104119451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104119451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104119451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104119451 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104119451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104119451 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104119451 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(792)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(792)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427104119452 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104119452 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(792)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(792)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104120202 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104120202 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(795)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(795)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104120208 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(795)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(795)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(795)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(795)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104120233 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104120233 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427104120259 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120259 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104120260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104120260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104120260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104120260 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104120260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104120260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104120260 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104120260 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104120260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-112:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427104120260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-112:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-112:PAGING_RESP)[0x55eefe1b4720] (msub.c:113) 20250427104120261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-112:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250427104120261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-112:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104120261 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C - active-conn: now used by 1 (attached) (msub.c:375) 20250427104120261 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120261 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104120261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104120261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104120261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104120261 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104120261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104120261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104120261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104120261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(792)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(791)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(796)@84c1225eaf8b: Created GsupExpect[0] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(798) MSC_Test-GSUP(796)@84c1225eaf8b: Created GsupExpect[1] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(798) TC_gsup_mt_sms_rp_mr0(798)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(798)10112758 MSC_Test_0-SCCP(790)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(791)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427104120294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104120294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104120294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104120294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104120294 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104120294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104120294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104120294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104120294 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 4e f6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104120294 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-113:LU)[0x55eefe1b0df0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104120294 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-113:LU)[0x55eefe1b0df0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104120294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104120294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-113:LU)[0x55eefe1b0df0] (fsm.c:486) 20250427104120294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104120294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104120294 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104120294 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000092 id=262420000000092 (vlr.c:661) 20250427104120294 DVLR INFO New subscr, IMSI: 262420000000092 (vlr.c:562) 20250427104120294 DVLR DEBUG VLR subscr IMSI-262420000000092 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104120294 DVLR DEBUG VLR subscr IMSI-262420000000092 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104120294 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104120294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104120294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104120294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104120294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104120294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104120294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104120294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55eefe1b1230]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104120294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55eefe1b1230]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55eefe1b9800] (fsm.c:486) 20250427104120294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55eefe1b1230]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104120294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55eefe1b1230]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104120294 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120294 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104120294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104120294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104120294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104120294 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104120294 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104120294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104120294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104120294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4e f6 00 00 71 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104120294 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120294 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104120294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104120294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104120294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104120294 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104120294 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104120294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104120294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104120294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 4e f6 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(792)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(792)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(792)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(792)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@84c1225eaf8b: { messageType := 2, destLocRef := '9A4EF6'O, sourceLocRef := '000071'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(790)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(790)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(790)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(796)@84c1225eaf8b: Found GsupExpect[0] for "262420000000092" handled at TC_gsup_mt_sms_rp_mr0(798) MSC_Test-GSUP(796)@84c1225eaf8b: Added IMSI table entry 0TC_gsup_mt_sms_rp_mr0(798)"262420000000092" 20250427104120297 DVLR DEBUG VLR subscr IMSI-262420000000092 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104120297 DVLR DEBUG VLR subscr IMSI-262420000000092 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(790)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(790)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(790)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(792)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104120298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104120298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104120298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104120298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104120298 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104120298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104120298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104120298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104120298 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 71 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_gsup_mt_sms_rp_mr0(798)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(798)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104120303 DVLR DEBUG VLR subscr IMSI-262420000000092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104120303 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250427104120303 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250427104120303 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104120303 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104120303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104120303 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55eefe1b1230]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104120303 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55eefe1b1230]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104120303 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55eefe1b1230]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104120303 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55eefe1b1230]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55eefe1b9800] (vlr_lu_fsm.c:110) 20250427104120303 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55eefe1b1230]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104120303 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55eefe1b1230]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104120303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104120303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104120303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55eefe1bfb60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104120303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55eefe1bfb60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55eefe1b9800] (fsm.c:486) 20250427104120303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55eefe1bfb60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104120303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55eefe1bfb60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104120303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55eefe1bfb60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104120303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55eefe1bfb60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104120303 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x50532ED4) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250427104120303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55eefe1bfb60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104120303 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x50532ED4 LOCATION UPDATE ACCEPT (TMSI = 0x50532ed4) (gsm_04_08.c:149) 20250427104120303 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x50532ED4 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104120303 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120303 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104120303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104120303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104120303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104120303 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104120303 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104120303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104120303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104120303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 9a 4e f6 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 50 53 2e d4 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(792)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(790)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(798)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(791)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(791)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(790)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(790)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(790)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(792)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104120306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120307 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104120307 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104120307 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104120307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104120307 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104120307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104120307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104120307 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104120307 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104120307 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x50532ED4:GERAN-A-113:LU)[0x55eefe1b0df0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104120307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x50532ED4:GERAN-A-113:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104120307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55eefe1bfb60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104120307 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250427104120307 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104120307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55eefe1bfb60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104120307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-113:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104120307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55eefe1bfb60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104120307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55eefe1bfb60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-113:LU)[0x55eefe1b9800] (vlr_lu_fsm.c:817) 20250427104120307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55eefe1bfb60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104120307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55eefe1bfb60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104120307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-113:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104120307 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250427104120307 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104120307 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104120307 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104120307 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104120307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104120307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104120307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104120307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104120307 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104120307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104120307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104120307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104120307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4e f6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(792)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(790)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(790)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(790)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(790)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104120308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104120308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104120308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104120308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104120308 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104120308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104120308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(792)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104120308 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104120308 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104120308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-113:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104120308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-113:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-113:LU)[0x55eefe1b0df0] (msc_a.c:1053) 20250427104120308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-113:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104120308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-113:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104120308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-113:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104120308 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104120308 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120308 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104120308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104120308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104120308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104120308 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104120308 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104120308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104120308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104120308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4e f6 00 00 71 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(792)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@84c1225eaf8b: Session index based on local reference:0 20250427104120308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104120308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104120308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104120308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104120308 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104120308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104120308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(792)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104120308 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104120308 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 9a 4e f6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(791)@84c1225eaf8b: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(798)10112758 TC_gsup_mt_sms_rp_mr0(798)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104120309 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104120309 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_rp_mr0(798)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(798)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(791)@84c1225eaf8b: Created IMSI[0] for '262420000000092'H'50532ED4'O to be handled at TC_gsup_mt_sms_rp_mr0(798) TC_gsup_mt_sms_rp_mr0(798)@84c1225eaf8b: TX MT-forwardSM-Req for the 1st SMS 20250427104120344 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427104120344 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427104120345 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250427104120345 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250427104120345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104120345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104120345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104120345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104120345 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104120345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104120346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104120346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104120346 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 50 53 2e d4 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(792)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(791)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_rp_mr0(798) TC_gsup_mt_sms_rp_mr0(798)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '50532ED4'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(791)@84c1225eaf8b: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(798)1006691 MSC_Test_0-SCCP(790)@84c1225eaf8b: First idle individual index:0 20250427104120361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104120361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104120361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104120361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104120361 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104120361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104120361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104120361 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104120361 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0f 5c 63 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 50 53 2e d4 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104120362 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50532ED4:GERAN-A-114:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104120362 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50532ED4:GERAN-A-114:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x50532ED4:GERAN-A-114:PAGING_RESP)[0x55eefe1b4720] (fsm.c:486) 20250427104120362 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50532ED4:GERAN-A-114:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104120362 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50532ED4:GERAN-A-114:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104120362 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104120362 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104120362 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-114:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104120363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-114:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104120363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-114:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104120363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-114:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104120363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-114:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104120363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-114:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104120363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-114:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104120363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-114:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104120363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-114:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104120363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-114:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104120363 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104120363 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250427104120364 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250427104120364 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120364 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104120364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104120364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104120364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104120364 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104120364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104120364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104120364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104120364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0f 5c 63 00 00 72 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104120364 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120364 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104120364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104120364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104120364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104120364 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104120364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104120364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104120364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104120364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 0f 5c 63 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1164) 20250427104120364 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120364 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104120364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104120364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104120364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104120365 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104120365 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104120365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104120365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104120365 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 0f 5c 63 00 01 22 01 03 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(792)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@84c1225eaf8b: { messageType := 2, destLocRef := '0F5C63'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(792)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(792)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(792)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(792)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(790)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(790)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(790)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104120367 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250427104120367 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_rp_mr0(798)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(798)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@84c1225eaf8b: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_gsup_mt_sms_rp_mr0(798)@84c1225eaf8b: TX MT-forwardSM-Req for the 2nd SMS 20250427104120375 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 + gsm411_gsup_rx: now used by 4 (attached,SMS,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427104120375 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 + SMS: now used by 5 (attached,2*SMS,active-conn,gsm411_gsup_rx) (transaction.c:228) MSC_Test_0-SCCP(790)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(790)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(790)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103028904'O 20250427104120376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104120376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104120376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104120376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104120376 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104120376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(792)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104120376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104120376 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104120376 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104120376 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 - gsm411_gsup_rx: now used by 4 (attached,2*SMS,active-conn) (gsm_04_11_gsup.c:354) 20250427104120376 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120376 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104120376 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104120376 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104120376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104120376 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104120376 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104120376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104120376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104120376 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 0f 5c 63 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-M3UA(792)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(792)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(790)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(798)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@84c1225eaf8b: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_0-SCCP(790)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(790)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(790)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103029904'O MSC_Test_0-M3UA(792)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104120381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104120381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104120381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104120381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104120381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104120381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104120381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104120381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104120381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 72 00 01 05 01 03 02 99 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(790)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(790)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(790)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(792)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104120584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104120584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104120584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104120584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104120585 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104120585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104120585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104120585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104120585 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104120585 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 - SMS: now used by 3 (attached,SMS,active-conn) (transaction.c:281) 20250427104120586 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120586 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104120586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104120586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104120586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104120586 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104120586 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104120586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104120586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104120586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0f 5c 63 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(792)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(790)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(798)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@84c1225eaf8b: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(798)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(790)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(790)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(790)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103059901020201'O MSC_Test_0-M3UA(792)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104120593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104120593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104120593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104120593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104120593 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104120593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104120593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104120593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104120593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104120594 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104120594 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104120594 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104120594 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104120594 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104120594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104120594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104120594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104120594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104120594 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104120594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104120594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104120594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104120594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0f 5c 63 00 01 05 01 03 02 19 04 (osmo_ss7_asp.c:1164) 20250427104120595 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120595 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104120595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104120595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104120595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104120595 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104120595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104120595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104120595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104120595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0f 5c 63 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(792)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(792)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(792)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(790)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(790)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(790)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(798)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@84c1225eaf8b: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(798)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(790)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(790)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(790)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(792)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104120599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104120599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104120599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104120599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104120599 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104120599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104120599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104120600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104120600 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104120600 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-114:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104120600 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-114:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-114:PAGING_RESP)[0x55eefe1b4720] (msc_a.c:1053) 20250427104120600 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-114:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104120600 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-114:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104120600 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104120600 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120600 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104120600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104120600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104120600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104120600 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104120601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104120601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104120601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104120601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0f 5c 63 00 00 72 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(792)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@84c1225eaf8b: Session index based on local reference:0 20250427104120601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104120601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104120601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104120601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104120601 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104120601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104120601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104120601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(792)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104120601 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 0f 5c 63 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(791)@84c1225eaf8b: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(798)1006691 TC_gsup_mt_sms_rp_mr0(798)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104120603 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104120603 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_rp_mr0(798)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(798)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-M3UA(792)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(791)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(796)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(794)@84c1225eaf8b: Final verdict of PTC: none 20250427104120615 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104120615 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(797)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(790)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(793)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(799)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(789)@84c1225eaf8b: Final verdict of PTC: none 20250427104120617 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(795)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(789): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(790): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(791): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(792): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(793): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(794): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(795): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(796): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(797): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_gsup_mt_sms_rp_mr0(798): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(799): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_rp_mr pass'. Sun Apr 27 10:41:20 UTC 2025 ====== MSC_Tests.TC_gsup_mt_sms_rp_mr pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mt_sms_rp_mr.talloc 20250427104120804 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104120804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104120804 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104120804 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104120804 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104120804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104120804 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104120804 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104120804 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104120804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104120804 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104120804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104120804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104120804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104120804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104120804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104120804 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104120804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104120804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104120804 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104120805 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=350484) 20250427104121619 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=350484, count=403084) 20250427104122620 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104122805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104122805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104122805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr'. ------ MSC_Tests.TC_gsup_mo_mt_sms_rp_mr ------ Sun Apr 27 10:41:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104123622 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_gsup_mo_mt_sms_rp_mr started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(803)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(803)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(803)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(801)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104124435 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(804)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104124623 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104124623 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(806)@84c1225eaf8b: Established a new IPA connection (conn_id=2) 20250427104124624 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(806)@84c1225eaf8b: CCM 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(806)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(806)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(806)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(806)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104124628 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104124628 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104124628 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104124628 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(803)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(803)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104124629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104124629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104124629 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104124629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104124629 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104124629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104124629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104124629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104124629 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104124629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104124629 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(803)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(803)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(803)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(803)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427104124630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104124630 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104124630 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104124630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104124630 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104124630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104124630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104124630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104124630 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104124630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104124630 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104124630 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427104124630 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104124630 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(803)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(803)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(803)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(803)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(803)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(803)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(803)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(803)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104124633 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104124633 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(807)@84c1225eaf8b: Created GsupExpect[0] for "262420000000093" to be handled at TC_gsup_mo_mt_sms_rp_mr0(809) MSC_Test-GSUP(807)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104125432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104125432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104125432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104125432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104125432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104125432 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104125432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104125432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104125432 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104125432 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104125432 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104125432 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104125432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104125433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104125433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104125433 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104125433 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104125433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104125433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104125433 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(803)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(802)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(802)@84c1225eaf8b: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)2945875 MSC_Test_0-SCCP(801)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(802)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427104125436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104125436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104125436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104125436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104125436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104125436 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104125436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104125436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104125436 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(803)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104125436 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2c f3 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 00 39 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104125436 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-115:LU)[0x55eefe1b0df0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000093 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104125436 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-115:LU)[0x55eefe1b0df0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104125436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104125436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000093:GERAN-A-115:LU)[0x55eefe1b0df0] (fsm.c:486) 20250427104125436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104125436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104125436 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104125436 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000093 id=262420000000093 (vlr.c:661) 20250427104125436 DVLR INFO New subscr, IMSI: 262420000000093 (vlr.c:562) 20250427104125436 DVLR DEBUG VLR subscr IMSI-262420000000093 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104125436 DVLR DEBUG VLR subscr IMSI-262420000000093 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104125436 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104125436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104125436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104125436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104125436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104125436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104125436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104125436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55eefe1b75d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104125436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55eefe1b75d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55eefe1b9800] (fsm.c:486) 20250427104125436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55eefe1b75d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104125436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55eefe1b75d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104125436 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104125436 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104125436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104125436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104125436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104125436 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104125436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104125436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104125436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104125436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2c f3 53 00 00 73 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104125437 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104125437 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104125437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104125437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104125437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104125437 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104125437 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104125437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104125437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104125437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 2c f3 53 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(803)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(803)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@84c1225eaf8b: { messageType := 2, destLocRef := '2CF353'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(807)@84c1225eaf8b: Found GsupExpect[0] for "262420000000093" handled at TC_gsup_mo_mt_sms_rp_mr0(809) MSC_Test-GSUP(807)@84c1225eaf8b: Added IMSI table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)"262420000000093" MSC_Test_0-SCCP(801)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104125438 DVLR DEBUG VLR subscr IMSI-262420000000093 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104125438 DVLR DEBUG VLR subscr IMSI-262420000000093 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(801)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(801)@84c1225eaf8b: vl_from0 TC_gsup_mo_mt_sms_rp_mr0(809)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(809)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104125439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104125439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104125439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104125439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104125439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104125439 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104125439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104125439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(803)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(801)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427104125439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104125439 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104125441 DVLR DEBUG VLR subscr IMSI-262420000000093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104125441 DVLR DEBUG IMSI:262420000000093 has MSISDN:491230000093 (vlr.c:1045) 20250427104125441 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250427104125441 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104125441 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104125441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104125441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55eefe1b75d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104125441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55eefe1b75d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104125441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55eefe1b75d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104125441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55eefe1b75d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55eefe1b9800] (vlr_lu_fsm.c:110) 20250427104125441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55eefe1b75d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104125441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55eefe1b75d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104125441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104125441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104125441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55eefe1bfd40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104125441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55eefe1bfd40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55eefe1b9800] (fsm.c:486) 20250427104125441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55eefe1bfd40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104125441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55eefe1bfd40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104125441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55eefe1bfd40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104125441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55eefe1bfd40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104125441 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x63CA7C5E) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250427104125441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55eefe1bfd40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104125441 DMM DEBUG -> IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x63CA7C5E LOCATION UPDATE ACCEPT (TMSI = 0x63ca7c5e) (gsm_04_08.c:149) 20250427104125442 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x63CA7C5E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104125442 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104125442 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104125442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104125442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104125442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104125442 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104125442 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104125442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104125442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104125442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 2c f3 53 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 63 ca 7c 5e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(803)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(802)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(802)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(801)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(801)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(801)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(803)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104125444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104125444 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104125444 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104125444 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104125444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104125445 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104125445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104125445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104125445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104125445 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104125445 DMM DEBUG msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x63CA7C5E:GERAN-A-115:LU)[0x55eefe1b0df0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104125445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x63CA7C5E:GERAN-A-115:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104125445 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55eefe1bfd40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104125445 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250427104125445 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104125445 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55eefe1bfd40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104125445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-115:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104125445 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55eefe1bfd40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104125445 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55eefe1bfd40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-115:LU)[0x55eefe1b9800] (vlr_lu_fsm.c:817) 20250427104125445 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55eefe1bfd40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104125445 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55eefe1bfd40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104125445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-115:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104125445 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000093/3/1): Available (smpp_smsc.c:626) 20250427104125445 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104125445 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104125445 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104125445 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104125445 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104125445 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104125445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104125445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104125445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104125445 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104125445 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104125445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104125445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104125445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2c f3 53 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(803)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(801)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(801)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104125446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104125446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104125446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104125446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104125446 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104125446 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104125446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104125446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104125446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104125446 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104125446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-115:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104125446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-115:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-115:LU)[0x55eefe1b0df0] (msc_a.c:1053) 20250427104125446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-115:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104125446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-115:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104125446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-115:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104125446 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E - active-conn: now used by 1 (attached) (msub.c:375) 20250427104125446 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104125446 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104125446 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104125446 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104125446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104125446 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104125446 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104125446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104125446 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104125446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2c f3 53 00 00 73 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(803)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@84c1225eaf8b: Session index based on local reference:0 20250427104125446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104125446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104125446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104125446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104125446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104125446 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104125446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104125446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104125446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104125446 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2c f3 53 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(802)@84c1225eaf8b: Deleted conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)2945875 TC_gsup_mo_mt_sms_rp_mr0(809)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104125447 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104125447 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_mt_sms_rp_mr0(809)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(809)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(802)@84c1225eaf8b: Created IMSI[0] for '262420000000093'H'63CA7C5E'O to be handled at TC_gsup_mo_mt_sms_rp_mr0(809) TC_gsup_mo_mt_sms_rp_mr0(809)@84c1225eaf8b: 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 := '63CA7C5E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(802)@84c1225eaf8b: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)10014354 MSC_Test_0-RAN(802)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(801)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(803)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104125652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104125652 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104125652 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104125652 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104125652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104125652 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104125652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104125652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104125652 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104125652 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 98 ce 92 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 63 ca 7c 5e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104125653 DMM DEBUG msc_a(TMSI-0x63CA7C5E:GERAN-A-116:CM_SERVICE_REQ)[0x55eefe1b4720]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427104125653 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x63CA7C5E:GERAN-A-116:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104125653 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x63CA7C5E:GERAN-A-116:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x63CA7C5E:GERAN-A-116:CM_SERVICE_REQ)[0x55eefe1b4720] (fsm.c:486) 20250427104125653 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x63CA7C5E:GERAN-A-116:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104125653 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x63CA7C5E:GERAN-A-116:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104125653 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104125653 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104125653 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-116:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104125653 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-116:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104125653 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-116:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104125653 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-116:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104125653 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-116:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104125653 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-116:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104125653 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-116:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104125653 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-116:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104125653 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-116:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104125653 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-116:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104125653 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000093/3/1): Available (smpp_smsc.c:626) 20250427104125653 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104125653 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104125653 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104125653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104125653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104125653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104125653 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104125653 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104125653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104125653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104125653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 98 ce 92 00 00 74 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104125653 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104125653 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104125653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104125653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104125653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104125653 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104125653 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104125653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104125653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104125653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 98 ce 92 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 39 (osmo_ss7_asp.c:1164) 20250427104125653 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104125653 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104125653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104125653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104125653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104125653 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104125653 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104125653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104125653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104125653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 98 ce 92 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(803)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(803)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(803)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@84c1225eaf8b: { messageType := 2, destLocRef := '98CE92'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(801)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104125654 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104125654 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_gsup_mo_mt_sms_rp_mr0(809)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(809)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@84c1225eaf8b: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_0-SCCP(801)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(801)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(801)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103050901020600'O MSC_Test_0-M3UA(803)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104125656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104125656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104125656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104125656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104125656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104125656 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104125656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104125656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104125656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104125656 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104125656 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250427104125656 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104125656 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104125656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104125656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104125656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104125656 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104125656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104125656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104125656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104125656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 98 ce 92 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(803)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@84c1225eaf8b: RX MO-ReadyForSM-Req, SM-RP-MR is '00'O TC_gsup_mo_mt_sms_rp_mr0(809)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@84c1225eaf8b: TX MT-forwardSM-Req for the MT SMS 20250427104125658 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427104125658 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E + SMS: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (transaction.c:228) 20250427104125658 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:354) 20250427104125658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104125658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104125658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104125658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104125658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104125658 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104125658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104125658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104125658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104125658 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 98 ce 92 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(803)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@84c1225eaf8b: RX MT SMS on DTAP, DTAP TID is 0, SM-RP-MR is '01'O 20250427104125659 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E + gsm411_gsup_rx: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427104125659 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427104125659 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:354) MSC_Test_0-SCCP(801)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(801)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(801)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103028904'O 20250427104125659 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104125659 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104125659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104125659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104125659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104125659 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104125659 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104125659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(803)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104125659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104125659 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 98 ce 92 00 01 08 01 03 05 89 01 02 03 00 00 (osmo_ss7_asp.c:1164) 20250427104125659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104125659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104125659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104125659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104125659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104125659 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104125659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104125659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104125659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104125659 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 74 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(803)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(801)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(801)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(801)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103020904'O 20250427104125660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104125660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104125660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104125660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104125660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104125660 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104125660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104125660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104125660 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(803)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104125660 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104125660 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E - SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:281) MSC_Test_0-SCCP(801)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(801)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(801)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103058901020201'O MSC_Test_0-M3UA(803)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104125860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104125860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104125860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104125860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104125860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104125860 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104125860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104125860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104125860 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104125860 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104125860 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104125860 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104125860 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104125860 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104125861 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104125861 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104125861 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104125861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104125861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104125861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104125861 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104125861 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104125861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104125861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104125861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 98 ce 92 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250427104125861 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104125861 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104125861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104125861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104125861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104125861 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104125861 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104125861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104125861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104125861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 98 ce 92 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(803)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(803)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@84c1225eaf8b: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mo_mt_sms_rp_mr0(809)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(801)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(801)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(801)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(803)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104125862 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104125862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104125862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104125862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104125862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104125862 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104125862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104125862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104125862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104125862 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104125862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-116:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104125862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-116:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-116:CM_SERVICE_REQ)[0x55eefe1b4720] (msc_a.c:1053) 20250427104125862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-116:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104125862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-116:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104125862 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E - active-conn: now used by 1 (attached) (msub.c:375) 20250427104125862 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104125862 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104125862 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104125862 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104125862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104125862 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104125863 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104125863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104125863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104125863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 98 ce 92 00 00 74 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(803)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@84c1225eaf8b: Session index based on local reference:0 20250427104125863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104125863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104125863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104125863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104125863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104125863 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104125863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104125863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104125863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104125863 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 98 ce 92 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(802)@84c1225eaf8b: Deleted conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)10014354 TC_gsup_mo_mt_sms_rp_mr0(809)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104125863 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104125863 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_mt_sms_rp_mr0(809)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(809)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(807)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(802)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(801)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(805)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(800)@84c1225eaf8b: Final verdict of PTC: none 20250427104125867 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104125867 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(808)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(803)@84c1225eaf8b: Final verdict of PTC: none 20250427104125867 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(806)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(804)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(810)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(800): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(801): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(802): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(803): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(804): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(805): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(806): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(807): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(808): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_gsup_mo_mt_sms_rp_mr0(809): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(810): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_gsup_mo_mt_sms_rp_mr finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass'. Sun Apr 27 10:41:25 UTC 2025 ====== MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.talloc 20250427104126064 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104126064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104126064 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104126064 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104126064 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104126064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104126064 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104126064 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104126064 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104126064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104126064 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104126064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104126064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104126064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104126064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104126064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104126064 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104126064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104126064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104126064 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104126064 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=390904) 20250427104126869 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=390904, count=392160) 20250427104127870 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104128065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104128066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104128066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_multi_part_sms'. ------ MSC_Tests.TC_gsup_mt_multi_part_sms ------ Sun Apr 27 10:41:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_multi_part_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_multi_part_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104128872 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_multi_part_sms' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_gsup_mt_multi_part_sms started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(814)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(814)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(814)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(812)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104129669 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(815)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104129864 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104129864 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104129864 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104129864 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(814)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(814)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(814)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(814)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427104129865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104129865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104129865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104129865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104129865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104129865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104129865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104129865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104129865 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104129865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104129865 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(814)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(814)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(814)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(814)@84c1225eaf8b: Message received on association #8 20250427104129866 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104129866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104129866 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104129866 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104129866 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104129866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104129866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104129866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104129866 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104129866 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104129866 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104129866 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104129866 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(814)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(814)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(814)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427104129866 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(814)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(814)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104129872 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104129872 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(817)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(817)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104129873 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(817)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(817)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(817)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(817)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104129882 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104129882 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(818)@84c1225eaf8b: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(820) MSC_Test-GSUP(818)@84c1225eaf8b: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(820) TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104130668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104130668 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104130668 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104130668 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104130668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104130668 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104130668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104130668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104130668 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104130668 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104130668 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104130668 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104130668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104130668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104130668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104130668 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104130668 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104130668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104130668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104130668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(813)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(813)@84c1225eaf8b: Added conn table entry 0TC_gsup_mt_multi_part_sms0(820)8127497 MSC_Test_0-SCCP(812)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(813)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104130671 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104130671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104130671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104130671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104130671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104130671 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104130671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104130671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104130671 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104130671 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 04 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 19 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104130672 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-117:LU)[0x55eefe1b0df0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104130672 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-117:LU)[0x55eefe1b0df0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104130672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104130672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000091:GERAN-A-117:LU)[0x55eefe1b0df0] (fsm.c:486) 20250427104130672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104130672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104130672 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104130672 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104130672 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427104130672 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104130672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104130672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104130672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104130672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104130672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104130672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104130672 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104130672 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1b9800] (fsm.c:486) 20250427104130672 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104130672 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104130672 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104130672 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104130672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104130672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104130672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104130672 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104130672 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104130672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104130672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104130672 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7c 04 09 00 00 75 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104130672 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104130672 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104130672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104130672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104130672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104130672 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104130672 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104130672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104130672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104130672 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 7c 04 09 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(814)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@84c1225eaf8b: { messageType := 2, destLocRef := '7C0409'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(812)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(818)@84c1225eaf8b: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_multi_part_sms0(820) MSC_Test-GSUP(818)@84c1225eaf8b: Added IMSI table entry 0TC_gsup_mt_multi_part_sms0(820)"262420000000091" 20250427104130673 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104130673 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(812)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(812)@84c1225eaf8b: vl_from0 20250427104130674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104130674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(812)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104130674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104130674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104130674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104130674 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104130674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104130674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104130674 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104130674 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104130676 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104130676 DVLR DEBUG IMSI:262420000000091 has MSISDN:491230000091 (vlr.c:1045) 20250427104130676 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250427104130676 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104130676 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104130677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104130677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104130677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104130677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104130677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1b9800] (vlr_lu_fsm.c:110) 20250427104130677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104130677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104130677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104130677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104130677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1be310]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104130677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1be310]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1b9800] (fsm.c:486) 20250427104130677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1be310]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104130677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1be310]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104130677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1be310]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104130677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1be310]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104130677 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:TMSInew-0x397517AB) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250427104130677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1be310]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104130677 DMM DEBUG -> IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:TMSInew-0x397517AB LOCATION UPDATE ACCEPT (TMSI = 0x397517ab) (gsm_04_08.c:149) 20250427104130677 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:TMSInew-0x397517AB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104130677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104130677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104130677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104130677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104130677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104130677 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104130677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104130677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104130677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104130677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 7c 04 09 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 39 75 17 ab (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(813)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(813)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(812)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(812)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(812)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104130681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104130681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104130681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104130681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104130681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104130681 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104130681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104130681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104130681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104130681 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104130681 DMM DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:TMSInew-0x397517AB:GERAN-A-117:LU)[0x55eefe1b0df0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104130681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:TMSInew-0x397517AB:GERAN-A-117:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104130681 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1be310]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104130681 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250427104130681 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1be310]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104130681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-117:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104130681 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1be310]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104130681 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1be310]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-117:LU)[0x55eefe1b9800] (vlr_lu_fsm.c:817) 20250427104130681 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1be310]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104130681 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA7F6726C:GERAN-A-117:LU)[0x55eefe1be310]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104130681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-117:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104130681 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250427104130681 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104130681 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104130681 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104130681 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104130681 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104130681 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104130681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104130681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104130681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104130681 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104130681 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104130681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104130681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104130681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7c 04 09 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(812)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(812)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(812)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104130682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104130682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104130682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104130682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104130682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104130682 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104130682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104130682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104130682 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104130682 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 75 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104130682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-117:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104130682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-117:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-117:LU)[0x55eefe1b0df0] (msc_a.c:1053) 20250427104130682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-117:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104130682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-117:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104130682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-117:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104130682 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB - active-conn: now used by 1 (attached) (msub.c:375) 20250427104130682 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104130682 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104130682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104130682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104130682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104130682 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104130682 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104130682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104130682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104130682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7c 04 09 00 00 75 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@84c1225eaf8b: Session index based on local reference:0 20250427104130682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104130682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104130682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104130682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104130682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104130683 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104130683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104130683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104130683 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104130683 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7c 04 09 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(813)@84c1225eaf8b: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(820)8127497 TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104130683 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104130683 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(813)@84c1225eaf8b: Created IMSI[0] for '262420000000091'H'397517AB'O to be handled at TC_gsup_mt_multi_part_sms0(820) 20250427104130724 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427104130724 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427104130724 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250427104130724 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250427104130724 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104130724 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104130724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104130724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104130724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104130724 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104130724 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104130724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104130724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104130724 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 39 75 17 ab 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(813)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_multi_part_sms0(820) TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '397517AB'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(813)@84c1225eaf8b: Added conn table entry 0TC_gsup_mt_multi_part_sms0(820)3285852 MSC_Test_0-SCCP(812)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104130727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104130727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104130727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104130727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104130727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104130727 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104130727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104130727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104130727 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104130727 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 23 5c 02 02 06 04 43 b9 00 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 75 17 ab 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104130727 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x397517AB:GERAN-A-118:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104130727 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x397517AB:GERAN-A-118:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x397517AB:GERAN-A-118:PAGING_RESP)[0x55eefe1b4720] (fsm.c:486) 20250427104130727 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x397517AB:GERAN-A-118:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104130727 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x397517AB:GERAN-A-118:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104130727 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104130727 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104130727 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-118:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104130727 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-118:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104130727 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-118:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104130727 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-118:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104130727 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-118:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104130727 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-118:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104130728 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-118:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104130728 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-118:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104130728 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-118:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104130728 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-118:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104130728 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104130728 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250427104130728 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250427104130728 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104130728 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104130728 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104130728 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104130728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104130728 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104130728 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104130728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104130728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104130728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 32 23 5c 00 00 76 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104130728 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104130728 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104130728 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104130728 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104130728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104130728 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104130728 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104130728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104130728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104130728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 32 23 5c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 19 (osmo_ss7_asp.c:1164) 20250427104130728 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104130728 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104130728 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104130728 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104130728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104130728 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104130728 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104130728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104130728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104130728 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 32 23 5c 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(814)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(814)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@84c1225eaf8b: { messageType := 2, destLocRef := '32235C'O ("2#\\"), 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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(812)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(812)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104130728 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250427104130728 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(812)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(812)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103028904'O 20250427104130731 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104130731 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104130731 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104130731 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104130731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104130731 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104130731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104130731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104130731 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104130731 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(812)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(812)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(812)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104130932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104130932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104130932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104130932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104130932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104130932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104130932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104130932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104130932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104130932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104130932 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104130932 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104130932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104130932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104130932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104130932 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104130932 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104130932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104130932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104130932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 32 23 5c 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250427104130932 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB - SMS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_0-M3UA(814)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104132434 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427104132434 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427104132434 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250427104132434 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104132434 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104132434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104132434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104132434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104132434 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104132434 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104132434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104132434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104132434 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 32 23 5c 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(812)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(812)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(812)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(812)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(812)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103058901020200'O 20250427104132435 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104132435 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104132435 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104132435 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104132435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104132435 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104132435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104132435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104132435 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104132435 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104132636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104132636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104132636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104132636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104132636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104132636 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104132636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104132636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104132636 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104132636 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104132636 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104132636 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104132636 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104132636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104132636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104132636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104132636 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104132636 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104132636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104132636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104132636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 32 23 5c 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104134138 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427104134138 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427104134138 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250427104134138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104134138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104134138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104134138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104134138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104134138 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104134138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104134138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104134138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104134138 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 32 23 5c 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(812)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(812)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103028904'O 20250427104134140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104134140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104134140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104134140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104134140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104134140 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104134140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104134140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104134140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104134140 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(812)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(812)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(812)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104134340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104134340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104134340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104134340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104134340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104134340 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104134340 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104134340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104134340 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104134340 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104134340 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104134340 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104134340 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104134340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104134340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104134340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104134340 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104134340 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104134340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104134340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104134341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 32 23 5c 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104135843 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427104135843 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427104135843 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250427104135843 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104135843 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104135843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104135843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104135843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104135843 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104135843 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104135843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104135843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104135843 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 32 23 5c 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(812)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(812)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-SCCP(812)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(812)@84c1225eaf8b: vl_from0 20250427104135844 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104135844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104135844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104135844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104135844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104135844 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104135844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104135844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104135844 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104135844 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104136052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104136052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104136052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104136052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104136052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104136052 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104136052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104136052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104136052 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104136052 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104136052 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104136052 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104136052 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104136052 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104136052 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104136053 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104136053 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104136053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104136053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104136053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104136053 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104136053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104136053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104136053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104136053 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 32 23 5c 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250427104136053 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104136053 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104136053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104136053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104136053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104136053 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104136053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104136053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104136053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104136053 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 32 23 5c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(814)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(812)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(812)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(812)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104137555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104137555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104137555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104137555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104137555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104137555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104137555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104137555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104137555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104137555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104137555 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-118:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104137555 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-118:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-118:PAGING_RESP)[0x55eefe1b4720] (msc_a.c:1053) 20250427104137555 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-118:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104137555 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-118:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104137555 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB - active-conn: now used by 1 (attached) (msub.c:375) 20250427104137555 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104137555 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104137555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104137555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104137555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104137555 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104137555 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104137555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104137555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104137555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 32 23 5c 00 00 76 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@84c1225eaf8b: Session index based on local reference:0 20250427104137555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104137555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104137555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104137555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104137555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104137555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104137555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104137555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104137555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104137555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 32 23 5c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(813)@84c1225eaf8b: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(820)3285852 TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104137555 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104137555 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-M3UA(814)@84c1225eaf8b: Final verdict of PTC: none 20250427104137558 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104137558 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(813)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(815)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(818)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(812)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(811)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(819)@84c1225eaf8b: Final verdict of PTC: none 20250427104137559 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(817)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(821)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(816)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(811): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(812): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(813): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(814): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(815): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(816): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(817): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(818): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(819): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_gsup_mt_multi_part_sms0(820): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(821): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_gsup_mt_multi_part_sms finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_multi_part_sms pass'. Sun Apr 27 10:41:37 UTC 2025 ====== MSC_Tests.TC_gsup_mt_multi_part_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mt_multi_part_sms.talloc 20250427104137756 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104137756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104137756 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104137756 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104137756 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104137756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104137756 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104137756 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104137756 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104137756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104137756 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104137756 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104137756 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104137756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104137756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104137756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104137756 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104137756 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104137756 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104137756 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104137756 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=493328) 20250427104138560 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=493328, count=494488) 20250427104139561 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104139757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104139757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104139757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_multi_part_sms pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_lu_delay'. ------ MSC_Tests.TC_gsup_mt_sms_lu_delay ------ Sun Apr 27 10:41:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_lu_delay.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_lu_delay.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104140562 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_lu_delay' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_gsup_mt_sms_lu_delay started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(825)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(825)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(825)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(823)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104141364 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(826)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104141558 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104141558 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104141558 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104141558 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(825)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(825)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104141560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104141560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104141560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104141560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104141560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104141560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104141560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104141560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104141560 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104141560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104141560 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(825)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(825)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(825)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(825)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(825)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427104141560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104141560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104141560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104141560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104141560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104141560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104141560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104141560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104141560 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104141560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104141560 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104141560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427104141560 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104141560 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(825)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(825)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(825)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(825)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(825)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(825)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(825)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104141562 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104141562 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(828)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(828)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104141563 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(828)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(828)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(828)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(828)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104141572 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104141572 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(829)@84c1225eaf8b: Created GsupExpect[0] for "262420000000092" to be handled at TC_gsup_mt_sms_lu_delay0(831) MSC_Test-GSUP(829)@84c1225eaf8b: Created GsupExpect[1] for "262420000000092" to be handled at TC_gsup_mt_sms_lu_delay0(831) TC_gsup_mt_sms_lu_delay0(831)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104142362 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104142362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104142362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104142362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104142362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104142362 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104142362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104142362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104142362 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104142362 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(825)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104142363 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104142363 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104142363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104142363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104142363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104142363 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104142363 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104142363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104142363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104142363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(825)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(824)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(824)@84c1225eaf8b: Added conn table entry 0TC_gsup_mt_sms_lu_delay0(831)12878479 MSC_Test_0-RAN(824)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(823)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(825)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104142367 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104142367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104142367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104142367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104142367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104142367 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104142367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104142367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104142367 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104142367 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c4 82 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 29 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104142367 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-119:LU)[0x55eefe1b0df0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104142367 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-119:LU)[0x55eefe1b0df0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104142367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104142367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-119:LU)[0x55eefe1b0df0] (fsm.c:486) 20250427104142367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104142367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104142367 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104142367 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104142367 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427104142367 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104142367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104142367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104142367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104142367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104142367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104142367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104142367 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1be310]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104142367 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1be310]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1b9800] (fsm.c:486) 20250427104142367 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1be310]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104142367 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1be310]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104142367 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104142367 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104142367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104142367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104142367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104142367 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104142367 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104142367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104142367 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104142367 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c4 82 8f 00 00 77 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104142367 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104142367 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104142367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104142367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104142367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104142367 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104142367 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104142367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104142367 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104142367 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c4 82 8f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(825)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(825)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(825)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@84c1225eaf8b: { messageType := 2, destLocRef := 'C4828F'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(823)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(823)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(829)@84c1225eaf8b: Found GsupExpect[0] for "262420000000092" handled at TC_gsup_mt_sms_lu_delay0(831) MSC_Test-GSUP(829)@84c1225eaf8b: Added IMSI table entry 0TC_gsup_mt_sms_lu_delay0(831)"262420000000092" 20250427104142369 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104142369 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(823)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(823)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(823)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427104142369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104142369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104142369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104142369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104142369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104142369 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(825)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104142369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104142369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104142369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104142369 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_lu_delay0(831)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104142371 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104142371 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250427104142371 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250427104142371 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104142372 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104142372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104142372 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1be310]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104142372 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1be310]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104142372 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1be310]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104142372 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1be310]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1b9800] (vlr_lu_fsm.c:110) 20250427104142372 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1be310]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104142372 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1be310]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104142372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104142372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104142372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1bfd40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104142372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1bfd40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1b9800] (fsm.c:486) 20250427104142372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1bfd40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104142372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1bfd40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104142372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1bfd40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104142372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1bfd40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104142372 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:TMSInew-0x3A1C5350) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250427104142372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1bfd40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104142372 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:TMSInew-0x3A1C5350 LOCATION UPDATE ACCEPT (TMSI = 0x3a1c5350) (gsm_04_08.c:149) 20250427104142372 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:TMSInew-0x3A1C5350 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104142372 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104142372 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104142372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104142372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104142372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104142372 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104142372 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104142372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104142372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104142372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 c4 82 8f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3a 1c 53 50 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(825)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(825)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(823)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(831)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(831)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(824)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(824)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(823)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(823)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(823)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104142374 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104142374 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104142374 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104142374 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104142374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104142374 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104142374 DLSS7 DEBUG Found route for dpc=185=0.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(825)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104142374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104142374 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104142374 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104142374 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:TMSInew-0x3A1C5350:GERAN-A-119:LU)[0x55eefe1b0df0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104142374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:TMSInew-0x3A1C5350:GERAN-A-119:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104142374 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1bfd40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104142374 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250427104142374 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1bfd40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104142374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-119:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104142374 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1bfd40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104142374 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1bfd40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-119:LU)[0x55eefe1b9800] (vlr_lu_fsm.c:817) 20250427104142374 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1bfd40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104142374 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x50532ED4:GERAN-A-119:LU)[0x55eefe1bfd40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104142374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-119:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104142374 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) MSC_Test_0-RAN(824)@84c1225eaf8b: Created IMSI[0] for '262420000000092'H'3A1C5350'O to be handled at TC_gsup_mt_sms_lu_delay0(831) 20250427104142876 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350 + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427104142876 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350 + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427104142876 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250427104142876 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104142876 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104142876 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104142876 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104142876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104142876 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104142876 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104142876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104142876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104142876 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 c4 82 8f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(825)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(823)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(831)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104142879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104142879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104142879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104142879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104142879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104142879 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104142879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104142879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104142879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104142879 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(823)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(823)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(825)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(823)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(823)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(823)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(825)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104143084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104143084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104143084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104143084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104143084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104143084 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104143084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104143084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104143084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104143084 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104143084 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104143084 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104143084 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104143084 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104143084 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104143084 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104143084 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104143084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104143084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104143084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104143084 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104143084 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104143084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104143084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104143084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c4 82 8f 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250427104143084 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104143084 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104143084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104143084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104143085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104143085 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104143085 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104143085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104143085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104143085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c4 82 8f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(825)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(825)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(825)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(825)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(823)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(823)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(823)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(831)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(831)@84c1225eaf8b: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_lu_delay0(831)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(823)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(823)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(823)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(825)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104143086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104143086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104143086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104143086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104143086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104143086 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104143086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104143086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104143086 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104143086 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104143086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-119:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104143086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-119:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-119:LU)[0x55eefe1b0df0] (msc_a.c:1053) 20250427104143086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-119:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104143086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-119:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104143086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-119:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104143086 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104143086 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104143086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104143086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104143086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104143086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104143086 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104143086 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104143086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104143086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104143086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c4 82 8f 00 00 77 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(825)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(825)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@84c1225eaf8b: Session index based on local reference:0 20250427104143086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104143086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104143086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(825)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104143086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104143086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104143086 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104143086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104143087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104143087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104143087 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c4 82 8f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(824)@84c1225eaf8b: Deleted conn table entry 0TC_gsup_mt_sms_lu_delay0(831)12878479 TC_gsup_mt_sms_lu_delay0(831)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104143087 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104143087 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_lu_delay0(831)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_lu_delay0(831)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(831)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-SCCP(823)@84c1225eaf8b: Final verdict of PTC: none 20250427104143089 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104143089 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(830)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(832)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(829)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(826)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(825)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(824)@84c1225eaf8b: Final verdict of PTC: none 20250427104143090 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(828)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(827)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(822)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(822): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(823): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(824): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(825): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(826): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(827): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(828): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(829): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(830): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_gsup_mt_sms_lu_delay0(831): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(832): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_gsup_mt_sms_lu_delay finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_lu_delay pass'. Sun Apr 27 10:41:43 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 20250427104143288 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104143288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104143288 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104143288 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104143288 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104143288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104143288 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104143288 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104143288 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104143288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104143288 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104143288 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104143288 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104143288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104143288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104143288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104143288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104143288 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104143288 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104143288 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104143288 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=253620) 20250427104144091 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=253620, count=254780) 20250427104145092 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104145289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104145289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104145289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_lu_delay pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_paging_timeout'. ------ MSC_Tests.TC_gsup_mt_sms_paging_timeout ------ Sun Apr 27 10:41:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_paging_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_paging_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104146094 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_paging_timeout' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_gsup_mt_sms_paging_timeout started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(836)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(836)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(836)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(834)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104146962 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(837)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104147096 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104147096 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(839)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(839)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104147101 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(839)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(839)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(839)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(839)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104147116 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104147116 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427104147151 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104147151 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104147151 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104147151 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(836)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(836)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104147156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104147156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104147156 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104147156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104147156 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104147156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104147156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104147156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104147156 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104147156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104147156 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(836)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(836)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(836)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(836)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(836)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427104147158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104147158 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104147158 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104147158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104147158 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104147158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104147158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104147158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104147158 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104147158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104147158 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104147158 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 20250427104147159 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(836)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(836)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(836)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(836)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427104147159 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(836)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(836)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(840)@84c1225eaf8b: Created GsupExpect[0] for "262420000000093" to be handled at TC_gsup_mt_sms_paging_timeout0(842) MSC_Test-GSUP(840)@84c1225eaf8b: Created GsupExpect[1] for "262420000000093" to be handled at TC_gsup_mt_sms_paging_timeout0(842) TC_gsup_mt_sms_paging_timeout0(842)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104147959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104147959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104147959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104147959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104147959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104147959 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104147959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104147959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104147959 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104147959 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(836)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104147960 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104147960 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104147960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104147960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104147960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104147960 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104147960 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104147960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104147960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104147960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(836)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(835)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(835)@84c1225eaf8b: Added conn table entry 0TC_gsup_mt_sms_paging_timeout0(842)13979840 MSC_Test_0-SCCP(834)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(835)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(836)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104147976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104147976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104147976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104147976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104147976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104147976 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104147976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104147976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104147976 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104147976 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 50 c0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 39 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104147977 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-120:LU)[0x55eefe1b4720]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000093 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104147977 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-120:LU)[0x55eefe1b4720]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104147977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104147977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000093:GERAN-A-120:LU)[0x55eefe1b4720] (fsm.c:486) 20250427104147977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104147977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104147977 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104147977 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104147977 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427104147977 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104147977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104147977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104147977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104147977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104147977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104147977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104147977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104147977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1b08f0] (fsm.c:486) 20250427104147977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104147977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104147977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104147977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104147977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104147977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104147977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104147977 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104147977 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104147977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104147977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104147977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d5 50 c0 00 00 78 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104147977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104147977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104147977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104147977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104147977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104147977 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104147977 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104147977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104147977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104147977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d5 50 c0 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(836)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(836)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(836)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@84c1225eaf8b: { messageType := 2, destLocRef := 'D550C0'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(840)@84c1225eaf8b: Found GsupExpect[0] for "262420000000093" handled at TC_gsup_mt_sms_paging_timeout0(842) MSC_Test-GSUP(840)@84c1225eaf8b: Added IMSI table entry 0TC_gsup_mt_sms_paging_timeout0(842)"262420000000093" MSC_Test_0-SCCP(834)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(834)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(834)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104147982 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104147982 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(834)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(834)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(834)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(834)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427104147983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104147983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104147983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(836)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104147983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104147983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104147983 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104147983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104147983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104147983 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104147983 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_paging_timeout0(842)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104147986 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104147986 DVLR DEBUG IMSI:262420000000093 has MSISDN:491230000093 (vlr.c:1045) 20250427104147986 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250427104147986 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104147987 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104147987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104147987 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104147987 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104147987 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104147987 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1b08f0] (vlr_lu_fsm.c:110) 20250427104147987 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104147987 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104147987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104147987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104147987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1be310]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104147987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1be310]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1b08f0] (fsm.c:486) 20250427104147987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1be310]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104147987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1be310]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104147987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1be310]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104147987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1be310]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104147987 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:TMSInew-0x268A5750) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250427104147987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1be310]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104147987 DMM DEBUG -> IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:TMSInew-0x268A5750 LOCATION UPDATE ACCEPT (TMSI = 0x268a5750) (gsm_04_08.c:149) 20250427104147987 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:TMSInew-0x268A5750 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104147987 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104147987 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104147987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104147987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104147987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104147987 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104147987 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104147987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104147987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104147987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d5 50 c0 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 26 8a 57 50 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(836)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(836)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(834)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(834)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_paging_timeout0(842)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(835)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(835)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(834)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(834)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(834)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(834)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(836)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104147992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104147992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104147992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104147992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104147992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104147992 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104147992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104147992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104147992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104147992 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104147993 DMM DEBUG msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:TMSInew-0x268A5750:GERAN-A-120:LU)[0x55eefe1b4720]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104147993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:TMSInew-0x268A5750:GERAN-A-120:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104147993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1be310]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104147993 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x268A5750) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250427104147993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1be310]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104147993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x268A5750:GERAN-A-120:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104147993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1be310]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104147993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1be310]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x268A5750:GERAN-A-120:LU)[0x55eefe1b08f0] (vlr_lu_fsm.c:817) 20250427104147993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1be310]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104147993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63CA7C5E:GERAN-A-120:LU)[0x55eefe1be310]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104147993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x268A5750:GERAN-A-120:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104147993 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000093/3/1): Available (smpp_smsc.c:626) 20250427104147993 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x268A5750 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104147993 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x268A5750 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104147993 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x268A5750 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104147993 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x268A5750 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104147993 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104147993 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104147993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104147993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104147993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104147993 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104147993 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104147993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104147993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104147993 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d5 50 c0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(836)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(836)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(834)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(834)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(834)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(834)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(834)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(834)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104147995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104147995 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104147995 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104147995 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104147995 DLSS7 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(836)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104147995 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104147995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104147995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104147995 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104147995 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104147995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x268A5750:GERAN-A-120:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104147995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x268A5750:GERAN-A-120:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x268A5750:GERAN-A-120:LU)[0x55eefe1b4720] (msc_a.c:1053) 20250427104147995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x268A5750:GERAN-A-120:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104147995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x268A5750:GERAN-A-120:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104147995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x268A5750:GERAN-A-120:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104147996 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x268A5750 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104147996 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104147996 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104147996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104147996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104147996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104147996 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104147996 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104147996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104147996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104147996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d5 50 c0 00 00 78 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(836)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(836)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@84c1225eaf8b: Session index based on local reference:0 20250427104147996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104147996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104147996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104147996 DLM3UA DEBUG 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(836)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104147996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104147996 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104147996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104147996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104147996 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104147996 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d5 50 c0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(835)@84c1225eaf8b: Deleted conn table entry 0TC_gsup_mt_sms_paging_timeout0(842)13979840 TC_gsup_mt_sms_paging_timeout0(842)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104147998 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x268A5750 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104147998 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x268A5750 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_paging_timeout0(842)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_paging_timeout0(842)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_paging_timeout0(842)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(835)@84c1225eaf8b: Created IMSI[0] for '262420000000093'H'268A5750'O to be handled at TC_gsup_mt_sms_paging_timeout0(842) 20250427104148028 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x268A5750 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427104148029 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x268A5750 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427104148029 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x268A5750 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250427104148029 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x268A5750 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250427104148029 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104148029 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104148029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104148029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104148029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104148029 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104148029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104148029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104148029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104148029 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 26 8a 57 50 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(836)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(836)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(835)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_paging_timeout0(842) TC_gsup_mt_sms_paging_timeout0(842)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104158030 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x268A5750 - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250427104158030 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x268A5750 - Paging: now used by 1 (attached) (paging.c:202) TC_gsup_mt_sms_paging_timeout0(842)@84c1225eaf8b: Final verdict of PTC: pass 20250427104158033 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(834)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(839)@84c1225eaf8b: Final verdict of PTC: none 20250427104158034 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104158034 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427104158033 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104158033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104158033 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104158033 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104158033 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104158034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104158034 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104158034 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104158034 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104158034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104158034 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104158034 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104158034 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104158034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104158034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104158034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104158034 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104158034 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104158034 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(840)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(836)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(841)@84c1225eaf8b: Final verdict of PTC: none 20250427104158034 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104158034 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(843)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(837)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(835)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(838)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(833)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(833): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(834): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(835): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(836): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(837): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(838): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(839): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(840): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(841): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_gsup_mt_sms_paging_timeout0(842): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(843): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_gsup_mt_sms_paging_timeout finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_paging_timeout pass'. Sun Apr 27 10:41:58 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=224188) 20250427104159034 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=224188, count=225348) 20250427104200035 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104200036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104200036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104200036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_paging_timeout pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_conn_timeout'. ------ MSC_Tests.TC_gsup_mt_sms_conn_timeout ------ Sun Apr 27 10:42:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_conn_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_conn_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104201036 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_conn_timeout' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_gsup_mt_sms_conn_timeout started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(847)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(847)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(847)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(845)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104201840 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(848)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104202036 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104202036 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104202036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104202036 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(847)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(847)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104202037 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104202037 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(850)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(847)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(847)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427104202037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104202037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104202037 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104202037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104202037 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104202037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104202037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104202037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104202037 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104202037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104202037 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(847)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(847)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(847)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(847)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test-GSUP-IPA(850)@84c1225eaf8b: CCM 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)@84c1225eaf8b: Message received on association #8 20250427104202038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104202038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104202038 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104202038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104202038 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104202038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104202038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104202038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104202038 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104202038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104202038 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104202038 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(847)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104202038 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104202038 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104202038 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(847)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(847)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(847)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(847)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(847)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(850)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(850)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(850)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(850)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104202046 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104202046 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(851)@84c1225eaf8b: Created GsupExpect[0] for "262420000000094" to be handled at TC_gsup_mt_sms_conn_timeout0(853) MSC_Test-GSUP(851)@84c1225eaf8b: Created GsupExpect[1] for "262420000000094" to be handled at TC_gsup_mt_sms_conn_timeout0(853) TC_gsup_mt_sms_conn_timeout0(853)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104202849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104202849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104202849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104202849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104202849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104202849 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104202849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104202849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(847)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104202849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104202849 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104202851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104202851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104202851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104202851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104202851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104202851 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104202851 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104202851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104202851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104202851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(847)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(846)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(846)@84c1225eaf8b: Added conn table entry 0TC_gsup_mt_sms_conn_timeout0(853)14457196 MSC_Test_0-SCCP(845)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(846)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(847)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104202864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104202864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104202864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104202864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104202864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104202864 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104202865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104202865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104202865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104202865 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 dc 99 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 49 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104202865 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-121:LU)[0x55eefe1b0df0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000094 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104202865 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-121:LU)[0x55eefe1b0df0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104202865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104202865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000094:GERAN-A-121:LU)[0x55eefe1b0df0] (fsm.c:486) 20250427104202865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104202865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104202865 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104202865 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000094 id=262420000000094 (vlr.c:661) 20250427104202865 DVLR INFO New subscr, IMSI: 262420000000094 (vlr.c:562) 20250427104202865 DVLR DEBUG VLR subscr IMSI-262420000000094 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104202865 DVLR DEBUG VLR subscr IMSI-262420000000094 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104202865 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104202865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104202865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104202865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104202865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104202866 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104202866 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104202866 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104202866 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55eefe1b9800] (fsm.c:486) 20250427104202866 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104202866 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104202866 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104202866 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104202866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104202866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104202866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104202866 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104202866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104202866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104202866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104202866 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 dc 99 6c 00 00 79 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104202866 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104202866 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104202866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104202866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104202866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104202866 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104202866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104202866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104202866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104202866 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 dc 99 6c 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(847)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(847)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(847)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@84c1225eaf8b: { messageType := 2, destLocRef := 'DC996C'O, sourceLocRef := '000079'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(845)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(845)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(845)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(851)@84c1225eaf8b: Found GsupExpect[0] for "262420000000094" handled at TC_gsup_mt_sms_conn_timeout0(853) MSC_Test-GSUP(851)@84c1225eaf8b: Added IMSI table entry 0TC_gsup_mt_sms_conn_timeout0(853)"262420000000094" 20250427104202869 DVLR DEBUG VLR subscr IMSI-262420000000094 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104202869 DVLR DEBUG VLR subscr IMSI-262420000000094 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(845)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(845)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(845)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(847)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104202871 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104202871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104202871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104202871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104202871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104202871 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104202871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104202871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104202871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104202871 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_gsup_mt_sms_conn_timeout0(853)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_conn_timeout0(853)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104202875 DVLR DEBUG VLR subscr IMSI-262420000000094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104202875 DVLR DEBUG IMSI:262420000000094 has MSISDN:491230000094 (vlr.c:1045) 20250427104202875 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250427104202875 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104202875 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104202875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104202875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104202875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104202875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104202875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55eefe1b9800] (vlr_lu_fsm.c:110) 20250427104202875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104202875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104202875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104202875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104202875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55eefe1bd880]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104202875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55eefe1bd880]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55eefe1b9800] (fsm.c:486) 20250427104202875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55eefe1bd880]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104202875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55eefe1bd880]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104202875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55eefe1bd880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104202875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55eefe1bd880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104202875 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x51AC441D) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250427104202875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55eefe1bd880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104202875 DMM DEBUG -> IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x51AC441D LOCATION UPDATE ACCEPT (TMSI = 0x51ac441d) (gsm_04_08.c:149) 20250427104202875 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x51AC441D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104202875 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104202875 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104202875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104202876 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104202876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104202876 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104202876 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104202876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104202876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104202876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 dc 99 6c 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 51 ac 44 1d (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(847)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(845)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_conn_timeout0(853)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(846)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(846)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(845)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(845)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(845)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(847)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104202879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104202879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104202879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104202879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104202879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104202879 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104202879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104202879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104202879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104202879 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104202879 DMM DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x51AC441D:GERAN-A-121:LU)[0x55eefe1b0df0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104202879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x51AC441D:GERAN-A-121:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104202879 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55eefe1bd880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104202879 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250427104202879 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104202879 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55eefe1bd880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104202879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-121:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104202879 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55eefe1bd880]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104202879 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55eefe1bd880]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-121:LU)[0x55eefe1b9800] (vlr_lu_fsm.c:817) 20250427104202879 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55eefe1bd880]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104202879 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55eefe1bd880]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104202879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-121:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104202879 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250427104202879 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104202879 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104202879 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104202879 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104202879 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104202879 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104202879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104202879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104202879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104202879 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104202879 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104202879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104202879 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104202879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 dc 99 6c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(847)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(845)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(845)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(845)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(845)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(847)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104202880 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104202880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104202880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104202880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104202880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104202880 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104202880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104202880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104202880 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104202880 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104202880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-121:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104202880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-121:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-121:LU)[0x55eefe1b0df0] (msc_a.c:1053) 20250427104202880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-121:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104202880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-121:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104202880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-121:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104202880 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D - active-conn: now used by 1 (attached) (msub.c:375) 20250427104202881 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104202881 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104202881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104202881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104202881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104202881 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104202881 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104202881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104202881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104202881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 dc 99 6c 00 00 79 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(847)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@84c1225eaf8b: Session index based on local reference:0 20250427104202881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104202881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104202881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104202881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104202881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104202881 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(847)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104202881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104202881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104202881 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104202881 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 dc 99 6c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(846)@84c1225eaf8b: Deleted conn table entry 0TC_gsup_mt_sms_conn_timeout0(853)14457196 TC_gsup_mt_sms_conn_timeout0(853)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104202882 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104202882 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_conn_timeout0(853)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_conn_timeout0(853)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_conn_timeout0(853)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(846)@84c1225eaf8b: Created IMSI[0] for '262420000000094'H'51AC441D'O to be handled at TC_gsup_mt_sms_conn_timeout0(853) 20250427104202917 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427104202917 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427104202917 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250427104202917 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250427104202918 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104202918 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104202918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104202918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104202918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104202918 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104202918 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104202918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104202918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104202918 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 51 ac 44 1d 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(847)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(846)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_conn_timeout0(853) TC_gsup_mt_sms_conn_timeout0(853)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_conn_timeout0(853)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '51AC441D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(846)@84c1225eaf8b: Added conn table entry 0TC_gsup_mt_sms_conn_timeout0(853)3664571 MSC_Test_0-SCCP(845)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(847)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104202932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104202932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104202932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104202932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104202932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104202932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104202932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104202932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104202932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104202932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 37 ea bb 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 51 ac 44 1d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104202933 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x51AC441D:GERAN-A-122:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104202933 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x51AC441D:GERAN-A-122:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x51AC441D:GERAN-A-122:PAGING_RESP)[0x55eefe1b4720] (fsm.c:486) 20250427104202933 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x51AC441D:GERAN-A-122:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104202933 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x51AC441D:GERAN-A-122:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104202934 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104202934 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104202934 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-122:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104202934 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-122:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104202934 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-122:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104202934 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-122:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104202934 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-122:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104202934 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-122:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104202934 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-122:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104202934 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-122:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104202934 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-122:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104202934 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-122:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104202935 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104202935 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250427104202935 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250427104202935 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104202935 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104202935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104202935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104202935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104202935 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104202935 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104202935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104202935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104202935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 37 ea bb 00 00 7a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104202935 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104202935 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104202935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104202935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104202936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104202936 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104202936 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104202936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104202936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104202936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 37 ea bb 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 49 (osmo_ss7_asp.c:1164) 20250427104202936 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104202936 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104202936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104202936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104202936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104202936 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104202936 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104202936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104202936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104202936 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 37 ea bb 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(847)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(847)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(847)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(847)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(845)@84c1225eaf8b: { messageType := 2, destLocRef := '37EABB'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(847)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(845)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(845)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(845)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104202938 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250427104202938 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_conn_timeout0(853)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_conn_timeout0(853)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104207934 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D + msc_a_fsm_releasing_onenter: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104207934 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D + 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) 20250427104207934 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104207934 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D - SMS: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250427104207935 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104207935 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104207935 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104207935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104207935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104207935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104207935 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104207935 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104207935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104207935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104207935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 37 ea bb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(847)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(845)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(845)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(845)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(845)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(847)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104207941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104207941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104207941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104207941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104207941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104207941 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104207941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104207941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104207941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104207941 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104207942 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-122:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104207942 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-122:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-122:PAGING_RESP)[0x55eefe1b4720] (msc_a.c:1053) 20250427104207942 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-122:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104207942 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-122:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104207942 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D - active-conn: now used by 1 (attached) (msub.c:375) 20250427104207942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104207942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104207942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104207942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104207942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104207942 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104207942 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104207942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104207942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104207942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 37 ea bb 00 00 7a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(847)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@84c1225eaf8b: Session index based on local reference:0 20250427104207943 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104207943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104207943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104207943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104207943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104207943 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104207943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104207943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104207943 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104207943 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 37 ea bb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(846)@84c1225eaf8b: Deleted conn table entry 0TC_gsup_mt_sms_conn_timeout0(853)3664571 TC_gsup_mt_sms_conn_timeout0(853)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104207945 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104207945 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_conn_timeout0(853)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_conn_timeout0(853)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_conn_timeout0(853)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(851)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(845)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(846)@84c1225eaf8b: Final verdict of PTC: none 20250427104207959 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104207959 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(847)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(844)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(848)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(852)@84c1225eaf8b: Final verdict of PTC: none 20250427104207962 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(850)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(849)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(854)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(844): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(845): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(846): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(847): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(848): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(849): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(850): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(851): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(852): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_gsup_mt_sms_conn_timeout0(853): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(854): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_gsup_mt_sms_conn_timeout finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_conn_timeout pass'. Sun Apr 27 10:42:07 UTC 2025 ====== MSC_Tests.TC_gsup_mt_sms_conn_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mt_sms_conn_timeout.talloc 20250427104208144 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104208144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104208144 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104208144 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104208144 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104208144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104208144 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104208144 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104208144 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104208144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104208144 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104208144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104208144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104208144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104208144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104208144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104208144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104208144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104208144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104208145 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104208145 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=309224) 20250427104208963 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=309224, count=319096) 20250427104209965 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104210145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104210145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104210145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_conn_timeout pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_single_request'. ------ MSC_Tests.TC_lu_and_mo_ussd_single_request ------ Sun Apr 27 10:42:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_single_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_single_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104210967 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_single_request' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_and_mo_ussd_single_request started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(858)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(858)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(858)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(856)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104211867 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(859)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104211968 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104211969 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(861)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(861)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104211974 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(861)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(861)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(861)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(861)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104211996 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104211996 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(862)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104212062 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104212062 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104212062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104212062 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(858)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(858)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(858)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(858)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427104212063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104212063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104212063 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104212063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104212063 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104212063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104212063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104212063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104212063 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104212063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104212063 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(858)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(858)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(858)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(858)@84c1225eaf8b: Message received on association #8 20250427104212064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104212064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104212064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104212064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104212064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104212064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104212064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104212064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104212064 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104212064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(858)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104212064 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104212064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(858)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(858)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(858)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(858)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(858)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104212064 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104212064 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104212866 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104212866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104212866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104212866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104212866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104212866 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104212866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104212866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104212866 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104212866 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104212866 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104212866 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104212866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104212866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104212866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104212866 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104212866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104212866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104212866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104212866 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(858)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(857)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(857)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(864)4293807 MSC_Test_0-RAN(857)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(856)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(858)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104212870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104212870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104212870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104212870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104212870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104212870 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104212870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104212870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104212870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104212870 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 84 af 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 64 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104212870 DMM DEBUG msc_a(IMSI-262420000000046:GERAN-A-123:LU)[0x55eefe1b0df0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000046 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104212870 DMM DEBUG msc_a(IMSI-262420000000046:GERAN-A-123:LU)[0x55eefe1b0df0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104212870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104212870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000046:GERAN-A-123:LU)[0x55eefe1b0df0] (fsm.c:486) 20250427104212870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104212870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104212870 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104212870 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000046 id=262420000000046 (vlr.c:661) 20250427104212870 DVLR INFO New subscr, IMSI: 262420000000046 (vlr.c:562) 20250427104212870 DVLR DEBUG VLR subscr IMSI-262420000000046 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104212870 DVLR DEBUG VLR subscr IMSI-262420000000046 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104212870 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104212870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104212870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104212870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104212870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104212870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104212870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104212870 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104212870 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55eefe1b9800] (fsm.c:486) 20250427104212870 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104212870 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104212870 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104212870 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104212870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104212870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104212870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104212870 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104212870 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104212870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104212870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104212870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 41 84 af 00 00 7b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@84c1225eaf8b: Message received on association #8 20250427104212870 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104212870 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104212870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104212870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104212870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104212870 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104212870 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104212870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104212870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104212870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 41 84 af 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(858)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(858)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@84c1225eaf8b: { messageType := 2, destLocRef := '4184AF'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(856)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(856)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(862)@84c1225eaf8b: Found GsupExpect[0] for "262420000000046" handled at TC_lu_and_mo_ussd_single_request0(864) MSC_Test-GSUP(862)@84c1225eaf8b: Added IMSI table entry 0TC_lu_and_mo_ussd_single_request0(864)"262420000000046" 20250427104212872 DVLR DEBUG VLR subscr IMSI-262420000000046 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104212872 DVLR DEBUG VLR subscr IMSI-262420000000046 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(856)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(856)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(856)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427104212873 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104212873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104212873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104212873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104212873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104212873 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(858)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104212873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104212873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104212873 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104212873 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mo_ussd_single_request0(864)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(864)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104212875 DVLR DEBUG VLR subscr IMSI-262420000000046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104212875 DVLR DEBUG IMSI:262420000000046 has MSISDN:491230000046 (vlr.c:1045) 20250427104212875 DMSC NOTICE msub(IMSI-262420000000046:MSISDN-491230000046) VLR: update for IMSI=262420000000046 (MSISDN=491230000046) (gsm_04_08.c:1541) 20250427104212875 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104212875 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104212875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104212875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104212875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104212875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104212875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55eefe1b9800] (vlr_lu_fsm.c:110) 20250427104212875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104212875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104212875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104212875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104212875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55eefe1bd9b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104212875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55eefe1bd9b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55eefe1b9800] (fsm.c:486) 20250427104212875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55eefe1bd9b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104212875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55eefe1bd9b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104212875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55eefe1bd9b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104212875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55eefe1bd9b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104212875 DMSC NOTICE msub(IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x0FF182BC) VLR: update for IMSI=262420000000046 (MSISDN=491230000046) (gsm_04_08.c:1541) 20250427104212875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55eefe1bd9b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104212875 DMM DEBUG -> IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x0FF182BC LOCATION UPDATE ACCEPT (TMSI = 0x0ff182bc) (gsm_04_08.c:149) 20250427104212875 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104212875 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104212875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104212875 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x0FF182BC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104212875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104212875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104212875 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104212875 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104212875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104212875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104212875 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 41 84 af 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0f f1 82 bc (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(858)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(856)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(864)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(857)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(857)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(856)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(856)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(856)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(858)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104212878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104212878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104212878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104212878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104212878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104212878 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104212878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104212878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104212878 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104212878 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104212878 DMM DEBUG msc_a(IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x0FF182BC:GERAN-A-123:LU)[0x55eefe1b0df0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104212878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x0FF182BC:GERAN-A-123:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104212878 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55eefe1bd9b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104212878 DMSC NOTICE msub(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC) VLR: update for IMSI=262420000000046 (MSISDN=491230000046) (gsm_04_08.c:1541) 20250427104212878 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104212878 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55eefe1bd9b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104212878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC:GERAN-A-123:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104212878 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55eefe1bd9b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104212878 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55eefe1bd9b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC:GERAN-A-123:LU)[0x55eefe1b9800] (vlr_lu_fsm.c:817) 20250427104212878 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55eefe1bd9b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104212878 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55eefe1bd9b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104212878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC:GERAN-A-123:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104212878 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000046/3/1): Available (smpp_smsc.c:626) 20250427104212878 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104212878 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104212878 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104212878 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104212878 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104212878 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104212878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104212878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104212878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104212878 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104212878 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104212878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104212878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104212878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 41 84 af 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(858)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(856)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(856)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(856)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(856)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(858)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104212879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104212879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104212879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104212879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104212879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104212879 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104212879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104212879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104212879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104212879 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104212879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC:GERAN-A-123:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104212879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC:GERAN-A-123:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC:GERAN-A-123:LU)[0x55eefe1b0df0] (msc_a.c:1053) 20250427104212879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC:GERAN-A-123:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104212879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC:GERAN-A-123:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104212879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC:GERAN-A-123:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104212879 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC - active-conn: now used by 1 (attached) (msub.c:375) 20250427104212879 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104212879 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104212879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104212879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104212879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104212879 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104212879 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104212879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104212879 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104212879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 41 84 af 00 00 7b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(858)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(858)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104212879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104212879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104212879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104212879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104212879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104212879 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104212879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104212879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104212879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104212879 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 41 84 af 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(857)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(864)4293807 TC_lu_and_mo_ussd_single_request0(864)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104212880 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104212880 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_single_request0(864)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(864)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(864)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(864)@84c1225eaf8b: 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 := '0FF182BC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(857)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(864)4265641 MSC_Test_0-RAN(857)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(856)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(858)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104213080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104213080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104213080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104213080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104213080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104213080 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104213080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104213080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104213080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104213080 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 41 16 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 0f f1 82 bc 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104213080 DMM DEBUG msc_a(TMSI-0x0FF182BC:GERAN-A-124:CM_SERVICE_REQ)[0x55eefe1b4720]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427104213080 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FF182BC:GERAN-A-124:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104213080 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FF182BC:GERAN-A-124:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0FF182BC:GERAN-A-124:CM_SERVICE_REQ)[0x55eefe1b4720] (fsm.c:486) 20250427104213080 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FF182BC:GERAN-A-124:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104213080 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FF182BC:GERAN-A-124:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104213080 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104213080 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104213080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC:GERAN-A-124:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104213080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC:GERAN-A-124:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104213081 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC:GERAN-A-124:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104213081 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC:GERAN-A-124:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104213081 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC:GERAN-A-124:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104213081 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC:GERAN-A-124:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104213081 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC:GERAN-A-124:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104213081 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC:GERAN-A-124:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104213081 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC:GERAN-A-124:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104213081 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC:GERAN-A-124:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104213081 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000046/3/1): Available (smpp_smsc.c:626) 20250427104213081 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104213081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104213081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104213081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104213081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104213081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104213081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104213081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104213081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104213081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104213081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 41 16 a9 00 00 7c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104213081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104213081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104213081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104213081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104213081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104213081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104213081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104213081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104213081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104213081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 41 16 a9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 64 (osmo_ss7_asp.c:1164) 20250427104213081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104213081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104213081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104213081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104213081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104213081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104213081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104213081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104213081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104213081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 41 16 a9 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(858)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(858)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(858)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(858)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(858)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@84c1225eaf8b: { messageType := 2, destLocRef := '4116A9'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(856)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(856)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(856)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(856)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104213082 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104213082 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_single_request0(864)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(864)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(862)@84c1225eaf8b: Created GsupExpect[0] for "262420000000046" to be handled at TC_lu_and_mo_ussd_single_request0(864) MSC_Test_0-RAN(857)@84c1225eaf8b: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(857)@84c1225eaf8b: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(856)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(856)@84c1225eaf8b: vl_from0 20250427104213087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104213087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104213087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104213087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104213087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104213087 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104213087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104213087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104213087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104213087 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) MSC_Test_0-SCCP(856)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(858)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104213087 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_lu_and_mo_ussd_single_request0(864)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104213087 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104213087 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427104213087 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104213087 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104213087 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104213087 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104213087 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104213087 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104213087 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104213087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104213087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104213087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104213087 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104213087 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104213088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104213088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104213088 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 41 16 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 0c 46 b3 35 1a 00 (osmo_ss7_asp.c:1164) 20250427104213088 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104213088 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104213088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104213088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104213088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104213088 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104213088 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104213088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104213088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104213088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 41 16 a9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(858)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(858)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(858)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(856)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(856)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(856)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(864)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(856)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(856)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(856)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(858)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104213089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104213089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104213089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104213089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104213089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104213089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104213089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104213089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104213089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104213089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104213089 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC:GERAN-A-124:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104213089 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC:GERAN-A-124:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC:GERAN-A-124:CM_SERVICE_REQ)[0x55eefe1b4720] (msc_a.c:1053) 20250427104213089 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC:GERAN-A-124:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104213089 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC:GERAN-A-124:CM_SERVICE_REQ)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104213089 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC - active-conn: now used by 1 (attached) (msub.c:375) 20250427104213089 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104213089 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104213089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104213089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104213089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104213089 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104213089 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104213089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104213089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104213089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 41 16 a9 00 00 7c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@84c1225eaf8b: Message received on association #8 20250427104213089 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@84c1225eaf8b: Session index based on local reference:0 20250427104213089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104213089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104213089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104213089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104213089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104213089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104213089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(858)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104213089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104213089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 41 16 a9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(857)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(864)4265641 TC_lu_and_mo_ussd_single_request0(864)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104213089 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104213089 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x0FF182BC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_single_request0(864)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(864)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(864)@84c1225eaf8b: Final verdict of PTC: pass 20250427104213091 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104213091 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(859)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(856)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(855)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(862)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(858)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(865)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(857)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(863)@84c1225eaf8b: Final verdict of PTC: none 20250427104213092 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(861)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(860)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(855): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(856): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(857): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(858): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(859): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(860): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(861): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(862): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(863): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_and_mo_ussd_single_request0(864): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(865): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_single_request pass'. Sun Apr 27 10:42: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 20250427104213292 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104213292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104213292 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104213292 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104213292 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104213292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104213292 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104213292 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104213292 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104213292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104213292 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104213292 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104213292 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104213292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104213292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104213292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104213292 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104213292 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104213292 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104213292 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104213292 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=316544) 20250427104214093 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=316544, count=317704) 20250427104215094 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104215293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104215293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104215293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_single_request pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_notification'. ------ MSC_Tests.TC_lu_and_mt_ussd_notification ------ Sun Apr 27 10:42:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_ussd_notification.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_ussd_notification.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104216095 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_notification' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_and_mt_ussd_notification started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(869)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(869)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(869)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(867)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104216919 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(870)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104217096 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104217096 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(872)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(872)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104217103 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(872)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(872)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(872)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(872)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104217115 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104217115 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104217115 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104217115 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(869)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(869)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(869)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(869)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427104217117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104217117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104217117 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104217117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104217117 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104217117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104217117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104217117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104217117 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104217117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104217117 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(869)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(869)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(869)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(869)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(869)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104217118 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104217118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104217118 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104217118 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104217118 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104217118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104217118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104217118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104217118 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104217118 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104217119 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104217119 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427104217119 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104217119 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(869)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(869)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(869)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(869)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(869)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104217123 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104217123 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(873)@84c1225eaf8b: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(875) TC_lu_and_mt_ussd_notification0(875)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104217927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104217927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104217927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104217927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104217927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104217927 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104217927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104217927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104217927 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104217927 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104217928 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104217928 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104217928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104217928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104217928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104217928 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104217928 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104217928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104217928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104217928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(869)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(868)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(868)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_ussd_notification0(875)14626875 MSC_Test_0-SCCP(867)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(868)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(869)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104217934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104217934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104217934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104217934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104217934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104217934 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104217934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104217934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104217934 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104217934 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 30 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 74 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104217934 DMM DEBUG msc_a(IMSI-262420000000047:GERAN-A-125:LU)[0x55eefe1b0df0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000047 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104217934 DMM DEBUG msc_a(IMSI-262420000000047:GERAN-A-125:LU)[0x55eefe1b0df0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104217934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104217934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000047:GERAN-A-125:LU)[0x55eefe1b0df0] (fsm.c:486) 20250427104217934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104217934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104217934 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104217934 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000047 id=262420000000047 (vlr.c:661) 20250427104217934 DVLR INFO New subscr, IMSI: 262420000000047 (vlr.c:562) 20250427104217934 DVLR DEBUG VLR subscr IMSI-262420000000047 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104217934 DVLR DEBUG VLR subscr IMSI-262420000000047 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104217934 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104217934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104217934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104217934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104217934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104217934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104217934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104217934 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104217934 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55eefe1b9800] (fsm.c:486) 20250427104217934 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104217934 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104217934 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104217934 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104217934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104217934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104217934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104217934 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104217934 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104217934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104217934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104217934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 30 3b 00 00 7d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104217934 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104217934 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104217934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104217934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104217934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104217934 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104217934 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104217934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104217934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104217934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 30 3b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(869)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(869)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(869)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@84c1225eaf8b: { messageType := 2, destLocRef := 'DF303B'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(867)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(867)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(873)@84c1225eaf8b: Found GsupExpect[0] for "262420000000047" handled at TC_lu_and_mt_ussd_notification0(875) MSC_Test-GSUP(873)@84c1225eaf8b: Added IMSI table entry 0TC_lu_and_mt_ussd_notification0(875)"262420000000047" 20250427104217936 DVLR DEBUG VLR subscr IMSI-262420000000047 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104217936 DVLR DEBUG VLR subscr IMSI-262420000000047 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(867)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(867)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(867)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(869)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104217937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104217937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104217937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104217937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104217937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104217937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104217937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104217937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104217937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104217937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(875)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104217939 DVLR DEBUG VLR subscr IMSI-262420000000047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104217939 DVLR DEBUG IMSI:262420000000047 has MSISDN:491230000047 (vlr.c:1045) 20250427104217939 DMSC NOTICE msub(IMSI-262420000000047:MSISDN-491230000047) VLR: update for IMSI=262420000000047 (MSISDN=491230000047) (gsm_04_08.c:1541) 20250427104217939 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104217939 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104217939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104217939 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104217939 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104217939 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104217939 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55eefe1b9800] (vlr_lu_fsm.c:110) 20250427104217939 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104217939 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104217939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104217939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104217939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55eefe1be5a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104217939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55eefe1be5a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55eefe1b9800] (fsm.c:486) 20250427104217939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55eefe1be5a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104217939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55eefe1be5a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104217939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55eefe1be5a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104217939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55eefe1be5a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104217939 DMSC NOTICE msub(IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x42DF8666) VLR: update for IMSI=262420000000047 (MSISDN=491230000047) (gsm_04_08.c:1541) 20250427104217939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55eefe1be5a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104217939 DMM DEBUG -> IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x42DF8666 LOCATION UPDATE ACCEPT (TMSI = 0x42df8666) (gsm_04_08.c:149) 20250427104217939 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x42DF8666 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104217939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104217939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104217939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104217939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104217939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104217939 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104217939 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104217939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104217939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104217939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 30 3b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 42 df 86 66 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(869)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(867)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(875)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(868)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(868)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(867)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(867)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(867)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(869)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104217942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104217942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104217942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104217942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104217942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104217942 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104217942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104217942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104217942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104217942 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104217942 DMM DEBUG msc_a(IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x42DF8666:GERAN-A-125:LU)[0x55eefe1b0df0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104217942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x42DF8666:GERAN-A-125:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104217942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55eefe1be5a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104217942 DMSC NOTICE msub(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666) VLR: update for IMSI=262420000000047 (MSISDN=491230000047) (gsm_04_08.c:1541) 20250427104217942 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104217942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55eefe1be5a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104217942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666:GERAN-A-125:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104217942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55eefe1be5a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104217942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55eefe1be5a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666:GERAN-A-125:LU)[0x55eefe1b9800] (vlr_lu_fsm.c:817) 20250427104217942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55eefe1be5a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104217942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55eefe1be5a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104217942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666:GERAN-A-125:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104217942 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000047/3/1): Available (smpp_smsc.c:626) 20250427104217942 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104217942 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104217942 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104217942 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104217942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104217942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104217942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104217942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104217942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104217942 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104217942 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104217942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104217942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104217942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 30 3b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(869)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(867)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(867)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(867)@84c1225eaf8b: vl_from0 20250427104217943 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104217943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104217943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104217943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104217943 DLSS7 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(867)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(869)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104217943 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104217943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104217943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104217943 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104217943 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104217943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666:GERAN-A-125:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104217943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666:GERAN-A-125:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666:GERAN-A-125:LU)[0x55eefe1b0df0] (msc_a.c:1053) 20250427104217943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666:GERAN-A-125:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104217943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666:GERAN-A-125:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104217943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666:GERAN-A-125:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104217944 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104217944 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104217944 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104217944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104217944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104217944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104217944 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104217944 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104217944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104217944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104217944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 30 3b 00 00 7d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(869)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@84c1225eaf8b: Session index based on local reference:0 20250427104217944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104217944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104217944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104217944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104217944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104217944 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104217944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104217944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104217944 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104217944 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 df 30 3b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(868)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(875)14626875 TC_lu_and_mt_ussd_notification0(875)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104217944 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104217944 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_ussd_notification0(875)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(875)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(875)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(868)@84c1225eaf8b: Created IMSI[0] for '262420000000047'H'42DF8666'O to be handled at TC_lu_and_mt_ussd_notification0(875) MSC_Test-GSUP(873)@84c1225eaf8b: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(875) 20250427104217984 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104217984 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427104217985 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427104217985 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427104217985 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104217985 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104217985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104217985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104217985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104217985 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104217985 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104217985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104217985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104217985 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 42 df 86 66 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(869)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(868)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_ussd_notification0(875) TC_lu_and_mt_ussd_notification0(875)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(875)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '42DF8666'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(868)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_ussd_notification0(875)4252049 MSC_Test_0-SCCP(867)@84c1225eaf8b: First idle individual index:0 20250427104217991 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104217991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104217991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104217991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104217991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104217991 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104217991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104217991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104217991 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104217991 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 e1 91 02 02 06 04 43 b9 00 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 df 86 66 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104217991 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x42DF8666:GERAN-A-126:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104217991 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x42DF8666:GERAN-A-126:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x42DF8666:GERAN-A-126:PAGING_RESP)[0x55eefe1b4720] (fsm.c:486) 20250427104217991 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x42DF8666:GERAN-A-126:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104217991 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x42DF8666:GERAN-A-126:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104217991 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104217991 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104217991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666:GERAN-A-126:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104217991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666:GERAN-A-126:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104217991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666:GERAN-A-126:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104217991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666:GERAN-A-126:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104217992 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666:GERAN-A-126:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104217992 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666:GERAN-A-126:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104217992 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666:GERAN-A-126:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104217992 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666:GERAN-A-126:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104217992 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666:GERAN-A-126:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104217992 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666:GERAN-A-126:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104217992 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104217992 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000047/3/1): Available (smpp_smsc.c:626) 20250427104217992 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250427104217992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104217992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104217992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104217992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104217992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104217992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104217992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104217992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104217992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104217992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e1 91 00 00 7e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104217992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104217992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104217992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104217992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104217992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104217992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104217992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104217992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104217992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104217992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e1 91 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 74 (osmo_ss7_asp.c:1164) 20250427104217992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104217992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104217992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104217992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104217992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104217992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104217992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104217992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104217992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104217992 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 40 e1 91 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(869)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(869)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(869)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(869)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(867)@84c1225eaf8b: { messageType := 2, destLocRef := '40E191'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(869)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(867)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(867)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(867)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104217994 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427104217994 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_lu_and_mt_ussd_notification0(875)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(875)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(875)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(868)@84c1225eaf8b: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(868)@84c1225eaf8b: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(867)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@84c1225eaf8b: vl_len:11 MSC_Test_0-SCCP(867)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(867)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250427104218002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104218002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104218002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104218002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104218002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104218002 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104218002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104218002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104218002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104218002 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) MSC_Test_0-M3UA(869)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_notification0(875)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104218004 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104218004 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427104218004 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104218004 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104218004 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104218004 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104218004 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104218004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104218004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104218004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104218004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104218004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104218004 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104218004 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104218004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104218004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104218004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e1 91 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250427104218004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104218004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104218004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104218004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104218004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104218004 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104218004 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104218004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104218004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104218004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e1 91 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(869)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(869)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(867)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(867)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(869)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(867)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(867)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(875)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(867)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(867)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(867)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(869)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104218007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104218007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104218007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104218007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104218007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104218007 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104218007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104218007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104218007 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104218007 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104218007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666:GERAN-A-126:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104218007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666:GERAN-A-126:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666:GERAN-A-126:PAGING_RESP)[0x55eefe1b4720] (msc_a.c:1053) 20250427104218007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666:GERAN-A-126:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104218007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666:GERAN-A-126:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104218007 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104218007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104218007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104218007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104218007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104218007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104218007 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104218007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104218007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104218007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104218007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e1 91 00 00 7e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(869)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@84c1225eaf8b: Session index based on local reference:0 20250427104218007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104218007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104218007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104218007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104218007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104218007 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104218007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104218007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104218007 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(869)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104218007 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 40 e1 91 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(868)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(875)4252049 TC_lu_and_mt_ussd_notification0(875)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104218008 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104218008 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x42DF8666 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_ussd_notification0(875)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(875)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(875)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-M3UA(869)@84c1225eaf8b: Final verdict of PTC: none 20250427104218013 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(868)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(872)@84c1225eaf8b: Final verdict of PTC: none 20250427104218015 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104218015 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(873)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(867)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(871)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(866)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(876)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(870)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(874)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(866): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(867): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(868): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(869): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(870): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(871): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(872): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(873): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(874): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_and_mt_ussd_notification0(875): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(876): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_and_mt_ussd_notification finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_notification pass'. Sun Apr 27 10:42: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 20250427104218208 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104218208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104218208 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104218208 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104218208 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104218208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104218208 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104218208 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104218208 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104218208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104218208 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104218208 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104218208 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104218208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104218208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104218208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104218208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104218208 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104218208 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104218208 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104218209 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=329448) 20250427104219015 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=329448, count=330608) 20250427104220016 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104220209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104220209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104220209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_notification pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call'. ------ MSC_Tests.TC_lu_and_mo_ussd_during_mt_call ------ Sun Apr 27 10:42:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_during_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_during_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104221018 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_and_mo_ussd_during_mt_call started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(880)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(880)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(880)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(878)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104221965 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(881)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104222018 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104222018 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(883)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(883)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104222020 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(883)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(883)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(883)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(883)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104222028 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104222028 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(884)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104222161 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104222161 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104222161 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104222161 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(880)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(880)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104222162 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104222162 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104222162 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104222162 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104222162 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104222162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104222162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104222162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104222162 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104222162 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104222162 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(880)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(880)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(880)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(880)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(880)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(880)@84c1225eaf8b: Message received on association #8 20250427104222163 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104222163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104222163 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104222163 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104222163 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104222163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104222163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104222163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104222163 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104222163 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104222163 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104222163 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(880)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(880)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(880)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(880)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(880)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104222163 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104222163 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104222968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104222968 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104222968 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104222968 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104222968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104222968 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104222968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104222968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104222969 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104222969 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104222969 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104222969 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104222969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104222969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104222969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104222969 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104222969 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104222969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104222969 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104222969 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(879)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(879)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)15918596 MSC_Test_0-SCCP(878)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(879)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104222984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104222984 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104222984 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104222984 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104222984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104222984 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104222984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104222984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104222984 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104222984 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f2 e6 04 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427104222985 DMM DEBUG msc_a(IMSI-262420000000048:GERAN-A-127:LU)[0x55eefe1b0df0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000048 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104222985 DMM DEBUG msc_a(IMSI-262420000000048:GERAN-A-127:LU)[0x55eefe1b0df0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104222985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104222985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000048:GERAN-A-127:LU)[0x55eefe1b0df0] (fsm.c:486) 20250427104222985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104222985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104222985 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104222985 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000048 id=262420000000048 (vlr.c:661) 20250427104222985 DVLR INFO New subscr, IMSI: 262420000000048 (vlr.c:562) 20250427104222985 DVLR DEBUG VLR subscr IMSI-262420000000048 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104222985 DVLR DEBUG VLR subscr IMSI-262420000000048 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104222985 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104222985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104222985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104222985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104222985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104222985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104222985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55eefe1b9800]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104222985 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104222985 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55eefe1b9800] (fsm.c:486) 20250427104222985 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104222985 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104222985 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104222985 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104222985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104222985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104222985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104222986 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104222986 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104222986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104222986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104222986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f2 e6 04 00 00 7f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104222986 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104222986 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104222986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104222986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104222986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104222986 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104222986 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104222986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104222986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104222986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f2 e6 04 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(880)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@84c1225eaf8b: { messageType := 2, destLocRef := 'F2E604'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(878)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(884)@84c1225eaf8b: Found GsupExpect[0] for "262420000000048" handled at TC_lu_and_mo_ussd_during_mt_call0(886) MSC_Test-GSUP(884)@84c1225eaf8b: Added IMSI table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)"262420000000048" 20250427104222989 DVLR DEBUG VLR subscr IMSI-262420000000048 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104222989 DVLR DEBUG VLR subscr IMSI-262420000000048 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(878)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(878)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(878)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104222991 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104222991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104222991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104222991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104222991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104222991 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104222991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104222991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104222991 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104222991 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104222994 DVLR DEBUG VLR subscr IMSI-262420000000048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104222994 DVLR DEBUG IMSI:262420000000048 has MSISDN:491230000048 (vlr.c:1045) 20250427104222994 DMSC NOTICE msub(IMSI-262420000000048:MSISDN-491230000048) VLR: update for IMSI=262420000000048 (MSISDN=491230000048) (gsm_04_08.c:1541) 20250427104222994 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104222995 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104222995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104222995 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104222995 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104222995 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104222995 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55eefe1b9800] (vlr_lu_fsm.c:110) 20250427104222995 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104222995 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55eefe1bfd40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104222995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104222995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104222995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55eefe1bb920]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104222995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55eefe1bb920]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55eefe1b9800] (fsm.c:486) 20250427104222995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55eefe1bb920]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104222995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55eefe1bb920]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104222995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55eefe1bb920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104222995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55eefe1bb920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104222995 DMSC NOTICE msub(IMSI-262420000000048:MSISDN-491230000048:TMSInew-0xA2DB7138) VLR: update for IMSI=262420000000048 (MSISDN=491230000048) (gsm_04_08.c:1541) 20250427104222995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55eefe1bb920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104222995 DMM DEBUG -> IMSI-262420000000048:MSISDN-491230000048:TMSInew-0xA2DB7138 LOCATION UPDATE ACCEPT (TMSI = 0xa2db7138) (gsm_04_08.c:149) 20250427104222995 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSInew-0xA2DB7138 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104222995 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104222995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104222995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104222995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104222995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104222995 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104222995 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104222995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104222995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104222995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 f2 e6 04 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a2 db 71 38 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(879)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(879)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(878)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(878)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(878)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104223000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104223000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104223000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104223000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104223000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104223000 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104223000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104223000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104223000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104223000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104223000 DMM DEBUG msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSInew-0xA2DB7138:GERAN-A-127:LU)[0x55eefe1b0df0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104223000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSInew-0xA2DB7138:GERAN-A-127:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104223000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55eefe1bb920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104223000 DMSC NOTICE msub(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138) VLR: update for IMSI=262420000000048 (MSISDN=491230000048) (gsm_04_08.c:1541) 20250427104223000 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104223000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55eefe1bb920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104223000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-127:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104223000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55eefe1bb920]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104223000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55eefe1bb920]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-127:LU)[0x55eefe1b9800] (vlr_lu_fsm.c:817) 20250427104223000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55eefe1bb920]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104223000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55eefe1bb920]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104223000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-127:LU)[0x55eefe1b9800]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104223001 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000048/3/1): Available (smpp_smsc.c:626) 20250427104223001 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104223001 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104223001 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104223001 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104223001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104223001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104223001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104223001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104223001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104223001 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104223001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104223001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104223001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104223001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f2 e6 04 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(878)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(878)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(878)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104223002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104223002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104223002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104223002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104223002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104223002 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104223002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104223002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104223002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104223003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104223003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-127:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104223003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-127:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-127:LU)[0x55eefe1b0df0] (msc_a.c:1053) 20250427104223003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-127:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104223003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-127:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104223003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-127:LU)[0x55eefe1b9800]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104223003 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104223003 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104223003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104223003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104223003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104223003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104223003 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104223003 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104223003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104223003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104223003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f2 e6 04 00 00 7f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@84c1225eaf8b: Session index based on local reference:0 20250427104223003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104223003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104223003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104223003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104223003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104223003 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104223003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104223003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104223003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104223003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f2 e6 04 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(879)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)15918596 TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104223004 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104223004 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(879)@84c1225eaf8b: Created IMSI[0] for '262420000000048'H'A2DB7138'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(886) MSC_Test-MNCC(881)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)1222083674 20250427104223014 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427104223014 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427104223014 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 callref-0x48d7845a tid-255) New transaction (transaction.c:231) 20250427104223014 DMNCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 callref-0x48d7845a 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) 20250427104223014 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 callref-0x48d7845a 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) 20250427104223014 DMNCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 callref-0x48d7845a tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427104223014 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427104223015 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427104223015 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104223015 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104223015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104223015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104223015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104223015 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104223015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104223015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104223015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104223015 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 a2 db 71 38 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(879)@84c1225eaf8b: 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)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(879)@84c1225eaf8b: Created IMSI[1] for '262420000000048'H'A2DB7138'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(886) TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A2DB7138'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(879)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)1192276 MSC_Test_0-SCCP(878)@84c1225eaf8b: First idle individual index:0 20250427104223027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104223027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104223027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104223027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104223027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104223027 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104223027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104223027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104223027 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104223027 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 12 31 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 a2 db 71 38 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104223027 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104223027 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1b4720] (fsm.c:486) 20250427104223027 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104223027 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104223028 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104223028 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104223028 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104223028 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104223028 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104223028 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104223028 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104223028 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104223028 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104223028 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104223028 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104223028 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104223028 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 callref-0x48d7845a tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427104223028 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427104223028 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427104223028 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a 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) 20250427104223028 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427104223028 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104223028 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000048/3/1): Available (smpp_smsc.c:626) 20250427104223028 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427104223029 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104223029 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104223029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104223029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104223029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104223029 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104223029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104223029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104223029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104223029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 12 31 54 00 00 80 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104223029 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104223029 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104223029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104223029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104223029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104223029 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104223029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104223029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104223029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104223029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 12 31 54 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 84 (osmo_ss7_asp.c:1164) 20250427104223029 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104223029 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104223029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104223029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104223029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104223029 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104223029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104223029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104223029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104223029 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 12 31 54 00 01 1d 01 00 1a 03 05 04 07 60 04 05 0b 02 00 81 5c 04 91 21 43 65 5e 07 91 94 21 03 00 00 84 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(880)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(880)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(878)@84c1225eaf8b: { messageType := 2, destLocRef := '123154'O, sourceLocRef := '000080'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(878)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(878)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104223032 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427104223032 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: f_mt_call_complete 1 MSC_Test_0-RAN(879)@84c1225eaf8b: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(879)@84c1225eaf8b: patched enc_l3: '8301'O MSC_Test_0-SCCP(878)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(878)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(878)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028301'O 20250427104223042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104223042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104223042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104223042 DLM3UA DEBUG 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(880)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104223042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104223042 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104223042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104223042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104223042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104223042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104223042 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427104223042 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427104223042 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427104223042 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427104223042 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a 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) 20250427104223042 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a 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)@84c1225eaf8b: f_mt_call_complete 2 MSC_Test-MGCP(882)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_ussd_during_mt_call0(886) 20250427104223052 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427104223052 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1bb920]{ESTABLISHING}: Allocated (fsm.c:456) 20250427104223052 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1bb920]{ESTABLISHING}: is child of msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1b4720] (fsm.c:486) 20250427104223052 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a 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) 20250427104223052 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1bd6b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427104223052 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1bd6b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1bb920] (fsm.c:486) 20250427104223052 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:no-CI)[0x55eefe1bd6b0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427104223052 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:no-CI)[0x55eefe1bd6b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427104223052 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1bba50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427104223052 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1bba50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1bb920] (fsm.c:486) 20250427104223052 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:no-CI)[0x55eefe1bba50]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427104223052 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:no-CI)[0x55eefe1bba50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(882)@84c1225eaf8b: 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)@84c1225eaf8b: f_mt_call_complete 3 20250427104223072 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:no-CI)[0x55eefe1bd6b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104223073 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1bb920]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427104223073 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a 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)@84c1225eaf8b: f_mt_call_complete 4 20250427104223075 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:no-CI)[0x55eefe1bba50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104223075 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1bb920]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427104223075 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a 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) 20250427104223075 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a tid-0) Sending Assignment Command (msc_a.c:706) 20250427104223075 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104223075 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104223075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104223075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104223075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104223075 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104223075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104223075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104223075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104223075 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 12 31 54 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: f_mt_call_complete 6 MSC_Test_0-SCCP(878)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(878)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(878)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104223083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104223083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104223084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104223084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104223084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104223084 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104223084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104223084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104223084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104223084 DLSS7 DEBUG 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) 20250427104223084 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1bba50]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427104223084 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138: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)[0x55eefe1bba50]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427104223084 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138: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)[0x55eefe1bba50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) MSC_Test_0-RAN(879)@84c1225eaf8b: patching N(SD)=1 into dtap '8307'O 20250427104223084 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a 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) 20250427104223084 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a 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) 20250427104223084 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a 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) 20250427104223084 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(879)@84c1225eaf8b: patched enc_l3: '8347'O MSC_Test_0-SCCP(878)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(878)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(878)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: f_mt_call_complete 5 TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: f_mt_call_complete 8 20250427104223089 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138: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)[0x55eefe1bba50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104223089 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138: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)[0x55eefe1bba50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427104223089 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1bb920]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427104223284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104223284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104223284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104223284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104223284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104223284 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104223285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104223285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104223285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104223285 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104223285 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427104223285 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427104223285 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427104223285 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a 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) 20250427104223285 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a 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)@84c1225eaf8b: f_mt_call_complete 7 20250427104223290 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427104223290 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a 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) 20250427104223290 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1bd6b0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250427104223290 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138: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)[0x55eefe1bd6b0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427104223290 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138: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)[0x55eefe1bd6b0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427104223290 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138: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)[0x55eefe1bd6b0]{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)@84c1225eaf8b: f_mt_call_complete 9 TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: f_mt_call_complete DONE TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104223294 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138: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)[0x55eefe1bd6b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104223294 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138: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)[0x55eefe1bd6b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427104223294 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1bb920]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427104223294 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1bb920]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(879)@84c1225eaf8b: patching N(SD)=2 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(879)@84c1225eaf8b: patched enc_l3: '1BBB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(878)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(878)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(878)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100191BBB1C15A11302010102013B300B04010F0406AA510C061B01'O 20250427104224306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104224306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104224306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104224306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104224306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104224306 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104224306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104224306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104224306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104224306 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 80 00 01 1c 01 00 19 1b bb 1c 15 a1 13 02 01 01 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104224307 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 + NCSS: now used by 4 (attached,CC,active-conn,NCSS) (transaction.c:228) 20250427104224307 DBSSAP ERROR msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1b4720]{MSC_A_ST_COMMUNICATING}: Creating new MO SS transaction without prior CM Service Request (gsm_09_11.c:182) TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104224309 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104224310 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:509) 20250427104224310 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250427104224310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104224310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104224310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104224310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104224310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104224310 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104224310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104224310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104224310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104224310 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 12 31 54 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 01 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 0c 46 c3 35 1a 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427104225319 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427104225319 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104225319 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427104225319 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427104225320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104225320 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104225320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104225320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104225320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104225320 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104225320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104225320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104225320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104225320 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 12 31 54 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(879)@84c1225eaf8b: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(879)@84c1225eaf8b: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(878)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(878)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(878)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O 20250427104225327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104225327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104225327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104225327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104225327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104225327 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104225327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104225327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104225327 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104225327 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 80 00 01 09 01 00 06 83 ed 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104225327 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427104225327 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427104225328 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427104225328 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x48d7845a tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427104225328 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427104225328 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104225328 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104225328 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104225328 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104225328 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104225328 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1bb920]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427104225328 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138: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)[0x55eefe1bba50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427104225328 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138: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)[0x55eefe1bba50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1bb920] (call_leg.c:197) 20250427104225328 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138: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)[0x55eefe1bba50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427104225328 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138: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)[0x55eefe1bba50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427104225328 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138: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)[0x55eefe1bd6b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427104225328 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138: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)[0x55eefe1bd6b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1bb920] (call_leg.c:197) 20250427104225328 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1bb920]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427104225328 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138: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)[0x55eefe1bd6b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427104225328 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138: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)[0x55eefe1bd6b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427104225328 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1bb920]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427104225328 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1bb920]{RELEASING}: Removing from parent msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1b4720] (call_leg.c:198) 20250427104225328 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1bb920]{RELEASING}: Freeing instance (call_leg.c:198) 20250427104225328 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1bb920]{RELEASING}: Deallocated (fsm.c:568) 20250427104225328 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104225329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104225329 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104225329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104225329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104225329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104225329 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104225329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104225329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104225329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104225329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 12 31 54 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427104225329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104225329 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104225329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104225329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104225329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104225329 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104225329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104225329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104225329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104225329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 12 31 54 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(880)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(878)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(881)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)1222083674 TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(878)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(878)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(878)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104225335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104225335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104225335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104225335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104225335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104225335 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104225335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104225335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104225335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104225335 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 80 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104225335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104225335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1b4720] (msc_a.c:1053) 20250427104225335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104225335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138:GERAN-A-128:PAGING_RESP)[0x55eefe1b08f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104225336 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xA2DB7138 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104225336 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104225336 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104225336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104225336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104225336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104225336 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104225336 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104225336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104225336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104225336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 12 31 54 00 00 80 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@84c1225eaf8b: Session index based on local reference:0 20250427104225337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104225337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104225337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104225337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104225337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104225337 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104225337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104225337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104225337 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104225337 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 12 31 54 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(879)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)1192276 TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: f_call_hangup 9: done TC_lu_and_mo_ussd_during_mt_call0(886)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-SCCP(878)@84c1225eaf8b: Final verdict of PTC: none 20250427104226354 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104226354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104226354 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104226354 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104226354 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104226354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104226354 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104226354 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104226354 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104226354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104226354 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104226354 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104226354 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104226354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104226354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104226354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104226354 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104226354 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104226354 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104226355 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104226355 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104226355 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104226355 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(880)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(884)@84c1225eaf8b: Final verdict of PTC: none 20250427104226356 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(881)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(877)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(879)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(883)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(885)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(887)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(882)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(877): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(878): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(879): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(880): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(881): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(882): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(883): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(884): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(885): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_and_mo_ussd_during_mt_call0(886): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(887): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass'. Sun Apr 27 10:42: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=471876) 20250427104227357 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=471876, count=473036) 20250427104228355 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104228355 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104228355 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427104228358 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call'. ------ MSC_Tests.TC_lu_and_mt_ussd_during_mt_call ------ Sun Apr 27 10:42:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_ussd_during_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_ussd_during_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104229359 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_and_mt_ussd_during_mt_call started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(891)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(891)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(891)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(889)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104230338 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(892)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104230359 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104230531 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104230531 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104230531 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104230531 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(891)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(891)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104230536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104230536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104230536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104230536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104230536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104230536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104230536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104230536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104230536 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104230536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104230536 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(891)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(891)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(891)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(891)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427104230536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104230536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104230536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104230536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104230536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104230536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104230536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104230536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104230536 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104230536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104230536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104230536 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(891)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(891)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(891)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(891)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(891)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(891)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(891)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104230537 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104230537 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104231345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104231345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104231345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104231345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104231345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104231345 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104231345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104231345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104231345 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104231345 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104231345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104231345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104231345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104231345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104231345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104231345 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104231345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104231345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104231345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104231345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(890)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427104231361 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104231361 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(894)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(894)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104231366 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(894)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(894)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(894)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(894)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104231388 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104231388 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(895)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000049'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(890)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)396291 MSC_Test_0-SCCP(889)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(890)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104231418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104231418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104231418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104231418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104231418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104231418 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104231418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104231418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104231418 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104231418 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 0c 03 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427104231418 DMM DEBUG msc_a(IMSI-262420000000049:GERAN-A-129:LU)[0x55eefe1bd480]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000049 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104231418 DMM DEBUG msc_a(IMSI-262420000000049:GERAN-A-129:LU)[0x55eefe1bd480]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104231418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55eefe1bd6b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104231418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55eefe1bd6b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000049:GERAN-A-129:LU)[0x55eefe1bd480] (fsm.c:486) 20250427104231418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55eefe1bd6b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104231418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55eefe1bd6b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104231418 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104231418 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000049 id=262420000000049 (vlr.c:661) 20250427104231418 DVLR INFO New subscr, IMSI: 262420000000049 (vlr.c:562) 20250427104231418 DVLR DEBUG VLR subscr IMSI-262420000000049 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104231418 DVLR DEBUG VLR subscr IMSI-262420000000049 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104231418 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104231418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55eefe1bd6b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104231418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55eefe1bd6b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104231418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55eefe1bd6b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104231418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55eefe1bd6b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104231418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55eefe1bd6b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104231418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55eefe1bd6b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104231418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55eefe1bb920]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104231418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55eefe1bb920]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55eefe1bd6b0] (fsm.c:486) 20250427104231418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55eefe1bb920]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104231418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55eefe1bb920]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104231418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104231418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104231418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104231418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104231418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104231418 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104231418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104231418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104231418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104231418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0c 03 00 00 81 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104231418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104231418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104231418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104231418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104231418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104231418 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104231418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104231418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104231418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104231418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 0c 03 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(891)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@84c1225eaf8b: { messageType := 2, destLocRef := '060C03'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(889)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(895)@84c1225eaf8b: Found GsupExpect[0] for "262420000000049" handled at TC_lu_and_mt_ussd_during_mt_call0(897) MSC_Test-GSUP(895)@84c1225eaf8b: Added IMSI table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)"262420000000049" 20250427104231421 DVLR DEBUG VLR subscr IMSI-262420000000049 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104231421 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(889)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(889)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(889)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104231423 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104231423 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104231423 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104231423 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104231423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104231423 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104231423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104231423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104231423 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104231423 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104231424 DVLR DEBUG VLR subscr IMSI-262420000000049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104231424 DVLR DEBUG IMSI:262420000000049 has MSISDN:491230000049 (vlr.c:1045) 20250427104231424 DMSC NOTICE msub(IMSI-262420000000049:MSISDN-491230000049) VLR: update for IMSI=262420000000049 (MSISDN=491230000049) (gsm_04_08.c:1541) 20250427104231424 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104231424 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104231424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55eefe1bd6b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104231424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55eefe1bb920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104231424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55eefe1bb920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104231424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55eefe1bb920]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104231424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55eefe1bb920]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55eefe1bd6b0] (vlr_lu_fsm.c:110) 20250427104231424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55eefe1bb920]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104231424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55eefe1bb920]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104231424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55eefe1bd6b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104231424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55eefe1bd6b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104231424 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55eefe1be6d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104231424 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55eefe1be6d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55eefe1bd6b0] (fsm.c:486) 20250427104231424 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55eefe1be6d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104231424 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55eefe1be6d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104231424 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55eefe1be6d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104231424 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55eefe1be6d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104231424 DMSC NOTICE msub(IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x02F35E98) VLR: update for IMSI=262420000000049 (MSISDN=491230000049) (gsm_04_08.c:1541) 20250427104231424 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55eefe1be6d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104231424 DMM DEBUG -> IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x02F35E98 LOCATION UPDATE ACCEPT (TMSI = 0x02f35e98) (gsm_04_08.c:149) 20250427104231424 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x02F35E98 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104231424 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104231424 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104231424 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104231424 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104231424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104231424 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104231424 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104231424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104231424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104231424 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 06 0c 03 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 02 f3 5e 98 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(890)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(890)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(889)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(889)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(889)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104231427 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104231427 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104231427 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104231427 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104231427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104231427 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104231427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104231427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104231427 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104231427 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104231427 DMM DEBUG msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x02F35E98:GERAN-A-129:LU)[0x55eefe1bd480]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104231427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x02F35E98:GERAN-A-129:LU)[0x55eefe1bd6b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104231427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55eefe1be6d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104231427 DMSC NOTICE msub(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98) VLR: update for IMSI=262420000000049 (MSISDN=491230000049) (gsm_04_08.c:1541) 20250427104231427 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104231427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55eefe1be6d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104231427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-129:LU)[0x55eefe1bd6b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104231427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55eefe1be6d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104231427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55eefe1be6d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-129:LU)[0x55eefe1bd6b0] (vlr_lu_fsm.c:817) 20250427104231427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55eefe1be6d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104231427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55eefe1be6d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104231427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-129:LU)[0x55eefe1bd6b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104231427 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000049/3/1): Available (smpp_smsc.c:626) 20250427104231427 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104231427 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104231427 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104231427 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104231427 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104231427 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104231427 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104231427 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104231427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104231427 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104231427 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104231427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104231427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104231427 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0c 03 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(889)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(889)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(889)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104231428 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104231428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104231428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104231428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104231428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104231428 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104231428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104231428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104231428 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104231428 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 81 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104231428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-129:LU)[0x55eefe1bd6b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104231428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-129:LU)[0x55eefe1bd6b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-129:LU)[0x55eefe1bd480] (msc_a.c:1053) 20250427104231428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-129:LU)[0x55eefe1bd6b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104231428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-129:LU)[0x55eefe1bd6b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104231428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-129:LU)[0x55eefe1bd6b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104231428 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104231428 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104231428 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104231428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104231428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104231428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104231428 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104231428 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104231428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104231428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104231428 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0c 03 00 00 81 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@84c1225eaf8b: Session index based on local reference:0 20250427104231428 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104231428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104231428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104231428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104231428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104231428 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104231428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104231428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104231428 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104231428 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 06 0c 03 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(890)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)396291 TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104231429 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104231429 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(890)@84c1225eaf8b: Created IMSI[0] for '262420000000049'H'02F35E98'O to be handled at TC_lu_and_mt_ussd_during_mt_call0(897) MSC_Test-MNCC(892)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)1409213877 20250427104231432 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427104231432 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427104231432 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 callref-0x53fee5b5 tid-255) New transaction (transaction.c:231) 20250427104231432 DMNCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 callref-0x53fee5b5 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) 20250427104231432 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 callref-0x53fee5b5 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) 20250427104231432 DMNCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 callref-0x53fee5b5 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427104231432 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427104231432 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427104231432 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104231432 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104231432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104231432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104231432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104231432 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104231432 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104231432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104231432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104231432 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 02 f3 5e 98 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(890)@84c1225eaf8b: 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)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(890)@84c1225eaf8b: Created IMSI[1] for '262420000000049'H'02F35E98'O to be handled at TC_lu_and_mt_ussd_during_mt_call0(897) TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '02F35E98'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(890)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)10579329 MSC_Test_0-SCCP(889)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104231435 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104231435 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104231435 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104231435 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104231435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104231435 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104231435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104231435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104231435 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104231435 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a1 6d 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 06 27 00 03 50 59 02 05 f4 02 f3 5e 98 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104231435 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1bba50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104231435 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1bba50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1bbb80] (fsm.c:486) 20250427104231435 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1bba50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104231435 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1bba50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104231435 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104231435 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104231435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1bba50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104231435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1bba50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104231435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1bba50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104231435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1bba50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104231435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1bba50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104231435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1bba50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104231435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1bba50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104231435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1bba50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104231435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1bba50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104231435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1bba50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104231435 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 callref-0x53fee5b5 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427104231435 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427104231435 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427104231435 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 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) 20250427104231435 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427104231435 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104231435 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000049/3/1): Available (smpp_smsc.c:626) 20250427104231435 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427104231435 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104231435 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104231435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104231435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104231435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104231435 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104231435 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104231435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104231435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104231435 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a1 6d 81 00 00 82 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104231435 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104231435 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104231435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104231435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104231435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104231435 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104231435 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104231435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104231435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104231435 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a1 6d 81 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 94 (osmo_ss7_asp.c:1164) 20250427104231435 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104231435 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104231435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104231435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104231435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104231435 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104231435 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104231435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104231435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104231435 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 a1 6d 81 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(891)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(891)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@84c1225eaf8b: { messageType := 2, destLocRef := 'A16D81'O, sourceLocRef := '000082'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(889)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(889)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(889)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104231436 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427104231436 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: f_mt_call_complete 1 MSC_Test_0-RAN(890)@84c1225eaf8b: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(890)@84c1225eaf8b: patched enc_l3: '8301'O MSC_Test_0-SCCP(889)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(889)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(889)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028301'O 20250427104231438 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104231438 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104231438 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104231438 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104231438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104231438 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104231438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104231438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104231438 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104231438 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104231438 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427104231438 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427104231438 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427104231438 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427104231438 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 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) 20250427104231438 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 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)@84c1225eaf8b: f_mt_call_complete 2 MSC_Test-MGCP(893)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_ussd_during_mt_call0(897) 20250427104231441 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427104231441 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1be6d0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427104231441 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1be6d0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1bbb80] (fsm.c:486) 20250427104231441 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 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) 20250427104231441 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1a2f70]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427104231441 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1a2f70]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1be6d0] (fsm.c:486) 20250427104231441 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:no-CI)[0x55eefe1a2f70]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427104231441 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:no-CI)[0x55eefe1a2f70]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427104231441 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1b0cc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427104231441 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1b0cc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1be6d0] (fsm.c:486) 20250427104231441 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:no-CI)[0x55eefe1b0cc0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427104231441 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:no-CI)[0x55eefe1b0cc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(893)@84c1225eaf8b: 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)@84c1225eaf8b: f_mt_call_complete 3 20250427104231447 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:no-CI)[0x55eefe1a2f70]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104231447 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1be6d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427104231447 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 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)@84c1225eaf8b: f_mt_call_complete 4 20250427104231447 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:no-CI)[0x55eefe1b0cc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104231447 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1be6d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427104231447 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 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) 20250427104231447 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 tid-0) Sending Assignment Command (msc_a.c:706) 20250427104231447 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104231447 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104231447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104231447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104231447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104231447 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104231447 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104231447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104231447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104231447 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 a1 6d 81 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: f_mt_call_complete 6 MSC_Test_0-SCCP(889)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(889)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(889)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104231450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104231450 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104231450 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104231450 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104231450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104231450 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104231450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104231450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104231450 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104231450 DLSS7 DEBUG 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) 20250427104231450 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1b0cc0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427104231450 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98: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)[0x55eefe1b0cc0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427104231450 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98: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)[0x55eefe1b0cc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427104231450 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 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) 20250427104231450 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 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) 20250427104231450 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 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) 20250427104231450 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(890)@84c1225eaf8b: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(890)@84c1225eaf8b: patched enc_l3: '8347'O MSC_Test_0-SCCP(889)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(889)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(889)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: f_mt_call_complete 5 TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: f_mt_call_complete 8 20250427104231451 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98: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)[0x55eefe1b0cc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104231451 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98: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)[0x55eefe1b0cc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427104231451 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1be6d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427104231653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104231653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104231653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104231653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104231653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104231653 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104231653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104231653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104231653 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104231653 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104231653 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427104231653 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427104231653 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427104231653 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 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) 20250427104231653 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 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)@84c1225eaf8b: f_mt_call_complete 7 20250427104231660 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427104231660 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 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) 20250427104231661 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1a2f70]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250427104231661 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98: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)[0x55eefe1a2f70]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427104231661 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98: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)[0x55eefe1a2f70]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427104231661 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98: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)[0x55eefe1a2f70]{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)@84c1225eaf8b: f_mt_call_complete 9 TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: f_mt_call_complete DONE TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104231666 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98: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)[0x55eefe1a2f70]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104231666 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98: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)[0x55eefe1a2f70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427104231666 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1be6d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427104231666 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1be6d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427104232674 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 + gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104232674 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 + NCSS: now used by 5 (attached,CC,active-conn,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427104232674 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:509) 20250427104232674 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104232674 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104232674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104232674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104232674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104232674 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104232674 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104232674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104232674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104232674 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 a1 6d 81 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(890)@84c1225eaf8b: patching N(SD)=2 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-RAN(890)@84c1225eaf8b: patched enc_l3: '8BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-SCCP(889)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(889)@84c1225eaf8b: vl_from0 20250427104232686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104232686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104232686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104232686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104232686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104232686 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104232686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104232686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104232686 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104232686 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 82 00 01 1c 01 00 19 8b ba 16 a2 14 02 01 01 30 0f 02 01 3c 30 0a 04 01 0f 04 05 ce 37 bc ec 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(889)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100198BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104232689 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104232689 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:509) 20250427104232689 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250427104232690 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104232690 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104232690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104232690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104232690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104232690 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104232690 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104232690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104232690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104232690 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a1 6d 81 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427104233696 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427104233696 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104233696 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427104233696 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427104233696 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104233696 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104233696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104233696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104233696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104233696 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104233696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104233696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104233696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104233696 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 a1 6d 81 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(890)@84c1225eaf8b: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(890)@84c1225eaf8b: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(889)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(889)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(889)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O 20250427104233702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104233702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104233702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104233702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104233702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104233702 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104233702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104233702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104233702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104233702 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) MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104233702 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427104233703 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427104233703 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427104233703 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x53fee5b5 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427104233703 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427104233703 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104233703 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104233703 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104233703 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104233703 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104233703 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1be6d0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427104233703 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98: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)[0x55eefe1b0cc0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427104233703 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98: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)[0x55eefe1b0cc0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1be6d0] (call_leg.c:197) 20250427104233703 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98: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)[0x55eefe1b0cc0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427104233703 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98: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)[0x55eefe1b0cc0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427104233703 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98: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)[0x55eefe1a2f70]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427104233703 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98: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)[0x55eefe1a2f70]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1be6d0] (call_leg.c:197) 20250427104233703 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1be6d0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427104233703 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98: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)[0x55eefe1a2f70]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427104233703 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98: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)[0x55eefe1a2f70]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427104233703 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1be6d0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427104233703 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1be6d0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1bbb80] (call_leg.c:198) 20250427104233703 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1be6d0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427104233703 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1be6d0]{RELEASING}: Deallocated (fsm.c:568) 20250427104233704 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104233704 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104233704 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104233704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104233704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104233704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104233704 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104233704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104233704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104233704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104233704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a1 6d 81 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427104233704 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104233704 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104233704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104233704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104233704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104233704 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104233704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104233704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104233704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104233704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a1 6d 81 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(891)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(892)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)1409213877 TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(889)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(889)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(889)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104233711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104233711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104233711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104233711 DLM3UA DEBUG 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(891)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104233711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104233711 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104233711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104233711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104233711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104233711 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104233711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1bba50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104233711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1bba50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1bbb80] (msc_a.c:1053) 20250427104233711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1bba50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104233711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98:GERAN-A-130:PAGING_RESP)[0x55eefe1bba50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104233712 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x02F35E98 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104233712 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104233712 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104233712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104233712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104233712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104233712 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104233712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104233712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104233712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104233712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a1 6d 81 00 00 82 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@84c1225eaf8b: Session index based on local reference:0 20250427104233712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104233712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104233712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104233712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104233712 DLSS7 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(891)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104233712 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104233713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104233713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104233713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104233713 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a1 6d 81 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(890)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)10579329 TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: f_call_hangup 9: done TC_lu_and_mt_ussd_during_mt_call0(897)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(895)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(890)@84c1225eaf8b: Final verdict of PTC: none 20250427104234729 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104234729 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(896)@84c1225eaf8b: Final verdict of PTC: none 20250427104234729 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(889)@84c1225eaf8b: Final verdict of PTC: none 20250427104234730 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104234730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104234730 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104234730 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104234730 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104234730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104234730 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104234730 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104234730 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104234730 DLSS7 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-IPA(894)@84c1225eaf8b: Final verdict of PTC: none 20250427104234730 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104234730 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104234730 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104234730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104234730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104234730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104234730 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104234730 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104234730 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(888)@84c1225eaf8b: Final verdict of PTC: none 20250427104234731 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104234731 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(892)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(891)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(893)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(898)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(888): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(889): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(890): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(891): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(892): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(893): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(894): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(895): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(896): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_and_mt_ussd_during_mt_call0(897): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(898): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass'. Sun Apr 27 10:42:34 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_ussd_during_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=481432) 20250427104235730 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=481432, count=482592) 20250427104236731 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104236731 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104236732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104236732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release'. ------ MSC_Tests.TC_lu_and_mo_ussd_mo_release ------ Sun Apr 27 10:42:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_mo_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_mo_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104237732 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_and_mo_ussd_mo_release started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(902)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(902)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(902)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(900)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104238734 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104238739 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(903)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104238934 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104238934 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104238934 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104238934 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(902)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(902)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104238939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104238939 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104238939 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104238939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104238939 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104238939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104238939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104238939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104238939 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104238939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(902)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(902)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427104238939 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(902)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(902)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427104238942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104238942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104238942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104238942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104238942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104238942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104238942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104238942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104238942 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104238942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104238942 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 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(902)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427104238942 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 20250427104238942 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104238942 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(902)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(902)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(902)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(902)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(902)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(902)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104239735 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104239736 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(905)@84c1225eaf8b: Established a new IPA connection (conn_id=2) 20250427104239740 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(905)@84c1225eaf8b: CCM 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(905)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(905)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(905)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(905)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(902)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104239747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104239747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104239747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104239747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104239747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104239747 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104239747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104239747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104239747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104239747 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104239747 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104239747 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104239748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104239748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104239748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104239748 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104239748 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104239748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104239748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104239748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(902)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(901)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427104239763 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104239763 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(906)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000050'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(901)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(908)12112901 MSC_Test_0-RAN(901)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(900)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(902)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104239831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104239831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104239831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104239831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104239831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104239831 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104239831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104239831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104239831 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104239831 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 d4 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 05 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104239831 DMM DEBUG msc_a(IMSI-262420000000050:GERAN-A-131:LU)[0x55eefe1a2e40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000050 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104239831 DMM DEBUG msc_a(IMSI-262420000000050:GERAN-A-131:LU)[0x55eefe1a2e40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104239831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104239831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000050:GERAN-A-131:LU)[0x55eefe1a2e40] (fsm.c:486) 20250427104239831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104239831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104239831 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104239832 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000050 id=262420000000050 (vlr.c:661) 20250427104239832 DVLR INFO New subscr, IMSI: 262420000000050 (vlr.c:562) 20250427104239832 DVLR DEBUG VLR subscr IMSI-262420000000050 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104239832 DVLR DEBUG VLR subscr IMSI-262420000000050 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104239832 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104239832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104239832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104239832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104239832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104239832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104239832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104239832 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104239832 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55eefe1a2f70] (fsm.c:486) 20250427104239832 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104239832 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104239832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104239832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104239832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104239832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104239832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104239832 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104239832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104239832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104239832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104239832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d4 05 00 00 83 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104239832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104239832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104239832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104239832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104239832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104239832 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104239832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104239832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104239832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104239832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d4 05 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(902)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(902)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(902)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@84c1225eaf8b: { messageType := 2, destLocRef := 'B8D405'O, sourceLocRef := '000083'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(900)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(900)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(900)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(906)@84c1225eaf8b: Found GsupExpect[0] for "262420000000050" handled at TC_lu_and_mo_ussd_mo_release0(908) MSC_Test-GSUP(906)@84c1225eaf8b: Added IMSI table entry 0TC_lu_and_mo_ussd_mo_release0(908)"262420000000050" 20250427104239836 DVLR DEBUG VLR subscr IMSI-262420000000050 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104239836 DVLR DEBUG VLR subscr IMSI-262420000000050 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(900)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(900)@84c1225eaf8b: vl_from0 TC_lu_and_mo_ussd_mo_release0(908)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(900)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_ussd_mo_release0(908)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-M3UA(902)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104239837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104239837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104239837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104239837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104239837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104239837 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104239837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104239837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104239837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104239837 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104239840 DVLR DEBUG VLR subscr IMSI-262420000000050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104239840 DVLR DEBUG IMSI:262420000000050 has MSISDN:491230000050 (vlr.c:1045) 20250427104239840 DMSC NOTICE msub(IMSI-262420000000050:MSISDN-491230000050) VLR: update for IMSI=262420000000050 (MSISDN=491230000050) (gsm_04_08.c:1541) 20250427104239840 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104239841 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104239841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104239841 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104239841 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104239841 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104239841 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55eefe1a2f70] (vlr_lu_fsm.c:110) 20250427104239841 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104239841 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104239841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104239841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104239841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55eefe1bd6b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104239841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55eefe1bd6b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55eefe1a2f70] (fsm.c:486) 20250427104239841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55eefe1bd6b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104239841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55eefe1bd6b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104239841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55eefe1bd6b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104239841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55eefe1bd6b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104239841 DMSC NOTICE msub(IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x89C7F636) VLR: update for IMSI=262420000000050 (MSISDN=491230000050) (gsm_04_08.c:1541) 20250427104239841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55eefe1bd6b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104239841 DMM DEBUG -> IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x89C7F636 LOCATION UPDATE ACCEPT (TMSI = 0x89c7f636) (gsm_04_08.c:149) 20250427104239841 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x89C7F636 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104239841 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104239841 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104239841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104239841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104239841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104239841 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104239841 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104239841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104239841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104239841 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d4 05 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 89 c7 f6 36 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(902)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(902)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(900)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(908)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(901)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(901)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(900)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(900)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(900)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104239845 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104239845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104239845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104239845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104239845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104239845 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104239845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104239845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104239845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104239845 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(902)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104239846 DMM DEBUG msc_a(IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x89C7F636:GERAN-A-131:LU)[0x55eefe1a2e40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104239846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x89C7F636:GERAN-A-131:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104239846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55eefe1bd6b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104239846 DMSC NOTICE msub(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636) VLR: update for IMSI=262420000000050 (MSISDN=491230000050) (gsm_04_08.c:1541) 20250427104239846 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104239846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55eefe1bd6b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104239846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636:GERAN-A-131:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104239846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55eefe1bd6b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104239846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55eefe1bd6b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636:GERAN-A-131:LU)[0x55eefe1a2f70] (vlr_lu_fsm.c:817) 20250427104239846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55eefe1bd6b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104239846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55eefe1bd6b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104239846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636:GERAN-A-131:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104239846 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000050/3/1): Available (smpp_smsc.c:626) 20250427104239846 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104239846 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104239846 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104239846 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104239846 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104239846 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104239846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104239846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104239846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104239846 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104239846 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104239846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104239846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104239846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d4 05 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(902)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(902)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(900)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(900)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(900)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(900)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104239847 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104239847 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104239847 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104239847 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104239847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104239847 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104239847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104239847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104239847 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104239847 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(902)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104239847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636:GERAN-A-131:LU)[0x55eefe1a2f70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104239847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636:GERAN-A-131:LU)[0x55eefe1a2f70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636:GERAN-A-131:LU)[0x55eefe1a2e40] (msc_a.c:1053) 20250427104239847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636:GERAN-A-131:LU)[0x55eefe1a2f70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104239847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636:GERAN-A-131:LU)[0x55eefe1a2f70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104239847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636:GERAN-A-131:LU)[0x55eefe1a2f70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104239847 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104239847 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104239847 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104239847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104239847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104239847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104239848 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104239848 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104239848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104239848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104239848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d4 05 00 00 83 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(902)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(902)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(902)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104239848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104239848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104239848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104239848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104239848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104239848 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104239848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104239848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104239848 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104239848 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b8 d4 05 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(901)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(908)12112901 TC_lu_and_mo_ussd_mo_release0(908)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104239849 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104239849 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_mo_release0(908)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(908)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(908)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(908)@84c1225eaf8b: 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 := '89C7F636'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(901)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(908)6565057 MSC_Test_0-RAN(901)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(900)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(902)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104240048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104240048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104240048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104240048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104240048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104240048 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104240048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104240048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104240049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104240049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 2c c1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 89 c7 f6 36 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104240049 DMM DEBUG msc_a(TMSI-0x89C7F636:GERAN-A-132:CM_SERVICE_REQ)[0x55eefe1b0df0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427104240049 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89C7F636:GERAN-A-132:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104240049 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89C7F636:GERAN-A-132:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x89C7F636:GERAN-A-132:CM_SERVICE_REQ)[0x55eefe1b0df0] (fsm.c:486) 20250427104240049 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89C7F636:GERAN-A-132:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104240049 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89C7F636:GERAN-A-132:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104240050 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104240050 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104240050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636:GERAN-A-132:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104240050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636:GERAN-A-132:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104240050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636:GERAN-A-132:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104240050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636:GERAN-A-132:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104240050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636:GERAN-A-132:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104240050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636:GERAN-A-132:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104240050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636:GERAN-A-132:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104240050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636:GERAN-A-132:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104240050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636:GERAN-A-132:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104240050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636:GERAN-A-132:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104240050 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000050/3/1): Available (smpp_smsc.c:626) 20250427104240050 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104240050 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104240050 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104240050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104240050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104240050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104240050 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104240050 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104240050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104240050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104240050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 64 2c c1 00 00 84 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104240050 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104240050 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104240050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104240050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104240050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104240051 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104240051 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104240051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104240051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104240051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 64 2c c1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 05 (osmo_ss7_asp.c:1164) 20250427104240051 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104240051 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104240051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104240051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104240051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104240051 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104240051 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104240051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104240051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104240051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 64 2c c1 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(902)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(902)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(902)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(902)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(902)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(902)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@84c1225eaf8b: { messageType := 2, destLocRef := '642CC1'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(900)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(900)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(900)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(900)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104240054 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104240054 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_mo_release0(908)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(908)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(906)@84c1225eaf8b: Created GsupExpect[0] for "262420000000050" to be handled at TC_lu_and_mo_ussd_mo_release0(908) MSC_Test_0-RAN(901)@84c1225eaf8b: patching N(SD)=1 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-RAN(901)@84c1225eaf8b: patched enc_l3: '1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-SCCP(900)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@84c1225eaf8b: vl_len:31 MSC_Test_0-SCCP(900)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(900)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01001C1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-M3UA(902)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104240073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104240073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104240073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104240073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104240073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104240073 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104240073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104240073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104240073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104240073 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) 20250427104240074 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_lu_and_mo_ussd_mo_release0(908)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104240076 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104240076 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427104240076 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104240076 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104240076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104240076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104240076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104240076 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104240076 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104240076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104240076 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104240076 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 64 2c c1 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(902)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(900)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(908)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(901)@84c1225eaf8b: patching N(SD)=2 into dtap '1B2A'O MSC_Test_0-RAN(901)@84c1225eaf8b: patched enc_l3: '1BAA'O MSC_Test_0-SCCP(900)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(900)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(900)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100021BAA'O MSC_Test_0-M3UA(902)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104240080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104240080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104240080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104240080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104240080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104240080 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104240080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104240080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104240080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104240080 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104240081 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104240081 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104240081 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104240081 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104240081 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104240081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104240081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104240081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104240081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104240081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104240081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104240081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104240081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104240081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104240081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 64 2c c1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(902)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(902)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(900)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(908)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(900)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(900)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(900)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(902)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104240084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104240084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104240084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104240084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104240084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104240084 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104240084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104240084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104240084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104240084 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104240084 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636:GERAN-A-132:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104240085 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636:GERAN-A-132:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636:GERAN-A-132:CM_SERVICE_REQ)[0x55eefe1b0df0] (msc_a.c:1053) 20250427104240085 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636:GERAN-A-132:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104240085 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636:GERAN-A-132:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104240085 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104240085 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104240085 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104240085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104240085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104240085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104240085 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104240085 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104240085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104240085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104240085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 64 2c c1 00 00 84 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(902)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(902)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@84c1225eaf8b: Session index based on local reference:0 20250427104240086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104240086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104240086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104240086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104240086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104240086 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104240086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104240086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104240086 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104240086 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 64 2c c1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(901)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(908)6565057 TC_lu_and_mo_ussd_mo_release0(908)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104240088 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104240088 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x89C7F636 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_mo_release0(908)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(908)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(908)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-SCCP(900)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(902)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(906)@84c1225eaf8b: Final verdict of PTC: none 20250427104240097 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104240097 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(901)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(903)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(909)@84c1225eaf8b: Final verdict of PTC: none 20250427104240099 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(899)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(904)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(905)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(907)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(899): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(900): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(901): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(902): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(903): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(904): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(905): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(906): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(907): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_and_mo_ussd_mo_release0(908): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(909): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release pass'. Sun Apr 27 10:42: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 20250427104240288 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104240288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104240288 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104240288 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104240288 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104240288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104240288 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104240288 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104240288 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104240288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104240288 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104240288 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104240288 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104240288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104240288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104240288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104240288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104240288 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104240288 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104240289 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104240289 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=328000) 20250427104241100 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=328000, count=329160) 20250427104242102 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104242289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104242289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104242289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_ss_session_timeout'. ------ MSC_Tests.TC_lu_and_ss_session_timeout ------ Sun Apr 27 10:42:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_ss_session_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_ss_session_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104243104 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_ss_session_timeout' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_and_ss_session_timeout started. 20250427104244105 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(913)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(913)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(913)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(911)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104244132 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(914)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104244328 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104244328 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104244328 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104244328 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(913)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(913)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104244331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104244331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104244331 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104244331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104244331 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104244331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104244331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104244331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104244331 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104244331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104244331 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(913)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(913)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(913)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(913)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427104244331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104244331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104244331 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104244332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104244332 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104244332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104244332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104244332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104244332 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104244332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104244332 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104244332 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(913)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(913)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(913)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(913)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(913)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427104244332 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104244332 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(913)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(913)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104245107 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104245107 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(916)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(916)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104245113 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(916)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(916)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(916)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(916)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104245127 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104245127 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427104245134 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104245134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104245134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104245134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104245134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104245134 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104245134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104245134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104245134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104245134 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104245134 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104245134 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104245134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104245134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104245134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104245134 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104245134 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104245134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104245134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104245134 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(913)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(912)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(917)@84c1225eaf8b: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(919) TC_lu_and_ss_session_timeout0(919)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_lu_and_ss_session_timeout0(919)15017784 MSC_Test_0-RAN(912)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(911)@84c1225eaf8b: First idle individual index:0 20250427104245160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104245160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104245160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104245160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104245160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104245160 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104245160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104245160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104245160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104245160 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 27 38 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 15 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104245160 DMM DEBUG msc_a(IMSI-262420000000051:GERAN-A-133:LU)[0x55eefe1a2e40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000051 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104245160 DMM DEBUG msc_a(IMSI-262420000000051:GERAN-A-133:LU)[0x55eefe1a2e40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104245160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104245160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000051:GERAN-A-133:LU)[0x55eefe1a2e40] (fsm.c:486) 20250427104245160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104245160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104245160 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104245160 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000051 id=262420000000051 (vlr.c:661) 20250427104245160 DVLR INFO New subscr, IMSI: 262420000000051 (vlr.c:562) 20250427104245160 DVLR DEBUG VLR subscr IMSI-262420000000051 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104245160 DVLR DEBUG VLR subscr IMSI-262420000000051 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104245160 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104245160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104245160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104245160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104245160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104245161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104245161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104245161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104245161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55eefe1a2f70] (fsm.c:486) 20250427104245161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104245161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104245161 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104245161 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104245161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104245161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104245161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104245161 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104245161 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104245161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104245161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104245161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e5 27 38 00 00 85 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104245161 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104245161 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104245161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104245161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104245161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104245161 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104245161 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104245161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104245161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104245161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e5 27 38 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(913)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(913)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(913)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@84c1225eaf8b: { messageType := 2, destLocRef := 'E52738'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(911)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(911)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(917)@84c1225eaf8b: Found GsupExpect[0] for "262420000000051" handled at TC_lu_and_ss_session_timeout0(919) MSC_Test-GSUP(917)@84c1225eaf8b: Added IMSI table entry 0TC_lu_and_ss_session_timeout0(919)"262420000000051" 20250427104245162 DVLR DEBUG VLR subscr IMSI-262420000000051 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104245162 DVLR DEBUG VLR subscr IMSI-262420000000051 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(911)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(911)@84c1225eaf8b: vl_from0 20250427104245163 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104245163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104245163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104245163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104245163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104245163 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104245163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104245163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104245163 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104245163 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(911)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(913)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_ss_session_timeout0(919)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(919)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104245166 DVLR DEBUG VLR subscr IMSI-262420000000051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104245166 DVLR DEBUG IMSI:262420000000051 has MSISDN:491230000051 (vlr.c:1045) 20250427104245166 DMSC NOTICE msub(IMSI-262420000000051:MSISDN-491230000051) VLR: update for IMSI=262420000000051 (MSISDN=491230000051) (gsm_04_08.c:1541) 20250427104245166 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104245167 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104245167 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104245167 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104245167 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104245167 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104245167 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55eefe1a2f70] (vlr_lu_fsm.c:110) 20250427104245167 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104245167 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104245167 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104245167 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104245167 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55eefe1bba50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104245167 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55eefe1bba50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55eefe1a2f70] (fsm.c:486) 20250427104245167 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55eefe1bba50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104245167 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55eefe1bba50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104245167 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55eefe1bba50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104245167 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55eefe1bba50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104245167 DMSC NOTICE msub(IMSI-262420000000051:MSISDN-491230000051:TMSInew-0xA0E7A6C9) VLR: update for IMSI=262420000000051 (MSISDN=491230000051) (gsm_04_08.c:1541) 20250427104245167 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55eefe1bba50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104245167 DMM DEBUG -> IMSI-262420000000051:MSISDN-491230000051:TMSInew-0xA0E7A6C9 LOCATION UPDATE ACCEPT (TMSI = 0xa0e7a6c9) (gsm_04_08.c:149) 20250427104245167 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSInew-0xA0E7A6C9 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104245167 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104245167 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104245167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104245167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104245167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104245167 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104245167 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104245167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104245167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104245167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 e5 27 38 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a0 e7 a6 c9 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(913)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(911)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_ss_session_timeout0(919)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(912)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(912)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(911)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(911)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(911)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104245170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104245170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104245170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104245170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104245170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104245170 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104245170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104245170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104245170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104245170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(913)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104245170 DMM DEBUG msc_a(IMSI-262420000000051:MSISDN-491230000051:TMSInew-0xA0E7A6C9:GERAN-A-133:LU)[0x55eefe1a2e40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104245170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSInew-0xA0E7A6C9:GERAN-A-133:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104245170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55eefe1bba50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104245170 DMSC NOTICE msub(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9) VLR: update for IMSI=262420000000051 (MSISDN=491230000051) (gsm_04_08.c:1541) 20250427104245170 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104245170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55eefe1bba50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104245170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9:GERAN-A-133:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104245170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55eefe1bba50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104245170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55eefe1bba50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9:GERAN-A-133:LU)[0x55eefe1a2f70] (vlr_lu_fsm.c:817) 20250427104245170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55eefe1bba50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104245170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55eefe1bba50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104245170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9:GERAN-A-133:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104245170 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000051/3/1): Available (smpp_smsc.c:626) 20250427104245170 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104245170 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104245170 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104245171 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104245171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104245171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104245171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104245171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104245171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104245171 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104245171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104245171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104245171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104245171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e5 27 38 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(913)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(911)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(911)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(911)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(911)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104245172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104245172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104245172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104245172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104245172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104245172 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104245172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104245172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104245172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104245172 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(913)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104245172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9:GERAN-A-133:LU)[0x55eefe1a2f70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104245172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9:GERAN-A-133:LU)[0x55eefe1a2f70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9:GERAN-A-133:LU)[0x55eefe1a2e40] (msc_a.c:1053) 20250427104245172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9:GERAN-A-133:LU)[0x55eefe1a2f70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104245172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9:GERAN-A-133:LU)[0x55eefe1a2f70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104245172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9:GERAN-A-133:LU)[0x55eefe1a2f70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104245172 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104245172 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104245172 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104245172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104245172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104245172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104245172 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104245172 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104245172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104245172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104245172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e5 27 38 00 00 85 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(913)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(913)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104245172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104245172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104245172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104245172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104245172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104245172 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104245172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104245172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104245172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104245172 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e5 27 38 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(912)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(919)15017784 TC_lu_and_ss_session_timeout0(919)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104245174 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104245174 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_ss_session_timeout0(919)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(919)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(919)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(919)@84c1225eaf8b: 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 := 'A0E7A6C9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(912)@84c1225eaf8b: Added conn table entry 0TC_lu_and_ss_session_timeout0(919)11371312 MSC_Test_0-RAN(912)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(911)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(913)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104245376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104245376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104245376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104245376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104245376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104245376 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104245377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104245377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104245377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104245377 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 83 30 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 a0 e7 a6 c9 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104245377 DMM DEBUG msc_a(TMSI-0xA0E7A6C9:GERAN-A-134:CM_SERVICE_REQ)[0x55eefe1b0df0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427104245377 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA0E7A6C9:GERAN-A-134:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104245377 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA0E7A6C9:GERAN-A-134:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA0E7A6C9:GERAN-A-134:CM_SERVICE_REQ)[0x55eefe1b0df0] (fsm.c:486) 20250427104245377 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA0E7A6C9:GERAN-A-134:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104245377 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA0E7A6C9:GERAN-A-134:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104245378 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104245378 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104245378 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9:GERAN-A-134:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104245378 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9:GERAN-A-134:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104245378 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9:GERAN-A-134:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104245378 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9:GERAN-A-134:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104245378 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9:GERAN-A-134:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104245378 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9:GERAN-A-134:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104245378 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9:GERAN-A-134:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104245378 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9:GERAN-A-134:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104245378 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9:GERAN-A-134:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104245378 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9:GERAN-A-134:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104245378 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000051/3/1): Available (smpp_smsc.c:626) 20250427104245378 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104245378 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104245378 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104245378 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104245378 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104245378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104245378 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104245378 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104245378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104245379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104245379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ad 83 30 00 00 86 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104245379 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104245379 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104245379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104245379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104245379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104245379 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104245379 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104245379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104245379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104245379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ad 83 30 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 15 (osmo_ss7_asp.c:1164) 20250427104245379 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104245379 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104245379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104245379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104245379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104245379 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104245379 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104245379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104245379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104245379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ad 83 30 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(913)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(913)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(913)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(913)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(913)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@84c1225eaf8b: { messageType := 2, destLocRef := 'AD8330'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(911)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(911)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(911)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(911)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104245383 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104245383 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_ss_session_timeout0(919)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(919)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(917)@84c1225eaf8b: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(919) MSC_Test_0-RAN(912)@84c1225eaf8b: patching N(SD)=1 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-RAN(912)@84c1225eaf8b: patched enc_l3: '1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-SCCP(911)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@84c1225eaf8b: vl_len:32 MSC_Test_0-SCCP(911)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(911)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01001D1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O 20250427104245401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104245401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104245401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104245401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104245401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104245401 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104245401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104245401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104245401 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104245401 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) MSC_Test_0-M3UA(913)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104245401 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_lu_and_ss_session_timeout0(919)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104248402 DSS NOTICE trans(NCSS IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9:GERAN-A-134:CM_SERVICE_REQ callref-0x20000004 tid-9) SS/USSD session timeout, releasing (gsm_09_11.c:67) 20250427104248403 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104248403 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104248403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104248403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104248403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104248403 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104248403 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104248403 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104248403 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104248403 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104248403 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104248403 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104248403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104248403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104248403 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ad 83 30 00 01 09 01 00 06 9b 2a 08 02 e2 9f (osmo_ss7_asp.c:1164) 20250427104248404 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104248404 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104248404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104248404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104248404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104248404 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104248404 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104248404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104248404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104248404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ad 83 30 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(913)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(913)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(913)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(911)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(911)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(911)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(911)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(911)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(911)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104248410 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104248410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104248410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104248410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104248410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104248410 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104248410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104248410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104248410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104248410 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 86 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104248411 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9:GERAN-A-134:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104248411 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9:GERAN-A-134:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9:GERAN-A-134:CM_SERVICE_REQ)[0x55eefe1b0df0] (msc_a.c:1053) 20250427104248411 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9:GERAN-A-134:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104248411 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9:GERAN-A-134:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104248411 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104248411 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104248411 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104248411 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104248411 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104248412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104248412 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104248412 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104248412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104248412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104248412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ad 83 30 00 00 86 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(913)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@84c1225eaf8b: Session index based on local reference:0 20250427104248413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104248413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104248413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104248413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104248413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104248413 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104248413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104248413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104248413 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104248413 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ad 83 30 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(912)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(919)11371312 TC_lu_and_ss_session_timeout0(919)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104248414 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104248414 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA0E7A6C9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_ss_session_timeout0(919)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(919)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(919)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(919)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(917)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(911)@84c1225eaf8b: Final verdict of PTC: none 20250427104248426 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104248426 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(913)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(914)@84c1225eaf8b: Final verdict of PTC: none 20250427104248426 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(916)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(912)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(910)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(920)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(915)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(918)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(910): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(911): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(912): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(913): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(914): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(915): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(916): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(917): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(918): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_and_ss_session_timeout0(919): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(920): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_and_ss_session_timeout finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_ss_session_timeout pass'. Sun Apr 27 10:42:48 UTC 2025 ====== MSC_Tests.TC_lu_and_ss_session_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_ss_session_timeout.talloc 20250427104248616 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104248616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104248616 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104248616 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104248616 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104248616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104248616 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104248616 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104248616 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104248616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104248616 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104248616 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104248616 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104248616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104248616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104248616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104248616 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104248616 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104248616 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104248616 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104248616 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=321604) 20250427104249428 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=321604, count=322860) 20250427104250429 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104250617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104250617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104250617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_ss_session_timeout pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr'. ------ MSC_Tests.TC_mt_ussd_for_unknown_subscr ------ Sun Apr 27 10:42:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mt_ussd_for_unknown_subscr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mt_ussd_for_unknown_subscr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104251430 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_mt_ussd_for_unknown_subscr started. 20250427104252431 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(924)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(924)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(924)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(922)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104252477 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(925)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104252673 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104252673 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104252673 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104252673 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(924)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(924)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104252678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104252678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104252678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104252678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104252678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104252678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104252678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104252678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104252678 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104252678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104252678 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(924)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(924)@84c1225eaf8b: Message received on association #8 20250427104252679 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104252679 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104252679 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104252679 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104252679 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104252679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104252679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104252679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104252679 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104252679 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104252679 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104252679 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(924)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(924)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(924)@84c1225eaf8b: Message received on association #8 20250427104252679 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104252679 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(924)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(924)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(924)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(924)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(924)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(924)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104253432 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104253432 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(927)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(927)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104253439 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(927)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(927)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(927)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(927)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104253451 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104253451 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427104253477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104253477 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104253477 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104253477 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104253477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104253477 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104253477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104253477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104253477 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104253477 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(924)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104253477 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104253477 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104253477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104253478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104253478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104253478 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104253478 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104253478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104253478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104253478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(924)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(923)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(923)@84c1225eaf8b: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_mt_ussd_for_unknown_subscr0(930) MSC_Test-GSUP(928)@84c1225eaf8b: Created GsupExpect[0] for "000000000000000" to be handled at TC_mt_ussd_for_unknown_subscr0(930) 20250427104253486 DSS ERROR Rx OSMO_GSUP_MSGT_PROC_SS_REQUEST for unknown subscriber, rejecting (gsm_09_11.c:444) MSC_Test-GSUP(928)@84c1225eaf8b: Found GsupExpect[0] for "000000000000000" handled at TC_mt_ussd_for_unknown_subscr0(930) MSC_Test-GSUP(928)@84c1225eaf8b: Added IMSI table entry 0TC_mt_ussd_for_unknown_subscr0(930)"000000000000000" TC_mt_ussd_for_unknown_subscr0(930)@84c1225eaf8b: setverdict(pass): none -> pass TC_mt_ussd_for_unknown_subscr0(930)@84c1225eaf8b: Final verdict of PTC: pass 20250427104253491 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(922)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(927)@84c1225eaf8b: Final verdict of PTC: none 20250427104253492 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104253492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104253492 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104253492 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104253492 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104253492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104253492 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104253492 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104253492 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104253492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104253492 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104253492 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104253492 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104253493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104253493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104253493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104253493 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104253493 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104253493 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(924)@84c1225eaf8b: Final verdict of PTC: none 20250427104253493 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104253493 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427104253493 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104253493 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(923)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(926)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(928)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(925)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(931)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(929)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(921)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(921): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(922): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(923): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(924): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(925): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(926): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(927): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(928): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(929): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_mt_ussd_for_unknown_subscr0(930): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(931): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_mt_ussd_for_unknown_subscr finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr pass'. Sun Apr 27 10:42:53 UTC 2025 ====== MSC_Tests.TC_mt_ussd_for_unknown_subscr pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mt_ussd_for_unknown_subscr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=77608) 20250427104254491 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=77608, count=78768) 20250427104255492 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104255494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104255494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104255494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_for_unknown_trans'. ------ MSC_Tests.TC_mo_ussd_for_unknown_trans ------ Sun Apr 27 10:42:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_ussd_for_unknown_trans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_ussd_for_unknown_trans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104256493 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_for_unknown_trans' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_mo_ussd_for_unknown_trans started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(935)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(935)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(935)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(933)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104257489 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(936)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104257493 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104257685 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104257685 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104257685 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104257685 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(935)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(935)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104257686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104257686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104257686 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104257686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104257686 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104257686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104257686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104257686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104257686 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104257686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104257686 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(935)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(935)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(935)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(935)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(935)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(935)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(935)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104257686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104257686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104257686 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104257686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104257686 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104257686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104257686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104257686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104257686 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104257686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104257686 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104257686 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427104257686 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104257686 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(935)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(935)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(935)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(935)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(935)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104258494 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104258495 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(938)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(938)@84c1225eaf8b: CCM 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(935)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104258499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104258499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104258499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104258499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104258499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104258499 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104258499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104258499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104258499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104258499 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104258499 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(938)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(938)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(938)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250427104258500 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104258500 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104258500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104258500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104258500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104258500 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104258500 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104258500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104258500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104258500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 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(938)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(938)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(935)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(934)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427104258521 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104258521 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-RAN(934)@84c1225eaf8b: Created IMSI[0] for '262420000000111'H'FFFFFFFF'O to be handled at TC_mo_ussd_for_unknown_trans0(941) MSC_Test-GSUP(939)@84c1225eaf8b: Created GsupExpect[0] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(941) MSC_Test-GSUP(939)@84c1225eaf8b: Created GsupExpect[1] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(941) TC_mo_ussd_for_unknown_trans0(941)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(941)8533920 MSC_Test_0-SCCP(933)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(934)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427104258572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104258572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104258572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104258572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104258573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104258573 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104258573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104258573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104258573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104258573 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 37 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 10 11 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104258573 DMM DEBUG msc_a(IMSI-262420000000111:GERAN-A-135:LU)[0x55eefe1a2e40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000111 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104258573 DMM DEBUG msc_a(IMSI-262420000000111:GERAN-A-135:LU)[0x55eefe1a2e40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104258573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104258573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000111:GERAN-A-135:LU)[0x55eefe1a2e40] (fsm.c:486) 20250427104258573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104258573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104258573 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104258573 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000111 id=262420000000111 (vlr.c:661) 20250427104258573 DVLR INFO New subscr, IMSI: 262420000000111 (vlr.c:562) 20250427104258573 DVLR DEBUG VLR subscr IMSI-262420000000111 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104258573 DVLR DEBUG VLR subscr IMSI-262420000000111 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104258573 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104258573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104258573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104258573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104258573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104258573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104258573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104258573 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104258573 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55eefe1a2f70] (fsm.c:486) 20250427104258573 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104258573 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104258573 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104258573 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104258573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104258573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104258573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104258573 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104258573 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104258573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104258573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104258573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 82 37 a0 00 00 87 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104258573 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104258573 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104258573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104258573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104258573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104258573 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104258573 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104258573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104258573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104258573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 82 37 a0 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@84c1225eaf8b: { messageType := 2, destLocRef := '8237A0'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(939)@84c1225eaf8b: Found GsupExpect[0] for "262420000000111" handled at TC_mo_ussd_for_unknown_trans0(941) MSC_Test-GSUP(939)@84c1225eaf8b: Added IMSI table entry 0TC_mo_ussd_for_unknown_trans0(941)"262420000000111" MSC_Test_0-SCCP(933)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104258575 DVLR DEBUG VLR subscr IMSI-262420000000111 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104258575 DVLR DEBUG VLR subscr IMSI-262420000000111 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(933)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(933)@84c1225eaf8b: vl_from0 20250427104258576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104258576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104258576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104258576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104258576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104258576 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104258576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104258576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104258576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104258576 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 87 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(933)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_ussd_for_unknown_trans0(941)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104258578 DVLR DEBUG VLR subscr IMSI-262420000000111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104258578 DVLR DEBUG IMSI:262420000000111 has MSISDN:491230000111 (vlr.c:1045) 20250427104258578 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250427104258578 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104258579 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104258579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104258579 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104258579 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104258579 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104258579 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55eefe1a2f70] (vlr_lu_fsm.c:110) 20250427104258579 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104258579 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104258579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104258579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104258579 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55eefe1bd290]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104258579 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55eefe1bd290]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55eefe1a2f70] (fsm.c:486) 20250427104258579 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55eefe1bd290]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104258579 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55eefe1bd290]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104258579 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55eefe1bd290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104258579 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55eefe1bd290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104258579 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x06EAEE23) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250427104258579 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55eefe1bd290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104258579 DMM DEBUG -> IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x06EAEE23 LOCATION UPDATE ACCEPT (TMSI = 0x06eaee23) (gsm_04_08.c:149) 20250427104258579 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x06EAEE23 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104258579 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104258579 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104258579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104258579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104258579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104258579 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104258579 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104258579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104258579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104258579 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 82 37 a0 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 06 ea ee 23 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(941)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(934)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(934)@84c1225eaf8b: patched enc_l3: '055B'O 20250427104258581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104258581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104258581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104258581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104258581 DLSS7 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(933)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(933)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104258581 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104258581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104258581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104258581 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104258581 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104258581 DMM DEBUG msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x06EAEE23:GERAN-A-135:LU)[0x55eefe1a2e40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104258581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x06EAEE23:GERAN-A-135:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104258581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55eefe1bd290]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104258581 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250427104258581 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104258581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55eefe1bd290]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104258581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-135:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104258581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55eefe1bd290]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104258581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55eefe1bd290]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-135:LU)[0x55eefe1a2f70] (vlr_lu_fsm.c:817) 20250427104258581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55eefe1bd290]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104258581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55eefe1bd290]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104258581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-135:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104258581 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250427104258581 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104258581 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104258581 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104258581 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104258582 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104258582 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104258582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104258582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104258582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104258582 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104258582 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104258582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104258582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104258582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 82 37 a0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104258583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104258583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(933)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(933)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(933)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104258583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104258583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104258583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104258583 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104258583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104258583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104258583 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104258583 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104258583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-135:LU)[0x55eefe1a2f70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104258583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-135:LU)[0x55eefe1a2f70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-135:LU)[0x55eefe1a2e40] (msc_a.c:1053) 20250427104258583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-135:LU)[0x55eefe1a2f70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104258583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-135:LU)[0x55eefe1a2f70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104258583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-135:LU)[0x55eefe1a2f70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104258583 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104258583 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104258583 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104258583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104258583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104258583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104258583 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104258583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104258583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104258583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104258583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 82 37 a0 00 00 87 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@84c1225eaf8b: Session index based on local reference:0 20250427104258583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104258583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104258583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104258583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104258583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104258583 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104258583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104258583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104258583 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104258583 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 82 37 a0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(934)@84c1225eaf8b: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(941)8533920 TC_mo_ussd_for_unknown_trans0(941)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104258584 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104258584 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(941)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(941)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(941)@84c1225eaf8b: 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 := '06EAEE23'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(934)@84c1225eaf8b: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(941)9183348 MSC_Test_0-RAN(934)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(933)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104258784 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104258784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104258784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104258785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104258785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104258785 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104258785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104258785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104258785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104258785 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8c 20 74 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 06 ea ee 23 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104258786 DMM DEBUG msc_a(TMSI-0x06EAEE23:GERAN-A-136:CM_SERVICE_REQ)[0x55eefe1b0df0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427104258786 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06EAEE23:GERAN-A-136:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104258786 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06EAEE23:GERAN-A-136:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x06EAEE23:GERAN-A-136:CM_SERVICE_REQ)[0x55eefe1b0df0] (fsm.c:486) 20250427104258786 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06EAEE23:GERAN-A-136:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104258786 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06EAEE23:GERAN-A-136:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104258786 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104258786 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104258786 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-136:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104258786 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-136:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104258786 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-136:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104258786 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-136:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104258786 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-136:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104258786 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-136:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104258786 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-136:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104258786 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-136:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104258786 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-136:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104258786 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-136:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104258786 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250427104258786 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104258787 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104258787 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104258787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104258787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104258787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104258787 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104258787 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104258787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104258787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104258787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8c 20 74 00 00 88 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104258787 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104258787 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104258787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104258787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104258787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104258787 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104258787 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104258787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104258787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104258787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 8c 20 74 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 11 (osmo_ss7_asp.c:1164) 20250427104258787 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104258787 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104258787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104258787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104258787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104258787 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104258787 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104258787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104258787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104258787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8c 20 74 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@84c1225eaf8b: { messageType := 2, destLocRef := '8C2074'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(933)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104258790 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104258790 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(941)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(934)@84c1225eaf8b: patching N(SD)=1 into dtap '1B3A17B232974D2D62137F2762426B32806DBD2D346A15A99BA5'O MSC_Test_0-RAN(934)@84c1225eaf8b: patched enc_l3: '1B7A17B232974D2D62137F2762426B32806DBD2D346A15A99BA5'O MSC_Test_0-SCCP(933)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@84c1225eaf8b: vl_len:29 MSC_Test_0-SCCP(933)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(933)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01001A1B7A17B232974D2D62137F2762426B32806DBD2D346A15A99BA5'O MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104258803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104258803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104258803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104258803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104258803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104258803 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104258803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104258803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104258803 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104258803 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 b2 32 97 4d 2d 62 13 7f 27 62 42 6b 32 80 6d bd 2d 34 6a 15 a9 9b a5 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104258803 DSS ERROR Rx GSM0480_MTYPE_FACILITY message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250427104258804 DBSSAP ERROR msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-136:CM_SERVICE_REQ)[0x55eefe1b0df0]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250427104258804 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104258804 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104258804 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104258804 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104258804 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104258804 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104258804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104258804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104258804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104258804 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104258804 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104258804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104258804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104258804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8c 20 74 00 01 05 01 00 02 9b 2a (osmo_ss7_asp.c:1164) 20250427104258804 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104258804 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104258804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104258804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104258804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104258804 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104258804 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104258805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104258805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104258805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8c 20 74 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(941)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(933)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(933)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(933)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104258810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104258810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104258810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104258810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104258810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104258810 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104258810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104258810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104258810 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104258810 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104258811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-136:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104258811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-136:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-136:CM_SERVICE_REQ)[0x55eefe1b0df0] (msc_a.c:1053) 20250427104258811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-136:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104258811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-136:CM_SERVICE_REQ)[0x55eefe1b0cc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104258811 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104258811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104258811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104258811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104258811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104258811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104258811 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104258811 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104258811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104258811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104258811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8c 20 74 00 00 88 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@84c1225eaf8b: Session index based on local reference:0 20250427104258812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104258812 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104258812 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104258812 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104258812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104258812 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104258812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104258812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104258812 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104258812 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 8c 20 74 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(934)@84c1225eaf8b: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(941)9183348 TC_mo_ussd_for_unknown_trans0(941)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104258814 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104258814 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(941)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(941)@84c1225eaf8b: 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 := '06EAEE23'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(934)@84c1225eaf8b: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(941)4646224 MSC_Test_0-RAN(934)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(933)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104259012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104259013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104259013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104259013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104259013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104259013 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104259013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104259013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104259013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104259013 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 46 e5 50 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 06 ea ee 23 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104259014 DMM DEBUG msc_a(TMSI-0x06EAEE23:GERAN-A-137:CM_SERVICE_REQ)[0x55eefe1a2e40]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427104259014 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06EAEE23:GERAN-A-137:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104259014 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06EAEE23:GERAN-A-137:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x06EAEE23:GERAN-A-137:CM_SERVICE_REQ)[0x55eefe1a2e40] (fsm.c:486) 20250427104259014 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06EAEE23:GERAN-A-137:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104259014 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06EAEE23:GERAN-A-137:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104259014 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104259014 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104259014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-137:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104259014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-137:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104259014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-137:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104259014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-137:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104259014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-137:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104259014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-137:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104259014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-137:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104259014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-137:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104259014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-137:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104259014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-137:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104259014 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250427104259014 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104259015 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104259015 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104259015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104259015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104259015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104259015 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104259015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104259015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104259015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104259015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 46 e5 50 00 00 89 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104259015 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104259015 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104259015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104259015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104259015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104259016 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104259016 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104259016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104259016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104259016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 46 e5 50 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 11 (osmo_ss7_asp.c:1164) 20250427104259016 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104259016 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104259016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104259016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104259016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104259016 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104259016 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104259016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104259016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104259016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 46 e5 50 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@84c1225eaf8b: { messageType := 2, destLocRef := '46E550'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(933)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104259018 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104259018 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(941)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(934)@84c1225eaf8b: patching N(SD)=1 into dtap '1B2A1C178767BF7368BF3C1AB116C1737481FD41A8FB2FE86C0F75'O MSC_Test_0-RAN(934)@84c1225eaf8b: patched enc_l3: '1B6A1C178767BF7368BF3C1AB116C1737481FD41A8FB2FE86C0F75'O MSC_Test_0-SCCP(933)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@84c1225eaf8b: vl_len:30 MSC_Test_0-SCCP(933)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(933)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01001B1B6A1C178767BF7368BF3C1AB116C1737481FD41A8FB2FE86C0F75'O 20250427104259024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104259024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104259024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104259024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104259024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104259024 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104259024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104259024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104259024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104259024 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 87 67 bf 73 68 bf 3c 1a b1 16 c1 73 74 81 fd 41 a8 fb 2f e8 6c 0f 75 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104259024 DSS ERROR Rx GSM0480_MTYPE_RELEASE_COMPLETE message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250427104259025 DBSSAP ERROR msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-137:CM_SERVICE_REQ)[0x55eefe1a2e40]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250427104259025 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104259025 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104259025 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104259025 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104259025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104259025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104259025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104259025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104259025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104259025 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104259025 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104259025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104259025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104259025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 46 e5 50 00 01 05 01 00 02 9b 2a (osmo_ss7_asp.c:1164) 20250427104259025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104259025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104259025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104259025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104259025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104259025 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104259025 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104259025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104259025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104259025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 46 e5 50 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(935)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(941)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(933)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(933)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(933)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104259029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104259029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104259029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104259029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104259029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104259029 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104259029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104259029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104259029 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104259029 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 89 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104259029 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-137:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104259029 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-137:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-137:CM_SERVICE_REQ)[0x55eefe1a2e40] (msc_a.c:1053) 20250427104259029 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-137:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104259029 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-137:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104259030 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104259030 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104259030 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104259030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104259030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104259030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104259030 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104259030 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104259030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104259030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104259030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 46 e5 50 00 00 89 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@84c1225eaf8b: Session index based on local reference:0 20250427104259031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104259031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104259031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104259031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104259031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104259031 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104259031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104259031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104259031 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104259031 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 46 e5 50 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(934)@84c1225eaf8b: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(941)4646224 TC_mo_ussd_for_unknown_trans0(941)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104259032 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104259032 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(941)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(941)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-M3UA(935)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(933)@84c1225eaf8b: Final verdict of PTC: none 20250427104259043 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(934)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(938)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(939)@84c1225eaf8b: Final verdict of PTC: none 20250427104259044 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104259044 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(936)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(940)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(932)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(937)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(942)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(932): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(933): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(934): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(935): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(936): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(937): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(938): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(939): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(940): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_mo_ussd_for_unknown_trans0(941): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(942): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_for_unknown_trans pass'. Sun Apr 27 10:42:59 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 20250427104259236 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104259236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104259236 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104259236 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104259236 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104259236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104259236 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104259236 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104259236 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104259236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104259236 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104259236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104259236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104259236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104259236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104259236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104259236 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104259236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104259236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104259237 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104259237 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=422880) 20250427104300044 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=422880, count=424136) 20250427104301045 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104301237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104301237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104301237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_for_unknown_trans pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_for_unknown_session'. ------ MSC_Tests.TC_proc_ss_for_unknown_session ------ Sun Apr 27 10:43:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_proc_ss_for_unknown_session.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_proc_ss_for_unknown_session.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104302047 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_for_unknown_session' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_proc_ss_for_unknown_session started. 20250427104303049 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(946)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(946)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(946)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(944)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104303097 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(947)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104303291 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104303291 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104303291 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104303291 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(946)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(946)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104303296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104303296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104303296 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104303296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104303296 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104303296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104303296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104303296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104303296 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104303296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104303296 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(946)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(946)@84c1225eaf8b: Message received on association #8 20250427104303296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104303296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104303296 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104303296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104303296 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104303296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104303296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104303296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104303296 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104303296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104303296 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104303296 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(946)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427104303297 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104303297 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(946)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(946)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(946)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(946)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(946)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(946)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(946)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(946)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104304051 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104304051 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(949)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(949)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104304057 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(949)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(949)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(949)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(949)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104304079 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104304079 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(946)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104304100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104304100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104304100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104304100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104304100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104304100 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104304100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104304100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104304100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104304100 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(946)@84c1225eaf8b: Message received on association #8 20250427104304100 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104304100 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104304100 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104304100 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104304100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104304100 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104304100 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104304100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104304100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104304100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(945)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(950)@84c1225eaf8b: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(952) TC_proc_ss_for_unknown_session0(952)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000110'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(945)@84c1225eaf8b: Added conn table entry 0TC_proc_ss_for_unknown_session0(952)14597559 MSC_Test_0-SCCP(944)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(945)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(946)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104304131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104304131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104304131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104304131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104304131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104304131 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104304131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104304131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104304131 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104304131 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 de bd b7 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 10 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104304132 DMM DEBUG msc_a(IMSI-262420000000110:GERAN-A-138:LU)[0x55eefe1b0df0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000110 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104304132 DMM DEBUG msc_a(IMSI-262420000000110:GERAN-A-138:LU)[0x55eefe1b0df0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104304132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104304132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000110:GERAN-A-138:LU)[0x55eefe1b0df0] (fsm.c:486) 20250427104304132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104304132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104304132 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104304132 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000110 id=262420000000110 (vlr.c:661) 20250427104304132 DVLR INFO New subscr, IMSI: 262420000000110 (vlr.c:562) 20250427104304132 DVLR DEBUG VLR subscr IMSI-262420000000110 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104304132 DVLR DEBUG VLR subscr IMSI-262420000000110 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104304132 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104304132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104304132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104304132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104304132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104304133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104304133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104304133 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104304133 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55eefe1b0cc0] (fsm.c:486) 20250427104304133 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104304133 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104304133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104304133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104304133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104304133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104304133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104304133 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104304133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104304133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104304133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104304133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 de bd b7 00 00 8a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104304133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104304133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104304133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104304133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104304133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104304133 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104304133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104304133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104304133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104304133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 de bd b7 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(946)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(946)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(946)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@84c1225eaf8b: { messageType := 2, destLocRef := 'DEBDB7'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(944)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(944)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(950)@84c1225eaf8b: Found GsupExpect[0] for "262420000000110" handled at TC_proc_ss_for_unknown_session0(952) MSC_Test-GSUP(950)@84c1225eaf8b: Added IMSI table entry 0TC_proc_ss_for_unknown_session0(952)"262420000000110" 20250427104304139 DVLR DEBUG VLR subscr IMSI-262420000000110 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104304139 DVLR DEBUG VLR subscr IMSI-262420000000110 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(944)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(944)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(944)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(944)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(946)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104304142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104304142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104304142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104304142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104304142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104304142 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104304142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104304142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104304142 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104304142 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_for_unknown_session0(952)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104304149 DVLR DEBUG VLR subscr IMSI-262420000000110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104304149 DVLR DEBUG IMSI:262420000000110 has MSISDN:491230000110 (vlr.c:1045) 20250427104304149 DMSC NOTICE msub(IMSI-262420000000110:MSISDN-491230000110) VLR: update for IMSI=262420000000110 (MSISDN=491230000110) (gsm_04_08.c:1541) 20250427104304149 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104304150 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104304150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55eefe1b0cc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104304150 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104304150 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104304150 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104304150 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55eefe1b0cc0] (vlr_lu_fsm.c:110) 20250427104304150 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104304150 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55eefe1be6d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104304150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55eefe1b0cc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104304150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55eefe1b0cc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104304150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55eefe1bd460]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104304150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55eefe1bd460]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55eefe1b0cc0] (fsm.c:486) 20250427104304151 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55eefe1bd460]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104304151 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55eefe1bd460]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104304151 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55eefe1bd460]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104304151 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55eefe1bd460]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104304151 DMSC NOTICE msub(IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x47849475) VLR: update for IMSI=262420000000110 (MSISDN=491230000110) (gsm_04_08.c:1541) 20250427104304151 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55eefe1bd460]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104304151 DMM DEBUG -> IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x47849475 LOCATION UPDATE ACCEPT (TMSI = 0x47849475) (gsm_04_08.c:149) 20250427104304151 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x47849475 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104304151 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104304151 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104304151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104304151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104304151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104304151 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104304151 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104304151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104304151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104304151 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 de bd b7 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 47 84 94 75 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(946)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(946)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(944)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_for_unknown_session0(952)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(945)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(945)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(944)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(944)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(944)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(944)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104304161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104304161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104304161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104304161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104304161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104304161 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104304161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104304161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104304161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104304161 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(946)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104304161 DMM DEBUG msc_a(IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x47849475:GERAN-A-138:LU)[0x55eefe1b0df0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104304161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x47849475:GERAN-A-138:LU)[0x55eefe1b0cc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104304161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55eefe1bd460]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104304161 DMSC NOTICE msub(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x47849475) VLR: update for IMSI=262420000000110 (MSISDN=491230000110) (gsm_04_08.c:1541) 20250427104304161 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x47849475 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104304161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55eefe1bd460]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104304161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x47849475:GERAN-A-138:LU)[0x55eefe1b0cc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104304161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55eefe1bd460]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104304161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55eefe1bd460]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x47849475:GERAN-A-138:LU)[0x55eefe1b0cc0] (vlr_lu_fsm.c:817) 20250427104304161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55eefe1bd460]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104304161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55eefe1bd460]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104304161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x47849475:GERAN-A-138:LU)[0x55eefe1b0cc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104304162 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000110/3/1): Available (smpp_smsc.c:626) 20250427104304162 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x47849475 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104304162 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x47849475 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104304162 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x47849475 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104304162 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x47849475 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104304162 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104304162 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104304162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104304162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104304162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104304162 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104304162 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104304162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104304162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104304162 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 de bd b7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(946)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(946)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(944)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(944)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(944)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(944)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(944)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(946)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104304165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104304165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104304165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104304165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104304165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104304165 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104304165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104304165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104304165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104304165 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104304165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x47849475:GERAN-A-138:LU)[0x55eefe1b0cc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104304165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x47849475:GERAN-A-138:LU)[0x55eefe1b0cc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x47849475:GERAN-A-138:LU)[0x55eefe1b0df0] (msc_a.c:1053) 20250427104304165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x47849475:GERAN-A-138:LU)[0x55eefe1b0cc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104304165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x47849475:GERAN-A-138:LU)[0x55eefe1b0cc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104304165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x47849475:GERAN-A-138:LU)[0x55eefe1b0cc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104304166 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x47849475 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104304166 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104304166 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104304166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104304166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104304166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104304166 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104304166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104304166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104304166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104304166 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 de bd b7 00 00 8a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(946)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(946)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@84c1225eaf8b: Session index based on local reference:0 20250427104304167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104304167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104304167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104304167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104304167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104304167 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104304167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104304167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104304167 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104304167 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 de bd b7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(946)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(945)@84c1225eaf8b: Deleted conn table entry 0TC_proc_ss_for_unknown_session0(952)14597559 TC_proc_ss_for_unknown_session0(952)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104304169 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x47849475 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104304169 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x47849475 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_for_unknown_session0(952)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_for_unknown_session0(952)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(952)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(945)@84c1225eaf8b: Created IMSI[0] for '262420000000110'H'47849475'O to be handled at TC_proc_ss_for_unknown_session0(952) MSC_Test-GSUP(950)@84c1225eaf8b: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(952) 20250427104304192 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x47849475 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104304192 DSS ERROR Received non-BEGIN message for non-existing transaction (gsm_09_11.c:349) 20250427104304192 DSS ERROR Failed to establish a network-originated SS/USSD transaction, rejecting OSMO_GSUP_MSGT_PROC_SS_REQUEST (gsm_09_11.c:493) 20250427104304192 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x47849475 - gsm0911_gsup_rx: now used by 1 (attached) (gsm_09_11.c:497) TC_proc_ss_for_unknown_session0(952)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(952)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(950)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(944)@84c1225eaf8b: Final verdict of PTC: none 20250427104304201 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427104304201 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104304201 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(946)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(949)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(945)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(947)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(951)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(953)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(948)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(943)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(943): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(944): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(945): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(946): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(947): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(948): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(949): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(950): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(951): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_proc_ss_for_unknown_session0(952): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(953): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_proc_ss_for_unknown_session finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_for_unknown_session pass'. Sun Apr 27 10:43:04 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 20250427104304368 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104304368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104304368 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104304368 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104304368 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104304368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104304368 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104304368 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104304368 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104304368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104304368 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104304368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104304368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104304368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104304368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104304368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104304368 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104304368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104304368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104304368 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104304368 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=204648) 20250427104305203 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=204648, count=205904) 20250427104306205 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104306369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104306369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104306369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_for_unknown_session pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_paging_fail'. ------ MSC_Tests.TC_proc_ss_paging_fail ------ Sun Apr 27 10:43:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_proc_ss_paging_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_proc_ss_paging_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104307207 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_paging_fail' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_proc_ss_paging_fail started. 20250427104308209 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(957)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(957)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(957)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(955)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104308273 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(958)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104308468 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104308468 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104308468 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104308468 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(957)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(957)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104308474 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104308474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104308474 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104308474 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104308474 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104308474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104308474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104308474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104308474 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104308474 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104308474 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(957)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(957)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(957)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(957)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(957)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(957)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(957)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104308476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104308476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104308476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104308476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104308476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104308476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104308476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104308476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104308476 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104308476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104308476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104308476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427104308476 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104308476 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(957)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(957)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(957)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(957)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(957)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104309211 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104309211 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(960)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(960)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104309212 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(960)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(960)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(960)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(960)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104309221 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104309221 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(961)@84c1225eaf8b: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(963) TC_proc_ss_paging_fail0(963)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104309273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104309273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104309273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104309273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104309273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104309273 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104309273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104309273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104309273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104309273 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104309274 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104309274 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104309274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104309274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104309274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104309274 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104309274 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104309274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104309274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104309274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(957)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(956)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(956)@84c1225eaf8b: Added conn table entry 0TC_proc_ss_paging_fail0(963)1455103 MSC_Test_0-RAN(956)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(955)@84c1225eaf8b: First idle individual index:0 20250427104309279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104309279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104309279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104309279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104309279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104309279 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104309279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104309279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104309279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104309279 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 33 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 10 10 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(957)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104309279 DMM DEBUG msc_a(IMSI-262420000000101:GERAN-A-139:LU)[0x55eefe1a2e40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000101 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104309279 DMM DEBUG msc_a(IMSI-262420000000101:GERAN-A-139:LU)[0x55eefe1a2e40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104309279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-139:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104309279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-139:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000101:GERAN-A-139:LU)[0x55eefe1a2e40] (fsm.c:486) 20250427104309279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-139:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104309279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-139:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104309279 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) 20250427104309279 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104309279 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427104309279 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104309279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104309279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104309279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104309279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104309279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104309279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1a2f70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104309279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1bd460]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104309279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1bd460]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1a2f70] (fsm.c:486) 20250427104309279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1bd460]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104309279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1bd460]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104309279 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104309279 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104309279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104309279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104309279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104309279 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104309279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104309279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104309280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104309280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 16 33 ff 00 00 8b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104309280 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104309280 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104309280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104309280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104309280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104309280 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104309280 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104309280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104309280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104309280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 16 33 ff 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(957)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(957)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@84c1225eaf8b: { messageType := 2, destLocRef := '1633FF'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(961)@84c1225eaf8b: Found GsupExpect[0] for "262420000000101" handled at TC_proc_ss_paging_fail0(963) MSC_Test-GSUP(961)@84c1225eaf8b: Added IMSI table entry 0TC_proc_ss_paging_fail0(963)"262420000000101" MSC_Test_0-SCCP(955)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(955)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104309282 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104309282 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(955)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(955)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(955)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_proc_ss_paging_fail0(963)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(957)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_proc_ss_paging_fail0(963)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104309282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104309282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104309282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104309282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104309282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104309282 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104309282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104309282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104309283 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104309283 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104309284 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104309284 DVLR DEBUG IMSI:262420000000101 has MSISDN:491230000101 (vlr.c:1045) 20250427104309284 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250427104309284 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104309285 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104309285 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104309285 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1bd460]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104309285 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1bd460]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104309285 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1bd460]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104309285 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1bd460]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1a2f70] (vlr_lu_fsm.c:110) 20250427104309285 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1bd460]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104309285 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1bd460]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104309285 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104309285 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104309285 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1be6d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104309285 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1be6d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1a2f70] (fsm.c:486) 20250427104309285 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1be6d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104309285 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1be6d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104309285 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1be6d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104309285 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1be6d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104309285 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x98A89B0C) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250427104309285 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1be6d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104309285 DMM DEBUG -> IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x98A89B0C LOCATION UPDATE ACCEPT (TMSI = 0x98a89b0c) (gsm_04_08.c:149) 20250427104309285 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x98A89B0C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104309285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104309285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104309285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104309285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104309285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104309285 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104309285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104309285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104309285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104309285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 16 33 ff 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 98 a8 9b 0c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(957)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(957)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(955)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_paging_fail0(963)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(955)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(955)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(957)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104309288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104309288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104309288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104309288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104309288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104309288 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104309288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104309288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104309288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104309288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104309288 DMM DEBUG msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x98A89B0C:GERAN-A-139:LU)[0x55eefe1a2e40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104309288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x98A89B0C:GERAN-A-139:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104309288 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1be6d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104309288 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x98A89B0C) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250427104309288 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1be6d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104309288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x98A89B0C:GERAN-A-139:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104309288 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1be6d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104309288 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1be6d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x98A89B0C:GERAN-A-139:LU)[0x55eefe1a2f70] (vlr_lu_fsm.c:817) 20250427104309288 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1be6d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104309288 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55eefe1be6d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104309288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x98A89B0C:GERAN-A-139:LU)[0x55eefe1a2f70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104309288 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250427104309288 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x98A89B0C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104309288 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x98A89B0C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104309288 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x98A89B0C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104309288 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x98A89B0C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104309288 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104309288 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104309288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104309288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104309288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104309288 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104309288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104309288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104309288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104309288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 16 33 ff 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(957)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(957)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(955)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(955)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(955)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104309290 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104309290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104309290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104309290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104309290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104309290 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104309290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104309290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104309290 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104309290 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104309290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x98A89B0C:GERAN-A-139:LU)[0x55eefe1a2f70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104309290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x98A89B0C:GERAN-A-139:LU)[0x55eefe1a2f70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x98A89B0C:GERAN-A-139:LU)[0x55eefe1a2e40] (msc_a.c:1053) 20250427104309290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x98A89B0C:GERAN-A-139:LU)[0x55eefe1a2f70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104309290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x98A89B0C:GERAN-A-139:LU)[0x55eefe1a2f70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104309290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x98A89B0C:GERAN-A-139:LU)[0x55eefe1a2f70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104309290 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x98A89B0C - active-conn: now used by 1 (attached) (msub.c:375) 20250427104309290 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104309290 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104309290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104309290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104309290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104309290 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104309290 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104309290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104309290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104309290 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 16 33 ff 00 00 8b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(957)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(957)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@84c1225eaf8b: Session index based on local reference:0 20250427104309291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104309291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104309291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104309291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104309291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104309291 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104309291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104309291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104309291 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104309291 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 16 33 ff 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(957)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@84c1225eaf8b: Deleted conn table entry 0TC_proc_ss_paging_fail0(963)1455103 TC_proc_ss_paging_fail0(963)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104309291 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x98A89B0C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104309291 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x98A89B0C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_paging_fail0(963)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(963)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(963)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@84c1225eaf8b: Created IMSI[0] for '262420000000101'H'98A89B0C'O to be handled at TC_proc_ss_paging_fail0(963) MSC_Test-GSUP(961)@84c1225eaf8b: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(963) 20250427104309328 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x98A89B0C + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104309328 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x98A89B0C + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427104309328 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x98A89B0C + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427104309328 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x98A89B0C - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427104309328 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104309328 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104309328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104309328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104309328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104309328 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104309328 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104309328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104309328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104309328 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 98 a8 9b 0c 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(957)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(957)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(956)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_paging_fail0(963) TC_proc_ss_paging_fail0(963)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104319329 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x98A89B0C - NCSS: now used by 2 (attached,Paging) (transaction.c:281) 20250427104319329 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x98A89B0C - Paging: now used by 1 (attached) (paging.c:202) TC_proc_ss_paging_fail0(963)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(963)@84c1225eaf8b: Final verdict of PTC: pass 20250427104319333 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104319333 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(961)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(955)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(958)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(957)@84c1225eaf8b: Final verdict of PTC: none 20250427104319333 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104319333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104319333 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104319333 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104319333 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104319333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104319333 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104319333 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104319333 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104319333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104319333 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104319333 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104319333 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) MSC_Test-MGCP(959)@84c1225eaf8b: Final verdict of PTC: none 20250427104319334 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427104319333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104319334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104319334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104319334 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104319334 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104319334 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(956)@84c1225eaf8b: Final verdict of PTC: none 20250427104319334 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104319334 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(960)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(962)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(954)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(964)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(954): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(955): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(956): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(957): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(958): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(959): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(960): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(961): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(962): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_proc_ss_paging_fail0(963): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(964): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_proc_ss_paging_fail finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_paging_fail pass'. Sun Apr 27 10:43: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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=219772) 20250427104320335 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=219772, count=220932) 20250427104321334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104321334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104321334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427104321336 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_paging_fail pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_abort'. ------ MSC_Tests.TC_proc_ss_abort ------ Sun Apr 27 10:43:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_proc_ss_abort.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_proc_ss_abort.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104322337 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_abort' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_proc_ss_abort started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(968)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(968)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(968)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(966)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104323338 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104323343 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(969)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104323534 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104323534 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104323534 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104323534 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(968)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(968)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104323539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104323539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104323539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104323539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104323539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104323539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104323539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104323539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104323539 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104323539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104323539 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(968)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(968)@84c1225eaf8b: Message received on association #8 20250427104323539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104323539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104323539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104323539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104323539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104323539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104323539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104323539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104323539 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104323539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104323539 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104323539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(968)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(968)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(968)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(968)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(968)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104323540 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104323540 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(968)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(968)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(968)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(968)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(968)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(968)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104324338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104324338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104324338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104324338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104324338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104324338 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104324338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104324338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104324338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104324338 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104324338 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104324338 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) 20250427104324338 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104324338 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104324338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104324338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104324338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104324338 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104324338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104324338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104324338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104324338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test-GSUP-IPA(971)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(968)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(971)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104324339 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(971)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(971)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(971)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(971)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-RAN(967)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427104324348 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104324348 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(972)@84c1225eaf8b: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(974) TC_proc_ss_abort0(974)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-RAN(967)@84c1225eaf8b: Added conn table entry 0TC_proc_ss_abort0(974)13433458 MSC_Test_0-SCCP(966)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(967)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(968)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104324372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104324372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104324372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104324372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104324372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104324372 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104324372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104324372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104324372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104324372 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 cc fa 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 10 20 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104324373 DMM DEBUG msc_a(IMSI-262420000000102:GERAN-A-140:LU)[0x55eefe1b0df0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000102 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104324373 DMM DEBUG msc_a(IMSI-262420000000102:GERAN-A-140:LU)[0x55eefe1b0df0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104324373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104324373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000102:GERAN-A-140:LU)[0x55eefe1b0df0] (fsm.c:486) 20250427104324373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104324373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104324373 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104324373 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000102 id=262420000000102 (vlr.c:661) 20250427104324373 DVLR INFO New subscr, IMSI: 262420000000102 (vlr.c:562) 20250427104324373 DVLR DEBUG VLR subscr IMSI-262420000000102 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104324373 DVLR DEBUG VLR subscr IMSI-262420000000102 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104324373 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104324373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104324373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104324373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104324373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104324373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104324373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104324373 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55eefe1bd460]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104324373 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55eefe1bd460]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55eefe1b0cc0] (fsm.c:486) 20250427104324373 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55eefe1bd460]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104324373 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55eefe1bd460]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104324373 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104324373 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104324373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104324373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104324373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104324373 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104324373 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104324373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104324373 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104324373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 cc fa 72 00 00 8c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104324373 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104324373 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104324373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104324373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104324373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104324373 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104324373 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104324374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104324374 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104324374 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 cc fa 72 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(968)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(968)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(968)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@84c1225eaf8b: { messageType := 2, destLocRef := 'CCFA72'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(966)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(966)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(972)@84c1225eaf8b: Found GsupExpect[0] for "262420000000102" handled at TC_proc_ss_abort0(974) MSC_Test-GSUP(972)@84c1225eaf8b: Added IMSI table entry 0TC_proc_ss_abort0(974)"262420000000102" 20250427104324377 DVLR DEBUG VLR subscr IMSI-262420000000102 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104324377 DVLR DEBUG VLR subscr IMSI-262420000000102 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(966)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(966)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(966)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(966)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_proc_ss_abort0(974)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(968)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_proc_ss_abort0(974)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104324379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104324379 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104324379 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104324379 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104324379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104324379 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104324379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104324379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104324379 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104324379 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104324417 DVLR DEBUG VLR subscr IMSI-262420000000102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104324417 DVLR DEBUG IMSI:262420000000102 has MSISDN:491230000102 (vlr.c:1045) 20250427104324417 DMSC NOTICE msub(IMSI-262420000000102:MSISDN-491230000102) VLR: update for IMSI=262420000000102 (MSISDN=491230000102) (gsm_04_08.c:1541) 20250427104324417 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104324420 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104324420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55eefe1b0cc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104324420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55eefe1bd460]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104324420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55eefe1bd460]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104324420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55eefe1bd460]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104324420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55eefe1bd460]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55eefe1b0cc0] (vlr_lu_fsm.c:110) 20250427104324420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55eefe1bd460]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104324420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55eefe1bd460]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104324420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55eefe1b0cc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104324420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55eefe1b0cc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104324420 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55eefe1b7090]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104324420 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55eefe1b7090]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55eefe1b0cc0] (fsm.c:486) 20250427104324420 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55eefe1b7090]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104324420 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55eefe1b7090]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104324420 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55eefe1b7090]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104324420 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55eefe1b7090]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104324420 DMSC NOTICE msub(IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x47914BF3) VLR: update for IMSI=262420000000102 (MSISDN=491230000102) (gsm_04_08.c:1541) 20250427104324421 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55eefe1b7090]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104324421 DMM DEBUG -> IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x47914BF3 LOCATION UPDATE ACCEPT (TMSI = 0x47914bf3) (gsm_04_08.c:149) 20250427104324421 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x47914BF3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104324421 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104324421 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104324421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104324421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104324421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104324421 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104324421 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104324421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104324421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104324421 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 cc fa 72 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 47 91 4b f3 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(968)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(966)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(974)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(967)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(967)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(966)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(966)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(966)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(966)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(968)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104324437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104324437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104324437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104324437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104324437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104324437 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104324437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104324437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104324437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104324437 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104324437 DMM DEBUG msc_a(IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x47914BF3:GERAN-A-140:LU)[0x55eefe1b0df0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104324437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x47914BF3:GERAN-A-140:LU)[0x55eefe1b0cc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104324437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55eefe1b7090]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104324437 DMSC NOTICE msub(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3) VLR: update for IMSI=262420000000102 (MSISDN=491230000102) (gsm_04_08.c:1541) 20250427104324437 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104324437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55eefe1b7090]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104324437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3:GERAN-A-140:LU)[0x55eefe1b0cc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104324438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55eefe1b7090]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104324438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55eefe1b7090]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3:GERAN-A-140:LU)[0x55eefe1b0cc0] (vlr_lu_fsm.c:817) 20250427104324438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55eefe1b7090]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104324438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55eefe1b7090]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104324438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3:GERAN-A-140:LU)[0x55eefe1b0cc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104324438 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000102/3/1): Available (smpp_smsc.c:626) 20250427104324438 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104324438 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104324438 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104324438 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104324438 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104324438 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104324438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104324439 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104324439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104324439 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104324439 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104324439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104324439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104324439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 cc fa 72 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(968)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(966)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(966)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(966)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(966)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(966)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(968)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104324443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104324443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104324443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104324443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104324443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104324443 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104324443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104324443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104324443 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104324443 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104324444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3:GERAN-A-140:LU)[0x55eefe1b0cc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104324444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3:GERAN-A-140:LU)[0x55eefe1b0cc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3:GERAN-A-140:LU)[0x55eefe1b0df0] (msc_a.c:1053) 20250427104324444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3:GERAN-A-140:LU)[0x55eefe1b0cc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104324444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3:GERAN-A-140:LU)[0x55eefe1b0cc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104324444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3:GERAN-A-140:LU)[0x55eefe1b0cc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104324444 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104324445 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104324445 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104324445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104324445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104324445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104324445 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104324445 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104324445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104324445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104324445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 cc fa 72 00 00 8c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(968)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(968)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104324446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104324446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104324446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104324446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104324446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104324446 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104324446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104324446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104324446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104324446 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 cc fa 72 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(967)@84c1225eaf8b: Deleted conn table entry 0TC_proc_ss_abort0(974)13433458 TC_proc_ss_abort0(974)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104324448 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104324448 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_abort0(974)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(974)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(974)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(967)@84c1225eaf8b: Created IMSI[0] for '262420000000102'H'47914BF3'O to be handled at TC_proc_ss_abort0(974) MSC_Test-GSUP(972)@84c1225eaf8b: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(974) 20250427104324464 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104324464 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427104324465 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427104324465 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427104324465 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104324465 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104324465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104324465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104324465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104324465 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104324465 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104324465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104324465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104324465 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 47 91 4b f3 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(968)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(967)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_abort0(974) TC_proc_ss_abort0(974)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(974)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '47914BF3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(967)@84c1225eaf8b: Added conn table entry 0TC_proc_ss_abort0(974)10866501 MSC_Test_0-SCCP(966)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(968)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104324476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104324476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104324476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104324476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104324476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104324476 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104324476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104324476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104324476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104324476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a5 cf 45 02 02 06 04 43 b9 00 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 91 4b f3 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104324477 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x47914BF3:GERAN-A-141:PAGING_RESP)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104324477 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x47914BF3:GERAN-A-141:PAGING_RESP)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x47914BF3:GERAN-A-141:PAGING_RESP)[0x55eefe1a2e40] (fsm.c:486) 20250427104324477 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x47914BF3:GERAN-A-141:PAGING_RESP)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104324477 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x47914BF3:GERAN-A-141:PAGING_RESP)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104324477 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104324477 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104324477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3:GERAN-A-141:PAGING_RESP)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104324477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3:GERAN-A-141:PAGING_RESP)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104324477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3:GERAN-A-141:PAGING_RESP)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104324477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3:GERAN-A-141:PAGING_RESP)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104324477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3:GERAN-A-141:PAGING_RESP)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104324477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3:GERAN-A-141:PAGING_RESP)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104324477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3:GERAN-A-141:PAGING_RESP)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104324477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3:GERAN-A-141:PAGING_RESP)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104324477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3:GERAN-A-141:PAGING_RESP)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104324477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3:GERAN-A-141:PAGING_RESP)[0x55eefe1a2f70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104324477 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104324477 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000102/3/1): Available (smpp_smsc.c:626) 20250427104324478 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250427104324478 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104324478 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104324478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104324478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104324478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104324478 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104324478 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104324478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104324478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104324478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a5 cf 45 00 00 8d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104324478 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104324478 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104324478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104324478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104324478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104324478 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104324478 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104324478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104324478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104324478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a5 cf 45 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 20 (osmo_ss7_asp.c:1164) 20250427104324479 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104324479 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(968)@84c1225eaf8b: Message received on association #8 20250427104324479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104324479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104324479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104324479 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104324479 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104324479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(968)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104324479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104324479 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 a5 cf 45 00 01 1e 01 00 1b 0b 3b 1c 17 e5 b5 70 ec 2a 29 84 a7 26 fd 3f 45 eb 7e 32 16 28 1a 56 cd 17 63 b7 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(966)@84c1225eaf8b: { messageType := 2, destLocRef := 'A5CF45'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-M3UA(968)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(966)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(968)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(968)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(966)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(966)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(968)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(966)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104324481 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427104324481 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_proc_ss_abort0(974)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(974)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(974)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104324487 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104324487 DSS NOTICE Rx OSMO_GSUP_MSGT_PROC_SS_ERROR from HLR/EUSE (cause=0x00, sid=0x20000555) (gsm_09_11.c:458) 20250427104324487 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:463) 20250427104324487 DSS NOTICE trans(NCSS IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3:GERAN-A-141:PAGING_RESP callref-0x20000555 tid-0) Aborting the session: sending RELEASE COMPLETE (gsm_09_11.c:471) 20250427104324487 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104324487 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104324487 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104324487 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104324487 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104324487 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104324487 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104324488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104324488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104324488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104324488 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104324488 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104324488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104324488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104324488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a5 cf 45 00 01 09 01 00 06 0b 2a 08 02 e2 a9 (osmo_ss7_asp.c:1164) 20250427104324488 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104324488 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104324488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104324488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104324488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104324488 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104324488 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104324488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104324488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104324488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a5 cf 45 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(968)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(968)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(966)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(968)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(966)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(966)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(974)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(966)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(966)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(966)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(966)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(968)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104324493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104324493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104324493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104324493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104324493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104324493 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104324493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104324493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104324493 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104324493 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104324493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3:GERAN-A-141:PAGING_RESP)[0x55eefe1a2f70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104324493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3:GERAN-A-141:PAGING_RESP)[0x55eefe1a2f70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3:GERAN-A-141:PAGING_RESP)[0x55eefe1a2e40] (msc_a.c:1053) 20250427104324493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3:GERAN-A-141:PAGING_RESP)[0x55eefe1a2f70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104324493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3:GERAN-A-141:PAGING_RESP)[0x55eefe1a2f70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104324493 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104324494 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104324494 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104324494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104324494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104324494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104324494 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104324494 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104324494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104324494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104324494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a5 cf 45 00 00 8d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(968)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(968)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104324495 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104324495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104324495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104324495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104324495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104324495 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104324495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104324495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104324495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104324495 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a5 cf 45 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(967)@84c1225eaf8b: Deleted conn table entry 0TC_proc_ss_abort0(974)10866501 TC_proc_ss_abort0(974)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104324496 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104324496 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x47914BF3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_abort0(974)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(974)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(974)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-M3UA(968)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(966)@84c1225eaf8b: Final verdict of PTC: none 20250427104324507 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104324507 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(970)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(969)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(972)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(967)@84c1225eaf8b: Final verdict of PTC: none 20250427104324511 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(973)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(975)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(971)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(965)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(965): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(966): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(967): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(968): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(969): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(970): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(971): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(972): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(973): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_proc_ss_abort0(974): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(975): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_proc_ss_abort finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_abort pass'. Sun Apr 27 10:43: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 20250427104324696 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104324696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104324696 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104324696 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104324696 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104324696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104324696 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104324696 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104324696 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104324696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104324696 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104324696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104324696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104324696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104324696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104324696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104324696 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104324696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104324696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104324697 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104324697 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=320952) 20250427104325512 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=320952, count=322112) 20250427104326513 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104326697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104326698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104326698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_abort pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_evil_ms'. ------ MSC_Tests.TC_mo_ussd_evil_ms ------ Sun Apr 27 10:43:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_ussd_evil_ms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_ussd_evil_ms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104327514 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_evil_ms' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_mo_ussd_evil_ms started. 20250427104328515 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(979)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(979)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(979)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(977)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104328569 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(980)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104328762 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104328762 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104328762 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104328762 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(979)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(979)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(979)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(979)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427104328767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104328767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104328767 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104328767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104328767 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104328767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104328767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104328767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104328767 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104328767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104328767 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(979)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(979)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427104328767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104328767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104328767 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104328767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104328767 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104328767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104328767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104328767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104328767 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104328767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104328767 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104328768 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(979)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(979)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104328768 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104328768 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(979)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(979)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(979)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(979)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(979)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104329516 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104329516 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(982)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(982)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104329522 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(982)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(982)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(982)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(982)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104329552 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104329552 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427104329574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104329575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104329575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104329575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104329575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104329575 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104329575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104329575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104329575 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(979)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104329575 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104329576 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104329576 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104329576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104329576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104329576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104329576 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104329576 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104329576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104329576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104329576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(979)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(978)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(978)@84c1225eaf8b: Created IMSI[0] for '262420000000111'H'FFFFFFFF'O to be handled at TC_mo_ussd_evil_ms0(985) MSC_Test-GSUP(983)@84c1225eaf8b: Created GsupExpect[0] for "262420000000111" to be handled at TC_mo_ussd_evil_ms0(985) MSC_Test-GSUP(983)@84c1225eaf8b: Created GsupExpect[1] for "262420000000111" to be handled at TC_mo_ussd_evil_ms0(985) TC_mo_ussd_evil_ms0(985)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_mo_ussd_evil_ms0(985)7919918 MSC_Test_0-SCCP(977)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(978)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(979)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104329639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104329639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104329639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104329639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104329639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104329639 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104329639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104329639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104329639 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104329639 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 78 d9 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 10 11 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104329640 DMM DEBUG msc_a(IMSI-262420000000111:GERAN-A-142:LU)[0x55eefe1b0df0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000111 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104329640 DMM DEBUG msc_a(IMSI-262420000000111:GERAN-A-142:LU)[0x55eefe1b0df0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104329640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-142:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104329640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-142:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000111:GERAN-A-142:LU)[0x55eefe1b0df0] (fsm.c:486) 20250427104329640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-142:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104329640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-142:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104329640 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104329640 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104329640 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427104329640 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104329640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104329640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104329640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104329640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104329641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104329641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104329641 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1b7090]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104329641 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1b7090]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1b0cc0] (fsm.c:486) 20250427104329641 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1b7090]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104329641 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1b7090]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104329641 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104329641 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104329641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104329641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104329641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104329641 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104329641 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104329641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104329641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104329641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 78 d9 2e 00 00 8e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104329641 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104329641 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104329641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104329641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104329641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104329641 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104329641 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104329641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104329641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104329641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 78 d9 2e 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(979)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(979)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@84c1225eaf8b: { messageType := 2, destLocRef := '78D92E'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(977)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(977)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(983)@84c1225eaf8b: Found GsupExpect[0] for "262420000000111" handled at TC_mo_ussd_evil_ms0(985) MSC_Test-GSUP(983)@84c1225eaf8b: Added IMSI table entry 0TC_mo_ussd_evil_ms0(985)"262420000000111" 20250427104329647 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104329647 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(977)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(977)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(977)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(977)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(979)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104329650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104329650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104329650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104329650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104329650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104329650 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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_mo_ussd_evil_ms0(985)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427104329650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104329650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104329650 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104329650 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8e 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_mo_ussd_evil_ms0(985)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104329657 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104329657 DVLR DEBUG IMSI:262420000000111 has MSISDN:491230000111 (vlr.c:1045) 20250427104329657 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250427104329657 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104329658 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104329658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1b0cc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104329658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1b7090]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104329658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1b7090]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104329658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1b7090]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104329658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1b7090]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1b0cc0] (vlr_lu_fsm.c:110) 20250427104329658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1b7090]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104329658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1b7090]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104329658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1b0cc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104329658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1b0cc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104329658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1bd460]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104329658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1bd460]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1b0cc0] (fsm.c:486) 20250427104329658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1bd460]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104329658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1bd460]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104329658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1bd460]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104329658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1bd460]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104329658 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:TMSInew-0x20B76AA0) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250427104329658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1bd460]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104329658 DMM DEBUG -> IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:TMSInew-0x20B76AA0 LOCATION UPDATE ACCEPT (TMSI = 0x20b76aa0) (gsm_04_08.c:149) 20250427104329658 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:TMSInew-0x20B76AA0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104329658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104329658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104329658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104329658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104329658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104329658 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104329658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104329658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104329658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104329658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 78 d9 2e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 20 b7 6a a0 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(979)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(977)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_evil_ms0(985)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(978)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(978)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(977)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(977)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(977)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(977)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(979)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104329668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104329668 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104329668 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104329668 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104329668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104329668 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104329668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104329668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104329668 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104329668 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104329668 DMM DEBUG msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:TMSInew-0x20B76AA0:GERAN-A-142:LU)[0x55eefe1b0df0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104329668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:TMSInew-0x20B76AA0:GERAN-A-142:LU)[0x55eefe1b0cc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104329668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1bd460]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104329668 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250427104329668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1bd460]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104329668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0:GERAN-A-142:LU)[0x55eefe1b0cc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104329668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1bd460]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104329668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1bd460]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0:GERAN-A-142:LU)[0x55eefe1b0cc0] (vlr_lu_fsm.c:817) 20250427104329668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1bd460]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104329669 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x06EAEE23:GERAN-A-142:LU)[0x55eefe1bd460]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104329669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0:GERAN-A-142:LU)[0x55eefe1b0cc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104329669 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250427104329669 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104329669 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104329669 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104329669 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104329669 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104329669 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104329669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104329669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104329669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104329669 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104329669 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104329669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104329669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104329669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 78 d9 2e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(979)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(977)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(977)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(977)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(977)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(977)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104329672 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104329672 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104329672 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104329672 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104329672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104329672 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104329672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104329672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104329672 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(979)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104329672 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104329673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0:GERAN-A-142:LU)[0x55eefe1b0cc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104329673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0:GERAN-A-142:LU)[0x55eefe1b0cc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0:GERAN-A-142:LU)[0x55eefe1b0df0] (msc_a.c:1053) 20250427104329673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0:GERAN-A-142:LU)[0x55eefe1b0cc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104329673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0:GERAN-A-142:LU)[0x55eefe1b0cc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104329673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0:GERAN-A-142:LU)[0x55eefe1b0cc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104329673 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104329673 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104329673 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104329673 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104329673 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104329673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104329673 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104329673 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104329674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104329674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104329674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 78 d9 2e 00 00 8e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(979)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@84c1225eaf8b: Session index based on local reference:0 20250427104329674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104329674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104329674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104329674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104329674 DLSS7 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(979)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104329674 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104329674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104329674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104329674 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104329674 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 78 d9 2e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(978)@84c1225eaf8b: Deleted conn table entry 0TC_mo_ussd_evil_ms0(985)7919918 TC_mo_ussd_evil_ms0(985)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104329676 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104329676 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_evil_ms0(985)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_evil_ms0(985)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_evil_ms0(985)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_evil_ms0(985)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '20B76AA0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(978)@84c1225eaf8b: Added conn table entry 0TC_mo_ussd_evil_ms0(985)6053895 MSC_Test_0-RAN(978)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(977)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(979)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104329877 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104329877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104329877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104329877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104329877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104329877 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104329877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104329877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104329877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104329877 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 5c 60 07 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 20 b7 6a a0 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104329878 DMM DEBUG msc_a(TMSI-0x20B76AA0:GERAN-A-143:CM_SERVICE_REQ)[0x55eefe1a2e40]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427104329878 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x20B76AA0:GERAN-A-143:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104329878 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x20B76AA0:GERAN-A-143:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x20B76AA0:GERAN-A-143:CM_SERVICE_REQ)[0x55eefe1a2e40] (fsm.c:486) 20250427104329878 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x20B76AA0:GERAN-A-143:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104329878 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x20B76AA0:GERAN-A-143:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104329878 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104329878 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104329879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0:GERAN-A-143:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104329879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0:GERAN-A-143:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104329879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0:GERAN-A-143:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104329879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0:GERAN-A-143:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104329879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0:GERAN-A-143:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104329879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0:GERAN-A-143:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104329879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0:GERAN-A-143:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104329879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0:GERAN-A-143:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104329879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0:GERAN-A-143:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104329879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0:GERAN-A-143:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104329879 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250427104329879 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104329880 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104329880 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104329880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104329880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104329880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104329880 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104329880 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104329880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104329880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104329880 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5c 60 07 00 00 8f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104329880 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104329880 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104329880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104329880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104329880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104329880 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104329880 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104329880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104329880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104329880 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 5c 60 07 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 11 (osmo_ss7_asp.c:1164) 20250427104329880 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104329880 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104329880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104329880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104329880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104329880 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104329880 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104329880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104329880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104329880 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5c 60 07 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(979)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(979)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(979)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@84c1225eaf8b: { messageType := 2, destLocRef := '5C6007'O ("\\`\a"), sourceLocRef := '00008F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(977)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(977)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(977)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(977)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104329884 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104329884 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_ussd_evil_ms0(985)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_evil_ms0(985)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(978)@84c1225eaf8b: patching N(SD)=1 into dtap '1B3A1781CC3F5D231268B5A2E4097EE25DA88153F1354D44F8B5'O MSC_Test_0-RAN(978)@84c1225eaf8b: patched enc_l3: '1B7A1781CC3F5D231268B5A2E4097EE25DA88153F1354D44F8B5'O MSC_Test_0-SCCP(977)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(977)@84c1225eaf8b: vl_len:29 MSC_Test_0-SCCP(977)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(977)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01001A1B7A1781CC3F5D231268B5A2E4097EE25DA88153F1354D44F8B5'O 20250427104329894 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104329894 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104329894 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104329894 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104329894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104329894 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104329894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104329894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104329894 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104329894 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 81 cc 3f 5d 23 12 68 b5 a2 e4 09 7e e2 5d a8 81 53 f1 35 4d 44 f8 b5 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104329895 DSS ERROR Rx GSM0480_MTYPE_FACILITY message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250427104329895 DBSSAP ERROR msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0:GERAN-A-143:CM_SERVICE_REQ)[0x55eefe1a2e40]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250427104329895 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104329895 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104329895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104329895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104329895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104329895 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104329895 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104329895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104329895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104329895 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5c 60 07 00 01 05 01 00 02 9b 2a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(979)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(977)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_evil_ms0(985)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104334879 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104334880 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104334880 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104334880 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104334880 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104334880 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104334880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104334880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104334880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104334880 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104334880 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104334880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104334880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104334881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5c 60 07 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(979)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(977)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(977)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(977)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(977)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(977)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104334886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104334886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104334886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104334886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104334887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104334887 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104334887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104334887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104334887 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104334887 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104334887 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0:GERAN-A-143:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104334887 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0:GERAN-A-143:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0:GERAN-A-143:CM_SERVICE_REQ)[0x55eefe1a2e40] (msc_a.c:1053) 20250427104334887 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0:GERAN-A-143:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104334887 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0:GERAN-A-143:CM_SERVICE_REQ)[0x55eefe1a2f70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104334888 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104334888 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104334888 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104334888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104334888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104334888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104334888 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104334888 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104334888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104334888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104334888 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5c 60 07 00 00 8f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(979)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@84c1225eaf8b: Session index based on local reference:0 20250427104334889 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104334889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104334889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104334889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104334889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104334890 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104334890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104334890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104334890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104334890 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5c 60 07 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(978)@84c1225eaf8b: Deleted conn table entry 0TC_mo_ussd_evil_ms0(985)6053895 TC_mo_ussd_evil_ms0(985)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104334891 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104334891 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x20B76AA0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_evil_ms0(985)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_evil_ms0(985)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_evil_ms0(985)@84c1225eaf8b: Final verdict of PTC: pass 20250427104334899 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104334899 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(979)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(977)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(980)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(983)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(978)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(976)@84c1225eaf8b: Final verdict of PTC: none 20250427104334904 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(986)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(982)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(981)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(984)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(976): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(977): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(978): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(979): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(980): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(981): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(982): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(983): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(984): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_mo_ussd_evil_ms0(985): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(986): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_mo_ussd_evil_ms finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_evil_ms pass'. Sun Apr 27 10:43:34 UTC 2025 ====== MSC_Tests.TC_mo_ussd_evil_ms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mo_ussd_evil_ms.talloc 20250427104335092 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104335092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104335092 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104335092 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104335092 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104335092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104335092 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104335092 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104335092 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104335092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104335092 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104335092 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104335092 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104335092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104335092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104335092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104335092 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104335092 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104335092 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104335093 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104335093 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=316040) 20250427104335905 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=316040, count=317200) 20250427104336906 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104337094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104337094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104337094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_evil_ms pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mo_ussd'. ------ MSC_Tests.TC_multi_lu_and_mo_ussd ------ Sun Apr 27 10:43:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_multi_lu_and_mo_ussd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_multi_lu_and_mo_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104337908 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mo_ussd' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_multi_lu_and_mo_ussd started. 20250427104338909 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(990)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(990)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(990)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(988)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104338966 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(991)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104339154 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104339154 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104339154 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104339154 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(990)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104339158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104339158 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104339158 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104339158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104339158 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104339158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104339158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104339158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104339158 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104339158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104339158 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(990)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(990)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(990)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104339159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104339159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104339159 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104339159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104339159 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104339159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104339159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104339159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104339159 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104339159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104339159 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104339159 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 20250427104339159 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104339159 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(990)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104339910 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104339910 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(993)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(993)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104339912 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(993)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(993)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(993)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(993)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104339920 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104339920 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[0] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(996) TC_multi_lu_and_mo_ussd0(996)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000210'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[1] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(997) TC_multi_lu_and_mo_ussd0(997)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104339956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104339956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104339956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104339956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104339956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104339956 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104339956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104339956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104339956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104339956 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104339956 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104339956 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104339956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104339956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104339956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104339956 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104339956 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104339956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104339956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104339956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(989)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(989)@84c1225eaf8b: Added conn table entry 0TC_multi_lu_and_mo_ussd0(996)9125028 MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-RAN(989)@84c1225eaf8b: Added conn table entry 1TC_multi_lu_and_mo_ussd0(997)8589742 MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104339960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104339960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:1 20250427104339960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104339960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104339960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104339960 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104339960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104339960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104339960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104339960 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8b 3c a4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104339960 DMM DEBUG msc_a(IMSI-262420000000210:GERAN-A-144:LU)[0x55eefe1b0df0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000210 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104339960 DMM DEBUG msc_a(IMSI-262420000000210:GERAN-A-144:LU)[0x55eefe1b0df0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104339960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104339960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000210:GERAN-A-144:LU)[0x55eefe1b0df0] (fsm.c:486) 20250427104339960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104339960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104339960 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104339960 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000210 id=262420000000210 (vlr.c:661) 20250427104339960 DVLR INFO New subscr, IMSI: 262420000000210 (vlr.c:562) 20250427104339960 DVLR DEBUG VLR subscr IMSI-262420000000210 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104339960 DVLR DEBUG VLR subscr IMSI-262420000000210 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104339960 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104339960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104339960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104339960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104339960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104339960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104339960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55eefe1b0cc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104339960 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55eefe1b7090]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104339960 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55eefe1b7090]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55eefe1b0cc0] (fsm.c:486) 20250427104339960 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55eefe1b7090]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104339960 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55eefe1b7090]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104339960 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104339960 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104339960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104339960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104339960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104339960 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104339960 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104339960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104339960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104339960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8b 3c a4 00 00 90 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104339960 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104339960 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104339960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104339960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104339960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104339960 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104339960 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104339960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104339960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104339960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 8b 3c a4 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 01 (osmo_ss7_asp.c:1164) 20250427104339961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104339961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104339961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104339961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104339961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104339961 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104339961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104339961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104339961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104339961 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 83 11 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 20 11 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := '8B3CA4'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 } } 20250427104339961 DMM DEBUG msc_a(IMSI-262420000000211:GERAN-A-145:LU)[0x55eefe1c3c80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000211 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104339961 DMM DEBUG msc_a(IMSI-262420000000211:GERAN-A-145:LU)[0x55eefe1c3c80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104339961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55eefe1c3f10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104339961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55eefe1c3f10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000211:GERAN-A-145:LU)[0x55eefe1c3c80] (fsm.c:486) 20250427104339961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55eefe1c3f10]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104339961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55eefe1c3f10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104339961 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104339961 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000211 id=262420000000211 (vlr.c:661) 20250427104339961 DVLR INFO New subscr, IMSI: 262420000000211 (vlr.c:562) 20250427104339961 DVLR DEBUG VLR subscr IMSI-262420000000211 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104339961 DVLR DEBUG VLR subscr IMSI-262420000000211 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:0 20250427104339961 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104339961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55eefe1c3f10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104339961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55eefe1c3f10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104339961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55eefe1c3f10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104339961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55eefe1c3f10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104339961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55eefe1c3f10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104339961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55eefe1c3f10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104339961 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55eefe1c9730]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104339961 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55eefe1c9730]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55eefe1c3f10] (fsm.c:486) 20250427104339961 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55eefe1c9730]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104339961 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55eefe1c9730]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104339961 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104339961 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104339961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104339961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104339961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104339961 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104339961 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104339961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104339961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104339961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 83 11 ae 00 00 91 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104339961 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104339961 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104339961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104339961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104339961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104339961 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104339961 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104339961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104339961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104339961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 83 11 ae 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 11 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := '8311AE'O, sourceLocRef := '000091'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(994)@84c1225eaf8b: Found GsupExpect[0] for "262420000000210" handled at TC_multi_lu_and_mo_ussd0(996) MSC_Test-GSUP(994)@84c1225eaf8b: Added IMSI table entry 0TC_multi_lu_and_mo_ussd0(996)"262420000000210" MSC_Test-GSUP(994)@84c1225eaf8b: Found GsupExpect[1] for "262420000000211" handled at TC_multi_lu_and_mo_ussd0(997) MSC_Test-GSUP(994)@84c1225eaf8b: Added IMSI table entry 1TC_multi_lu_and_mo_ussd0(997)"262420000000211" MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[0] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(999) TC_multi_lu_and_mo_ussd0(999)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104339963 DVLR DEBUG VLR subscr IMSI-262420000000210 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104339963 DVLR DEBUG VLR subscr IMSI-262420000000210 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427104339964 DVLR DEBUG VLR subscr IMSI-262420000000211 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104339964 DVLR DEBUG VLR subscr IMSI-262420000000211 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427104339964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104339964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104339964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104339964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104339964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104339964 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104339964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104339964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104339964 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104339964 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 90 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@84c1225eaf8b: Added conn table entry 2TC_multi_lu_and_mo_ussd0(999)3441946 MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:2 MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 2 set to 1 TC_multi_lu_and_mo_ussd0(997)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(996)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(997)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(996)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104339967 DVLR DEBUG VLR subscr IMSI-262420000000211 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104339967 DVLR DEBUG IMSI:262420000000211 has MSISDN:491230000211 (vlr.c:1045) 20250427104339967 DMSC NOTICE msub(IMSI-262420000000211:MSISDN-491230000211) VLR: update for IMSI=262420000000211 (MSISDN=491230000211) (gsm_04_08.c:1541) 20250427104339967 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104339967 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104339967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55eefe1c3f10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104339967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55eefe1c9730]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104339967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55eefe1c9730]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104339967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55eefe1c9730]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104339967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55eefe1c9730]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55eefe1c3f10] (vlr_lu_fsm.c:110) 20250427104339967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55eefe1c9730]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104339967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55eefe1c9730]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104339967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55eefe1c3f10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104339967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55eefe1c3f10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104339967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55eefe1c32c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104339967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55eefe1c32c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55eefe1c3f10] (fsm.c:486) 20250427104339967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55eefe1c32c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104339967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55eefe1c32c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104339967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55eefe1c32c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104339967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55eefe1c32c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104339967 DMSC NOTICE msub(IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x3DFD6704) VLR: update for IMSI=262420000000211 (MSISDN=491230000211) (gsm_04_08.c:1541) 20250427104339967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55eefe1c32c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104339967 DMM DEBUG -> IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x3DFD6704 LOCATION UPDATE ACCEPT (TMSI = 0x3dfd6704) (gsm_04_08.c:149) 20250427104339967 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x3DFD6704 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104339967 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104339967 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104339967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104339967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104339967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104339967 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104339967 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104339967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104339967 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104339967 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 83 11 ae 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3d fd 67 04 (osmo_ss7_asp.c:1164) 20250427104339967 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104339967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104339967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104339967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104339967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104339967 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104339967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104339967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104339967 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104339967 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 85 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 20 21 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104339967 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104339967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104339967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104339967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104339967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104339967 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104339967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104339967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104339967 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104339967 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 91 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104339967 DMM DEBUG msc_a(IMSI-262420000000212:GERAN-A-146:LU)[0x55eefe1ca430]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000212 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104339968 DMM DEBUG msc_a(IMSI-262420000000212:GERAN-A-146:LU)[0x55eefe1ca430]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104339968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55eefe1cc990]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104339968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55eefe1cc990]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000212:GERAN-A-146:LU)[0x55eefe1ca430] (fsm.c:486) 20250427104339968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55eefe1cc990]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104339968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55eefe1cc990]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104339968 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104339968 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000212 id=262420000000212 (vlr.c:661) 20250427104339968 DVLR INFO New subscr, IMSI: 262420000000212 (vlr.c:562) 20250427104339968 DVLR DEBUG VLR subscr IMSI-262420000000212 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104339968 DVLR DEBUG VLR subscr IMSI-262420000000212 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104339968 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104339968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55eefe1cc990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104339968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55eefe1cc990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104339968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55eefe1cc990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104339968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55eefe1cc990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104339968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55eefe1cc990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104339968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55eefe1cc990]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104339968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55eefe1cd8e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104339968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55eefe1cd8e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55eefe1cc990] (fsm.c:486) 20250427104339968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55eefe1cd8e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104339968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55eefe1cd8e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104339968 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104339968 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104339968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104339968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104339968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104339968 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104339968 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104339968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104339968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104339968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 34 85 1a 00 00 92 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104339968 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104339968 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104339968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104339968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104339968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104339968 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104339968 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104339968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104339968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104339968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 34 85 1a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 21 (osmo_ss7_asp.c:1164) 20250427104339968 DVLR DEBUG VLR subscr IMSI-262420000000210 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104339968 DVLR DEBUG IMSI:262420000000210 has MSISDN:491230000210 (vlr.c:1045) 20250427104339968 DMSC NOTICE msub(IMSI-262420000000210:MSISDN-491230000210) VLR: update for IMSI=262420000000210 (MSISDN=491230000210) (gsm_04_08.c:1541) 20250427104339968 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test-GSUP(994)@84c1225eaf8b: Found GsupExpect[0] for "262420000000212" handled at TC_multi_lu_and_mo_ussd0(999) MSC_Test-GSUP(994)@84c1225eaf8b: Added IMSI table entry 2TC_multi_lu_and_mo_ussd0(999)"262420000000212" MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := '34851A'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)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104339968 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104339968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55eefe1b0cc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104339968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55eefe1b7090]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[0] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(1001) 20250427104339968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55eefe1b7090]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104339968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55eefe1b7090]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104339968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55eefe1b7090]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55eefe1b0cc0] (vlr_lu_fsm.c:110) 20250427104339968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55eefe1b7090]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104339968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55eefe1b7090]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104339969 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55eefe1b0cc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104339969 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55eefe1b0cc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104339969 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55eefe1cd510]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104339969 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55eefe1cd510]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55eefe1b0cc0] (fsm.c:486) 20250427104339969 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55eefe1cd510]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104339969 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55eefe1cd510]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104339969 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55eefe1cd510]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104339969 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55eefe1cd510]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104339969 DMSC NOTICE msub(IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x3159DE97) VLR: update for IMSI=262420000000210 (MSISDN=491230000210) (gsm_04_08.c:1541) 20250427104339969 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55eefe1cd510]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104339969 DMM DEBUG -> IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x3159DE97 LOCATION UPDATE ACCEPT (TMSI = 0x3159de97) (gsm_04_08.c:149) 20250427104339969 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x3159DE97 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104339969 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104339969 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104339969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104339969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104339969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104339969 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104339969 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104339969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104339969 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104339969 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 8b 3c a4 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 31 59 de 97 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mo_ussd0(1001)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104339970 DVLR DEBUG VLR subscr IMSI-262420000000212 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104339970 DVLR DEBUG VLR subscr IMSI-262420000000212 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427104339970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104339970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104339970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104339970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104339970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104339970 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104339970 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104339970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104339970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104339970 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 92 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mo_ussd0(997)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(996)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O TC_multi_lu_and_mo_ussd0(999)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(999)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@84c1225eaf8b: Added conn table entry 3TC_multi_lu_and_mo_ussd0(1001)1508742 MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:3 MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[1] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(1003) TC_multi_lu_and_mo_ussd0(1003)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 4TC_multi_lu_and_mo_ussd0(1003)3281071 MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:4 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[2] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(1005) TC_multi_lu_and_mo_ussd0(1005)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 5TC_multi_lu_and_mo_ussd0(1005)5487461 MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:5 MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[3] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(1007) TC_multi_lu_and_mo_ussd0(1007)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 6TC_multi_lu_and_mo_ussd0(1007)3447940 MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:6 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340012 DVLR DEBUG VLR subscr IMSI-262420000000212 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104340012 DVLR DEBUG IMSI:262420000000212 has MSISDN:491230000212 (vlr.c:1045) 20250427104340012 DMSC NOTICE msub(IMSI-262420000000212:MSISDN-491230000212) VLR: update for IMSI=262420000000212 (MSISDN=491230000212) (gsm_04_08.c:1541) 20250427104340012 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104340013 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104340013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55eefe1cc990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104340013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55eefe1cd8e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104340013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55eefe1cd8e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104340013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55eefe1cd8e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104340013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55eefe1cd8e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55eefe1cc990] (vlr_lu_fsm.c:110) 20250427104340013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55eefe1cd8e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104340013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55eefe1cd8e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55eefe1cc990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104340013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55eefe1cc990]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104340013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55eefe1b7090]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104340013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55eefe1b7090]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55eefe1cc990] (fsm.c:486) 20250427104340013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55eefe1b7090]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104340013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55eefe1b7090]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104340013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55eefe1b7090]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104340013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55eefe1b7090]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104340013 DMSC NOTICE msub(IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x305236A7) VLR: update for IMSI=262420000000212 (MSISDN=491230000212) (gsm_04_08.c:1541) 20250427104340013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55eefe1b7090]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104340013 DMM DEBUG -> IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x305236A7 LOCATION UPDATE ACCEPT (TMSI = 0x305236a7) (gsm_04_08.c:149) 20250427104340013 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x305236A7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104340013 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340013 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340013 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340013 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340013 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 34 85 1a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 30 52 36 a7 (osmo_ss7_asp.c:1164) 20250427104340013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340013 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340013 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104340013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340013 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340013 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 05 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 20 31 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340013 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340013 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104340013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340013 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340013 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 32 10 af 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 41 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340013 DMM DEBUG msc_a(IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x3DFD6704:GERAN-A-145:LU)[0x55eefe1c3c80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104340013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x3DFD6704:GERAN-A-145:LU)[0x55eefe1c3f10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104340013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55eefe1c32c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104340013 DMSC NOTICE msub(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704) VLR: update for IMSI=262420000000211 (MSISDN=491230000211) (gsm_04_08.c:1541) 20250427104340013 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104340013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55eefe1c32c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104340013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704:GERAN-A-145:LU)[0x55eefe1c3f10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104340013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55eefe1c32c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104340013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55eefe1c32c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704:GERAN-A-145:LU)[0x55eefe1c3f10] (vlr_lu_fsm.c:817) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340013 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340013 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 bb 65 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 51 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340013 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340013 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 9c 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 20 61 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55eefe1c32c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104340013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55eefe1c32c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704:GERAN-A-145:LU)[0x55eefe1c3f10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104340013 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000211/3/1): Available (smpp_smsc.c:626) 20250427104340013 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340013 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340013 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104340013 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104340013 DMM DEBUG msc_a(IMSI-262420000000213:GERAN-A-147:LU)[0x55eefe1d1990]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000213 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104340013 DMM DEBUG msc_a(IMSI-262420000000213:GERAN-A-147:LU)[0x55eefe1d1990]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104340013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55eefe1d1ac0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104340013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55eefe1d1ac0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000213:GERAN-A-147:LU)[0x55eefe1d1990] (fsm.c:486) 20250427104340013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55eefe1d1ac0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104340013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55eefe1d1ac0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104340013 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104340013 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000213 id=262420000000213 (vlr.c:661) 20250427104340013 DVLR INFO New subscr, IMSI: 262420000000213 (vlr.c:562) 20250427104340013 DVLR DEBUG VLR subscr IMSI-262420000000213 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104340013 DVLR DEBUG VLR subscr IMSI-262420000000213 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104340013 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104340013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55eefe1d1ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104340013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55eefe1d1ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104340013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55eefe1d1ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104340013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55eefe1d1ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104340013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55eefe1d1ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104340013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55eefe1d1ac0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104340013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55eefe1d59a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104340013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55eefe1d59a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55eefe1d1ac0] (fsm.c:486) 20250427104340013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55eefe1d59a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104340013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55eefe1d59a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104340013 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340013 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340013 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340013 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340013 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 83 11 ae 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340013 DMM DEBUG msc_a(IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x3159DE97:GERAN-A-144:LU)[0x55eefe1b0df0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104340013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x3159DE97:GERAN-A-144:LU)[0x55eefe1b0cc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104340013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55eefe1cd510]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104340013 DMSC NOTICE msub(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97) VLR: update for IMSI=262420000000210 (MSISDN=491230000210) (gsm_04_08.c:1541) 20250427104340013 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104340013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55eefe1cd510]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104340013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97:GERAN-A-144:LU)[0x55eefe1b0cc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104340013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55eefe1cd510]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104340013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55eefe1cd510]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97:GERAN-A-144:LU)[0x55eefe1b0cc0] (vlr_lu_fsm.c:817) 20250427104340013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55eefe1cd510]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104340013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55eefe1cd510]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97:GERAN-A-144:LU)[0x55eefe1b0cc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104340013 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000210/3/1): Available (smpp_smsc.c:626) 20250427104340013 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340013 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340013 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97 - 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)@84c1225eaf8b: Message received on association #8 20250427104340014 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340014 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340014 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)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340014 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340014 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340014 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 05 86 00 00 93 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104340014 DMM DEBUG msc_a(IMSI-262420000000214:GERAN-A-148:LU)[0x55eefe1d9ea0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000214 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104340014 DMM DEBUG msc_a(IMSI-262420000000214:GERAN-A-148:LU)[0x55eefe1d9ea0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55eefe1da130]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55eefe1da130]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000214:GERAN-A-148:LU)[0x55eefe1d9ea0] (fsm.c:486) 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55eefe1da130]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55eefe1da130]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104340014 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104340014 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000214 id=262420000000214 (vlr.c:661) 20250427104340014 DVLR INFO New subscr, IMSI: 262420000000214 (vlr.c:562) 20250427104340014 DVLR DEBUG VLR subscr IMSI-262420000000214 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104340014 DVLR DEBUG VLR subscr IMSI-262420000000214 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104340014 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55eefe1da130]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55eefe1da130]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55eefe1da130]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55eefe1da130]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55eefe1da130]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55eefe1da130]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104340014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55eefe1da5f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104340014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55eefe1da5f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55eefe1da130] (fsm.c:486) 20250427104340014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55eefe1da5f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104340014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55eefe1da5f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test-GSUP(994)@84c1225eaf8b: Found GsupExpect[0] for "262420000000213" handled at TC_multi_lu_and_mo_ussd0(1001) MSC_Test-GSUP(994)@84c1225eaf8b: Added IMSI table entry 3TC_multi_lu_and_mo_ussd0(1001)"262420000000213" MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340014 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340014 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)@84c1225eaf8b: Found GsupExpect[1] for "262420000000214" handled at TC_multi_lu_and_mo_ussd0(1003) MSC_Test-GSUP(994)@84c1225eaf8b: Added IMSI table entry 4TC_multi_lu_and_mo_ussd0(1003)"262420000000214" 20250427104340014 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340014 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340014 DMM DEBUG msc_a(IMSI-262420000000215:GERAN-A-149:LU)[0x55eefe1d4a10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000215 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104340014 DMM DEBUG msc_a(IMSI-262420000000215:GERAN-A-149:LU)[0x55eefe1d4a10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55eefe1d4ca0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55eefe1d4ca0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000215:GERAN-A-149:LU)[0x55eefe1d4a10] (fsm.c:486) 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55eefe1d4ca0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55eefe1d4ca0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104340014 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104340014 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000215 id=262420000000215 (vlr.c:661) 20250427104340014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340014 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 17 05 86 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 31 (osmo_ss7_asp.c:1164) 20250427104340014 DVLR INFO New subscr, IMSI: 262420000000215 (vlr.c:562) 20250427104340014 DVLR DEBUG VLR subscr IMSI-262420000000215 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104340014 DVLR DEBUG VLR subscr IMSI-262420000000215 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104340014 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55eefe1d4ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55eefe1d4ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55eefe1d4ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := '170586'O, sourceLocRef := '000093'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:3 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55eefe1d4ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55eefe1d4ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55eefe1d4ca0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104340014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55eefe1d3430]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104340014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55eefe1d3430]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55eefe1d4ca0] (fsm.c:486) 20250427104340014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55eefe1d3430]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104340014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55eefe1d3430]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104340014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340014 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340014 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340014 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340014 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8b 3c a4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(994)@84c1225eaf8b: Found GsupExpect[2] for "262420000000215" handled at TC_multi_lu_and_mo_ussd0(1005) MSC_Test-GSUP(994)@84c1225eaf8b: Added IMSI table entry 5TC_multi_lu_and_mo_ussd0(1005)"262420000000215" MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340014 DMM DEBUG msc_a(IMSI-262420000000216:GERAN-A-150:LU)[0x55eefe1ddcf0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000216 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104340014 DMM DEBUG msc_a(IMSI-262420000000216:GERAN-A-150:LU)[0x55eefe1ddcf0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55eefe1ddf80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55eefe1ddf80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000216:GERAN-A-150:LU)[0x55eefe1ddcf0] (fsm.c:486) 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55eefe1ddf80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55eefe1ddf80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104340014 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104340014 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000216 id=262420000000216 (vlr.c:661) 20250427104340014 DVLR INFO New subscr, IMSI: 262420000000216 (vlr.c:562) 20250427104340014 DVLR DEBUG VLR subscr IMSI-262420000000216 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104340014 DVLR DEBUG VLR subscr IMSI-262420000000216 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104340014 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55eefe1ddf80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55eefe1ddf80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55eefe1ddf80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55eefe1ddf80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55eefe1ddf80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104340014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55eefe1ddf80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104340014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55eefe1e1970]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104340014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55eefe1e1970]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55eefe1ddf80] (fsm.c:486) 20250427104340014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55eefe1e1970]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104340014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55eefe1e1970]{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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340014 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340014 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 32 10 af 00 00 94 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104340015 DLSS7 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(994)@84c1225eaf8b: Found GsupExpect[3] for "262420000000216" handled at TC_multi_lu_and_mo_ussd0(1007) MSC_Test-GSUP(994)@84c1225eaf8b: Added IMSI table entry 6TC_multi_lu_and_mo_ussd0(1007)"262420000000216" 20250427104340015 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340015 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 32 10 af 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 41 (osmo_ss7_asp.c:1164) 20250427104340015 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340015 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340015 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 53 bb 65 00 00 95 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104340015 DLSS7 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)@84c1225eaf8b: Message received on association #8 20250427104340015 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340015 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 53 bb 65 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := '3210AF'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)@84c1225eaf8b: Session index based on local reference:4 20250427104340015 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340015 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340015 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 34 9c 84 00 00 96 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104340015 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340015 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340015 DLM3UA DEBUG 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)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := '53BB65'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-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:5 20250427104340015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340015 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340015 DLSS7 DEBUG Found route for dpc=193=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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 34 9c 84 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := '349C84'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)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(999)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[0] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(1009) TC_multi_lu_and_mo_ussd0(1009)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104340017 DVLR DEBUG VLR subscr IMSI-262420000000213 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104340017 DVLR DEBUG VLR subscr IMSI-262420000000213 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1001)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1001)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 20250427104340018 DLM3UA DEBUG 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)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104340018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340018 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 91 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704:GERAN-A-145:LU)[0x55eefe1c3f10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704:GERAN-A-145:LU)[0x55eefe1c3f10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704:GERAN-A-145:LU)[0x55eefe1c3c80] (msc_a.c:1053) 20250427104340018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704:GERAN-A-145:LU)[0x55eefe1c3f10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104340018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704:GERAN-A-145:LU)[0x55eefe1c3f10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704:GERAN-A-145:LU)[0x55eefe1c3f10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104340018 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104340018 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340018 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340018 DVLR DEBUG VLR subscr IMSI-262420000000214 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104340018 DVLR DEBUG VLR subscr IMSI-262420000000214 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427104340018 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340018 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340018 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 83 11 ae 00 00 91 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340018 DVLR DEBUG VLR subscr IMSI-262420000000215 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104340018 DVLR DEBUG VLR subscr IMSI-262420000000215 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427104340019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340019 DVLR DEBUG VLR subscr IMSI-262420000000216 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104340019 DVLR DEBUG VLR subscr IMSI-262420000000216 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:1 20250427104340019 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340019 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 92 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340019 DMM DEBUG msc_a(IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x305236A7:GERAN-A-146:LU)[0x55eefe1ca430]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104340019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x305236A7:GERAN-A-146:LU)[0x55eefe1cc990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104340019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55eefe1b7090]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104340019 DMSC NOTICE msub(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7) VLR: update for IMSI=262420000000212 (MSISDN=491230000212) (gsm_04_08.c:1541) 20250427104340019 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104340019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55eefe1b7090]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104340019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7:GERAN-A-146:LU)[0x55eefe1cc990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104340019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55eefe1b7090]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104340019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55eefe1b7090]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7:GERAN-A-146:LU)[0x55eefe1cc990] (vlr_lu_fsm.c:817) MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55eefe1b7090]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104340019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55eefe1b7090]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7:GERAN-A-146:LU)[0x55eefe1cc990]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104340019 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000212/3/1): Available (smpp_smsc.c:626) 20250427104340019 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340019 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340019 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7 - 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104340019 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104340019 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340019 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340019 DVLR DEBUG VLR subscr IMSI-262420000000213 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104340019 DVLR DEBUG IMSI:262420000000213 has MSISDN:491230000213 (vlr.c:1045) 20250427104340019 DMSC NOTICE msub(IMSI-262420000000213:MSISDN-491230000213) VLR: update for IMSI=262420000000213 (MSISDN=491230000213) (gsm_04_08.c:1541) 20250427104340019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340019 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340019 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340019 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104340019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 34 85 1a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340019 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340019 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 83 11 ae 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340019 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340019 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340019 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340019 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 90 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97:GERAN-A-144:LU)[0x55eefe1b0cc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97:GERAN-A-144:LU)[0x55eefe1b0cc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97:GERAN-A-144:LU)[0x55eefe1b0df0] (msc_a.c:1053) 20250427104340019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97:GERAN-A-144:LU)[0x55eefe1b0cc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104340019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97:GERAN-A-144:LU)[0x55eefe1b0cc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97:GERAN-A-144:LU)[0x55eefe1b0cc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104340019 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104340019 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340019 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340019 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340019 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8b 3c a4 00 00 90 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340020 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104340020 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55eefe1d1ac0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104340020 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55eefe1d59a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104340020 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55eefe1d59a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104340020 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55eefe1d59a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104340020 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55eefe1d59a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55eefe1d1ac0] (vlr_lu_fsm.c:110) 20250427104340020 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55eefe1d59a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104340020 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55eefe1d59a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340020 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55eefe1d1ac0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104340020 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55eefe1d1ac0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104340020 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340020 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340020 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55eefe1a2f70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104340020 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55eefe1a2f70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55eefe1d1ac0] (fsm.c:486) 20250427104340020 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55eefe1a2f70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104340020 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55eefe1a2f70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104340020 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 8b 3c a4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340020 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55eefe1a2f70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104340020 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55eefe1a2f70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104340020 DMSC NOTICE msub(IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x6A94416F) VLR: update for IMSI=262420000000213 (MSISDN=491230000213) (gsm_04_08.c:1541) 20250427104340020 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55eefe1a2f70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104340020 DMM DEBUG -> IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x6A94416F LOCATION UPDATE ACCEPT (TMSI = 0x6a94416f) (gsm_04_08.c:149) TC_multi_lu_and_mo_ussd0(1007)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427104340020 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x6A94416F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) TC_multi_lu_and_mo_ussd0(1007)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104340020 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340020 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340020 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340020 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340020 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340020 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 17 05 86 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 6a 94 41 6f (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1005)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(997)8589742 TC_multi_lu_and_mo_ussd0(1003)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1005)@84c1225eaf8b: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(1003)@84c1225eaf8b: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(997)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340021 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340021 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340021 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-RAN(989)@84c1225eaf8b: Added conn table entry 1TC_multi_lu_and_mo_ussd0(1009)444075 TC_multi_lu_and_mo_ussd0(997)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(997)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(997)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(997)@84c1225eaf8b: 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 := '3DFD6704'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:6 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(996)9125028 TC_multi_lu_and_mo_ussd0(996)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340023 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340023 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@84c1225eaf8b: Added conn table entry 0TC_multi_lu_and_mo_ussd0(997)10995797 MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:1 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 TC_multi_lu_and_mo_ussd0(1001)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(996)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(996)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(996)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O TC_multi_lu_and_mo_ussd0(996)@84c1225eaf8b: 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 := '3159DE97'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@84c1225eaf8b: Added conn table entry 7TC_multi_lu_and_mo_ussd0(996)11933946 MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:7 MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[1] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(1011) TC_multi_lu_and_mo_ussd0(1011)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 8TC_multi_lu_and_mo_ussd0(1011)2989846 MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:8 MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[2] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(1013) TC_multi_lu_and_mo_ussd0(1013)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 9TC_multi_lu_and_mo_ussd0(1013)10562582 MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:9 MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[3] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(1015) TC_multi_lu_and_mo_ussd0(1015)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 10TC_multi_lu_and_mo_ussd0(1015)1018991 MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:10 MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340060 DVLR DEBUG VLR subscr IMSI-262420000000214 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104340060 DVLR DEBUG IMSI:262420000000214 has MSISDN:491230000214 (vlr.c:1045) 20250427104340060 DMSC NOTICE msub(IMSI-262420000000214:MSISDN-491230000214) VLR: update for IMSI=262420000000214 (MSISDN=491230000214) (gsm_04_08.c:1541) 20250427104340060 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104340060 DVLR DEBUG VLR subscr IMSI-262420000000216 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104340060 DVLR DEBUG IMSI:262420000000216 has MSISDN:491230000216 (vlr.c:1045) 20250427104340060 DMSC NOTICE msub(IMSI-262420000000216:MSISDN-491230000216) VLR: update for IMSI=262420000000216 (MSISDN=491230000216) (gsm_04_08.c:1541) 20250427104340060 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104340060 DVLR DEBUG VLR subscr IMSI-262420000000215 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104340060 DVLR DEBUG IMSI:262420000000215 has MSISDN:491230000215 (vlr.c:1045) 20250427104340060 DMSC NOTICE msub(IMSI-262420000000215:MSISDN-491230000215) VLR: update for IMSI=262420000000215 (MSISDN=491230000215) (gsm_04_08.c:1541) 20250427104340060 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104340061 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104340061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55eefe1d4ca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104340061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55eefe1d3430]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104340061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55eefe1d3430]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104340061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55eefe1d3430]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104340061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55eefe1d3430]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55eefe1d4ca0] (vlr_lu_fsm.c:110) 20250427104340061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55eefe1d3430]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104340061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55eefe1d3430]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55eefe1d4ca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104340061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55eefe1d4ca0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104340061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55eefe1d59a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104340061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55eefe1d59a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55eefe1d4ca0] (fsm.c:486) 20250427104340061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55eefe1d59a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104340061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55eefe1d59a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104340061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55eefe1d59a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104340061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55eefe1d59a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104340061 DMSC NOTICE msub(IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x69B21F52) VLR: update for IMSI=262420000000215 (MSISDN=491230000215) (gsm_04_08.c:1541) 20250427104340061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55eefe1d59a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104340061 DMM DEBUG -> IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x69B21F52 LOCATION UPDATE ACCEPT (TMSI = 0x69b21f52) (gsm_04_08.c:149) 20250427104340061 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x69B21F52 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104340061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340061 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 53 bb 65 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 69 b2 1f 52 (osmo_ss7_asp.c:1164) 20250427104340061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 c6 ab 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 71 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104340061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 92 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a7 c8 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 08 03 50 59 02 05 f4 3d fd 67 04 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:5 20250427104340061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104340061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b6 18 fa 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 31 59 de 97 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2d 9f 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 20 81 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a1 2c 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 20 91 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 8c 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 20 02 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340061 DMM DEBUG msc_a(IMSI-262420000000217:GERAN-A-151:LU)[0x55eefe1c3f10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000217 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104340061 DMM DEBUG msc_a(IMSI-262420000000217:GERAN-A-151:LU)[0x55eefe1c3f10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104340061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55eefe1c3c80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104340061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55eefe1c3c80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000217:GERAN-A-151:LU)[0x55eefe1c3f10] (fsm.c:486) 20250427104340061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55eefe1c3c80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104340062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55eefe1c3c80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104340062 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104340062 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000217 id=262420000000217 (vlr.c:661) 20250427104340062 DVLR INFO New subscr, IMSI: 262420000000217 (vlr.c:562) 20250427104340062 DVLR DEBUG VLR subscr IMSI-262420000000217 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104340062 DVLR DEBUG VLR subscr IMSI-262420000000217 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104340062 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104340062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55eefe1c3c80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104340062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55eefe1c3c80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104340062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55eefe1c3c80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104340062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55eefe1c3c80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104340062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55eefe1c3c80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104340062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55eefe1c3c80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104340062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55eefe1b6c10]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104340062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55eefe1b6c10]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55eefe1c3c80] (fsm.c:486) 20250427104340062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55eefe1b6c10]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104340062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55eefe1b6c10]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104340062 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340062 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340062 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340062 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 06 c6 ab 00 00 97 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104340062 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104340062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55eefe1da130]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104340062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55eefe1da5f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104340062 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340062 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55eefe1da5f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104340062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55eefe1da5f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104340062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55eefe1da5f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55eefe1da130] (vlr_lu_fsm.c:110) 20250427104340062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55eefe1da5f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104340062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55eefe1da5f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55eefe1da130]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104340062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55eefe1da130]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test-GSUP(994)@84c1225eaf8b: Found GsupExpect[0] for "262420000000217" handled at TC_multi_lu_and_mo_ussd0(1009) MSC_Test-GSUP(994)@84c1225eaf8b: Added IMSI table entry 7TC_multi_lu_and_mo_ussd0(1009)"262420000000217" 20250427104340062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340062 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340062 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 06 c6 ab 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 71 (osmo_ss7_asp.c:1164) 20250427104340062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55eefe1d14b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104340062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55eefe1d14b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55eefe1da130] (fsm.c:486) 20250427104340062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55eefe1d14b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104340062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55eefe1d14b0]{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(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55eefe1d14b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104340062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55eefe1d14b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104340062 DMSC NOTICE msub(IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x43B7EEA3) VLR: update for IMSI=262420000000214 (MSISDN=491230000214) (gsm_04_08.c:1541) 20250427104340062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55eefe1d14b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104340062 DMM DEBUG -> IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x43B7EEA3 LOCATION UPDATE ACCEPT (TMSI = 0x43b7eea3) (gsm_04_08.c:149) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340062 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x43B7EEA3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := '06C6AB'O, sourceLocRef := '000097'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7:GERAN-A-146:LU)[0x55eefe1cc990]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7:GERAN-A-146:LU)[0x55eefe1cc990]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7:GERAN-A-146:LU)[0x55eefe1ca430] (msc_a.c:1053) 20250427104340062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7:GERAN-A-146:LU)[0x55eefe1cc990]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104340062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7:GERAN-A-146:LU)[0x55eefe1cc990]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7:GERAN-A-146:LU)[0x55eefe1cc990]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) TC_multi_lu_and_mo_ussd0(1005)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340063 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104340063 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104340063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55eefe1ddf80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104340063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55eefe1e1970]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104340063 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340063 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55eefe1e1970]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104340063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55eefe1e1970]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104340063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340063 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55eefe1e1970]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55eefe1ddf80] (vlr_lu_fsm.c:110) 20250427104340063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55eefe1e1970]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104340063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55eefe1e1970]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55eefe1ddf80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104340063 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 32 10 af 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 43 b7 ee a3 (osmo_ss7_asp.c:1164) 20250427104340063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55eefe1ddf80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104340063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55eefe1da5f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104340063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55eefe1da5f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55eefe1ddf80] (fsm.c:486) 20250427104340063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55eefe1da5f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104340063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55eefe1da5f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104340063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55eefe1da5f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104340063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55eefe1da5f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104340063 DMSC NOTICE msub(IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x4E3AB3F2) VLR: update for IMSI=262420000000216 (MSISDN=491230000216) (gsm_04_08.c:1541) 20250427104340063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55eefe1da5f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104340063 DMM DEBUG -> IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x4E3AB3F2 LOCATION UPDATE ACCEPT (TMSI = 0x4e3ab3f2) (gsm_04_08.c:149) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340063 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x4E3AB3F2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340063 DMM DEBUG msc_a(TMSI-0x3DFD6704:GERAN-A-152:CM_SERVICE_REQ)[0x55eefe1ca1d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427104340063 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DFD6704:GERAN-A-152:CM_SERVICE_REQ)[0x55eefe1e1970]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104340063 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DFD6704:GERAN-A-152:CM_SERVICE_REQ)[0x55eefe1e1970]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3DFD6704:GERAN-A-152:CM_SERVICE_REQ)[0x55eefe1ca1d0] (fsm.c:486) 20250427104340063 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DFD6704:GERAN-A-152:CM_SERVICE_REQ)[0x55eefe1e1970]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104340063 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DFD6704:GERAN-A-152:CM_SERVICE_REQ)[0x55eefe1e1970]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104340063 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104340063 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104340063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704:GERAN-A-152:CM_SERVICE_REQ)[0x55eefe1e1970]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O 20250427104340063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704:GERAN-A-152:CM_SERVICE_REQ)[0x55eefe1e1970]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104340063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704:GERAN-A-152:CM_SERVICE_REQ)[0x55eefe1e1970]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '055B'O 20250427104340063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704:GERAN-A-152:CM_SERVICE_REQ)[0x55eefe1e1970]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104340063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704:GERAN-A-152:CM_SERVICE_REQ)[0x55eefe1e1970]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104340063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704:GERAN-A-152:CM_SERVICE_REQ)[0x55eefe1e1970]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104340063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704:GERAN-A-152:CM_SERVICE_REQ)[0x55eefe1e1970]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104340063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704:GERAN-A-152:CM_SERVICE_REQ)[0x55eefe1e1970]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104340063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704:GERAN-A-152:CM_SERVICE_REQ)[0x55eefe1e1970]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104340063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704:GERAN-A-152:CM_SERVICE_REQ)[0x55eefe1e1970]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104340063 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000211/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340063 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104340063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340064 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340064 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104340064 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340064 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340064 DMM DEBUG msc_a(IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x6A94416F:GERAN-A-147:LU)[0x55eefe1d1990]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104340064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x6A94416F:GERAN-A-147:LU)[0x55eefe1d1ac0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104340064 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55eefe1a2f70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104340064 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340064 DMSC NOTICE msub(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F) VLR: update for IMSI=262420000000213 (MSISDN=491230000213) (gsm_04_08.c:1541) 20250427104340064 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340064 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104340064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 34 85 1a 00 00 92 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340064 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55eefe1a2f70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104340064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F:GERAN-A-147:LU)[0x55eefe1d1ac0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104340064 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55eefe1a2f70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104340064 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55eefe1a2f70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F:GERAN-A-147:LU)[0x55eefe1d1ac0] (vlr_lu_fsm.c:817) 20250427104340064 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55eefe1a2f70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104340064 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55eefe1a2f70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F:GERAN-A-147:LU)[0x55eefe1d1ac0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104340064 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000213/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340064 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340064 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:2 20250427104340064 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104340064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340064 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104340064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340064 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340064 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 34 85 1a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340064 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340064 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340064 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340064 DVLR DEBUG VLR subscr IMSI-262420000000217 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104340064 DVLR DEBUG VLR subscr IMSI-262420000000217 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427104340064 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 34 9c 84 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4e 3a b3 f2 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427104340064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340064 DMM DEBUG msc_a(TMSI-0x3159DE97:GERAN-A-153:CM_SERVICE_REQ)[0x55eefe1c9020]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427104340064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340064 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340064 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3159DE97:GERAN-A-153:CM_SERVICE_REQ)[0x55eefe1d91d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104340064 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3159DE97:GERAN-A-153:CM_SERVICE_REQ)[0x55eefe1d91d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3159DE97:GERAN-A-153:CM_SERVICE_REQ)[0x55eefe1c9020] (fsm.c:486) 20250427104340064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340064 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104340064 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3159DE97:GERAN-A-153:CM_SERVICE_REQ)[0x55eefe1d91d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104340064 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3159DE97:GERAN-A-153:CM_SERVICE_REQ)[0x55eefe1d91d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104340064 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104340064 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104340064 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97:GERAN-A-153:CM_SERVICE_REQ)[0x55eefe1d91d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104340064 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97:GERAN-A-153:CM_SERVICE_REQ)[0x55eefe1d91d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104340064 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97:GERAN-A-153:CM_SERVICE_REQ)[0x55eefe1d91d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104340065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97:GERAN-A-153:CM_SERVICE_REQ)[0x55eefe1d91d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104340065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97:GERAN-A-153:CM_SERVICE_REQ)[0x55eefe1d91d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104340065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97:GERAN-A-153:CM_SERVICE_REQ)[0x55eefe1d91d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104340065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97:GERAN-A-153:CM_SERVICE_REQ)[0x55eefe1d91d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104340065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97:GERAN-A-153:CM_SERVICE_REQ)[0x55eefe1d91d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104340065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97:GERAN-A-153:CM_SERVICE_REQ)[0x55eefe1d91d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104340065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97:GERAN-A-153:CM_SERVICE_REQ)[0x55eefe1d91d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(999)3441946 20250427104340065 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000210/3/1): Available (smpp_smsc.c:626) 20250427104340065 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104340065 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340065 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340065 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340065 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a7 c8 55 00 00 98 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104340065 DMM DEBUG msc_a(IMSI-262420000000218:GERAN-A-154:LU)[0x55eefe1cfda0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000218 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104340065 DMM DEBUG msc_a(IMSI-262420000000218:GERAN-A-154:LU)[0x55eefe1cfda0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104340065 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-154:LU)[0x55eefe1d0030]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104340065 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-154:LU)[0x55eefe1d0030]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000218:GERAN-A-154:LU)[0x55eefe1cfda0] (fsm.c:486) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(999)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := 'A7C855'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)@84c1225eaf8b: Session index based on local reference:1 20250427104340065 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-154:LU)[0x55eefe1d0030]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104340065 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-154:LU)[0x55eefe1d0030]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104340065 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104340065 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000218 id=262420000000218 (vlr.c:661) 20250427104340065 DVLR INFO New subscr, IMSI: 262420000000218 (vlr.c:562) 20250427104340065 DVLR DEBUG VLR subscr IMSI-262420000000218 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104340065 DVLR DEBUG VLR subscr IMSI-262420000000218 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104340065 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104340065 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-154:LU)[0x55eefe1d0030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104340065 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-154:LU)[0x55eefe1d0030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104340065 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-154:LU)[0x55eefe1d0030]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104340065 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-154:LU)[0x55eefe1d0030]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104340065 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-154:LU)[0x55eefe1d0030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104340065 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-154:LU)[0x55eefe1d0030]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104340065 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-154:LU)[0x55eefe1ce860]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104340065 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-154:LU)[0x55eefe1ce860]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000218:GERAN-A-154:LU)[0x55eefe1d0030] (fsm.c:486) 20250427104340065 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-154:LU)[0x55eefe1ce860]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104340065 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-154:LU)[0x55eefe1ce860]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104340065 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340065 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340065 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340065 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a7 c8 55 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427104340066 DMM DEBUG msc_a(IMSI-262420000000219:GERAN-A-155:LU)[0x55eefe1e9eb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000219 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104340066 DMM DEBUG msc_a(IMSI-262420000000219:GERAN-A-155:LU)[0x55eefe1e9eb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-155:LU)[0x55eefe1ea140]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104340066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-155:LU)[0x55eefe1ea140]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000219:GERAN-A-155:LU)[0x55eefe1e9eb0] (fsm.c:486) 20250427104340066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-155:LU)[0x55eefe1ea140]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104340066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-155:LU)[0x55eefe1ea140]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104340066 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104340066 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000219 id=262420000000219 (vlr.c:661) 20250427104340066 DVLR INFO New subscr, IMSI: 262420000000219 (vlr.c:562) 20250427104340066 DVLR DEBUG VLR subscr IMSI-262420000000219 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104340066 DVLR DEBUG VLR subscr IMSI-262420000000219 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104340066 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104340066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-155:LU)[0x55eefe1ea140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104340066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-155:LU)[0x55eefe1ea140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104340066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-155:LU)[0x55eefe1ea140]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104340066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-155:LU)[0x55eefe1ea140]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) TC_multi_lu_and_mo_ussd0(1009)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427104340066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-155:LU)[0x55eefe1ea140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104340066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-155:LU)[0x55eefe1ea140]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104340066 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-155:LU)[0x55eefe1ea520]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104340066 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-155:LU)[0x55eefe1ea520]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000219:GERAN-A-155:LU)[0x55eefe1ea140] (fsm.c:486) 20250427104340066 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-155:LU)[0x55eefe1ea520]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104340066 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-155:LU)[0x55eefe1ea520]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104340066 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340066 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) TC_multi_lu_and_mo_ussd0(1009)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104340066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340066 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340066 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340066 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a7 c8 55 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mo_ussd0(1007)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1003)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(994)@84c1225eaf8b: Found GsupExpect[1] for "262420000000218" handled at TC_multi_lu_and_mo_ussd0(1011) MSC_Test-GSUP(994)@84c1225eaf8b: Added IMSI table entry 8TC_multi_lu_and_mo_ussd0(1011)"262420000000218" MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340066 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427104340066 DMM DEBUG msc_a(IMSI-262420000000220:GERAN-A-156:LU)[0x55eefe1f41c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000220 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104340066 DMM DEBUG msc_a(IMSI-262420000000220:GERAN-A-156:LU)[0x55eefe1f41c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104340066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-156:LU)[0x55eefe1f4450]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[0] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(1017) 20250427104340066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-156:LU)[0x55eefe1f4450]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000220:GERAN-A-156:LU)[0x55eefe1f41c0] (fsm.c:486) 20250427104340066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-156:LU)[0x55eefe1f4450]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104340066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-156:LU)[0x55eefe1f4450]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104340066 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104340066 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000220 id=262420000000220 (vlr.c:661) 20250427104340066 DVLR INFO New subscr, IMSI: 262420000000220 (vlr.c:562) 20250427104340066 DVLR DEBUG VLR subscr IMSI-262420000000220 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104340066 DVLR DEBUG VLR subscr IMSI-262420000000220 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104340066 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104340066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-156:LU)[0x55eefe1f4450]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104340066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-156:LU)[0x55eefe1f4450]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104340066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-156:LU)[0x55eefe1f4450]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104340066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-156:LU)[0x55eefe1f4450]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104340066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-156:LU)[0x55eefe1f4450]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104340066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-156:LU)[0x55eefe1f4450]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104340066 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-156:LU)[0x55eefe1f9260]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104340066 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-156:LU)[0x55eefe1f9260]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000220:GERAN-A-156:LU)[0x55eefe1f4450] (fsm.c:486) 20250427104340066 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-156:LU)[0x55eefe1f9260]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104340066 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-156:LU)[0x55eefe1f9260]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104340067 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340067 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340067 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340067 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 05 86 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340067 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104340067 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test-GSUP(994)@84c1225eaf8b: Found GsupExpect[2] for "262420000000219" handled at TC_multi_lu_and_mo_ussd0(1013) MSC_Test-GSUP(994)@84c1225eaf8b: Added IMSI table entry 9TC_multi_lu_and_mo_ussd0(1013)"262420000000219" MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340067 DMM DEBUG msc_a(IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x69B21F52:GERAN-A-149:LU)[0x55eefe1d4a10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104340067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x69B21F52:GERAN-A-149:LU)[0x55eefe1d4ca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104340067 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55eefe1d59a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104340067 DMSC NOTICE msub(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52) VLR: update for IMSI=262420000000215 (MSISDN=491230000215) (gsm_04_08.c:1541) 20250427104340067 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104340067 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55eefe1d59a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104340067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52:GERAN-A-149:LU)[0x55eefe1d4ca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104340067 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55eefe1d59a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104340067 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55eefe1d59a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52:GERAN-A-149:LU)[0x55eefe1d4ca0] (vlr_lu_fsm.c:817) 20250427104340067 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55eefe1d59a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104340067 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55eefe1d59a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52:GERAN-A-149:LU)[0x55eefe1d4ca0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104340067 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000215/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(1017)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-SCCP(988)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340067 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340067 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340067 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104340067 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104340067 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340067 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340067 DLM3UA DEBUG 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(989)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O 20250427104340067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340067 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340067 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b6 18 fa 00 00 99 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104340067 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340067 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340067 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340067 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b6 18 fa 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 01 (osmo_ss7_asp.c:1164) 20250427104340067 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340067 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340067 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340067 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b6 18 fa 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250427104340067 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340067 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test-GSUP(994)@84c1225eaf8b: Found GsupExpect[3] for "262420000000220" handled at TC_multi_lu_and_mo_ussd0(1015) MSC_Test-GSUP(994)@84c1225eaf8b: Added IMSI table entry 10TC_multi_lu_and_mo_ussd0(1015)"262420000000220" MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340067 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340067 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := 'B618FA'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-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2d 9f 16 00 00 9a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104340067 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340067 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340068 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340068 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 2d 9f 16 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 81 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:7 20250427104340068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340068 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340068 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O TC_multi_lu_and_mo_ussd0(999)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250427104340068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340068 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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(999)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(999)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340068 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340068 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 a1 2c 16 00 00 9b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := '2D9F16'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)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:6 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340068 DMM DEBUG msc_a(IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x43B7EEA3:GERAN-A-148:LU)[0x55eefe1d9ea0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104340068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x43B7EEA3:GERAN-A-148:LU)[0x55eefe1da130]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104340068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55eefe1d14b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104340068 DMSC NOTICE msub(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3) VLR: update for IMSI=262420000000214 (MSISDN=491230000214) (gsm_04_08.c:1541) 20250427104340068 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104340068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55eefe1d14b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104340068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3:GERAN-A-148:LU)[0x55eefe1da130]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104340068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55eefe1d14b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55eefe1d14b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3:GERAN-A-148:LU)[0x55eefe1da130] (vlr_lu_fsm.c:817) 20250427104340068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55eefe1d14b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104340068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55eefe1d14b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3:GERAN-A-148:LU)[0x55eefe1da130]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104340068 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000214/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := 'A12C16'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)@84c1225eaf8b: Session index based on local reference:9 20250427104340068 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340068 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340068 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104340068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340068 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340068 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 a1 2c 16 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 91 (osmo_ss7_asp.c:1164) 20250427104340068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340068 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340068 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0f 8c 6f 00 00 9c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104340068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340068 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340068 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104340068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340068 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340068 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(999)@84c1225eaf8b: 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 := '305236A7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340068 DMM DEBUG msc_a(IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x4E3AB3F2:GERAN-A-150:LU)[0x55eefe1ddcf0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104340068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x4E3AB3F2:GERAN-A-150:LU)[0x55eefe1ddf80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104340068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55eefe1da5f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104340068 DMSC NOTICE msub(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2) VLR: update for IMSI=262420000000216 (MSISDN=491230000216) (gsm_04_08.c:1541) 20250427104340068 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(997)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(997)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := '0F8C6F'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 } } 20250427104340068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55eefe1da5f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104340068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2:GERAN-A-150:LU)[0x55eefe1ddf80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104340068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55eefe1da5f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104340068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55eefe1da5f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2:GERAN-A-150:LU)[0x55eefe1ddf80] (vlr_lu_fsm.c:817) 20250427104340068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55eefe1da5f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104340068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55eefe1da5f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2:GERAN-A-150:LU)[0x55eefe1ddf80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104340068 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000216/3/1): Available (smpp_smsc.c:626) 20250427104340068 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 0f 8c 6f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 02 (osmo_ss7_asp.c:1164) 20250427104340068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340068 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340068 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 53 bb 65 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340068 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340068 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 32 10 af 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340068 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340069 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340069 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2 - 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)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes20250427104340069 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104340069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340069 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340069 DVLR DEBUG VLR subscr IMSI-262420000000217 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104340069 DVLR DEBUG IMSI:262420000000217 has MSISDN:491230000217 (vlr.c:1045) 20250427104340069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 34 9c 84 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340069 DMSC NOTICE msub(IMSI-262420000000217:MSISDN-491230000217) VLR: update for IMSI=262420000000217 (MSISDN=491230000217) (gsm_04_08.c:1541) 20250427104340069 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[1] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(997) 20250427104340069 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104340069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55eefe1c3c80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104340069 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55eefe1b6c10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104340069 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55eefe1b6c10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104340069 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55eefe1b6c10]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104340069 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55eefe1b6c10]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55eefe1c3c80] (vlr_lu_fsm.c:110) 20250427104340069 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55eefe1b6c10]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104340069 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55eefe1b6c10]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55eefe1c3c80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104340069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55eefe1c3c80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104340069 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55eefe1da5f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104340069 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55eefe1da5f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55eefe1c3c80] (fsm.c:486) 20250427104340069 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55eefe1da5f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104340069 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55eefe1da5f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104340069 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55eefe1da5f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104340069 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55eefe1da5f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104340070 DMSC NOTICE msub(IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x04ACD827) VLR: update for IMSI=262420000000217 (MSISDN=491230000217) (gsm_04_08.c:1541) 20250427104340070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55eefe1da5f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104340070 DMM DEBUG -> IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x04ACD827 LOCATION UPDATE ACCEPT (TMSI = 0x04acd827) (gsm_04_08.c:149) 20250427104340070 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x04ACD827 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104340070 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340070 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340070 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104340070 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 06 c6 ab 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 04 ac d8 27 (osmo_ss7_asp.c:1164) 20250427104340070 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(996)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(996)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[2] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(996) 20250427104340071 DVLR DEBUG VLR subscr IMSI-262420000000218 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104340071 DVLR DEBUG VLR subscr IMSI-262420000000218 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427104340072 DVLR DEBUG VLR subscr IMSI-262420000000219 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104340072 DVLR DEBUG VLR subscr IMSI-262420000000219 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1011)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1011)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-RAN(989)@84c1225eaf8b: Added conn table entry 2TC_multi_lu_and_mo_ussd0(999)5983208 20250427104340073 DVLR DEBUG VLR subscr IMSI-262420000000220 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104340073 DVLR DEBUG VLR subscr IMSI-262420000000220 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:2 TC_multi_lu_and_mo_ussd0(1013)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1013)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-RAN(989)@84c1225eaf8b: Added conn table entry 11TC_multi_lu_and_mo_ussd0(1017)9893640 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340074 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340074 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 5b 4b e8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 30 52 36 a7 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:11 MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340074 DMM DEBUG msc_a(TMSI-0x305236A7:GERAN-A-157:CM_SERVICE_REQ)[0x55eefe1d59a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427104340074 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x305236A7:GERAN-A-157:CM_SERVICE_REQ)[0x55eefe1ee2c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104340074 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x305236A7:GERAN-A-157:CM_SERVICE_REQ)[0x55eefe1ee2c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x305236A7:GERAN-A-157:CM_SERVICE_REQ)[0x55eefe1d59a0] (fsm.c:486) 20250427104340074 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x305236A7:GERAN-A-157:CM_SERVICE_REQ)[0x55eefe1ee2c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104340074 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x305236A7:GERAN-A-157:CM_SERVICE_REQ)[0x55eefe1ee2c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104340074 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104340074 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104340074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7:GERAN-A-157:CM_SERVICE_REQ)[0x55eefe1ee2c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104340074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7:GERAN-A-157:CM_SERVICE_REQ)[0x55eefe1ee2c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104340074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7:GERAN-A-157:CM_SERVICE_REQ)[0x55eefe1ee2c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104340074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7:GERAN-A-157:CM_SERVICE_REQ)[0x55eefe1ee2c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104340074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7:GERAN-A-157:CM_SERVICE_REQ)[0x55eefe1ee2c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104340074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7:GERAN-A-157:CM_SERVICE_REQ)[0x55eefe1ee2c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104340074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7:GERAN-A-157:CM_SERVICE_REQ)[0x55eefe1ee2c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104340074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7:GERAN-A-157:CM_SERVICE_REQ)[0x55eefe1ee2c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104340074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7:GERAN-A-157:CM_SERVICE_REQ)[0x55eefe1ee2c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104340074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7:GERAN-A-157:CM_SERVICE_REQ)[0x55eefe1ee2c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) TC_multi_lu_and_mo_ussd0(1009)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340074 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000212/3/1): Available (smpp_smsc.c:626) 20250427104340074 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104340074 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340074 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340074 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340074 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5b 4b e8 00 00 9d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104340074 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340074 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340075 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 5b 4b e8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 21 (osmo_ss7_asp.c:1164) 20250427104340075 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340075 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340075 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5b 4b e8 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250427104340075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340075 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340075 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:8 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:8 20250427104340075 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 f7 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 20 12 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340075 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340075 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340075 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 93 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340075 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340075 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340075 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := '5B4BE8'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)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340075 DMM DEBUG msc_a(IMSI-262420000000221:GERAN-A-158:LU)[0x55eefe1d8b40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000221 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104340075 DMM DEBUG msc_a(IMSI-262420000000221:GERAN-A-158:LU)[0x55eefe1d8b40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104340075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-158:LU)[0x55eefe1d8dd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104340075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-158:LU)[0x55eefe1d8dd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000221:GERAN-A-158:LU)[0x55eefe1d8b40] (fsm.c:486) 20250427104340075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-158:LU)[0x55eefe1d8dd0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104340075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-158:LU)[0x55eefe1d8dd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340075 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104340075 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000221 id=262420000000221 (vlr.c:661) 20250427104340075 DVLR INFO New subscr, IMSI: 262420000000221 (vlr.c:562) 20250427104340075 DVLR DEBUG VLR subscr IMSI-262420000000221 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104340075 DVLR DEBUG VLR subscr IMSI-262420000000221 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104340075 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104340075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-158:LU)[0x55eefe1d8dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104340075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-158:LU)[0x55eefe1d8dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104340075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-158:LU)[0x55eefe1d8dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104340075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-158:LU)[0x55eefe1d8dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104340075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-158:LU)[0x55eefe1d8dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104340075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-158:LU)[0x55eefe1d8dd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104340075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-158:LU)[0x55eefe1cf740]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104340075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-158:LU)[0x55eefe1cf740]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000221:GERAN-A-158:LU)[0x55eefe1d8dd0] (fsm.c:486) 20250427104340075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-158:LU)[0x55eefe1cf740]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104340075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-158:LU)[0x55eefe1cf740]{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_mo_ussd0(1015)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1015)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104340075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F:GERAN-A-147:LU)[0x55eefe1d1ac0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F:GERAN-A-147:LU)[0x55eefe1d1ac0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F:GERAN-A-147:LU)[0x55eefe1d1990] (msc_a.c:1053) 20250427104340075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F:GERAN-A-147:LU)[0x55eefe1d1ac0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104340075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F:GERAN-A-147:LU)[0x55eefe1d1ac0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F:GERAN-A-147:LU)[0x55eefe1d1ac0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104340075 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F - active-conn: now used by 1 (attached) (msub.c:375) 20250427104340075 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340075 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340075 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 96 f7 08 00 00 9e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104340075 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340075 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340075 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 96 f7 08 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 12 (osmo_ss7_asp.c:1164) 20250427104340075 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340075 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340075 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 05 86 00 00 93 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:9 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(994)@84c1225eaf8b: Found GsupExpect[0] for "262420000000221" handled at TC_multi_lu_and_mo_ussd0(1017) MSC_Test-GSUP(994)@84c1225eaf8b: Added IMSI table entry 11TC_multi_lu_and_mo_ussd0(1017)"262420000000221" MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := '96F708'O, sourceLocRef := '00009E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:11 MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:11 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340076 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340076 DVLR DEBUG VLR subscr IMSI-262420000000219 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104340076 DVLR DEBUG IMSI:262420000000219 has MSISDN:491230000219 (vlr.c:1045) 20250427104340076 DMSC NOTICE msub(IMSI-262420000000219:MSISDN-491230000219) VLR: update for IMSI=262420000000219 (MSISDN=491230000219) (gsm_04_08.c:1541) 20250427104340076 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:6 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:10 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 20250427104340076 DVLR DEBUG VLR subscr IMSI-262420000000218 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104340076 DVLR DEBUG IMSI:262420000000218 has MSISDN:491230000218 (vlr.c:1045) 20250427104340076 DMSC NOTICE msub(IMSI-262420000000218:MSISDN-491230000218) VLR: update for IMSI=262420000000218 (MSISDN=491230000218) (gsm_04_08.c:1541) 20250427104340076 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427104340076 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104340076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-155:LU)[0x55eefe1ea140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104340076 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-155:LU)[0x55eefe1ea520]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104340076 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-155:LU)[0x55eefe1ea520]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104340076 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-155:LU)[0x55eefe1ea520]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104340076 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-155:LU)[0x55eefe1ea520]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-155:LU)[0x55eefe1ea140] (vlr_lu_fsm.c:110) 20250427104340076 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-155:LU)[0x55eefe1ea520]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104340076 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-155:LU)[0x55eefe1ea520]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-155:LU)[0x55eefe1ea140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104340076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-155:LU)[0x55eefe1ea140]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104340076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-155:LU)[0x55eefe1d1ac0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104340076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-155:LU)[0x55eefe1d1ac0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-155:LU)[0x55eefe1ea140] (fsm.c:486) 20250427104340076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-155:LU)[0x55eefe1d1ac0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104340076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-155:LU)[0x55eefe1d1ac0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104340076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-155:LU)[0x55eefe1d1ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104340076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-155:LU)[0x55eefe1d1ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104340076 DMSC NOTICE msub(IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x7A009B84) VLR: update for IMSI=262420000000219 (MSISDN=491230000219) (gsm_04_08.c:1541) 20250427104340076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-155:LU)[0x55eefe1d1ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104340076 DMM DEBUG -> IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x7A009B84 LOCATION UPDATE ACCEPT (TMSI = 0x7a009b84) (gsm_04_08.c:149) 20250427104340076 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x7A009B84 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104340076 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340076 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340076 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340076 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340076 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 a1 2c 16 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 7a 00 9b 84 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340076 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104340076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340076 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104340076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52:GERAN-A-149:LU)[0x55eefe1d4ca0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52:GERAN-A-149:LU)[0x55eefe1d4ca0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52:GERAN-A-149:LU)[0x55eefe1d4a10] (msc_a.c:1053) 20250427104340076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52:GERAN-A-149:LU)[0x55eefe1d4ca0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104340076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52:GERAN-A-149:LU)[0x55eefe1d4ca0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52:GERAN-A-149:LU)[0x55eefe1d4ca0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340076 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 17 05 86 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340076 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104340076 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104340076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340076 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104340076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2:GERAN-A-150:LU)[0x55eefe1ddf80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2:GERAN-A-150:LU)[0x55eefe1ddf80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2:GERAN-A-150:LU)[0x55eefe1ddcf0] (msc_a.c:1053) 20250427104340076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2:GERAN-A-150:LU)[0x55eefe1ddf80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104340076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2:GERAN-A-150:LU)[0x55eefe1ddf80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2:GERAN-A-150:LU)[0x55eefe1ddf80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104340076 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104340077 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340077 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340077 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 53 bb 65 00 00 95 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340077 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340077 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340077 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 34 9c 84 00 00 96 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3:GERAN-A-148:LU)[0x55eefe1da130]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3:GERAN-A-148:LU)[0x55eefe1da130]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3:GERAN-A-148:LU)[0x55eefe1d9ea0] (msc_a.c:1053) 20250427104340077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3:GERAN-A-148:LU)[0x55eefe1da130]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104340077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3:GERAN-A-148:LU)[0x55eefe1da130]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3:GERAN-A-148:LU)[0x55eefe1da130]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104340077 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:5 20250427104340077 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340077 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340077 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 32 10 af 00 00 94 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:6 20250427104340077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340077 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340077 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 53 bb 65 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340077 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104340077 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[0] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(1019) MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(1001)1508742 TC_multi_lu_and_mo_ussd0(1019)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '055B'O 20250427104340078 DVLR DEBUG VLR subscr IMSI-262420000000221 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104340078 DVLR DEBUG VLR subscr IMSI-262420000000221 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1001)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340078 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340078 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(999)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(999)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[3] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(999) MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:7 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1001)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1001)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1001)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(1005)5487461 TC_multi_lu_and_mo_ussd0(1013)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1001)@84c1225eaf8b: 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 := '6A94416F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(1007)3447940 TC_multi_lu_and_mo_ussd0(1005)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340080 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340080 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1017)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1007)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1017)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(1003)3281071 20250427104340080 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340080 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1003)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340080 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340080 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:11 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 TC_multi_lu_and_mo_ussd0(1007)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mo_ussd0(1007)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1007)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1005)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1005)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1005)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1007)@84c1225eaf8b: 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 := '4E3AB3F2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O TC_multi_lu_and_mo_ussd0(1003)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(1003)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1003)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1005)@84c1225eaf8b: 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 := '69B21F52'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:9 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@84c1225eaf8b: Added conn table entry 3TC_multi_lu_and_mo_ussd0(1019)6322342 TC_multi_lu_and_mo_ussd0(1003)@84c1225eaf8b: 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 := '43B7EEA3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:3 MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@84c1225eaf8b: Added conn table entry 4TC_multi_lu_and_mo_ussd0(1001)5259838 MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:4 MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@84c1225eaf8b: Added conn table entry 5TC_multi_lu_and_mo_ussd0(1007)11432755 MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:5 MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@84c1225eaf8b: Added conn table entry 6TC_multi_lu_and_mo_ussd0(1005)6768131 MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:6 MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@84c1225eaf8b: Added conn table entry 12TC_multi_lu_and_mo_ussd0(1003)16450228 MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:12 MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[4] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(1021) TC_multi_lu_and_mo_ussd0(1021)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000223'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(989)@84c1225eaf8b: Added conn table entry 13TC_multi_lu_and_mo_ussd0(1021)2669814 MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:13 MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[5] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(1023) TC_multi_lu_and_mo_ussd0(1023)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000224'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(989)@84c1225eaf8b: Added conn table entry 14TC_multi_lu_and_mo_ussd0(1023)3326288 MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:14 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[6] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(1025) TC_multi_lu_and_mo_ussd0(1025)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-RAN(989)@84c1225eaf8b: Added conn table entry 15TC_multi_lu_and_mo_ussd0(1025)249753 MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:15 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340116 DVLR DEBUG VLR subscr IMSI-262420000000220 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104340116 DVLR DEBUG IMSI:262420000000220 has MSISDN:491230000220 (vlr.c:1045) 20250427104340116 DMSC NOTICE msub(IMSI-262420000000220:MSISDN-491230000220) VLR: update for IMSI=262420000000220 (MSISDN=491230000220) (gsm_04_08.c:1541) 20250427104340116 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104340116 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104340116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-154:LU)[0x55eefe1d0030]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104340116 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-154:LU)[0x55eefe1ce860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104340116 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-154:LU)[0x55eefe1ce860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104340116 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-154:LU)[0x55eefe1ce860]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104340116 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-154:LU)[0x55eefe1ce860]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-154:LU)[0x55eefe1d0030] (vlr_lu_fsm.c:110) 20250427104340116 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-154:LU)[0x55eefe1ce860]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104340116 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-154:LU)[0x55eefe1ce860]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-154:LU)[0x55eefe1d0030]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104340116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-154:LU)[0x55eefe1d0030]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104340116 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-154:LU)[0x55eefe1d4a10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104340116 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-154:LU)[0x55eefe1d4a10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-154:LU)[0x55eefe1d0030] (fsm.c:486) 20250427104340116 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-154:LU)[0x55eefe1d4a10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104340116 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-154:LU)[0x55eefe1d4a10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104340116 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-154:LU)[0x55eefe1d4a10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104340116 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-154:LU)[0x55eefe1d4a10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104340116 DMSC NOTICE msub(IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x07E103DD) VLR: update for IMSI=262420000000218 (MSISDN=491230000218) (gsm_04_08.c:1541) 20250427104340116 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-154:LU)[0x55eefe1d4a10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104340116 DMM DEBUG -> IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x07E103DD LOCATION UPDATE ACCEPT (TMSI = 0x07e103dd) (gsm_04_08.c:149) 20250427104340116 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x07E103DD - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104340117 DVLR DEBUG VLR subscr IMSI-262420000000221 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104340117 DVLR DEBUG IMSI:262420000000221 has MSISDN:491230000221 (vlr.c:1045) 20250427104340117 DMSC NOTICE msub(IMSI-262420000000221:MSISDN-491230000221) VLR: update for IMSI=262420000000221 (MSISDN=491230000221) (gsm_04_08.c:1541) 20250427104340117 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104340117 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340117 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340117 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340117 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 2d 9f 16 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 07 e1 03 dd (osmo_ss7_asp.c:1164) 20250427104340117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 34 9c 84 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340117 DLSS7 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)@84c1225eaf8b: Message received on association #8 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 32 10 af 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104340117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340117 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 99 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) 20250427104340117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340117 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340117 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 98 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) 20250427104340117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104340117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104340117 DMM DEBUG msc_a(IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x04ACD827:GERAN-A-151:LU)[0x55eefe1c3f10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104340117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x04ACD827:GERAN-A-151:LU)[0x55eefe1c3c80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104340117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55eefe1da5f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104340117 DMSC NOTICE msub(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827) VLR: update for IMSI=262420000000217 (MSISDN=491230000217) (gsm_04_08.c:1541) 20250427104340117 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104340117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55eefe1da5f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104340117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827:GERAN-A-151:LU)[0x55eefe1c3c80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104340117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55eefe1da5f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104340117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55eefe1da5f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827:GERAN-A-151:LU)[0x55eefe1c3c80] (vlr_lu_fsm.c:817) 20250427104340117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55eefe1da5f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104340117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55eefe1da5f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827:GERAN-A-151:LU)[0x55eefe1c3c80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104340117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 78 a6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427104340117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 42 3e 02 02 06 04 43 b9 00 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 6a 94 41 6f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340117 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000217/3/1): Available (smpp_smsc.c:626) 20250427104340117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 73 33 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 4e 3a b3 f2 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 67 46 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 05 24 08 03 50 59 02 05 f4 69 b2 1f 52 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 fb 02 b4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 43 b7 ee a3 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340117 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340117 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340117 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104340117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340117 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 9d 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) 20250427104340117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 bc f6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427104340117 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104340117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 32 c1 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 42 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 cf 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 20 52 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340117 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427104340117 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340117 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340117 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340117 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 06 c6 ab 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340117 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104340117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-156:LU)[0x55eefe1f4450]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104340117 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-156:LU)[0x55eefe1f9260]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104340117 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-156:LU)[0x55eefe1f9260]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104340117 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-156:LU)[0x55eefe1f9260]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104340117 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-156:LU)[0x55eefe1f9260]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-156:LU)[0x55eefe1f4450] (vlr_lu_fsm.c:110) 20250427104340118 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-156:LU)[0x55eefe1f9260]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104340118 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-156:LU)[0x55eefe1f9260]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-156:LU)[0x55eefe1f4450]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104340118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-156:LU)[0x55eefe1f4450]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:0 20250427104340118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-156:LU)[0x55eefe1ce860]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104340118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-156:LU)[0x55eefe1ce860]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-156:LU)[0x55eefe1f4450] (fsm.c:486) 20250427104340118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-156:LU)[0x55eefe1ce860]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104340118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-156:LU)[0x55eefe1ce860]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104340118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-156:LU)[0x55eefe1ce860]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104340118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-156:LU)[0x55eefe1ce860]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104340118 DMSC NOTICE msub(IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x8AF0F80C) VLR: update for IMSI=262420000000220 (MSISDN=491230000220) (gsm_04_08.c:1541) 20250427104340118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-156:LU)[0x55eefe1ce860]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104340118 DMM DEBUG -> IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x8AF0F80C LOCATION UPDATE ACCEPT (TMSI = 0x8af0f80c) (gsm_04_08.c:149) MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340118 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x8AF0F80C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104340118 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427104340118 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340118 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340118 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340118 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340118 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 0f 8c 6f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 8a f0 f8 0c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340118 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104340118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-158:LU)[0x55eefe1d8dd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104340118 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-158:LU)[0x55eefe1cf740]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104340118 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-158:LU)[0x55eefe1cf740]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104340118 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-158:LU)[0x55eefe1cf740]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104340118 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-158:LU)[0x55eefe1cf740]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-158:LU)[0x55eefe1d8dd0] (vlr_lu_fsm.c:110) 20250427104340118 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-158:LU)[0x55eefe1cf740]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104340118 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-158:LU)[0x55eefe1cf740]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-158:LU)[0x55eefe1d8dd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104340118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-158:LU)[0x55eefe1d8dd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104340118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-158:LU)[0x55eefe1f9260]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104340118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-158:LU)[0x55eefe1f9260]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-158:LU)[0x55eefe1d8dd0] (fsm.c:486) 20250427104340118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-158:LU)[0x55eefe1f9260]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104340118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-158:LU)[0x55eefe1f9260]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104340118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-158:LU)[0x55eefe1f9260]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104340118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-158:LU)[0x55eefe1f9260]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104340118 DMSC NOTICE msub(IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x9EF77772) VLR: update for IMSI=262420000000221 (MSISDN=491230000221) (gsm_04_08.c:1541) 20250427104340118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-158:LU)[0x55eefe1f9260]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104340118 DMM DEBUG -> IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x9EF77772 LOCATION UPDATE ACCEPT (TMSI = 0x9ef77772) (gsm_04_08.c:149) 20250427104340118 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x9EF77772 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) TC_multi_lu_and_mo_ussd0(996)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340118 DMM DEBUG msc_a(IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x7A009B84:GERAN-A-155:LU)[0x55eefe1e9eb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104340118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x7A009B84:GERAN-A-155:LU)[0x55eefe1ea140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104340118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-155:LU)[0x55eefe1d1ac0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104340118 DMSC NOTICE msub(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84) VLR: update for IMSI=262420000000219 (MSISDN=491230000219) (gsm_04_08.c:1541) TC_multi_lu_and_mo_ussd0(1011)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340118 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104340118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-155:LU)[0x55eefe1d1ac0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104340118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84:GERAN-A-155:LU)[0x55eefe1ea140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104340118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-155:LU)[0x55eefe1d1ac0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104340118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-155:LU)[0x55eefe1d1ac0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84:GERAN-A-155:LU)[0x55eefe1ea140] (vlr_lu_fsm.c:817) 20250427104340118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-155:LU)[0x55eefe1d1ac0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104340118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-155:LU)[0x55eefe1d1ac0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84:GERAN-A-155:LU)[0x55eefe1ea140]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104340118 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000219/3/1): Available (smpp_smsc.c:626) 20250427104340118 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340118 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340118 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104340119 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104340119 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340119 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340119 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340119 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 07 06 96 f7 08 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 9e f7 77 72 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mo_ussd0(997)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:11 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:8 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 20250427104340119 DMM DEBUG msc_a(IMSI-262420000000222:GERAN-A-159:LU)[0x55eefe1ea520]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000222 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104340119 DMM DEBUG msc_a(IMSI-262420000000222:GERAN-A-159:LU)[0x55eefe1ea520]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104340119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-159:LU)[0x55eefe1d1990]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104340119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-159:LU)[0x55eefe1d1990]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000222:GERAN-A-159:LU)[0x55eefe1ea520] (fsm.c:486) 20250427104340119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-159:LU)[0x55eefe1d1990]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104340119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-159:LU)[0x55eefe1d1990]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104340119 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104340119 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000222 id=262420000000222 (vlr.c:661) 20250427104340119 DVLR INFO New subscr, IMSI: 262420000000222 (vlr.c:562) MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104340119 DVLR DEBUG VLR subscr IMSI-262420000000222 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340119 DVLR DEBUG VLR subscr IMSI-262420000000222 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104340119 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104340119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-159:LU)[0x55eefe1d1990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104340119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-159:LU)[0x55eefe1d1990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104340119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-159:LU)[0x55eefe1d1990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104340119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-159:LU)[0x55eefe1d1990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104340119 DLSS7 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 20250427104340119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340119 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340119 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340119 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104340119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-159:LU)[0x55eefe1d1990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104340119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-159:LU)[0x55eefe1d1990]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104340119 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-159:LU)[0x55eefe1cd8e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340119 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-159:LU)[0x55eefe1cd8e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000222:GERAN-A-159:LU)[0x55eefe1d1990] (fsm.c:486) 20250427104340119 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-159:LU)[0x55eefe1cd8e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104340119 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-159:LU)[0x55eefe1cd8e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104340119 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340119 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340119 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104340119 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) TC_multi_lu_and_mo_ussd0(1015)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340119 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340119 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 a1 2c 16 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340119 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340119 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340119 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340119 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104340119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340119 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427104340119 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340119 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340119 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104340120 DMM DEBUG msc_a(TMSI-0x6A94416F:GERAN-A-160:CM_SERVICE_REQ)[0x55eefe1f5130]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427104340120 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6A94416F:GERAN-A-160:CM_SERVICE_REQ)[0x55eefe1edcf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104340120 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6A94416F:GERAN-A-160:CM_SERVICE_REQ)[0x55eefe1edcf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6A94416F:GERAN-A-160:CM_SERVICE_REQ)[0x55eefe1f5130] (fsm.c:486) 20250427104340120 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6A94416F:GERAN-A-160:CM_SERVICE_REQ)[0x55eefe1edcf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104340120 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6A94416F:GERAN-A-160:CM_SERVICE_REQ)[0x55eefe1edcf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104340120 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104340120 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104340120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F:GERAN-A-160:CM_SERVICE_REQ)[0x55eefe1edcf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104340120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F:GERAN-A-160:CM_SERVICE_REQ)[0x55eefe1edcf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104340120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F:GERAN-A-160:CM_SERVICE_REQ)[0x55eefe1edcf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104340120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F:GERAN-A-160:CM_SERVICE_REQ)[0x55eefe1edcf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104340120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F:GERAN-A-160:CM_SERVICE_REQ)[0x55eefe1edcf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104340120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F:GERAN-A-160:CM_SERVICE_REQ)[0x55eefe1edcf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104340120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F:GERAN-A-160:CM_SERVICE_REQ)[0x55eefe1edcf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104340120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F:GERAN-A-160:CM_SERVICE_REQ)[0x55eefe1edcf0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104340120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F:GERAN-A-160:CM_SERVICE_REQ)[0x55eefe1edcf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104340120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F:GERAN-A-160:CM_SERVICE_REQ)[0x55eefe1edcf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104340120 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000213/3/1): Available (smpp_smsc.c:626) 20250427104340120 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104340120 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340120 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340120 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340120 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 60 78 a6 00 00 9f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(994)@84c1225eaf8b: Found GsupExpect[0] for "262420000000222" handled at TC_multi_lu_and_mo_ussd0(1019) MSC_Test-GSUP(994)@84c1225eaf8b: Added IMSI table entry 12TC_multi_lu_and_mo_ussd0(1019)"262420000000222" MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := '6078A6'O, sourceLocRef := '00009F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O 20250427104340120 DMM DEBUG msc_a(TMSI-0x4E3AB3F2:GERAN-A-161:CM_SERVICE_REQ)[0x55eefe1c8490]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427104340120 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E3AB3F2:GERAN-A-161:CM_SERVICE_REQ)[0x55eefe1c8670]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104340120 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E3AB3F2:GERAN-A-161:CM_SERVICE_REQ)[0x55eefe1c8670]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4E3AB3F2:GERAN-A-161:CM_SERVICE_REQ)[0x55eefe1c8490] (fsm.c:486) 20250427104340120 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E3AB3F2:GERAN-A-161:CM_SERVICE_REQ)[0x55eefe1c8670]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104340120 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E3AB3F2:GERAN-A-161:CM_SERVICE_REQ)[0x55eefe1c8670]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104340120 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104340120 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '055B'O 20250427104340120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2:GERAN-A-161:CM_SERVICE_REQ)[0x55eefe1c8670]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104340120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2:GERAN-A-161:CM_SERVICE_REQ)[0x55eefe1c8670]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104340120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2:GERAN-A-161:CM_SERVICE_REQ)[0x55eefe1c8670]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) TC_multi_lu_and_mo_ussd0(1017)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2:GERAN-A-161:CM_SERVICE_REQ)[0x55eefe1c8670]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104340120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2:GERAN-A-161:CM_SERVICE_REQ)[0x55eefe1c8670]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104340120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2:GERAN-A-161:CM_SERVICE_REQ)[0x55eefe1c8670]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104340120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2:GERAN-A-161:CM_SERVICE_REQ)[0x55eefe1c8670]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104340120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2:GERAN-A-161:CM_SERVICE_REQ)[0x55eefe1c8670]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104340120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2:GERAN-A-161:CM_SERVICE_REQ)[0x55eefe1c8670]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104340120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2:GERAN-A-161:CM_SERVICE_REQ)[0x55eefe1c8670]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:10 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104340121 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000216/3/1): Available (smpp_smsc.c:626) 20250427104340121 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104340121 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104340121 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427104340121 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340121 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340121 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 60 78 a6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 22 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340121 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340121 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340121 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340121 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340121 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340121 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104340121 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104340121 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340121 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340121 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104340121 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340121 DMM DEBUG msc_a(TMSI-0x69B21F52:GERAN-A-162:CM_SERVICE_REQ)[0x55eefe1df910]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427104340121 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x69B21F52:GERAN-A-162:CM_SERVICE_REQ)[0x55eefe1dfba0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104340121 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x69B21F52:GERAN-A-162:CM_SERVICE_REQ)[0x55eefe1dfba0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x69B21F52:GERAN-A-162:CM_SERVICE_REQ)[0x55eefe1df910] (fsm.c:486) 20250427104340121 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x69B21F52:GERAN-A-162:CM_SERVICE_REQ)[0x55eefe1dfba0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104340121 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x69B21F52:GERAN-A-162:CM_SERVICE_REQ)[0x55eefe1dfba0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104340121 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104340121 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104340121 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52:GERAN-A-162:CM_SERVICE_REQ)[0x55eefe1dfba0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104340121 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52:GERAN-A-162:CM_SERVICE_REQ)[0x55eefe1dfba0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104340121 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52:GERAN-A-162:CM_SERVICE_REQ)[0x55eefe1dfba0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104340121 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52:GERAN-A-162:CM_SERVICE_REQ)[0x55eefe1dfba0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104340121 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52:GERAN-A-162:CM_SERVICE_REQ)[0x55eefe1dfba0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104340121 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52:GERAN-A-162:CM_SERVICE_REQ)[0x55eefe1dfba0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104340121 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52:GERAN-A-162:CM_SERVICE_REQ)[0x55eefe1dfba0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104340121 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52:GERAN-A-162:CM_SERVICE_REQ)[0x55eefe1dfba0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104340121 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52:GERAN-A-162:CM_SERVICE_REQ)[0x55eefe1dfba0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104340121 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52:GERAN-A-162:CM_SERVICE_REQ)[0x55eefe1dfba0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104340121 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000215/3/1): Available (smpp_smsc.c:626) 20250427104340121 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104340121 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340121 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340121 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340121 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 b6 18 fa 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 16 83 35 1a 00 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340121 DMM DEBUG msc_a(TMSI-0x43B7EEA3:GERAN-A-163:CM_SERVICE_REQ)[0x55eefe200e20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427104340121 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x43B7EEA3:GERAN-A-163:CM_SERVICE_REQ)[0x55eefe1ffff0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104340121 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x43B7EEA3:GERAN-A-163:CM_SERVICE_REQ)[0x55eefe1ffff0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x43B7EEA3:GERAN-A-163:CM_SERVICE_REQ)[0x55eefe200e20] (fsm.c:486) 20250427104340121 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x43B7EEA3:GERAN-A-163:CM_SERVICE_REQ)[0x55eefe1ffff0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104340121 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x43B7EEA3:GERAN-A-163:CM_SERVICE_REQ)[0x55eefe1ffff0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104340121 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104340121 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104340121 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3:GERAN-A-163:CM_SERVICE_REQ)[0x55eefe1ffff0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104340121 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3:GERAN-A-163:CM_SERVICE_REQ)[0x55eefe1ffff0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104340121 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3:GERAN-A-163:CM_SERVICE_REQ)[0x55eefe1ffff0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '055B'O 20250427104340121 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3:GERAN-A-163:CM_SERVICE_REQ)[0x55eefe1ffff0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104340121 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3:GERAN-A-163:CM_SERVICE_REQ)[0x55eefe1ffff0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104340121 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3:GERAN-A-163:CM_SERVICE_REQ)[0x55eefe1ffff0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104340121 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3:GERAN-A-163:CM_SERVICE_REQ)[0x55eefe1ffff0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104340121 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3:GERAN-A-163:CM_SERVICE_REQ)[0x55eefe1ffff0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104340121 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3:GERAN-A-163:CM_SERVICE_REQ)[0x55eefe1ffff0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104340121 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3:GERAN-A-163:CM_SERVICE_REQ)[0x55eefe1ffff0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104340121 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000214/3/1): Available (smpp_smsc.c:626) 20250427104340121 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340121 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340121 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340121 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b6 18 fa 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:11 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340121 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427104340121 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340121 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340121 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 50 42 3e 00 00 a0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:7 20250427104340121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340121 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340121 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340121 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340121 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340121 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340121 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340121 DMM DEBUG msc_a(IMSI-262420000000223:GERAN-A-164:LU)[0x55eefe1e8f90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000223 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104340121 DMM DEBUG msc_a(IMSI-262420000000223:GERAN-A-164:LU)[0x55eefe1e8f90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104340121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-164:LU)[0x55eefe1e9170]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104340121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-164:LU)[0x55eefe1e9170]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000223:GERAN-A-164:LU)[0x55eefe1e8f90] (fsm.c:486) 20250427104340121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-164:LU)[0x55eefe1e9170]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104340121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-164:LU)[0x55eefe1e9170]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104340121 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104340121 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000223 id=262420000000223 (vlr.c:661) 20250427104340121 DVLR INFO New subscr, IMSI: 262420000000223 (vlr.c:562) 20250427104340121 DVLR DEBUG VLR subscr IMSI-262420000000223 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104340121 DVLR DEBUG VLR subscr IMSI-262420000000223 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104340121 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104340121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-164:LU)[0x55eefe1e9170]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104340121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-164:LU)[0x55eefe1e9170]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := '50423E'O ("PB>"), 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)@84c1225eaf8b: Session index based on local reference:4 20250427104340121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-164:LU)[0x55eefe1e9170]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104340121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-164:LU)[0x55eefe1e9170]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104340121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-164:LU)[0x55eefe1e9170]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104340121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-164:LU)[0x55eefe1e9170]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104340121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-164:LU)[0x55eefe205d70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104340121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-164:LU)[0x55eefe205d70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000223:GERAN-A-164:LU)[0x55eefe1e9170] (fsm.c:486) 20250427104340121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-164:LU)[0x55eefe205d70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104340122 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-164:LU)[0x55eefe205d70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104340122 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340122 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340122 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340122 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340122 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 50 42 3e 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427104340122 DMM DEBUG msc_a(IMSI-262420000000224:GERAN-A-165:LU)[0x55eefe20a0a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000224 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104340122 DMM DEBUG msc_a(IMSI-262420000000224:GERAN-A-165:LU)[0x55eefe20a0a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104340122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-165:LU)[0x55eefe20a330]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104340122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-165:LU)[0x55eefe20a330]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000224:GERAN-A-165:LU)[0x55eefe20a0a0] (fsm.c:486) 20250427104340122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-165:LU)[0x55eefe20a330]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104340122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-165:LU)[0x55eefe20a330]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104340122 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104340122 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000224 id=262420000000224 (vlr.c:661) 20250427104340122 DVLR INFO New subscr, IMSI: 262420000000224 (vlr.c:562) 20250427104340122 DVLR DEBUG VLR subscr IMSI-262420000000224 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104340122 DVLR DEBUG VLR subscr IMSI-262420000000224 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104340122 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104340122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-165:LU)[0x55eefe20a330]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104340122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-165:LU)[0x55eefe20a330]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104340122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-165:LU)[0x55eefe20a330]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104340122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-165:LU)[0x55eefe20a330]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-165:LU)[0x55eefe20a330]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104340122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-165:LU)[0x55eefe20a330]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104340122 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-165:LU)[0x55eefe1dc3a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104340122 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-165:LU)[0x55eefe1dc3a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000224:GERAN-A-165:LU)[0x55eefe20a330] (fsm.c:486) 20250427104340122 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-165:LU)[0x55eefe1dc3a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104340122 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-165:LU)[0x55eefe1dc3a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104340122 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340122 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340122 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340122 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340122 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 50 42 3e 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250427104340122 DVLR DEBUG VLR subscr IMSI-262420000000222 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104340122 DVLR DEBUG VLR subscr IMSI-262420000000222 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(999)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340122 DMM DEBUG msc_a(IMSI-262420000000225:GERAN-A-166:LU)[0x55eefe1e0bf0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000225 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104340122 DMM DEBUG msc_a(IMSI-262420000000225:GERAN-A-166:LU)[0x55eefe1e0bf0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104340122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-166:LU)[0x55eefe1e0e80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104340122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-166:LU)[0x55eefe1e0e80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000225:GERAN-A-166:LU)[0x55eefe1e0bf0] (fsm.c:486) 20250427104340122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-166:LU)[0x55eefe1e0e80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104340122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-166:LU)[0x55eefe1e0e80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test-GSUP(994)@84c1225eaf8b: Found GsupExpect[4] for "262420000000223" handled at TC_multi_lu_and_mo_ussd0(1021) MSC_Test-GSUP(994)@84c1225eaf8b: Added IMSI table entry 13TC_multi_lu_and_mo_ussd0(1021)"262420000000223" 20250427104340122 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104340122 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000225 id=262420000000225 (vlr.c:661) 20250427104340122 DVLR INFO New subscr, IMSI: 262420000000225 (vlr.c:562) 20250427104340122 DVLR DEBUG VLR subscr IMSI-262420000000225 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104340122 DVLR DEBUG VLR subscr IMSI-262420000000225 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104340122 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104340122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-166:LU)[0x55eefe1e0e80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104340122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-166:LU)[0x55eefe1e0e80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104340122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-166:LU)[0x55eefe1e0e80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104340122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-166:LU)[0x55eefe1e0e80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104340122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-166:LU)[0x55eefe1e0e80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104340122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-166:LU)[0x55eefe1e0e80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104340122 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-166:LU)[0x55eefe21a090]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104340122 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-166:LU)[0x55eefe21a090]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000225:GERAN-A-166:LU)[0x55eefe1e0e80] (fsm.c:486) 20250427104340122 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-166:LU)[0x55eefe21a090]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104340122 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-166:LU)[0x55eefe21a090]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104340122 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340122 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340122 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340122 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340122 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ae 73 33 00 00 a1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104340122 DMM DEBUG msc_a(IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x07E103DD:GERAN-A-154:LU)[0x55eefe1cfda0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104340122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x07E103DD:GERAN-A-154:LU)[0x55eefe1d0030]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104340122 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-154:LU)[0x55eefe1d4a10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104340122 DMSC NOTICE msub(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD) VLR: update for IMSI=262420000000218 (MSISDN=491230000218) (gsm_04_08.c:1541) 20250427104340122 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104340122 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-154:LU)[0x55eefe1d4a10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104340122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD:GERAN-A-154:LU)[0x55eefe1d0030]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104340122 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-154:LU)[0x55eefe1d4a10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104340122 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-154:LU)[0x55eefe1d4a10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD:GERAN-A-154:LU)[0x55eefe1d0030] (vlr_lu_fsm.c:817) 20250427104340122 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-154:LU)[0x55eefe1d4a10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104340122 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-154:LU)[0x55eefe1d4a10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD:GERAN-A-154:LU)[0x55eefe1d0030]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104340122 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000218/3/1): Available (smpp_smsc.c:626) 20250427104340122 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340122 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340122 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test-GSUP(994)@84c1225eaf8b: Found GsupExpect[5] for "262420000000224" handled at TC_multi_lu_and_mo_ussd0(1023) MSC_Test-GSUP(994)@84c1225eaf8b: Added IMSI table entry 14TC_multi_lu_and_mo_ussd0(1023)"262420000000224" MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340122 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340122 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340122 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340122 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340122 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340122 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ae 73 33 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 61 (osmo_ss7_asp.c:1164) 20250427104340122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827:GERAN-A-151:LU)[0x55eefe1c3c80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827:GERAN-A-151:LU)[0x55eefe1c3c80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827:GERAN-A-151:LU)[0x55eefe1c3f10] (msc_a.c:1053) 20250427104340122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827:GERAN-A-151:LU)[0x55eefe1c3c80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104340122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827:GERAN-A-151:LU)[0x55eefe1c3c80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827:GERAN-A-151:LU)[0x55eefe1c3c80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := 'AE7333'O, sourceLocRef := '0000A1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(994)@84c1225eaf8b: Found GsupExpect[6] for "262420000000225" handled at TC_multi_lu_and_mo_ussd0(1025) 20250427104340122 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test-GSUP(994)@84c1225eaf8b: Added IMSI table entry 15TC_multi_lu_and_mo_ussd0(1025)"262420000000225" MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340122 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104340122 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427104340122 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340122 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340122 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340122 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340122 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ae 73 33 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250427104340122 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104340122 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340122 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340122 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104340122 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340123 DMM DEBUG msc_a(IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x8AF0F80C:GERAN-A-156:LU)[0x55eefe1f41c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104340123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x8AF0F80C:GERAN-A-156:LU)[0x55eefe1f4450]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104340123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-156:LU)[0x55eefe1ce860]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104340123 DMSC NOTICE msub(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C) VLR: update for IMSI=262420000000220 (MSISDN=491230000220) (gsm_04_08.c:1541) 20250427104340123 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104340123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-156:LU)[0x55eefe1ce860]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104340123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C:GERAN-A-156:LU)[0x55eefe1f4450]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104340123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-156:LU)[0x55eefe1ce860]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104340123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-156:LU)[0x55eefe1ce860]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C:GERAN-A-156:LU)[0x55eefe1f4450] (vlr_lu_fsm.c:817) 20250427104340123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-156:LU)[0x55eefe1ce860]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104340123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-156:LU)[0x55eefe1ce860]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C:GERAN-A-156:LU)[0x55eefe1f4450]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104340123 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000220/3/1): Available (smpp_smsc.c:626) 20250427104340123 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340123 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340123 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104340123 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104340123 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340123 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340123 DMM DEBUG msc_a(IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x9EF77772:GERAN-A-158:LU)[0x55eefe1d8b40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104340123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x9EF77772:GERAN-A-158:LU)[0x55eefe1d8dd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104340123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-158:LU)[0x55eefe1f9260]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104340123 DMSC NOTICE msub(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772) VLR: update for IMSI=262420000000221 (MSISDN=491230000221) (gsm_04_08.c:1541) 20250427104340123 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104340123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-158:LU)[0x55eefe1f9260]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104340123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772:GERAN-A-158:LU)[0x55eefe1d8dd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104340123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-158:LU)[0x55eefe1f9260]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104340123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-158:LU)[0x55eefe1f9260]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772:GERAN-A-158:LU)[0x55eefe1d8dd0] (vlr_lu_fsm.c:817) 20250427104340123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-158:LU)[0x55eefe1f9260]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104340123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340123 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-158:LU)[0x55eefe1f9260]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772:GERAN-A-158:LU)[0x55eefe1d8dd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104340123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340123 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 a7 c8 55 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) 20250427104340123 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000221/3/1): Available (smpp_smsc.c:626) 20250427104340123 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340123 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340123 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104340123 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:9 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 20250427104340123 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340123 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340123 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)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340123 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a7 c8 55 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mo_ussd0(996)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340123 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340123 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340123 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 67 46 03 00 00 a2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104340123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340123 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340123 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104340123 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340123 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340123 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)@84c1225eaf8b: Message received on association #8 20250427104340123 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 67 46 03 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 51 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340123 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340123 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340123 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340123 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 67 46 03 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := '674603'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 } } 20250427104340123 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340123 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84:GERAN-A-155:LU)[0x55eefe1ea140]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84:GERAN-A-155:LU)[0x55eefe1ea140]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84:GERAN-A-155:LU)[0x55eefe1e9eb0] (msc_a.c:1053) 20250427104340123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84:GERAN-A-155:LU)[0x55eefe1ea140]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104340123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84:GERAN-A-155:LU)[0x55eefe1ea140]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84:GERAN-A-155:LU)[0x55eefe1ea140]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104340123 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fb 02 b4 00 00 a3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340124 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340124 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340124 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340124 DLSS7 DEBUG Found route for dpc=193=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)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 fb 02 b4 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 41 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mo_ussd0(1019)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427104340124 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340124 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340124 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_multi_lu_and_mo_ussd0(1019)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := 'FB02B4'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)@84c1225eaf8b: Session index based on local reference:12 20250427104340124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fb 02 b4 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340124 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340124 DLM3UA DEBUG 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)@84c1225eaf8b: Session index based on local reference:12 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340124 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 28 bc f6 00 00 a4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104340124 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340124 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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-SCCP(988)@84c1225eaf8b: Session index based on local reference:12 20250427104340124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 28 bc f6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 32 (osmo_ss7_asp.c:1164) 20250427104340124 DLSS7 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)@84c1225eaf8b: Message received on association #8 20250427104340124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340124 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340124 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := '28BCF6'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)@84c1225eaf8b: Session index based on local reference:13 20250427104340124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 32 c1 50 00 00 a5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104340124 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340124 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)@84c1225eaf8b: Session index based on local reference:13 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340124 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 32 c1 50 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 42 (osmo_ss7_asp.c:1164) 20250427104340124 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340124 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104340124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340124 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250427104340124 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 03 cf 99 00 00 a6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := '32C150'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)@84c1225eaf8b: Session index based on local reference:14 20250427104340124 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340124 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 03 cf 99 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 52 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:14 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340124 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340124 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2d 9f 16 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := '03CF99'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 } } 20250427104340125 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340125 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340125 DLM3UA DEBUG 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)@84c1225eaf8b: Session index based on local reference:15 MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340125 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340125 DLSS7 DEBUG Found route for dpc=193=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)@84c1225eaf8b: Session index based on local reference:15 20250427104340125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 06 c6 ab 00 00 97 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340125 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340125 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340125 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340125 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340125 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 5b 4b e8 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) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340125 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340125 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340125 DLM3UA DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340125 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)@84c1225eaf8b: Session index based on local reference:0 20250427104340125 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340125 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340125 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104340125 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250427104340125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5b 4b e8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340125 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340125 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340125 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)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340125 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340125 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0f 8c 6f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340125 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340125 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340125 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 06 c6 ab 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340125 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340125 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340125 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) TC_multi_lu_and_mo_ussd0(1001)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mo_ussd0(1001)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427104340125 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 96 f7 08 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340125 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340125 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340125 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340125 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 a1 2c 16 00 00 9b 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340125 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340125 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340125 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[0] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(1001) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:11 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340126 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340126 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340126 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340126 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 9b a1 2c 16 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mo_ussd0(1007)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1007)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[4] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(1007) 20250427104340126 DVLR DEBUG VLR subscr IMSI-262420000000222 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104340126 DVLR DEBUG IMSI:262420000000222 has MSISDN:491230000222 (vlr.c:1045) 20250427104340126 DMSC NOTICE msub(IMSI-262420000000222:MSISDN-491230000222) VLR: update for IMSI=262420000000222 (MSISDN=491230000222) (gsm_04_08.c:1541) 20250427104340126 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104340127 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104340127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-159:LU)[0x55eefe1d1990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104340127 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-159:LU)[0x55eefe1cd8e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104340127 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-159:LU)[0x55eefe1cd8e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104340127 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-159:LU)[0x55eefe1cd8e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104340127 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-159:LU)[0x55eefe1cd8e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-159:LU)[0x55eefe1d1990] (vlr_lu_fsm.c:110) 20250427104340127 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-159:LU)[0x55eefe1cd8e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104340127 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-159:LU)[0x55eefe1cd8e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-159:LU)[0x55eefe1d1990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104340127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-159:LU)[0x55eefe1d1990]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104340127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-159:LU)[0x55eefe1f9260]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104340127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-159:LU)[0x55eefe1f9260]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-159:LU)[0x55eefe1d1990] (fsm.c:486) 20250427104340127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-159:LU)[0x55eefe1f9260]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104340127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-159:LU)[0x55eefe1f9260]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104340127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-159:LU)[0x55eefe1f9260]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104340127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-159:LU)[0x55eefe1f9260]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104340127 DMSC NOTICE msub(IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x3582CCB0) VLR: update for IMSI=262420000000222 (MSISDN=491230000222) (gsm_04_08.c:1541) 20250427104340127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-159:LU)[0x55eefe1f9260]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104340127 DMM DEBUG -> IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x3582CCB0 LOCATION UPDATE ACCEPT (TMSI = 0x3582ccb0) (gsm_04_08.c:149) 20250427104340127 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x3582CCB0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104340127 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340127 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340127 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340127 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340127 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340127 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 60 78 a6 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 35 82 cc b0 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340127 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104340127 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(997)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340128 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104340128 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1005)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1005)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1003)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1003)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[5] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(1005) MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[6] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(1003) MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(1009)444075 20250427104340129 DVLR DEBUG VLR subscr IMSI-262420000000223 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104340129 DVLR DEBUG VLR subscr IMSI-262420000000223 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1009)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340129 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340129 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427104340130 DVLR DEBUG VLR subscr IMSI-262420000000225 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104340130 DVLR DEBUG VLR subscr IMSI-262420000000225 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:7 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 20250427104340130 DVLR DEBUG VLR subscr IMSI-262420000000224 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104340130 DVLR DEBUG VLR subscr IMSI-262420000000224 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1009)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1009)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1009)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(999)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340130 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340130 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) TC_multi_lu_and_mo_ussd0(1009)@84c1225eaf8b: 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 := '04ACD827'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250427104340130 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97:GERAN-A-153:CM_SERVICE_REQ)[0x55eefe1d91d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340130 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97:GERAN-A-153:CM_SERVICE_REQ)[0x55eefe1d91d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97:GERAN-A-153:CM_SERVICE_REQ)[0x55eefe1c9020] (msc_a.c:1053) 20250427104340130 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97:GERAN-A-153:CM_SERVICE_REQ)[0x55eefe1d91d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340131 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97:GERAN-A-153:CM_SERVICE_REQ)[0x55eefe1d91d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104340131 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104340131 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340131 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340131 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340131 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340131 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340131 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_multi_lu_and_mo_ussd0(1021)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427104340131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b6 18 fa 00 00 99 00 00 00 00 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mo_ussd0(1021)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:7 20250427104340131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340131 DLM3UA DEBUG 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(989)@84c1225eaf8b: Deleted conn table entry 9TC_multi_lu_and_mo_ussd0(1013)10562582 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340131 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340131 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340131 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b6 18 fa 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mo_ussd0(1013)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1025)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427104340131 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340131 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1025)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(1023)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1023)@84c1225eaf8b: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(1013)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1013)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1013)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:13 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 TC_multi_lu_and_mo_ussd0(1013)@84c1225eaf8b: 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 := '7A009B84'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1019)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:15 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:8 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:14 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(996)11933946 TC_multi_lu_and_mo_ussd0(996)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427104340133 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340133 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x3159DE97 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@84c1225eaf8b: Added conn table entry 1TC_multi_lu_and_mo_ussd0(1009)16159119 TC_multi_lu_and_mo_ussd0(996)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(996)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:10 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:11 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(996)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:6 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@84c1225eaf8b: Added conn table entry 7TC_multi_lu_and_mo_ussd0(1013)13537451 MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:7 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:12 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340168 DVLR DEBUG VLR subscr IMSI-262420000000225 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104340168 DVLR DEBUG IMSI:262420000000225 has MSISDN:491230000225 (vlr.c:1045) 20250427104340168 DMSC NOTICE msub(IMSI-262420000000225:MSISDN-491230000225) VLR: update for IMSI=262420000000225 (MSISDN=491230000225) (gsm_04_08.c:1541) 20250427104340168 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104340168 DVLR DEBUG VLR subscr IMSI-262420000000223 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104340168 DVLR DEBUG IMSI:262420000000223 has MSISDN:491230000223 (vlr.c:1045) 20250427104340168 DMSC NOTICE msub(IMSI-262420000000223:MSISDN-491230000223) VLR: update for IMSI=262420000000223 (MSISDN=491230000223) (gsm_04_08.c:1541) 20250427104340168 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104340168 DVLR DEBUG VLR subscr IMSI-262420000000224 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104340168 DVLR DEBUG IMSI:262420000000224 has MSISDN:491230000224 (vlr.c:1045) 20250427104340168 DMSC NOTICE msub(IMSI-262420000000224:MSISDN-491230000224) VLR: update for IMSI=262420000000224 (MSISDN=491230000224) (gsm_04_08.c:1541) 20250427104340168 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104340169 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104340169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-165:LU)[0x55eefe20a330]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104340169 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-165:LU)[0x55eefe1dc3a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104340169 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-165:LU)[0x55eefe1dc3a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104340169 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-165:LU)[0x55eefe1dc3a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104340169 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-165:LU)[0x55eefe1dc3a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-165:LU)[0x55eefe20a330] (vlr_lu_fsm.c:110) 20250427104340169 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-165:LU)[0x55eefe1dc3a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104340169 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-165:LU)[0x55eefe1dc3a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-165:LU)[0x55eefe20a330]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104340169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-165:LU)[0x55eefe20a330]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104340169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-165:LU)[0x55eefe1cd8e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104340169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-165:LU)[0x55eefe1cd8e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-165:LU)[0x55eefe20a330] (fsm.c:486) 20250427104340169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-165:LU)[0x55eefe1cd8e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104340169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-165:LU)[0x55eefe1cd8e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104340169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-165:LU)[0x55eefe1cd8e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104340169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-165:LU)[0x55eefe1cd8e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104340169 DMSC NOTICE msub(IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x360DF50F) VLR: update for IMSI=262420000000224 (MSISDN=491230000224) (gsm_04_08.c:1541) 20250427104340169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-165:LU)[0x55eefe1cd8e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104340169 DMM DEBUG -> IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x360DF50F LOCATION UPDATE ACCEPT (TMSI = 0x360df50f) (gsm_04_08.c:149) 20250427104340169 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x360DF50F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104340169 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340169 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340169 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 32 c1 50 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 36 0d f5 0f (osmo_ss7_asp.c:1164) 20250427104340169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340169 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340169 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104340169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340169 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340169 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a0 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340169 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340169 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a4 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340169 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a6 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704:GERAN-A-152:CM_SERVICE_REQ)[0x55eefe1e1970]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:14 20250427104340170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704:GERAN-A-152:CM_SERVICE_REQ)[0x55eefe1e1970]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704:GERAN-A-152:CM_SERVICE_REQ)[0x55eefe1ca1d0] (msc_a.c:1053) 20250427104340170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704:GERAN-A-152:CM_SERVICE_REQ)[0x55eefe1e1970]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704:GERAN-A-152:CM_SERVICE_REQ)[0x55eefe1e1970]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104340170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340170 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340170 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a5 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340170 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a1 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340170 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 91 8f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 04 ac d8 27 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340170 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340170 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104340170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104340170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340170 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104340170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340170 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104340170 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427104340170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340170 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9f 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340170 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340170 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) 20250427104340170 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340170 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340170 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a7 c8 55 00 00 98 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340170 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 90 ab 02 02 06 04 43 b9 00 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 7a 00 9b 84 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340170 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340170 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) 20250427104340170 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104340170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-164:LU)[0x55eefe1e9170]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104340170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-164:LU)[0x55eefe205d70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104340170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-164:LU)[0x55eefe205d70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104340170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-164:LU)[0x55eefe205d70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104340170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-164:LU)[0x55eefe205d70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-164:LU)[0x55eefe1e9170] (vlr_lu_fsm.c:110) 20250427104340170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-164:LU)[0x55eefe205d70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104340170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-164:LU)[0x55eefe205d70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-164:LU)[0x55eefe1e9170]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104340170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-164:LU)[0x55eefe1e9170]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104340170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-164:LU)[0x55eefe1dc3a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104340170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-164:LU)[0x55eefe1dc3a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-164:LU)[0x55eefe1e9170] (fsm.c:486) 20250427104340170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-164:LU)[0x55eefe1dc3a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104340170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-164:LU)[0x55eefe1dc3a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104340170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-164:LU)[0x55eefe1dc3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104340170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-164:LU)[0x55eefe1dc3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104340170 DMSC NOTICE msub(IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x7D9F5538) VLR: update for IMSI=262420000000223 (MSISDN=491230000223) (gsm_04_08.c:1541) 20250427104340170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-164:LU)[0x55eefe1dc3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104340170 DMM DEBUG -> IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x7D9F5538 LOCATION UPDATE ACCEPT (TMSI = 0x7d9f5538) (gsm_04_08.c:149) 20250427104340170 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x7D9F5538 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104340170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD:GERAN-A-154:LU)[0x55eefe1d0030]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD:GERAN-A-154:LU)[0x55eefe1d0030]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD:GERAN-A-154:LU)[0x55eefe1cfda0] (msc_a.c:1053) 20250427104340170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD:GERAN-A-154:LU)[0x55eefe1d0030]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104340170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD:GERAN-A-154:LU)[0x55eefe1d0030]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD:GERAN-A-154:LU)[0x55eefe1d0030]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104340170 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD - active-conn: now used by 1 (attached) (msub.c:375) 20250427104340170 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104340170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-166:LU)[0x55eefe1e0e80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104340170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-166:LU)[0x55eefe21a090]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104340170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-166:LU)[0x55eefe21a090]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104340170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-166:LU)[0x55eefe21a090]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104340170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-166:LU)[0x55eefe21a090]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-166:LU)[0x55eefe1e0e80] (vlr_lu_fsm.c:110) 20250427104340170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-166:LU)[0x55eefe21a090]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104340170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-166:LU)[0x55eefe21a090]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-166:LU)[0x55eefe1e0e80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104340170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-166:LU)[0x55eefe1e0e80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104340170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-166:LU)[0x55eefe205d70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104340170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-166:LU)[0x55eefe205d70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-166:LU)[0x55eefe1e0e80] (fsm.c:486) 20250427104340170 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340170 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340170 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 28 bc f6 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 7d 9f 55 38 (osmo_ss7_asp.c:1164) 20250427104340170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-166:LU)[0x55eefe205d70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104340170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-166:LU)[0x55eefe205d70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104340170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-166:LU)[0x55eefe205d70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104340170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-166:LU)[0x55eefe205d70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104340170 DMSC NOTICE msub(IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x03D4988A) VLR: update for IMSI=262420000000225 (MSISDN=491230000225) (gsm_04_08.c:1541) 20250427104340170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-166:LU)[0x55eefe205d70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104340170 DMM DEBUG -> IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x03D4988A LOCATION UPDATE ACCEPT (TMSI = 0x03d4988a) (gsm_04_08.c:149) 20250427104340170 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x03D4988A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:1 20250427104340171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340171 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2d 9f 16 00 00 9a 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340171 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340171 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340171 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340171 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340171 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340171 DMM DEBUG msc_a(TMSI-0x04ACD827:GERAN-A-167:CM_SERVICE_REQ)[0x55eefe1c3f10]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427104340171 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04ACD827:GERAN-A-167:CM_SERVICE_REQ)[0x55eefe1b7090]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104340171 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04ACD827:GERAN-A-167:CM_SERVICE_REQ)[0x55eefe1b7090]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x04ACD827:GERAN-A-167:CM_SERVICE_REQ)[0x55eefe1c3f10] (fsm.c:486) 20250427104340171 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04ACD827:GERAN-A-167:CM_SERVICE_REQ)[0x55eefe1b7090]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104340171 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04ACD827:GERAN-A-167:CM_SERVICE_REQ)[0x55eefe1b7090]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104340171 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340171 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104340171 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104340171 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a7 c8 55 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340171 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827:GERAN-A-167:CM_SERVICE_REQ)[0x55eefe1b7090]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104340171 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827:GERAN-A-167:CM_SERVICE_REQ)[0x55eefe1b7090]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104340171 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827:GERAN-A-167:CM_SERVICE_REQ)[0x55eefe1b7090]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104340171 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827:GERAN-A-167:CM_SERVICE_REQ)[0x55eefe1b7090]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104340171 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827:GERAN-A-167:CM_SERVICE_REQ)[0x55eefe1b7090]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104340171 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827:GERAN-A-167:CM_SERVICE_REQ)[0x55eefe1b7090]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104340171 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827:GERAN-A-167:CM_SERVICE_REQ)[0x55eefe1b7090]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104340171 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827:GERAN-A-167:CM_SERVICE_REQ)[0x55eefe1b7090]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104340171 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827:GERAN-A-167:CM_SERVICE_REQ)[0x55eefe1b7090]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104340171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340171 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827:GERAN-A-167:CM_SERVICE_REQ)[0x55eefe1b7090]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104340171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340171 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340171 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000217/3/1): Available (smpp_smsc.c:626) 20250427104340171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340171 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104340171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 03 cf 99 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 03 d4 98 8a (osmo_ss7_asp.c:1164) 20250427104340171 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7:GERAN-A-157:CM_SERVICE_REQ)[0x55eefe1ee2c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340171 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7:GERAN-A-157:CM_SERVICE_REQ)[0x55eefe1ee2c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7:GERAN-A-157:CM_SERVICE_REQ)[0x55eefe1d59a0] (msc_a.c:1053) 20250427104340171 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7:GERAN-A-157:CM_SERVICE_REQ)[0x55eefe1ee2c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340171 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7:GERAN-A-157:CM_SERVICE_REQ)[0x55eefe1ee2c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104340171 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104340171 DLSS7 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(1001)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(997)10995797 MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:13 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(997)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340171 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340171 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104340171 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427104340171 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340171 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340171 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104340171 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:15 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340171 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340171 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104340171 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340171 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104340171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340171 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340171 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340171 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x3DFD6704 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427104340171 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2d 9f 16 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C:GERAN-A-156:LU)[0x55eefe1f4450]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C:GERAN-A-156:LU)[0x55eefe1f4450]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C:GERAN-A-156:LU)[0x55eefe1f41c0] (msc_a.c:1053) 20250427104340171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C:GERAN-A-156:LU)[0x55eefe1f4450]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104340171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C:GERAN-A-156:LU)[0x55eefe1f4450]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C:GERAN-A-156:LU)[0x55eefe1f4450]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104340171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340171 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f6 91 8f 00 00 a7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104340171 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C - active-conn: now used by 1 (attached) (msub.c:375) 20250427104340171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340171 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f6 91 8f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 71 (osmo_ss7_asp.c:1164) 20250427104340171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772:GERAN-A-158:LU)[0x55eefe1d8dd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772:GERAN-A-158:LU)[0x55eefe1d8dd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772:GERAN-A-158:LU)[0x55eefe1d8b40] (msc_a.c:1053) 20250427104340171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772:GERAN-A-158:LU)[0x55eefe1d8dd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104340171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772:GERAN-A-158:LU)[0x55eefe1d8dd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772:GERAN-A-158:LU)[0x55eefe1d8dd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) TC_multi_lu_and_mo_ussd0(1007)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340172 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340172 DMM DEBUG msc_a(IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x3582CCB0:GERAN-A-159:LU)[0x55eefe1ea520]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104340172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x3582CCB0:GERAN-A-159:LU)[0x55eefe1d1990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104340172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-159:LU)[0x55eefe1f9260]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104340172 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340172 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340172 DMSC NOTICE msub(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0) VLR: update for IMSI=262420000000222 (MSISDN=491230000222) (gsm_04_08.c:1541) 20250427104340172 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104340172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-159:LU)[0x55eefe1f9260]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104340172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0:GERAN-A-159:LU)[0x55eefe1d1990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104340172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-159:LU)[0x55eefe1f9260]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104340172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-159:LU)[0x55eefe1f9260]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0:GERAN-A-159:LU)[0x55eefe1d1990] (vlr_lu_fsm.c:817) 20250427104340172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-159:LU)[0x55eefe1f9260]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104340172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340172 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-159:LU)[0x55eefe1f9260]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0:GERAN-A-159:LU)[0x55eefe1d1990]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104340172 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000222/3/1): Available (smpp_smsc.c:626) 20250427104340172 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := 'F6918F'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)@84c1225eaf8b: Session index based on local reference:0 20250427104340172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f6 91 8f 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250427104340172 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340172 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340172 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0 - 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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(1011)2989846 20250427104340172 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340172 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104340172 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340172 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340172 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340172 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5b 4b e8 00 00 9d 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340172 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340172 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340172 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340172 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 50 42 3e 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) TC_multi_lu_and_mo_ussd0(1011)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340172 DMM DEBUG msc_a(TMSI-0x7A009B84:GERAN-A-168:CM_SERVICE_REQ)[0x55eefe1c9730]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427104340172 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7A009B84:GERAN-A-168:CM_SERVICE_REQ)[0x55eefe1d14b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104340172 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7A009B84:GERAN-A-168:CM_SERVICE_REQ)[0x55eefe1d14b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7A009B84:GERAN-A-168:CM_SERVICE_REQ)[0x55eefe1c9730] (fsm.c:486) 20250427104340172 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7A009B84:GERAN-A-168:CM_SERVICE_REQ)[0x55eefe1d14b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104340172 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7A009B84:GERAN-A-168:CM_SERVICE_REQ)[0x55eefe1d14b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104340172 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104340172 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104340172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84:GERAN-A-168:CM_SERVICE_REQ)[0x55eefe1d14b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104340172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84:GERAN-A-168:CM_SERVICE_REQ)[0x55eefe1d14b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104340172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84:GERAN-A-168:CM_SERVICE_REQ)[0x55eefe1d14b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84:GERAN-A-168:CM_SERVICE_REQ)[0x55eefe1d14b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104340172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84:GERAN-A-168:CM_SERVICE_REQ)[0x55eefe1d14b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104340172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84:GERAN-A-168:CM_SERVICE_REQ)[0x55eefe1d14b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104340172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84:GERAN-A-168:CM_SERVICE_REQ)[0x55eefe1d14b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104340172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84:GERAN-A-168:CM_SERVICE_REQ)[0x55eefe1d14b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104340172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84:GERAN-A-168:CM_SERVICE_REQ)[0x55eefe1d14b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104340172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84:GERAN-A-168:CM_SERVICE_REQ)[0x55eefe1d14b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:2 20250427104340172 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000219/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer TC_multi_lu_and_mo_ussd0(1023)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340172 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104340172 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340172 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340172 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340172 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 50 42 3e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340172 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427104340172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340172 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340172 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5b 4b e8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340172 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340172 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340172 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104340172 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427104340172 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340172 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340172 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104340172 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340172 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0f 8c 6f 00 00 9c 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340172 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104340172 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 TC_multi_lu_and_mo_ussd0(997)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340173 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340173 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:10 20250427104340173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340173 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(997)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1005)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 96 f7 08 00 00 9e 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 60 78 a6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340173 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340173 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340173 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 0f 8c 6f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 90 ab 00 00 a8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340173 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:11 MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340173 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104340173 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250427104340173 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104340173 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427104340173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 90 ab 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 91 (osmo_ss7_asp.c:1164) 20250427104340173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ce 90 ab 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250427104340173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340173 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 ae 73 33 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) 20250427104340173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ae 73 33 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340173 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340173 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340173 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 96 f7 08 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := 'CE90AB'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)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340173 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104340173 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340173 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340173 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) TC_multi_lu_and_mo_ussd0(1003)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent20250427104340173 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340173 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 67 46 03 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 16 ab 35 1a 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 67 46 03 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(1025)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1011)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1011)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1021)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1011)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1009)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1011)@84c1225eaf8b: 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 := '07E103DD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1009)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(997)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(999)5983208 TC_multi_lu_and_mo_ussd0(999)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[7] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(1009) 20250427104340175 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340175 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x305236A7 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 10TC_multi_lu_and_mo_ussd0(1015)1018991 TC_multi_lu_and_mo_ussd0(1001)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1015)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(999)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 11TC_multi_lu_and_mo_ussd0(1017)9893640 20250427104340176 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340176 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(999)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1017)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340177 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340177 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1015)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1015)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340177 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104340177 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1015)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(1015)@84c1225eaf8b: 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 := '8AF0F80C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:14 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mo_ussd0(999)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340178 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340178 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a5 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(1017)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1017)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1017)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340178 DMM DEBUG msc_a(IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x360DF50F:GERAN-A-165:LU)[0x55eefe20a0a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104340178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x360DF50F:GERAN-A-165:LU)[0x55eefe20a330]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104340178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-165:LU)[0x55eefe1cd8e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104340178 DMSC NOTICE msub(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F) VLR: update for IMSI=262420000000224 (MSISDN=491230000224) (gsm_04_08.c:1541) 20250427104340178 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104340178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-165:LU)[0x55eefe1cd8e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104340178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F:GERAN-A-165:LU)[0x55eefe20a330]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104340178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-165:LU)[0x55eefe1cd8e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104340178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-165:LU)[0x55eefe1cd8e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F:GERAN-A-165:LU)[0x55eefe20a330] (vlr_lu_fsm.c:817) 20250427104340178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-165:LU)[0x55eefe1cd8e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104340178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-165:LU)[0x55eefe1cd8e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F:GERAN-A-165:LU)[0x55eefe20a330]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104340178 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000224/3/1): Available (smpp_smsc.c:626) TC_multi_lu_and_mo_ussd0(1013)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1013)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340178 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340178 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340178 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104340178 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104340178 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340178 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340178 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340178 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 32 c1 50 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:14 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1017)@84c1225eaf8b: 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 := '9EF77772'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[8] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(1013) MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:15 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 TC_multi_lu_and_mo_ussd0(1007)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1005)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340180 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340180 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a6 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)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O 20250427104340180 DMM DEBUG msc_a(IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x03D4988A:GERAN-A-166:LU)[0x55eefe1e0bf0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104340180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x03D4988A:GERAN-A-166:LU)[0x55eefe1e0e80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104340180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-166:LU)[0x55eefe205d70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104340180 DMSC NOTICE msub(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A) VLR: update for IMSI=262420000000225 (MSISDN=491230000225) (gsm_04_08.c:1541) 20250427104340180 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104340180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-166:LU)[0x55eefe205d70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104340180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A:GERAN-A-166:LU)[0x55eefe1e0e80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104340180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-166:LU)[0x55eefe205d70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:13 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104340180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-166:LU)[0x55eefe205d70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A:GERAN-A-166:LU)[0x55eefe1e0e80] (vlr_lu_fsm.c:817) 20250427104340180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-166:LU)[0x55eefe205d70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104340180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-166:LU)[0x55eefe205d70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A:GERAN-A-166:LU)[0x55eefe1e0e80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104340180 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000225/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340180 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340180 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340180 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-RAN(989)@84c1225eaf8b: Added conn table entry 0TC_multi_lu_and_mo_ussd0(1011)5836348 20250427104340180 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:1 20250427104340181 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340181 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340181 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340181 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 03 cf 99 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340181 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340181 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340181 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a4 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104340181 DMM DEBUG msc_a(IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x7D9F5538:GERAN-A-164:LU)[0x55eefe1e8f90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104340181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x7D9F5538:GERAN-A-164:LU)[0x55eefe1e9170]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104340181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-164:LU)[0x55eefe1dc3a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104340181 DMSC NOTICE msub(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538) VLR: update for IMSI=262420000000223 (MSISDN=491230000223) (gsm_04_08.c:1541) 20250427104340181 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104340181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-164:LU)[0x55eefe1dc3a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104340181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538:GERAN-A-164:LU)[0x55eefe1e9170]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104340181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-164:LU)[0x55eefe1dc3a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104340181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-164:LU)[0x55eefe1dc3a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538:GERAN-A-164:LU)[0x55eefe1e9170] (vlr_lu_fsm.c:817) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:15 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104340181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-164:LU)[0x55eefe1dc3a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104340181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-164:LU)[0x55eefe1dc3a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104340181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538:GERAN-A-164:LU)[0x55eefe1e9170]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104340181 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000223/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340181 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340181 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340181 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104340181 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104340181 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340181 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340181 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:13 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340181 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340181 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 28 bc f6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340181 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340181 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340181 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 59 0e 3c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 07 e1 03 dd 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340182 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340182 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104340182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340182 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340182 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104340182 DMM DEBUG msc_a(TMSI-0x07E103DD:GERAN-A-169:CM_SERVICE_REQ)[0x55eefe1d9800]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427104340182 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07E103DD:GERAN-A-169:CM_SERVICE_REQ)[0x55eefe1cc990]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104340182 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07E103DD:GERAN-A-169:CM_SERVICE_REQ)[0x55eefe1cc990]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x07E103DD:GERAN-A-169:CM_SERVICE_REQ)[0x55eefe1d9800] (fsm.c:486) 20250427104340182 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07E103DD:GERAN-A-169:CM_SERVICE_REQ)[0x55eefe1cc990]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104340182 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07E103DD:GERAN-A-169:CM_SERVICE_REQ)[0x55eefe1cc990]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104340182 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104340182 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-RAN(989)@84c1225eaf8b: Added conn table entry 2TC_multi_lu_and_mo_ussd0(1015)5355388 20250427104340182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD:GERAN-A-169:CM_SERVICE_REQ)[0x55eefe1cc990]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104340182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD:GERAN-A-169:CM_SERVICE_REQ)[0x55eefe1cc990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104340182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD:GERAN-A-169:CM_SERVICE_REQ)[0x55eefe1cc990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104340182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD:GERAN-A-169:CM_SERVICE_REQ)[0x55eefe1cc990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104340182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD:GERAN-A-169:CM_SERVICE_REQ)[0x55eefe1cc990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104340182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD:GERAN-A-169:CM_SERVICE_REQ)[0x55eefe1cc990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104340182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD:GERAN-A-169:CM_SERVICE_REQ)[0x55eefe1cc990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104340182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD:GERAN-A-169:CM_SERVICE_REQ)[0x55eefe1cc990]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104340182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD:GERAN-A-169:CM_SERVICE_REQ)[0x55eefe1cc990]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104340182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD:GERAN-A-169:CM_SERVICE_REQ)[0x55eefe1cc990]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:2 MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 2 set to 1 20250427104340182 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000218/3/1): Available (smpp_smsc.c:626) 20250427104340182 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F:GERAN-A-160:CM_SERVICE_REQ)[0x55eefe1edcf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F:GERAN-A-160:CM_SERVICE_REQ)[0x55eefe1edcf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F:GERAN-A-160:CM_SERVICE_REQ)[0x55eefe1f5130] (msc_a.c:1053) 20250427104340182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F:GERAN-A-160:CM_SERVICE_REQ)[0x55eefe1edcf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F:GERAN-A-160:CM_SERVICE_REQ)[0x55eefe1edcf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104340183 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-RAN(989)@84c1225eaf8b: Added conn table entry 8TC_multi_lu_and_mo_ussd0(1017)11515611 20250427104340183 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340183 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340183 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 59 0e 3c 00 00 a9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104340183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0:GERAN-A-159:LU)[0x55eefe1d1990]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0:GERAN-A-159:LU)[0x55eefe1d1990]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0:GERAN-A-159:LU)[0x55eefe1ea520] (msc_a.c:1053) 20250427104340183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0:GERAN-A-159:LU)[0x55eefe1d1990]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104340183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0:GERAN-A-159:LU)[0x55eefe1d1990]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0:GERAN-A-159:LU)[0x55eefe1d1990]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340183 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104340183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340183 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340183 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 51 b7 7c 02 02 06 04 43 b9 00 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 8a f0 f8 0c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := '590E3C'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)@84c1225eaf8b: Session index based on local reference:1 20250427104340183 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340183 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340183 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 59 0e 3c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 81 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:8 MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340183 DMM DEBUG msc_a(TMSI-0x8AF0F80C:GERAN-A-170:CM_SERVICE_REQ)[0x55eefe1e17e0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427104340183 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8AF0F80C:GERAN-A-170:CM_SERVICE_REQ)[0x55eefe1d1ac0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104340183 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8AF0F80C:GERAN-A-170:CM_SERVICE_REQ)[0x55eefe1d1ac0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8AF0F80C:GERAN-A-170:CM_SERVICE_REQ)[0x55eefe1e17e0] (fsm.c:486) 20250427104340183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340183 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8AF0F80C:GERAN-A-170:CM_SERVICE_REQ)[0x55eefe1d1ac0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104340183 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8AF0F80C:GERAN-A-170:CM_SERVICE_REQ)[0x55eefe1d1ac0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104340183 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104340183 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104340183 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340183 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 b6 db 02 02 06 04 43 b9 00 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 9e f7 77 72 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C:GERAN-A-170:CM_SERVICE_REQ)[0x55eefe1d1ac0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104340183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C:GERAN-A-170:CM_SERVICE_REQ)[0x55eefe1d1ac0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104340183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C:GERAN-A-170:CM_SERVICE_REQ)[0x55eefe1d1ac0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104340183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C:GERAN-A-170:CM_SERVICE_REQ)[0x55eefe1d1ac0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104340183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C:GERAN-A-170:CM_SERVICE_REQ)[0x55eefe1d1ac0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 20250427104340183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C:GERAN-A-170:CM_SERVICE_REQ)[0x55eefe1d1ac0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104340183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C:GERAN-A-170:CM_SERVICE_REQ)[0x55eefe1d1ac0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104340183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C:GERAN-A-170:CM_SERVICE_REQ)[0x55eefe1d1ac0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104340183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C:GERAN-A-170:CM_SERVICE_REQ)[0x55eefe1d1ac0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104340183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C:GERAN-A-170:CM_SERVICE_REQ)[0x55eefe1d1ac0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104340183 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000220/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340184 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104340184 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340184 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340184 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340184 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 59 0e 3c 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:6 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340184 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340184 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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-SCCP(988)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427104340184 DMM DEBUG msc_a(TMSI-0x9EF77772:GERAN-A-171:CM_SERVICE_REQ)[0x55eefe1d1990]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427104340184 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9EF77772:GERAN-A-171:CM_SERVICE_REQ)[0x55eefe1ea520]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104340184 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9EF77772:GERAN-A-171:CM_SERVICE_REQ)[0x55eefe1ea520]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9EF77772:GERAN-A-171:CM_SERVICE_REQ)[0x55eefe1d1990] (fsm.c:486) 20250427104340184 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9EF77772:GERAN-A-171:CM_SERVICE_REQ)[0x55eefe1ea520]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104340184 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9EF77772:GERAN-A-171:CM_SERVICE_REQ)[0x55eefe1ea520]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340184 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104340184 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104340184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772:GERAN-A-171:CM_SERVICE_REQ)[0x55eefe1ea520]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104340184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772:GERAN-A-171:CM_SERVICE_REQ)[0x55eefe1ea520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104340184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772:GERAN-A-171:CM_SERVICE_REQ)[0x55eefe1ea520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104340184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772:GERAN-A-171:CM_SERVICE_REQ)[0x55eefe1ea520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104340184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772:GERAN-A-171:CM_SERVICE_REQ)[0x55eefe1ea520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104340184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772:GERAN-A-171:CM_SERVICE_REQ)[0x55eefe1ea520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104340184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772:GERAN-A-171:CM_SERVICE_REQ)[0x55eefe1ea520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104340184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772:GERAN-A-171:CM_SERVICE_REQ)[0x55eefe1ea520]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104340184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772:GERAN-A-171:CM_SERVICE_REQ)[0x55eefe1ea520]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104340184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772:GERAN-A-171:CM_SERVICE_REQ)[0x55eefe1ea520]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104340184 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000221/3/1): Available (smpp_smsc.c:626) 20250427104340184 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104340184 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340184 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340184 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340184 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 50 42 3e 00 00 a0 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2:GERAN-A-161:CM_SERVICE_REQ)[0x55eefe1c8670]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2:GERAN-A-161:CM_SERVICE_REQ)[0x55eefe1c8670]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2:GERAN-A-161:CM_SERVICE_REQ)[0x55eefe1c8490] (msc_a.c:1053) 20250427104340184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2:GERAN-A-161:CM_SERVICE_REQ)[0x55eefe1c8670]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2:GERAN-A-161:CM_SERVICE_REQ)[0x55eefe1c8670]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104340184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340184 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340184 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340184 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104340185 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340185 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:4 20250427104340185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340185 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 60 78 a6 00 00 9f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52:GERAN-A-162:CM_SERVICE_REQ)[0x55eefe1dfba0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52:GERAN-A-162:CM_SERVICE_REQ)[0x55eefe1dfba0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52:GERAN-A-162:CM_SERVICE_REQ)[0x55eefe1df910] (msc_a.c:1053) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52:GERAN-A-162:CM_SERVICE_REQ)[0x55eefe1dfba0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52:GERAN-A-162:CM_SERVICE_REQ)[0x55eefe1dfba0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340185 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340185 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 50 42 3e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:3 20250427104340185 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340185 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340185 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340185 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 51 b7 7c 00 00 aa 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104340185 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340185 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340185 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 51 b7 7c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 02 (osmo_ss7_asp.c:1164) 20250427104340185 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340185 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340185 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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(990)@84c1225eaf8b: Message received on association #8 20250427104340185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 51 b7 7c 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250427104340185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340185 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340185 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340185 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 60 78 a6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := '51B77C'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)@84c1225eaf8b: Session index based on local reference:2 20250427104340185 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104340185 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250427104340185 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340185 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340185 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b6 db 00 00 ab 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:14 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340185 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340185 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340185 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:15 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104340185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b6 db 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 12 (osmo_ss7_asp.c:1164) 20250427104340185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340186 DLM3UA DEBUG 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)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340186 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340186 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340186 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340186 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340186 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340186 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340186 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b6 db 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := 'AFB6DB'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)@84c1225eaf8b: Session index based on local reference:8 20250427104340186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340186 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340186 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340186 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104340186 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340186 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F:GERAN-A-165:LU)[0x55eefe20a330]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F:GERAN-A-165:LU)[0x55eefe20a330]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F:GERAN-A-165:LU)[0x55eefe20a0a0] (msc_a.c:1053) 20250427104340186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F:GERAN-A-165:LU)[0x55eefe20a330]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104340186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F:GERAN-A-165:LU)[0x55eefe20a330]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F:GERAN-A-165:LU)[0x55eefe20a330]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104340186 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340186 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ae 73 33 00 00 a1 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340186 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340186 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340186 DLM3UA DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340186 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340186 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 67 46 03 00 00 a2 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340186 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A:GERAN-A-166:LU)[0x55eefe1e0e80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A:GERAN-A-166:LU)[0x55eefe1e0e80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A:GERAN-A-166:LU)[0x55eefe1e0bf0] (msc_a.c:1053) 20250427104340186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A:GERAN-A-166:LU)[0x55eefe1e0e80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104340186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A:GERAN-A-166:LU)[0x55eefe1e0e80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A:GERAN-A-166:LU)[0x55eefe1e0e80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:6 TC_multi_lu_and_mo_ussd0(1011)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1011)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340186 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A - active-conn: now used by 1 (attached) (msub.c:375) 20250427104340186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340186 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340186 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340186 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ae 73 33 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340186 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340186 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340186 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340186 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 32 c1 50 00 00 a5 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(1001)5259838 20250427104340186 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340186 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340186 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340186 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 03 cf 99 00 00 a6 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340187 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340187 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340187 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 67 46 03 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(1019)6322342 MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 TC_multi_lu_and_mo_ussd0(1001)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:14 MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:15 20250427104340187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340187 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: Created GsupExpect[9] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(1011) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340187 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340187 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 32 c1 50 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340187 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340187 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x6A94416F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1019)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340187 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104340187 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250427104340187 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340187 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:13 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1015)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1015)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:7 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1001)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1001)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1019)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1019)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1019)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[10] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(1015) 20250427104340189 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104340189 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1019)@84c1225eaf8b: 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 := '3582CCB0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(1007)11432755 TC_multi_lu_and_mo_ussd0(1001)@84c1225eaf8b: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1007)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340190 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340190 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x4E3AB3F2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1017)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(1005)6768131 TC_multi_lu_and_mo_ussd0(1017)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340190 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340190 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x69B21F52 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1005)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 14TC_multi_lu_and_mo_ussd0(1023)3326288 MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[11] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(1017) TC_multi_lu_and_mo_ussd0(1023)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340190 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340190 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1007)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1007)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 15TC_multi_lu_and_mo_ussd0(1025)249753 TC_multi_lu_and_mo_ussd0(1005)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1005)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1025)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340191 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340191 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1023)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1023)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1023)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1025)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1025)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1025)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@84c1225eaf8b: Added conn table entry 3TC_multi_lu_and_mo_ussd0(1019)6960948 TC_multi_lu_and_mo_ussd0(1007)@84c1225eaf8b: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1023)@84c1225eaf8b: 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 := '360DF50F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1025)@84c1225eaf8b: 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 := '03D4988A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:3 MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 3 set to 1 TC_multi_lu_and_mo_ussd0(1005)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@84c1225eaf8b: Added conn table entry 4TC_multi_lu_and_mo_ussd0(1023)1510603 MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:4 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@84c1225eaf8b: Added conn table entry 5TC_multi_lu_and_mo_ussd0(1025)3754025 MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:5 MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:8 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340220 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104340220 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427104340220 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104340220 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340220 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340220 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104340221 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104340221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340221 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340221 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340221 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 fb 02 b4 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) 20250427104340221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340221 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340221 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fb 02 b4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340221 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340221 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 03 cf 99 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340221 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340221 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) 20250427104340221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340221 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340221 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: Session index based on local reference:12 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340221 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104340221 DLSS7 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)@84c1225eaf8b: Session index based on local reference:12 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340221 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340221 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) 20250427104340221 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427104340221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340221 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340221 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 37 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 05 24 08 03 50 59 02 05 f4 35 82 cc b0 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340221 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340221 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 0c 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 36 0d f5 0f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538:GERAN-A-164:LU)[0x55eefe1e9170]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538:GERAN-A-164:LU)[0x55eefe1e9170]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538:GERAN-A-164:LU)[0x55eefe1e8f90] (msc_a.c:1053) 20250427104340221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538:GERAN-A-164:LU)[0x55eefe1e9170]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104340222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538:GERAN-A-164:LU)[0x55eefe1e9170]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538:GERAN-A-164:LU)[0x55eefe1e9170]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104340222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340222 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340222 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340222 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 48 29 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 03 d4 98 8a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340222 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340222 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340222 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) 20250427104340222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340222 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104340222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340222 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340222 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340222 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) 20250427104340222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340222 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427104340222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340222 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340222 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340222 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) 20250427104340222 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340222 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340222 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340222 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340222 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340222 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 28 bc f6 00 00 a4 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:13 TC_multi_lu_and_mo_ussd0(1009)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340223 DMM DEBUG msc_a(TMSI-0x3582CCB0:GERAN-A-172:CM_SERVICE_REQ)[0x55eefe1d1fe0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427104340223 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3582CCB0:GERAN-A-172:CM_SERVICE_REQ)[0x55eefe1cd8e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104340223 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3582CCB0:GERAN-A-172:CM_SERVICE_REQ)[0x55eefe1cd8e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3582CCB0:GERAN-A-172:CM_SERVICE_REQ)[0x55eefe1d1fe0] (fsm.c:486) 20250427104340223 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3582CCB0:GERAN-A-172:CM_SERVICE_REQ)[0x55eefe1cd8e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104340223 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3582CCB0:GERAN-A-172:CM_SERVICE_REQ)[0x55eefe1cd8e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104340223 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104340223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340223 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340223 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340223 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 28 bc f6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340223 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104340223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0:GERAN-A-172:CM_SERVICE_REQ)[0x55eefe1cd8e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104340223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0:GERAN-A-172:CM_SERVICE_REQ)[0x55eefe1cd8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104340223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0:GERAN-A-172:CM_SERVICE_REQ)[0x55eefe1cd8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) TC_multi_lu_and_mo_ussd0(1013)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0:GERAN-A-172:CM_SERVICE_REQ)[0x55eefe1cd8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104340223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0:GERAN-A-172:CM_SERVICE_REQ)[0x55eefe1cd8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104340223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0:GERAN-A-172:CM_SERVICE_REQ)[0x55eefe1cd8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104340223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0:GERAN-A-172:CM_SERVICE_REQ)[0x55eefe1cd8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104340223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0:GERAN-A-172:CM_SERVICE_REQ)[0x55eefe1cd8e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104340223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0:GERAN-A-172:CM_SERVICE_REQ)[0x55eefe1cd8e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104340223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0:GERAN-A-172:CM_SERVICE_REQ)[0x55eefe1cd8e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) TC_multi_lu_and_mo_ussd0(1003)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340223 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000222/3/1): Available (smpp_smsc.c:626) 20250427104340223 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 13TC_multi_lu_and_mo_ussd0(1021)2669814 TC_multi_lu_and_mo_ussd0(1021)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:12 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 20250427104340224 DMM DEBUG msc_a(TMSI-0x360DF50F:GERAN-A-173:CM_SERVICE_REQ)[0x55eefe1e9170]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427104340224 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x360DF50F:GERAN-A-173:CM_SERVICE_REQ)[0x55eefe1e8f90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104340224 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x360DF50F:GERAN-A-173:CM_SERVICE_REQ)[0x55eefe1e8f90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x360DF50F:GERAN-A-173:CM_SERVICE_REQ)[0x55eefe1e9170] (fsm.c:486) 20250427104340224 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x360DF50F:GERAN-A-173:CM_SERVICE_REQ)[0x55eefe1e8f90]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104340224 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x360DF50F:GERAN-A-173:CM_SERVICE_REQ)[0x55eefe1e8f90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104340224 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104340224 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104340224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F:GERAN-A-173:CM_SERVICE_REQ)[0x55eefe1e8f90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104340224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F:GERAN-A-173:CM_SERVICE_REQ)[0x55eefe1e8f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104340224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F:GERAN-A-173:CM_SERVICE_REQ)[0x55eefe1e8f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F:GERAN-A-173:CM_SERVICE_REQ)[0x55eefe1e8f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104340224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F:GERAN-A-173:CM_SERVICE_REQ)[0x55eefe1e8f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104340224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F:GERAN-A-173:CM_SERVICE_REQ)[0x55eefe1e8f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104340224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F:GERAN-A-173:CM_SERVICE_REQ)[0x55eefe1e8f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104340224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F:GERAN-A-173:CM_SERVICE_REQ)[0x55eefe1e8f90]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104340224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F:GERAN-A-173:CM_SERVICE_REQ)[0x55eefe1e8f90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104340224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F:GERAN-A-173:CM_SERVICE_REQ)[0x55eefe1e8f90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104340224 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000224/3/1): Available (smpp_smsc.c:626) 20250427104340224 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104340224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340224 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340224 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340224 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340224 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104340224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340224 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6a 37 34 00 00 ac 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104340224 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427104340224 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340224 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340224 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340224 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a3 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340224 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340225 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340225 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340225 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := '6A3734'O ("j74"), 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)@84c1225eaf8b: Session index based on local reference:3 20250427104340225 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104340225 DMM DEBUG msc_a(TMSI-0x03D4988A:GERAN-A-174:CM_SERVICE_REQ)[0x55eefe1a2f50]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427104340225 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03D4988A:GERAN-A-174:CM_SERVICE_REQ)[0x55eefe1d8db0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104340225 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03D4988A:GERAN-A-174:CM_SERVICE_REQ)[0x55eefe1d8db0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x03D4988A:GERAN-A-174:CM_SERVICE_REQ)[0x55eefe1a2f50] (fsm.c:486) 20250427104340225 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03D4988A:GERAN-A-174:CM_SERVICE_REQ)[0x55eefe1d8db0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104340225 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03D4988A:GERAN-A-174:CM_SERVICE_REQ)[0x55eefe1d8db0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104340225 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104340225 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104340225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A:GERAN-A-174:CM_SERVICE_REQ)[0x55eefe1d8db0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104340225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A:GERAN-A-174:CM_SERVICE_REQ)[0x55eefe1d8db0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104340225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A:GERAN-A-174:CM_SERVICE_REQ)[0x55eefe1d8db0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104340225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A:GERAN-A-174:CM_SERVICE_REQ)[0x55eefe1d8db0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104340225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A:GERAN-A-174:CM_SERVICE_REQ)[0x55eefe1d8db0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104340225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A:GERAN-A-174:CM_SERVICE_REQ)[0x55eefe1d8db0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104340225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A:GERAN-A-174:CM_SERVICE_REQ)[0x55eefe1d8db0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104340225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A:GERAN-A-174:CM_SERVICE_REQ)[0x55eefe1d8db0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104340225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A:GERAN-A-174:CM_SERVICE_REQ)[0x55eefe1d8db0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104340225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A:GERAN-A-174:CM_SERVICE_REQ)[0x55eefe1d8db0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104340226 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000225/3/1): Available (smpp_smsc.c:626) 20250427104340226 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104340226 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340226 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340226 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340226 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 6a 37 34 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 22 (osmo_ss7_asp.c:1164) 20250427104340226 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340226 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427104340226 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340226 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340226 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340226 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104340226 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250427104340226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6a 37 34 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340227 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427104340227 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340227 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340227 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 17 0c cb 00 00 ad 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340227 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340227 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340227 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 17 0c cb 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 42 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := '170CCB'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)@84c1225eaf8b: Session index based on local reference:4 20250427104340227 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427104340227 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340227 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104340227 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427104340227 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104340227 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340227 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340227 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104340227 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104340227 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3:GERAN-A-163:CM_SERVICE_REQ)[0x55eefe1ffff0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340227 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3:GERAN-A-163:CM_SERVICE_REQ)[0x55eefe1ffff0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3:GERAN-A-163:CM_SERVICE_REQ)[0x55eefe200e20] (msc_a.c:1053) 20250427104340227 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3:GERAN-A-163:CM_SERVICE_REQ)[0x55eefe1ffff0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340227 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3:GERAN-A-163:CM_SERVICE_REQ)[0x55eefe1ffff0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104340227 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104340228 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340228 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340228 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 17 0c cb 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250427104340228 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340228 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340228 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340228 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340228 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104340228 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427104340228 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104340228 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340228 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340228 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104340228 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104340228 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 f6 91 8f 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) 20250427104340228 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340228 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340228 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340228 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f6 91 8f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340229 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340229 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340229 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340229 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 39 48 29 00 00 ae 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104340229 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340229 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340229 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340229 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 39 48 29 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 52 (osmo_ss7_asp.c:1164) 20250427104340229 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340229 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340229 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340229 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 39 48 29 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250427104340229 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340229 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340229 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340229 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340229 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 ce 90 ab 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) 20250427104340229 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340229 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(1021)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1021)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1021)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1015)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1011)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1019)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1017)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1019)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1021)@84c1225eaf8b: 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 := '7D9F5538'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := '394829'O ("9H)"), 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)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[12] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(1019) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340229 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340229 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 90 ab 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340229 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340229 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340229 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104340229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340229 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340230 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340230 DLSS7 DEBUG Found route for dpc=193=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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fb 02 b4 00 00 a3 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340230 DLSS7 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)@84c1225eaf8b: Message received on association #8 20250427104340230 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340230 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340230 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340230 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340230 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 51 b7 7c 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) 20250427104340230 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340230 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340230 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:12 20250427104340230 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 51 b7 7c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340230 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340230 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340230 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fb 02 b4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1023)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1023)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[13] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(1023) 20250427104340231 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104340231 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1009)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@84c1225eaf8b: Added conn table entry 6TC_multi_lu_and_mo_ussd0(1021)4541587 MSC_Test_0-SCCP(988)@84c1225eaf8b: First idle individual index:6 MSC_Test_0-RAN(989)@84c1225eaf8b: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1025)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1025)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[14] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(1025) MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 12TC_multi_lu_and_mo_ussd0(1003)16450228 TC_multi_lu_and_mo_ussd0(1003)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1013)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340234 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340234 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x43B7EEA3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1015)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1003)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1003)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:7 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1003)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340268 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104340268 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427104340268 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104340268 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340268 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340268 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104340269 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104340269 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104340269 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427104340269 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104340269 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340269 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340269 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340269 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340269 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104340269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340269 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340269 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340269 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 59 0e 3c 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) 20250427104340269 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104340269 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340269 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340269 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340269 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 59 0e 3c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340269 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340269 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 4c 93 02 02 06 04 43 b9 00 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 9f 55 38 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340269 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340269 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340269 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340269 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340269 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 af b6 db 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) 20250427104340269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340269 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340269 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104340269 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340269 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340269 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340269 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b6 db 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340269 DMM DEBUG msc_a(TMSI-0x7D9F5538:GERAN-A-175:CM_SERVICE_REQ)[0x55eefe200c40]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427104340269 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7D9F5538:GERAN-A-175:CM_SERVICE_REQ)[0x55eefe200b10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104340269 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7D9F5538:GERAN-A-175:CM_SERVICE_REQ)[0x55eefe200b10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7D9F5538:GERAN-A-175:CM_SERVICE_REQ)[0x55eefe200c40] (fsm.c:486) 20250427104340269 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7D9F5538:GERAN-A-175:CM_SERVICE_REQ)[0x55eefe200b10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104340269 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7D9F5538:GERAN-A-175:CM_SERVICE_REQ)[0x55eefe200b10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104340269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340269 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104340269 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104340269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538:GERAN-A-175:CM_SERVICE_REQ)[0x55eefe200b10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104340269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538:GERAN-A-175:CM_SERVICE_REQ)[0x55eefe200b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104340269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538:GERAN-A-175:CM_SERVICE_REQ)[0x55eefe200b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340269 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340269 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) 20250427104340270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340270 DLM3UA DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538:GERAN-A-175:CM_SERVICE_REQ)[0x55eefe200b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104340270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538:GERAN-A-175:CM_SERVICE_REQ)[0x55eefe200b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104340270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538:GERAN-A-175:CM_SERVICE_REQ)[0x55eefe200b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104340270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538:GERAN-A-175:CM_SERVICE_REQ)[0x55eefe200b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104340270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538:GERAN-A-175:CM_SERVICE_REQ)[0x55eefe200b10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104340270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538:GERAN-A-175:CM_SERVICE_REQ)[0x55eefe200b10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104340270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538:GERAN-A-175:CM_SERVICE_REQ)[0x55eefe200b10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104340270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340270 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340270 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104340270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340270 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000223/3/1): Available (smpp_smsc.c:626) 20250427104340270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340270 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340270 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104340270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340270 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104340270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340270 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:8 20250427104340270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340270 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) 20250427104340270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827:GERAN-A-167:CM_SERVICE_REQ)[0x55eefe1b7090]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827:GERAN-A-167:CM_SERVICE_REQ)[0x55eefe1b7090]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827:GERAN-A-167:CM_SERVICE_REQ)[0x55eefe1c3f10] (msc_a.c:1053) 20250427104340270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827:GERAN-A-167:CM_SERVICE_REQ)[0x55eefe1b7090]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827:GERAN-A-167:CM_SERVICE_REQ)[0x55eefe1b7090]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340270 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340270 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) 20250427104340270 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104340270 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340270 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340270 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427104340270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340270 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340270 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 45 4c 93 00 00 af 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104340270 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340270 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84:GERAN-A-168:CM_SERVICE_REQ)[0x55eefe1d14b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84:GERAN-A-168:CM_SERVICE_REQ)[0x55eefe1d14b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84:GERAN-A-168:CM_SERVICE_REQ)[0x55eefe1c9730] (msc_a.c:1053) 20250427104340270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84:GERAN-A-168:CM_SERVICE_REQ)[0x55eefe1d14b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84:GERAN-A-168:CM_SERVICE_REQ)[0x55eefe1d14b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104340270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340270 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340270 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 45 4c 93 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 32 (osmo_ss7_asp.c:1164) 20250427104340271 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340271 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 45 4c 93 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250427104340271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C:GERAN-A-170:CM_SERVICE_REQ)[0x55eefe1d1ac0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C:GERAN-A-170:CM_SERVICE_REQ)[0x55eefe1d1ac0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C:GERAN-A-170:CM_SERVICE_REQ)[0x55eefe1e17e0] (msc_a.c:1053) 20250427104340271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C:GERAN-A-170:CM_SERVICE_REQ)[0x55eefe1d1ac0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C:GERAN-A-170:CM_SERVICE_REQ)[0x55eefe1d1ac0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: { messageType := 2, destLocRef := '454C93'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)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(1011)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:6 20250427104340271 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340271 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f6 91 8f 00 00 a7 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340271 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340271 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:0 20250427104340271 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427104340271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 90 ab 00 00 a8 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:7 20250427104340271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340271 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 51 b7 7c 00 00 aa 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340271 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340271 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340271 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f6 91 8f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:2 TC_multi_lu_and_mo_ussd0(1019)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340272 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104340272 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427104340272 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) TC_multi_lu_and_mo_ussd0(1023)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1025)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340272 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340272 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340272 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104340272 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104340272 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340272 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340272 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340272 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340273 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 6a 37 34 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) 20250427104340273 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340273 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340273 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340273 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6a 37 34 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340273 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340273 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ce 90 ab 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 20250427104340273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340273 DLM3UA DEBUG 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(1017)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340273 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:3 20250427104340273 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340273 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 51 b7 7c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340273 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104340273 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(1009)16159119 TC_multi_lu_and_mo_ussd0(1009)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340274 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340274 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x04ACD827 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(1013)13537451 TC_multi_lu_and_mo_ussd0(1021)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1021)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1013)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(1015)5355388 20250427104340274 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340274 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x7A009B84 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1015)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340275 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340275 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x8AF0F80C - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test-GSUP(994)@84c1225eaf8b: Created GsupExpect[15] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(1021) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340275 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340275 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340275 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) TC_multi_lu_and_mo_ussd0(1009)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1009)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340275 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD:GERAN-A-169:CM_SERVICE_REQ)[0x55eefe1cc990]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340275 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD:GERAN-A-169:CM_SERVICE_REQ)[0x55eefe1cc990]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD:GERAN-A-169:CM_SERVICE_REQ)[0x55eefe1d9800] (msc_a.c:1053) 20250427104340275 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD:GERAN-A-169:CM_SERVICE_REQ)[0x55eefe1cc990]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340275 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD:GERAN-A-169:CM_SERVICE_REQ)[0x55eefe1cc990]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104340276 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD - active-conn: now used by 1 (attached) (msub.c:375) TC_multi_lu_and_mo_ussd0(1013)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1013)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340276 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340276 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340276 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340276 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 59 0e 3c 00 00 a9 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:8 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(1015)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1015)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340276 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340276 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340276 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772:GERAN-A-171:CM_SERVICE_REQ)[0x55eefe1ea520]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772:GERAN-A-171:CM_SERVICE_REQ)[0x55eefe1ea520]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772:GERAN-A-171:CM_SERVICE_REQ)[0x55eefe1d1990] (msc_a.c:1053) 20250427104340276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772:GERAN-A-171:CM_SERVICE_REQ)[0x55eefe1ea520]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772:GERAN-A-171:CM_SERVICE_REQ)[0x55eefe1ea520]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104340277 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104340277 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340277 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340277 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b6 db 00 00 ab 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340277 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340277 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 59 0e 3c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:8 TC_multi_lu_and_mo_ussd0(1019)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(1011)5836348 TC_multi_lu_and_mo_ussd0(1011)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340279 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340279 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x07E103DD - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(1017)11515611 TC_multi_lu_and_mo_ussd0(1009)@84c1225eaf8b: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1017)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340279 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340279 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9EF77772 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1013)@84c1225eaf8b: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1015)@84c1225eaf8b: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1011)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1011)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(1017)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1017)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1017)@84c1225eaf8b: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1011)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-RAN(989)@84c1225eaf8b: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@84c1225eaf8b: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:6 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340316 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104340316 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427104340316 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104340316 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340316 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340316 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104340316 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104340317 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104340317 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427104340317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340317 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340317 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340317 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 17 0c 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 26 a3 35 1a 00 (osmo_ss7_asp.c:1164) 20250427104340317 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104340317 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340317 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104340317 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104340317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 af b6 db 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104340317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340317 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104340317 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) 20250427104340317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340317 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340317 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 17 0c cb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0:GERAN-A-172:CM_SERVICE_REQ)[0x55eefe1cd8e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0:GERAN-A-172:CM_SERVICE_REQ)[0x55eefe1cd8e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0:GERAN-A-172:CM_SERVICE_REQ)[0x55eefe1d1fe0] (msc_a.c:1053) 20250427104340317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0:GERAN-A-172:CM_SERVICE_REQ)[0x55eefe1cd8e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0:GERAN-A-172:CM_SERVICE_REQ)[0x55eefe1cd8e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104340317 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104340317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340317 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340317 DLSS7 DEBUG Found route for dpc=193=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)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340317 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 39 48 29 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) 20250427104340317 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340317 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340317 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 39 48 29 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340317 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104340317 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6a 37 34 00 00 ac 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:3 20250427104340318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340318 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340318 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6a 37 34 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1021)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340318 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104340318 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427104340318 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104340318 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104340318 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538 + vlr_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_mo_ussd0(1023)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340318 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104340318 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104340318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340318 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340318 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 45 4c 93 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) 20250427104340318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340318 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 45 4c 93 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(1019)6960948 TC_multi_lu_and_mo_ussd0(1019)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1025)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340319 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340319 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x3582CCB0 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on connection ID:5 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_from0 20250427104340320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340320 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340320 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340320 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1019)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1019)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F:GERAN-A-173:CM_SERVICE_REQ)[0x55eefe1e8f90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F:GERAN-A-173:CM_SERVICE_REQ)[0x55eefe1e8f90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F:GERAN-A-173:CM_SERVICE_REQ)[0x55eefe1e9170] (msc_a.c:1053) 20250427104340320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F:GERAN-A-173:CM_SERVICE_REQ)[0x55eefe1e8f90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F:GERAN-A-173:CM_SERVICE_REQ)[0x55eefe1e8f90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) TC_multi_lu_and_mo_ussd0(1021)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340320 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F - active-conn: now used by 1 (attached) (msub.c:375) 20250427104340320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340320 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340320 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 17 0c cb 00 00 ad 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340320 DLSS7 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104340320 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340321 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:4 20250427104340321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A:GERAN-A-174:CM_SERVICE_REQ)[0x55eefe1d8db0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A:GERAN-A-174:CM_SERVICE_REQ)[0x55eefe1d8db0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A:GERAN-A-174:CM_SERVICE_REQ)[0x55eefe1a2f50] (msc_a.c:1053) 20250427104340321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A:GERAN-A-174:CM_SERVICE_REQ)[0x55eefe1d8db0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A:GERAN-A-174:CM_SERVICE_REQ)[0x55eefe1d8db0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340321 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A - active-conn: now used by 1 (attached) (msub.c:375) 20250427104340321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340321 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)@84c1225eaf8b: Session index based on connection ID:6 MSC_Test_0-SCCP(988)@84c1225eaf8b: vl_len:320250427104340321 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 39 48 29 00 00 ae 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104340321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340321 DLSS7 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)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(988)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104340321 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340321 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 17 0c cb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(1023)1510603 TC_multi_lu_and_mo_ussd0(1023)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1019)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(1025)3754025 20250427104340321 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340321 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x360DF50F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1025)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340322 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340322 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x03D4988A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1023)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1023)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1025)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1025)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1023)@84c1225eaf8b: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1025)@84c1225eaf8b: Final verdict of PTC: pass 20250427104340524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340525 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340525 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104340525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340525 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340525 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 39 48 29 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104340525 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538:GERAN-A-175:CM_SERVICE_REQ)[0x55eefe200b10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104340525 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538:GERAN-A-175:CM_SERVICE_REQ)[0x55eefe200b10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538:GERAN-A-175:CM_SERVICE_REQ)[0x55eefe200c40] (msc_a.c:1053) 20250427104340525 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538:GERAN-A-175:CM_SERVICE_REQ)[0x55eefe200b10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104340525 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538:GERAN-A-175:CM_SERVICE_REQ)[0x55eefe200b10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104340526 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104340526 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340526 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104340526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340526 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104340526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104340526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 45 4c 93 00 00 af 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_0-M3UA(990)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104340528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104340528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104340528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104340528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104340528 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104340528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104340528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104340528 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104340528 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 45 4c 93 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(989)@84c1225eaf8b: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(1021)4541587 TC_multi_lu_and_mo_ussd0(1021)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104340530 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104340531 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x7D9F5538 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1021)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1021)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1021)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(994)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(988)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1008)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(992)@84c1225eaf8b: Final verdict of PTC: none 20250427104340548 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427104340548 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104340548 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(1004)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(990)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(995)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(993)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1016)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1000)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1010)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1002)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(991)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1012)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(998)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(987)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1014)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(989)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1020)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1006)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1022)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1026)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1018)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1027)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1024)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(987): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(988): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(989): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(990): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(991): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(992): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(993): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(994): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(995): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mo_ussd0(996): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mo_ussd0(997): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(998): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mo_ussd0(999): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1000): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1001): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1002): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1003): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1004): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1005): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1006): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1007): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1008): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1009): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1010): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1011): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1012): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1013): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1014): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1015): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1016): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1017): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1018): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1019): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1020): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1021): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1022): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1023): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1024): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1025): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1026): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1027): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_multi_lu_and_mo_ussd finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mo_ussd pass'. Sun Apr 27 10:43:40 UTC 2025 ====== MSC_Tests.TC_multi_lu_and_mo_ussd pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_multi_lu_and_mo_ussd.talloc 20250427104340732 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104340732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104340732 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104340732 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104340732 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104340732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104340732 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104340732 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104340732 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104340732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104340732 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104340732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104340732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104340732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104340732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104340732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104340732 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104340732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104340732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104340733 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104340733 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104341549 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=4013032) 20250427104342550 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104342733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104342733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104342733 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=4013032, count=4014752) 20250427104343552 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mo_ussd pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mt_ussd'. ------ MSC_Tests.TC_multi_lu_and_mt_ussd ------ Sun Apr 27 10:43:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_multi_lu_and_mt_ussd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_multi_lu_and_mt_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104344553 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mt_ussd' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_multi_lu_and_mt_ussd started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1031)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1031)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1031)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1029)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104345001 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1032)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104345197 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104345197 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104345197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104345197 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104345198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104345198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104345198 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104345198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104345198 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104345198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104345198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104345198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104345198 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104345198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104345198 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1031)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104345199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104345199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104345199 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104345199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104345199 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104345199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104345199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104345199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104345199 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104345199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104345199 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104345199 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427104345199 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104345199 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104345554 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104345554 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1034)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1034)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104345560 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1034)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1034)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1034)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1034)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104345575 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104345575 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1035)@84c1225eaf8b: Created GsupExpect[0] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(1037) TC_multi_lu_and_mt_ussd0(1037)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Created GsupExpect[1] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(1038) TC_multi_lu_and_mt_ussd0(1038)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Created GsupExpect[2] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(1040) TC_multi_lu_and_mt_ussd0(1040)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Created GsupExpect[3] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(1042) TC_multi_lu_and_mt_ussd0(1042)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Created GsupExpect[4] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(1044) TC_multi_lu_and_mt_ussd0(1044)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Created GsupExpect[5] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1046) TC_multi_lu_and_mt_ussd0(1046)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Created GsupExpect[6] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1048) TC_multi_lu_and_mt_ussd0(1048)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Created GsupExpect[7] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1050) TC_multi_lu_and_mt_ussd0(1050)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Created GsupExpect[8] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1052) TC_multi_lu_and_mt_ussd0(1052)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Created GsupExpect[9] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1054) TC_multi_lu_and_mt_ussd0(1054)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Created GsupExpect[10] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1056) TC_multi_lu_and_mt_ussd0(1056)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Created GsupExpect[11] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1058) TC_multi_lu_and_mt_ussd0(1058)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Created GsupExpect[12] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1060) TC_multi_lu_and_mt_ussd0(1060)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Created GsupExpect[13] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1062) TC_multi_lu_and_mt_ussd0(1062)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Created GsupExpect[14] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1064) TC_multi_lu_and_mt_ussd0(1064)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Created GsupExpect[15] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1066) TC_multi_lu_and_mt_ussd0(1066)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104346009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346009 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346009 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346009 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346010 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346010 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346010 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1030)@84c1225eaf8b: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1037)2153685 MSC_Test_0-SCCP(1029)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1030)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-RAN(1030)@84c1225eaf8b: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1038)12195412 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346020 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346020 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346020 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 20 dc 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 20 62 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@84c1225eaf8b: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1029)@84c1225eaf8b: First idle individual index:1 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346021 DMM DEBUG msc_a(IMSI-262420000000226:GERAN-A-176:LU)[0x55eefe1c3f10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000226 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104346021 DMM DEBUG msc_a(IMSI-262420000000226:GERAN-A-176:LU)[0x55eefe1c3f10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104346021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55eefe1c3c80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104346021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55eefe1c3c80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000226:GERAN-A-176:LU)[0x55eefe1c3f10] (fsm.c:486) 20250427104346021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55eefe1c3c80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104346021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55eefe1c3c80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104346021 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104346021 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000226 id=262420000000226 (vlr.c:661) 20250427104346021 DVLR INFO New subscr, IMSI: 262420000000226 (vlr.c:562) 20250427104346021 DVLR DEBUG VLR subscr IMSI-262420000000226 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104346021 DVLR DEBUG VLR subscr IMSI-262420000000226 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104346021 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104346021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55eefe1c3c80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104346021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55eefe1c3c80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104346021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55eefe1c3c80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104346021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55eefe1c3c80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104346021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55eefe1c3c80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104346021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55eefe1c3c80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104346021 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55eefe2094d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346021 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55eefe2094d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55eefe1c3c80] (fsm.c:486) 20250427104346021 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55eefe2094d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104346021 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55eefe2094d0]{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)@84c1225eaf8b: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1040)14802118 20250427104346021 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346021 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346021 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346021 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 dc d5 00 00 b0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104346021 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346021 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346021 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346021 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 dc d5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 62 (osmo_ss7_asp.c:1164) 20250427104346021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346021 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346022 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 16 54 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@84c1225eaf8b: patch: N(SD) for ConnIdx 2 set to 1 20250427104346022 DMM DEBUG msc_a(IMSI-262420000000227:GERAN-A-177:LU)[0x55eefe1c31a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000227 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104346022 DMM DEBUG msc_a(IMSI-262420000000227:GERAN-A-177:LU)[0x55eefe1c31a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104346022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55eefe1c3380]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104346022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55eefe1c3380]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000227:GERAN-A-177:LU)[0x55eefe1c31a0] (fsm.c:486) 20250427104346022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55eefe1c3380]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104346022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55eefe1c3380]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104346022 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104346022 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000227 id=262420000000227 (vlr.c:661) 20250427104346022 DVLR INFO New subscr, IMSI: 262420000000227 (vlr.c:562) 20250427104346022 DVLR DEBUG VLR subscr IMSI-262420000000227 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104346022 DVLR DEBUG VLR subscr IMSI-262420000000227 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104346022 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104346022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55eefe1c3380]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104346022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55eefe1c3380]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104346022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55eefe1c3380]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104346022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55eefe1c3380]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104346022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55eefe1c3380]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104346022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55eefe1c3380]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104346022 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55eefe1ef290]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346022 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55eefe1ef290]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55eefe1c3380] (fsm.c:486) 20250427104346022 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55eefe1ef290]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104346022 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55eefe1ef290]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104346023 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346023 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := '20DCD5'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 } } 20250427104346023 DLM3UA DEBUG 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)@84c1225eaf8b: Session index based on local reference:0 20250427104346023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346023 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ba 16 54 00 00 b1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104346023 DLSS7 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)@84c1225eaf8b: Added conn table entry 3TC_multi_lu_and_mt_ussd0(1042)12854979 20250427104346023 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346024 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346024 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ba 16 54 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 72 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: First idle individual index:2 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-RAN(1030)@84c1225eaf8b: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346025 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346025 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 dc c6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 82 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(1035)@84c1225eaf8b: Found GsupExpect[0] for "262420000000226" handled at TC_multi_lu_and_mt_ussd0(1037) MSC_Test-GSUP(1035)@84c1225eaf8b: Added IMSI table entry 0TC_multi_lu_and_mt_ussd0(1037)"262420000000226" MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := 'BA1654'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)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@84c1225eaf8b: First idle individual index:3 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1035)@84c1225eaf8b: Found GsupExpect[1] for "262420000000227" handled at TC_multi_lu_and_mt_ussd0(1038) MSC_Test-GSUP(1035)@84c1225eaf8b: Added IMSI table entry 1TC_multi_lu_and_mt_ussd0(1038)"262420000000227" MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@84c1225eaf8b: Added conn table entry 4TC_multi_lu_and_mt_ussd0(1044)7503940 20250427104346026 DMM DEBUG msc_a(IMSI-262420000000228:GERAN-A-178:LU)[0x55eefe1cdd30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000228 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104346026 DMM DEBUG msc_a(IMSI-262420000000228:GERAN-A-178:LU)[0x55eefe1cdd30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104346026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55eefe1cdf10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104346026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55eefe1cdf10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000228:GERAN-A-178:LU)[0x55eefe1cdd30] (fsm.c:486) 20250427104346026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55eefe1cdf10]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104346026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55eefe1cdf10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104346026 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104346026 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000228 id=262420000000228 (vlr.c:661) 20250427104346026 DVLR INFO New subscr, IMSI: 262420000000228 (vlr.c:562) 20250427104346026 DVLR DEBUG VLR subscr IMSI-262420000000228 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104346026 DVLR DEBUG VLR subscr IMSI-262420000000228 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104346027 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104346027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55eefe1cdf10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104346027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55eefe1cdf10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104346027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55eefe1cdf10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104346027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55eefe1cdf10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104346027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55eefe1cdf10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104346027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55eefe1cdf10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104346027 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55eefe1d3a80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346027 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55eefe1d3a80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55eefe1cdf10] (fsm.c:486) 20250427104346027 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55eefe1d3a80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104346027 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55eefe1d3a80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104346027 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346027 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346027 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346027 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e1 dc c6 00 00 b2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104346027 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346027 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346027 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(1029)@84c1225eaf8b: First idle individual index:4 MSC_Test-GSUP(1035)@84c1225eaf8b: Found GsupExpect[2] for "262420000000228" handled at TC_multi_lu_and_mt_ussd0(1040) MSC_Test-GSUP(1035)@84c1225eaf8b: Added IMSI table entry 2TC_multi_lu_and_mt_ussd0(1040)"262420000000228" MSC_Test_0-RAN(1030)@84c1225eaf8b: patch: N(SD) for ConnIdx 4 set to 1 20250427104346027 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e1 dc c6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 82 (osmo_ss7_asp.c:1164) 20250427104346027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346027 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346027 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346027 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c4 26 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 20 92 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346027 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346027 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346027 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 72 80 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 20 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := 'E1DCC6'O, sourceLocRef := '0000B2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@84c1225eaf8b: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1046)10912364 20250427104346028 DMM DEBUG msc_a(IMSI-262420000000229:GERAN-A-179:LU)[0x55eefe1ee690]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000229 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104346028 DMM DEBUG msc_a(IMSI-262420000000229:GERAN-A-179:LU)[0x55eefe1ee690]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104346028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55eefe1ee870]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104346028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55eefe1ee870]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000229:GERAN-A-179:LU)[0x55eefe1ee690] (fsm.c:486) 20250427104346028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55eefe1ee870]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104346028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55eefe1ee870]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104346028 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104346028 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000229 id=262420000000229 (vlr.c:661) 20250427104346028 DVLR INFO New subscr, IMSI: 262420000000229 (vlr.c:562) 20250427104346028 DVLR DEBUG VLR subscr IMSI-262420000000229 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104346028 DVLR DEBUG VLR subscr IMSI-262420000000229 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104346028 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104346028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55eefe1ee870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104346028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55eefe1ee870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104346028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55eefe1ee870]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104346028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55eefe1ee870]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104346028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55eefe1ee870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104346028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55eefe1ee870]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104346028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55eefe1d4d40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55eefe1d4d40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55eefe1ee870] (fsm.c:486) 20250427104346028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55eefe1d4d40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104346028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55eefe1d4d40]{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)@84c1225eaf8b: First idle individual index:5 MSC_Test_0-RAN(1030)@84c1225eaf8b: patch: N(SD) for ConnIdx 5 set to 1 20250427104346029 DMM DEBUG msc_a(IMSI-262420000000230:GERAN-A-180:LU)[0x55eefe1cd560]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000230 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104346029 DMM DEBUG msc_a(IMSI-262420000000230:GERAN-A-180:LU)[0x55eefe1cd560]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104346029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55eefe1e1890]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104346029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55eefe1e1890]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000230:GERAN-A-180:LU)[0x55eefe1cd560] (fsm.c:486) 20250427104346029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55eefe1e1890]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104346029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55eefe1e1890]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104346029 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104346029 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000230 id=262420000000230 (vlr.c:661) 20250427104346029 DVLR INFO New subscr, IMSI: 262420000000230 (vlr.c:562) 20250427104346029 DVLR DEBUG VLR subscr IMSI-262420000000230 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104346029 DVLR DEBUG VLR subscr IMSI-262420000000230 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104346029 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104346029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55eefe1e1890]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104346029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55eefe1e1890]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104346029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55eefe1e1890]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104346029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55eefe1e1890]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55eefe1e1890]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104346029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55eefe1e1890]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104346029 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55eefe1d43c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346029 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55eefe1d43c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55eefe1e1890] (fsm.c:486) 20250427104346029 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55eefe1d43c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104346029 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55eefe1d43c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104346029 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346029 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346029 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c4 26 c3 00 00 b3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@84c1225eaf8b: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1048)1502593 20250427104346029 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346029 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346029 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c4 26 c3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 92 (osmo_ss7_asp.c:1164) 20250427104346029 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346029 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346029 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 72 80 44 00 00 b4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104346029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346029 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: Found GsupExpect[3] for "262420000000229" handled at TC_multi_lu_and_mt_ussd0(1042) MSC_Test-GSUP(1035)@84c1225eaf8b: Added IMSI table entry 3TC_multi_lu_and_mt_ussd0(1042)"262420000000229" MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346029 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346029 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 82 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 20 13 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346029 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346029 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346029 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 72 80 44 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)@84c1225eaf8b: Found GsupExpect[4] for "262420000000230" handled at TC_multi_lu_and_mt_ussd0(1044) MSC_Test-GSUP(1035)@84c1225eaf8b: Added IMSI table entry 4TC_multi_lu_and_mt_ussd0(1044)"262420000000230" MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := 'C426C3'O, sourceLocRef := '0000B3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@84c1225eaf8b: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := '728044'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)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_0-SCCP(1029)@84c1225eaf8b: First idle individual index:6 20250427104346031 DMM DEBUG msc_a(IMSI-262420000000231:GERAN-A-181:LU)[0x55eefe1ec870]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000231 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104346031 DMM DEBUG msc_a(IMSI-262420000000231:GERAN-A-181:LU)[0x55eefe1ec870]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104346031 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55eefe1c37f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104346031 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55eefe1c37f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000231:GERAN-A-181:LU)[0x55eefe1ec870] (fsm.c:486) 20250427104346031 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55eefe1c37f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104346031 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55eefe1c37f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346031 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104346031 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000231 id=262420000000231 (vlr.c:661) 20250427104346031 DVLR INFO New subscr, IMSI: 262420000000231 (vlr.c:562) 20250427104346031 DVLR DEBUG VLR subscr IMSI-262420000000231 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104346031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346031 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346031 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346031 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346031 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 ed 81 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 23 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346031 DVLR DEBUG VLR subscr IMSI-262420000000231 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104346031 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104346031 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55eefe1c37f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104346031 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55eefe1c37f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104346032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55eefe1c37f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104346032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55eefe1c37f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104346032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55eefe1c37f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104346032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55eefe1c37f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104346032 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55eefe1c3af0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346032 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55eefe1c3af0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55eefe1c37f0] (fsm.c:486) 20250427104346032 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55eefe1c3af0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104346032 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55eefe1c3af0]{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)@84c1225eaf8b: Added conn table entry 7TC_multi_lu_and_mt_ussd0(1050)13267507 20250427104346032 DMM DEBUG msc_a(IMSI-262420000000232:GERAN-A-182:LU)[0x55eefe1d5e90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000232 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104346032 DMM DEBUG msc_a(IMSI-262420000000232:GERAN-A-182:LU)[0x55eefe1d5e90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104346032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55eefe1d6120]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104346032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55eefe1d6120]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000232:GERAN-A-182:LU)[0x55eefe1d5e90] (fsm.c:486) 20250427104346032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55eefe1d6120]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104346032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55eefe1d6120]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_0-RAN(1030)@84c1225eaf8b: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-SCCP(1029)@84c1225eaf8b: First idle individual index:7 20250427104346032 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104346032 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000232 id=262420000000232 (vlr.c:661) 20250427104346032 DVLR INFO New subscr, IMSI: 262420000000232 (vlr.c:562) 20250427104346032 DVLR DEBUG VLR subscr IMSI-262420000000232 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104346032 DVLR DEBUG VLR subscr IMSI-262420000000232 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104346032 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104346033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55eefe1d6120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104346033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55eefe1d6120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104346033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55eefe1d6120]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104346033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55eefe1d6120]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104346033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55eefe1d6120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104346033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55eefe1d6120]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104346033 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55eefe1db080]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346033 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55eefe1db080]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55eefe1d6120] (fsm.c:486) 20250427104346033 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55eefe1db080]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104346033 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55eefe1db080]{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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346033 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346033 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346033 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346033 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a6 82 6c 00 00 b5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104346033 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346033 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346034 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346034 DLSS7 DEBUG Found route for dpc=193=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-GSUP(1035)@84c1225eaf8b: Found GsupExpect[5] for "262420000000231" handled at TC_multi_lu_and_mt_ussd0(1046) MSC_Test-GSUP(1035)@84c1225eaf8b: Added IMSI table entry 5TC_multi_lu_and_mt_ussd0(1046)"262420000000231" MSC_Test-GSUP(1035)@84c1225eaf8b: Found GsupExpect[6] for "262420000000232" handled at TC_multi_lu_and_mt_ussd0(1048) MSC_Test-GSUP(1035)@84c1225eaf8b: Added IMSI table entry 6TC_multi_lu_and_mt_ussd0(1048)"262420000000232" 20250427104346034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a6 82 6c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 13 (osmo_ss7_asp.c:1164) 20250427104346034 DLSS7 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)@84c1225eaf8b: Message received on association #8 20250427104346034 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346034 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346034 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(1030)@84c1225eaf8b: Added conn table entry 8TC_multi_lu_and_mt_ussd0(1052)4957551 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ed 81 00 00 b6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104346034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346034 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346034 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346034 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 72 33 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := 'A6826C'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)@84c1225eaf8b: Session index based on local reference:5 20250427104346035 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346035 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346035 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346035 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ed 81 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 23 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@84c1225eaf8b: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: First idle individual index:8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := '16ED81'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)@84c1225eaf8b: Session index based on local reference:6 20250427104346036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346036 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346036 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346036 DMM DEBUG msc_a(IMSI-262420000000233:GERAN-A-183:LU)[0x55eefe1ed450]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000233 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104346036 DMM DEBUG msc_a(IMSI-262420000000233:GERAN-A-183:LU)[0x55eefe1ed450]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104346036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55eefe1ed6e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104346036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55eefe1ed6e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000233:GERAN-A-183:LU)[0x55eefe1ed450] (fsm.c:486) 20250427104346036 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346036 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346036 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55eefe1ed6e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104346036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55eefe1ed6e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104346036 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104346036 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 a5 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 20 43 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346036 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000233 id=262420000000233 (vlr.c:661) 20250427104346036 DVLR INFO New subscr, IMSI: 262420000000233 (vlr.c:562) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346036 DVLR DEBUG VLR subscr IMSI-262420000000233 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104346036 DVLR DEBUG VLR subscr IMSI-262420000000233 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104346036 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104346036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55eefe1ed6e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104346036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55eefe1ed6e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104346036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55eefe1ed6e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104346036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55eefe1ed6e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55eefe1ed6e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104346036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55eefe1ed6e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104346036 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55eefe1c89a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346036 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55eefe1c89a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55eefe1ed6e0] (fsm.c:486) 20250427104346036 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55eefe1c89a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104346036 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55eefe1c89a0]{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)@84c1225eaf8b: Added conn table entry 9TC_multi_lu_and_mt_ussd0(1054)2786013 20250427104346037 DMM DEBUG msc_a(IMSI-262420000000234:GERAN-A-184:LU)[0x55eefe1cf4e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000234 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104346037 DMM DEBUG msc_a(IMSI-262420000000234:GERAN-A-184:LU)[0x55eefe1cf4e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104346037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55eefe1cf770]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104346037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55eefe1cf770]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000234:GERAN-A-184:LU)[0x55eefe1cf4e0] (fsm.c:486) 20250427104346037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55eefe1cf770]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104346037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55eefe1cf770]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104346037 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104346037 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000234 id=262420000000234 (vlr.c:661) 20250427104346037 DVLR INFO New subscr, IMSI: 262420000000234 (vlr.c:562) 20250427104346037 DVLR DEBUG VLR subscr IMSI-262420000000234 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104346037 DVLR DEBUG VLR subscr IMSI-262420000000234 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104346037 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104346037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55eefe1cf770]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104346037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55eefe1cf770]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104346037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55eefe1cf770]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104346037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55eefe1cf770]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(1029)@84c1225eaf8b: First idle individual index:9 20250427104346037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55eefe1cf770]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104346037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55eefe1cf770]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104346037 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55eefe20a460]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346037 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55eefe20a460]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55eefe1cf770] (fsm.c:486) 20250427104346037 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55eefe20a460]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104346037 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55eefe20a460]{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)@84c1225eaf8b: patch: N(SD) for ConnIdx 9 set to 1 20250427104346037 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346037 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346037 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346037 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ca 72 33 00 00 b7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104346037 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346037 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346037 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346038 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ca 72 33 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 33 (osmo_ss7_asp.c:1164) 20250427104346038 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346038 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1035)@84c1225eaf8b: Found GsupExpect[7] for "262420000000233" handled at TC_multi_lu_and_mt_ussd0(1050) MSC_Test-GSUP(1035)@84c1225eaf8b: Added IMSI table entry 7TC_multi_lu_and_mt_ussd0(1050)"262420000000233" MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test-GSUP(1035)@84c1225eaf8b: Found GsupExpect[8] for "262420000000234" handled at TC_multi_lu_and_mt_ussd0(1052) MSC_Test-GSUP(1035)@84c1225eaf8b: Added IMSI table entry 8TC_multi_lu_and_mt_ussd0(1052)"262420000000234" MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346038 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346038 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4b a5 6f 00 00 b8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104346038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346038 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346038 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2a 82 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 20 53 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346038 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346038 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346038 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346038 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 4b a5 6f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := 'CA7233'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-RAN(1030)@84c1225eaf8b: Added conn table entry 10TC_multi_lu_and_mt_ussd0(1056)15407447 MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346038 DMM DEBUG msc_a(IMSI-262420000000235:GERAN-A-185:LU)[0x55eefe1c8780]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000235 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104346038 DMM DEBUG msc_a(IMSI-262420000000235:GERAN-A-185:LU)[0x55eefe1c8780]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104346038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55eefe209730]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104346038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55eefe209730]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000235:GERAN-A-185:LU)[0x55eefe1c8780] (fsm.c:486) 20250427104346038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55eefe209730]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104346038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55eefe209730]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104346038 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104346038 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000235 id=262420000000235 (vlr.c:661) 20250427104346039 DVLR INFO New subscr, IMSI: 262420000000235 (vlr.c:562) 20250427104346039 DVLR DEBUG VLR subscr IMSI-262420000000235 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104346039 DVLR DEBUG VLR subscr IMSI-262420000000235 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104346039 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104346039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55eefe209730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104346039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55eefe209730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104346039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55eefe209730]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104346039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55eefe209730]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := '4BA56F'O, sourceLocRef := '0000B8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:8 20250427104346039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55eefe209730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104346039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55eefe209730]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104346039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55eefe204240]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55eefe204240]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55eefe209730] (fsm.c:486) 20250427104346039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55eefe204240]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) MSC_Test_0-RAN(1030)@84c1225eaf8b: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55eefe204240]{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)@84c1225eaf8b: First idle individual index:10 20250427104346039 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346039 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346039 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346039 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2a 82 dd 00 00 b9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104346039 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346039 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346039 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346039 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 2a 82 dd 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 53 (osmo_ss7_asp.c:1164) 20250427104346040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346040 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346040 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 eb 19 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 20 63 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(1035)@84c1225eaf8b: Found GsupExpect[9] for "262420000000235" handled at TC_multi_lu_and_mt_ussd0(1054) MSC_Test-GSUP(1035)@84c1225eaf8b: Added IMSI table entry 9TC_multi_lu_and_mt_ussd0(1054)"262420000000235" MSC_Test_0-RAN(1030)@84c1225eaf8b: Added conn table entry 11TC_multi_lu_and_mt_ussd0(1058)6895602 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@84c1225eaf8b: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := '2A82DD'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)@84c1225eaf8b: Session index based on local reference:9 20250427104346041 DMM DEBUG msc_a(IMSI-262420000000236:GERAN-A-186:LU)[0x55eefe1c7880]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000236 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104346041 DMM DEBUG msc_a(IMSI-262420000000236:GERAN-A-186:LU)[0x55eefe1c7880]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104346041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55eefe1c7b10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104346041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55eefe1c7b10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000236:GERAN-A-186:LU)[0x55eefe1c7880] (fsm.c:486) 20250427104346041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55eefe1c7b10]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104346041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55eefe1c7b10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@84c1225eaf8b: First idle individual index:11 20250427104346041 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104346041 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000236 id=262420000000236 (vlr.c:661) 20250427104346041 DVLR INFO New subscr, IMSI: 262420000000236 (vlr.c:562) 20250427104346041 DVLR DEBUG VLR subscr IMSI-262420000000236 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104346041 DVLR DEBUG VLR subscr IMSI-262420000000236 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104346041 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104346041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55eefe1c7b10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104346041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55eefe1c7b10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104346041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55eefe1c7b10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104346041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55eefe1c7b10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-RAN(1030)@84c1225eaf8b: Added conn table entry 12TC_multi_lu_and_mt_ussd0(1060)14677330 20250427104346041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55eefe1c7b10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104346041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55eefe1c7b10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104346041 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55eefe203470]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346041 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55eefe203470]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55eefe1c7b10] (fsm.c:486) 20250427104346041 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55eefe203470]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104346041 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55eefe203470]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104346041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 69 37 f2 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 73 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346042 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 eb 19 57 00 00 ba 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104346042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346042 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1029)@84c1225eaf8b: First idle individual index:12 MSC_Test_0-RAN(1030)@84c1225eaf8b: patch: N(SD) for ConnIdx 12 set to 1 20250427104346042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 eb 19 57 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 63 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(1035)@84c1225eaf8b: Found GsupExpect[10] for "262420000000236" handled at TC_multi_lu_and_mt_ussd0(1056) MSC_Test-GSUP(1035)@84c1225eaf8b: Added IMSI table entry 10TC_multi_lu_and_mt_ussd0(1056)"262420000000236" 20250427104346042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346042 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346042 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346043 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346043 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 f5 52 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 83 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346042 DMM DEBUG msc_a(IMSI-262420000000237:GERAN-A-187:LU)[0x55eefe203a10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000237 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104346042 DMM DEBUG msc_a(IMSI-262420000000237:GERAN-A-187:LU)[0x55eefe203a10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104346043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55eefe203ca0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104346043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55eefe203ca0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000237:GERAN-A-187:LU)[0x55eefe203a10] (fsm.c:486) 20250427104346043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55eefe203ca0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104346043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55eefe203ca0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346043 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104346043 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000237 id=262420000000237 (vlr.c:661) 20250427104346043 DVLR INFO New subscr, IMSI: 262420000000237 (vlr.c:562) 20250427104346043 DVLR DEBUG VLR subscr IMSI-262420000000237 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104346043 DVLR DEBUG VLR subscr IMSI-262420000000237 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104346043 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104346043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55eefe203ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104346043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55eefe203ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104346043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55eefe203ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := 'EB1957'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)@84c1225eaf8b: Session index based on local reference:10 20250427104346043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55eefe203ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104346043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55eefe203ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104346043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55eefe203ca0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104346043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55eefe1dd8c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55eefe1dd8c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55eefe203ca0] (fsm.c:486) 20250427104346043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55eefe1dd8c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104346043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55eefe1dd8c0]{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)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@84c1225eaf8b: Added conn table entry 13TC_multi_lu_and_mt_ussd0(1062)10127041 20250427104346044 DMM DEBUG msc_a(IMSI-262420000000238:GERAN-A-188:LU)[0x55eefe1dceb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000238 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104346044 DMM DEBUG msc_a(IMSI-262420000000238:GERAN-A-188:LU)[0x55eefe1dceb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104346044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55eefe1dd140]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104346044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55eefe1dd140]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000238:GERAN-A-188:LU)[0x55eefe1dceb0] (fsm.c:486) 20250427104346044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55eefe1dd140]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104346044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55eefe1dd140]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104346044 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104346044 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000238 id=262420000000238 (vlr.c:661) 20250427104346044 DVLR INFO New subscr, IMSI: 262420000000238 (vlr.c:562) 20250427104346044 DVLR DEBUG VLR subscr IMSI-262420000000238 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104346044 DVLR DEBUG VLR subscr IMSI-262420000000238 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104346044 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104346044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55eefe1dd140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104346044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55eefe1dd140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104346044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55eefe1dd140]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104346044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55eefe1dd140]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(1029)@84c1225eaf8b: First idle individual index:13 MSC_Test_0-RAN(1030)@84c1225eaf8b: patch: N(SD) for ConnIdx 13 set to 1 20250427104346044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55eefe1dd140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104346044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55eefe1dd140]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104346044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55eefe1fd7b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55eefe1fd7b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55eefe1dd140] (fsm.c:486) 20250427104346044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55eefe1fd7b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104346044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55eefe1fd7b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104346044 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346044 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346044 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 69 37 f2 00 00 bb 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104346044 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346044 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346045 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 69 37 f2 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 73 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@84c1225eaf8b: Added conn table entry 14TC_multi_lu_and_mt_ussd0(1064)10196894 MSC_Test-GSUP(1035)@84c1225eaf8b: Found GsupExpect[11] for "262420000000237" handled at TC_multi_lu_and_mt_ussd0(1058) MSC_Test-GSUP(1035)@84c1225eaf8b: Added IMSI table entry 11TC_multi_lu_and_mt_ussd0(1058)"262420000000237" 20250427104346045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346045 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f5 52 00 00 bc 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(1035)@84c1225eaf8b: Found GsupExpect[12] for "262420000000238" handled at TC_multi_lu_and_mt_ussd0(1060) MSC_Test-GSUP(1035)@84c1225eaf8b: Added IMSI table entry 12TC_multi_lu_and_mt_ussd0(1060)"262420000000238" 20250427104346045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346045 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346045 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346045 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 86 c1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346045 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f5 52 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 83 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := '6937F2'O, sourceLocRef := '0000BB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:11 MSC_Test_0-RAN(1030)@84c1225eaf8b: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346046 DMM DEBUG msc_a(IMSI-262420000000239:GERAN-A-189:LU)[0x55eefe1dca30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000239 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104346046 DMM DEBUG msc_a(IMSI-262420000000239:GERAN-A-189:LU)[0x55eefe1dca30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104346046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55eefe1fb650]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104346046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55eefe1fb650]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000239:GERAN-A-189:LU)[0x55eefe1dca30] (fsm.c:486) MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := 'DFF552'O, sourceLocRef := '0000BC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:12 MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:12 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@84c1225eaf8b: First idle individual index:14 20250427104346046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55eefe1fb650]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104346046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55eefe1fb650]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104346047 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104346047 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000239 id=262420000000239 (vlr.c:661) 20250427104346047 DVLR INFO New subscr, IMSI: 262420000000239 (vlr.c:562) 20250427104346047 DVLR DEBUG VLR subscr IMSI-262420000000239 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104346047 DVLR DEBUG VLR subscr IMSI-262420000000239 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104346047 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104346047 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55eefe1fb650]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104346047 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55eefe1fb650]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104346047 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55eefe1fb650]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104346047 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55eefe1fb650]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104346047 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55eefe1fb650]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104346047 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55eefe1fb650]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104346047 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55eefe1fca00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346047 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55eefe1fca00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55eefe1fb650] (fsm.c:486) 20250427104346047 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55eefe1fca00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) MSC_Test_0-RAN(1030)@84c1225eaf8b: Added conn table entry 15TC_multi_lu_and_mt_ussd0(1066)1954177 20250427104346047 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55eefe1fca00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104346047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346047 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346047 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346047 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346047 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 97 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 20 04 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346047 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346047 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346047 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346047 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 86 c1 00 00 bd 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104346047 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346047 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346047 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346047 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 86 c1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 93 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(1035)@84c1225eaf8b: Found GsupExpect[13] for "262420000000239" handled at TC_multi_lu_and_mt_ussd0(1062) MSC_Test-GSUP(1035)@84c1225eaf8b: Added IMSI table entry 13TC_multi_lu_and_mt_ussd0(1062)"262420000000239" MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := '9A86C1'O, sourceLocRef := '0000BD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:13 20250427104346048 DMM DEBUG msc_a(IMSI-262420000000240:GERAN-A-190:LU)[0x55eefe1fe900]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000240 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104346048 DMM DEBUG msc_a(IMSI-262420000000240:GERAN-A-190:LU)[0x55eefe1fe900]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104346048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55eefe1feb90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104346048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55eefe1feb90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000240:GERAN-A-190:LU)[0x55eefe1fe900] (fsm.c:486) 20250427104346048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55eefe1feb90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104346048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55eefe1feb90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104346048 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104346048 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000240 id=262420000000240 (vlr.c:661) 20250427104346048 DVLR INFO New subscr, IMSI: 262420000000240 (vlr.c:562) 20250427104346048 DVLR DEBUG VLR subscr IMSI-262420000000240 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:13 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@84c1225eaf8b: First idle individual index:15 MSC_Test_0-RAN(1030)@84c1225eaf8b: patch: N(SD) for ConnIdx 15 set to 1 20250427104346048 DVLR DEBUG VLR subscr IMSI-262420000000240 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104346048 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104346048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55eefe1feb90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104346048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55eefe1feb90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104346048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55eefe1feb90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104346048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55eefe1feb90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104346049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55eefe1feb90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104346049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55eefe1feb90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104346049 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55eefe1ffeb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346049 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55eefe1ffeb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55eefe1feb90] (fsm.c:486) 20250427104346049 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55eefe1ffeb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104346049 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55eefe1ffeb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104346049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346049 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1d d1 81 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 14 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346049 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346049 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346049 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346049 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9b 97 9e 00 00 be 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104346049 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346049 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346049 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346049 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 9b 97 9e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 04 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(1035)@84c1225eaf8b: Found GsupExpect[14] for "262420000000240" handled at TC_multi_lu_and_mt_ussd0(1064) MSC_Test-GSUP(1035)@84c1225eaf8b: Added IMSI table entry 14TC_multi_lu_and_mt_ussd0(1064)"262420000000240" MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := '9B979E'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)@84c1225eaf8b: Session index based on local reference:14 20250427104346050 DMM DEBUG msc_a(IMSI-262420000000241:GERAN-A-191:LU)[0x55eefe211f20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000241 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104346050 DMM DEBUG msc_a(IMSI-262420000000241:GERAN-A-191:LU)[0x55eefe211f20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104346050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55eefe214520]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104346050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55eefe214520]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000241:GERAN-A-191:LU)[0x55eefe211f20] (fsm.c:486) 20250427104346050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55eefe214520]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104346050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55eefe214520]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104346050 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104346050 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000241 id=262420000000241 (vlr.c:661) 20250427104346050 DVLR INFO New subscr, IMSI: 262420000000241 (vlr.c:562) 20250427104346050 DVLR DEBUG VLR subscr IMSI-262420000000241 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104346050 DVLR DEBUG VLR subscr IMSI-262420000000241 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104346050 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104346051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55eefe214520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104346051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55eefe214520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104346051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55eefe214520]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104346051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55eefe214520]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:14 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55eefe214520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104346051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55eefe214520]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104346051 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55eefe216c00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346051 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55eefe216c00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55eefe214520] (fsm.c:486) 20250427104346051 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55eefe216c00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104346051 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55eefe216c00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104346051 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346051 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346051 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346051 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1d d1 81 00 00 bf 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104346051 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346051 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346051 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346051 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 1d d1 81 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 14 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(1035)@84c1225eaf8b: Found GsupExpect[15] for "262420000000241" handled at TC_multi_lu_and_mt_ussd0(1066) MSC_Test-GSUP(1035)@84c1225eaf8b: Added IMSI table entry 15TC_multi_lu_and_mt_ussd0(1066)"262420000000241" MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := '1DD181'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)@84c1225eaf8b: Session index based on local reference:15 MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:15 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346056 DVLR DEBUG VLR subscr IMSI-262420000000226 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104346056 DVLR DEBUG VLR subscr IMSI-262420000000226 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427104346056 DVLR DEBUG VLR subscr IMSI-262420000000227 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104346056 DVLR DEBUG VLR subscr IMSI-262420000000227 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427104346057 DVLR DEBUG VLR subscr IMSI-262420000000228 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104346057 DVLR DEBUG VLR subscr IMSI-262420000000228 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1037)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427104346057 DVLR DEBUG VLR subscr IMSI-262420000000230 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104346057 DVLR DEBUG VLR subscr IMSI-262420000000230 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1037)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104346057 DVLR DEBUG VLR subscr IMSI-262420000000229 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104346057 DVLR DEBUG VLR subscr IMSI-262420000000229 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427104346059 DVLR DEBUG VLR subscr IMSI-262420000000231 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104346059 DVLR DEBUG VLR subscr IMSI-262420000000231 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1038)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1038)@84c1225eaf8b: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1040)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1040)@84c1225eaf8b: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1042)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1044)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1042)@84c1225eaf8b: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1044)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104346062 DVLR DEBUG VLR subscr IMSI-262420000000232 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104346062 DVLR DEBUG VLR subscr IMSI-262420000000232 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427104346064 DVLR DEBUG VLR subscr IMSI-262420000000233 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104346064 DVLR DEBUG VLR subscr IMSI-262420000000233 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427104346065 DVLR DEBUG VLR subscr IMSI-262420000000226 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346065 DVLR DEBUG IMSI:262420000000226 has MSISDN:491230000226 (vlr.c:1045) 20250427104346065 DMSC NOTICE msub(IMSI-262420000000226:MSISDN-491230000226) VLR: update for IMSI=262420000000226 (MSISDN=491230000226) (gsm_04_08.c:1541) 20250427104346065 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346065 DVLR DEBUG VLR subscr IMSI-262420000000229 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346065 DVLR DEBUG IMSI:262420000000229 has MSISDN:491230000229 (vlr.c:1045) 20250427104346065 DMSC NOTICE msub(IMSI-262420000000229:MSISDN-491230000229) VLR: update for IMSI=262420000000229 (MSISDN=491230000229) (gsm_04_08.c:1541) 20250427104346066 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) TC_multi_lu_and_mt_ussd0(1046)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1046)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104346066 DVLR DEBUG VLR subscr IMSI-262420000000230 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346066 DVLR DEBUG IMSI:262420000000230 has MSISDN:491230000230 (vlr.c:1045) 20250427104346066 DMSC NOTICE msub(IMSI-262420000000230:MSISDN-491230000230) VLR: update for IMSI=262420000000230 (MSISDN=491230000230) (gsm_04_08.c:1541) 20250427104346066 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346067 DVLR DEBUG VLR subscr IMSI-262420000000234 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104346067 DVLR DEBUG VLR subscr IMSI-262420000000234 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427104346068 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55eefe1c3c80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104346068 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55eefe2094d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104346068 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55eefe2094d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104346068 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55eefe2094d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104346068 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55eefe2094d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55eefe1c3c80] (vlr_lu_fsm.c:110) 20250427104346068 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55eefe2094d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104346068 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55eefe2094d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55eefe1c3c80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104346068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55eefe1c3c80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104346068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55eefe216470]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55eefe216470]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55eefe1c3c80] (fsm.c:486) 20250427104346068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55eefe216470]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104346068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55eefe216470]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104346068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55eefe216470]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104346068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55eefe216470]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104346068 DMSC NOTICE msub(IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x217F383D) VLR: update for IMSI=262420000000226 (MSISDN=491230000226) (gsm_04_08.c:1541) 20250427104346068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55eefe216470]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104346068 DMM DEBUG -> IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x217F383D LOCATION UPDATE ACCEPT (TMSI = 0x217f383d) (gsm_04_08.c:149) 20250427104346068 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x217F383D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346069 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 20 dc d5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 21 7f 38 3d (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1050)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1050)@84c1225eaf8b: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1048)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1048)@84c1225eaf8b: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1052)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1052)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104346073 DVLR DEBUG VLR subscr IMSI-262420000000236 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104346073 DVLR DEBUG VLR subscr IMSI-262420000000236 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427104346073 DVLR DEBUG VLR subscr IMSI-262420000000237 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104346073 DVLR DEBUG VLR subscr IMSI-262420000000237 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427104346075 DVLR DEBUG VLR subscr IMSI-262420000000239 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104346075 DVLR DEBUG VLR subscr IMSI-262420000000239 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427104346075 DVLR DEBUG VLR subscr IMSI-262420000000235 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104346075 DVLR DEBUG VLR subscr IMSI-262420000000235 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 20250427104346076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1056)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427104346077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346077 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346077 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_multi_lu_and_mt_ussd0(1056)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104346077 DVLR DEBUG VLR subscr IMSI-262420000000238 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104346077 DVLR DEBUG VLR subscr IMSI-262420000000238 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250427104346078 DVLR DEBUG VLR subscr IMSI-262420000000241 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104346078 DVLR DEBUG VLR subscr IMSI-262420000000241 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1058)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1058)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104346079 DVLR DEBUG VLR subscr IMSI-262420000000240 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104346079 DVLR DEBUG VLR subscr IMSI-262420000000240 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1062)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 TC_multi_lu_and_mt_ussd0(1062)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:5 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:6 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1066)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1066)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:7 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mt_ussd0(1054)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1054)@84c1225eaf8b: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1064)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1064)@84c1225eaf8b: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1060)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1060)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:10 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:11 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:9 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:13 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:12 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1037)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:15 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:14 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346108 DVLR DEBUG VLR subscr IMSI-262420000000227 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346108 DVLR DEBUG IMSI:262420000000227 has MSISDN:491230000227 (vlr.c:1045) 20250427104346108 DMSC NOTICE msub(IMSI-262420000000227:MSISDN-491230000227) VLR: update for IMSI=262420000000227 (MSISDN=491230000227) (gsm_04_08.c:1541) 20250427104346108 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346109 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55eefe1ee870]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104346109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55eefe1d4d40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104346109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55eefe1d4d40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104346109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55eefe1d4d40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104346109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55eefe1d4d40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55eefe1ee870] (vlr_lu_fsm.c:110) 20250427104346109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55eefe1d4d40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104346109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55eefe1d4d40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55eefe1ee870]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104346109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55eefe1ee870]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104346109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55eefe2094d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55eefe2094d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55eefe1ee870] (fsm.c:486) 20250427104346109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55eefe2094d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104346109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55eefe2094d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104346109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55eefe2094d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104346109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55eefe2094d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104346109 DMSC NOTICE msub(IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x2DDF3646) VLR: update for IMSI=262420000000229 (MSISDN=491230000229) (gsm_04_08.c:1541) 20250427104346109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55eefe2094d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104346109 DMM DEBUG -> IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x2DDF3646 LOCATION UPDATE ACCEPT (TMSI = 0x2ddf3646) (gsm_04_08.c:149) 20250427104346109 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x2DDF3646 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346109 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55eefe1e1890]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104346109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55eefe1d43c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104346109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55eefe1d43c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104346109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55eefe1d43c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104346109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55eefe1d43c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55eefe1e1890] (vlr_lu_fsm.c:110) 20250427104346109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55eefe1d43c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104346109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55eefe1d43c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55eefe1e1890]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104346109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55eefe1e1890]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104346109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55eefe1d4d40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55eefe1d4d40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55eefe1e1890] (fsm.c:486) 20250427104346109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55eefe1d4d40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104346109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55eefe1d4d40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104346109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55eefe1d4d40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104346109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55eefe1d4d40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104346109 DMSC NOTICE msub(IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x2D7764F5) VLR: update for IMSI=262420000000230 (MSISDN=491230000230) (gsm_04_08.c:1541) 20250427104346109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55eefe1d4d40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104346109 DMM DEBUG -> IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x2D7764F5 LOCATION UPDATE ACCEPT (TMSI = 0x2d7764f5) (gsm_04_08.c:149) 20250427104346109 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346109 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346109 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346109 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 c4 26 c3 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2d df 36 46 (osmo_ss7_asp.c:1164) 20250427104346110 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x2D7764F5 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346110 DVLR DEBUG VLR subscr IMSI-262420000000231 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346110 DVLR DEBUG IMSI:262420000000231 has MSISDN:491230000231 (vlr.c:1045) 20250427104346110 DMSC NOTICE msub(IMSI-262420000000231:MSISDN-491230000231) VLR: update for IMSI=262420000000231 (MSISDN=491230000231) (gsm_04_08.c:1541) 20250427104346110 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:3 20250427104346110 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346110 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346110 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346110 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346110 DVLR DEBUG VLR subscr IMSI-262420000000228 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346110 DVLR DEBUG IMSI:262420000000228 has MSISDN:491230000228 (vlr.c:1045) 20250427104346110 DMSC NOTICE msub(IMSI-262420000000228:MSISDN-491230000228) VLR: update for IMSI=262420000000228 (MSISDN=491230000228) (gsm_04_08.c:1541) 20250427104346110 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346110 DVLR DEBUG VLR subscr IMSI-262420000000233 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346110 DVLR DEBUG IMSI:262420000000233 has MSISDN:491230000233 (vlr.c:1045) 20250427104346110 DMSC NOTICE msub(IMSI-262420000000233:MSISDN-491230000233) VLR: update for IMSI=262420000000233 (MSISDN=491230000233) (gsm_04_08.c:1541) 20250427104346110 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346110 DVLR DEBUG VLR subscr IMSI-262420000000232 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346110 DVLR DEBUG IMSI:262420000000232 has MSISDN:491230000232 (vlr.c:1045) 20250427104346110 DMSC NOTICE msub(IMSI-262420000000232:MSISDN-491230000232) VLR: update for IMSI=262420000000232 (MSISDN=491230000232) (gsm_04_08.c:1541) 20250427104346110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 72 80 44 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2d 77 64 f5 (osmo_ss7_asp.c:1164) 20250427104346110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346110 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346110 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346111 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104346110 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346110 DVLR DEBUG VLR subscr IMSI-262420000000234 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346110 DVLR DEBUG IMSI:262420000000234 has MSISDN:491230000234 (vlr.c:1045) 20250427104346110 DMSC NOTICE msub(IMSI-262420000000234:MSISDN-491230000234) VLR: update for IMSI=262420000000234 (MSISDN=491230000234) (gsm_04_08.c:1541) 20250427104346110 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346111 DVLR DEBUG VLR subscr IMSI-262420000000236 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346111 DVLR DEBUG IMSI:262420000000236 has MSISDN:491230000236 (vlr.c:1045) MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346111 DMSC NOTICE msub(IMSI-262420000000236:MSISDN-491230000236) VLR: update for IMSI=262420000000236 (MSISDN=491230000236) (gsm_04_08.c:1541) 20250427104346111 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346111 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346111 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346111 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104346111 DVLR DEBUG VLR subscr IMSI-262420000000237 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346111 DVLR DEBUG IMSI:262420000000237 has MSISDN:491230000237 (vlr.c:1045) 20250427104346111 DMSC NOTICE msub(IMSI-262420000000237:MSISDN-491230000237) VLR: update for IMSI=262420000000237 (MSISDN=491230000237) (gsm_04_08.c:1541) 20250427104346111 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346111 DVLR DEBUG VLR subscr IMSI-262420000000239 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346111 DVLR DEBUG IMSI:262420000000239 has MSISDN:491230000239 (vlr.c:1045) 20250427104346111 DMSC NOTICE msub(IMSI-262420000000239:MSISDN-491230000239) VLR: update for IMSI=262420000000239 (MSISDN=491230000239) (gsm_04_08.c:1541) 20250427104346111 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346111 DVLR DEBUG VLR subscr IMSI-262420000000235 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346111 DVLR DEBUG IMSI:262420000000235 has MSISDN:491230000235 (vlr.c:1045) 20250427104346111 DMSC NOTICE msub(IMSI-262420000000235:MSISDN-491230000235) VLR: update for IMSI=262420000000235 (MSISDN=491230000235) (gsm_04_08.c:1541) 20250427104346111 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346111 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346112 DVLR DEBUG VLR subscr IMSI-262420000000240 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346112 DVLR DEBUG IMSI:262420000000240 has MSISDN:491230000240 (vlr.c:1045) 20250427104346112 DMSC NOTICE msub(IMSI-262420000000240:MSISDN-491230000240) VLR: update for IMSI=262420000000240 (MSISDN=491230000240) (gsm_04_08.c:1541) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346112 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346112 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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-SCCP(1029)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346112 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346112 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104346112 DVLR DEBUG VLR subscr IMSI-262420000000241 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346112 DVLR DEBUG IMSI:262420000000241 has MSISDN:491230000241 (vlr.c:1045) 20250427104346112 DMSC NOTICE msub(IMSI-262420000000241:MSISDN-491230000241) VLR: update for IMSI=262420000000241 (MSISDN=491230000241) (gsm_04_08.c:1541) 20250427104346112 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346113 DVLR DEBUG VLR subscr IMSI-262420000000238 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346113 DVLR DEBUG IMSI:262420000000238 has MSISDN:491230000238 (vlr.c:1045) 20250427104346113 DMSC NOTICE msub(IMSI-262420000000238:MSISDN-491230000238) VLR: update for IMSI=262420000000238 (MSISDN=491230000238) (gsm_04_08.c:1541) 20250427104346113 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346113 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55eefe1c3380]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104346113 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55eefe1ef290]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104346113 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55eefe1ef290]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104346113 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55eefe1ef290]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104346113 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55eefe1ef290]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55eefe1c3380] (vlr_lu_fsm.c:110) 20250427104346113 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55eefe1ef290]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104346113 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55eefe1ef290]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55eefe1c3380]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104346113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55eefe1c3380]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104346113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55eefe1d43c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55eefe1d43c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55eefe1c3380] (fsm.c:486) 20250427104346113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55eefe1d43c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104346113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55eefe1d43c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104346112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346113 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346113 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104346113 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346113 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55eefe1d43c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104346113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55eefe1d43c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104346113 DMSC NOTICE msub(IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x0784F550) VLR: update for IMSI=262420000000227 (MSISDN=491230000227) (gsm_04_08.c:1541) 20250427104346113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55eefe1d43c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104346113 DMM DEBUG -> IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x0784F550 LOCATION UPDATE ACCEPT (TMSI = 0x0784f550) (gsm_04_08.c:149) 20250427104346113 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x0784F550 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346113 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104346114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346114 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346114 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104346114 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346114 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346114 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55eefe1d6120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104346114 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55eefe1db080]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104346114 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55eefe1db080]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104346114 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55eefe1db080]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104346114 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55eefe1db080]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55eefe1d6120] (vlr_lu_fsm.c:110) 20250427104346114 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55eefe1db080]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104346114 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55eefe1db080]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55eefe1d6120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104346114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55eefe1d6120]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104346114 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55eefe1ef290]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346114 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55eefe1ef290]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55eefe1d6120] (fsm.c:486) 20250427104346114 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55eefe1ef290]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104346114 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55eefe1ef290]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104346114 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55eefe1ef290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104346114 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55eefe1ef290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104346114 DMSC NOTICE msub(IMSI-262420000000232:MSISDN-491230000232:TMSInew-0xBA41F2D0) VLR: update for IMSI=262420000000232 (MSISDN=491230000232) (gsm_04_08.c:1541) 20250427104346114 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55eefe1ef290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104346114 DMM DEBUG -> IMSI-262420000000232:MSISDN-491230000232:TMSInew-0xBA41F2D0 LOCATION UPDATE ACCEPT (TMSI = 0xba41f2d0) (gsm_04_08.c:149) 20250427104346115 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSInew-0xBA41F2D0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346114 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346114 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ba 16 54 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 07 84 f5 50 (osmo_ss7_asp.c:1164) 20250427104346115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346115 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346115 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104346115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346115 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55eefe1cdf10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104346115 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55eefe1d3a80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104346115 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55eefe1d3a80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104346115 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55eefe1d3a80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104346115 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55eefe1d3a80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55eefe1cdf10] (vlr_lu_fsm.c:110) 20250427104346115 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55eefe1d3a80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104346115 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55eefe1d3a80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55eefe1cdf10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104346115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55eefe1cdf10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104346115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55eefe1db080]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55eefe1db080]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55eefe1cdf10] (fsm.c:486) 20250427104346115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55eefe1db080]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104346115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55eefe1db080]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104346115 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346115 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104346115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55eefe1db080]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104346115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55eefe1db080]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104346116 DMSC NOTICE msub(IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x12471C20) VLR: update for IMSI=262420000000228 (MSISDN=491230000228) (gsm_04_08.c:1541) 20250427104346116 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346116 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346116 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55eefe1db080]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104346116 DMM DEBUG -> IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x12471C20 LOCATION UPDATE ACCEPT (TMSI = 0x12471c20) (gsm_04_08.c:149) 20250427104346116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346116 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346116 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346116 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x12471C20 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 16 ed 81 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 ba 41 f2 d0 (osmo_ss7_asp.c:1164) 20250427104346116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346116 DLSS7 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346116 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346116 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55eefe1c37f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104346116 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55eefe1c3af0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104346116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346116 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346116 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55eefe1c3af0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104346116 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55eefe1c3af0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104346116 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55eefe1c3af0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55eefe1c37f0] (vlr_lu_fsm.c:110) 20250427104346116 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55eefe1c3af0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104346116 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55eefe1c3af0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346116 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104346117 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346117 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346117 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346117 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55eefe1c37f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104346117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55eefe1c37f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104346117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55eefe1d3a80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55eefe1d3a80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55eefe1c37f0] (fsm.c:486) 20250427104346117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55eefe1d3a80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104346117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55eefe1d3a80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104346117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55eefe1d3a80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104346117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55eefe1d3a80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104346117 DMSC NOTICE msub(IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x4F88129D) VLR: update for IMSI=262420000000231 (MSISDN=491230000231) (gsm_04_08.c:1541) 20250427104346117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55eefe1d3a80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104346117 DMM DEBUG -> IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x4F88129D LOCATION UPDATE ACCEPT (TMSI = 0x4f88129d) (gsm_04_08.c:149) 20250427104346117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 e1 dc c6 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 12 47 1c 20 (osmo_ss7_asp.c:1164) 20250427104346117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346117 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x4F88129D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104346117 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55eefe1ed6e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104346117 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55eefe1c89a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104346117 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55eefe1c89a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104346117 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346117 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346117 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346118 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346117 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55eefe1c89a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104346117 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55eefe1c89a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55eefe1ed6e0] (vlr_lu_fsm.c:110) 20250427104346117 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55eefe1c89a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104346117 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55eefe1c89a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55eefe1ed6e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104346117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55eefe1ed6e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104346117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55eefe1c3af0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55eefe1c3af0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55eefe1ed6e0] (fsm.c:486) 20250427104346117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55eefe1c3af0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104346117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55eefe1c3af0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104346117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55eefe1c3af0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104346117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55eefe1c3af0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104346117 DMSC NOTICE msub(IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x2B636EA8) VLR: update for IMSI=262420000000233 (MSISDN=491230000233) (gsm_04_08.c:1541) 20250427104346118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55eefe1c3af0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104346118 DMM DEBUG -> IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x2B636EA8 LOCATION UPDATE ACCEPT (TMSI = 0x2b636ea8) (gsm_04_08.c:149) 20250427104346118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346118 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 a6 82 6c 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4f 88 12 9d (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346118 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346118 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x2B636EA8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346118 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346118 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346118 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346118 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55eefe1cf770]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104346118 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55eefe20a460]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104346118 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55eefe20a460]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104346118 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55eefe20a460]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104346118 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55eefe20a460]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55eefe1cf770] (vlr_lu_fsm.c:110) 20250427104346118 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55eefe20a460]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104346118 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55eefe20a460]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55eefe1cf770]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104346118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55eefe1cf770]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104346118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55eefe1c89a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55eefe1c89a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55eefe1cf770] (fsm.c:486) 20250427104346118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55eefe1c89a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104346118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55eefe1c89a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104346118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55eefe1c89a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104346118 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346118 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55eefe1c89a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104346118 DMSC NOTICE msub(IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x929F856C) VLR: update for IMSI=262420000000234 (MSISDN=491230000234) (gsm_04_08.c:1541) 20250427104346118 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346119 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55eefe1c89a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104346119 DMM DEBUG -> IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x929F856C LOCATION UPDATE ACCEPT (TMSI = 0x929f856c) (gsm_04_08.c:149) 20250427104346118 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ca 72 33 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2b 63 6e a8 (osmo_ss7_asp.c:1164) 20250427104346119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346119 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x929F856C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346119 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346119 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346119 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104346119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346119 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346119 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346119 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104346120 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346120 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346120 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346120 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 4b a5 6f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 92 9f 85 6c (osmo_ss7_asp.c:1164) 20250427104346120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346120 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346120 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104346120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346121 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427104346121 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1042)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346121 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346121 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346121 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346121 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346121 DMM DEBUG msc_a(IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x217F383D:GERAN-A-176:LU)[0x55eefe1c3f10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104346121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x217F383D:GERAN-A-176:LU)[0x55eefe1c3c80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104346121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55eefe216470]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427104346121 DMSC NOTICE msub(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D) VLR: update for IMSI=262420000000226 (MSISDN=491230000226) (gsm_04_08.c:1541) 20250427104346121 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104346121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55eefe216470]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104346121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D:GERAN-A-176:LU)[0x55eefe1c3c80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346122 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55eefe216470]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104346122 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55eefe216470]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D:GERAN-A-176:LU)[0x55eefe1c3c80] (vlr_lu_fsm.c:817) 20250427104346122 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55eefe216470]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104346122 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55eefe216470]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D:GERAN-A-176:LU)[0x55eefe1c3c80]{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(1044)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346122 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000226/3/1): Available (smpp_smsc.c:626) 20250427104346122 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346122 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346122 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104346122 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104346123 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346123 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346123 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 dc d5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1038)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1048)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 20250427104346126 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346126 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346127 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346127 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1040)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346127 DMM DEBUG msc_a(IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x2DDF3646:GERAN-A-179:LU)[0x55eefe1ee690]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104346127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x2DDF3646:GERAN-A-179:LU)[0x55eefe1ee870]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104346127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55eefe2094d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104346127 DMSC NOTICE msub(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646) VLR: update for IMSI=262420000000229 (MSISDN=491230000229) (gsm_04_08.c:1541) 20250427104346127 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104346127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55eefe2094d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104346127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646:GERAN-A-179:LU)[0x55eefe1ee870]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104346127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55eefe2094d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104346127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55eefe2094d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646:GERAN-A-179:LU)[0x55eefe1ee870] (vlr_lu_fsm.c:817) 20250427104346127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55eefe2094d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104346127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55eefe2094d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646:GERAN-A-179:LU)[0x55eefe1ee870]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104346128 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000229/3/1): Available (smpp_smsc.c:626) 20250427104346128 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346128 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346128 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104346128 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104346128 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346129 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346129 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346129 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c4 26 c3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1046)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346132 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) TC_multi_lu_and_mt_ussd0(1050)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346132 DMM DEBUG msc_a(IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x2D7764F5:GERAN-A-180:LU)[0x55eefe1cd560]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104346132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x2D7764F5:GERAN-A-180:LU)[0x55eefe1e1890]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O 20250427104346132 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55eefe1d4d40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104346132 DMSC NOTICE msub(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5) VLR: update for IMSI=262420000000230 (MSISDN=491230000230) (gsm_04_08.c:1541) 20250427104346133 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104346133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55eefe1d4d40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104346133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5:GERAN-A-180:LU)[0x55eefe1e1890]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104346133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55eefe1d4d40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104346133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55eefe1d4d40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5:GERAN-A-180:LU)[0x55eefe1e1890] (vlr_lu_fsm.c:817) 20250427104346133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55eefe1d4d40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104346133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55eefe1d4d40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5:GERAN-A-180:LU)[0x55eefe1e1890]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '055B'O 20250427104346133 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000230/3/1): Available (smpp_smsc.c:626) 20250427104346133 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346133 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346133 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) TC_multi_lu_and_mt_ussd0(1052)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 20250427104346133 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346134 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346134 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346134 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346134 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346134 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 72 80 44 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346134 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346134 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346134 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346135 DMM DEBUG msc_a(IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x0784F550:GERAN-A-177:LU)[0x55eefe1c31a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104346135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x0784F550:GERAN-A-177:LU)[0x55eefe1c3380]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104346135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55eefe1d43c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104346135 DMSC NOTICE msub(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550) VLR: update for IMSI=262420000000227 (MSISDN=491230000227) (gsm_04_08.c:1541) 20250427104346135 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104346135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55eefe1d43c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104346135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550:GERAN-A-177:LU)[0x55eefe1c3380]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104346135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55eefe1d43c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104346135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55eefe1d43c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550:GERAN-A-177:LU)[0x55eefe1c3380] (vlr_lu_fsm.c:817) 20250427104346135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55eefe1d43c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104346135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55eefe1d43c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550:GERAN-A-177:LU)[0x55eefe1c3380]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104346135 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000227/3/1): Available (smpp_smsc.c:626) MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '055B'O 20250427104346135 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346135 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346135 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104346135 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104346135 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346135 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346135 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346135 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346135 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ba 16 54 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:6 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427104346136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346136 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346136 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346136 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346137 DMM DEBUG msc_a(IMSI-262420000000232:MSISDN-491230000232:TMSInew-0xBA41F2D0:GERAN-A-182:LU)[0x55eefe1d5e90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104346137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSInew-0xBA41F2D0:GERAN-A-182:LU)[0x55eefe1d6120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104346137 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55eefe1ef290]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104346137 DMSC NOTICE msub(IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0) VLR: update for IMSI=262420000000232 (MSISDN=491230000232) (gsm_04_08.c:1541) 20250427104346137 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104346137 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55eefe1ef290]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104346137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0:GERAN-A-182:LU)[0x55eefe1d6120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104346137 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55eefe1ef290]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104346137 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55eefe1ef290]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0:GERAN-A-182:LU)[0x55eefe1d6120] (vlr_lu_fsm.c:817) 20250427104346137 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55eefe1ef290]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104346137 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55eefe1ef290]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0:GERAN-A-182:LU)[0x55eefe1d6120]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104346137 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000232/3/1): Available (smpp_smsc.c:626) 20250427104346137 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346137 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346137 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104346137 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104346138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346138 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ed 81 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104346140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346140 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346140 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b2 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346140 DMM DEBUG msc_a(IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x12471C20:GERAN-A-178:LU)[0x55eefe1cdd30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104346140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x12471C20:GERAN-A-178:LU)[0x55eefe1cdf10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104346140 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55eefe1db080]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104346141 DMSC NOTICE msub(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20) VLR: update for IMSI=262420000000228 (MSISDN=491230000228) (gsm_04_08.c:1541) 20250427104346141 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104346141 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55eefe1db080]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104346141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20:GERAN-A-178:LU)[0x55eefe1cdf10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104346141 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55eefe1db080]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104346141 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55eefe1db080]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20:GERAN-A-178:LU)[0x55eefe1cdf10] (vlr_lu_fsm.c:817) 20250427104346141 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55eefe1db080]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104346141 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55eefe1db080]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20:GERAN-A-178:LU)[0x55eefe1cdf10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O 20250427104346141 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000228/3/1): Available (smpp_smsc.c:626) 20250427104346141 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346141 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346141 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104346141 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '055B'O 20250427104346141 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346141 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346141 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346141 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e1 dc c6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:5 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346142 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346142 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346142 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346142 DMM DEBUG msc_a(IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x4F88129D:GERAN-A-181:LU)[0x55eefe1ec870]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104346142 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x4F88129D:GERAN-A-181:LU)[0x55eefe1c37f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104346142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55eefe1d3a80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104346142 DMSC NOTICE msub(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D) VLR: update for IMSI=262420000000231 (MSISDN=491230000231) (gsm_04_08.c:1541) 20250427104346142 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104346142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55eefe1d3a80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104346142 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D:GERAN-A-181:LU)[0x55eefe1c37f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104346142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55eefe1d3a80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104346142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55eefe1d3a80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D:GERAN-A-181:LU)[0x55eefe1c37f0] (vlr_lu_fsm.c:817) 20250427104346142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55eefe1d3a80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104346142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55eefe1d3a80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 20250427104346142 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D:GERAN-A-181:LU)[0x55eefe1c37f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104346142 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000231/3/1): Available (smpp_smsc.c:626) 20250427104346143 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346143 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346143 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D - 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)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346143 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104346143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346143 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346143 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a6 82 6c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346143 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346143 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346143 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O 20250427104346144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D:GERAN-A-176:LU)[0x55eefe1c3c80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D:GERAN-A-176:LU)[0x55eefe1c3c80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D:GERAN-A-176:LU)[0x55eefe1c3f10] (msc_a.c:1053) 20250427104346144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D:GERAN-A-176:LU)[0x55eefe1c3c80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104346144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D:GERAN-A-176:LU)[0x55eefe1c3c80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D:GERAN-A-176:LU)[0x55eefe1c3c80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '055B'O 20250427104346144 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D - active-conn: now used by 1 (attached) (msub.c:375) 20250427104346145 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346145 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346145 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 dc d5 00 00 b0 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:7 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104346145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346145 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346145 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b7 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346146 DMM DEBUG msc_a(IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x2B636EA8:GERAN-A-183:LU)[0x55eefe1ed450]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104346146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x2B636EA8:GERAN-A-183:LU)[0x55eefe1ed6e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104346146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55eefe1c3af0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104346146 DMSC NOTICE msub(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8) VLR: update for IMSI=262420000000233 (MSISDN=491230000233) (gsm_04_08.c:1541) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:0 20250427104346146 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104346146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55eefe1c3af0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104346146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8:GERAN-A-183:LU)[0x55eefe1ed6e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104346146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55eefe1c3af0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104346146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55eefe1c3af0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8:GERAN-A-183:LU)[0x55eefe1ed6e0] (vlr_lu_fsm.c:817) 20250427104346146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55eefe1c3af0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104346146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55eefe1c3af0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8:GERAN-A-183:LU)[0x55eefe1ed6e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104346146 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000233/3/1): Available (smpp_smsc.c:626) 20250427104346146 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346146 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346146 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '055B'O 20250427104346146 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104346146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346146 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346146 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346147 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ca 72 33 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346147 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346147 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346147 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 20 dc d5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1037)2153685 MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 TC_multi_lu_and_mt_ussd0(1037)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346151 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346151 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:6 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1037)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:5 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 TC_multi_lu_and_mt_ussd0(1037)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1037)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:7 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@84c1225eaf8b: Created IMSI[0] for '262420000000226'H'217F383D'O to be handled at TC_multi_lu_and_mt_ussd0(1037) MSC_Test-GSUP(1035)@84c1225eaf8b: Created GsupExpect[0] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(1037) 20250427104346160 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55eefe1fb650]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104346160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55eefe1fca00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104346160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55eefe1fca00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104346160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55eefe1fca00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104346160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55eefe1fca00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55eefe1fb650] (vlr_lu_fsm.c:110) 20250427104346160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55eefe1fca00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104346160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55eefe1fca00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55eefe1fb650]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104346160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55eefe1fb650]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104346160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55eefe1d3a80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55eefe1d3a80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55eefe1fb650] (fsm.c:486) 20250427104346160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55eefe1d3a80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104346160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55eefe1d3a80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104346160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55eefe1d3a80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104346160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55eefe1d3a80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104346160 DMSC NOTICE msub(IMSI-262420000000239:MSISDN-491230000239:TMSInew-0xB46D8E7D) VLR: update for IMSI=262420000000239 (MSISDN=491230000239) (gsm_04_08.c:1541) 20250427104346160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55eefe1d3a80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104346160 DMM DEBUG -> IMSI-262420000000239:MSISDN-491230000239:TMSInew-0xB46D8E7D LOCATION UPDATE ACCEPT (TMSI = 0xb46d8e7d) (gsm_04_08.c:149) 20250427104346160 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSInew-0xB46D8E7D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346160 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55eefe1c7b10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104346160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55eefe203470]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104346160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55eefe203470]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104346160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55eefe203470]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104346160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55eefe203470]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55eefe1c7b10] (vlr_lu_fsm.c:110) 20250427104346160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55eefe203470]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104346160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55eefe203470]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55eefe1c7b10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104346160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55eefe1c7b10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104346160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55eefe1fca00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55eefe1fca00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55eefe1c7b10] (fsm.c:486) 20250427104346160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55eefe1fca00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104346160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55eefe1fca00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104346160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55eefe1fca00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104346160 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346160 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55eefe1fca00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104346160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346160 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346160 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 9a 86 c1 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b4 6d 8e 7d (osmo_ss7_asp.c:1164) 20250427104346160 DMSC NOTICE msub(IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x1834EBD7) VLR: update for IMSI=262420000000236 (MSISDN=491230000236) (gsm_04_08.c:1541) 20250427104346160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55eefe1fca00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104346160 DMM DEBUG -> IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x1834EBD7 LOCATION UPDATE ACCEPT (TMSI = 0x1834ebd7) (gsm_04_08.c:149) 20250427104346160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346160 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346161 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346160 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x1834EBD7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346161 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55eefe203ca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104346161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55eefe1dd8c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104346161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55eefe1dd8c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104346161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55eefe1dd8c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104346161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55eefe1dd8c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55eefe203ca0] (vlr_lu_fsm.c:110) 20250427104346161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55eefe1dd8c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104346161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55eefe1dd8c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55eefe203ca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104346161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55eefe203ca0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104346161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55eefe203470]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55eefe203470]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55eefe203ca0] (fsm.c:486) 20250427104346161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55eefe203470]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104346161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55eefe203470]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104346161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55eefe203470]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104346161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55eefe203470]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104346161 DMSC NOTICE msub(IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x07608B16) VLR: update for IMSI=262420000000237 (MSISDN=491230000237) (gsm_04_08.c:1541) 20250427104346161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55eefe203470]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104346161 DMM DEBUG -> IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x07608B16 LOCATION UPDATE ACCEPT (TMSI = 0x07608b16) (gsm_04_08.c:149) 20250427104346161 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346161 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346161 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346161 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 eb 19 57 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 18 34 eb d7 (osmo_ss7_asp.c:1164) 20250427104346161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346161 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346161 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346161 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346161 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346161 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x07608B16 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346161 DMM DEBUG msc_a(IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x929F856C:GERAN-A-184:LU)[0x55eefe1cf4e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104346161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x929F856C:GERAN-A-184:LU)[0x55eefe1cf770]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104346161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55eefe1c89a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104346161 DMSC NOTICE msub(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C) VLR: update for IMSI=262420000000234 (MSISDN=491230000234) (gsm_04_08.c:1541) 20250427104346161 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104346161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55eefe1c89a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104346161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C:GERAN-A-184:LU)[0x55eefe1cf770]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104346161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55eefe1c89a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104346161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55eefe1c89a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C:GERAN-A-184:LU)[0x55eefe1cf770] (vlr_lu_fsm.c:817) 20250427104346161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55eefe1c89a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104346161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55eefe1c89a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C:GERAN-A-184:LU)[0x55eefe1cf770]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104346161 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000234/3/1): Available (smpp_smsc.c:626) 20250427104346161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:13 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346161 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346161 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346161 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346161 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346161 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346161 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104346161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346161 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346161 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:10 20250427104346161 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346161 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346161 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346161 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346161 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346161 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104346161 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55eefe209730]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104346161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55eefe204240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104346161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55eefe204240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104346161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55eefe204240]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104346161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55eefe204240]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55eefe209730] (vlr_lu_fsm.c:110) 20250427104346161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55eefe204240]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104346161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55eefe204240]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55eefe209730]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104346161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55eefe209730]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104346161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55eefe1dd8c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55eefe1dd8c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55eefe209730] (fsm.c:486) 20250427104346161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55eefe1dd8c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104346161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55eefe1dd8c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104346161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55eefe1dd8c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104346161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55eefe1dd8c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104346161 DMSC NOTICE msub(IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x85800B4B) VLR: update for IMSI=262420000000235 (MSISDN=491230000235) (gsm_04_08.c:1541) 20250427104346161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 69 37 f2 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 07 60 8b 16 (osmo_ss7_asp.c:1164) 20250427104346161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55eefe1dd8c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104346161 DMM DEBUG -> IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x85800B4B LOCATION UPDATE ACCEPT (TMSI = 0x85800b4b) (gsm_04_08.c:149) MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346161 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346161 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346161 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x85800B4B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346161 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346161 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646:GERAN-A-179:LU)[0x55eefe1ee870]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646:GERAN-A-179:LU)[0x55eefe1ee870]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646:GERAN-A-179:LU)[0x55eefe1ee690] (msc_a.c:1053) 20250427104346161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646:GERAN-A-179:LU)[0x55eefe1ee870]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104346161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646:GERAN-A-179:LU)[0x55eefe1ee870]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646:GERAN-A-179:LU)[0x55eefe1ee870]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346161 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346161 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346161 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346161 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4b a5 6f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346161 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104346161 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55eefe1feb90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104346161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55eefe1ffeb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104346161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55eefe1ffeb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104346161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55eefe1ffeb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104346161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55eefe1ffeb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55eefe1feb90] (vlr_lu_fsm.c:110) 20250427104346161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55eefe1ffeb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104346161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55eefe1ffeb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55eefe1feb90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104346161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55eefe1feb90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104346161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55eefe204240]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55eefe204240]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55eefe1feb90] (fsm.c:486) 20250427104346161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55eefe204240]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104346161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55eefe204240]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104346161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55eefe204240]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104346161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55eefe204240]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104346161 DMSC NOTICE msub(IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x6F829B0A) VLR: update for IMSI=262420000000240 (MSISDN=491230000240) (gsm_04_08.c:1541) 20250427104346161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55eefe204240]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104346161 DMM DEBUG -> IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x6F829B0A LOCATION UPDATE ACCEPT (TMSI = 0x6f829b0a) (gsm_04_08.c:149) 20250427104346161 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x6F829B0A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5:GERAN-A-180:LU)[0x55eefe1e1890]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5:GERAN-A-180:LU)[0x55eefe1e1890]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5:GERAN-A-180:LU)[0x55eefe1cd560] (msc_a.c:1053) 20250427104346161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5:GERAN-A-180:LU)[0x55eefe1e1890]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104346161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5:GERAN-A-180:LU)[0x55eefe1e1890]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5:GERAN-A-180:LU)[0x55eefe1e1890]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104346161 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104346162 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55eefe214520]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104346162 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55eefe216c00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104346162 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55eefe216c00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104346162 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55eefe216c00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104346162 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55eefe216c00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55eefe214520] (vlr_lu_fsm.c:110) 20250427104346162 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55eefe216c00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104346162 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55eefe216c00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55eefe214520]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104346162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55eefe214520]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104346162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55eefe1ffeb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55eefe1ffeb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55eefe214520] (fsm.c:486) 20250427104346162 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55eefe1ffeb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104346162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55eefe1ffeb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104346162 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55eefe1ffeb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104346162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55eefe1ffeb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104346162 DMSC NOTICE msub(IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x1358EADA) VLR: update for IMSI=262420000000241 (MSISDN=491230000241) (gsm_04_08.c:1541) 20250427104346162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55eefe1ffeb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104346162 DMM DEBUG -> IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x1358EADA LOCATION UPDATE ACCEPT (TMSI = 0x1358eada) (gsm_04_08.c:149) 20250427104346162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346162 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x1358EADA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346162 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346162 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346162 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 2a 82 dd 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 85 80 0b 4b (osmo_ss7_asp.c:1164) 20250427104346162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550:GERAN-A-177:LU)[0x55eefe1c3380]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550:GERAN-A-177:LU)[0x55eefe1c3380]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550:GERAN-A-177:LU)[0x55eefe1c31a0] (msc_a.c:1053) 20250427104346162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550:GERAN-A-177:LU)[0x55eefe1c3380]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104346162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550:GERAN-A-177:LU)[0x55eefe1c3380]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550:GERAN-A-177:LU)[0x55eefe1c3380]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104346162 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104346162 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104346162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55eefe1dd140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104346162 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55eefe1fd7b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104346162 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55eefe1fd7b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104346162 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55eefe1fd7b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104346162 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55eefe1fd7b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55eefe1dd140] (vlr_lu_fsm.c:110) 20250427104346162 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55eefe1fd7b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104346162 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55eefe1fd7b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55eefe1dd140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104346163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55eefe1dd140]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346163 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55eefe216c00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104346163 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55eefe216c00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55eefe1dd140] (fsm.c:486) 20250427104346163 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55eefe216c00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104346163 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55eefe216c00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104346163 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55eefe216c00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104346163 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55eefe216c00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104346163 DMSC NOTICE msub(IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x72F04FA2) VLR: update for IMSI=262420000000238 (MSISDN=491230000238) (gsm_04_08.c:1541) 20250427104346163 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55eefe216c00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104346163 DMM DEBUG -> IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x72F04FA2 LOCATION UPDATE ACCEPT (TMSI = 0x72f04fa2) (gsm_04_08.c:149) 20250427104346163 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x72F04FA2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104346162 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346163 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346163 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346163 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346163 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c4 26 c3 00 00 b3 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:920250427104346163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0:GERAN-A-182:LU)[0x55eefe1d6120]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0:GERAN-A-182:LU)[0x55eefe1d6120]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0:GERAN-A-182:LU)[0x55eefe1d5e90] (msc_a.c:1053) 20250427104346163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0:GERAN-A-182:LU)[0x55eefe1d6120]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104346163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0:GERAN-A-182:LU)[0x55eefe1d6120]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0:GERAN-A-182:LU)[0x55eefe1d6120]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346163 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:3 20250427104346163 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20:GERAN-A-178:LU)[0x55eefe1cdf10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20:GERAN-A-178:LU)[0x55eefe1cdf10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20:GERAN-A-178:LU)[0x55eefe1cdd30] (msc_a.c:1053) 20250427104346163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20:GERAN-A-178:LU)[0x55eefe1cdf10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104346163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20:GERAN-A-178:LU)[0x55eefe1cdf10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20:GERAN-A-178:LU)[0x55eefe1cdf10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104346163 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346164 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104346164 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346164 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 9b 97 9e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 6f 82 9b 0a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D:GERAN-A-181:LU)[0x55eefe1c37f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D:GERAN-A-181:LU)[0x55eefe1c37f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D:GERAN-A-181:LU)[0x55eefe1ec870] (msc_a.c:1053) 20250427104346164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D:GERAN-A-181:LU)[0x55eefe1c37f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104346164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D:GERAN-A-181:LU)[0x55eefe1c37f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D:GERAN-A-181:LU)[0x55eefe1c37f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104346164 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346164 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346164 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D - active-conn: now used by 1 (attached) (msub.c:375) 20250427104346164 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346164 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8:GERAN-A-183:LU)[0x55eefe1ed6e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8:GERAN-A-183:LU)[0x55eefe1ed6e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8:GERAN-A-183:LU)[0x55eefe1ed450] (msc_a.c:1053) 20250427104346164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8:GERAN-A-183:LU)[0x55eefe1ed6e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104346164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8:GERAN-A-183:LU)[0x55eefe1ed6e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8:GERAN-A-183:LU)[0x55eefe1ed6e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104346164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 72 80 44 00 00 b4 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346165 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104346164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346165 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346165 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c4 26 c3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346165 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346165 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346165 DLM3UA DEBUG 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)@84c1225eaf8b: Message received on association #8 20250427104346165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346165 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346165 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_multi_lu_and_mt_ussd0(1062)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:14 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 1d d1 81 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 13 58 ea da (osmo_ss7_asp.c:1164) 20250427104346166 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346166 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346166 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:4 20250427104346166 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ba 16 54 00 00 b1 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346166 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346166 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346166 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346166 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 f5 52 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 72 f0 4f a2 (osmo_ss7_asp.c:1164) 20250427104346166 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346166 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346167 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346167 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:15 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ed 81 00 00 b6 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346167 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: Session index based on local reference:1 20250427104346167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346167 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346167 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 72 80 44 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346167 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346167 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346167 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346167 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e1 dc c6 00 00 b2 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346168 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346168 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346168 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346168 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:12 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346168 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346168 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427104346168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a6 82 6c 00 00 b5 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:6 20250427104346168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346168 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346168 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427104346168 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427104346168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346168 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ba 16 54 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346169 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346169 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346169 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)@84c1225eaf8b: Message received on association #8 20250427104346169 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:2 TC_multi_lu_and_mt_ussd0(1058)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ca 72 33 00 00 b7 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346169 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346169 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 16 ed 81 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346169 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346170 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346170 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346170 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:5 20250427104346170 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 21 7f 38 3d 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250427104346170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346170 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e1 dc c6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1056)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346171 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346171 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346171 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a6 82 6c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:7 20250427104346171 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(1042)12854979 20250427104346171 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346171 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346171 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346171 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346171 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346171 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ca 72 33 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1042)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346172 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346172 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(1044)7503940 TC_multi_lu_and_mt_ussd0(1054)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1042)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1042)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1042)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1038)12195412 TC_multi_lu_and_mt_ussd0(1044)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346173 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346173 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '055B'O TC_multi_lu_and_mt_ussd0(1038)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:13 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 20250427104346173 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346173 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1064)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1066)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1044)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1044)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1044)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1038)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1038)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1038)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1048)1502593 TC_multi_lu_and_mt_ussd0(1048)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346176 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346176 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1040)14802118 TC_multi_lu_and_mt_ussd0(1040)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1046)10912364 20250427104346176 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346176 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(1050)13267507 TC_multi_lu_and_mt_ussd0(1046)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346177 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346177 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1060)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1050)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1048)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250427104346177 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346177 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1048)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1048)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1037) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '055B'O TC_multi_lu_and_mt_ussd0(1050)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1050)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1046)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1050)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1046)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1037)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1046)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:11 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 TC_multi_lu_and_mt_ussd0(1040)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1040)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1040)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '055B'O TC_multi_lu_and_mt_ussd0(1037)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '217F383D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:10 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:9 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@84c1225eaf8b: Created IMSI[1] for '262420000000229'H'2DDF3646'O to be handled at TC_multi_lu_and_mt_ussd0(1042) MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:14 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test-GSUP(1035)@84c1225eaf8b: Created GsupExpect[1] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(1042) MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:15 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:12 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(1030)@84c1225eaf8b: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1037)3848011 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1030)@84c1225eaf8b: Created IMSI[2] for '262420000000230'H'2D7764F5'O to be handled at TC_multi_lu_and_mt_ussd0(1044) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@84c1225eaf8b: Created IMSI[3] for '262420000000227'H'0784F550'O to be handled at TC_multi_lu_and_mt_ussd0(1038) MSC_Test_0-RAN(1030)@84c1225eaf8b: Created IMSI[4] for '262420000000232'H'BA41F2D0'O to be handled at TC_multi_lu_and_mt_ussd0(1048) MSC_Test-GSUP(1035)@84c1225eaf8b: Created GsupExpect[2] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(1038) MSC_Test-GSUP(1035)@84c1225eaf8b: Created GsupExpect[3] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1048) MSC_Test-GSUP(1035)@84c1225eaf8b: Created GsupExpect[4] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(1044) MSC_Test_0-RAN(1030)@84c1225eaf8b: Created IMSI[5] for '262420000000233'H'2B636EA8'O to be handled at TC_multi_lu_and_mt_ussd0(1050) MSC_Test-GSUP(1035)@84c1225eaf8b: Created GsupExpect[5] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1050) MSC_Test_0-RAN(1030)@84c1225eaf8b: Created IMSI[6] for '262420000000231'H'4F88129D'O to be handled at TC_multi_lu_and_mt_ussd0(1046) MSC_Test_0-RAN(1030)@84c1225eaf8b: Created IMSI[7] for '262420000000228'H'12471C20'O to be handled at TC_multi_lu_and_mt_ussd0(1040) MSC_Test-GSUP(1035)@84c1225eaf8b: Created GsupExpect[6] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1046) MSC_Test-GSUP(1035)@84c1225eaf8b: Created GsupExpect[7] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(1040) 20250427104346192 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346192 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427104346193 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427104346193 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427104346193 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346193 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346194 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346194 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346194 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346194 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427104346194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346194 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 07 84 f5 50 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250427104346194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346194 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427104346194 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427104346194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346194 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346194 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346195 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346195 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346194 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346195 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427104346195 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346195 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 ba 41 f2 d0 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250427104346195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346195 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346195 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346195 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346195 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427104346195 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427104346196 DMM DEBUG msc_a(IMSI-262420000000239:MSISDN-491230000239:TMSInew-0xB46D8E7D:GERAN-A-189:LU)[0x55eefe1dca30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104346196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSInew-0xB46D8E7D:GERAN-A-189:LU)[0x55eefe1fb650]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104346196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55eefe1d3a80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104346195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346195 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346195 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346195 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346196 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346196 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346196 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346196 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346196 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346196 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346196 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346196 DMSC NOTICE msub(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D) VLR: update for IMSI=262420000000239 (MSISDN=491230000239) (gsm_04_08.c:1541) 20250427104346196 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104346196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55eefe1d3a80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104346196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D:GERAN-A-189:LU)[0x55eefe1fb650]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104346196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55eefe1d3a80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104346196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55eefe1d3a80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D:GERAN-A-189:LU)[0x55eefe1fb650] (vlr_lu_fsm.c:817) 20250427104346196 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55eefe1d3a80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104346196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55eefe1d3a80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346196 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D:GERAN-A-189:LU)[0x55eefe1fb650]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346196 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346196 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000239/3/1): Available (smpp_smsc.c:626) 20250427104346196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346196 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346196 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3a b7 4b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 21 7f 38 3d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346197 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346197 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346197 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104346197 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-RAN(1030)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1038) 20250427104346197 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346197 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346197 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346197 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346197 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 2b 63 6e a8 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C:GERAN-A-184:LU)[0x55eefe1cf770]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C:GERAN-A-184:LU)[0x55eefe1cf770]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C:GERAN-A-184:LU)[0x55eefe1cf4e0] (msc_a.c:1053) 20250427104346198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C:GERAN-A-184:LU)[0x55eefe1cf770]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104346198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C:GERAN-A-184:LU)[0x55eefe1cf770]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C:GERAN-A-184:LU)[0x55eefe1cf770]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104346198 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C - active-conn: now used by 1 (attached) (msub.c:375) 20250427104346199 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346199 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346199 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427104346199 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346199 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346199 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 86 c1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1038)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346199 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427104346199 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:13 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1048) 20250427104346200 DMM DEBUG msc_a(IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x07608B16:GERAN-A-187:LU)[0x55eefe203a10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104346200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x07608B16:GERAN-A-187:LU)[0x55eefe203ca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104346200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55eefe203470]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104346200 DMSC NOTICE msub(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16) VLR: update for IMSI=262420000000237 (MSISDN=491230000237) (gsm_04_08.c:1541) 20250427104346200 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104346200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55eefe203470]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104346200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16:GERAN-A-187:LU)[0x55eefe203ca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104346200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55eefe203470]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104346200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55eefe203470]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16:GERAN-A-187:LU)[0x55eefe203ca0] (vlr_lu_fsm.c:817) 20250427104346200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55eefe203470]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104346200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55eefe203470]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16:GERAN-A-187:LU)[0x55eefe203ca0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104346200 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000237/3/1): Available (smpp_smsc.c:626) 20250427104346200 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346200 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346200 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104346201 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104346201 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346201 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427104346201 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346201 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346201 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427104346201 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) TC_multi_lu_and_mt_ussd0(1038)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0784F550'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1048)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346201 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346201 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346201 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4b a5 6f 00 00 b8 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346201 DMM DEBUG msc_a(IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x1834EBD7:GERAN-A-186:LU)[0x55eefe1c7880]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104346201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x1834EBD7:GERAN-A-186:LU)[0x55eefe1c7b10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104346201 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55eefe1fca00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104346201 DMSC NOTICE msub(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7) VLR: update for IMSI=262420000000236 (MSISDN=491230000236) (gsm_04_08.c:1541) 20250427104346201 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104346201 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55eefe1fca00]{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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7:GERAN-A-186:LU)[0x55eefe1c7b10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104346201 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55eefe1fca00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104346201 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55eefe1fca00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7:GERAN-A-186:LU)[0x55eefe1c7b10] (vlr_lu_fsm.c:817) 20250427104346201 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55eefe1fca00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104346201 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55eefe1fca00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7:GERAN-A-186:LU)[0x55eefe1c7b10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104346201 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000236/3/1): Available (smpp_smsc.c:626) 20250427104346201 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346201 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346201 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104346202 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104346202 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346202 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427104346202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:8 20250427104346202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346202 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346202 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346202 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427104346202 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427104346202 DMM DEBUG msc_a(IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x85800B4B:GERAN-A-185:LU)[0x55eefe1c8780]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104346202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x85800B4B:GERAN-A-185:LU)[0x55eefe209730]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104346202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55eefe1dd8c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104346202 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 12 47 1c 20 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346202 DMSC NOTICE msub(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B) VLR: update for IMSI=262420000000235 (MSISDN=491230000235) (gsm_04_08.c:1541) 20250427104346202 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104346202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55eefe1dd8c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104346202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B:GERAN-A-185:LU)[0x55eefe209730]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104346202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55eefe1dd8c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104346202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55eefe1dd8c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B:GERAN-A-185:LU)[0x55eefe209730] (vlr_lu_fsm.c:817) 20250427104346202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55eefe1dd8c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104346202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55eefe1dd8c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B:GERAN-A-185:LU)[0x55eefe209730]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104346202 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000235/3/1): Available (smpp_smsc.c:626) 20250427104346202 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346202 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346202 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104346202 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346202 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104346202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346202 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(1030)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1050) 20250427104346203 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 4b a5 6f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346203 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346203 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427104346203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346203 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346203 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346203 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427104346203 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 69 37 f2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346203 DMM DEBUG msc_a(IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x6F829B0A:GERAN-A-190:LU)[0x55eefe1fe900]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104346203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x6F829B0A:GERAN-A-190:LU)[0x55eefe1feb90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104346203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55eefe204240]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104346203 DMSC NOTICE msub(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A) VLR: update for IMSI=262420000000240 (MSISDN=491230000240) (gsm_04_08.c:1541) 20250427104346203 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55eefe204240]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104346203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A:GERAN-A-190:LU)[0x55eefe1feb90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104346203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55eefe204240]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104346203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55eefe204240]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A:GERAN-A-190:LU)[0x55eefe1feb90] (vlr_lu_fsm.c:817) 20250427104346203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55eefe204240]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104346203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55eefe204240]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A:GERAN-A-190:LU)[0x55eefe1feb90]{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)@84c1225eaf8b: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346203 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000240/3/1): Available (smpp_smsc.c:626) 20250427104346203 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346203 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346203 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104346203 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104346204 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346204 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346204 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346204 DMM DEBUG msc_a(IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x1358EADA:GERAN-A-191:LU)[0x55eefe211f20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104346204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x1358EADA:GERAN-A-191:LU)[0x55eefe214520]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104346204 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55eefe1ffeb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104346204 DMSC NOTICE msub(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA) VLR: update for IMSI=262420000000241 (MSISDN=491230000241) (gsm_04_08.c:1541) 20250427104346204 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104346204 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55eefe1ffeb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104346204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA:GERAN-A-191:LU)[0x55eefe214520]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104346204 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55eefe1ffeb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104346204 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55eefe1ffeb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA:GERAN-A-191:LU)[0x55eefe214520] (vlr_lu_fsm.c:817) 20250427104346204 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55eefe1ffeb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104346204 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55eefe1ffeb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA:GERAN-A-191:LU)[0x55eefe214520]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104346204 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000241/3/1): Available (smpp_smsc.c:626) 20250427104346204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346204 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346204 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346204 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104346204 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104346204 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 4f 88 12 9d 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250427104346204 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346204 DMM DEBUG msc_a(IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x72F04FA2:GERAN-A-188:LU)[0x55eefe1dceb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104346204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x72F04FA2:GERAN-A-188:LU)[0x55eefe1dd140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104346204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346204 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55eefe216c00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104346204 DMSC NOTICE msub(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2) VLR: update for IMSI=262420000000238 (MSISDN=491230000238) (gsm_04_08.c:1541) 20250427104346204 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104346204 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55eefe216c00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104346204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2:GERAN-A-188:LU)[0x55eefe1dd140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104346204 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55eefe216c00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104346204 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55eefe216c00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2:GERAN-A-188:LU)[0x55eefe1dd140] (vlr_lu_fsm.c:817) 20250427104346204 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55eefe216c00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104346204 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55eefe216c00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104346204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2:GERAN-A-188:LU)[0x55eefe1dd140]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104346204 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000238/3/1): Available (smpp_smsc.c:626) 20250427104346204 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346204 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346204 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104346204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346204 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346204 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 eb 19 57 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1048)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'BA41F2D0'O } } } }, additionalUpdateParameters := omit } } } } 20250427104346204 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104346205 DLSS7 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346205 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346205 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346205 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 2d 77 64 f5 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346205 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x217F383D:GERAN-A-192:PAGING_RESP)[0x55eefe2094d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104346205 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x217F383D:GERAN-A-192:PAGING_RESP)[0x55eefe2094d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x217F383D:GERAN-A-192:PAGING_RESP)[0x55eefe1d43c0] (fsm.c:486) 20250427104346205 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x217F383D:GERAN-A-192:PAGING_RESP)[0x55eefe2094d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104346205 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x217F383D:GERAN-A-192:PAGING_RESP)[0x55eefe2094d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104346205 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104346205 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104346205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D:GERAN-A-192:PAGING_RESP)[0x55eefe2094d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104346205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D:GERAN-A-192:PAGING_RESP)[0x55eefe2094d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104346205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D:GERAN-A-192:PAGING_RESP)[0x55eefe2094d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104346205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D:GERAN-A-192:PAGING_RESP)[0x55eefe2094d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104346205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D:GERAN-A-192:PAGING_RESP)[0x55eefe2094d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104346205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D:GERAN-A-192:PAGING_RESP)[0x55eefe2094d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104346205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D:GERAN-A-192:PAGING_RESP)[0x55eefe2094d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104346205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D:GERAN-A-192:PAGING_RESP)[0x55eefe2094d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104346205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D:GERAN-A-192:PAGING_RESP)[0x55eefe2094d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1050)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D:GERAN-A-192:PAGING_RESP)[0x55eefe2094d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104346205 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104346205 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000226/3/1): Available (smpp_smsc.c:626) 20250427104346205 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250427104346206 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346206 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346206 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2a 82 dd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346206 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346206 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346206 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346206 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 2d df 36 46 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250427104346206 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346206 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346206 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9b 97 9e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346206 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346206 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346206 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1d d1 81 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346206 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346206 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346206 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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)@84c1225eaf8b: Message received on association #8 20250427104346206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f5 52 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346206 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346206 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346207 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346207 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3a b7 4b 00 00 c0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104346207 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346207 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 8TC_multi_lu_and_mt_ussd0(1052)4957551 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346207 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346207 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3a b7 4b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 62 (osmo_ss7_asp.c:1164) 20250427104346207 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346207 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346207 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346207 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346207 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 3a b7 4b 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)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:14 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1050)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2B636EA8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:15 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:12 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := '3AB74B'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1040) TC_multi_lu_and_mt_ussd0(1052)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346208 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346208 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1030)@84c1225eaf8b: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1038)8926395 TC_multi_lu_and_mt_ussd0(1040)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@84c1225eaf8b: First idle individual index:1 20250427104346210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346210 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346210 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346210 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 34 bb 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 07 84 f5 50 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1040)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '12471C20'O } } } }, additionalUpdateParameters := omit } } } } 20250427104346210 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0784F550:GERAN-A-193:PAGING_RESP)[0x55eefe1b1200]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104346210 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0784F550:GERAN-A-193:PAGING_RESP)[0x55eefe1b1200]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0784F550:GERAN-A-193:PAGING_RESP)[0x55eefe1fea30] (fsm.c:486) 20250427104346210 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0784F550:GERAN-A-193:PAGING_RESP)[0x55eefe1b1200]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104346210 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0784F550:GERAN-A-193:PAGING_RESP)[0x55eefe1b1200]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104346210 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104346210 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104346210 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550:GERAN-A-193:PAGING_RESP)[0x55eefe1b1200]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104346210 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550:GERAN-A-193:PAGING_RESP)[0x55eefe1b1200]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104346210 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550:GERAN-A-193:PAGING_RESP)[0x55eefe1b1200]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104346210 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550:GERAN-A-193:PAGING_RESP)[0x55eefe1b1200]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104346210 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550:GERAN-A-193:PAGING_RESP)[0x55eefe1b1200]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104346210 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550:GERAN-A-193:PAGING_RESP)[0x55eefe1b1200]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104346210 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550:GERAN-A-193:PAGING_RESP)[0x55eefe1b1200]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104346210 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550:GERAN-A-193:PAGING_RESP)[0x55eefe1b1200]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104346210 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550:GERAN-A-193:PAGING_RESP)[0x55eefe1b1200]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104346210 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550:GERAN-A-193:PAGING_RESP)[0x55eefe1b1200]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104346211 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104346211 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000227/3/1): Available (smpp_smsc.c:626) 20250427104346211 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250427104346211 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346211 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346211 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346211 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 88 34 bb 00 00 c1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104346211 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346211 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346211 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346211 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 88 34 bb 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 72 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1052)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250427104346211 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346211 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346211 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346211 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346211 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 88 34 bb 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) TC_multi_lu_and_mt_ussd0(1052)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 TC_multi_lu_and_mt_ussd0(1052)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := '8834BB'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)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1046) MSC_Test_0-RAN(1030)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1044) TC_multi_lu_and_mt_ussd0(1046)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1042) TC_multi_lu_and_mt_ussd0(1042)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1046)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '4F88129D'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1044)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346214 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427104346214 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1042)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2DDF3646'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:13 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(1030)@84c1225eaf8b: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1048)14715168 20250427104346215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346215 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346215 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346215 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D:GERAN-A-189:LU)[0x55eefe1fb650]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D:GERAN-A-189:LU)[0x55eefe1fb650]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D:GERAN-A-189:LU)[0x55eefe1dca30] (msc_a.c:1053) 20250427104346215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D:GERAN-A-189:LU)[0x55eefe1fb650]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104346215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D:GERAN-A-189:LU)[0x55eefe1fb650]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D:GERAN-A-189:LU)[0x55eefe1fb650]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) TC_multi_lu_and_mt_ussd0(1044)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2D7764F5'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(1029)@84c1225eaf8b: First idle individual index:2 20250427104346215 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D - active-conn: now used by 1 (attached) (msub.c:375) TC_multi_lu_and_mt_ussd0(1037)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1037)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346215 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346215 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346215 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346215 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 86 c1 00 00 bd 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346215 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346215 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346215 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e0 89 20 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 ba 41 f2 d0 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:13 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@84c1225eaf8b: Added conn table entry 3TC_multi_lu_and_mt_ussd0(1050)12088792 MSC_Test_0-SCCP(1029)@84c1225eaf8b: First idle individual index:3 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346216 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBA41F2D0:GERAN-A-194:PAGING_RESP)[0x55eefe1d36b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104346217 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBA41F2D0:GERAN-A-194:PAGING_RESP)[0x55eefe1d36b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBA41F2D0:GERAN-A-194:PAGING_RESP)[0x55eefe1fcd10] (fsm.c:486) 20250427104346217 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBA41F2D0:GERAN-A-194:PAGING_RESP)[0x55eefe1d36b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104346217 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBA41F2D0:GERAN-A-194:PAGING_RESP)[0x55eefe1d36b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104346217 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104346217 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0:GERAN-A-194:PAGING_RESP)[0x55eefe1d36b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0:GERAN-A-194:PAGING_RESP)[0x55eefe1d36b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0:GERAN-A-194:PAGING_RESP)[0x55eefe1d36b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0:GERAN-A-194:PAGING_RESP)[0x55eefe1d36b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0:GERAN-A-194:PAGING_RESP)[0x55eefe1d36b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0:GERAN-A-194:PAGING_RESP)[0x55eefe1d36b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0:GERAN-A-194:PAGING_RESP)[0x55eefe1d36b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0:GERAN-A-194:PAGING_RESP)[0x55eefe1d36b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0:GERAN-A-194:PAGING_RESP)[0x55eefe1d36b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0:GERAN-A-194:PAGING_RESP)[0x55eefe1d36b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104346217 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104346217 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000232/3/1): Available (smpp_smsc.c:626) 20250427104346217 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) TC_multi_lu_and_mt_ussd0(1037)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346218 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e0 89 20 00 00 c2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104346218 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346218 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e0 89 20 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 23 (osmo_ss7_asp.c:1164) 20250427104346218 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346218 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346218 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 e0 89 20 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) 20250427104346218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346218 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346218 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 9a 86 c1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346218 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346218 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b8 75 d8 02 02 06 04 43 b9 00 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 63 6e a8 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := 'E08920'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)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346218 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2B636EA8:GERAN-A-195:PAGING_RESP)[0x55eefe1dc340]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104346218 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2B636EA8:GERAN-A-195:PAGING_RESP)[0x55eefe1dc340]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2B636EA8:GERAN-A-195:PAGING_RESP)[0x55eefe1b7030] (fsm.c:486) 20250427104346218 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2B636EA8:GERAN-A-195:PAGING_RESP)[0x55eefe1dc340]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104346218 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2B636EA8:GERAN-A-195:PAGING_RESP)[0x55eefe1dc340]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104346218 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104346218 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104346218 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8:GERAN-A-195:PAGING_RESP)[0x55eefe1dc340]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104346218 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8:GERAN-A-195:PAGING_RESP)[0x55eefe1dc340]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104346218 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8:GERAN-A-195:PAGING_RESP)[0x55eefe1dc340]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104346218 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8:GERAN-A-195:PAGING_RESP)[0x55eefe1dc340]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104346218 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8:GERAN-A-195:PAGING_RESP)[0x55eefe1dc340]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104346218 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8:GERAN-A-195:PAGING_RESP)[0x55eefe1dc340]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104346218 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8:GERAN-A-195:PAGING_RESP)[0x55eefe1dc340]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104346218 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8:GERAN-A-195:PAGING_RESP)[0x55eefe1dc340]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104346218 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8:GERAN-A-195:PAGING_RESP)[0x55eefe1dc340]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104346218 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8:GERAN-A-195:PAGING_RESP)[0x55eefe1dc340]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104346218 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104346218 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000233/3/1): Available (smpp_smsc.c:626) 20250427104346218 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250427104346218 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346218 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b8 75 d8 00 00 c3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104346218 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346218 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b8 75 d8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 33 (osmo_ss7_asp.c:1164) 20250427104346218 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346218 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346218 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 b8 75 d8 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) 20250427104346218 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427104346218 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := 'B875D8'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)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 13TC_multi_lu_and_mt_ussd0(1062)10127041 TC_multi_lu_and_mt_ussd0(1062)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:11 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 20250427104346220 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346220 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104346220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346220 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346220 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346220 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) TC_multi_lu_and_mt_ussd0(1038)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427104346220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16:GERAN-A-187:LU)[0x55eefe203ca0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16:GERAN-A-187:LU)[0x55eefe203ca0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16:GERAN-A-187:LU)[0x55eefe203a10] (msc_a.c:1053) 20250427104346220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16:GERAN-A-187:LU)[0x55eefe203ca0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104346220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16:GERAN-A-187:LU)[0x55eefe203ca0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16:GERAN-A-187:LU)[0x55eefe203ca0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) TC_multi_lu_and_mt_ussd0(1038)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@84c1225eaf8b: Added conn table entry 4TC_multi_lu_and_mt_ussd0(1040)7283375 20250427104346220 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104346220 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346220 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346220 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346220 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 69 37 f2 00 00 bb 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:11 20250427104346220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346220 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346220 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: First idle individual index:4 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1062)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1062)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1062)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346220 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346220 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 69 37 f2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:10 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1038)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:9 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:12 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:14 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:15 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@84c1225eaf8b: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1046)14295265 MSC_Test_0-SCCP(1029)@84c1225eaf8b: First idle individual index:5 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@84c1225eaf8b: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1042)10846862 MSC_Test_0-SCCP(1029)@84c1225eaf8b: First idle individual index:6 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@84c1225eaf8b: Added conn table entry 7TC_multi_lu_and_mt_ussd0(1044)5388005 MSC_Test_0-SCCP(1029)@84c1225eaf8b: First idle individual index:7 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@84c1225eaf8b: Created IMSI[8] for '262420000000234'H'929F856C'O to be handled at TC_multi_lu_and_mt_ussd0(1052) MSC_Test-GSUP(1035)@84c1225eaf8b: Created GsupExpect[8] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1052) 20250427104346224 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427104346224 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250427104346224 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427104346224 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 11TC_multi_lu_and_mt_ussd0(1058)6895602 MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1058)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346225 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346225 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:11 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:11 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 TC_multi_lu_and_mt_ussd0(1048)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1048)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1050)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1050)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@84c1225eaf8b: Created IMSI[9] for '262420000000239'H'B46D8E7D'O to be handled at TC_multi_lu_and_mt_ussd0(1062) MSC_Test-GSUP(1035)@84c1225eaf8b: Created GsupExpect[9] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1062) TC_multi_lu_and_mt_ussd0(1058)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1058)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1058)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1048)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1050)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346230 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346230 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427104346230 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427104346231 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427104346231 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346231 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346231 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346231 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 92 9f 85 6c 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=0 into dtap '8B3A05A203020101'O 20250427104346231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346231 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346231 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 22 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 06 27 00 03 50 59 02 05 f4 12 47 1c 20 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346231 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346231 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346231 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346231 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346232 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12471C20:GERAN-A-196:PAGING_RESP)[0x55eefe203650]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104346232 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12471C20:GERAN-A-196:PAGING_RESP)[0x55eefe203650]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x12471C20:GERAN-A-196:PAGING_RESP)[0x55eefe203780] (fsm.c:486) 20250427104346232 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12471C20:GERAN-A-196:PAGING_RESP)[0x55eefe203650]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104346232 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12471C20:GERAN-A-196:PAGING_RESP)[0x55eefe203650]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104346232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346232 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104346232 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104346232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20:GERAN-A-196:PAGING_RESP)[0x55eefe203650]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104346232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20:GERAN-A-196:PAGING_RESP)[0x55eefe203650]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104346232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20:GERAN-A-196:PAGING_RESP)[0x55eefe203650]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104346232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 20 e1 02 02 06 04 43 b9 00 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 4f 88 12 9d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:11 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 20250427104346232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20:GERAN-A-196:PAGING_RESP)[0x55eefe203650]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104346232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20:GERAN-A-196:PAGING_RESP)[0x55eefe203650]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104346232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20:GERAN-A-196:PAGING_RESP)[0x55eefe203650]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104346232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20:GERAN-A-196:PAGING_RESP)[0x55eefe203650]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104346232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20:GERAN-A-196:PAGING_RESP)[0x55eefe203650]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104346232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20:GERAN-A-196:PAGING_RESP)[0x55eefe203650]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104346232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20:GERAN-A-196:PAGING_RESP)[0x55eefe203650]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104346232 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104346233 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000228/3/1): Available (smpp_smsc.c:626) 20250427104346232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a5 82 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 2d df 36 46 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346233 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346233 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 52 36 e5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 2d 77 64 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346233 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250427104346233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346233 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346233 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) 20250427104346233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7:GERAN-A-186:LU)[0x55eefe1c7b10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7:GERAN-A-186:LU)[0x55eefe1c7b10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7:GERAN-A-186:LU)[0x55eefe1c7880] (msc_a.c:1053) 20250427104346233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7:GERAN-A-186:LU)[0x55eefe1c7b10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104346233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7:GERAN-A-186:LU)[0x55eefe1c7b10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7:GERAN-A-186:LU)[0x55eefe1c7b10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346233 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346233 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) 20250427104346233 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104346233 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346233 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346233 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346233 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 6f 22 af 00 00 c4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104346233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346234 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346234 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346234 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) 20250427104346233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B:GERAN-A-185:LU)[0x55eefe209730]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B:GERAN-A-185:LU)[0x55eefe209730]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B:GERAN-A-185:LU)[0x55eefe1c8780] (msc_a.c:1053) 20250427104346234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B:GERAN-A-185:LU)[0x55eefe209730]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104346234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B:GERAN-A-185:LU)[0x55eefe209730]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B:GERAN-A-185:LU)[0x55eefe209730]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104346234 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2:GERAN-A-188:LU)[0x55eefe1dd140]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2:GERAN-A-188:LU)[0x55eefe1dd140]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2:GERAN-A-188:LU)[0x55eefe1dceb0] (msc_a.c:1053) 20250427104346234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2:GERAN-A-188:LU)[0x55eefe1dd140]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104346234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2:GERAN-A-188:LU)[0x55eefe1dd140]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2:GERAN-A-188:LU)[0x55eefe1dd140]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104346234 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346234 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346234 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346234 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346234 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346234 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 6f 22 af 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 82 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1052) 20250427104346234 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104346234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A:GERAN-A-190:LU)[0x55eefe1feb90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A:GERAN-A-190:LU)[0x55eefe1feb90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A:GERAN-A-190:LU)[0x55eefe1fe900] (msc_a.c:1053) 20250427104346234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A:GERAN-A-190:LU)[0x55eefe1feb90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104346234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A:GERAN-A-190:LU)[0x55eefe1feb90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A:GERAN-A-190:LU)[0x55eefe1feb90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := '6F22AF'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)@84c1225eaf8b: Session index based on local reference:4 20250427104346235 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346235 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346235 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A - active-conn: now used by 1 (attached) (msub.c:375) 20250427104346235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346235 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346235 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346235 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346235 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 6f 22 af 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)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427104346235 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346235 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346235 DLM3UA DEBUG 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)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA:GERAN-A-191:LU)[0x55eefe214520]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA:GERAN-A-191:LU)[0x55eefe214520]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA:GERAN-A-191:LU)[0x55eefe211f20] (msc_a.c:1053) 20250427104346235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA:GERAN-A-191:LU)[0x55eefe214520]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104346235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA:GERAN-A-191:LU)[0x55eefe214520]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA:GERAN-A-191:LU)[0x55eefe214520]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104346235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346235 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346235 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346235 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346235 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA - active-conn: now used by 1 (attached) (msub.c:375) 20250427104346235 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 eb 19 57 00 00 ba 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346236 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346236 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) TC_multi_lu_and_mt_ussd0(1052)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=0 into dtap '8B3A05A203020101'O 20250427104346236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346236 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4F88129D:GERAN-A-197:PAGING_RESP)[0x55eefe1c7880]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104346236 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4F88129D:GERAN-A-197:PAGING_RESP)[0x55eefe1c7880]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4F88129D:GERAN-A-197:PAGING_RESP)[0x55eefe1c7b10] (fsm.c:486) 20250427104346236 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4F88129D:GERAN-A-197:PAGING_RESP)[0x55eefe1c7880]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104346236 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4F88129D:GERAN-A-197:PAGING_RESP)[0x55eefe1c7880]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104346236 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D + 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-RAN(1030)@84c1225eaf8b: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346236 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104346236 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D:GERAN-A-197:PAGING_RESP)[0x55eefe1c7880]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104346236 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D:GERAN-A-197:PAGING_RESP)[0x55eefe1c7880]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104346236 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D:GERAN-A-197:PAGING_RESP)[0x55eefe1c7880]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:11 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 20250427104346236 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D:GERAN-A-197:PAGING_RESP)[0x55eefe1c7880]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104346236 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D:GERAN-A-197:PAGING_RESP)[0x55eefe1c7880]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104346236 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D:GERAN-A-197:PAGING_RESP)[0x55eefe1c7880]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104346236 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D:GERAN-A-197:PAGING_RESP)[0x55eefe1c7880]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104346236 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D:GERAN-A-197:PAGING_RESP)[0x55eefe1c7880]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104346236 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D:GERAN-A-197:PAGING_RESP)[0x55eefe1c7880]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104346236 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D:GERAN-A-197:PAGING_RESP)[0x55eefe1c7880]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346236 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104346236 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000231/3/1): Available (smpp_smsc.c:626) 20250427104346236 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:9 20250427104346236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346236 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2a 82 dd 00 00 b9 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346237 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346237 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346237 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346237 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346237 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f5 52 00 00 bc 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346237 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346237 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2DDF3646:GERAN-A-198:PAGING_RESP)[0x55eefe1feb60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104346237 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2DDF3646:GERAN-A-198:PAGING_RESP)[0x55eefe1feb60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2DDF3646:GERAN-A-198:PAGING_RESP)[0x55eefe1e8cb0] (fsm.c:486) 20250427104346237 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2DDF3646:GERAN-A-198:PAGING_RESP)[0x55eefe1feb60]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104346237 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2DDF3646:GERAN-A-198:PAGING_RESP)[0x55eefe1feb60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104346237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346237 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104346237 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646:GERAN-A-198:PAGING_RESP)[0x55eefe1feb60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104346237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646:GERAN-A-198:PAGING_RESP)[0x55eefe1feb60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104346237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646:GERAN-A-198:PAGING_RESP)[0x55eefe1feb60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104346237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646:GERAN-A-198:PAGING_RESP)[0x55eefe1feb60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104346237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646:GERAN-A-198:PAGING_RESP)[0x55eefe1feb60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104346237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646:GERAN-A-198:PAGING_RESP)[0x55eefe1feb60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104346237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646:GERAN-A-198:PAGING_RESP)[0x55eefe1feb60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104346237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646:GERAN-A-198:PAGING_RESP)[0x55eefe1feb60]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104346237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646:GERAN-A-198:PAGING_RESP)[0x55eefe1feb60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104346237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646:GERAN-A-198:PAGING_RESP)[0x55eefe1feb60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104346237 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346237 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346237 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) TC_multi_lu_and_mt_ussd0(1052)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '929F856C'O } } } }, additionalUpdateParameters := omit } } } } 20250427104346237 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104346237 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000229/3/1): Available (smpp_smsc.c:626) 20250427104346238 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250427104346238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346238 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346238 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(1030)@84c1225eaf8b: Created IMSI[10] for '262420000000237'H'07608B16'O to be handled at TC_multi_lu_and_mt_ussd0(1058) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346238 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 eb 19 57 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346238 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346238 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346238 DLM3UA DEBUG 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)@84c1225eaf8b: Session index based on local reference:12 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346238 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346238 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9b 97 9e 00 00 be 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346238 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2D7764F5:GERAN-A-199:PAGING_RESP)[0x55eefe1ee870]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104346238 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2D7764F5:GERAN-A-199:PAGING_RESP)[0x55eefe1ee870]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2D7764F5:GERAN-A-199:PAGING_RESP)[0x55eefe1fda60] (fsm.c:486) 20250427104346238 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2D7764F5:GERAN-A-199:PAGING_RESP)[0x55eefe1ee870]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104346238 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2D7764F5:GERAN-A-199:PAGING_RESP)[0x55eefe1ee870]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104346238 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104346238 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104346238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5:GERAN-A-199:PAGING_RESP)[0x55eefe1ee870]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104346238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5:GERAN-A-199:PAGING_RESP)[0x55eefe1ee870]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104346238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5:GERAN-A-199:PAGING_RESP)[0x55eefe1ee870]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104346238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346238 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5:GERAN-A-199:PAGING_RESP)[0x55eefe1ee870]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104346239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5:GERAN-A-199:PAGING_RESP)[0x55eefe1ee870]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104346239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5:GERAN-A-199:PAGING_RESP)[0x55eefe1ee870]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104346239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5:GERAN-A-199:PAGING_RESP)[0x55eefe1ee870]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104346239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5:GERAN-A-199:PAGING_RESP)[0x55eefe1ee870]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104346239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5:GERAN-A-199:PAGING_RESP)[0x55eefe1ee870]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104346239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5:GERAN-A-199:PAGING_RESP)[0x55eefe1ee870]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104346239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346239 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2a 82 dd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346239 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104346239 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000230/3/1): Available (smpp_smsc.c:626) 20250427104346239 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250427104346239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346239 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346239 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 df f5 52 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346239 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346239 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427104346239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346239 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346239 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427104346239 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427104346239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1d d1 81 00 00 bf 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346240 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346240 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346240 DLM3UA DEBUG 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(1035)@84c1225eaf8b: Created GsupExpect[10] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1058) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:14 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346240 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346240 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 da 20 e1 00 00 c5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104346240 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346240 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346240 DLM3UA DEBUG 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)@84c1225eaf8b: Message received on association #8 20250427104346240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346240 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346240 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 da 20 e1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 13 (osmo_ss7_asp.c:1164) 20250427104346240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:15 20250427104346241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346241 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346241 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346241 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 9b 97 9e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346241 DLSS7 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)@84c1225eaf8b: Message received on association #8 TC_multi_lu_and_mt_ussd0(1050)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346241 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346241 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346241 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 da 20 e1 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) TC_multi_lu_and_mt_ussd0(1038)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1048)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := 'DA20E1'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 } } 20250427104346241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346242 DLSS7 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)@84c1225eaf8b: Session index based on local reference:5 TC_multi_lu_and_mt_ussd0(1037)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346242 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346242 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1d d1 81 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346242 DLSS7 DEBUG Found route for dpc=193=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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a5 82 8e 00 00 c6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104346242 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346242 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427104346242 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104346242 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346242 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346242 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104346242 DLSS7 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346243 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104346243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346243 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346243 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a5 82 8e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 92 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346243 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427104346243 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250427104346243 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346243 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346243 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346243 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346243 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 a5 82 8e 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)@84c1225eaf8b: { messageType := 2, destLocRef := 'A5828E'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)@84c1225eaf8b: Session index based on local reference:6 20250427104346243 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346243 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346243 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)@84c1225eaf8b: Message received on association #8 20250427104346244 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:6 20250427104346244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 52 36 e5 00 00 c7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104346244 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346244 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346244 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)@84c1225eaf8b: Message received on association #8 20250427104346244 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 52 36 e5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346244 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346244 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346244 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 10TC_multi_lu_and_mt_ussd0(1056)15407447 20250427104346244 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346245 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346245 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 52 36 e5 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)@84c1225eaf8b: { messageType := 2, destLocRef := '5236E5'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)@84c1225eaf8b: Session index based on local reference:7 20250427104346245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346245 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346245 DLSS7 DEBUG Found route for dpc=193=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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346245 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 b4 6d 8e 7d 1a 03 05 00 17 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1056)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346245 DLM3UA DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346245 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346245 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346246 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b8 75 d8 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250427104346245 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346245 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427104346246 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346246 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346246 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346246 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346246 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b8 75 d8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1040)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 9TC_multi_lu_and_mt_ussd0(1054)2786013 TC_multi_lu_and_mt_ussd0(1040)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:3 TC_multi_lu_and_mt_ussd0(1054)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346247 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346247 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 12TC_multi_lu_and_mt_ussd0(1060)14677330 TC_multi_lu_and_mt_ussd0(1056)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1056)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1060)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1056)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1054)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250427104346248 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346248 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1054)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1054)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1040)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1060)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1060)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1060)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 14TC_multi_lu_and_mt_ussd0(1064)10196894 MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 15TC_multi_lu_and_mt_ussd0(1066)1954177 TC_multi_lu_and_mt_ussd0(1064)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346251 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346251 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1066)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346251 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346251 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427104346251 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427104346251 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250427104346251 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427104346251 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1064)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1064)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1064)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346251 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427104346251 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(1030)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1062) TC_multi_lu_and_mt_ussd0(1066)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1046)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1066)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1046)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1066)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1050)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1062)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@84c1225eaf8b: Added conn table entry 8TC_multi_lu_and_mt_ussd0(1052)16077234 TC_multi_lu_and_mt_ussd0(1042)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1042)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@84c1225eaf8b: First idle individual index:8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346253 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 51 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 92 9f 85 6c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1042)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1062)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B46D8E7D'O } } } }, additionalUpdateParameters := omit } } } } 20250427104346254 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x929F856C:GERAN-A-200:PAGING_RESP)[0x55eefe1c7290]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104346254 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x929F856C:GERAN-A-200:PAGING_RESP)[0x55eefe1c7290]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x929F856C:GERAN-A-200:PAGING_RESP)[0x55eefe1f4b80] (fsm.c:486) 20250427104346254 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x929F856C:GERAN-A-200:PAGING_RESP)[0x55eefe1c7290]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104346254 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x929F856C:GERAN-A-200:PAGING_RESP)[0x55eefe1c7290]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104346254 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104346254 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104346254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C:GERAN-A-200:PAGING_RESP)[0x55eefe1c7290]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104346254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C:GERAN-A-200:PAGING_RESP)[0x55eefe1c7290]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104346254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C:GERAN-A-200:PAGING_RESP)[0x55eefe1c7290]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '8B3A05A203020101'O 20250427104346254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C:GERAN-A-200:PAGING_RESP)[0x55eefe1c7290]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104346254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C:GERAN-A-200:PAGING_RESP)[0x55eefe1c7290]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104346254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C:GERAN-A-200:PAGING_RESP)[0x55eefe1c7290]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104346254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C:GERAN-A-200:PAGING_RESP)[0x55eefe1c7290]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104346254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C:GERAN-A-200:PAGING_RESP)[0x55eefe1c7290]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104346254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C:GERAN-A-200:PAGING_RESP)[0x55eefe1c7290]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104346254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C:GERAN-A-200:PAGING_RESP)[0x55eefe1c7290]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104346254 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104346254 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000234/3/1): Available (smpp_smsc.c:626) 20250427104346254 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:11 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 20250427104346254 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346254 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346254 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250427104346254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346254 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f5 51 b2 00 00 c8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346254 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346254 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346254 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)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104346254 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f5 51 b2 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 43 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1044)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346255 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346255 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346255 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346255 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346255 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 f5 51 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) 20250427104346255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346255 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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_multi_lu_and_mt_ussd0(1044)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := 'F551B2'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)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_0-RAN(1030)@84c1225eaf8b: Created IMSI[11] for '262420000000235'H'85800B4B'O to be handled at TC_multi_lu_and_mt_ussd0(1054) 20250427104346255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346255 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346255 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-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427104346255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346255 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346256 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346256 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-RAN(1030)@84c1225eaf8b: Created IMSI[12] for '262420000000236'H'1834EBD7'O to be handled at TC_multi_lu_and_mt_ussd0(1056) TC_multi_lu_and_mt_ussd0(1046)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1035)@84c1225eaf8b: Created GsupExpect[11] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1054) 20250427104346256 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8:GERAN-A-195:PAGING_RESP)[0x55eefe1dc340]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346256 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8:GERAN-A-195:PAGING_RESP)[0x55eefe1dc340]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8:GERAN-A-195:PAGING_RESP)[0x55eefe1b7030] (msc_a.c:1053) 20250427104346256 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8:GERAN-A-195:PAGING_RESP)[0x55eefe1dc340]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346256 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8:GERAN-A-195:PAGING_RESP)[0x55eefe1dc340]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test-GSUP(1035)@84c1225eaf8b: Created GsupExpect[12] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1056) MSC_Test_0-RAN(1030)@84c1225eaf8b: Created IMSI[13] for '262420000000238'H'72F04FA2'O to be handled at TC_multi_lu_and_mt_ussd0(1060) 20250427104346257 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104346257 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346257 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427104346257 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346257 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346257 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b8 75 d8 00 00 c3 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346257 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) TC_multi_lu_and_mt_ussd0(1044)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346257 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346257 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346257 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550 - 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1040)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346258 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:3 20250427104346258 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346258 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427104346258 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346258 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346258 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346258 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 88 34 bb 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346258 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346258 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346258 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b8 75 d8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346258 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104346258 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346258 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346258 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test-GSUP(1035)@84c1225eaf8b: Created GsupExpect[13] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1060) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346258 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346259 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346259 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346259 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346259 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427104346259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346259 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346259 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346259 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 88 34 bb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346259 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104346259 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346259 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346259 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D - 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346259 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104346259 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346259 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427104346260 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427104346260 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427104346259 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346259 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346260 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427104346260 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250427104346260 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346260 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e0 89 20 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250427104346260 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346260 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346260 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346260 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e0 89 20 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346260 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346260 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346260 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346260 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3a b7 4b 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250427104346260 DLSS7 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346260 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346261 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3a b7 4b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346261 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346261 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346261 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346261 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 07 60 8b 16 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1052)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1052)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@84c1225eaf8b: Added conn table entry 9TC_multi_lu_and_mt_ussd0(1062)5570257 MSC_Test_0-SCCP(1029)@84c1225eaf8b: First idle individual index:3 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346262 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346262 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346262 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 fe d1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 b4 6d 8e 7d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1052)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '8B3A05A203020101'O 20250427104346263 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB46D8E7D:GERAN-A-201:PAGING_RESP)[0x55eefe1cc750]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104346263 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB46D8E7D:GERAN-A-201:PAGING_RESP)[0x55eefe1cc750]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB46D8E7D:GERAN-A-201:PAGING_RESP)[0x55eefe17fb10] (fsm.c:486) 20250427104346263 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB46D8E7D:GERAN-A-201:PAGING_RESP)[0x55eefe1cc750]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104346263 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB46D8E7D:GERAN-A-201:PAGING_RESP)[0x55eefe1cc750]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104346263 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104346263 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104346263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D:GERAN-A-201:PAGING_RESP)[0x55eefe1cc750]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104346263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D:GERAN-A-201:PAGING_RESP)[0x55eefe1cc750]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104346263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D:GERAN-A-201:PAGING_RESP)[0x55eefe1cc750]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104346263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D:GERAN-A-201:PAGING_RESP)[0x55eefe1cc750]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104346263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D:GERAN-A-201:PAGING_RESP)[0x55eefe1cc750]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104346263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D:GERAN-A-201:PAGING_RESP)[0x55eefe1cc750]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104346263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D:GERAN-A-201:PAGING_RESP)[0x55eefe1cc750]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104346263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D:GERAN-A-201:PAGING_RESP)[0x55eefe1cc750]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104346263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D:GERAN-A-201:PAGING_RESP)[0x55eefe1cc750]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104346263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D:GERAN-A-201:PAGING_RESP)[0x55eefe1cc750]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:6 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:11 20250427104346263 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104346263 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000239/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250427104346263 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346263 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346263 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346263 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346263 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 54 fe d1 00 00 c9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104346263 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346263 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346263 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-RAN(1030)@84c1225eaf8b: Created IMSI[14] for '262420000000240'H'6F829B0A'O to be handled at TC_multi_lu_and_mt_ussd0(1064) 20250427104346263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346263 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 54 fe d1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 93 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346264 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346264 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346264 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346264 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 54 fe d1 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) 20250427104346264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346264 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := '54FED1'O, sourceLocRef := '0000C9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:3 20250427104346264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346264 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) MSC_Test-GSUP(1035)@84c1225eaf8b: Created GsupExpect[14] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1064) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-RAN(1030)@84c1225eaf8b: Created IMSI[15] for '262420000000241'H'1358EADA'O to be handled at TC_multi_lu_and_mt_ussd0(1066) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346264 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346264 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427104346264 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104346264 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346264 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346264 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20 - 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)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346264 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104346265 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346265 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346265 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427104346265 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427104346265 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346265 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346265 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346265 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346265 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6f 22 af 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250427104346265 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427104346265 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427104346265 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427104346265 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346265 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346265 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346265 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 6f 22 af 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1042)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1035)@84c1225eaf8b: Created GsupExpect[15] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1066) 20250427104346265 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346265 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346265 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346265 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346265 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 85 80 0b 4b 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346265 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346265 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346266 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346266 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 18 34 eb d7 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(1050)12088792 TC_multi_lu_and_mt_ussd0(1050)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346267 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346267 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2B636EA8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1038)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1048)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1050)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1050)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1037)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1058) TC_multi_lu_and_mt_ussd0(1058)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346269 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427104346269 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:5 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:11 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1050)@84c1225eaf8b: Final verdict of PTC: pass 20250427104346269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346269 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_mt_ussd0(1058)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '07608B16'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346269 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346269 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) MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '8B3A05A203020101'O 20250427104346270 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346270 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427104346270 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104346270 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346270 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346270 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646 - 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)@84c1225eaf8b: Session index based on connection ID:7 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:11 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 20250427104346270 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250427104346270 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346270 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427104346270 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427104346270 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427104346270 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346270 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427104346270 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346270 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346270 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346270 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a5 82 8e 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1062)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1062)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346270 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427104346270 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427104346270 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346270 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346270 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346270 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) TC_multi_lu_and_mt_ussd0(1046)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346270 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346270 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a5 82 8e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346270 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346270 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346270 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346270 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427104346270 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427104346270 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346270 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 6f 82 9b 0a 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250427104346270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346270 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346270 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) 20250427104346270 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346270 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346270 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:6 20250427104346270 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346270 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 13 58 ea da 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250427104346270 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346270 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346270 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346270 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346270 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 72 f0 4f a2 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346270 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346270 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:11 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 20250427104346270 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104346271 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346271 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346271 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D - 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)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250427104346271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346271 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346271 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346271 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) 20250427104346271 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_multi_lu_and_mt_ussd0(1044)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346271 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 da 20 e1 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250427104346271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346271 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346271 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346271 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427104346271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 da 20 e1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346271 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346271 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346271 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346271 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5 - 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1052)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346271 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104346271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346271 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 52 36 e5 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250427104346271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346271 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 52 36 e5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1054) MSC_Test_0-RAN(1030)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1056) TC_multi_lu_and_mt_ussd0(1040)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1054)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1056)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1064) TC_multi_lu_and_mt_ussd0(1042)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1054)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '85800B4B'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1056)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1834EBD7'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1064)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346274 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346274 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346274 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104346274 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550:GERAN-A-193:PAGING_RESP)[0x55eefe1b1200]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346274 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550:GERAN-A-193:PAGING_RESP)[0x55eefe1b1200]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550:GERAN-A-193:PAGING_RESP)[0x55eefe1fea30] (msc_a.c:1053) 20250427104346274 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550:GERAN-A-193:PAGING_RESP)[0x55eefe1b1200]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346274 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550:GERAN-A-193:PAGING_RESP)[0x55eefe1b1200]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1062)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346275 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104346275 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346275 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346275 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346275 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 88 34 bb 00 00 c1 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346275 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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_multi_lu_and_mt_ussd0(1064)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6F829B0A'O } } } }, additionalUpdateParameters := omit } } } } 20250427104346275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346275 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346275 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c2 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:1 20250427104346275 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0:GERAN-A-194:PAGING_RESP)[0x55eefe1d36b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346275 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0:GERAN-A-194:PAGING_RESP)[0x55eefe1d36b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0:GERAN-A-194:PAGING_RESP)[0x55eefe1fcd10] (msc_a.c:1053) 20250427104346275 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0:GERAN-A-194:PAGING_RESP)[0x55eefe1d36b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346275 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0:GERAN-A-194:PAGING_RESP)[0x55eefe1d36b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104346275 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:0 20250427104346275 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346275 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346275 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346275 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e0 89 20 00 00 c2 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346275 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346275 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346275 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 88 34 bb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346275 DLM3UA DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346275 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346275 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346275 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:2 20250427104346275 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D:GERAN-A-192:PAGING_RESP)[0x55eefe2094d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346275 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D:GERAN-A-192:PAGING_RESP)[0x55eefe2094d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D:GERAN-A-192:PAGING_RESP)[0x55eefe1d43c0] (msc_a.c:1053) 20250427104346275 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D:GERAN-A-192:PAGING_RESP)[0x55eefe2094d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346275 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D:GERAN-A-192:PAGING_RESP)[0x55eefe2094d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-RAN(1030)@84c1225eaf8b: Added conn table entry 3TC_multi_lu_and_mt_ussd0(1058)5630653 20250427104346276 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346276 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346276 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346276 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346276 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3a b7 4b 00 00 c0 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346276 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: First idle individual index:1 20250427104346276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346276 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346276 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e0 89 20 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1066) MSC_Test_0-RAN(1030)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1060) TC_multi_lu_and_mt_ussd0(1046)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1060)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1044)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1038)8926395 TC_multi_lu_and_mt_ussd0(1066)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1038)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1048)14715168 20250427104346278 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346278 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x0784F550 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1048)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1060)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '72F04FA2'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:6 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 20250427104346278 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346278 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0xBA41F2D0 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(1030)@84c1225eaf8b: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1056)4258542 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1030)@84c1225eaf8b: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1054)10913355 MSC_Test_0-SCCP(1029)@84c1225eaf8b: First idle individual index:2 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@84c1225eaf8b: Added conn table entry 10TC_multi_lu_and_mt_ussd0(1064)8419070 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@84c1225eaf8b: First idle individual index:9 TC_multi_lu_and_mt_ussd0(1066)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1358EADA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1038)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1038)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:11 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1048)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1048)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1037)3848011 TC_multi_lu_and_mt_ussd0(1037)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:5 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 20250427104346280 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346280 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x217F383D - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:7 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@84c1225eaf8b: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1060)2974023 MSC_Test_0-SCCP(1029)@84c1225eaf8b: First idle individual index:10 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@84c1225eaf8b: Added conn table entry 11TC_multi_lu_and_mt_ussd0(1066)1677964 TC_multi_lu_and_mt_ussd0(1037)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1037)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@84c1225eaf8b: First idle individual index:11 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1048)@84c1225eaf8b: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1038)@84c1225eaf8b: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1037)@84c1225eaf8b: Final verdict of PTC: pass 20250427104346316 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346316 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427104346316 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104346316 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346316 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346316 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104346317 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104346317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346317 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346317 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f5 51 b2 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250427104346317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346317 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346317 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f5 51 b2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 55 ea 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 06 27 00 03 50 59 02 05 f4 07 60 8b 16 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3a b7 4b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 fa ee 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 18 34 eb d7 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 86 4b 02 02 06 04 43 b9 00 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 80 0b 4b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 76 fe 02 02 06 04 43 b9 00 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 6f 82 9b 0a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346317 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) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346317 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346317 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07608B16:GERAN-A-202:PAGING_RESP)[0x55eefe1fea30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104346317 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07608B16:GERAN-A-202:PAGING_RESP)[0x55eefe1fea30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x07608B16:GERAN-A-202:PAGING_RESP)[0x55eefe1b1200] (fsm.c:486) 20250427104346317 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07608B16:GERAN-A-202:PAGING_RESP)[0x55eefe1fea30]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104346317 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07608B16:GERAN-A-202:PAGING_RESP)[0x55eefe1fea30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104346317 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104346317 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104346317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16:GERAN-A-202:PAGING_RESP)[0x55eefe1fea30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104346317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16:GERAN-A-202:PAGING_RESP)[0x55eefe1fea30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104346317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16:GERAN-A-202:PAGING_RESP)[0x55eefe1fea30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104346317 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 55 ea bd 00 00 ca 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104346317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16:GERAN-A-202:PAGING_RESP)[0x55eefe1fea30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104346317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16:GERAN-A-202:PAGING_RESP)[0x55eefe1fea30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104346317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16:GERAN-A-202:PAGING_RESP)[0x55eefe1fea30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104346317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16:GERAN-A-202:PAGING_RESP)[0x55eefe1fea30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104346317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16:GERAN-A-202:PAGING_RESP)[0x55eefe1fea30]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104346317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16:GERAN-A-202:PAGING_RESP)[0x55eefe1fea30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104346317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16:GERAN-A-202:PAGING_RESP)[0x55eefe1fea30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104346317 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104346317 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000237/3/1): Available (smpp_smsc.c:626) 20250427104346317 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250427104346317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20:GERAN-A-196:PAGING_RESP)[0x55eefe203650]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20:GERAN-A-196:PAGING_RESP)[0x55eefe203650]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20:GERAN-A-196:PAGING_RESP)[0x55eefe203780] (msc_a.c:1053) 20250427104346317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20:GERAN-A-196:PAGING_RESP)[0x55eefe203650]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20:GERAN-A-196:PAGING_RESP)[0x55eefe203650]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104346317 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104346317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2d 61 47 02 02 06 04 43 b9 00 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 f0 4f a2 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 9a 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 13 58 ea da 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346317 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346317 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 55 ea bd 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 73 (osmo_ss7_asp.c:1164) 20250427104346317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646:GERAN-A-198:PAGING_RESP)[0x55eefe1feb60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646:GERAN-A-198:PAGING_RESP)[0x55eefe1feb60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646:GERAN-A-198:PAGING_RESP)[0x55eefe1e8cb0] (msc_a.c:1053) 20250427104346317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646:GERAN-A-198:PAGING_RESP)[0x55eefe1feb60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646:GERAN-A-198:PAGING_RESP)[0x55eefe1feb60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104346317 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104346317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346317 DLM3UA DEBUG 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)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346317 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346317 DLSS7 DEBUG Found route for dpc=193=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)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := '55EABD'O, sourceLocRef := '0000CA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:1 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1834EBD7:GERAN-A-203:PAGING_RESP)[0x55eefe1fd7b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104346317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346318 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 55 ea bd 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) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1834EBD7:GERAN-A-203:PAGING_RESP)[0x55eefe1fd7b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1834EBD7:GERAN-A-203:PAGING_RESP)[0x55eefe203ca0] (fsm.c:486) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1834EBD7:GERAN-A-203:PAGING_RESP)[0x55eefe1fd7b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1834EBD7:GERAN-A-203:PAGING_RESP)[0x55eefe1fd7b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104346318 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104346318 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7:GERAN-A-203:PAGING_RESP)[0x55eefe1fd7b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7:GERAN-A-203:PAGING_RESP)[0x55eefe1fd7b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7:GERAN-A-203:PAGING_RESP)[0x55eefe1fd7b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7:GERAN-A-203:PAGING_RESP)[0x55eefe1fd7b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7:GERAN-A-203:PAGING_RESP)[0x55eefe1fd7b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7:GERAN-A-203:PAGING_RESP)[0x55eefe1fd7b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7:GERAN-A-203:PAGING_RESP)[0x55eefe1fd7b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7:GERAN-A-203:PAGING_RESP)[0x55eefe1fd7b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7:GERAN-A-203:PAGING_RESP)[0x55eefe1fd7b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7:GERAN-A-203:PAGING_RESP)[0x55eefe1fd7b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346318 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104346318 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000236/3/1): Available (smpp_smsc.c:626) 20250427104346318 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346318 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 6f 22 af 00 00 c4 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85800B4B:GERAN-A-204:PAGING_RESP)[0x55eefe1ef290]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85800B4B:GERAN-A-204:PAGING_RESP)[0x55eefe1ef290]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x85800B4B:GERAN-A-204:PAGING_RESP)[0x55eefe1fb650] (fsm.c:486) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85800B4B:GERAN-A-204:PAGING_RESP)[0x55eefe1ef290]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85800B4B:GERAN-A-204:PAGING_RESP)[0x55eefe1ef290]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104346318 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104346318 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B:GERAN-A-204:PAGING_RESP)[0x55eefe1ef290]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B:GERAN-A-204:PAGING_RESP)[0x55eefe1ef290]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B:GERAN-A-204:PAGING_RESP)[0x55eefe1ef290]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B:GERAN-A-204:PAGING_RESP)[0x55eefe1ef290]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B:GERAN-A-204:PAGING_RESP)[0x55eefe1ef290]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B:GERAN-A-204:PAGING_RESP)[0x55eefe1ef290]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B:GERAN-A-204:PAGING_RESP)[0x55eefe1ef290]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B:GERAN-A-204:PAGING_RESP)[0x55eefe1ef290]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346318 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B:GERAN-A-204:PAGING_RESP)[0x55eefe1ef290]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B:GERAN-A-204:PAGING_RESP)[0x55eefe1ef290]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104346318 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104346318 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000235/3/1): Available (smpp_smsc.c:626) 20250427104346318 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250427104346318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a5 82 8e 00 00 c6 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6F829B0A:GERAN-A-205:PAGING_RESP)[0x55eefe1db060]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6F829B0A:GERAN-A-205:PAGING_RESP)[0x55eefe1db060]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6F829B0A:GERAN-A-205:PAGING_RESP)[0x55eefe1d36b0] (fsm.c:486) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6F829B0A:GERAN-A-205:PAGING_RESP)[0x55eefe1db060]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6F829B0A:GERAN-A-205:PAGING_RESP)[0x55eefe1db060]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104346318 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104346318 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104346318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A:GERAN-A-205:PAGING_RESP)[0x55eefe1db060]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A:GERAN-A-205:PAGING_RESP)[0x55eefe1db060]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A:GERAN-A-205:PAGING_RESP)[0x55eefe1db060]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A:GERAN-A-205:PAGING_RESP)[0x55eefe1db060]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A:GERAN-A-205:PAGING_RESP)[0x55eefe1db060]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A:GERAN-A-205:PAGING_RESP)[0x55eefe1db060]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A:GERAN-A-205:PAGING_RESP)[0x55eefe1db060]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A:GERAN-A-205:PAGING_RESP)[0x55eefe1db060]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A:GERAN-A-205:PAGING_RESP)[0x55eefe1db060]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A:GERAN-A-205:PAGING_RESP)[0x55eefe1db060]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104346318 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346318 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6f 22 af 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346318 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104346318 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000240/3/1): Available (smpp_smsc.c:626) 20250427104346318 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D:GERAN-A-197:PAGING_RESP)[0x55eefe1c7880]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D:GERAN-A-197:PAGING_RESP)[0x55eefe1c7880]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D:GERAN-A-197:PAGING_RESP)[0x55eefe1c7b10] (msc_a.c:1053) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D:GERAN-A-197:PAGING_RESP)[0x55eefe1c7880]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D:GERAN-A-197:PAGING_RESP)[0x55eefe1c7880]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104346318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346318 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 40 fa ee 00 00 cb 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104346318 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D - active-conn: now used by 1 (attached) (msub.c:375) 20250427104346318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) TC_multi_lu_and_mt_ussd0(1052)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5:GERAN-A-199:PAGING_RESP)[0x55eefe1ee870]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346318 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5:GERAN-A-199:PAGING_RESP)[0x55eefe1ee870]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5:GERAN-A-199:PAGING_RESP)[0x55eefe1fda60] (msc_a.c:1053) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5:GERAN-A-199:PAGING_RESP)[0x55eefe1ee870]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5:GERAN-A-199:PAGING_RESP)[0x55eefe1ee870]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104346319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 40 fa ee 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 63 (osmo_ss7_asp.c:1164) 20250427104346319 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104346319 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346319 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346319 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346319 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 40 fa ee 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := '40FAEE'O, sourceLocRef := '0000CB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:0 20250427104346319 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x72F04FA2:GERAN-A-206:PAGING_RESP)[0x55eefe1c7b10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104346319 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x72F04FA2:GERAN-A-206:PAGING_RESP)[0x55eefe1c7b10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x72F04FA2:GERAN-A-206:PAGING_RESP)[0x55eefe1c7880] (fsm.c:486) 20250427104346319 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x72F04FA2:GERAN-A-206:PAGING_RESP)[0x55eefe1c7b10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104346319 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x72F04FA2:GERAN-A-206:PAGING_RESP)[0x55eefe1c7b10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104346319 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104346319 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104346319 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2:GERAN-A-206:PAGING_RESP)[0x55eefe1c7b10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104346319 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2:GERAN-A-206:PAGING_RESP)[0x55eefe1c7b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104346319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346319 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346319 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2:GERAN-A-206:PAGING_RESP)[0x55eefe1c7b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104346319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346319 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2:GERAN-A-206:PAGING_RESP)[0x55eefe1c7b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104346319 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2:GERAN-A-206:PAGING_RESP)[0x55eefe1c7b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104346319 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2:GERAN-A-206:PAGING_RESP)[0x55eefe1c7b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104346319 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2:GERAN-A-206:PAGING_RESP)[0x55eefe1c7b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104346319 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2:GERAN-A-206:PAGING_RESP)[0x55eefe1c7b10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104346319 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2:GERAN-A-206:PAGING_RESP)[0x55eefe1c7b10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104346319 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2:GERAN-A-206:PAGING_RESP)[0x55eefe1c7b10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346319 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104346319 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000238/3/1): Available (smpp_smsc.c:626) 20250427104346319 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250427104346319 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346319 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a5 82 8e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346319 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346319 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346319 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a6 86 4b 00 00 cc 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346319 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346319 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346319 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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)@84c1225eaf8b: Message received on association #8 20250427104346319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a6 86 4b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 53 (osmo_ss7_asp.c:1164) 20250427104346319 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1358EADA:GERAN-A-207:PAGING_RESP)[0x55eefe1c7470]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104346319 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1358EADA:GERAN-A-207:PAGING_RESP)[0x55eefe1c7470]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1358EADA:GERAN-A-207:PAGING_RESP)[0x55eefe1ee870] (fsm.c:486) 20250427104346319 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1358EADA:GERAN-A-207:PAGING_RESP)[0x55eefe1c7470]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104346319 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1358EADA:GERAN-A-207:PAGING_RESP)[0x55eefe1c7470]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104346319 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104346319 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104346319 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA:GERAN-A-207:PAGING_RESP)[0x55eefe1c7470]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104346319 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA:GERAN-A-207:PAGING_RESP)[0x55eefe1c7470]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104346319 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA:GERAN-A-207:PAGING_RESP)[0x55eefe1c7470]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104346319 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA:GERAN-A-207:PAGING_RESP)[0x55eefe1c7470]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104346319 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA:GERAN-A-207:PAGING_RESP)[0x55eefe1c7470]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104346319 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA:GERAN-A-207:PAGING_RESP)[0x55eefe1c7470]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104346319 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA:GERAN-A-207:PAGING_RESP)[0x55eefe1c7470]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104346319 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA:GERAN-A-207:PAGING_RESP)[0x55eefe1c7470]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104346319 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA:GERAN-A-207:PAGING_RESP)[0x55eefe1c7470]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104346319 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA:GERAN-A-207:PAGING_RESP)[0x55eefe1c7470]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 TC_multi_lu_and_mt_ussd0(1062)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := 'A6864B'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)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346319 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104346319 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000241/3/1): Available (smpp_smsc.c:626) 20250427104346319 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250427104346319 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346319 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346319 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346319 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 a6 86 4b 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) 20250427104346319 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346319 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346319 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 80 76 fe 00 00 cd 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104346319 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346319 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346319 DLM3UA DEBUG 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)@84c1225eaf8b: Message received on association #8 20250427104346320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346320 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 80 76 fe 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427104346320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346320 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346320 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346320 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 80 76 fe 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)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346320 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346320 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 da 20 e1 00 00 c5 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := '8076FE'O, sourceLocRef := '0000CD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346320 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346320 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427104346320 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250427104346320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346320 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 52 36 e5 00 00 c7 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346320 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346320 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2d 61 47 00 00 ce 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346320 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346320 DLM3UA DEBUG 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)@84c1225eaf8b: Session index based on local reference:5 20250427104346320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346320 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 2d 61 47 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 83 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:7 20250427104346320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346320 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346320 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346320 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 2d 61 47 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(1040)7283375 20250427104346320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346320 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346320 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := '2D6147'O ("-aG"), 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)@84c1225eaf8b: Session index based on local reference:10 20250427104346320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 19 9a 8c 00 00 cf 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104346320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346320 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346320 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1040)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346320 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 da 20 e1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346320 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346320 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 19 9a 8c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 14 (osmo_ss7_asp.c:1164) 20250427104346320 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346320 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x12471C20 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427104346320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346320 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346320 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427104346320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346321 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer20250427104346321 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 52 36 e5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346321 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346321 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346321 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346321 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104346321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346321 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346321 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346321 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 19 9a 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) 20250427104346321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346321 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_multi_lu_and_mt_ussd0(1058)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1058)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@84c1225eaf8b: { messageType := 2, destLocRef := '199A8C'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)@84c1225eaf8b: Session index based on local reference:11 MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 54 fe d1 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250427104346321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346321 DLM3UA DEBUG 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)@84c1225eaf8b: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346321 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 54 fe d1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1042)10846862 TC_multi_lu_and_mt_ussd0(1042)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346321 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346321 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2DDF3646 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427104346321 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427104346321 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1040)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1040)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346322 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427104346322 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1058)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1042)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1042)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346322 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427104346322 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1046)14295265 TC_multi_lu_and_mt_ussd0(1056)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1056)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1046)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(1044)5388005 20250427104346323 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346323 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x4F88129D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1040)@84c1225eaf8b: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1044)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346323 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346323 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346323 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346323 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346323 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C:GERAN-A-200:PAGING_RESP)[0x55eefe1c7290]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346323 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C:GERAN-A-200:PAGING_RESP)[0x55eefe1c7290]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C:GERAN-A-200:PAGING_RESP)[0x55eefe1f4b80] (msc_a.c:1053) 20250427104346323 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C:GERAN-A-200:PAGING_RESP)[0x55eefe1c7290]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346323 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C:GERAN-A-200:PAGING_RESP)[0x55eefe1c7290]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104346324 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C - active-conn: now used by 1 (attached) (msub.c:375) 20250427104346324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346324 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f5 51 b2 00 00 c8 00 00 00 00 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1056)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1054)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1054)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346324 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346324 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x2D7764F5 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:8 20250427104346324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346324 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346324 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f5 51 b2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1046)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1064)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1046)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1064)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1042)@84c1225eaf8b: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1054)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1044)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1044)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346325 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427104346325 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1064)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346325 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250427104346325 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1046)@84c1225eaf8b: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1062)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1044)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:11 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1060)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1060)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1066)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1066)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 8TC_multi_lu_and_mt_ussd0(1052)16077234 TC_multi_lu_and_mt_ussd0(1060)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1052)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '8B3A05A203020101'O 20250427104346328 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346328 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x929F856C - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:11 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 TC_multi_lu_and_mt_ussd0(1066)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:11 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:9 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:11 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1052)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1052)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:10 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:11 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@84c1225eaf8b: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@84c1225eaf8b: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:11 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:11 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1052)@84c1225eaf8b: Final verdict of PTC: pass 20250427104346525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346525 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346525 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) 20250427104346525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346525 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346526 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) 20250427104346526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346526 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346526 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) 20250427104346526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346526 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346526 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) 20250427104346527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346527 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346527 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346527 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346527 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) 20250427104346527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346527 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346528 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346528 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) 20250427104346528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D:GERAN-A-201:PAGING_RESP)[0x55eefe1cc750]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D:GERAN-A-201:PAGING_RESP)[0x55eefe1cc750]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D:GERAN-A-201:PAGING_RESP)[0x55eefe17fb10] (msc_a.c:1053) 20250427104346528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D:GERAN-A-201:PAGING_RESP)[0x55eefe1cc750]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D:GERAN-A-201:PAGING_RESP)[0x55eefe1cc750]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104346529 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D - active-conn: now used by 1 (attached) (msub.c:375) 20250427104346529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346529 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(1056)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346529 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346529 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 54 fe d1 00 00 c9 00 00 00 00 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1054)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1058)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346530 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346530 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:3 20250427104346531 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104346531 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346531 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346531 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7 - 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(1060)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346531 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346531 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346531 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346531 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) TC_multi_lu_and_mt_ussd0(1064)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346531 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346531 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346531 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 54 fe d1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346531 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346531 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346531 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 40 fa ee 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250427104346532 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104346532 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16 + 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(1066)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346532 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346532 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16 - 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346532 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346533 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346533 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427104346533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346533 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346533 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 40 fa ee 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346533 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104346533 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346533 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346533 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 9TC_multi_lu_and_mt_ussd0(1062)5570257 MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346534 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346534 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346534 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427104346534 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346534 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346534 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346534 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346534 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346534 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346534 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104346534 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346534 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346534 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104346534 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 55 ea bd 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250427104346534 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104346534 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346534 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427104346534 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346534 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346534 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) TC_multi_lu_and_mt_ussd0(1062)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346534 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104346534 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346534 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346534 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104346534 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346534 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346534 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 55 ea bd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346535 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104346535 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427104346535 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427104346535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346535 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346535 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104346535 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104346535 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104346535 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104346535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a6 86 4b 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104346535 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104346535 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346535 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xB46D8E7D - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427104346535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346536 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346536 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a6 86 4b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346536 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346536 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346536 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346536 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2d 61 47 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 TC_multi_lu_and_mt_ussd0(1056)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346536 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346536 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346536 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346536 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2d 61 47 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346536 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346536 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346536 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346536 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 80 76 fe 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250427104346536 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346536 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346536 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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-SCCP(1029)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346536 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 80 76 fe 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346537 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346537 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346537 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346537 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 19 9a 8c 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250427104346537 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346537 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346537 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346537 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 19 9a 8c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1058)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1062)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1062)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1054)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1062)@84c1225eaf8b: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1060)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1064)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1066)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346547 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346547 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 cb 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346547 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7:GERAN-A-203:PAGING_RESP)[0x55eefe1fd7b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346547 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7:GERAN-A-203:PAGING_RESP)[0x55eefe1fd7b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7:GERAN-A-203:PAGING_RESP)[0x55eefe203ca0] (msc_a.c:1053) 20250427104346547 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7:GERAN-A-203:PAGING_RESP)[0x55eefe1fd7b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346547 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7:GERAN-A-203:PAGING_RESP)[0x55eefe1fd7b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104346548 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:10 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346548 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346548 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346548 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346548 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 40 fa ee 00 00 cb 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346548 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ca 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346549 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:0 20250427104346549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346549 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346549 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ce 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16:GERAN-A-202:PAGING_RESP)[0x55eefe1fea30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16:GERAN-A-202:PAGING_RESP)[0x55eefe1fea30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16:GERAN-A-202:PAGING_RESP)[0x55eefe1b1200] (msc_a.c:1053) 20250427104346549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16:GERAN-A-202:PAGING_RESP)[0x55eefe1fea30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16:GERAN-A-202:PAGING_RESP)[0x55eefe1fea30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:9 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1029)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346550 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104346550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B:GERAN-A-204:PAGING_RESP)[0x55eefe1ef290]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B:GERAN-A-204:PAGING_RESP)[0x55eefe1ef290]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B:GERAN-A-204:PAGING_RESP)[0x55eefe1fb650] (msc_a.c:1053) 20250427104346550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B:GERAN-A-204:PAGING_RESP)[0x55eefe1ef290]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B:GERAN-A-204:PAGING_RESP)[0x55eefe1ef290]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104346551 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B - active-conn: now used by 1 (attached) (msub.c:375) 20250427104346551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346551 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346551 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2:GERAN-A-206:PAGING_RESP)[0x55eefe1c7b10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346551 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2:GERAN-A-206:PAGING_RESP)[0x55eefe1c7b10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2:GERAN-A-206:PAGING_RESP)[0x55eefe1c7880] (msc_a.c:1053) 20250427104346551 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2:GERAN-A-206:PAGING_RESP)[0x55eefe1c7b10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346551 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2:GERAN-A-206:PAGING_RESP)[0x55eefe1c7b10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104346551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 55 ea bd 00 00 ca 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346551 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on connection ID:11 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1029)@84c1225eaf8b: vl_from0 20250427104346551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346551 DLSS7 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)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 20250427104346551 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 40 fa ee 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346552 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:1 20250427104346552 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a6 86 4b 00 00 cc 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104346552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346553 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1056)4258542 20250427104346553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2d 61 47 00 00 ce 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 cf 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:2 20250427104346553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A:GERAN-A-205:PAGING_RESP)[0x55eefe1db060]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A:GERAN-A-205:PAGING_RESP)[0x55eefe1db060]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A:GERAN-A-205:PAGING_RESP)[0x55eefe1d36b0] (msc_a.c:1053) 20250427104346553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A:GERAN-A-205:PAGING_RESP)[0x55eefe1db060]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A:GERAN-A-205:PAGING_RESP)[0x55eefe1db060]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104346553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 55 ea bd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104346553 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A - active-conn: now used by 1 (attached) (msub.c:375) 20250427104346554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA:GERAN-A-207:PAGING_RESP)[0x55eefe1c7470]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104346554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA:GERAN-A-207:PAGING_RESP)[0x55eefe1c7470]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA:GERAN-A-207:PAGING_RESP)[0x55eefe1ee870] (msc_a.c:1053) 20250427104346554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA:GERAN-A-207:PAGING_RESP)[0x55eefe1c7470]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104346554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA:GERAN-A-207:PAGING_RESP)[0x55eefe1c7470]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104346554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346554 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1056)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a6 86 4b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346554 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346554 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346554 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 80 76 fe 00 00 cd 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346555 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346555 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104346555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346555 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104346555 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104346555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(1058)563065320250427104346555 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346555 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1834EBD7 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250427104346555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 19 9a 8c 00 00 cf 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104346555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2d 61 47 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:9 TC_multi_lu_and_mt_ussd0(1058)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@84c1225eaf8b: Session index based on local reference:11 20250427104346556 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346556 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x07608B16 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104346556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346556 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104346556 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 80 76 fe 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1054)10913355 TC_multi_lu_and_mt_ussd0(1054)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346557 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346557 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85800B4B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1056)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1056)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1060)2974023 TC_multi_lu_and_mt_ussd0(1060)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346559 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346559 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72F04FA2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1058)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 10TC_multi_lu_and_mt_ussd0(1064)8419070 TC_multi_lu_and_mt_ussd0(1058)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1064)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346561 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346561 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x6F829B0A - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1030)@84c1225eaf8b: Deleted conn table entry 11TC_multi_lu_and_mt_ussd0(1066)1677964 TC_multi_lu_and_mt_ussd0(1054)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1054)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1066)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104346563 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104346563 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x1358EADA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1060)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1060)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1064)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1064)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1056)@84c1225eaf8b: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1058)@84c1225eaf8b: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1066)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1066)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1054)@84c1225eaf8b: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1060)@84c1225eaf8b: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1064)@84c1225eaf8b: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1066)@84c1225eaf8b: Final verdict of PTC: pass 20250427104346586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104346588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104346588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104346589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104346589 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104346589 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104346589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104346590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104346590 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427104346590 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1035)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1034)@84c1225eaf8b: Final verdict of PTC: none 20250427104346590 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 19 9a 8c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104346590 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427104346590 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104346591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104346591 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104346591 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104346591 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104346592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104346592 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104346592 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104346592 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104346592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104346592 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104346593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104346593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104346593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104346593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104346593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104346593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104346593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104346593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104346594 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104346594 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(1039)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1032)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1057)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1047)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1029)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1053)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1028)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1049)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1033)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1063)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1068)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1065)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1045)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1043)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1041)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1061)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1051)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1030)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1036)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1055)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1067)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1059)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1028): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1029): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1030): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1031): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1032): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1033): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1034): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1035): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1036): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1037): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1038): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1039): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1040): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1041): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1042): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1043): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1044): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1045): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1046): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1047): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1048): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1049): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1050): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1051): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1052): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1053): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1054): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1055): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1056): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1057): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1058): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1059): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1060): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1061): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1062): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1063): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1064): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1065): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1066): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1067): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1068): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_multi_lu_and_mt_ussd finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mt_ussd pass'. Sun Apr 27 10:43:46 UTC 2025 ====== MSC_Tests.TC_multi_lu_and_mt_ussd pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_multi_lu_and_mt_ussd.talloc 20250427104347594 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=4208600) 20250427104348594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104348594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104348594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427104348595 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=4208600, count=4209760) 20250427104349596 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mt_ussd pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher'. ------ MSC_Tests.TC_cipher_complete_with_invalid_cipher ------ Sun Apr 27 10:43:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cipher_complete_with_invalid_cipher.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cipher_complete_with_invalid_cipher.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104350597 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_cipher_complete_with_invalid_cipher started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1072)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1072)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1072)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1070)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104351245 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1073)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104351438 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104351438 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104351438 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104351438 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1072)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1072)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104351443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104351443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104351443 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104351443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104351443 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104351443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104351443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104351443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104351443 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104351443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104351443 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1072)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1072)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1072)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1072)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427104351444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104351444 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104351444 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104351444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104351444 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104351444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104351444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104351444 DLSS7 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(1072)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1072)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1072)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104351444 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104351444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104351444 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104351444 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427104351444 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104351444 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1072)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1072)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1072)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1072)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1072)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104351598 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104351598 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1075)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1075)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104351602 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1075)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1075)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1075)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1075)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104351615 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104351615 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1076)@84c1225eaf8b: Created GsupExpect[0] for "262420000000052" to be handled at TC_cipher_complete_with_invalid_cipher0(1078) TC_cipher_complete_with_invalid_cipher0(1078)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104352251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104352251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104352251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104352251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104352251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104352251 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104352251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104352251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104352251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104352251 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104352251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104352251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104352251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104352251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104352251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104352251 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104352251 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104352251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104352251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104352251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1072)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1071)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1071)@84c1225eaf8b: Added conn table entry 0TC_cipher_complete_with_invalid_cipher0(1078)10020995 MSC_Test_0-RAN(1071)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1070)@84c1225eaf8b: First idle individual index:0 20250427104352265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104352265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104352265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104352265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104352265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104352265 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104352265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104352265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104352265 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104352265 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 98 e8 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 25 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104352266 DMM DEBUG msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1e9050]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000052 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104352266 DMM DEBUG msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1e9050]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104352266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1c8780]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104352266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1c8780]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1e9050] (fsm.c:486) 20250427104352266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1c8780]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427104352266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1c8780]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104352266 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104352266 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000052 id=262420000000052 (vlr.c:661) 20250427104352266 DVLR INFO New subscr, IMSI: 262420000000052 (vlr.c:562) 20250427104352266 DVLR DEBUG VLR subscr IMSI-262420000000052 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104352266 DVLR DEBUG VLR subscr IMSI-262420000000052 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104352266 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104352266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1c8780]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104352266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1c8780]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104352266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1c8780]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427104352266 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe2031a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427104352266 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe2031a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1c8780] (fsm.c:486) 20250427104352266 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe2031a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427104352266 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe2031a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427104352266 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104352266 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104352266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104352266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104352266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104352266 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104352266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104352266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104352266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104352266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 98 e8 83 00 00 d0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1072)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@84c1225eaf8b: { messageType := 2, destLocRef := '98E883'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1076)@84c1225eaf8b: Found GsupExpect[0] for "262420000000052" handled at TC_cipher_complete_with_invalid_cipher0(1078) MSC_Test-GSUP(1076)@84c1225eaf8b: Added IMSI table entry 0TC_cipher_complete_with_invalid_cipher0(1078)"262420000000052" 20250427104352273 DVLR DEBUG VLR subscr IMSI-262420000000052 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104352273 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe2031a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427104352273 DVLR DEBUG SUBSCR(IMSI-262420000000052) Received 1 auth tuples (vlr.c:996) 20250427104352273 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe2031a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427104352273 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe2031a0]{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) 20250427104352273 DMM DEBUG Tx AUTH REQ (rand = 92a4086a33252016a6c55268352f97a8) (gsm_04_08.c:641) 20250427104352273 DVLR DEBUG VLR subscr IMSI-262420000000052 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104352273 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104352273 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104352273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104352273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104352273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104352273 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104352273 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104352273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104352273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104352273 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 98 e8 83 00 01 16 01 00 13 05 12 00 92 a4 08 6a 33 25 20 16 a6 c5 52 68 35 2f 97 a8 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1072)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1071)@84c1225eaf8b: patching N(SD)=1 into dtap '051402EFB5E1'O MSC_Test_0-RAN(1071)@84c1225eaf8b: patched enc_l3: '055402EFB5E1'O MSC_Test_0-SCCP(1070)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1070)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1070)@84c1225eaf8b: vl_from0 20250427104352282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104352282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104352282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104352282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104352282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104352282 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104352282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104352282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104352282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104352282 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 02 ef b5 e1 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1070)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010006055402EFB5E1'O MSC_Test_0-M3UA(1072)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104352283 DMM DEBUG msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1e9050]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 02efb5e1) (gsm_04_08.c:1128) 20250427104352283 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe2031a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427104352283 DVLR DEBUG SUBSCR(IMSI-262420000000052) AUTH on GERAN received SRES/RES: 02efb5e1 (4 bytes) (vlr_auth_fsm.c:151) 20250427104352283 DVLR INFO SUBSCR(IMSI-262420000000052) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427104352283 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe2031a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427104352283 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe2031a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427104352283 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe2031a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427104352283 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe2031a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1c8780] (vlr_auth_fsm.c:294) 20250427104352283 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe2031a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427104352283 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe2031a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427104352283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1c8780]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427104352283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1c8780]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104352283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1c8780]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427104352283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1c8780]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427104352283 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104352283 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104352283 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104352283 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104352283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104352283 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104352283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104352283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104352283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104352283 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 98 e8 83 00 01 10 00 0e 53 0a 09 02 fc d4 7b 1c 49 32 62 e1 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1072)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1070)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1070)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1070)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1070)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250427104352288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104352288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104352288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104352288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104352288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104352288 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104352288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104352288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104352288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104352288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d0 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104352288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1c8780]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427104352288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1c8780]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104352288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1c8780]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104352288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1c8780]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104352288 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe2031a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104352288 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe2031a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1c8780] (fsm.c:486) 20250427104352288 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe2031a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104352288 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe2031a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104352288 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104352288 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104352288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104352288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104352288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104352288 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104352288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104352288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104352288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104352289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 98 e8 83 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1072)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104357268 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) 20250427104357268 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) 20250427104357268 DMM INFO msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1e9050]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427104357268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1c8780]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104357268 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) 20250427104357268 DVLR DEBUG VLR subscr IMSI-262420000000052 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427104357268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104357268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104357268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104357268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104357268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104357268 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104357268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104357268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104357268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104357268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 98 e8 83 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250427104357268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104357268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104357268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104357268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104357269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104357269 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104357269 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104357269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104357269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104357269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 98 e8 83 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1072)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1072)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1072)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1070)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_with_invalid_cipher0(1078)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104357274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104357274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104357274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104357274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104357274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104357274 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104357274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104357274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104357274 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104357274 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d0 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1070)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1070)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1070)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1070)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1072)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104357274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1c8780]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104357274 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe2031a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104357274 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe2031a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1c8780] (msc_a.c:1053) 20250427104357274 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe2031a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250427104357274 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe2031a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250427104357274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1c8780]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1e9050] (msc_a.c:1053) 20250427104357274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1c8780]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104357274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1c8780]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104357275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55eefe1c8780]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104357275 DVLR INFO VLR subscr IMSI-262420000000052 - active-conn: now used by 0 (-) (msub.c:375) 20250427104357275 DVLR DEBUG SUBSCR(IMSI-262420000000052) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427104357275 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104357275 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104357275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104357275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104357275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104357275 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104357275 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104357275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104357275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104357275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 98 e8 83 00 00 d0 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1072)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@84c1225eaf8b: Session index based on local reference:0 20250427104357276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104357277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104357277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104357277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104357277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104357277 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104357277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104357277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104357277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104357277 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 98 e8 83 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1071)@84c1225eaf8b: Deleted conn table entry 0TC_cipher_complete_with_invalid_cipher0(1078)10020995 TC_cipher_complete_with_invalid_cipher0(1078)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1078)@84c1225eaf8b: Skipping f_verify_vty_lac_ci() TC_cipher_complete_with_invalid_cipher0(1078)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1078)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-SCCP(1070)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1072)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1071)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1076)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1074)@84c1225eaf8b: Final verdict of PTC: none 20250427104357289 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104357289 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427104357291 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1073)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1077)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1075)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1079)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1069)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1069): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1070): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1071): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1072): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1073): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1074): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1075): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1076): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1077): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_cipher_complete_with_invalid_cipher0(1078): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1079): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_cipher_complete_with_invalid_cipher finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher pass'. Sun Apr 27 10:43: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 20250427104357480 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104357480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104357480 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104357480 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104357480 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104357480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104357480 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104357480 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104357480 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104357480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104357481 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104357481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104357481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104357481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104357481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104357481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104357481 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104357481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104357481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104357481 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104357481 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104358292 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=214596) 20250427104359293 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104359481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104359481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104359481 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=214596, count=215756) 20250427104400294 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_1_without_cipher'. ------ MSC_Tests.TC_cipher_complete_1_without_cipher ------ Sun Apr 27 10:44:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cipher_complete_1_without_cipher.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cipher_complete_1_without_cipher.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104401294 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_1_without_cipher' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_cipher_complete_1_without_cipher started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1083)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1083)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1083)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(1081)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104401716 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1084)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104401907 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104401907 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104401907 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104401907 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1083)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1083)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104401913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104401913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104401913 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104401913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104401913 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104401913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104401913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104401913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104401913 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104401913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104401913 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1083)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1083)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1083)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1083)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427104401913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104401913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104401913 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104401913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104401913 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104401913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104401913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104401913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104401913 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1083)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1083)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1083)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104401913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104401913 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104401913 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427104401914 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104401914 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1083)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1083)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1083)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1083)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1083)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104402296 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104402296 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1086)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1086)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104402302 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1086)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1086)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1086)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1086)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104402317 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104402317 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1087)@84c1225eaf8b: Created GsupExpect[0] for "262420000000053" to be handled at TC_cipher_complete_1_without_cipher0(1089) TC_cipher_complete_1_without_cipher0(1089)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104402720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104402720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104402720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104402720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104402720 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104402720 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104402720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104402720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104402720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104402720 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104402721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104402721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104402721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104402721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104402721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104402721 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104402721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104402721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104402721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104402721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1083)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1082)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1082)@84c1225eaf8b: Added conn table entry 0TC_cipher_complete_1_without_cipher0(1089)16775033 MSC_Test_0-SCCP(1081)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1082)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1083)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104402731 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104402731 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104402731 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104402731 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104402731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104402731 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104402731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104402731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104402731 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104402731 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ff f7 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 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104402731 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1e9050]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104402731 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1e9050]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104402731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1fe670]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104402731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1fe670]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1e9050] (fsm.c:486) 20250427104402731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1fe670]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427104402731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1fe670]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104402732 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104402732 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000053 id=262420000000053 (vlr.c:661) 20250427104402732 DVLR INFO New subscr, IMSI: 262420000000053 (vlr.c:562) 20250427104402732 DVLR DEBUG VLR subscr IMSI-262420000000053 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104402732 DVLR DEBUG VLR subscr IMSI-262420000000053 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104402732 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104402732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1fe670]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104402732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1fe670]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104402732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1fe670]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427104402732 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1c83f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427104402732 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1c83f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1fe670] (fsm.c:486) 20250427104402732 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1c83f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427104402732 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1c83f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427104402732 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104402732 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104402732 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104402732 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104402732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104402732 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104402732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104402732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104402732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104402732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ff f7 79 00 00 d1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1083)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@84c1225eaf8b: { messageType := 2, destLocRef := 'FFF779'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1087)@84c1225eaf8b: Found GsupExpect[0] for "262420000000053" handled at TC_cipher_complete_1_without_cipher0(1089) MSC_Test-GSUP(1087)@84c1225eaf8b: Added IMSI table entry 0TC_cipher_complete_1_without_cipher0(1089)"262420000000053" 20250427104402738 DVLR DEBUG VLR subscr IMSI-262420000000053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104402738 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1c83f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427104402738 DVLR DEBUG SUBSCR(IMSI-262420000000053) Received 1 auth tuples (vlr.c:996) 20250427104402738 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1c83f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427104402738 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1c83f0]{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) 20250427104402738 DMM DEBUG Tx AUTH REQ (rand = e1cef82d891be75e101d1d019f92f252) (gsm_04_08.c:641) 20250427104402738 DVLR DEBUG VLR subscr IMSI-262420000000053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104402738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104402738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104402738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104402738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104402738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104402738 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104402738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104402738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104402738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104402738 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 ff f7 79 00 01 16 01 00 13 05 12 00 e1 ce f8 2d 89 1b e7 5e 10 1d 1d 01 9f 92 f2 52 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1083)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1082)@84c1225eaf8b: patching N(SD)=1 into dtap '05147C9DC632'O MSC_Test_0-RAN(1082)@84c1225eaf8b: patched enc_l3: '05547C9DC632'O MSC_Test_0-SCCP(1081)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1081)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1081)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1081)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000605547C9DC632'O 20250427104402748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104402748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104402748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104402748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104402748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104402748 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104402748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104402748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104402748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104402748 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 7c 9d c6 32 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104402748 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1e9050]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 7c9dc632) (gsm_04_08.c:1128) 20250427104402749 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1c83f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427104402749 DVLR DEBUG SUBSCR(IMSI-262420000000053) AUTH on GERAN received SRES/RES: 7c9dc632 (4 bytes) (vlr_auth_fsm.c:151) 20250427104402749 DVLR INFO SUBSCR(IMSI-262420000000053) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427104402749 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1c83f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427104402749 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1c83f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427104402749 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1c83f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427104402749 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1c83f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1fe670] (vlr_auth_fsm.c:294) 20250427104402749 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1c83f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427104402749 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1c83f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427104402749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1fe670]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427104402749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1fe670]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104402749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1fe670]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427104402749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1fe670]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427104402749 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104402749 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104402749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104402749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104402749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104402749 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104402749 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104402749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104402749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104402749 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 ff f7 79 00 01 10 00 0e 53 0a 09 02 73 89 af 61 77 57 bb 61 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1083)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1081)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1081)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1081)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1081)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1083)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104402756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104402756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104402756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104402756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104402756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104402756 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104402756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104402756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104402756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104402756 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104402756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1fe670]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427104402756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1fe670]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104402756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1fe670]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104402756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1fe670]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104402756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1c83f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104402756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1c83f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1fe670] (fsm.c:486) 20250427104402756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1c83f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104402756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1c83f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104402757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104402757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104402757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104402757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104402757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104402757 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104402757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104402757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104402757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104402757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ff f7 79 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1083)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104402761 DVLR DEBUG VLR subscr IMSI-262420000000053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104402761 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250427104402761 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427104402761 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104402762 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104402762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55eefe1fe670]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104402762 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1c83f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104402762 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1c83f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104402762 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1c83f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104402762 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1c83f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55eefe1fe670] (vlr_lu_fsm.c:110) 20250427104402762 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1c83f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104402762 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55eefe1c83f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104402762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55eefe1fe670]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104402762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55eefe1fe670]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104402762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55eefe1ffa30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104402762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55eefe1ffa30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55eefe1fe670] (fsm.c:486) 20250427104402762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55eefe1ffa30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104402762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55eefe1ffa30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104402762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55eefe1ffa30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104402762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55eefe1ffa30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104402762 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x3C2A3767) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427104402762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55eefe1ffa30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104402762 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x3C2A3767 LOCATION UPDATE ACCEPT (TMSI = 0x3c2a3767) (gsm_04_08.c:149) 20250427104402762 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x3C2A3767 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104402762 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104402762 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104402762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104402762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104402762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104402762 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104402762 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104402762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104402762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104402762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ff f7 79 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3c 2a 37 67 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1083)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_1_without_cipher0(1089)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-RAN(1082)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1082)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_0-SCCP(1081)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1081)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1081)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1081)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1083)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104402768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104402768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104402768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104402768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104402768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104402768 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104402768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104402768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104402768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104402768 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104402768 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x3C2A3767:GERAN-A-209:LU)[0x55eefe1e9050]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104402768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x3C2A3767:GERAN-A-209:LU)[0x55eefe1fe670]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104402768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55eefe1ffa30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104402768 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427104402768 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104402768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55eefe1ffa30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104402768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-209:LU)[0x55eefe1fe670]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104402768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55eefe1ffa30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104402768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55eefe1ffa30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-209:LU)[0x55eefe1fe670] (vlr_lu_fsm.c:817) 20250427104402768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55eefe1ffa30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104402768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55eefe1ffa30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104402768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-209:LU)[0x55eefe1fe670]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104402768 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427104402769 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104402769 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104402769 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104402769 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104402769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104402769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104402769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104402769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104402769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104402769 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104402769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104402769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104402769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104402769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ff f7 79 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1083)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1081)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1081)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1081)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1081)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104402772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104402772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104402772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104402772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104402772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104402772 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104402772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104402772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104402772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104402772 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d1 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104402772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-209:LU)[0x55eefe1fe670]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104402772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-209:LU)[0x55eefe1fe670]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-209:LU)[0x55eefe1e9050] (msc_a.c:1053) 20250427104402772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-209:LU)[0x55eefe1fe670]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104402772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-209:LU)[0x55eefe1fe670]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104402772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-209:LU)[0x55eefe1fe670]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104402772 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104402772 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104402772 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104402772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104402772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104402772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104402772 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104402772 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104402772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104402772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104402772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ff f7 79 00 00 d1 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1083)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@84c1225eaf8b: Session index based on local reference:0 20250427104402773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104402773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104402773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104402773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104402773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104402773 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104402773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104402773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104402773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104402773 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ff f7 79 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1082)@84c1225eaf8b: Deleted conn table entry 0TC_cipher_complete_1_without_cipher0(1089)16775033 TC_cipher_complete_1_without_cipher0(1089)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104402776 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104402776 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cipher_complete_1_without_cipher0(1089)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_1_without_cipher0(1089)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1089)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1089)@84c1225eaf8b: Final verdict of PTC: pass 20250427104402782 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104402782 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1084)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1088)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1083)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1087)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1090)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1081)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1082)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1080)@84c1225eaf8b: Final verdict of PTC: none 20250427104402789 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1086)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1085)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1080): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1081): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1082): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1083): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1084): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1085): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1086): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1087): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1088): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_cipher_complete_1_without_cipher0(1089): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1090): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_cipher_complete_1_without_cipher finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_1_without_cipher pass'. Sun Apr 27 10:44:02 UTC 2025 ====== MSC_Tests.TC_cipher_complete_1_without_cipher pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_cipher_complete_1_without_cipher.talloc 20250427104402976 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104402976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104402976 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104402976 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104402976 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104402976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104402976 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104402976 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104402976 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104402976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104402976 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104402976 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104402976 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104402976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104402976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104402976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104402976 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104402976 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104402976 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104402977 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104402977 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104403790 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=238096) 20250427104404791 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104404978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104404978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104404978 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=238096, count=238636) 20250427104405793 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_1_without_cipher pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_3_without_cipher'. ------ MSC_Tests.TC_cipher_complete_3_without_cipher ------ Sun Apr 27 10:44:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cipher_complete_3_without_cipher.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cipher_complete_3_without_cipher.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104406794 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_3_without_cipher' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_cipher_complete_3_without_cipher started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1094)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1094)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1094)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1092)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104407171 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1095)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104407366 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104407366 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104407366 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104407366 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1094)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1094)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104407371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104407371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104407371 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104407371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104407371 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104407371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104407371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104407371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104407371 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104407371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104407371 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1094)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1094)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1094)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1094)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1094)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1094)@84c1225eaf8b: Message received on association #8 20250427104407372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104407372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104407372 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104407372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104407372 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104407372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104407372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104407372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104407372 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104407372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104407372 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104407372 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1094)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1094)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1094)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1094)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427104407372 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104407372 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1094)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1094)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104407795 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104407796 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1097)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1097)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104407801 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1097)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1097)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1097)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1097)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104407825 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104407825 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1098)@84c1225eaf8b: Created GsupExpect[0] for "262420000000054" to be handled at TC_cipher_complete_3_without_cipher0(1100) TC_cipher_complete_3_without_cipher0(1100)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104408178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104408178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104408178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104408178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104408178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104408178 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104408178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104408178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104408178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104408178 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104408178 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104408178 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104408178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104408178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104408178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104408178 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104408178 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104408178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104408178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104408178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1094)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1093)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1093)@84c1225eaf8b: Added conn table entry 0TC_cipher_complete_3_without_cipher0(1100)9671018 MSC_Test_0-SCCP(1092)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1093)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427104408194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104408194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104408194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104408194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104408194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104408194 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104408194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104408194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104408194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104408194 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 93 91 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 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104408195 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe2031a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104408195 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe2031a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104408195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe1ffa30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104408195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe1ffa30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe2031a0] (fsm.c:486) 20250427104408195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe1ffa30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427104408195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe1ffa30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104408195 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104408195 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000054 id=262420000000054 (vlr.c:661) 20250427104408195 DVLR INFO New subscr, IMSI: 262420000000054 (vlr.c:562) 20250427104408195 DVLR DEBUG VLR subscr IMSI-262420000000054 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104408195 DVLR DEBUG VLR subscr IMSI-262420000000054 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104408195 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104408195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe1ffa30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104408195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe1ffa30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104408195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe1ffa30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427104408195 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe2146b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427104408195 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe2146b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe1ffa30] (fsm.c:486) 20250427104408195 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe2146b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427104408195 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe2146b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427104408195 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104408196 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104408196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104408196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104408196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104408196 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104408196 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104408196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104408196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104408196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 93 91 6a 00 00 d2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1094)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@84c1225eaf8b: { messageType := 2, destLocRef := '93916A'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1098)@84c1225eaf8b: Found GsupExpect[0] for "262420000000054" handled at TC_cipher_complete_3_without_cipher0(1100) MSC_Test-GSUP(1098)@84c1225eaf8b: Added IMSI table entry 0TC_cipher_complete_3_without_cipher0(1100)"262420000000054" 20250427104408205 DVLR DEBUG VLR subscr IMSI-262420000000054 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104408205 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe2146b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427104408205 DVLR DEBUG SUBSCR(IMSI-262420000000054) Received 1 auth tuples (vlr.c:996) 20250427104408205 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe2146b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427104408205 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe2146b0]{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) 20250427104408205 DMM DEBUG Tx AUTH REQ (rand = 39d93e596d89be34275481735967a541) (gsm_04_08.c:641) 20250427104408206 DVLR DEBUG VLR subscr IMSI-262420000000054 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104408206 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104408206 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104408206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104408206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104408206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104408206 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104408206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104408206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104408206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104408206 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 93 91 6a 00 01 16 01 00 13 05 12 00 39 d9 3e 59 6d 89 be 34 27 54 81 73 59 67 a5 41 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1094)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1093)@84c1225eaf8b: patching N(SD)=1 into dtap '0514265DD2B0'O MSC_Test_0-RAN(1093)@84c1225eaf8b: patched enc_l3: '0554265DD2B0'O MSC_Test_0-SCCP(1092)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1092)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1092)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1092)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100060554265DD2B0'O 20250427104408217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104408218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104408218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104408218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104408218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104408218 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104408218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104408218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104408218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104408218 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 26 5d d2 b0 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104408218 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe2031a0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 265dd2b0) (gsm_04_08.c:1128) 20250427104408218 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe2146b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427104408218 DVLR DEBUG SUBSCR(IMSI-262420000000054) AUTH on GERAN received SRES/RES: 265dd2b0 (4 bytes) (vlr_auth_fsm.c:151) 20250427104408218 DVLR INFO SUBSCR(IMSI-262420000000054) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427104408218 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe2146b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427104408218 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe2146b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427104408218 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe2146b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427104408218 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe2146b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe1ffa30] (vlr_auth_fsm.c:294) 20250427104408218 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe2146b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427104408218 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe2146b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427104408218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe1ffa30]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427104408218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe1ffa30]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104408218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe1ffa30]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427104408219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe1ffa30]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427104408219 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104408219 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104408219 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104408219 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104408219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104408219 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104408219 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104408219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104408219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104408219 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 93 91 6a 00 01 03 00 01 58 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1094)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1092)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1092)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1092)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1092)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1094)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104408226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104408226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104408226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104408226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104408226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104408226 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104408226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104408226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104408226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104408226 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104408227 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104408227 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104408227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104408227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104408227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104408227 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104408227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104408227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104408227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104408227 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 93 91 6a 00 01 10 00 0e 53 0a 09 08 1b 22 8d ce d7 c1 57 25 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1094)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1092)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1092)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1092)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1092)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000155'O 20250427104408234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104408234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104408234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104408234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104408234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104408234 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104408234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104408234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104408234 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104408234 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1094)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104408235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe1ffa30]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427104408235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe1ffa30]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104408235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe1ffa30]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104408235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe1ffa30]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104408235 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe2146b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104408235 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe2146b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe1ffa30] (fsm.c:486) 20250427104408235 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe2146b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104408235 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe2146b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104408235 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104408235 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104408235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104408235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104408235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104408235 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104408235 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104408235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104408235 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104408235 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 93 91 6a 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1094)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104408242 DVLR DEBUG VLR subscr IMSI-262420000000054 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104408242 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250427104408242 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427104408242 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104408243 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104408243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55eefe1ffa30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104408243 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe2146b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104408243 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe2146b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104408243 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe2146b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104408243 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe2146b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55eefe1ffa30] (vlr_lu_fsm.c:110) 20250427104408243 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe2146b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104408243 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55eefe2146b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104408243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55eefe1ffa30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104408243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55eefe1ffa30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104408243 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55eefe1fc1d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104408243 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55eefe1fc1d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55eefe1ffa30] (fsm.c:486) 20250427104408243 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55eefe1fc1d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104408243 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55eefe1fc1d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104408243 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55eefe1fc1d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104408243 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55eefe1fc1d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104408243 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x1D1C8889) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427104408243 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55eefe1fc1d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104408243 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x1D1C8889 LOCATION UPDATE ACCEPT (TMSI = 0x1d1c8889) (gsm_04_08.c:149) 20250427104408244 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x1D1C8889 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104408244 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104408244 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104408244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104408244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104408244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104408244 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104408244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104408244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104408244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104408244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 93 91 6a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1d 1c 88 89 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1094)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_3_without_cipher0(1100)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-RAN(1093)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1093)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_0-SCCP(1092)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1092)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1092)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1092)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O 20250427104408252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104408252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104408253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104408253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104408253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104408253 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104408253 DLSS7 DEBUG Found route for dpc=185=0.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(1094)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104408253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104408253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104408253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104408253 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x1D1C8889:GERAN-A-210:LU)[0x55eefe2031a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104408253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x1D1C8889:GERAN-A-210:LU)[0x55eefe1ffa30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104408253 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55eefe1fc1d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104408253 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427104408253 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104408253 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55eefe1fc1d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104408253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-210:LU)[0x55eefe1ffa30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104408253 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55eefe1fc1d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104408253 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55eefe1fc1d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-210:LU)[0x55eefe1ffa30] (vlr_lu_fsm.c:817) 20250427104408253 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55eefe1fc1d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104408253 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55eefe1fc1d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104408253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-210:LU)[0x55eefe1ffa30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104408253 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250427104408253 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104408253 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104408254 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104408254 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104408254 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104408254 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104408254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104408254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104408254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104408254 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104408254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104408254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104408254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104408254 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 93 91 6a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1094)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1092)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1092)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1092)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1092)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104408257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104408257 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104408258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104408258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104408258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104408258 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104408258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104408258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104408258 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104408258 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104408258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-210:LU)[0x55eefe1ffa30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104408258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-210:LU)[0x55eefe1ffa30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-210:LU)[0x55eefe2031a0] (msc_a.c:1053) 20250427104408258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-210:LU)[0x55eefe1ffa30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104408258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-210:LU)[0x55eefe1ffa30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104408258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-210:LU)[0x55eefe1ffa30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104408258 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104408259 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104408259 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104408259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104408259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104408259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104408259 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104408259 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104408259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104408259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104408259 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 93 91 6a 00 00 d2 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1094)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@84c1225eaf8b: Session index based on local reference:0 20250427104408260 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104408260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104408260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104408260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104408260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104408260 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104408260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104408260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104408260 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1094)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104408260 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 93 91 6a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1093)@84c1225eaf8b: Deleted conn table entry 0TC_cipher_complete_3_without_cipher0(1100)9671018 TC_cipher_complete_3_without_cipher0(1100)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104408262 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104408262 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cipher_complete_3_without_cipher0(1100)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_3_without_cipher0(1100)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1100)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1100)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-SCCP(1092)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1094)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1093)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1096)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1098)@84c1225eaf8b: Final verdict of PTC: none 20250427104408276 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104408276 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427104408277 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1095)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1097)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1101)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1099)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1091)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1091): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1092): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1093): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1094): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1095): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1096): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1097): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1098): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1099): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_cipher_complete_3_without_cipher0(1100): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1101): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_cipher_complete_3_without_cipher finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_3_without_cipher pass'. Sun Apr 27 10:44: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 20250427104408464 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104408464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104408464 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104408464 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104408464 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104408464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104408464 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104408464 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104408464 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104408464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104408464 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104408464 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104408464 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104408464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104408464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104408464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104408464 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104408464 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104408464 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104408464 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104408464 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104409278 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255084) 20250427104410279 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104410465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104410465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104410465 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=255084, count=256244) 20250427104411279 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_3_without_cipher pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_13_without_cipher'. ------ MSC_Tests.TC_cipher_complete_13_without_cipher ------ Sun Apr 27 10:44:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cipher_complete_13_without_cipher.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cipher_complete_13_without_cipher.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104412281 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_13_without_cipher' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_cipher_complete_13_without_cipher started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1105)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1105)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1105)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(1103)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104412672 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1106)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104412867 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104412867 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104412867 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104412867 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1105)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1105)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104412872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104412872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104412872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104412872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104412872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104412872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104412872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104412872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104412872 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104412872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104412872 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1105)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1105)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1105)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1105)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427104412872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104412872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104412872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104412872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104412872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104412872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104412872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104412872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104412872 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104412872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104412872 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104412872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1105)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1105)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1105)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104412873 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104412873 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1105)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1105)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1105)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1105)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1105)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104413281 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104413282 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1108)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1108)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104413287 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1108)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1108)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1108)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1108)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104413301 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104413301 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1109)@84c1225eaf8b: Created GsupExpect[0] for "262420000000055" to be handled at TC_cipher_complete_13_without_cipher0(1111) TC_cipher_complete_13_without_cipher0(1111)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104413681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104413681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104413681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104413681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104413681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104413681 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104413681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104413681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104413681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104413681 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104413682 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104413682 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104413682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104413682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104413682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104413682 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104413682 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104413682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104413682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104413682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1105)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1104)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1104)@84c1225eaf8b: Added conn table entry 0TC_cipher_complete_13_without_cipher0(1111)10167691 MSC_Test_0-SCCP(1103)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1104)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427104413695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104413695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104413695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104413695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104413695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104413695 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104413695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104413695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104413695 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104413695 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 25 8b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 55 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104413695 DMM DEBUG msc_a(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe1c8780]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000055 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104413695 DMM DEBUG msc_a(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe1c8780]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104413695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe1e9050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104413695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe1e9050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe1c8780] (fsm.c:486) 20250427104413695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe1e9050]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427104413695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe1e9050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104413695 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104413695 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000055 id=262420000000055 (vlr.c:661) 20250427104413695 DVLR INFO New subscr, IMSI: 262420000000055 (vlr.c:562) 20250427104413695 DVLR DEBUG VLR subscr IMSI-262420000000055 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104413695 DVLR DEBUG VLR subscr IMSI-262420000000055 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104413695 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104413695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe1e9050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104413695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe1e9050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104413695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe1e9050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427104413695 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe2146b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427104413695 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe2146b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe1e9050] (fsm.c:486) 20250427104413695 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe2146b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427104413695 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe2146b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427104413696 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104413696 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104413696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104413696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104413696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104413696 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104413696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104413696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104413696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104413696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9b 25 8b 00 00 d3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1105)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@84c1225eaf8b: { messageType := 2, destLocRef := '9B258B'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1109)@84c1225eaf8b: Found GsupExpect[0] for "262420000000055" handled at TC_cipher_complete_13_without_cipher0(1111) MSC_Test-GSUP(1109)@84c1225eaf8b: Added IMSI table entry 0TC_cipher_complete_13_without_cipher0(1111)"262420000000055" 20250427104413700 DVLR DEBUG VLR subscr IMSI-262420000000055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104413700 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe2146b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427104413700 DVLR DEBUG SUBSCR(IMSI-262420000000055) Received 1 auth tuples (vlr.c:996) 20250427104413700 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe2146b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427104413700 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe2146b0]{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) 20250427104413700 DMM DEBUG Tx AUTH REQ (rand = d72e5f1005fa931396a1dc55a6f34928) (gsm_04_08.c:641) 20250427104413700 DVLR DEBUG VLR subscr IMSI-262420000000055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104413700 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104413701 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104413701 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104413701 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104413701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104413701 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104413701 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104413701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104413701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104413701 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 9b 25 8b 00 01 16 01 00 13 05 12 00 d7 2e 5f 10 05 fa 93 13 96 a1 dc 55 a6 f3 49 28 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1105)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1104)@84c1225eaf8b: patching N(SD)=1 into dtap '0514A0315777'O MSC_Test_0-RAN(1104)@84c1225eaf8b: patched enc_l3: '0554A0315777'O 20250427104413703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104413703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104413703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104413703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104413703 DLSS7 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(1103)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1103)@84c1225eaf8b: vl_from0 20250427104413703 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104413703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104413703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104413703 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104413703 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 a0 31 57 77 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104413703 DMM DEBUG msc_a(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe1c8780]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = a0315777) (gsm_04_08.c:1128) 20250427104413703 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe2146b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427104413703 DVLR DEBUG SUBSCR(IMSI-262420000000055) AUTH on GERAN received SRES/RES: a0315777 (4 bytes) (vlr_auth_fsm.c:151) 20250427104413703 DVLR INFO SUBSCR(IMSI-262420000000055) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427104413703 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe2146b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427104413703 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe2146b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427104413703 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe2146b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427104413703 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe2146b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe1e9050] (vlr_auth_fsm.c:294) 20250427104413703 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe2146b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427104413703 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe2146b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427104413703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe1e9050]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427104413703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe1e9050]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104413703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe1e9050]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) MSC_Test_0-SCCP(1103)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100060554A0315777'O MSC_Test_0-M3UA(1105)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104413703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe1e9050]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427104413703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104413703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104413703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104413703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104413703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104413703 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104413703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104413703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104413703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104413703 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 9b 25 8b 00 01 03 00 01 58 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1105)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104413704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104413704 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104413704 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104413704 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104413704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104413704 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104413704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104413704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104413704 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104413704 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d3 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1103)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1103)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1103)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1105)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104413704 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104413705 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104413705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104413705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104413705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104413705 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104413705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104413705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104413705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104413705 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 9b 25 8b 00 01 10 00 0e 53 0a 09 0a df 72 43 d1 45 b5 80 50 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1105)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1103)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1103)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1103)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1105)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104413707 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104413707 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104413707 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104413707 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104413707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104413707 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104413707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104413707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104413707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104413707 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104413707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe1e9050]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427104413707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe1e9050]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104413707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe1e9050]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104413707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe1e9050]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104413707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe2146b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104413707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe2146b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe1e9050] (fsm.c:486) 20250427104413707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe2146b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104413707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe2146b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104413707 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104413707 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104413707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104413707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104413707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104413707 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104413707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104413707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104413707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104413707 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 9b 25 8b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1105)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104413709 DVLR DEBUG VLR subscr IMSI-262420000000055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104413709 DVLR DEBUG IMSI:262420000000055 has MSISDN:491230000055 (vlr.c:1045) 20250427104413709 DMSC NOTICE msub(IMSI-262420000000055:MSISDN-491230000055) VLR: update for IMSI=262420000000055 (MSISDN=491230000055) (gsm_04_08.c:1541) 20250427104413709 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104413709 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104413709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55eefe1e9050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104413709 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe2146b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104413709 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe2146b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104413709 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe2146b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104413709 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe2146b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55eefe1e9050] (vlr_lu_fsm.c:110) 20250427104413709 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe2146b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104413709 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55eefe2146b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104413709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55eefe1e9050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104413709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55eefe1e9050]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104413709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55eefe1b1200]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104413709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55eefe1b1200]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55eefe1e9050] (fsm.c:486) 20250427104413709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55eefe1b1200]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104413709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55eefe1b1200]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104413709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55eefe1b1200]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104413709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55eefe1b1200]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104413709 DMSC NOTICE msub(IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x5EAE3429) VLR: update for IMSI=262420000000055 (MSISDN=491230000055) (gsm_04_08.c:1541) 20250427104413709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55eefe1b1200]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104413709 DMM DEBUG -> IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x5EAE3429 LOCATION UPDATE ACCEPT (TMSI = 0x5eae3429) (gsm_04_08.c:149) 20250427104413709 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x5EAE3429 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104413709 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104413709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104413709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104413709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104413709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104413709 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104413709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104413709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104413709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104413709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 9b 25 8b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 5e ae 34 29 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1105)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_13_without_cipher0(1111)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-RAN(1104)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1104)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_0-SCCP(1103)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1103)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1103)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1105)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104413711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104413711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104413711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104413711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104413711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104413711 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104413711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104413711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104413711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104413711 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104413711 DMM DEBUG msc_a(IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x5EAE3429:GERAN-A-211:LU)[0x55eefe1c8780]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104413711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x5EAE3429:GERAN-A-211:LU)[0x55eefe1e9050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104413711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55eefe1b1200]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104413711 DMSC NOTICE msub(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5EAE3429) VLR: update for IMSI=262420000000055 (MSISDN=491230000055) (gsm_04_08.c:1541) 20250427104413711 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5EAE3429 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104413711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55eefe1b1200]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104413711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5EAE3429:GERAN-A-211:LU)[0x55eefe1e9050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104413711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55eefe1b1200]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104413711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55eefe1b1200]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5EAE3429:GERAN-A-211:LU)[0x55eefe1e9050] (vlr_lu_fsm.c:817) 20250427104413711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55eefe1b1200]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104413711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55eefe1b1200]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104413711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5EAE3429:GERAN-A-211:LU)[0x55eefe1e9050]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104413711 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000055/3/1): Available (smpp_smsc.c:626) 20250427104413712 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5EAE3429 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104413712 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5EAE3429 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104413712 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5EAE3429 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104413712 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5EAE3429 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104413712 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104413712 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104413712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104413712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104413712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104413712 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104413712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104413712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104413712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104413712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9b 25 8b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1105)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1103)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1103)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1103)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104413713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104413713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104413713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104413713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104413713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104413713 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104413713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104413713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104413713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104413713 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1105)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104413713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5EAE3429:GERAN-A-211:LU)[0x55eefe1e9050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104413713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5EAE3429:GERAN-A-211:LU)[0x55eefe1e9050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5EAE3429:GERAN-A-211:LU)[0x55eefe1c8780] (msc_a.c:1053) 20250427104413713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5EAE3429:GERAN-A-211:LU)[0x55eefe1e9050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104413713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5EAE3429:GERAN-A-211:LU)[0x55eefe1e9050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104413713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5EAE3429:GERAN-A-211:LU)[0x55eefe1e9050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104413713 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5EAE3429 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104413713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104413713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104413713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104413713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104413713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104413713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104413713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104413713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104413713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104413713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9b 25 8b 00 00 d3 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1105)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1105)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104413713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104413713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104413713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104413713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104413713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104413713 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104413713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104413713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104413713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104413713 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 9b 25 8b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1104)@84c1225eaf8b: Deleted conn table entry 0TC_cipher_complete_13_without_cipher0(1111)10167691 TC_cipher_complete_13_without_cipher0(1111)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104413714 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5EAE3429 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104413714 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5EAE3429 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cipher_complete_13_without_cipher0(1111)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_13_without_cipher0(1111)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1111)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1111)@84c1225eaf8b: Final verdict of PTC: pass 20250427104413717 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104413717 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1109)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1103)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1104)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1106)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1105)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1110)@84c1225eaf8b: Final verdict of PTC: none 20250427104413718 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1108)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1107)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1102)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1112)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1102): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1103): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1104): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1105): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1106): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1107): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1108): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1109): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1110): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_cipher_complete_13_without_cipher0(1111): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1112): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_cipher_complete_13_without_cipher finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_13_without_cipher pass'. Sun Apr 27 10:44:13 UTC 2025 ====== MSC_Tests.TC_cipher_complete_13_without_cipher pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_cipher_complete_13_without_cipher.talloc 20250427104413916 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104413916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104413916 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104413916 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104413916 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104413916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104413916 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104413916 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104413916 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104413916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104413916 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104413916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104413916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104413916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104413916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104413916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104413916 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104413916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104413916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104413917 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104413917 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104414719 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255472) 20250427104415720 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104415917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104415917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104415917 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=255472, count=256632) 20250427104416722 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_13_without_cipher pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc'. ------ MSC_Tests.TC_lu_with_invalid_mcc_mnc ------ Sun Apr 27 10:44:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_with_invalid_mcc_mnc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_with_invalid_mcc_mnc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104417723 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_with_invalid_mcc_mnc started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1116)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1116)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1116)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(1114)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104418122 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1117)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104418316 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104418316 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104418316 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104418316 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1116)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1116)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104418321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104418321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104418321 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104418321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104418321 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104418321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104418321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104418321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104418321 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104418321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104418321 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1116)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1116)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1116)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1116)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427104418321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104418321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104418321 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104418321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104418321 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104418321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104418321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104418321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104418321 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104418321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104418321 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104418321 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1116)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1116)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1116)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1116)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1116)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1116)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427104418322 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1116)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1116)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104418322 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104418725 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104418725 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1119)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1119)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104418731 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1119)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1119)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1119)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1119)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104418753 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104418753 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1120)@84c1225eaf8b: Created GsupExpect[0] for "262420000000054" to be handled at TC_lu_with_invalid_mcc_mnc0(1122) TC_lu_with_invalid_mcc_mnc0(1122)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104419119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104419119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104419119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104419119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104419119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104419119 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104419119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104419119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104419119 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104419119 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1116)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104419119 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104419119 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104419119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104419119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104419119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104419119 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104419119 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104419119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104419119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104419120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1116)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1115)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1115)@84c1225eaf8b: Added conn table entry 0TC_lu_with_invalid_mcc_mnc0(1122)2204604 MSC_Test_0-SCCP(1114)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1115)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427104419123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104419123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104419123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104419123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104419123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104419123 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104419123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104419123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104419123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104419123 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 21 a3 bc 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 33 f3 22 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1116)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104419124 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-212:LU)[0x55eefe2031a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104419124 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-212:LU)[0x55eefe2031a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104419124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-212:LU)[0x55eefe1ffa30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104419124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-212:LU)[0x55eefe1ffa30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-212:LU)[0x55eefe2031a0] (fsm.c:486) 20250427104419124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-212:LU)[0x55eefe1ffa30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104419124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-212:LU)[0x55eefe1ffa30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104419124 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104419124 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104419124 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427104419124 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104419124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-212:LU)[0x55eefe1ffa30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104419124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-212:LU)[0x55eefe1ffa30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104419124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-212:LU)[0x55eefe1ffa30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104419124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-212:LU)[0x55eefe1ffa30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104419124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-212:LU)[0x55eefe1ffa30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104419124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-212:LU)[0x55eefe1ffa30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104419124 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-212:LU)[0x55eefe1b1200]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104419124 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-212:LU)[0x55eefe1b1200]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-212:LU)[0x55eefe1ffa30] (fsm.c:486) 20250427104419124 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-212:LU)[0x55eefe1b1200]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104419124 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-212:LU)[0x55eefe1b1200]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104419124 DPAG NOTICE ran_peer(GERAN-A:RI-SSN_PC:PC-0-24-1:SSN-BSSAP)[0x55eefe15a7a0]{READY}: Added seen cell to this RAN peer: CGI:333-22-23-42 (ran_peer.c:105) 20250427104419124 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104419124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104419124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104419124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104419124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104419124 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104419124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104419124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104419124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104419124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 21 a3 bc 00 00 d4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104419124 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104419124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104419124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104419124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104419124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104419124 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104419124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104419124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104419124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104419124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 21 a3 bc 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1116)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1116)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1116)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1114)@84c1225eaf8b: { messageType := 2, destLocRef := '21A3BC'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1114)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1114)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1114)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1114)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1120)@84c1225eaf8b: Found GsupExpect[0] for "262420000000054" handled at TC_lu_with_invalid_mcc_mnc0(1122) MSC_Test-GSUP(1120)@84c1225eaf8b: Added IMSI table entry 0TC_lu_with_invalid_mcc_mnc0(1122)"262420000000054" 20250427104424126 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104424126 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104424126 DMM INFO msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-212:LU)[0x55eefe2031a0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427104424126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-212:LU)[0x55eefe1ffa30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104424126 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104424126 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104424126 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104424126 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104424126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104424126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104424126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104424126 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104424127 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104424127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104424127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104424127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 21 a3 bc 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250427104424127 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104424127 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104424127 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104424127 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104424127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104424127 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104424127 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104424127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104424127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104424127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 21 a3 bc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1116)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1116)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1116)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1116)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1114)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1114)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1114)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1114)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1114)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1114)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1114)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1114)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_with_invalid_mcc_mnc0(1122)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(1114)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1114)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1114)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1114)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1116)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104424143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104424143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104424143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104424143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104424143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104424143 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104424143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104424143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104424143 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104424143 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104424144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-212:LU)[0x55eefe1ffa30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104424144 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-212:LU)[0x55eefe1b1200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104424144 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-212:LU)[0x55eefe1b1200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-212:LU)[0x55eefe1ffa30] (msc_a.c:1053) 20250427104424144 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-212:LU)[0x55eefe1b1200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250427104424144 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-212:LU)[0x55eefe1b1200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250427104424144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-212:LU)[0x55eefe1ffa30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-212:LU)[0x55eefe2031a0] (msc_a.c:1053) 20250427104424144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-212:LU)[0x55eefe1ffa30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104424144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-212:LU)[0x55eefe1ffa30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104424144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-212:LU)[0x55eefe1ffa30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104424144 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104424144 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104424145 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104424145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104424145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104424145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104424145 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104424145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104424145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104424145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104424145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 21 a3 bc 00 00 d4 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1116)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1116)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1114)@84c1225eaf8b: Session index based on local reference:0 20250427104424146 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104424146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104424146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104424147 DLM3UA DEBUG 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(1116)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104424147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104424147 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104424147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104424147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104424147 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104424147 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 21 a3 bc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1115)@84c1225eaf8b: Deleted conn table entry 0TC_lu_with_invalid_mcc_mnc0(1122)2204604 TC_lu_with_invalid_mcc_mnc0(1122)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_with_invalid_mcc_mnc0(1122)@84c1225eaf8b: Final verdict of PTC: pass 20250427104424155 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104424155 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1114)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1115)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1117)@84c1225eaf8b: Final verdict of PTC: none 20250427104424158 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1120)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1119)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1116)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1113)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1123)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1121)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1118)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1113): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1114): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1115): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1116): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1117): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1118): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1119): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1120): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1121): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_with_invalid_mcc_mnc0(1122): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1123): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_with_invalid_mcc_mnc finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc pass'. Sun Apr 27 10:44: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 20250427104424348 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104424348 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104424348 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104424348 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104424348 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104424348 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104424348 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104424348 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104424348 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104424348 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104424348 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104424348 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104424348 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104424348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104424348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104424348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104424348 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104424348 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104424348 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104424349 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104424349 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104425160 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=170976) 20250427104426161 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104426349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104426349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104426349 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=170976, count=172136) 20250427104427164 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_reset'. ------ MSC_Tests.TC_sgsap_reset ------ Sun Apr 27 10:44:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104428166 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_reset' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_sgsap_reset started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1127)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1127)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1127)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(1125)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104428617 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1128)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104428807 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104428807 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104428807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104428807 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1127)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1127)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104428812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104428812 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104428812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104428812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104428812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104428812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104428812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104428812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104428812 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104428812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104428812 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1127)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1127)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1127)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1127)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1127)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1127)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1127)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104428812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104428812 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104428812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104428812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104428812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104428812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104428812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104428812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104428812 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104428812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104428812 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104428812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427104428813 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104428813 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1127)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1127)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1127)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1127)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1127)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104429167 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104429167 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1130)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1130)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104429173 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1130)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1130)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1130)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1130)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104429195 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104429195 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1133)@84c1225eaf8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1133)@84c1225eaf8b: Created Expect[0] for '262420000011810'H to be handled at TC_sgsap_reset0(1134) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104429233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) TC_sgsap_reset0(1134)@84c1225eaf8b: VLR name: "vlr.example.net" TC_sgsap_reset0(1134)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104429622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104429622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104429622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104429622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104429622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104429622 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104429622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104429622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104429622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104429622 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1127)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104429622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104429622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104429622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104429622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104429622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104429622 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104429622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104429622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104429622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104429622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1127)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1126)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_reset0(1134)@84c1225eaf8b: Final verdict of PTC: pass 20250427104430238 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104430238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104430238 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104430238 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104430238 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104430238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104430238 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104430238 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104430238 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104430238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104430238 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104430238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104430238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104430238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104430238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104430238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104430238 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104430238 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427104430238 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427104430238 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104430238 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104430238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104430238 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(1128)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1131)@84c1225eaf8b: Final verdict of PTC: none 20250427104430238 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(1129)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1127)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1130)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1125)@84c1225eaf8b: Final verdict of PTC: none 20250427104430239 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-RAN(1126)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1124)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1132)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1135)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SGsAP(1133)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1124): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1125): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1126): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1127): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1128): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1129): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1130): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1131): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1132): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SGsAP(1133): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_sgsap_reset0(1134): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1135): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_sgsap_reset finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_reset pass'. Sun Apr 27 10:44: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 20250427104431240 DLGSUP 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) 20250427104432239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104432239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104432239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427104432242 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) 20250427104433244 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_reset pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu'. ------ MSC_Tests.TC_sgsap_lu ------ Sun Apr 27 10:44:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_lu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_lu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104434245 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_sgsap_lu started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1139)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1139)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1139)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1137)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104434640 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1140)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104434835 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104434835 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104434835 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104434835 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1139)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1139)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104434840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104434840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104434840 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104434840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104434840 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104434840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104434840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104434840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104434840 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104434840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104434840 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1139)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1139)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1139)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1139)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1139)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1139)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1139)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104434840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104434840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104434840 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104434840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104434840 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104434840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104434840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104434840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104434840 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104434840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104434840 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104434840 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427104434840 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104434840 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1139)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1139)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1139)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1139)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1139)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104435247 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104435247 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1142)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1142)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104435248 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1142)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1142)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1142)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1142)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104435256 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104435256 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1145)@84c1225eaf8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1145)@84c1225eaf8b: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_lu0(1146) MSC_Test-GSUP(1143)@84c1225eaf8b: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1146) 20250427104435283 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427104435283 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011811 id=262420000011811 (vlr.c:661) 20250427104435283 DVLR INFO New subscr, IMSI: 262420000011811 (vlr.c:562) 20250427104435283 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427104435283 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011811 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1143)@84c1225eaf8b: Found GsupExpect[0] for "262420000011811" handled at TC_sgsap_lu0(1146) MSC_Test-GSUP(1143)@84c1225eaf8b: Added IMSI table entry 0TC_sgsap_lu0(1146)"262420000011811" 20250427104435324 DVLR DEBUG VLR subscr IMSI-262420000011811:TMSInew-0x3A5824A8 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104435324 DVLR DEBUG IMSI:262420000011811 has MSISDN:491230011811 (vlr.c:1045) 20250427104435324 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (NO CONN!) (gsm_04_08.c:1541) 20250427104435324 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x3A5824A8 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250427104435325 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x3A5824A8 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104435325 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x3A5824A8 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250427104435325 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x3A5824A8 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250427104435325 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x3A5824A8 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_lu0(1146)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011811'H TC_sgsap_lu0(1146)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011811'H MSC_Test-SGsAP(1145)@84c1225eaf8b: 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 := '3A5824A8'O } } } } } } handled at TC_sgsap_lu0(1146) TC_sgsap_lu0(1146)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011811'H TC_sgsap_lu0(1146)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104435327 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x3A5824A8 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427104435327 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) MSC_Test-GSUP(1143)@84c1225eaf8b: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1146) TC_sgsap_lu0(1146)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104435646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104435646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104435646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104435646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104435646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104435646 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104435646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104435646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104435646 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104435646 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104435646 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104435646 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104435646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104435646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104435646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104435646 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104435646 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104435646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104435646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104435646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1139)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1138)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1138)@84c1225eaf8b: Added conn table entry 0TC_sgsap_lu0(1146)11039115 MSC_Test_0-SCCP(1137)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1138)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1139)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104435659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104435659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104435659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104435659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104435659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104435659 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104435659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104435659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104435659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104435659 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a8 71 8b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 11 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104435659 DMM DEBUG msc_a(IMSI-262420000011811:GERAN-A-213:LU)[0x55eefe1e9050]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011811 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104435659 DMM DEBUG msc_a(IMSI-262420000011811:GERAN-A-213:LU)[0x55eefe1e9050]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104435659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-213:LU)[0x55eefe2146b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104435659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-213:LU)[0x55eefe2146b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011811:GERAN-A-213:LU)[0x55eefe1e9050] (fsm.c:486) 20250427104435659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-213:LU)[0x55eefe2146b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104435659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-213:LU)[0x55eefe2146b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104435660 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104435660 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104435660 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427104435660 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104435660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe2146b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104435660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe2146b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104435660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe2146b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104435660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe2146b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104435660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe2146b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104435660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe2146b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104435660 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe1b7840]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104435660 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe1b7840]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe2146b0] (fsm.c:486) 20250427104435660 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe1b7840]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104435660 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe1b7840]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104435660 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104435660 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104435660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104435660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104435660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104435660 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104435660 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104435660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104435660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104435660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a8 71 8b 00 00 d5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104435660 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104435660 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104435660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104435660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104435660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104435660 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104435660 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104435660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104435660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104435660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a8 71 8b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1139)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1139)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1139)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@84c1225eaf8b: { messageType := 2, destLocRef := 'A8718B'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104435664 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104435664 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1137)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1137)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1137)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1137)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1139)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu0(1146)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1146)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104435665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104435665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104435665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104435665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104435665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104435665 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104435665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104435665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104435665 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104435665 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104435667 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104435667 DVLR DEBUG IMSI:262420000011811 has MSISDN:491230011811 (vlr.c:1045) 20250427104435667 DMSC NOTICE msub(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (gsm_04_08.c:1541) 20250427104435667 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104435668 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104435668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe2146b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104435668 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe1b7840]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104435668 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe1b7840]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104435668 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe1b7840]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104435668 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe1b7840]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe2146b0] (vlr_lu_fsm.c:110) 20250427104435668 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe1b7840]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104435668 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe1b7840]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104435668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe2146b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104435668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe2146b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104435668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe1d36b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104435668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe1d36b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe2146b0] (fsm.c:486) 20250427104435668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe1d36b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104435668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe1d36b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104435668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe1d36b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104435668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe1d36b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104435668 DMSC NOTICE msub(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:TMSInew-0x3D201B68) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (gsm_04_08.c:1541) 20250427104435668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe1d36b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104435668 DMM DEBUG -> IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:TMSInew-0x3D201B68 LOCATION UPDATE ACCEPT (TMSI = 0x3d201b68) (gsm_04_08.c:149) 20250427104435668 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:TMSInew-0x3D201B68 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104435668 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104435668 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104435668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104435668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104435668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104435668 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104435668 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104435668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104435668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104435668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 a8 71 8b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3d 20 1b 68 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1139)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1146)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1138)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1138)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1137)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1137)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1137)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1137)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1139)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104435675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104435675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104435675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104435675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104435675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104435675 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104435675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104435675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104435675 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104435675 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104435675 DMM DEBUG msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:TMSInew-0x3D201B68:GERAN-A-213:LU)[0x55eefe1e9050]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104435675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:TMSInew-0x3D201B68:GERAN-A-213:LU)[0x55eefe2146b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104435675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe1d36b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104435675 DMSC NOTICE msub(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (gsm_04_08.c:1541) 20250427104435675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe1d36b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104435675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68:GERAN-A-213:LU)[0x55eefe2146b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104435675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe1d36b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104435675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe1d36b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68:GERAN-A-213:LU)[0x55eefe2146b0] (vlr_lu_fsm.c:817) 20250427104435675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe1d36b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104435675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3A5824A8:GERAN-A-213:LU)[0x55eefe1d36b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104435675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68:GERAN-A-213:LU)[0x55eefe2146b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104435675 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011811/3/1): Available (smpp_smsc.c:626) 20250427104435675 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104435675 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104435675 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104435675 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104435675 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104435675 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104435675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104435675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104435675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104435675 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104435675 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104435675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104435675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104435675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a8 71 8b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1139)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1137)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1137)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1137)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1137)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104435677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104435677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104435677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104435677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104435677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104435677 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104435677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104435677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104435677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104435677 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1139)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104435678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68:GERAN-A-213:LU)[0x55eefe2146b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104435678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68:GERAN-A-213:LU)[0x55eefe2146b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68:GERAN-A-213:LU)[0x55eefe1e9050] (msc_a.c:1053) 20250427104435678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68:GERAN-A-213:LU)[0x55eefe2146b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104435678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68:GERAN-A-213:LU)[0x55eefe2146b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104435678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68:GERAN-A-213:LU)[0x55eefe2146b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104435678 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104435678 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104435678 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104435678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104435678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104435678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104435678 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104435678 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104435678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104435678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104435678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a8 71 8b 00 00 d5 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1139)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@84c1225eaf8b: Session index based on local reference:0 20250427104435678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104435678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104435678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104435678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104435678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104435678 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104435678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104435678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104435678 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104435678 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a8 71 8b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1138)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_lu0(1146)11039115 TC_sgsap_lu0(1146)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104435679 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104435679 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_lu0(1146)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1146)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1146)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1138)@84c1225eaf8b: Created IMSI[0] for '262420000011811'H'3D201B68'O to be handled at TC_sgsap_lu0(1146) 20250427104435683 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104435683 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427104435683 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427104435683 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104435683 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104435684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104435684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104435684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104435684 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104435684 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104435684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104435684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104435684 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 3d 20 1b 68 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1139)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1138)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu0(1146) TC_sgsap_lu0(1146)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1146)@84c1225eaf8b: 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 := '3D201B68'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1138)@84c1225eaf8b: Added conn table entry 0TC_sgsap_lu0(1146)11677750 MSC_Test_0-RAN(1138)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1137)@84c1225eaf8b: First idle individual index:0 20250427104435688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104435688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104435688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104435688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104435688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104435688 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104435688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104435688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104435688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104435688 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b2 30 36 02 02 06 04 43 b9 00 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 3d 20 1b 68 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104435688 DMM DEBUG msc_a(TMSI-0x3D201B68:GERAN-A-214:CM_SERVICE_REQ)[0x55eefe1c8780]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427104435688 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D201B68:GERAN-A-214:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104435688 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D201B68:GERAN-A-214:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3D201B68:GERAN-A-214:CM_SERVICE_REQ)[0x55eefe1c8780] (fsm.c:486) 20250427104435688 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D201B68:GERAN-A-214:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104435688 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D201B68:GERAN-A-214:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104435688 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104435688 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104435688 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68:GERAN-A-214:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104435688 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68:GERAN-A-214:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104435688 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68:GERAN-A-214:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104435689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68:GERAN-A-214:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104435689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68:GERAN-A-214:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104435689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68:GERAN-A-214:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104435689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68:GERAN-A-214:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104435689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68:GERAN-A-214:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104435689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68:GERAN-A-214:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104435689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68:GERAN-A-214:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104435689 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011811/3/1): Available (smpp_smsc.c:626) 20250427104435689 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427104435689 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104435689 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104435689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104435689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104435689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104435689 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104435689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104435689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104435689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104435689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b2 30 36 00 00 d6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104435689 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104435689 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104435689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104435689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104435689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104435689 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104435689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104435689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104435689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104435689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b2 30 36 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 11 (osmo_ss7_asp.c:1164) 20250427104435689 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104435689 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104435689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104435689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104435689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104435689 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104435689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104435689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104435689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104435689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b2 30 36 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1139)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1139)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1139)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1139)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1139)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@84c1225eaf8b: { messageType := 2, destLocRef := 'B23036'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1137)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104435690 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427104435690 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu0(1146)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1146)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1137)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1137)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(1137)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1137)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250427104435698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104435698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104435698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104435699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104435699 DLSS7 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(1139)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104435699 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104435699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104435699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104435699 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104435699 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) 20250427104435699 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427104435699 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427104435700 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427104435700 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104435700 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104435700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104435700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104435700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104435700 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104435700 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104435700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104435700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104435700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b2 30 36 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427104435700 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104435700 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104435700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104435700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104435700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104435700 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104435700 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104435700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104435700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104435700 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 b2 30 36 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1139)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1139)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1139)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1137)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1146)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1146)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1137)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1137)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1137)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1137)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103020904'O 20250427104435708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104435708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104435708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104435708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104435708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104435708 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1139)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104435708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104435708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104435708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104435708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104435709 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427104435709 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104435709 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68 + 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) 20250427104435709 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104435709 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427104435709 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104435709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104435709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104435709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104435709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104435709 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104435709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104435709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104435709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104435709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b2 30 36 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1139)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1137)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1137)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1137)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1137)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1139)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104435712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104435712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104435712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104435712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104435712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104435712 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104435712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104435712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104435712 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104435712 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104435713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68:GERAN-A-214:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104435713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68:GERAN-A-214:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68:GERAN-A-214:CM_SERVICE_REQ)[0x55eefe1c8780] (msc_a.c:1053) 20250427104435713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68:GERAN-A-214:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104435713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68:GERAN-A-214:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104435713 DBSSAP ERROR msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68:GERAN-A-214:CM_SERVICE_REQ)[0x55eefe1c8780]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427104435713 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427104435713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104435713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104435713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104435713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104435713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104435713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104435713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104435713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104435713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104435713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b2 30 36 00 00 d6 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1139)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@84c1225eaf8b: Session index based on local reference:0 20250427104435714 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104435714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104435714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104435714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104435714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104435714 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104435714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104435714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104435714 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104435714 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b2 30 36 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1138)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_lu0(1146)11677750 TC_sgsap_lu0(1146)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104435716 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427104435716 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_lu0(1146)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1146)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1146)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1146)@84c1225eaf8b: Final verdict of PTC: pass 20250427104435725 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250427104435726 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1143)@84c1225eaf8b: Final verdict of PTC: none 20250427104435726 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104435726 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1137)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1142)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1141)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1140)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1144)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1139)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SGsAP(1145)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1138)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1147)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1136)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1136): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1137): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1138): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1139): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1140): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1141): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1142): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1143): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1144): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SGsAP(1145): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_sgsap_lu0(1146): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1147): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_sgsap_lu finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu pass'. Sun Apr 27 10:44:35 UTC 2025 ====== MSC_Tests.TC_sgsap_lu pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_lu.talloc 20250427104435916 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104435916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104435916 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104435916 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104435916 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104435916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104435916 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104435916 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104435916 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104435916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104435916 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104435916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104435916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104435916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104435916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104435916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104435916 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104435916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104435916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104435917 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104435917 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104436727 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=374664) 20250427104437729 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104437918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104437918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104437918 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=374664, count=375824) 20250427104438730 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_imsi_reject'. ------ MSC_Tests.TC_sgsap_lu_imsi_reject ------ Sun Apr 27 10:44:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_lu_imsi_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_lu_imsi_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104439731 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_imsi_reject' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_sgsap_lu_imsi_reject started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1151)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1151)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1151)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1149)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104440183 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1152)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104440377 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104440377 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104440377 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104440377 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1151)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1151)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1151)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1151)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427104440383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104440383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104440383 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104440383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104440383 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104440383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104440384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104440384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104440384 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104440384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104440384 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1151)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1151)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1151)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1151)@84c1225eaf8b: Message received on association #8 20250427104440386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104440386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104440386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104440387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104440387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104440387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104440387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104440387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104440387 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104440387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104440387 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104440387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427104440387 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104440387 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1151)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1151)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1151)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1151)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1151)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104440732 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104440732 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1154)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1154)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104440737 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1154)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1154)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1154)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1154)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104440752 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104440752 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1157)@84c1225eaf8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1157)@84c1225eaf8b: Created Expect[0] for '262420000011812'H to be handled at TC_sgsap_lu_imsi_reject0(1158) MSC_Test-GSUP(1155)@84c1225eaf8b: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1158) 20250427104440784 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427104440784 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011812 id=262420000011812 (vlr.c:661) 20250427104440784 DVLR INFO New subscr, IMSI: 262420000011812 (vlr.c:562) 20250427104440784 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104440784 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011812 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1155)@84c1225eaf8b: Found GsupExpect[0] for "262420000011812" handled at TC_sgsap_lu_imsi_reject0(1158) MSC_Test-GSUP(1155)@84c1225eaf8b: Added IMSI table entry 0TC_sgsap_lu_imsi_reject0(1158)"262420000011812" TC_sgsap_lu_imsi_reject0(1158)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1158)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011812'H 20250427104440789 DVLR DEBUG VLR subscr IMSI-262420000011812:TMSInew-0x0C4D639C + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104440789 DVLR DEBUG SUBSCR(IMSI-262420000011812:TMSInew-0x0C4D639C) UpdateLocation failed; gmm_cause: GSM authentication unacceptable (vlr.c:1173) 20250427104440789 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104440789 DVLR DEBUG VLR subscr IMSI-262420000011812 - SGs-lu: now used by 1 (vlr_gsup_rx) (vlr_sgs.c:138) 20250427104440789 DVLR INFO VLR subscr IMSI-262420000011812 - vlr_gsup_rx: now used by 0 (-) (vlr.c:1410) 20250427104440789 DVLR DEBUG SUBSCR(IMSI-262420000011812) freeing VLR subscr (max total use count was 2) (vlr.c:472) MSC_Test-SGsAP(1157)@84c1225eaf8b: 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)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1158)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test-GSUP(1155)@84c1225eaf8b: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1158) TC_sgsap_lu_imsi_reject0(1158)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104441188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104441188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104441188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104441188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104441188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104441188 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104441188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104441188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104441188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104441188 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104441189 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104441189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104441189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104441189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104441189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104441189 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104441189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104441189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104441189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104441189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1151)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1150)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1150)@84c1225eaf8b: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1158)5696851 MSC_Test_0-SCCP(1149)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1150)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427104441204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104441205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104441205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104441205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104441205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104441205 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104441205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104441205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104441205 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104441205 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 56 ed 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 10 81 21 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104441206 DMM DEBUG msc_a(IMSI-262420000011812:GERAN-A-215:LU)[0x55eefe1e9050]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011812 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104441206 DMM DEBUG msc_a(IMSI-262420000011812:GERAN-A-215:LU)[0x55eefe1e9050]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104441206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55eefe2146b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104441206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55eefe2146b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011812:GERAN-A-215:LU)[0x55eefe1e9050] (fsm.c:486) 20250427104441206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55eefe2146b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104441206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55eefe2146b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104441206 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104441207 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011812 id=262420000011812 (vlr.c:661) 20250427104441207 DVLR INFO New subscr, IMSI: 262420000011812 (vlr.c:562) 20250427104441207 DVLR DEBUG VLR subscr IMSI-262420000011812 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104441207 DVLR DEBUG VLR subscr IMSI-262420000011812 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104441207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104441207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55eefe2146b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104441207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55eefe2146b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104441207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55eefe2146b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104441207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55eefe2146b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104441207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55eefe2146b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104441207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55eefe2146b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104441207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55eefe1b7840]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104441207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55eefe1b7840]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55eefe2146b0] (fsm.c:486) 20250427104441207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55eefe1b7840]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104441207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55eefe1b7840]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104441208 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104441208 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104441208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104441208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104441208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104441208 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104441208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104441208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104441208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104441208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 56 ed 53 00 00 d7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104441208 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104441208 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104441208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104441208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104441208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104441208 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104441208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104441208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104441208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104441208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 56 ed 53 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1151)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1151)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1151)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@84c1225eaf8b: { messageType := 2, destLocRef := '56ED53'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104441216 DVLR DEBUG VLR subscr IMSI-262420000011812 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104441216 DVLR DEBUG VLR subscr IMSI-262420000011812 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_sgsap_lu_imsi_reject0(1158)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1158)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1149)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1149)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1149)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1149)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427104441221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104441221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1151)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104441221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104441221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104441221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104441221 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104441221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104441221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104441221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104441221 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104441225 DVLR DEBUG VLR subscr IMSI-262420000011812 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104441225 DVLR DEBUG IMSI:262420000011812 has MSISDN:491230011812 (vlr.c:1045) 20250427104441225 DMSC NOTICE msub(IMSI-262420000011812:MSISDN-491230011812) VLR: update for IMSI=262420000011812 (MSISDN=491230011812) (gsm_04_08.c:1541) 20250427104441225 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104441226 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104441226 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55eefe2146b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104441226 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55eefe1b7840]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104441226 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55eefe1b7840]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104441226 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55eefe1b7840]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104441226 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55eefe1b7840]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55eefe2146b0] (vlr_lu_fsm.c:110) 20250427104441226 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55eefe1b7840]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104441226 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55eefe1b7840]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104441226 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55eefe2146b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104441226 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55eefe2146b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104441226 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55eefe1d98b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104441226 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55eefe1d98b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55eefe2146b0] (fsm.c:486) 20250427104441226 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55eefe1d98b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104441226 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55eefe1d98b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104441226 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55eefe1d98b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104441226 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55eefe1d98b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104441226 DMSC NOTICE msub(IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x3AB0D267) VLR: update for IMSI=262420000011812 (MSISDN=491230011812) (gsm_04_08.c:1541) 20250427104441226 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55eefe1d98b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104441226 DMM DEBUG -> IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x3AB0D267 LOCATION UPDATE ACCEPT (TMSI = 0x3ab0d267) (gsm_04_08.c:149) 20250427104441226 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x3AB0D267 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104441227 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104441227 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104441227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104441227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104441227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104441227 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104441227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104441227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104441227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104441227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 56 ed 53 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3a b0 d2 67 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1151)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1158)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1150)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1150)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1149)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1149)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1149)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1149)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104441241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104441241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104441241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1151)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104441241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104441241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104441241 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104441241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104441241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104441241 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104441241 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104441241 DMM DEBUG msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x3AB0D267:GERAN-A-215:LU)[0x55eefe1e9050]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104441241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x3AB0D267:GERAN-A-215:LU)[0x55eefe2146b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104441241 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55eefe1d98b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104441241 DMSC NOTICE msub(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267) VLR: update for IMSI=262420000011812 (MSISDN=491230011812) (gsm_04_08.c:1541) 20250427104441241 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104441241 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55eefe1d98b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104441241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267:GERAN-A-215:LU)[0x55eefe2146b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104441241 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55eefe1d98b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104441241 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55eefe1d98b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267:GERAN-A-215:LU)[0x55eefe2146b0] (vlr_lu_fsm.c:817) 20250427104441241 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55eefe1d98b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104441241 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55eefe1d98b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104441241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267:GERAN-A-215:LU)[0x55eefe2146b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104441241 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011812/3/1): Available (smpp_smsc.c:626) 20250427104441242 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104441242 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104441242 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104441242 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104441242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104441242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104441242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104441242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104441242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104441242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104441242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104441242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104441242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104441242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 56 ed 53 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1151)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1149)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1149)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1149)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1149)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1151)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104441247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104441247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104441247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104441247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104441247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104441247 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104441247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104441247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104441247 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104441247 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104441248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267:GERAN-A-215:LU)[0x55eefe2146b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104441248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267:GERAN-A-215:LU)[0x55eefe2146b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267:GERAN-A-215:LU)[0x55eefe1e9050] (msc_a.c:1053) 20250427104441248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267:GERAN-A-215:LU)[0x55eefe2146b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104441248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267:GERAN-A-215:LU)[0x55eefe2146b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104441248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267:GERAN-A-215:LU)[0x55eefe2146b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104441248 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104441248 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104441248 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104441248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104441248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104441248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104441248 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104441248 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104441248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104441248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104441248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 56 ed 53 00 00 d7 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1151)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@84c1225eaf8b: Session index based on local reference:0 20250427104441249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104441249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104441250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104441250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104441250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104441250 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104441250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104441250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104441250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104441250 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 56 ed 53 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1150)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1158)5696851 TC_sgsap_lu_imsi_reject0(1158)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104441251 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104441251 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_lu_imsi_reject0(1158)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1158)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1158)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1150)@84c1225eaf8b: Created IMSI[0] for '262420000011812'H'3AB0D267'O to be handled at TC_sgsap_lu_imsi_reject0(1158) 20250427104441265 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104441265 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427104441265 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427104441265 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104441265 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104441265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104441265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104441265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104441265 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104441265 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104441265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104441265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104441265 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 3a b0 d2 67 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1151)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1150)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_imsi_reject0(1158) TC_sgsap_lu_imsi_reject0(1158)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1158)@84c1225eaf8b: 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 := '3AB0D267'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1150)@84c1225eaf8b: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1158)16070089 MSC_Test_0-RAN(1150)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1149)@84c1225eaf8b: First idle individual index:0 20250427104441276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104441276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104441276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104441276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104441276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104441276 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1151)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104441276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104441276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104441276 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104441276 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 35 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 04 03 50 59 02 05 f4 3a b0 d2 67 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104441277 DMM DEBUG msc_a(TMSI-0x3AB0D267:GERAN-A-216:CM_SERVICE_REQ)[0x55eefe1c8780]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427104441277 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3AB0D267:GERAN-A-216:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104441277 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3AB0D267:GERAN-A-216:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3AB0D267:GERAN-A-216:CM_SERVICE_REQ)[0x55eefe1c8780] (fsm.c:486) 20250427104441277 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3AB0D267:GERAN-A-216:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104441277 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3AB0D267:GERAN-A-216:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104441277 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104441277 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104441277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267:GERAN-A-216:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104441277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267:GERAN-A-216:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104441277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267:GERAN-A-216:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104441277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267:GERAN-A-216:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104441277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267:GERAN-A-216:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104441277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267:GERAN-A-216:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104441277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267:GERAN-A-216:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104441277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267:GERAN-A-216:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104441277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267:GERAN-A-216:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104441277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267:GERAN-A-216:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104441277 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011812/3/1): Available (smpp_smsc.c:626) 20250427104441277 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427104441277 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104441277 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104441278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104441278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104441278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104441278 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104441278 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104441278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104441278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104441278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 35 c9 00 00 d8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104441278 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104441278 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104441278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104441278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104441278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104441278 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104441278 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104441278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104441278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104441278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 35 c9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 21 (osmo_ss7_asp.c:1164) 20250427104441278 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104441278 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104441278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104441278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104441278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104441278 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104441278 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104441278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104441278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104441278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 35 c9 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1151)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1151)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1151)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1151)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1151)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@84c1225eaf8b: { messageType := 2, destLocRef := 'F535C9'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1149)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104441280 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427104441280 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu_imsi_reject0(1158)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1158)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1149)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1149)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(1149)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1149)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250427104441288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104441288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104441288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104441288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104441288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104441288 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104441288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104441288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104441288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104441288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d8 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104441289 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427104441289 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427104441289 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427104441289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104441289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104441289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104441289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104441289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104441289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104441289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104441289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104441289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104441289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 35 c9 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427104441289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104441289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104441289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104441289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104441289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104441289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104441289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104441289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104441289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104441289 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 f5 35 c9 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1151)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1151)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1149)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1149)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1151)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1158)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1158)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1149)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1149)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1149)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1149)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103020904'O 20250427104441295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104441295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104441295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104441295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104441295 DLSS7 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(1151)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104441295 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104441295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104441295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104441295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104441295 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104441295 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427104441295 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104441295 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267 + 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) 20250427104441295 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104441295 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427104441295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104441295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104441295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104441295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104441295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104441295 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104441295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104441295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104441295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104441295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 35 c9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1151)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1149)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1149)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1149)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1149)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104441297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104441297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104441297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104441297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104441297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104441297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104441297 DLSS7 DEBUG Found route for dpc=185=0.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(1151)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104441297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104441297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104441297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104441298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267:GERAN-A-216:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104441298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267:GERAN-A-216:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267:GERAN-A-216:CM_SERVICE_REQ)[0x55eefe1c8780] (msc_a.c:1053) 20250427104441298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267:GERAN-A-216:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104441298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267:GERAN-A-216:CM_SERVICE_REQ)[0x55eefe2031a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104441298 DBSSAP ERROR msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267:GERAN-A-216:CM_SERVICE_REQ)[0x55eefe1c8780]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427104441298 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427104441298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104441298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104441298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104441298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104441298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104441298 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104441298 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104441298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104441298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104441298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 35 c9 00 00 d8 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1151)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@84c1225eaf8b: Session index based on local reference:0 20250427104441299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104441299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104441299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104441299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104441299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104441299 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104441299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104441299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1151)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104441299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104441299 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f5 35 c9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1150)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1158)16070089 TC_sgsap_lu_imsi_reject0(1158)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104441301 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427104441301 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_lu_imsi_reject0(1158)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1158)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1158)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1158)@84c1225eaf8b: Final verdict of PTC: pass 20250427104441309 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104441309 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427104441309 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-SCCP(1149)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1155)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1152)@84c1225eaf8b: Final verdict of PTC: none 20250427104441311 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1151)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1156)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1154)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SGsAP(1157)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1150)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1148)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1153)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1159)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1148): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1149): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1150): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1151): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1152): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1153): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1154): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1155): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1156): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SGsAP(1157): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_sgsap_lu_imsi_reject0(1158): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1159): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_sgsap_lu_imsi_reject finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_imsi_reject pass'. Sun Apr 27 10:44: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 20250427104441504 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104441504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104441504 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104441504 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104441504 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104441504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104441504 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104441504 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104441504 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104441504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104441504 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104441504 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104441504 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104441504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104441504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104441504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104441504 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104441504 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104441504 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104441505 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104441505 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104442312 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=367060) 20250427104443312 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104443505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104443505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104443505 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=367060, count=369292) 20250427104444313 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_nothing'. ------ MSC_Tests.TC_sgsap_lu_and_nothing ------ Sun Apr 27 10:44:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_lu_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_lu_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104445314 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104445685 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68 - Paging: now used by 1 (attached) (paging.c:202) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_nothing' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_sgsap_lu_and_nothing started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1163)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1163)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1163)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(1161)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104445765 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1164)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104445960 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104445960 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104445960 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104445960 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1163)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1163)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104445964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104445964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104445964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104445964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104445964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104445964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104445964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104445964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104445964 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104445964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104445964 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1163)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1163)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1163)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1163)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427104445965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104445965 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104445965 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104445965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104445965 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104445965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104445965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104445965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104445965 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104445965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104445965 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104445965 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427104445965 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104445965 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1163)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1163)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1163)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1163)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1163)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1163)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1163)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1163)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104446315 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104446315 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1166)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1166)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104446321 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1166)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1166)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1166)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1166)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104446345 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104446345 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1169)@84c1225eaf8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1169)@84c1225eaf8b: Created Expect[0] for '262420000011813'H to be handled at TC_sgsap_lu_and_nothing0(1170) MSC_Test-GSUP(1167)@84c1225eaf8b: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1170) 20250427104446413 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427104446413 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011813 id=262420000011813 (vlr.c:661) 20250427104446413 DVLR INFO New subscr, IMSI: 262420000011813 (vlr.c:562) 20250427104446413 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104446413 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011813 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1167)@84c1225eaf8b: Found GsupExpect[0] for "262420000011813" handled at TC_sgsap_lu_and_nothing0(1170) MSC_Test-GSUP(1167)@84c1225eaf8b: Added IMSI table entry 0TC_sgsap_lu_and_nothing0(1170)"262420000011813" 20250427104446416 DVLR DEBUG VLR subscr IMSI-262420000011813:TMSInew-0x213EAA18 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104446416 DVLR DEBUG IMSI:262420000011813 has MSISDN:491230011813 (vlr.c:1045) 20250427104446416 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (NO CONN!) (gsm_04_08.c:1541) 20250427104446416 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x213EAA18 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250427104446416 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x213EAA18 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104446416 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x213EAA18 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250427104446416 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x213EAA18 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250427104446416 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x213EAA18 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_lu_and_nothing0(1170)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1170)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011813'H MSC_Test-SGsAP(1169)@84c1225eaf8b: 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 := '213EAA18'O } } } } } } handled at TC_sgsap_lu_and_nothing0(1170) TC_sgsap_lu_and_nothing0(1170)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1170)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104446772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104446772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104446772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104446772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104446772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104446772 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104446772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104446772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104446772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104446772 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104446773 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104446773 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104446773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104446773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104446773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104446773 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104446773 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104446773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104446773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104446773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1163)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1162)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427104451267 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3AB0D267 - Paging: now used by 1 (attached) (paging.c:202) MSC_Test-GSUP-IPA(1166)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1166)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1166)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1166)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP(1167)@84c1225eaf8b: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1170) TC_sgsap_lu_and_nothing0(1170)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_sgsap_lu_and_nothing0(1170)1260527 MSC_Test_0-SCCP(1161)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1162)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1163)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104531472 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104531472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104531472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104531472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104531472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104531472 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104531472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104531472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104531472 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104531472 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 13 3b 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 29 26 24 00 00 10 81 31 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104531473 DMM DEBUG msc_a(IMSI-262420000011813:GERAN-A-217:LU)[0x55eefe2146b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011813 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104531473 DMM DEBUG msc_a(IMSI-262420000011813:GERAN-A-217:LU)[0x55eefe2146b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104531473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-217:LU)[0x55eefe1b7840]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104531473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-217:LU)[0x55eefe1b7840]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011813:GERAN-A-217:LU)[0x55eefe2146b0] (fsm.c:486) 20250427104531473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-217:LU)[0x55eefe1b7840]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104531473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-217:LU)[0x55eefe1b7840]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104531473 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) 20250427104531473 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104531473 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427104531473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104531473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1b7840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104531473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1b7840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104531473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1b7840]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104531474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1b7840]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104531474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1b7840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104531474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1b7840]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104531474 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104531474 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1b7840] (fsm.c:486) 20250427104531474 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104531474 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104531474 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104531474 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104531474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104531474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104531474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104531474 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104531474 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104531474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104531474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104531474 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 13 3b ef 00 00 d9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104531474 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104531474 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104531474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104531474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104531474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104531474 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104531474 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104531474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104531474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104531474 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 13 3b ef 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1163)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1163)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1163)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@84c1225eaf8b: { messageType := 2, destLocRef := '133BEF'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104531479 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104531479 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1161)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1161)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1163)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104531482 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104531482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104531482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104531482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104531482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104531482 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104531482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104531482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104531482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104531482 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1170)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104531487 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104531487 DVLR DEBUG IMSI:262420000011813 has MSISDN:491230011813 (vlr.c:1045) 20250427104531487 DMSC NOTICE msub(IMSI-262420000011813:MSISDN-491230011813) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (gsm_04_08.c:1541) 20250427104531487 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104531488 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104531488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1b7840]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104531488 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104531488 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104531488 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104531488 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1b7840] (vlr_lu_fsm.c:110) 20250427104531488 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104531488 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104531488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1b7840]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104531488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1b7840]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104531488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1b0ab0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104531488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1b0ab0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1b7840] (fsm.c:486) 20250427104531488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1b0ab0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104531488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1b0ab0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104531488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1b0ab0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104531488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1b0ab0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104531488 DMSC NOTICE msub(IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x4979B7B2) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (gsm_04_08.c:1541) 20250427104531488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1b0ab0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104531488 DMM DEBUG -> IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x4979B7B2 LOCATION UPDATE ACCEPT (TMSI = 0x4979b7b2) (gsm_04_08.c:149) 20250427104531489 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x4979B7B2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104531489 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104531489 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104531489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104531489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104531489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104531489 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104531489 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104531489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104531489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104531489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 13 3b ef 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 49 79 b7 b2 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1163)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1170)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1162)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1162)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1161)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1161)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1161)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104531503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104531503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104531503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104531503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104531503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104531503 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104531503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104531503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104531503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104531503 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1163)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104531503 DMM DEBUG msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x4979B7B2:GERAN-A-217:LU)[0x55eefe2146b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104531503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x4979B7B2:GERAN-A-217:LU)[0x55eefe1b7840]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104531504 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1b0ab0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104531504 DMSC NOTICE msub(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (gsm_04_08.c:1541) 20250427104531504 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1b0ab0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104531504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2:GERAN-A-217:LU)[0x55eefe1b7840]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104531504 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1b0ab0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104531504 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1b0ab0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2:GERAN-A-217:LU)[0x55eefe1b7840] (vlr_lu_fsm.c:817) 20250427104531504 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1b0ab0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104531504 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55eefe1b0ab0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104531504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2:GERAN-A-217:LU)[0x55eefe1b7840]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104531504 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011813/3/1): Available (smpp_smsc.c:626) 20250427104531504 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104531504 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104531504 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104531504 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104531504 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104531504 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104531504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104531504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104531504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104531504 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104531504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104531505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104531505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104531505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 13 3b ef 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1163)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1161)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1161)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1161)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104531508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104531509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104531509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104531509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104531509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104531509 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104531509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104531509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104531509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104531509 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1163)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104531509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2:GERAN-A-217:LU)[0x55eefe1b7840]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104531509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2:GERAN-A-217:LU)[0x55eefe1b7840]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2:GERAN-A-217:LU)[0x55eefe2146b0] (msc_a.c:1053) 20250427104531509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2:GERAN-A-217:LU)[0x55eefe1b7840]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104531509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2:GERAN-A-217:LU)[0x55eefe1b7840]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104531509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2:GERAN-A-217:LU)[0x55eefe1b7840]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104531509 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104531510 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104531510 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104531510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104531510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104531510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104531510 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104531510 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104531510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104531510 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104531510 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 13 3b ef 00 00 d9 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1163)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@84c1225eaf8b: Session index based on local reference:0 20250427104531511 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104531511 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104531511 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104531511 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104531511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104531511 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104531511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104531511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104531511 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1163)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104531511 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 13 3b ef 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1162)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1170)1260527 TC_sgsap_lu_and_nothing0(1170)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104531513 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104531513 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_lu_and_nothing0(1170)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1170)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1170)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1162)@84c1225eaf8b: Created IMSI[0] for '262420000011813'H'4979B7B2'O to be handled at TC_sgsap_lu_and_nothing0(1170) 20250427104531522 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104531522 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427104531522 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427104531522 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104531522 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104531522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104531522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104531522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104531522 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104531522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104531522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104531522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104531522 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 49 79 b7 b2 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1163)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1162)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_nothing0(1170) TC_sgsap_lu_and_nothing0(1170)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1170)@84c1225eaf8b: 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 := '4979B7B2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1162)@84c1225eaf8b: Added conn table entry 0TC_sgsap_lu_and_nothing0(1170)14865816 MSC_Test_0-RAN(1162)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1161)@84c1225eaf8b: First idle individual index:0 20250427104531532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104531532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104531532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104531532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104531532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104531532 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104531532 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104531532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104531532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104531532 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 d5 98 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 49 79 b7 b2 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104531533 DMM DEBUG msc_a(TMSI-0x4979B7B2:GERAN-A-218:CM_SERVICE_REQ)[0x55eefe1e9050]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427104531533 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4979B7B2:GERAN-A-218:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104531533 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4979B7B2:GERAN-A-218:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4979B7B2:GERAN-A-218:CM_SERVICE_REQ)[0x55eefe1e9050] (fsm.c:486) 20250427104531533 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4979B7B2:GERAN-A-218:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104531533 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4979B7B2:GERAN-A-218:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104531533 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104531533 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104531533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2:GERAN-A-218:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104531533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2:GERAN-A-218:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104531533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2:GERAN-A-218:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104531533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2:GERAN-A-218:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104531533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2:GERAN-A-218:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104531533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2:GERAN-A-218:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104531533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2:GERAN-A-218:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104531533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2:GERAN-A-218:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104531533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2:GERAN-A-218:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104531533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2:GERAN-A-218:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104531533 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011813/3/1): Available (smpp_smsc.c:626) 20250427104531533 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427104531534 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104531534 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104531534 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104531534 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104531534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104531534 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104531534 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104531534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104531534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104531534 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e2 d5 98 00 00 da 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104531534 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104531534 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104531534 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104531534 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104531534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104531534 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104531534 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104531534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104531534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104531534 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e2 d5 98 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 31 (osmo_ss7_asp.c:1164) 20250427104531534 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104531534 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104531534 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104531534 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104531534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104531534 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104531534 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104531534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104531534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104531534 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e2 d5 98 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1163)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1163)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1163)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1163)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1163)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@84c1225eaf8b: { messageType := 2, destLocRef := 'E2D598'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1161)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104531536 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427104531536 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu_and_nothing0(1170)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1170)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1161)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(1161)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1161)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250427104531546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104531546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104531546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104531546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104531546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104531546 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104531546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104531546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104531546 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104531546 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) MSC_Test_0-M3UA(1163)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104531546 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427104531547 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427104531547 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427104531547 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104531547 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104531547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104531547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104531547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104531547 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104531547 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104531547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104531547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104531547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e2 d5 98 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427104531547 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104531547 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104531547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104531547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104531547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104531547 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104531547 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104531547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104531547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104531547 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 e2 d5 98 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1163)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1163)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1161)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1163)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1170)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1170)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1161)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1161)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1161)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103020904'O 20250427104531554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104531554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104531554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104531554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104531554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104531554 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104531554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104531554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104531554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104531554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 da 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104531555 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427104531555 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104531555 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2 + 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) 20250427104531555 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104531555 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427104531555 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104531555 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104531555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104531555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104531555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104531555 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104531555 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104531555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104531555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104531555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e2 d5 98 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1163)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1161)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1161)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1161)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104531558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104531558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104531558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104531558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104531558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104531558 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104531558 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104531558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104531558 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104531558 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104531559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2:GERAN-A-218:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104531559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2:GERAN-A-218:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2:GERAN-A-218:CM_SERVICE_REQ)[0x55eefe1e9050] (msc_a.c:1053) 20250427104531559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2:GERAN-A-218:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104531559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2:GERAN-A-218:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104531559 DBSSAP ERROR msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2:GERAN-A-218:CM_SERVICE_REQ)[0x55eefe1e9050]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427104531559 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427104531560 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104531560 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104531560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104531560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104531560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104531560 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104531560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104531560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104531560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104531560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e2 d5 98 00 00 da 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1163)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@84c1225eaf8b: Session index based on local reference:0 20250427104531560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104531560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104531560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1163)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104531560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104531560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104531560 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104531560 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104531560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104531560 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104531560 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e2 d5 98 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1162)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1170)14865816 TC_sgsap_lu_and_nothing0(1170)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104531562 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427104531562 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_lu_and_nothing0(1170)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1170)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1170)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1170)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(1167)@84c1225eaf8b: Final verdict of PTC: none 20250427104531571 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104531571 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1163)@84c1225eaf8b: Final verdict of PTC: none 20250427104531572 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-MNCC(1164)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1162)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1161)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SGsAP(1169)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1168)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1160)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1171)@84c1225eaf8b: Final verdict of PTC: none 20250427104531576 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1166)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1165)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1160): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1161): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1162): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1163): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1164): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1165): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1166): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1167): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1168): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SGsAP(1169): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_sgsap_lu_and_nothing0(1170): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1171): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_sgsap_lu_and_nothing finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_nothing pass'. Sun Apr 27 10:45: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 20250427104531764 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104531764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104531764 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104531764 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104531764 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104531764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104531764 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104531764 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104531764 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104531764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104531764 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104531764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104531764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104531764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104531764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104531764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104531764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104531764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104531764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104531764 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104531764 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104532577 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=381552) 20250427104533578 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104533765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104533765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104533765 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=381552, count=383332) 20250427104534580 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_nothing pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps'. ------ MSC_Tests.TC_sgsap_expl_imsi_det_eps ------ Sun Apr 27 10:45:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_expl_imsi_det_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_expl_imsi_det_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104535581 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_sgsap_expl_imsi_det_eps started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1175)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1175)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1175)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(1173)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104535995 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1176)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104536191 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104536191 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104536191 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104536191 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1175)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1175)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104536196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104536196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104536196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104536196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104536196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104536196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104536196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104536196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104536196 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104536196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104536196 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1175)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1175)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1175)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1175)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427104536197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104536197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104536197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104536197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104536197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104536197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104536197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104536197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104536197 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104536197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104536197 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104536197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1175)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1175)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1175)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1175)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1175)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1175)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427104536197 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104536197 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1175)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1175)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104536582 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104536582 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1178)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1178)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104536588 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1178)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1178)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1178)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1178)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104536615 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104536615 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1181)@84c1225eaf8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1181)@84c1225eaf8b: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_expl_imsi_det_eps0(1182) MSC_Test-GSUP(1179)@84c1225eaf8b: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1182) 20250427104536650 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427104536650 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011814 id=262420000011814 (vlr.c:661) 20250427104536650 DVLR INFO New subscr, IMSI: 262420000011814 (vlr.c:562) 20250427104536650 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427104536650 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1179)@84c1225eaf8b: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_expl_imsi_det_eps0(1182) MSC_Test-GSUP(1179)@84c1225eaf8b: Added IMSI table entry 0TC_sgsap_expl_imsi_det_eps0(1182)"262420000011814" 20250427104536652 DVLR DEBUG VLR subscr IMSI-262420000011814:TMSInew-0x20435175 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104536652 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250427104536652 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (NO CONN!) (gsm_04_08.c:1541) 20250427104536652 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x20435175 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250427104536653 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x20435175 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104536653 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x20435175 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250427104536653 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x20435175 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250427104536653 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x20435175 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_expl_imsi_det_eps0(1182)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1182)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1181)@84c1225eaf8b: 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 := '20435175'O (" CQu") } } } } } } handled at TC_sgsap_expl_imsi_det_eps0(1182) TC_sgsap_expl_imsi_det_eps0(1182)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1182)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104536654 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x20435175 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427104536654 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250427104537003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104537003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104537003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104537003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104537003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104537003 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104537003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104537003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104537003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104537003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104537004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104537004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104537004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104537004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104537004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104537004 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104537004 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104537004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104537004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104537004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1175)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1174)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_eps0(1182)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011814'H 20250427104539664 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175 + vlr_sgs_eps_detach: now used by 2 (attached,vlr_sgs_eps_detach) (vlr_sgs.c:195) 20250427104539664 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104539664 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175 - vlr_sgs_eps_detach: now used by 1 (attached) (vlr_sgs.c:226) TC_sgsap_expl_imsi_det_eps0(1182)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1179)@84c1225eaf8b: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1182) TC_sgsap_expl_imsi_det_eps0(1182)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1182)227159 MSC_Test_0-SCCP(1173)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1174)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427104539688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104539688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104539688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104539688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104539688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104539688 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104539688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104539688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104539688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104539688 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 77 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 41 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104539689 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-219:LU)[0x55eefe1b7840]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011814 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104539689 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-219:LU)[0x55eefe1b7840]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104539689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104539689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011814:GERAN-A-219:LU)[0x55eefe1b7840] (fsm.c:486) 20250427104539689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104539689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104539689 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104539689 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104539689 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427104539689 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104539689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104539689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104539689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104539689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104539689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104539689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104539689 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104539689 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1b0ab0] (fsm.c:486) 20250427104539689 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104539689 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104539689 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104539689 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104539689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104539689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104539689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104539689 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104539689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104539689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104539689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104539689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 03 77 57 00 00 db 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104539689 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104539689 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104539689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104539689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104539689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104539689 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104539689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104539689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104539689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104539689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 03 77 57 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1175)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1175)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1175)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@84c1225eaf8b: { messageType := 2, destLocRef := '037757'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104539692 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104539692 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1173)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1173)@84c1225eaf8b: vl_from0 20250427104539693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104539693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104539693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104539693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104539693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104539693 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104539693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104539693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104539693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1173)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1175)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_expl_imsi_det_eps0(1182)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427104539693 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 db 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_sgsap_expl_imsi_det_eps0(1182)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104539695 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104539695 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250427104539695 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250427104539695 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104539696 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104539696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1b0ab0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104539696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104539696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104539696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104539696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1b0ab0] (vlr_lu_fsm.c:110) 20250427104539696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104539696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104539696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1b0ab0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104539696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1b0ab0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104539696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1a2a70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104539696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1a2a70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1b0ab0] (fsm.c:486) 20250427104539696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1a2a70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104539696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1a2a70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104539696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1a2a70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104539696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1a2a70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104539696 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:TMSInew-0x38589D2F) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250427104539696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1a2a70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104539696 DMM DEBUG -> IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:TMSInew-0x38589D2F LOCATION UPDATE ACCEPT (TMSI = 0x38589d2f) (gsm_04_08.c:149) 20250427104539696 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:TMSInew-0x38589D2F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104539696 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104539696 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104539696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104539696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104539696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104539696 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104539696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104539696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104539696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104539696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 03 77 57 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 38 58 9d 2f (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1175)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1182)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1174)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1174)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1173)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1173)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1173)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1175)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104539705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104539705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104539705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104539705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104539705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104539705 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104539705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104539705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104539705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104539705 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104539705 DMM DEBUG msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:TMSInew-0x38589D2F:GERAN-A-219:LU)[0x55eefe1b7840]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104539705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:TMSInew-0x38589D2F:GERAN-A-219:LU)[0x55eefe1b0ab0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104539705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1a2a70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104539705 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250427104539705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1a2a70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104539705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:GERAN-A-219:LU)[0x55eefe1b0ab0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104539705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1a2a70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104539705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1a2a70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:GERAN-A-219:LU)[0x55eefe1b0ab0] (vlr_lu_fsm.c:817) 20250427104539705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1a2a70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104539706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x20435175:GERAN-A-219:LU)[0x55eefe1a2a70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104539706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:GERAN-A-219:LU)[0x55eefe1b0ab0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104539706 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250427104539706 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104539706 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104539706 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104539706 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104539706 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104539706 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104539706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104539706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104539706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104539706 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104539706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104539706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104539706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104539706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 03 77 57 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1175)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1173)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1173)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1173)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104539709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104539709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104539709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104539709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104539709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104539709 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104539709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104539709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104539709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104539709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1175)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104539709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:GERAN-A-219:LU)[0x55eefe1b0ab0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104539709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:GERAN-A-219:LU)[0x55eefe1b0ab0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:GERAN-A-219:LU)[0x55eefe1b7840] (msc_a.c:1053) 20250427104539709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:GERAN-A-219:LU)[0x55eefe1b0ab0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104539709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:GERAN-A-219:LU)[0x55eefe1b0ab0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104539709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:GERAN-A-219:LU)[0x55eefe1b0ab0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104539709 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F - active-conn: now used by 1 (attached) (msub.c:375) 20250427104539710 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104539710 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104539710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104539710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104539710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104539710 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104539710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104539710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104539710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104539710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 03 77 57 00 00 db 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1175)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1175)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104539711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104539711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104539711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104539711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104539711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104539711 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104539711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104539711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104539711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104539711 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 03 77 57 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1174)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1182)227159 TC_sgsap_expl_imsi_det_eps0(1182)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104539712 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104539713 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_eps0(1182)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1182)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1182)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1174)@84c1225eaf8b: Created IMSI[0] for '262420000011814'H'38589D2F'O to be handled at TC_sgsap_expl_imsi_det_eps0(1182) 20250427104539721 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104539721 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427104539721 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427104539722 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104539722 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104539722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104539722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104539722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104539722 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104539722 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104539722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104539722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104539722 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 38 58 9d 2f 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1175)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1174)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_eps0(1182) TC_sgsap_expl_imsi_det_eps0(1182)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1182)@84c1225eaf8b: 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 := '38589D2F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1174)@84c1225eaf8b: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1182)1110112 MSC_Test_0-RAN(1174)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1173)@84c1225eaf8b: First idle individual index:0 20250427104539731 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104539731 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104539731 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104539731 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104539732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104539732 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104539732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104539732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104539732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104539732 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 f0 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 04 03 50 59 02 05 f4 38 58 9d 2f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104539732 DMM DEBUG msc_a(TMSI-0x38589D2F:GERAN-A-220:CM_SERVICE_REQ)[0x55eefe2146b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427104539732 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38589D2F:GERAN-A-220:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104539732 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38589D2F:GERAN-A-220:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x38589D2F:GERAN-A-220:CM_SERVICE_REQ)[0x55eefe2146b0] (fsm.c:486) 20250427104539733 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38589D2F:GERAN-A-220:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104539733 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38589D2F:GERAN-A-220:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104539733 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104539733 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104539733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:GERAN-A-220:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104539733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:GERAN-A-220:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104539733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:GERAN-A-220:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104539733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:GERAN-A-220:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104539733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:GERAN-A-220:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104539733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:GERAN-A-220:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104539733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:GERAN-A-220:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104539733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:GERAN-A-220:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104539733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:GERAN-A-220:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104539733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:GERAN-A-220:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104539733 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250427104539733 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427104539733 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104539733 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104539734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104539734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104539734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104539734 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104539734 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104539734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104539734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104539734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 10 f0 60 00 00 dc 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104539734 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104539734 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104539734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104539734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104539734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104539734 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104539734 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104539734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104539734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104539734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 10 f0 60 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 41 (osmo_ss7_asp.c:1164) 20250427104539734 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104539734 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104539734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104539734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104539734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104539734 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104539734 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104539734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104539734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104539734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 10 f0 60 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1175)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1175)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1175)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1175)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1175)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@84c1225eaf8b: { messageType := 2, destLocRef := '10F060'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1173)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104539736 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427104539736 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_eps0(1182)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1182)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1173)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(1173)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1173)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250427104539746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104539746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104539746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104539746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104539746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104539746 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104539746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104539746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104539746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104539746 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) MSC_Test_0-M3UA(1175)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104539746 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427104539747 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427104539747 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427104539747 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104539747 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104539747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104539747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104539747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104539747 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104539747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104539747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104539747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104539747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 10 f0 60 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427104539747 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104539747 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104539747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104539747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104539747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104539747 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104539747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104539747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104539747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104539747 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 10 f0 60 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1175)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1175)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1173)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1175)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1182)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1182)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1173)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1173)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1173)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103020904'O 20250427104539753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104539753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104539753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104539753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104539753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104539753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104539753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104539753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104539753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104539753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1175)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104539753 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427104539753 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104539753 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F + 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) 20250427104539754 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104539754 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427104539754 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104539754 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104539754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104539754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104539754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104539754 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104539754 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104539754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104539754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104539754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 10 f0 60 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1175)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1173)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1173)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1173)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104539756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104539756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104539756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104539756 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104539756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104539756 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104539756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104539756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104539756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104539756 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104539757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:GERAN-A-220:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104539757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:GERAN-A-220:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:GERAN-A-220:CM_SERVICE_REQ)[0x55eefe2146b0] (msc_a.c:1053) 20250427104539757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:GERAN-A-220:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104539757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:GERAN-A-220:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104539757 DBSSAP ERROR msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:GERAN-A-220:CM_SERVICE_REQ)[0x55eefe2146b0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427104539757 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427104539757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104539757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104539757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104539757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104539757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104539757 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104539757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104539757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104539757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104539757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 10 f0 60 00 00 dc 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1175)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@84c1225eaf8b: Session index based on local reference:0 20250427104539758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104539758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104539758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104539758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104539758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104539758 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1175)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104539758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104539758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104539758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104539758 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 10 f0 60 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1174)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1182)1110112 TC_sgsap_expl_imsi_det_eps0(1182)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104539759 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427104539759 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_eps0(1182)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1182)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1182)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1182)@84c1225eaf8b: Final verdict of PTC: pass 20250427104539767 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104539767 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1175)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1173)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1174)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1176)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1179)@84c1225eaf8b: Final verdict of PTC: none 20250427104539770 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250427104539770 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1172)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1178)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SGsAP(1181)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1180)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1177)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1183)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1172): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1173): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1174): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1175): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1176): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1177): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1178): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1179): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1180): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SGsAP(1181): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_sgsap_expl_imsi_det_eps0(1182): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1183): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_sgsap_expl_imsi_det_eps finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps pass'. Sun Apr 27 10:45:39 UTC 2025 ====== MSC_Tests.TC_sgsap_expl_imsi_det_eps pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_expl_imsi_det_eps.talloc 20250427104539964 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104539964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104539964 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104539964 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104539964 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104539964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104539964 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104539964 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104539964 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104539964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104539964 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104539964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104539964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104539964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104539964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104539964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104539964 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104539964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104539964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104539964 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104539964 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104540772 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=377700) 20250427104541523 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x4979B7B2 - Paging: now used by 1 (attached) (paging.c:202) 20250427104541772 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104541966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104541966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104541966 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=377700, count=379708) 20250427104542774 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps'. ------ MSC_Tests.TC_sgsap_impl_imsi_det_eps ------ Sun Apr 27 10:45:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_impl_imsi_det_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_impl_imsi_det_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104543776 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_sgsap_impl_imsi_det_eps started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1187)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1187)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1187)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1185)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104544203 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1188)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104544398 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104544398 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104544398 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104544398 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1187)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1187)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104544405 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104544405 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104544405 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104544405 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104544405 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104544405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104544405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104544405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104544405 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104544405 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104544405 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1187)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1187)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1187)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1187)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427104544408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104544408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104544408 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104544408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104544408 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104544408 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104544408 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104544408 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104544408 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104544408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104544408 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427104544408 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 20250427104544408 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104544408 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1187)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1187)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1187)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1187)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1187)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1187)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104544777 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104544777 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1190)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1190)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104544780 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1190)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1190)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1190)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1190)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104544792 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104544792 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1193)@84c1225eaf8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1193)@84c1225eaf8b: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_impl_imsi_det_eps0(1194) MSC_Test-GSUP(1191)@84c1225eaf8b: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1194) 20250427104544823 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F + sgs_rx_loc_upd_req: now used by 3 (attached,Paging,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250427104544823 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F - sgs_rx_loc_upd_req: now used by 2 (attached,Paging) (sgs_iface.c:622) 20250427104544823 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F + SGs-lu: now used by 3 (attached,Paging,SGs-lu) (vlr_sgs.c:87) 20250427104544823 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427104544823 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1191)@84c1225eaf8b: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_impl_imsi_det_eps0(1194) MSC_Test-GSUP(1191)@84c1225eaf8b: Added IMSI table entry 0TC_sgsap_impl_imsi_det_eps0(1194)"262420000011814" 20250427104544864 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:TMSInew-0x71244E3A + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104544865 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250427104544865 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (NO CONN!) (gsm_04_08.c:1541) 20250427104544865 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:TMSInew-0x71244E3A - vlr_gsup_rx: now used by 3 (attached,Paging,SGs-lu) (vlr.c:1410) 20250427104544867 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:TMSInew-0x71244E3A + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104544867 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:TMSInew-0x71244E3A - SGs-lu: now used by 3 (attached,Paging,vlr_gsup_rx) (vlr_sgs.c:124) 20250427104544867 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:TMSInew-0x71244E3A - vlr_gsup_rx: now used by 2 (attached,Paging) (vlr.c:1410) TC_sgsap_impl_imsi_det_eps0(1194)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1194)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1193)@84c1225eaf8b: 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 := '71244E3A'O ("q$N:") } } } } } } handled at TC_sgsap_impl_imsi_det_eps0(1194) TC_sgsap_impl_imsi_det_eps0(1194)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1194)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104544875 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x38589D2F:TMSInew-0x71244E3A + vlr_sgs_tmsi_reall_compl: now used by 3 (attached,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427104544875 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A - vlr_sgs_tmsi_reall_compl: now used by 2 (attached,Paging) (vlr_sgs.c:240) 20250427104545209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104545209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104545209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104545209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104545209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104545209 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104545209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104545209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104545209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104545209 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104545209 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104545209 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104545209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104545209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104545209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104545209 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104545209 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104545209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104545209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104545209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1187)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1186)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_eps0(1194)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011814'H 20250427104547893 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A + vlr_sgs_eps_detach: now used by 3 (attached,Paging,vlr_sgs_eps_detach) (vlr_sgs.c:195) 20250427104547893 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104547893 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A - Paging: now used by 2 (attached,vlr_sgs_eps_detach) (paging.c:202) 20250427104547893 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A - vlr_sgs_eps_detach: now used by 1 (attached) (vlr_sgs.c:226) TC_sgsap_impl_imsi_det_eps0(1194)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1191)@84c1225eaf8b: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1194) TC_sgsap_impl_imsi_det_eps0(1194)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1194)1661315 MSC_Test_0-SCCP(1185)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1186)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427104547918 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104547918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104547918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104547918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104547918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104547918 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104547918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104547918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104547918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104547918 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 19 59 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 41 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104547919 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-221:LU)[0x55eefe1b7840]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011814 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104547919 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-221:LU)[0x55eefe1b7840]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104547919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-221:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104547919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-221:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011814:GERAN-A-221:LU)[0x55eefe1b7840] (fsm.c:486) 20250427104547919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-221:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104547919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-221:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104547919 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104547919 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104547919 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427104547919 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104547919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104547919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104547919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104547919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104547919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104547919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104547919 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1a2a70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104547919 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1a2a70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1b0ab0] (fsm.c:486) 20250427104547919 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1a2a70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104547919 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1a2a70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104547919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104547919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104547919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104547919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104547919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104547919 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104547919 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104547919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104547919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104547919 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 19 59 83 00 00 dd 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104547919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104547919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104547919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104547919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104547919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104547919 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104547919 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104547919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104547919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104547919 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 19 59 83 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1187)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1187)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1187)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@84c1225eaf8b: { messageType := 2, destLocRef := '195983'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104547923 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104547923 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1185)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1185)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1185)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1187)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104547925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104547925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104547925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104547925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104547925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104547925 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104547925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104547925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104547925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104547925 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1194)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104547930 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104547930 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250427104547930 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250427104547930 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104547931 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104547931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1b0ab0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104547931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1a2a70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104547931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1a2a70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104547931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1a2a70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104547931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1a2a70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1b0ab0] (vlr_lu_fsm.c:110) 20250427104547931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1a2a70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104547931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1a2a70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104547931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1b0ab0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104547931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1b0ab0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104547931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1d98b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104547931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1d98b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1b0ab0] (fsm.c:486) 20250427104547931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1d98b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104547931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1d98b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104547931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1d98b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104547931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1d98b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104547931 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:TMSInew-0xB95F86AB) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250427104547931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1d98b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104547931 DMM DEBUG -> IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:TMSInew-0xB95F86AB LOCATION UPDATE ACCEPT (TMSI = 0xb95f86ab) (gsm_04_08.c:149) 20250427104547931 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:TMSInew-0xB95F86AB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104547932 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104547932 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104547932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104547932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104547932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104547932 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104547932 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104547932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104547932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104547932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 19 59 83 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b9 5f 86 ab (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1187)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1194)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1186)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1186)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1185)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1185)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1185)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104547943 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104547943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104547943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104547943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104547943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104547943 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104547943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104547943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1187)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104547943 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104547943 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104547944 DMM DEBUG msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:TMSInew-0xB95F86AB:GERAN-A-221:LU)[0x55eefe1b7840]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104547944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:TMSInew-0xB95F86AB:GERAN-A-221:LU)[0x55eefe1b0ab0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104547944 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1d98b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104547944 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250427104547944 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1d98b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104547944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB:GERAN-A-221:LU)[0x55eefe1b0ab0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104547944 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1d98b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104547944 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1d98b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB:GERAN-A-221:LU)[0x55eefe1b0ab0] (vlr_lu_fsm.c:817) 20250427104547944 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1d98b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104547944 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x71244E3A:GERAN-A-221:LU)[0x55eefe1d98b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104547944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB:GERAN-A-221:LU)[0x55eefe1b0ab0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104547944 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250427104547944 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104547944 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104547944 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104547944 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104547944 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104547944 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104547944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104547944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104547945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104547945 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104547945 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104547945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104547945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104547945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 19 59 83 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1187)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1185)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1185)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1185)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104547948 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104547948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104547948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104547948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104547948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104547948 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104547948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104547948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104547948 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104547948 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1187)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104547949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB:GERAN-A-221:LU)[0x55eefe1b0ab0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104547949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB:GERAN-A-221:LU)[0x55eefe1b0ab0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB:GERAN-A-221:LU)[0x55eefe1b7840] (msc_a.c:1053) 20250427104547949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB:GERAN-A-221:LU)[0x55eefe1b0ab0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104547949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB:GERAN-A-221:LU)[0x55eefe1b0ab0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104547949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB:GERAN-A-221:LU)[0x55eefe1b0ab0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104547949 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB - active-conn: now used by 1 (attached) (msub.c:375) 20250427104547949 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104547949 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104547949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104547949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104547949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104547949 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104547949 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104547949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104547949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104547949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 19 59 83 00 00 dd 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1187)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@84c1225eaf8b: Session index based on local reference:0 20250427104547950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104547950 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104547951 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104547951 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104547951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104547951 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104547951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104547951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104547951 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1187)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104547951 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 19 59 83 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1186)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1194)1661315 TC_sgsap_impl_imsi_det_eps0(1194)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104547952 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104547952 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_eps0(1194)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1194)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1194)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1186)@84c1225eaf8b: Created IMSI[0] for '262420000011814'H'B95F86AB'O to be handled at TC_sgsap_impl_imsi_det_eps0(1194) 20250427104547961 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104547961 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427104547961 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427104547961 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104547961 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104547961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104547961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104547961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104547961 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104547961 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104547961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104547961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104547961 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 b9 5f 86 ab 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1187)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1186)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_eps0(1194) TC_sgsap_impl_imsi_det_eps0(1194)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1194)@84c1225eaf8b: 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 := 'B95F86AB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1186)@84c1225eaf8b: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1194)479796 MSC_Test_0-RAN(1186)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1185)@84c1225eaf8b: First idle individual index:0 20250427104547970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104547970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104547970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104547970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104547970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104547970 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104547970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104547970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104547971 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104547971 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 52 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 05 24 04 03 50 59 02 05 f4 b9 5f 86 ab 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104547971 DMM DEBUG msc_a(TMSI-0xB95F86AB:GERAN-A-222:CM_SERVICE_REQ)[0x55eefe2146b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427104547971 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB95F86AB:GERAN-A-222:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104547971 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB95F86AB:GERAN-A-222:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB95F86AB:GERAN-A-222:CM_SERVICE_REQ)[0x55eefe2146b0] (fsm.c:486) 20250427104547971 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB95F86AB:GERAN-A-222:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104547971 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB95F86AB:GERAN-A-222:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104547971 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104547971 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104547971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB:GERAN-A-222:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104547971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB:GERAN-A-222:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104547971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB:GERAN-A-222:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104547971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB:GERAN-A-222:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104547971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB:GERAN-A-222:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104547971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB:GERAN-A-222:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104547971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB:GERAN-A-222:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104547971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB:GERAN-A-222:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104547971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB:GERAN-A-222:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104547971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB:GERAN-A-222:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104547972 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250427104547972 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427104547972 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104547972 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104547972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104547972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104547972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104547972 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104547972 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104547972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104547972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104547972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 07 52 34 00 00 de 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104547972 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104547972 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104547972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104547972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104547972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104547972 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104547972 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104547972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104547972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104547972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 07 52 34 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 41 (osmo_ss7_asp.c:1164) 20250427104547972 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104547972 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104547972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104547972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104547972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104547972 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104547972 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104547972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104547972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104547972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 07 52 34 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1187)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1187)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1187)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1187)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1187)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@84c1225eaf8b: { messageType := 2, destLocRef := '075234'O ("\aR4"), 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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1185)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104547974 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427104547974 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_eps0(1194)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1194)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1185)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(1185)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1185)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250427104547984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104547984 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104547984 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104547984 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104547984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104547984 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104547984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104547984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104547984 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104547984 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 de 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104547985 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427104547985 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427104547985 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427104547985 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104547985 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104547985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104547985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104547985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104547985 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104547985 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104547985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104547985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104547985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 07 52 34 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427104547985 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104547986 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104547986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104547986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104547986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104547986 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104547986 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104547986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104547986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104547986 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 07 52 34 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1187)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1187)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1187)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1185)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1194)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1194)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1185)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1185)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1185)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103020904'O 20250427104547991 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104547991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104547991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104547991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104547991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104547991 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104547991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104547991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104547991 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104547991 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104547992 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427104547992 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104547992 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB + 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) 20250427104547992 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104547992 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427104547992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104547992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104547992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104547992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104547992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104547992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104547992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104547992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104547992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104547992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 07 52 34 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1187)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1185)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1185)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1185)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104547995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104547995 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1187)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104547995 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104547995 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104547995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104547995 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104547995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104547995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104547995 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104547995 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104547995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB:GERAN-A-222:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104547995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB:GERAN-A-222:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB:GERAN-A-222:CM_SERVICE_REQ)[0x55eefe2146b0] (msc_a.c:1053) 20250427104547995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB:GERAN-A-222:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104547995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB:GERAN-A-222:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104547995 DBSSAP ERROR msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB:GERAN-A-222:CM_SERVICE_REQ)[0x55eefe2146b0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427104547996 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427104547996 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104547996 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104547996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104547996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104547996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104547996 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104547996 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104547996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104547996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104547996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 07 52 34 00 00 de 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1187)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@84c1225eaf8b: Session index based on local reference:0 20250427104547997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104547997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104547997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104547997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104547997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104547997 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104547997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104547997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104547997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104547997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 07 52 34 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1186)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1194)479796 TC_sgsap_impl_imsi_det_eps0(1194)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104547998 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427104547998 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_eps0(1194)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1194)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1194)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1194)@84c1225eaf8b: Final verdict of PTC: pass 20250427104548007 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-GSUP(1191)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1187)@84c1225eaf8b: Final verdict of PTC: none 20250427104548008 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104548008 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427104548010 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1185)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1188)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1190)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1186)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1192)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SGsAP(1193)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1184)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1195)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1189)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1184): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1185): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1186): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1187): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1188): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1189): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1190): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1191): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1192): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SGsAP(1193): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_sgsap_impl_imsi_det_eps0(1194): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1195): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_sgsap_impl_imsi_det_eps finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps pass'. Sun Apr 27 10:45:48 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 20250427104548200 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104548200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104548200 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104548200 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104548200 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104548200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104548200 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104548200 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104548200 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104548200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104548200 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104548200 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104548200 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104548200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104548200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104548200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104548200 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104548200 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104548200 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104548201 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104548201 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104549011 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=379060) 20250427104550012 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104550201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104550201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104550201 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=379060, count=380220) 20250427104551014 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps'. ------ MSC_Tests.TC_sgsap_expl_imsi_det_noneps ------ Sun Apr 27 10:45:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_expl_imsi_det_noneps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_expl_imsi_det_noneps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104552017 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_sgsap_expl_imsi_det_noneps started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1199)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1199)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1199)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(1197)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104552464 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1200)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104552655 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104552655 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104552655 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104552655 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1199)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1199)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104552660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104552660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104552660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104552660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104552660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104552660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104552660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104552660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104552660 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104552660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104552660 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1199)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1199)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1199)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1199)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1199)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1199)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1199)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104552660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104552660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104552660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104552660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104552660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104552660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104552660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104552660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104552660 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104552660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104552660 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104552660 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 20250427104552661 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104552661 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1199)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1199)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1199)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1199)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104553018 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104553018 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1202)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1202)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104553024 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1202)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1202)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1202)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1202)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104553036 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104553036 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1205)@84c1225eaf8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1205)@84c1225eaf8b: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_expl_imsi_det_noneps0(1206) MSC_Test-GSUP(1203)@84c1225eaf8b: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1206) 20250427104553108 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427104553108 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011815 id=262420000011815 (vlr.c:661) 20250427104553108 DVLR INFO New subscr, IMSI: 262420000011815 (vlr.c:562) 20250427104553108 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427104553108 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1203)@84c1225eaf8b: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_expl_imsi_det_noneps0(1206) MSC_Test-GSUP(1203)@84c1225eaf8b: Added IMSI table entry 0TC_sgsap_expl_imsi_det_noneps0(1206)"262420000011815" 20250427104553116 DVLR DEBUG VLR subscr IMSI-262420000011815:TMSInew-0x454D8ED7 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104553116 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250427104553116 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (NO CONN!) (gsm_04_08.c:1541) 20250427104553116 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x454D8ED7 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250427104553118 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x454D8ED7 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104553118 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x454D8ED7 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250427104553118 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x454D8ED7 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250427104553118 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x454D8ED7 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_expl_imsi_det_noneps0(1206)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1206)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1205)@84c1225eaf8b: 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 := '454D8ED7'O } } } } } } handled at TC_sgsap_expl_imsi_det_noneps0(1206) TC_sgsap_expl_imsi_det_noneps0(1206)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1206)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104553126 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x454D8ED7 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427104553126 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x454D8ED7 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250427104553460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104553460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104553460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104553460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104553460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104553460 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104553460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104553460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104553460 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104553461 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104553461 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104553462 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104553462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104553462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104553462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104553462 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104553462 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104553462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104553462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104553462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1199)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1198)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_noneps0(1206)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011815'H 20250427104556143 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x454D8ED7 + vlr_sgs_imsi_detach: now used by 2 (attached,vlr_sgs_imsi_detach) (vlr_sgs.c:150) 20250427104556143 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104556143 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x454D8ED7 - attached: now used by 1 (vlr_sgs_imsi_detach) (vlr.c:1489) 20250427104556143 DVLR INFO VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x454D8ED7 - vlr_sgs_imsi_detach: now used by 0 (-) (vlr_sgs.c:184) 20250427104556143 DVLR DEBUG SUBSCR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x454D8ED7) freeing VLR subscr (max total use count was 3) (vlr.c:472) TC_sgsap_expl_imsi_det_noneps0(1206)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1203)@84c1225eaf8b: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1206) TC_sgsap_expl_imsi_det_noneps0(1206)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1206)6437735 MSC_Test_0-SCCP(1197)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1198)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1199)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104556163 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104556163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104556163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104556163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104556163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104556163 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104556163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104556163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104556163 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104556163 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 62 3b 67 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 51 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104556164 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-223:LU)[0x55eefe1b7840]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011815 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104556164 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-223:LU)[0x55eefe1b7840]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104556164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104556164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011815:GERAN-A-223:LU)[0x55eefe1b7840] (fsm.c:486) 20250427104556164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104556164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104556164 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104556164 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011815 id=262420000011815 (vlr.c:661) 20250427104556164 DVLR INFO New subscr, IMSI: 262420000011815 (vlr.c:562) 20250427104556164 DVLR DEBUG VLR subscr IMSI-262420000011815 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104556164 DVLR DEBUG VLR subscr IMSI-262420000011815 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104556164 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104556164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104556164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104556164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104556164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104556164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104556164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55eefe1b0ab0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104556164 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104556164 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55eefe1b0ab0] (fsm.c:486) 20250427104556164 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104556164 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104556165 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104556165 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104556165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104556165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104556165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104556165 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104556165 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104556165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104556165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104556165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 62 3b 67 00 00 df 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104556165 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104556165 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104556165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104556165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104556165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104556165 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104556165 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104556165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104556165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104556165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 62 3b 67 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1199)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1199)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1199)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@84c1225eaf8b: { messageType := 2, destLocRef := '623B67'O ("b;g"), 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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104556167 DVLR DEBUG VLR subscr IMSI-262420000011815 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104556167 DVLR DEBUG VLR subscr IMSI-262420000011815 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_noneps0(1206)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1206)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1197)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1197)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1197)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1199)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104556168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104556168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104556168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104556168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104556168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104556168 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104556169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104556169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104556169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104556169 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104556169 DVLR DEBUG VLR subscr IMSI-262420000011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104556169 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250427104556169 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250427104556170 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104556170 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104556170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55eefe1b0ab0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104556170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104556170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104556170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104556170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55eefe1b0ab0] (vlr_lu_fsm.c:110) 20250427104556170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104556170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104556170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55eefe1b0ab0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104556170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55eefe1b0ab0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104556170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55eefe1de290]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104556170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55eefe1de290]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55eefe1b0ab0] (fsm.c:486) 20250427104556170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55eefe1de290]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104556170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55eefe1de290]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104556170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55eefe1de290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104556170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55eefe1de290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104556170 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x28D36B42) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250427104556170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55eefe1de290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104556170 DMM DEBUG -> IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x28D36B42 LOCATION UPDATE ACCEPT (TMSI = 0x28d36b42) (gsm_04_08.c:149) 20250427104556171 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x28D36B42 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104556171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104556171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104556171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104556171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104556171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104556171 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104556171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104556171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104556171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104556171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 62 3b 67 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 28 d3 6b 42 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1199)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1206)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1198)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1198)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1197)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1197)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1197)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1199)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104556178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104556178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104556178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104556178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104556178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104556178 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104556178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104556178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104556178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104556178 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104556178 DMM DEBUG msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x28D36B42:GERAN-A-223:LU)[0x55eefe1b7840]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104556178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x28D36B42:GERAN-A-223:LU)[0x55eefe1b0ab0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104556178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55eefe1de290]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104556179 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250427104556179 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104556179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55eefe1de290]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104556179 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:GERAN-A-223:LU)[0x55eefe1b0ab0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104556179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55eefe1de290]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104556179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55eefe1de290]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:GERAN-A-223:LU)[0x55eefe1b0ab0] (vlr_lu_fsm.c:817) 20250427104556179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55eefe1de290]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104556179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55eefe1de290]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104556179 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:GERAN-A-223:LU)[0x55eefe1b0ab0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104556179 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250427104556179 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104556179 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104556179 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104556179 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104556179 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104556179 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104556179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104556179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104556179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104556179 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104556179 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104556179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104556179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104556179 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 62 3b 67 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1199)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1197)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1197)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1197)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104556182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104556182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104556182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104556182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104556182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104556182 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104556182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104556182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104556182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104556182 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1199)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104556182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:GERAN-A-223:LU)[0x55eefe1b0ab0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104556182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:GERAN-A-223:LU)[0x55eefe1b0ab0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:GERAN-A-223:LU)[0x55eefe1b7840] (msc_a.c:1053) 20250427104556182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:GERAN-A-223:LU)[0x55eefe1b0ab0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104556182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:GERAN-A-223:LU)[0x55eefe1b0ab0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104556182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:GERAN-A-223:LU)[0x55eefe1b0ab0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104556182 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104556182 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104556182 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104556182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104556182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104556182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104556182 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104556182 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104556182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104556182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104556182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 62 3b 67 00 00 df 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1199)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@84c1225eaf8b: Session index based on local reference:0 20250427104556183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104556183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104556183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104556183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104556183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104556183 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104556183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104556183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104556183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104556183 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 62 3b 67 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1198)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1206)6437735 TC_sgsap_expl_imsi_det_noneps0(1206)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104556184 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104556184 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_noneps0(1206)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1206)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1206)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1198)@84c1225eaf8b: Created IMSI[0] for '262420000011815'H'28D36B42'O to be handled at TC_sgsap_expl_imsi_det_noneps0(1206) 20250427104556192 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104556192 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427104556192 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427104556192 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104556192 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104556192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104556192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104556192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104556192 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104556192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104556192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104556192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104556192 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 28 d3 6b 42 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1199)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1198)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_noneps0(1206) TC_sgsap_expl_imsi_det_noneps0(1206)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1206)@84c1225eaf8b: 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 := '28D36B42'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1198)@84c1225eaf8b: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1206)8025878 MSC_Test_0-RAN(1198)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1197)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1199)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104556203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104556203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104556203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104556203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104556203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104556203 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104556203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104556203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104556203 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104556203 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 77 16 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 28 d3 6b 42 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104556204 DMM DEBUG msc_a(TMSI-0x28D36B42:GERAN-A-224:CM_SERVICE_REQ)[0x55eefe2146b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427104556204 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x28D36B42:GERAN-A-224:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104556204 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x28D36B42:GERAN-A-224:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x28D36B42:GERAN-A-224:CM_SERVICE_REQ)[0x55eefe2146b0] (fsm.c:486) 20250427104556204 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x28D36B42:GERAN-A-224:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104556204 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x28D36B42:GERAN-A-224:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104556204 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104556204 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104556205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:GERAN-A-224:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104556205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:GERAN-A-224:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104556205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:GERAN-A-224:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104556205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:GERAN-A-224:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104556205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:GERAN-A-224:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104556205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:GERAN-A-224:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104556205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:GERAN-A-224:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104556205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:GERAN-A-224:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104556205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:GERAN-A-224:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104556205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:GERAN-A-224:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104556205 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250427104556205 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427104556205 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104556205 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104556205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104556205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104556205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104556205 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104556205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104556205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104556205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104556205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7a 77 16 00 00 e0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104556205 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104556205 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104556205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104556205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104556205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104556205 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104556205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104556205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104556206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104556206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 7a 77 16 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 51 (osmo_ss7_asp.c:1164) 20250427104556206 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104556206 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104556206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104556206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104556206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104556206 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104556206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104556206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104556206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104556206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7a 77 16 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1199)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1199)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1199)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1199)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1199)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@84c1225eaf8b: { messageType := 2, destLocRef := '7A7716'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1197)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104556208 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427104556208 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_noneps0(1206)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1206)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1197)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(1197)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1197)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1199)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104556219 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104556219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104556219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104556219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104556219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104556219 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104556219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104556219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104556219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104556219 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) 20250427104556220 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427104556220 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427104556221 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427104556221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104556221 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104556221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104556221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104556221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104556221 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104556221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104556221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104556221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104556221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7a 77 16 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427104556221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104556221 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104556221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104556221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104556221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104556221 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104556221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104556221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104556221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104556221 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 7a 77 16 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1199)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1199)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1197)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1199)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1206)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1206)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1197)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1197)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1197)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1199)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104556228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104556228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104556228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104556228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104556228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104556228 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104556228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104556228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104556228 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104556228 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104556228 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427104556228 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104556228 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42 + 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) 20250427104556228 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104556228 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427104556228 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104556229 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104556229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104556229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104556229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104556229 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104556229 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104556229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104556229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104556229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7a 77 16 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1199)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1197)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1197)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1197)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1199)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104556231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104556231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104556231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104556231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104556231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104556231 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104556231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104556231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104556231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104556231 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104556232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:GERAN-A-224:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104556232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:GERAN-A-224:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:GERAN-A-224:CM_SERVICE_REQ)[0x55eefe2146b0] (msc_a.c:1053) 20250427104556232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:GERAN-A-224:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104556232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:GERAN-A-224:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104556232 DBSSAP ERROR msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:GERAN-A-224:CM_SERVICE_REQ)[0x55eefe2146b0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427104556232 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427104556232 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104556232 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104556232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104556232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104556232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104556232 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104556232 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104556232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104556232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104556232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7a 77 16 00 00 e0 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1199)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@84c1225eaf8b: Session index based on local reference:0 20250427104556233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104556233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104556233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104556233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104556233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104556233 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104556233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104556233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104556233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104556233 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7a 77 16 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1198)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1206)8025878 TC_sgsap_expl_imsi_det_noneps0(1206)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104556234 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427104556234 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_noneps0(1206)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1206)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1206)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1206)@84c1225eaf8b: Final verdict of PTC: pass 20250427104556245 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104556245 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427104556246 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-MNCC(1200)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1199)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1203)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1197)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SGsAP(1205)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1204)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1198)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1201)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1207)@84c1225eaf8b: Final verdict of PTC: none 20250427104556251 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1196)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1202)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1196): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1197): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1198): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1199): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1200): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1201): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1202): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1203): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1204): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SGsAP(1205): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_sgsap_expl_imsi_det_noneps0(1206): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1207): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_sgsap_expl_imsi_det_noneps finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass'. Sun Apr 27 10:45:56 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 20250427104556436 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104556436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104556436 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104556436 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104556436 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104556436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104556436 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104556436 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104556436 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104556436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104556436 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104556436 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104556436 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104556436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104556436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104556436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104556436 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104556436 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104556436 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104556437 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104556437 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104557251 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=379544) 20250427104557962 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xB95F86AB - Paging: now used by 1 (attached) (paging.c:202) 20250427104558252 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104558437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104558437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104558437 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=379544, count=382624) 20250427104559255 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps'. ------ MSC_Tests.TC_sgsap_impl_imsi_det_noneps ------ Sun Apr 27 10:45:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_impl_imsi_det_noneps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_impl_imsi_det_noneps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104600257 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_sgsap_impl_imsi_det_noneps started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1211)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1211)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1211)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1209)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104600784 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1212)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104600978 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104600978 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104600978 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104600978 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1211)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1211)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1211)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1211)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427104600979 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104600979 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104600979 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104600979 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104600979 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104600979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104600979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104600979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104600979 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104600979 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104600979 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1211)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1211)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1211)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1211)@84c1225eaf8b: Message received on association #8 20250427104600979 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104600979 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104600979 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104600980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104600980 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104600980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104600980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104600980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104600980 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104600980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104600980 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104600980 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1211)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1211)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1211)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1211)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427104600980 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104600980 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1211)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1211)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104601258 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104601258 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1214)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1214)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104601260 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1214)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1214)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1214)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1214)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104601270 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104601270 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1217)@84c1225eaf8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1217)@84c1225eaf8b: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_impl_imsi_det_noneps0(1218) MSC_Test-GSUP(1215)@84c1225eaf8b: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1218) 20250427104601302 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42 + sgs_rx_loc_upd_req: now used by 3 (attached,Paging,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250427104601302 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42 - sgs_rx_loc_upd_req: now used by 2 (attached,Paging) (sgs_iface.c:622) 20250427104601302 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42 + SGs-lu: now used by 3 (attached,Paging,SGs-lu) (vlr_sgs.c:87) 20250427104601302 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427104601302 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1215)@84c1225eaf8b: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_impl_imsi_det_noneps0(1218) MSC_Test-GSUP(1215)@84c1225eaf8b: Added IMSI table entry 0TC_sgsap_impl_imsi_det_noneps0(1218)"262420000011815" 20250427104601304 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:TMSInew-0xB778BB4A + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104601304 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250427104601304 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (NO CONN!) (gsm_04_08.c:1541) 20250427104601304 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:TMSInew-0xB778BB4A - vlr_gsup_rx: now used by 3 (attached,Paging,SGs-lu) (vlr.c:1410) TC_sgsap_impl_imsi_det_noneps0(1218)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011815'H 20250427104601305 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:TMSInew-0xB778BB4A + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104601305 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:TMSInew-0xB778BB4A - SGs-lu: now used by 3 (attached,Paging,vlr_gsup_rx) (vlr_sgs.c:124) 20250427104601305 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:TMSInew-0xB778BB4A - vlr_gsup_rx: now used by 2 (attached,Paging) (vlr.c:1410) TC_sgsap_impl_imsi_det_noneps0(1218)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1217)@84c1225eaf8b: 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 := 'B778BB4A'O } } } } } } handled at TC_sgsap_impl_imsi_det_noneps0(1218) TC_sgsap_impl_imsi_det_noneps0(1218)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1218)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104601306 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x28D36B42:TMSInew-0xB778BB4A + vlr_sgs_tmsi_reall_compl: now used by 3 (attached,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427104601306 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB778BB4A - vlr_sgs_tmsi_reall_compl: now used by 2 (attached,Paging) (vlr_sgs.c:240) 20250427104601782 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104601782 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104601782 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104601782 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104601782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104601782 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104601782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104601782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104601782 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104601782 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104601782 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104601782 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104601782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104601782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104601782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104601782 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104601782 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104601782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104601782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104601782 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1211)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1210)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_noneps0(1218)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011815'H 20250427104604309 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB778BB4A + vlr_sgs_imsi_detach: now used by 3 (attached,Paging,vlr_sgs_imsi_detach) (vlr_sgs.c:150) 20250427104604309 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104604309 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB778BB4A - Paging: now used by 2 (attached,vlr_sgs_imsi_detach) (paging.c:202) 20250427104604309 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB778BB4A - attached: now used by 1 (vlr_sgs_imsi_detach) (vlr.c:1489) 20250427104604309 DVLR INFO VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB778BB4A - vlr_sgs_imsi_detach: now used by 0 (-) (vlr_sgs.c:184) 20250427104604309 DVLR DEBUG SUBSCR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB778BB4A) freeing VLR subscr (max total use count was 5) (vlr.c:472) TC_sgsap_impl_imsi_det_noneps0(1218)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1215)@84c1225eaf8b: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1218) TC_sgsap_impl_imsi_det_noneps0(1218)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1218)4796869 MSC_Test_0-SCCP(1209)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1210)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1211)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104604319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104604319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104604319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104604319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104604319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104604319 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104604319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104604319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104604319 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104604319 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 49 31 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 51 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104604320 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-225:LU)[0x55eefe2146b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011815 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104604320 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-225:LU)[0x55eefe2146b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104604320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55eefe1b7840]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104604320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55eefe1b7840]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011815:GERAN-A-225:LU)[0x55eefe2146b0] (fsm.c:486) 20250427104604320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55eefe1b7840]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104604320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55eefe1b7840]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104604320 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104604320 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011815 id=262420000011815 (vlr.c:661) 20250427104604320 DVLR INFO New subscr, IMSI: 262420000011815 (vlr.c:562) 20250427104604320 DVLR DEBUG VLR subscr IMSI-262420000011815 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104604320 DVLR DEBUG VLR subscr IMSI-262420000011815 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104604320 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104604320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55eefe1b7840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104604320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55eefe1b7840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104604320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55eefe1b7840]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104604320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55eefe1b7840]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104604320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55eefe1b7840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104604320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55eefe1b7840]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104604320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55eefe1de290]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104604320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55eefe1de290]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55eefe1b7840] (fsm.c:486) 20250427104604320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55eefe1de290]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104604320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55eefe1de290]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104604320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104604320 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104604320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104604320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104604320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104604320 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104604320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104604320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104604320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104604320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 49 31 c5 00 00 e1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104604320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104604320 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104604320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104604320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104604320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104604320 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104604320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104604320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104604320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104604320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 49 31 c5 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1211)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1211)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1211)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@84c1225eaf8b: { messageType := 2, destLocRef := '4931C5'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104604323 DVLR DEBUG VLR subscr IMSI-262420000011815 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104604323 DVLR DEBUG VLR subscr IMSI-262420000011815 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1218)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1218)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1209)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1209)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1209)@84c1225eaf8b: vl_from0 20250427104604324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104604324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104604324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104604324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104604324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104604324 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104604324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104604324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104604324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1209)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1211)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104604324 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104604326 DVLR DEBUG VLR subscr IMSI-262420000011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104604326 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250427104604326 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250427104604326 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104604327 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104604327 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55eefe1b7840]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104604327 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55eefe1de290]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104604327 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55eefe1de290]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104604327 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55eefe1de290]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104604327 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55eefe1de290]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55eefe1b7840] (vlr_lu_fsm.c:110) 20250427104604327 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55eefe1de290]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104604327 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55eefe1de290]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104604327 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55eefe1b7840]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104604327 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55eefe1b7840]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104604327 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104604327 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55eefe1b7840] (fsm.c:486) 20250427104604327 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104604327 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104604327 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104604327 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104604327 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x05858C40) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250427104604327 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104604327 DMM DEBUG -> IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x05858C40 LOCATION UPDATE ACCEPT (TMSI = 0x05858c40) (gsm_04_08.c:149) 20250427104604327 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x05858C40 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104604327 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104604327 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104604327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104604327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104604327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104604327 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104604327 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104604327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104604327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104604327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 49 31 c5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 05 85 8c 40 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1211)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1218)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1210)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1210)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1209)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1209)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1209)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1209)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104604333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104604333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104604333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104604333 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104604333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104604333 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104604333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104604333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104604333 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104604333 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104604333 DMM DEBUG msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x05858C40:GERAN-A-225:LU)[0x55eefe2146b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104604333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x05858C40:GERAN-A-225:LU)[0x55eefe1b7840]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104604333 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104604333 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250427104604333 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104604333 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104604333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40:GERAN-A-225:LU)[0x55eefe1b7840]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104604333 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104604333 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40:GERAN-A-225:LU)[0x55eefe1b7840] (vlr_lu_fsm.c:817) 20250427104604333 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104604333 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104604333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40:GERAN-A-225:LU)[0x55eefe1b7840]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104604333 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250427104604333 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104604333 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104604333 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104604333 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104604333 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104604333 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104604333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104604334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104604334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104604334 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104604334 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104604334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104604334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104604334 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 49 31 c5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1211)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1209)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1209)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1209)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1209)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1211)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104604335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104604335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104604335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104604335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104604335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104604335 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104604335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104604335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104604335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104604335 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104604335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40:GERAN-A-225:LU)[0x55eefe1b7840]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104604335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40:GERAN-A-225:LU)[0x55eefe1b7840]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40:GERAN-A-225:LU)[0x55eefe2146b0] (msc_a.c:1053) 20250427104604335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40:GERAN-A-225:LU)[0x55eefe1b7840]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104604335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40:GERAN-A-225:LU)[0x55eefe1b7840]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104604335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40:GERAN-A-225:LU)[0x55eefe1b7840]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104604335 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104604335 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104604335 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104604335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104604335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104604335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104604335 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104604335 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104604335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104604335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104604335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 49 31 c5 00 00 e1 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1211)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@84c1225eaf8b: Session index based on local reference:0 20250427104604336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104604336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104604336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104604336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104604336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104604336 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104604336 DLSS7 DEBUG Found route for dpc=185=0.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(1211)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104604336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104604336 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104604336 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 49 31 c5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1210)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1218)4796869 TC_sgsap_impl_imsi_det_noneps0(1218)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104604337 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104604337 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1218)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1218)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1218)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1210)@84c1225eaf8b: Created IMSI[0] for '262420000011815'H'05858C40'O to be handled at TC_sgsap_impl_imsi_det_noneps0(1218) 20250427104604340 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104604340 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427104604340 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427104604341 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104604341 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104604341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104604341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104604341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104604341 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104604341 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104604341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104604341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104604341 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 05 85 8c 40 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1211)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1210)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_noneps0(1218) TC_sgsap_impl_imsi_det_noneps0(1218)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1218)@84c1225eaf8b: 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 := '05858C40'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1210)@84c1225eaf8b: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1218)6121015 MSC_Test_0-RAN(1210)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1209)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1211)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104604345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104604345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104604345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104604345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104604345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104604345 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104604345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104604345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104604345 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104604345 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 66 37 02 02 06 04 43 b9 00 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 05 85 8c 40 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104604346 DMM DEBUG msc_a(TMSI-0x05858C40:GERAN-A-226:CM_SERVICE_REQ)[0x55eefe1e9050]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427104604346 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x05858C40:GERAN-A-226:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104604346 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x05858C40:GERAN-A-226:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x05858C40:GERAN-A-226:CM_SERVICE_REQ)[0x55eefe1e9050] (fsm.c:486) 20250427104604346 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x05858C40:GERAN-A-226:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104604346 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x05858C40:GERAN-A-226:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104604346 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104604346 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104604346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40:GERAN-A-226:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104604346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40:GERAN-A-226:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104604346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40:GERAN-A-226:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104604346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40:GERAN-A-226:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104604346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40:GERAN-A-226:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104604346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40:GERAN-A-226:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104604346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40:GERAN-A-226:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104604346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40:GERAN-A-226:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104604346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40:GERAN-A-226:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104604346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40:GERAN-A-226:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104604346 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250427104604346 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427104604346 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104604346 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104604346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104604346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104604346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104604346 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104604346 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104604346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104604346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104604346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5d 66 37 00 00 e2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104604346 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104604346 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104604346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104604346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104604346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104604346 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104604346 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104604346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104604346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104604346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 5d 66 37 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 51 (osmo_ss7_asp.c:1164) 20250427104604346 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104604346 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104604346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1211)@84c1225eaf8b: Message received on association #8 20250427104604346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104604346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104604346 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104604346 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104604346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104604346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1211)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104604346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5d 66 37 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1209)@84c1225eaf8b: { messageType := 2, destLocRef := '5D6637'O ("]f7"), 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-M3UA(1211)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1209)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1211)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1211)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1211)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104604348 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427104604348 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1218)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1218)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1209)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1209)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(1209)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1209)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1211)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104604355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104604355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104604355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104604355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104604355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104604355 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104604355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104604355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104604355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104604355 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) 20250427104604356 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427104604356 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427104604356 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427104604357 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104604357 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104604357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104604357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104604357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104604357 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104604357 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104604357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104604357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104604357 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5d 66 37 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427104604357 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104604357 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104604357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104604357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104604357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104604357 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104604357 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104604357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104604357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104604357 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 5d 66 37 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1211)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1211)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1209)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1211)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1209)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1218)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1218)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1209)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1209)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1209)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1209)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1211)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104604363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104604363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104604363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104604363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104604363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104604363 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104604363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104604364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104604364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104604364 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104604364 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427104604364 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104604364 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40 + 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) 20250427104604364 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104604364 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427104604364 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104604364 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104604364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104604364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104604364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104604365 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104604365 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104604365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104604365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104604365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5d 66 37 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1211)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1209)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1209)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1209)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1209)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1211)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104604368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104604368 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104604368 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104604368 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104604368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104604368 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104604368 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104604368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104604368 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104604368 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104604368 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40:GERAN-A-226:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104604368 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40:GERAN-A-226:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40:GERAN-A-226:CM_SERVICE_REQ)[0x55eefe1e9050] (msc_a.c:1053) 20250427104604368 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40:GERAN-A-226:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104604368 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40:GERAN-A-226:CM_SERVICE_REQ)[0x55eefe1c8780]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104604368 DBSSAP ERROR msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40:GERAN-A-226:CM_SERVICE_REQ)[0x55eefe1e9050]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427104604368 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427104604368 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104604368 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104604368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104604368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104604368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104604368 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104604368 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104604368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104604368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104604368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5d 66 37 00 00 e2 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1211)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@84c1225eaf8b: Session index based on local reference:0 20250427104604369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104604369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104604369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104604369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104604369 DLSS7 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(1211)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104604369 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104604369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104604369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104604369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104604369 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5d 66 37 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1210)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1218)6121015 TC_sgsap_impl_imsi_det_noneps0(1218)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104604370 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427104604370 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1218)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1218)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1218)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1218)@84c1225eaf8b: Final verdict of PTC: pass 20250427104604376 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104604376 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427104604376 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-SCCP(1209)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1215)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1211)@84c1225eaf8b: Final verdict of PTC: none 20250427104604378 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1212)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1214)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1216)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1210)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SGsAP(1217)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1219)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1208)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1213)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1208): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1209): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1210): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1211): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1212): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1213): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1214): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1215): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1216): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SGsAP(1217): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_sgsap_impl_imsi_det_noneps0(1218): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1219): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_sgsap_impl_imsi_det_noneps finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass'. Sun Apr 27 10:46:04 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 20250427104604572 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104604572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104604572 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104604572 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104604572 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104604572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104604572 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104604572 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104604572 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104604572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104604572 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104604572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104604572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104604572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104604572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104604572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104604572 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104604572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104604572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104604573 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104604573 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104605379 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=381056) 20250427104606379 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104606573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104606573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104606573 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=381056, count=383288) 20250427104607381 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_rej'. ------ MSC_Tests.TC_sgsap_paging_rej ------ Sun Apr 27 10:46:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_rej.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_rej.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104608381 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_rej' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_sgsap_paging_rej started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1223)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1223)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1223)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1221)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104608881 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1224)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104609073 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104609073 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104609073 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104609074 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1223)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1223)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1223)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1223)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427104609077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104609077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104609077 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104609077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104609077 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104609077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104609077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104609077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104609077 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104609077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104609077 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1223)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1223)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1223)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1223)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1223)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104609079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104609079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104609079 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104609079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104609079 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104609079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104609079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104609079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104609079 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104609079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104609079 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104609079 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427104609079 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104609079 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1223)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1223)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1223)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1223)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1223)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104609382 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104609382 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1226)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1226)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104609383 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1226)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1226)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1226)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1226)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104609392 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104609392 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1229)@84c1225eaf8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1229)@84c1225eaf8b: Created Expect[0] for '262420000011816'H to be handled at TC_sgsap_paging_rej0(1230) MSC_Test-GSUP(1227)@84c1225eaf8b: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1230) 20250427104609420 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427104609420 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011816 id=262420000011816 (vlr.c:661) 20250427104609420 DVLR INFO New subscr, IMSI: 262420000011816 (vlr.c:562) 20250427104609420 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427104609420 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011816 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1227)@84c1225eaf8b: Found GsupExpect[0] for "262420000011816" handled at TC_sgsap_paging_rej0(1230) MSC_Test-GSUP(1227)@84c1225eaf8b: Added IMSI table entry 0TC_sgsap_paging_rej0(1230)"262420000011816" 20250427104609460 DVLR DEBUG VLR subscr IMSI-262420000011816:TMSInew-0x9ECFE8DE + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104609460 DVLR DEBUG IMSI:262420000011816 has MSISDN:491230011816 (vlr.c:1045) 20250427104609460 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (NO CONN!) (gsm_04_08.c:1541) 20250427104609460 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x9ECFE8DE - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250427104609461 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x9ECFE8DE + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104609461 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x9ECFE8DE + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250427104609461 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x9ECFE8DE - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250427104609461 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x9ECFE8DE - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_rej0(1230)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1230)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011816'H MSC_Test-SGsAP(1229)@84c1225eaf8b: 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 := '9ECFE8DE'O } } } } } } handled at TC_sgsap_paging_rej0(1230) TC_sgsap_paging_rej0(1230)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1230)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104609462 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x9ECFE8DE + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427104609462 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250427104609888 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104609888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104609888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104609888 DLM3UA DEBUG 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(1223)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104609888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104609888 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104609888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104609888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104609888 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104609888 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104609889 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104609889 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104609889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104609889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104609889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104609889 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104609889 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104609889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104609889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104609889 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1223)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1222)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_rej0(1230)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011816'H 20250427104610468 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104610468 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250427104610468 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250427104610468 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_rej0(1230)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104610474 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE + sgs_rx_pag_rej: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej) (sgs_iface.c:757) 20250427104610474 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE + 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) 20250427104610474 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104610474 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE - Paging: now used by 4 (attached,SGs-paging-req,sgs_rx_pag_rej,vlr_sgs_pag_rej) (paging.c:202) 20250427104610474 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE - SGs-paging-req: now used by 3 (attached,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250427104610474 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE - vlr_sgs_pag_rej: now used by 2 (attached,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250427104610475 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE - sgs_rx_pag_rej: now used by 1 (attached) (sgs_iface.c:780) MSC_Test-GSUP(1227)@84c1225eaf8b: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1230) TC_sgsap_paging_rej0(1230)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_sgsap_paging_rej0(1230)4442288 MSC_Test_0-SCCP(1221)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1222)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1223)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104611480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104611480 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104611480 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104611480 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104611480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104611480 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104611480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104611480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104611480 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104611480 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 c8 b0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 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) 20250427104611480 DMM DEBUG msc_a(IMSI-262420000011816:GERAN-A-227:LU)[0x55eefe1b7840]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011816 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104611480 DMM DEBUG msc_a(IMSI-262420000011816:GERAN-A-227:LU)[0x55eefe1b7840]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104611480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-227:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104611480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-227:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011816:GERAN-A-227:LU)[0x55eefe1b7840] (fsm.c:486) 20250427104611480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-227:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104611480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-227:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104611480 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104611480 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104611480 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427104611480 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104611480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104611480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104611480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104611480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104611480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104611480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104611480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104611480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1de290] (fsm.c:486) 20250427104611480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104611480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104611480 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104611480 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104611480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104611480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104611480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104611480 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104611480 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104611480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104611480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104611480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 43 c8 b0 00 00 e3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104611480 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104611480 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104611480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104611480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104611481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104611481 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104611481 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104611481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104611481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104611481 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 43 c8 b0 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1223)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1223)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1223)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@84c1225eaf8b: { messageType := 2, destLocRef := '43C8B0'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104611482 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104611482 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1221)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1221)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1221)@84c1225eaf8b: vl_from0 TC_sgsap_paging_rej0(1230)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1230)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1221)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1223)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104611483 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104611483 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104611483 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104611483 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104611483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104611483 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104611483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104611483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104611483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104611483 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104611483 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104611483 DVLR DEBUG IMSI:262420000011816 has MSISDN:491230011816 (vlr.c:1045) 20250427104611483 DMSC NOTICE msub(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (gsm_04_08.c:1541) 20250427104611483 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104611483 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104611483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1de290]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104611483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104611483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104611483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104611483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1de290] (vlr_lu_fsm.c:110) 20250427104611483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104611483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1d98b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104611483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1de290]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104611483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1de290]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104611483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104611483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1de290] (fsm.c:486) 20250427104611483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104611483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104611483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104611483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104611483 DMSC NOTICE msub(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:TMSInew-0x9ED3A7E2) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (gsm_04_08.c:1541) 20250427104611483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104611483 DMM DEBUG -> IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:TMSInew-0x9ED3A7E2 LOCATION UPDATE ACCEPT (TMSI = 0x9ed3a7e2) (gsm_04_08.c:149) 20250427104611483 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:TMSInew-0x9ED3A7E2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104611483 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104611483 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104611483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104611483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104611483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104611484 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104611484 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104611484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104611484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104611484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 43 c8 b0 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 9e d3 a7 e2 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1223)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1230)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1222)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1222)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1221)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1221)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1221)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1221)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104611486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104611486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104611486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104611486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104611486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104611486 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104611486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104611486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104611486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104611486 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e3 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104611486 DMM DEBUG msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:TMSInew-0x9ED3A7E2:GERAN-A-227:LU)[0x55eefe1b7840]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104611486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:TMSInew-0x9ED3A7E2:GERAN-A-227:LU)[0x55eefe1de290]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104611486 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104611486 DMSC NOTICE msub(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (gsm_04_08.c:1541) 20250427104611486 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104611486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2:GERAN-A-227:LU)[0x55eefe1de290]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104611486 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104611486 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2:GERAN-A-227:LU)[0x55eefe1de290] (vlr_lu_fsm.c:817) 20250427104611486 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104611486 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ECFE8DE:GERAN-A-227:LU)[0x55eefe1b08f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104611486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2:GERAN-A-227:LU)[0x55eefe1de290]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104611486 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011816/3/1): Available (smpp_smsc.c:626) 20250427104611486 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104611486 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104611486 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104611486 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104611486 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104611486 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104611486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104611486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104611486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104611486 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104611486 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104611486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104611486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104611486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 43 c8 b0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1223)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1221)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1221)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1221)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1221)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104611487 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104611487 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104611487 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104611487 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104611487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104611487 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1223)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104611487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104611487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104611487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104611487 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104611487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2:GERAN-A-227:LU)[0x55eefe1de290]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104611487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2:GERAN-A-227:LU)[0x55eefe1de290]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2:GERAN-A-227:LU)[0x55eefe1b7840] (msc_a.c:1053) 20250427104611487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2:GERAN-A-227:LU)[0x55eefe1de290]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104611487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2:GERAN-A-227:LU)[0x55eefe1de290]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104611487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2:GERAN-A-227:LU)[0x55eefe1de290]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104611487 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104611487 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104611487 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104611487 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104611487 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104611487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104611487 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104611487 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104611487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104611487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104611487 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 43 c8 b0 00 00 e3 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1223)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1223)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104611488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104611488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104611488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104611488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104611488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104611488 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104611488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104611488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104611488 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104611488 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 43 c8 b0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1222)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_paging_rej0(1230)4442288 TC_sgsap_paging_rej0(1230)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104611488 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104611488 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_paging_rej0(1230)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1230)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1230)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1222)@84c1225eaf8b: Created IMSI[0] for '262420000011816'H'9ED3A7E2'O to be handled at TC_sgsap_paging_rej0(1230) 20250427104611491 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104611491 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427104611491 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427104611491 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104611491 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104611491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104611491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104611491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104611491 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104611491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104611491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104611491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104611491 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 9e d3 a7 e2 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1223)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1222)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_rej0(1230) TC_sgsap_paging_rej0(1230)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1230)@84c1225eaf8b: 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 := '9ED3A7E2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1222)@84c1225eaf8b: Added conn table entry 0TC_sgsap_paging_rej0(1230)2084423 MSC_Test_0-RAN(1222)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1221)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1223)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104611493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104611493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104611493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104611493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104611493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104611493 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104611493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104611493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104611493 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104611493 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1f ce 47 02 02 06 04 43 b9 00 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 9e d3 a7 e2 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104611493 DMM DEBUG msc_a(TMSI-0x9ED3A7E2:GERAN-A-228:CM_SERVICE_REQ)[0x55eefe2146b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427104611493 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9ED3A7E2:GERAN-A-228:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104611494 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9ED3A7E2:GERAN-A-228:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9ED3A7E2:GERAN-A-228:CM_SERVICE_REQ)[0x55eefe2146b0] (fsm.c:486) 20250427104611494 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9ED3A7E2:GERAN-A-228:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104611494 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9ED3A7E2:GERAN-A-228:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104611494 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104611494 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104611494 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2:GERAN-A-228:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104611494 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2:GERAN-A-228:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104611494 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2:GERAN-A-228:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104611494 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2:GERAN-A-228:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104611494 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2:GERAN-A-228:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104611494 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2:GERAN-A-228:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104611494 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2:GERAN-A-228:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104611494 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2:GERAN-A-228:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104611494 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2:GERAN-A-228:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104611494 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2:GERAN-A-228:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104611494 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011816/3/1): Available (smpp_smsc.c:626) 20250427104611494 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427104611494 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104611494 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104611494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104611494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104611494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104611494 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104611494 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104611494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104611494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104611494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1f ce 47 00 00 e4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104611494 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104611494 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104611494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104611494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104611494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104611494 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104611494 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104611494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104611494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104611494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 1f ce 47 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 61 (osmo_ss7_asp.c:1164) 20250427104611494 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104611494 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104611494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104611494 DLM3UA DEBUG 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(1223)@84c1225eaf8b: Message received on association #8 20250427104611494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104611494 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104611494 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104611494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104611494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1223)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104611494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1f ce 47 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1221)@84c1225eaf8b: { messageType := 2, destLocRef := '1FCE47'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-M3UA(1223)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1221)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1223)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1223)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1221)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1223)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104611494 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427104611494 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_rej0(1230)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1230)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1221)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1221)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(1221)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1221)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1223)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104611497 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104611497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104611497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104611497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104611497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104611497 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104611497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104611497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104611497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104611497 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) 20250427104611497 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427104611497 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427104611497 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427104611497 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104611497 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104611497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104611497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104611497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104611497 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104611497 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104611497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104611497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104611497 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1f ce 47 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427104611497 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104611497 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104611497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104611497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104611497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104611497 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104611497 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104611497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104611497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104611497 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 1f ce 47 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1223)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1223)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1221)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1223)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1221)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1230)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1230)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1221)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1221)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1221)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1221)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1223)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104611499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104611499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104611499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104611499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104611499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104611499 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104611499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104611499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104611499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104611499 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104611499 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427104611499 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104611499 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2 + 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) 20250427104611499 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104611499 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427104611499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104611499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104611499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104611499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104611499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104611499 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104611499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104611499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104611499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104611499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1f ce 47 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1223)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1221)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1221)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1221)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1221)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1223)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104611500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104611500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104611500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104611500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104611500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104611500 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104611500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104611500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104611500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104611500 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104611500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2:GERAN-A-228:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104611500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2:GERAN-A-228:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2:GERAN-A-228:CM_SERVICE_REQ)[0x55eefe2146b0] (msc_a.c:1053) 20250427104611500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2:GERAN-A-228:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104611500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2:GERAN-A-228:CM_SERVICE_REQ)[0x55eefe1e9050]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104611500 DBSSAP ERROR msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2:GERAN-A-228:CM_SERVICE_REQ)[0x55eefe2146b0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427104611500 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427104611500 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104611500 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104611500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104611500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104611500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104611500 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104611500 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104611500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104611500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104611500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1f ce 47 00 00 e4 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1223)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1223)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104611501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104611501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104611501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104611501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104611501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104611501 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104611501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104611501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104611501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104611501 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1f ce 47 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1222)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_paging_rej0(1230)2084423 TC_sgsap_paging_rej0(1230)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104611501 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427104611501 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_paging_rej0(1230)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1230)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1230)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1230)@84c1225eaf8b: Final verdict of PTC: pass 20250427104611503 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-GSUP(1227)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SGsAP(1229)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1231)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1221)@84c1225eaf8b: Final verdict of PTC: none 20250427104611503 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104611503 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(1220)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1223)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1224)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1228)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1222)@84c1225eaf8b: Final verdict of PTC: none 20250427104611504 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1226)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1225)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1220): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1221): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1222): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1223): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1224): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1225): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1226): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1227): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1228): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SGsAP(1229): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_sgsap_paging_rej0(1230): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1231): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_sgsap_paging_rej finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_rej pass'. Sun Apr 27 10:46: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 20250427104611704 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104611704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104611704 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104611704 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104611704 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104611704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104611704 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104611704 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104611704 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104611704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104611704 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104611704 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104611704 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104611704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104611704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104611704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104611704 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104611704 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104611704 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104611704 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104611705 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104612505 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=382376) 20250427104613506 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104613705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104613705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104613705 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=382376, count=383536) 20250427104614342 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x05858C40 - Paging: now used by 1 (attached) (paging.c:202) 20250427104614507 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_rej pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_subscr_rej'. ------ MSC_Tests.TC_sgsap_paging_subscr_rej ------ Sun Apr 27 10:46:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_subscr_rej.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_subscr_rej.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104615508 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_subscr_rej' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_sgsap_paging_subscr_rej started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1235)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1235)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1235)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1233)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104615918 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1236)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104616114 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104616114 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104616114 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104616114 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1235)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1235)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1235)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1235)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427104616115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104616115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104616115 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104616115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104616115 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104616115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104616115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104616115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104616115 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104616115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104616115 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1235)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1235)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1235)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1235)@84c1225eaf8b: Message received on association #8 20250427104616116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104616116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104616116 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104616116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104616116 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104616116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104616116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104616116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104616116 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104616116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104616116 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104616116 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1235)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1235)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1235)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1235)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1235)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104616116 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104616116 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104616509 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104616509 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1238)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1238)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104616510 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1238)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1238)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1238)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1238)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104616522 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104616522 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1241)@84c1225eaf8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1241)@84c1225eaf8b: Created Expect[0] for '262420000011817'H to be handled at TC_sgsap_paging_subscr_rej0(1242) MSC_Test-GSUP(1239)@84c1225eaf8b: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1242) 20250427104616557 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427104616557 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011817 id=262420000011817 (vlr.c:661) 20250427104616557 DVLR INFO New subscr, IMSI: 262420000011817 (vlr.c:562) 20250427104616557 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427104616557 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011817 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1239)@84c1225eaf8b: Found GsupExpect[0] for "262420000011817" handled at TC_sgsap_paging_subscr_rej0(1242) MSC_Test-GSUP(1239)@84c1225eaf8b: Added IMSI table entry 0TC_sgsap_paging_subscr_rej0(1242)"262420000011817" 20250427104616559 DVLR DEBUG VLR subscr IMSI-262420000011817:TMSInew-0x12A77C5C + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104616559 DVLR DEBUG IMSI:262420000011817 has MSISDN:491230011817 (vlr.c:1045) 20250427104616559 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (NO CONN!) (gsm_04_08.c:1541) 20250427104616559 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x12A77C5C - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250427104616559 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x12A77C5C + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104616559 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x12A77C5C + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250427104616560 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x12A77C5C - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250427104616560 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x12A77C5C - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_subscr_rej0(1242)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1242)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011817'H MSC_Test-SGsAP(1241)@84c1225eaf8b: 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 := '12A77C5C'O } } } } } } handled at TC_sgsap_paging_subscr_rej0(1242) TC_sgsap_paging_subscr_rej0(1242)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1242)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104616561 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x12A77C5C + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427104616561 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250427104616918 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104616918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104616918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104616918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104616918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104616918 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104616918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104616918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104616918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104616918 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104616918 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104616918 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104616918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104616918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104616918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104616918 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104616918 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104616918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104616918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104616918 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1235)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1234)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_subscr_rej0(1242)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011817'H 20250427104617565 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104617565 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250427104617565 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250427104617565 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_subscr_rej0(1242)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104617566 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C + sgs_rx_pag_rej: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej) (sgs_iface.c:757) 20250427104617566 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C + 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) 20250427104617566 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C - SGs-paging-req: now used by 4 (attached,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250427104617566 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C - vlr_sgs_pag_rej: now used by 3 (attached,Paging,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250427104617566 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C - Paging: now used by 2 (attached,sgs_rx_pag_rej) (paging.c:202) 20250427104617566 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) 20250427104617566 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C - sgs_rx_pag_rej: now used by 1 (attached) (sgs_iface.c:780) MSC_Test-GSUP(1239)@84c1225eaf8b: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1242) TC_sgsap_paging_subscr_rej0(1242)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1242)6897104 MSC_Test_0-SCCP(1233)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1234)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1235)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104618573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104618573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104618573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104618573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104618573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104618573 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104618573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104618573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104618573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104618573 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 69 3d d0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 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) 20250427104618573 DMM DEBUG msc_a(IMSI-262420000011817:GERAN-A-229:LU)[0x55eefe1de290]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011817 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104618573 DMM DEBUG msc_a(IMSI-262420000011817:GERAN-A-229:LU)[0x55eefe1de290]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104618573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-229:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104618573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-229:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011817:GERAN-A-229:LU)[0x55eefe1de290] (fsm.c:486) 20250427104618573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-229:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104618573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-229:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104618573 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104618573 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104618573 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427104618573 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104618573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104618573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104618573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104618573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104618573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104618573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe1b08f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104618573 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe19e100]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104618573 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe19e100]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe1b08f0] (fsm.c:486) 20250427104618573 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe19e100]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104618573 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe19e100]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104618573 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104618573 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104618573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104618573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104618573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104618573 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104618573 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104618573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104618573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104618573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3d d0 00 00 e5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104618573 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104618573 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104618573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104618573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104618573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104618573 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104618573 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104618573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104618573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104618573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3d d0 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1235)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1235)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1235)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@84c1225eaf8b: { messageType := 2, destLocRef := '693DD0'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104618575 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104618575 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_sgsap_paging_subscr_rej0(1242)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1233)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1233)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1233)@84c1225eaf8b: vl_from0 TC_sgsap_paging_subscr_rej0(1242)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1233)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1235)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104618576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104618576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104618576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104618576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104618576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104618576 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104618576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104618576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104618576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104618576 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104618577 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104618577 DVLR DEBUG IMSI:262420000011817 has MSISDN:491230011817 (vlr.c:1045) 20250427104618577 DMSC NOTICE msub(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (gsm_04_08.c:1541) 20250427104618577 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104618577 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104618577 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104618577 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe19e100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104618577 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe19e100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104618577 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe19e100]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104618577 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe19e100]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe1b08f0] (vlr_lu_fsm.c:110) 20250427104618577 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe19e100]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104618577 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe19e100]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104618577 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104618577 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104618577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe1fc6c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104618577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe1fc6c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe1b08f0] (fsm.c:486) 20250427104618577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe1fc6c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104618577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe1fc6c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104618577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe1fc6c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104618577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe1fc6c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104618577 DMSC NOTICE msub(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:TMSInew-0x604C17D7) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (gsm_04_08.c:1541) 20250427104618577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe1fc6c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104618577 DMM DEBUG -> IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:TMSInew-0x604C17D7 LOCATION UPDATE ACCEPT (TMSI = 0x604c17d7) (gsm_04_08.c:149) 20250427104618577 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:TMSInew-0x604C17D7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104618577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104618577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104618577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104618577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104618577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104618577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104618577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104618577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104618577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104618577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 69 3d d0 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 60 4c 17 d7 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1235)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1242)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1234)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1234)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1233)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1233)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1233)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1233)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1235)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104618580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104618580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104618580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104618580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104618580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104618580 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104618580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104618580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104618580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104618580 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104618580 DMM DEBUG msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:TMSInew-0x604C17D7:GERAN-A-229:LU)[0x55eefe1de290]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104618580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:TMSInew-0x604C17D7:GERAN-A-229:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104618580 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe1fc6c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104618580 DMSC NOTICE msub(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (gsm_04_08.c:1541) 20250427104618580 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe1fc6c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104618580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7:GERAN-A-229:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104618580 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe1fc6c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104618580 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe1fc6c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7:GERAN-A-229:LU)[0x55eefe1b08f0] (vlr_lu_fsm.c:817) 20250427104618580 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe1fc6c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104618580 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x12A77C5C:GERAN-A-229:LU)[0x55eefe1fc6c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104618580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7:GERAN-A-229:LU)[0x55eefe1b08f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104618580 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011817/3/1): Available (smpp_smsc.c:626) 20250427104618580 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104618580 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104618580 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104618580 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104618580 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104618580 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104618580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104618580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104618580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104618580 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104618580 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104618580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104618580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104618580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3d d0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1235)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1233)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1233)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1233)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1233)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1235)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104618581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104618581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104618581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104618581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104618581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104618581 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104618581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104618581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104618581 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104618581 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104618581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7:GERAN-A-229:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104618581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7:GERAN-A-229:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7:GERAN-A-229:LU)[0x55eefe1de290] (msc_a.c:1053) 20250427104618581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7:GERAN-A-229:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104618581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7:GERAN-A-229:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104618581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7:GERAN-A-229:LU)[0x55eefe1b08f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104618581 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104618581 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104618581 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104618581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104618581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104618581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104618581 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104618581 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104618581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104618581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104618581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3d d0 00 00 e5 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1235)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1235)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104618581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104618581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104618581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104618581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104618581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104618581 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104618581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104618581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104618582 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104618582 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 69 3d d0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1234)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1242)6897104 TC_sgsap_paging_subscr_rej0(1242)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104618582 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104618582 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_paging_subscr_rej0(1242)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1242)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1242)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1234)@84c1225eaf8b: Created IMSI[0] for '262420000011817'H'604C17D7'O to be handled at TC_sgsap_paging_subscr_rej0(1242) 20250427104618584 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104618584 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427104618584 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427104618584 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104618584 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104618584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104618584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104618584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104618584 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104618584 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104618584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104618584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104618584 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 60 4c 17 d7 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1235)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1234)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_subscr_rej0(1242) TC_sgsap_paging_subscr_rej0(1242)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1242)@84c1225eaf8b: 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 := '604C17D7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1234)@84c1225eaf8b: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1242)10473654 MSC_Test_0-RAN(1234)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1233)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1235)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104618586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104618586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104618586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104618586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104618586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104618586 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104618586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104618586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104618586 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104618586 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 9f d0 b6 02 02 06 04 43 b9 00 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 4c 17 d7 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104618586 DMM DEBUG msc_a(TMSI-0x604C17D7:GERAN-A-230:CM_SERVICE_REQ)[0x55eefe2146b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427104618586 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x604C17D7:GERAN-A-230:CM_SERVICE_REQ)[0x55eefe1fc6c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104618586 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x604C17D7:GERAN-A-230:CM_SERVICE_REQ)[0x55eefe1fc6c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x604C17D7:GERAN-A-230:CM_SERVICE_REQ)[0x55eefe2146b0] (fsm.c:486) 20250427104618586 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x604C17D7:GERAN-A-230:CM_SERVICE_REQ)[0x55eefe1fc6c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104618586 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x604C17D7:GERAN-A-230:CM_SERVICE_REQ)[0x55eefe1fc6c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104618586 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104618586 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104618586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7:GERAN-A-230:CM_SERVICE_REQ)[0x55eefe1fc6c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104618586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7:GERAN-A-230:CM_SERVICE_REQ)[0x55eefe1fc6c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104618586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7:GERAN-A-230:CM_SERVICE_REQ)[0x55eefe1fc6c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104618586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7:GERAN-A-230:CM_SERVICE_REQ)[0x55eefe1fc6c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104618586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7:GERAN-A-230:CM_SERVICE_REQ)[0x55eefe1fc6c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104618586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7:GERAN-A-230:CM_SERVICE_REQ)[0x55eefe1fc6c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104618586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7:GERAN-A-230:CM_SERVICE_REQ)[0x55eefe1fc6c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104618586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7:GERAN-A-230:CM_SERVICE_REQ)[0x55eefe1fc6c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104618586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7:GERAN-A-230:CM_SERVICE_REQ)[0x55eefe1fc6c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104618586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7:GERAN-A-230:CM_SERVICE_REQ)[0x55eefe1fc6c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104618586 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011817/3/1): Available (smpp_smsc.c:626) 20250427104618586 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427104618586 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104618586 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104618586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104618586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104618586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104618586 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104618586 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104618586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104618586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104618586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d0 b6 00 00 e6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104618586 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104618586 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104618586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104618586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104618586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104618586 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104618586 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104618586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104618586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104618586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d0 b6 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)@84c1225eaf8b: Message received on association #8 20250427104618586 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104618586 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104618586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104618586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104618586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104618586 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104618586 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104618586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104618586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104618586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9f d0 b6 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@84c1225eaf8b: { messageType := 2, destLocRef := '9FD0B6'O, sourceLocRef := '0000E6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1235)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1235)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1235)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1235)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1233)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104618587 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427104618587 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_subscr_rej0(1242)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1242)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1233)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1233)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(1233)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1233)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250427104618589 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104618589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104618589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104618589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104618589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104618589 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104618589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104618589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104618589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104618589 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) MSC_Test_0-M3UA(1235)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104618589 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427104618589 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427104618590 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427104618590 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104618590 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104618590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104618590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104618590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104618590 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104618590 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104618590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104618590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104618590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9f d0 b6 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427104618590 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104618590 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104618590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104618590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104618590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104618590 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104618590 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104618590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104618590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104618590 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 9f d0 b6 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1235)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1235)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1235)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1233)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1242)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1242)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1233)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1233)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1233)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1233)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103020904'O 20250427104618591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104618591 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104618591 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104618591 DLM3UA DEBUG 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(1235)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104618591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104618591 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104618591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104618591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104618591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104618591 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104618591 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427104618591 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104618591 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7 + 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) 20250427104618591 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104618591 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427104618591 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104618591 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104618591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104618591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104618591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104618591 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104618591 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104618591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104618591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104618591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d0 b6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1235)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1233)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1233)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1233)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1233)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104618592 DLSS7 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(1235)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104618592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104618592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104618592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104618592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104618592 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104618592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104618592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104618592 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104618592 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104618592 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7:GERAN-A-230:CM_SERVICE_REQ)[0x55eefe1fc6c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104618592 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7:GERAN-A-230:CM_SERVICE_REQ)[0x55eefe1fc6c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7:GERAN-A-230:CM_SERVICE_REQ)[0x55eefe2146b0] (msc_a.c:1053) 20250427104618592 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7:GERAN-A-230:CM_SERVICE_REQ)[0x55eefe1fc6c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104618592 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7:GERAN-A-230:CM_SERVICE_REQ)[0x55eefe1fc6c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104618592 DBSSAP ERROR msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7:GERAN-A-230:CM_SERVICE_REQ)[0x55eefe2146b0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427104618592 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427104618592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104618592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104618592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104618592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104618592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104618592 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104618592 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104618592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104618592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104618592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d0 b6 00 00 e6 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1235)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1235)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104618592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104618592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104618592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104618592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104618592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104618592 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104618592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104618592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104618592 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104618592 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 9f d0 b6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1234)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1242)10473654 TC_sgsap_paging_subscr_rej0(1242)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104618592 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427104618592 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_paging_subscr_rej0(1242)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1242)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1242)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1242)@84c1225eaf8b: Final verdict of PTC: pass 20250427104618594 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250427104618594 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104618594 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1235)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1236)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SGsAP(1241)@84c1225eaf8b: Final verdict of PTC: none 20250427104618595 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1239)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1234)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1238)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1232)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1240)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1237)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1243)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1233)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1232): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1233): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1234): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1235): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1236): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1237): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1238): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1239): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1240): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SGsAP(1241): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_sgsap_paging_subscr_rej0(1242): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1243): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_sgsap_paging_subscr_rej finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_subscr_rej pass'. Sun Apr 27 10:46: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 20250427104618796 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104618796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104618796 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104618796 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104618796 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104618796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104618796 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104618796 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104618796 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104618796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104618796 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104618796 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104618796 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104618796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104618796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104618796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104618796 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104618796 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104618796 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104618796 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104618797 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104619596 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=378748) 20250427104620597 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104620797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104620798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104620798 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=378748, count=380980) 20250427104621492 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9ED3A7E2 - Paging: now used by 1 (attached) (paging.c:202) 20250427104621598 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_subscr_rej pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_ue_unr'. ------ MSC_Tests.TC_sgsap_paging_ue_unr ------ Sun Apr 27 10:46:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_ue_unr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_ue_unr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104622599 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_ue_unr' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_sgsap_paging_ue_unr started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1247)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1247)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1247)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(1245)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104623001 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1248)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104623196 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104623196 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104623196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104623196 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1247)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1247)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104623197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104623197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104623197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104623198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104623198 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104623198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104623198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104623198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104623198 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104623198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104623198 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1247)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1247)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1247)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1247)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1247)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1247)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1247)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104623198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104623198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104623198 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104623198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104623198 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104623198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104623198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104623198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104623198 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104623198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104623198 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104623198 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1247)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1247)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1247)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1247)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104623198 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104623198 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104623600 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104623600 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1250)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1250)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104623601 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1250)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1250)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1250)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1250)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104623611 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104623611 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1253)@84c1225eaf8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1253)@84c1225eaf8b: Created Expect[0] for '262420000011818'H to be handled at TC_sgsap_paging_ue_unr0(1254) MSC_Test-GSUP(1251)@84c1225eaf8b: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1254) 20250427104623637 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427104623637 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011818 id=262420000011818 (vlr.c:661) 20250427104623637 DVLR INFO New subscr, IMSI: 262420000011818 (vlr.c:562) 20250427104623637 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427104623637 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011818 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1251)@84c1225eaf8b: Found GsupExpect[0] for "262420000011818" handled at TC_sgsap_paging_ue_unr0(1254) MSC_Test-GSUP(1251)@84c1225eaf8b: Added IMSI table entry 0TC_sgsap_paging_ue_unr0(1254)"262420000011818" 20250427104623680 DVLR DEBUG VLR subscr IMSI-262420000011818:TMSInew-0x2688FF82 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104623680 DVLR DEBUG IMSI:262420000011818 has MSISDN:491230011818 (vlr.c:1045) 20250427104623680 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (NO CONN!) (gsm_04_08.c:1541) 20250427104623680 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x2688FF82 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250427104623681 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x2688FF82 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104623681 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x2688FF82 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250427104623681 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x2688FF82 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250427104623681 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x2688FF82 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_ue_unr0(1254)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1254)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011818'H MSC_Test-SGsAP(1253)@84c1225eaf8b: 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 := '2688FF82'O } } } } } } handled at TC_sgsap_paging_ue_unr0(1254) TC_sgsap_paging_ue_unr0(1254)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1254)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104623682 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x2688FF82 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427104623682 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250427104624000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104624000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104624000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104624000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104624000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104624000 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104624000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104624000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104624000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104624000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104624001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104624001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104624001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104624001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104624001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104624001 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104624001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104624001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104624001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104624001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1247)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1246)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_ue_unr0(1254)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011818'H 20250427104624685 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104624685 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250427104624685 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250427104624685 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_ue_unr0(1254)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104624687 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82 + vlr_sgs_ue_unr: now used by 4 (attached,SGs-paging-req,Paging,vlr_sgs_ue_unr) (vlr_sgs.c:292) 20250427104624687 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82 - vlr_sgs_ue_unr: now used by 3 (attached,SGs-paging-req,Paging) (vlr_sgs.c:304) MSC_Test-GSUP(1251)@84c1225eaf8b: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1254) TC_sgsap_paging_ue_unr0(1254)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_sgsap_paging_ue_unr0(1254)346180 MSC_Test_0-RAN(1246)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1245)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1247)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104625693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104625693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104625693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104625693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104625693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104625693 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104625693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104625693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104625693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104625693 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 48 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 10 81 81 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104625694 DMM DEBUG msc_a(IMSI-262420000011818:GERAN-A-231:LU)[0x55eefe1de290]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011818 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104625694 DMM DEBUG msc_a(IMSI-262420000011818:GERAN-A-231:LU)[0x55eefe1de290]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104625694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-231:LU)[0x55eefe19e100]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104625694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-231:LU)[0x55eefe19e100]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011818:GERAN-A-231:LU)[0x55eefe1de290] (fsm.c:486) 20250427104625694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-231:LU)[0x55eefe19e100]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104625694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-231:LU)[0x55eefe19e100]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104625694 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82 + _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104625694 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104625694 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82 - _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_lu_fsm.c:1085) 20250427104625694 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104625694 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82 - Paging: now used by 3 (attached,SGs-paging-req,active-conn) (paging.c:202) 20250427104625694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe19e100]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104625694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe19e100]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104625694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe19e100]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104625694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe19e100]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104625694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe19e100]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104625694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe19e100]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104625694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104625694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe19e100] (fsm.c:486) 20250427104625694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104625694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104625694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104625694 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104625694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104625694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104625694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104625694 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104625694 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104625694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104625694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104625694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 05 48 44 00 00 e7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104625694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104625694 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104625694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104625694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104625694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104625694 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104625694 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104625694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104625694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104625694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 05 48 44 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1247)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1247)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1247)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@84c1225eaf8b: { messageType := 2, destLocRef := '054844'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104625695 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82 + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250427104625695 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82 - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1245)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1245)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1245)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1245)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_paging_ue_unr0(1254)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1254)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1247)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104625696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104625696 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104625696 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104625696 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104625696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104625696 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104625696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104625696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104625696 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104625696 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104625697 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104625697 DVLR DEBUG IMSI:262420000011818 has MSISDN:491230011818 (vlr.c:1045) 20250427104625697 DMSC NOTICE msub(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (gsm_04_08.c:1541) 20250427104625697 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250427104625697 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104625697 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe19e100]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104625697 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104625697 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104625697 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104625697 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe19e100] (vlr_lu_fsm.c:110) 20250427104625697 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104625697 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104625697 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe19e100]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104625697 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe19e100]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104625697 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe204770]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104625697 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe204770]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe19e100] (fsm.c:486) 20250427104625697 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe204770]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104625697 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe204770]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104625697 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe204770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104625697 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe204770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104625697 DMSC NOTICE msub(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:TMSInew-0x0AEDC4C9) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (gsm_04_08.c:1541) 20250427104625697 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe204770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104625697 DMM DEBUG -> IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:TMSInew-0x0AEDC4C9 LOCATION UPDATE ACCEPT (TMSI = 0x0aedc4c9) (gsm_04_08.c:149) 20250427104625697 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104625697 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104625697 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104625697 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:TMSInew-0x0AEDC4C9 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250427104625697 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104625697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104625697 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104625697 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104625697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104625697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104625697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 05 48 44 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0a ed c4 c9 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1247)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1254)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1246)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1246)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1245)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1245)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1245)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1245)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104625699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104625699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104625699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104625699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104625699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104625699 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104625699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104625699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104625699 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104625699 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1247)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104625699 DMM DEBUG msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:TMSInew-0x0AEDC4C9:GERAN-A-231:LU)[0x55eefe1de290]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104625699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:TMSInew-0x0AEDC4C9:GERAN-A-231:LU)[0x55eefe19e100]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104625699 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe204770]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104625699 DMSC NOTICE msub(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (gsm_04_08.c:1541) 20250427104625699 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe204770]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104625699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9:GERAN-A-231:LU)[0x55eefe19e100]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104625699 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe204770]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104625700 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe204770]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9:GERAN-A-231:LU)[0x55eefe19e100] (vlr_lu_fsm.c:817) 20250427104625700 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe204770]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104625700 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2688FF82:GERAN-A-231:LU)[0x55eefe204770]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104625700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9:GERAN-A-231:LU)[0x55eefe19e100]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104625700 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011818/3/1): Available (smpp_smsc.c:626) 20250427104625700 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104625700 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9 + 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) 20250427104625700 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104625700 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9 - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250427104625700 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104625700 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104625700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104625700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104625700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104625700 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104625700 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104625700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104625700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104625700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 05 48 44 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1247)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1245)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1245)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1245)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1245)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104625700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104625700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104625700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104625700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104625700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104625700 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104625700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104625700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1247)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104625700 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104625700 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104625700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9:GERAN-A-231:LU)[0x55eefe19e100]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104625700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9:GERAN-A-231:LU)[0x55eefe19e100]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9:GERAN-A-231:LU)[0x55eefe1de290] (msc_a.c:1053) 20250427104625700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9:GERAN-A-231:LU)[0x55eefe19e100]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104625700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9:GERAN-A-231:LU)[0x55eefe19e100]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104625700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9:GERAN-A-231:LU)[0x55eefe19e100]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104625701 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9 - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250427104625701 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104625701 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104625701 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104625701 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104625701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104625701 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104625701 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104625701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104625701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104625701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 05 48 44 00 00 e7 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1247)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@84c1225eaf8b: Session index based on local reference:0 20250427104625701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104625701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104625701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104625701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104625701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104625701 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1247)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104625701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104625701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104625701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104625701 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 05 48 44 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1246)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1254)346180 TC_sgsap_paging_ue_unr0(1254)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104625701 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250427104625701 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9 - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_sgsap_paging_ue_unr0(1254)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1254)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1254)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1246)@84c1225eaf8b: Created IMSI[0] for '262420000011818'H'0AEDC4C9'O to be handled at TC_sgsap_paging_ue_unr0(1254) 20250427104625703 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250427104625703 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9 + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250427104625703 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250427104625703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104625703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104625703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104625703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104625703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104625703 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104625703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104625703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104625703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104625703 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 0a ed c4 c9 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1247)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1246)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_ue_unr0(1254) TC_sgsap_paging_ue_unr0(1254)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1254)@84c1225eaf8b: 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 := '0AEDC4C9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1246)@84c1225eaf8b: Added conn table entry 0TC_sgsap_paging_ue_unr0(1254)8752948 MSC_Test_0-RAN(1246)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1245)@84c1225eaf8b: First idle individual index:0 20250427104625705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104625705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104625705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104625705 DLM3UA DEBUG 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(1247)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104625705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104625705 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104625705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104625705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104625705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104625705 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 8f 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 05 24 04 03 50 59 02 05 f4 0a ed c4 c9 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104625705 DMM DEBUG msc_a(TMSI-0x0AEDC4C9:GERAN-A-232:CM_SERVICE_REQ)[0x55eefe1b7840]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427104625705 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0AEDC4C9:GERAN-A-232:CM_SERVICE_REQ)[0x55eefe2146b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104625705 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0AEDC4C9:GERAN-A-232:CM_SERVICE_REQ)[0x55eefe2146b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0AEDC4C9:GERAN-A-232:CM_SERVICE_REQ)[0x55eefe1b7840] (fsm.c:486) 20250427104625705 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0AEDC4C9:GERAN-A-232:CM_SERVICE_REQ)[0x55eefe2146b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104625705 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0AEDC4C9:GERAN-A-232:CM_SERVICE_REQ)[0x55eefe2146b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104625705 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9 + 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) 20250427104625705 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104625705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9:GERAN-A-232:CM_SERVICE_REQ)[0x55eefe2146b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104625705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9:GERAN-A-232:CM_SERVICE_REQ)[0x55eefe2146b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104625705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9:GERAN-A-232:CM_SERVICE_REQ)[0x55eefe2146b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104625705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9:GERAN-A-232:CM_SERVICE_REQ)[0x55eefe2146b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104625705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9:GERAN-A-232:CM_SERVICE_REQ)[0x55eefe2146b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104625705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9:GERAN-A-232:CM_SERVICE_REQ)[0x55eefe2146b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104625705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9:GERAN-A-232:CM_SERVICE_REQ)[0x55eefe2146b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104625705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9:GERAN-A-232:CM_SERVICE_REQ)[0x55eefe2146b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104625705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9:GERAN-A-232:CM_SERVICE_REQ)[0x55eefe2146b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104625705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9:GERAN-A-232:CM_SERVICE_REQ)[0x55eefe2146b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104625705 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011818/3/1): Available (smpp_smsc.c:626) 20250427104625705 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9 - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427104625705 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104625705 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104625705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104625705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104625705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104625705 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104625705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104625705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104625705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104625705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 85 8f 34 00 00 e8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104625705 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104625705 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104625705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104625705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104625705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104625705 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104625705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104625705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104625705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104625705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 85 8f 34 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 81 (osmo_ss7_asp.c:1164) 20250427104625706 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104625706 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104625706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104625706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104625706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104625706 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104625706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104625706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104625706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1247)@84c1225eaf8b: Message received on association #8 20250427104625706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 85 8f 34 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@84c1225eaf8b: { messageType := 2, destLocRef := '858F34'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1247)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1247)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1247)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1245)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1247)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1245)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104625706 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9 + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427104625706 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9 - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_ue_unr0(1254)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1254)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1245)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1245)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(1245)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1245)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250427104625708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104625708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104625708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104625708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104625708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104625708 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104625708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104625708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1247)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104625708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104625708 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) 20250427104625708 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9 + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250427104625708 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427104625709 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427104625709 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104625709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104625709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104625709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104625709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104625709 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104625709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104625709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104625709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104625709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 85 8f 34 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427104625709 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104625709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104625709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104625709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104625709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104625709 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104625709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104625709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104625709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104625709 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 85 8f 34 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1247)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1247)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1245)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1247)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1254)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1254)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1245)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1245)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1245)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1245)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103020904'O 20250427104625710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104625710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1247)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104625710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104625710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104625710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104625710 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104625710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104625710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104625710 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104625710 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104625710 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9 - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250427104625710 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9 + 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) 20250427104625710 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9 + 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) 20250427104625710 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9 - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104625710 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9 - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250427104625710 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104625710 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104625710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104625710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104625710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104625710 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104625710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104625710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104625710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104625710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 85 8f 34 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1247)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1245)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1245)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1245)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1245)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1247)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104625711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104625711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104625711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104625711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104625711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104625711 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104625711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104625711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104625711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104625711 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104625711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9:GERAN-A-232:CM_SERVICE_REQ)[0x55eefe2146b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104625711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9:GERAN-A-232:CM_SERVICE_REQ)[0x55eefe2146b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9:GERAN-A-232:CM_SERVICE_REQ)[0x55eefe1b7840] (msc_a.c:1053) 20250427104625711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9:GERAN-A-232:CM_SERVICE_REQ)[0x55eefe2146b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104625711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9:GERAN-A-232:CM_SERVICE_REQ)[0x55eefe2146b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104625711 DBSSAP ERROR msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9:GERAN-A-232:CM_SERVICE_REQ)[0x55eefe1b7840]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427104625711 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9 - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250427104625711 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104625711 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104625711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104625711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104625711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104625711 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104625711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104625711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104625711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104625711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 85 8f 34 00 00 e8 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1247)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@84c1225eaf8b: Session index based on local reference:0 20250427104625711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104625711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104625711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104625711 DLM3UA DEBUG 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(1247)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104625711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104625711 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104625711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104625711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104625711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104625711 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 85 8f 34 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1246)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1254)8752948 TC_sgsap_paging_ue_unr0(1254)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104625711 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9 + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250427104625711 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_sgsap_paging_ue_unr0(1254)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1254)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1254)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1254)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-SCCP(1245)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1246)@84c1225eaf8b: Final verdict of PTC: none 20250427104625714 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-MGCP(1249)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1244)@84c1225eaf8b: Final verdict of PTC: none 20250427104625714 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1251)@84c1225eaf8b: Final verdict of PTC: none 20250427104625714 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104625714 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1247)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1250)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1248)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SGsAP(1253)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1252)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1255)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1244): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1245): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1246): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1247): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1248): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1249): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1250): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1251): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1252): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SGsAP(1253): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_sgsap_paging_ue_unr0(1254): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1255): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_sgsap_paging_ue_unr finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_ue_unr pass'. Sun Apr 27 10:46:25 UTC 2025 ====== MSC_Tests.TC_sgsap_paging_ue_unr pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_paging_ue_unr.talloc 20250427104625912 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104625912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104625912 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104625912 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104625912 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104625912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104625912 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104625912 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104625912 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104625912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104625912 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104625912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104625912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104625912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104625912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104625912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104625912 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104625912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104625912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104625913 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104625913 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104626715 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=381652) 20250427104627716 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104627914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104627914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104627914 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=381652, count=382812) 20250427104628585 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x604C17D7 - Paging: now used by 1 (attached) (paging.c:202) 20250427104628717 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_ue_unr pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_nothing'. ------ MSC_Tests.TC_sgsap_paging_and_nothing ------ Sun Apr 27 10:46:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104629719 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_nothing' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_sgsap_paging_and_nothing started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1259)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1259)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1259)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1257)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104630194 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1260)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104630387 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104630387 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104630387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104630387 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1259)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1259)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1259)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1259)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427104630392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104630392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104630392 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104630392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104630392 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104630392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104630392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104630392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104630392 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104630392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104630392 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1259)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1259)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1259)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427104630394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104630394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104630394 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104630394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104630394 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(1259)@84c1225eaf8b: Message received on association #8 20250427104630394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104630394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104630394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104630394 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1259)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104630394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104630394 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104630394 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1259)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1259)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427104630394 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1259)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1259)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104630395 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104630720 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104630720 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1262)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1262)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104630722 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1262)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1262)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1262)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1262)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104630730 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104630730 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1265)@84c1225eaf8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1265)@84c1225eaf8b: Created Expect[0] for '262420000011819'H to be handled at TC_sgsap_paging_and_nothing0(1266) MSC_Test-GSUP(1263)@84c1225eaf8b: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1266) 20250427104630758 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427104630758 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011819 id=262420000011819 (vlr.c:661) 20250427104630758 DVLR INFO New subscr, IMSI: 262420000011819 (vlr.c:562) 20250427104630758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427104630758 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011819 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1263)@84c1225eaf8b: Found GsupExpect[0] for "262420000011819" handled at TC_sgsap_paging_and_nothing0(1266) MSC_Test-GSUP(1263)@84c1225eaf8b: Added IMSI table entry 0TC_sgsap_paging_and_nothing0(1266)"262420000011819" 20250427104630800 DVLR DEBUG VLR subscr IMSI-262420000011819:TMSInew-0xB64BE736 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104630800 DVLR DEBUG IMSI:262420000011819 has MSISDN:491230011819 (vlr.c:1045) 20250427104630800 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (NO CONN!) (gsm_04_08.c:1541) 20250427104630800 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0xB64BE736 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250427104630801 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0xB64BE736 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104630801 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0xB64BE736 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250427104630801 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0xB64BE736 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250427104630801 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0xB64BE736 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_and_nothing0(1266)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1266)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011819'H MSC_Test-SGsAP(1265)@84c1225eaf8b: 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 := 'B64BE736'O } } } } } } handled at TC_sgsap_paging_and_nothing0(1266) TC_sgsap_paging_and_nothing0(1266)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1266)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104630803 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0xB64BE736 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427104630803 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250427104631198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104631198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104631198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104631199 DLM3UA DEBUG 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(1259)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104631199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104631199 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104631199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104631199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104631199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104631199 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104631200 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104631200 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104631200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104631200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104631200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104631200 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104631200 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104631200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104631200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104631200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1259)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1258)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_and_nothing0(1266)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011819'H 20250427104631806 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104631806 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250427104631806 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250427104631806 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_and_nothing0(1266)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104635704 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x0AEDC4C9 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250427104641808 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250427104641808 DSGS ERROR (sub 491230011819) Paging via SGs interface timed out (Ts5 expired)! (vlr_sgs.c:317) 20250427104641808 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736 - SGs-paging-req: now used by 1 (attached) (vlr_sgs.c:321) TC_sgsap_paging_and_nothing0(1266)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1263)@84c1225eaf8b: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1266) TC_sgsap_paging_and_nothing0(1266)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_sgsap_paging_and_nothing0(1266)10591855 MSC_Test_0-SCCP(1257)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1258)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1259)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104641816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104641816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104641816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104641816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104641816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104641816 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104641816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104641816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104641816 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104641816 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a1 9e 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 10 81 91 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104641816 DMM DEBUG msc_a(IMSI-262420000011819:GERAN-A-233:LU)[0x55eefe19e100]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011819 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104641816 DMM DEBUG msc_a(IMSI-262420000011819:GERAN-A-233:LU)[0x55eefe19e100]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104641816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-233:LU)[0x55eefe204770]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104641816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-233:LU)[0x55eefe204770]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011819:GERAN-A-233:LU)[0x55eefe19e100] (fsm.c:486) 20250427104641816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-233:LU)[0x55eefe204770]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104641816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-233:LU)[0x55eefe204770]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104641816 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104641816 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104641816 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427104641816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104641816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe204770]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104641816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe204770]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104641816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe204770]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104641816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe204770]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104641816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe204770]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104641816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe204770]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104641816 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104641816 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe204770] (fsm.c:486) 20250427104641816 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104641816 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104641816 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104641816 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104641816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104641816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104641816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104641816 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104641816 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104641816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104641816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104641816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a1 9e 6f 00 00 e9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104641816 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104641816 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104641816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104641816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104641816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104641816 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104641816 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104641816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104641816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104641816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a1 9e 6f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1259)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1259)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1259)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@84c1225eaf8b: { messageType := 2, destLocRef := 'A19E6F'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104641818 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104641818 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1257)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1257)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1257)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1257)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1259)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_paging_and_nothing0(1266)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427104641820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104641820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104641820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104641820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104641820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104641820 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104641820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104641820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104641820 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104641820 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e9 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_sgsap_paging_and_nothing0(1266)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104641821 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104641821 DVLR DEBUG IMSI:262420000011819 has MSISDN:491230011819 (vlr.c:1045) 20250427104641821 DMSC NOTICE msub(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (gsm_04_08.c:1541) 20250427104641821 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104641821 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104641821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe204770]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104641821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104641821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104641821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104641821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe204770] (vlr_lu_fsm.c:110) 20250427104641821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104641821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104641821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe204770]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104641821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe204770]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104641821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe1a0950]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104641821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe1a0950]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe204770] (fsm.c:486) 20250427104641821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe1a0950]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104641821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe1a0950]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104641821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe1a0950]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104641821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe1a0950]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104641821 DMSC NOTICE msub(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:TMSInew-0x1D38115A) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (gsm_04_08.c:1541) 20250427104641821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe1a0950]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104641821 DMM DEBUG -> IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:TMSInew-0x1D38115A LOCATION UPDATE ACCEPT (TMSI = 0x1d38115a) (gsm_04_08.c:149) 20250427104641821 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:TMSInew-0x1D38115A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104641821 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104641821 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104641821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104641822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104641822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104641822 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104641822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104641822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104641822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104641822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 a1 9e 6f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1d 38 11 5a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1259)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1266)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1258)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1258)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1257)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1257)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1257)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1257)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1259)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104641826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104641826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104641826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104641826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104641826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104641826 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104641826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104641826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104641826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104641826 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104641826 DMM DEBUG msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:TMSInew-0x1D38115A:GERAN-A-233:LU)[0x55eefe19e100]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104641826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:TMSInew-0x1D38115A:GERAN-A-233:LU)[0x55eefe204770]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104641826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe1a0950]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104641826 DMSC NOTICE msub(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (gsm_04_08.c:1541) 20250427104641826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe1a0950]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104641826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A:GERAN-A-233:LU)[0x55eefe204770]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104641826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe1a0950]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104641826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe1a0950]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A:GERAN-A-233:LU)[0x55eefe204770] (vlr_lu_fsm.c:817) 20250427104641826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe1a0950]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104641826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xB64BE736:GERAN-A-233:LU)[0x55eefe1a0950]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104641826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A:GERAN-A-233:LU)[0x55eefe204770]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104641826 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011819/3/1): Available (smpp_smsc.c:626) 20250427104641827 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104641827 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104641827 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104641827 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104641827 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104641827 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104641827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104641827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104641827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104641827 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104641827 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104641827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104641827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104641827 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a1 9e 6f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1259)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1257)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1257)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1257)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1257)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1259)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104641828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104641828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104641828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104641828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104641828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104641828 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104641828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104641828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104641828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104641828 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104641828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A:GERAN-A-233:LU)[0x55eefe204770]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104641828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A:GERAN-A-233:LU)[0x55eefe204770]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A:GERAN-A-233:LU)[0x55eefe19e100] (msc_a.c:1053) 20250427104641828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A:GERAN-A-233:LU)[0x55eefe204770]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104641828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A:GERAN-A-233:LU)[0x55eefe204770]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104641828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A:GERAN-A-233:LU)[0x55eefe204770]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104641828 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A - active-conn: now used by 1 (attached) (msub.c:375) 20250427104641828 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104641828 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104641828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104641828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104641828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104641828 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104641828 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104641828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104641828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104641828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a1 9e 6f 00 00 e9 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1259)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@84c1225eaf8b: Session index based on local reference:0 20250427104641828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104641828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104641828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104641828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104641828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1259)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104641828 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104641828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104641828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104641828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104641828 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a1 9e 6f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1258)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1266)10591855 TC_sgsap_paging_and_nothing0(1266)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104641829 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104641829 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_paging_and_nothing0(1266)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1266)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1266)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1258)@84c1225eaf8b: Created IMSI[0] for '262420000011819'H'1D38115A'O to be handled at TC_sgsap_paging_and_nothing0(1266) 20250427104641832 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104641832 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427104641832 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427104641832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104641832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104641832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104641832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104641832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104641832 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104641832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104641832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104641832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104641832 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 1d 38 11 5a 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1259)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1258)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_nothing0(1266) TC_sgsap_paging_and_nothing0(1266)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1266)@84c1225eaf8b: 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 := '1D38115A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1258)@84c1225eaf8b: Added conn table entry 0TC_sgsap_paging_and_nothing0(1266)12128105 MSC_Test_0-RAN(1258)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1257)@84c1225eaf8b: First idle individual index:0 20250427104641835 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104641835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104641835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104641835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104641835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104641835 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104641835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104641835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1259)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104641835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104641835 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 0f 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 1d 38 11 5a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104641836 DMM DEBUG msc_a(TMSI-0x1D38115A:GERAN-A-234:CM_SERVICE_REQ)[0x55eefe1de290]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427104641836 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D38115A:GERAN-A-234:CM_SERVICE_REQ)[0x55eefe1b7840]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104641836 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D38115A:GERAN-A-234:CM_SERVICE_REQ)[0x55eefe1b7840]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1D38115A:GERAN-A-234:CM_SERVICE_REQ)[0x55eefe1de290] (fsm.c:486) 20250427104641836 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D38115A:GERAN-A-234:CM_SERVICE_REQ)[0x55eefe1b7840]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104641836 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D38115A:GERAN-A-234:CM_SERVICE_REQ)[0x55eefe1b7840]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104641836 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104641836 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104641836 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A:GERAN-A-234:CM_SERVICE_REQ)[0x55eefe1b7840]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104641836 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A:GERAN-A-234:CM_SERVICE_REQ)[0x55eefe1b7840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104641836 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A:GERAN-A-234:CM_SERVICE_REQ)[0x55eefe1b7840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104641836 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A:GERAN-A-234:CM_SERVICE_REQ)[0x55eefe1b7840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104641836 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A:GERAN-A-234:CM_SERVICE_REQ)[0x55eefe1b7840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104641836 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A:GERAN-A-234:CM_SERVICE_REQ)[0x55eefe1b7840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104641836 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A:GERAN-A-234:CM_SERVICE_REQ)[0x55eefe1b7840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104641836 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A:GERAN-A-234:CM_SERVICE_REQ)[0x55eefe1b7840]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104641836 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A:GERAN-A-234:CM_SERVICE_REQ)[0x55eefe1b7840]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104641836 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A:GERAN-A-234:CM_SERVICE_REQ)[0x55eefe1b7840]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104641836 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011819/3/1): Available (smpp_smsc.c:626) 20250427104641836 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427104641836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104641836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104641836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104641836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104641836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104641836 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104641836 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104641836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104641836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104641836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 b9 0f 69 00 00 ea 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104641836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104641836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104641836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104641836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104641836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104641836 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104641836 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104641836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104641836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104641836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 b9 0f 69 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 91 (osmo_ss7_asp.c:1164) 20250427104641836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104641836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104641836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104641836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104641836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104641836 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104641836 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104641836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104641836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104641836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b9 0f 69 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1259)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1259)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1259)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1259)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1259)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@84c1225eaf8b: { messageType := 2, destLocRef := 'B90F69'O, sourceLocRef := '0000EA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1257)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1257)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104641836 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427104641837 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_and_nothing0(1266)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1266)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1257)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1257)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(1257)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1257)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250427104641841 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104641841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104641841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104641841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104641841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104641841 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104641841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104641841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104641841 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104641841 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) MSC_Test_0-M3UA(1259)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104641841 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427104641841 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427104641841 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427104641841 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104641841 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104641841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104641841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104641841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104641841 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104641841 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104641841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104641841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104641841 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b9 0f 69 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427104641841 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104641841 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104641841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104641841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104641841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104641841 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104641841 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104641841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104641841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104641841 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 b9 0f 69 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1259)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1259)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1259)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1257)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1266)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1266)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1257)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1257)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1257)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1257)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103020904'O 20250427104641843 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104641843 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104641843 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104641843 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104641843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104641843 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104641843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104641843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104641843 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104641843 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1259)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104641843 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427104641843 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104641843 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A + 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) 20250427104641843 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104641843 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427104641843 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104641843 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104641843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104641843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104641843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104641843 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104641843 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104641843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104641843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104641843 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 b9 0f 69 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1259)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1257)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1257)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1257)@84c1225eaf8b: vl_from0 20250427104641844 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104641844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104641844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104641844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104641844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104641844 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104641844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104641844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104641844 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104641844 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(1257)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1259)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104641844 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A:GERAN-A-234:CM_SERVICE_REQ)[0x55eefe1b7840]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104641844 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A:GERAN-A-234:CM_SERVICE_REQ)[0x55eefe1b7840]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A:GERAN-A-234:CM_SERVICE_REQ)[0x55eefe1de290] (msc_a.c:1053) 20250427104641844 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A:GERAN-A-234:CM_SERVICE_REQ)[0x55eefe1b7840]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104641844 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A:GERAN-A-234:CM_SERVICE_REQ)[0x55eefe1b7840]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104641844 DBSSAP ERROR msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A:GERAN-A-234:CM_SERVICE_REQ)[0x55eefe1de290]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427104641844 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427104641844 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104641844 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104641844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104641844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104641844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104641844 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104641844 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104641844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104641844 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104641844 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 b9 0f 69 00 00 ea 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1259)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@84c1225eaf8b: Session index based on local reference:0 20250427104641844 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104641844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104641844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104641844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104641844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104641844 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104641844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104641844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104641844 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104641844 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b9 0f 69 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1258)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1266)12128105 TC_sgsap_paging_and_nothing0(1266)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104641845 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427104641845 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_paging_and_nothing0(1266)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1266)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1266)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1266)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-RAN(1258)@84c1225eaf8b: Final verdict of PTC: none 20250427104641848 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104641848 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427104641848 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1263)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1259)@84c1225eaf8b: Final verdict of PTC: none 20250427104641848 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-SCCP(1257)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1262)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1256)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1264)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1260)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1267)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1261)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SGsAP(1265)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1256): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1257): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1258): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1259): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1260): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1261): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1262): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1263): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1264): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SGsAP(1265): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_sgsap_paging_and_nothing0(1266): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1267): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_sgsap_paging_and_nothing finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_nothing pass'. Sun Apr 27 10:46:41 UTC 2025 ====== MSC_Tests.TC_sgsap_paging_and_nothing pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_paging_and_nothing.talloc 20250427104642044 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104642044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104642044 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104642044 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104642044 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104642044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104642044 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104642044 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104642044 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104642044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104642044 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104642044 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104642044 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104642044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104642044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104642044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104642044 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104642044 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104642044 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104642044 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104642044 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104642848 DLGSUP 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) 20250427104643850 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104644046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104644046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104644046 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=381688) 20250427104644851 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_lu'. ------ MSC_Tests.TC_sgsap_paging_and_lu ------ Sun Apr 27 10:46:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_and_lu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_and_lu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104645852 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_lu' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_sgsap_paging_and_lu started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1271)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1271)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1271)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(1269)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104646256 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1272)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104646451 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104646451 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104646451 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104646451 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1271)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1271)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1271)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1271)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427104646453 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104646453 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104646453 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104646453 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104646453 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104646453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104646453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104646453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104646453 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104646453 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104646453 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1271)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1271)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427104646453 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104646453 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104646453 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104646453 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104646453 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104646453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104646453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104646453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104646453 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1271)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1271)@84c1225eaf8b: Message received on association #8 20250427104646453 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104646453 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104646453 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1271)@84c1225eaf8b: Message received on association #8 20250427104646454 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104646454 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1271)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1271)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1271)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1271)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104646853 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104646853 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1274)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1274)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104646855 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1274)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1274)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1274)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1274)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104646864 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104646864 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1277)@84c1225eaf8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1277)@84c1225eaf8b: Created Expect[0] for '262420000011820'H to be handled at TC_sgsap_paging_and_lu0(1278) MSC_Test-GSUP(1275)@84c1225eaf8b: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1278) 20250427104646893 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427104646893 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011820 id=262420000011820 (vlr.c:661) 20250427104646893 DVLR INFO New subscr, IMSI: 262420000011820 (vlr.c:562) 20250427104646893 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427104646893 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1275)@84c1225eaf8b: Found GsupExpect[0] for "262420000011820" handled at TC_sgsap_paging_and_lu0(1278) MSC_Test-GSUP(1275)@84c1225eaf8b: Added IMSI table entry 0TC_sgsap_paging_and_lu0(1278)"262420000011820" 20250427104646940 DVLR DEBUG VLR subscr IMSI-262420000011820:TMSInew-0x47E9E7D6 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104646940 DVLR DEBUG IMSI:262420000011820 has MSISDN:491230011820 (vlr.c:1045) 20250427104646940 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (NO CONN!) (gsm_04_08.c:1541) 20250427104646940 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x47E9E7D6 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250427104646941 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x47E9E7D6 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104646941 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x47E9E7D6 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250427104646941 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x47E9E7D6 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250427104646941 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x47E9E7D6 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011820'H MSC_Test-SGsAP(1277)@84c1225eaf8b: 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 := '47E9E7D6'O } } } } } } handled at TC_sgsap_paging_and_lu0(1278) TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104646943 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x47E9E7D6 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427104646943 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x47E9E7D6 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250427104647144 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647144 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647144 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647144 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647144 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647144 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647144 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647144 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647144 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647144 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647144 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647144 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647144 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647144 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647144 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647144 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647144 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647144 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647144 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647144 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647145 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1D38115A - Paging: now used by 1 (attached) (paging.c:202) 20250427104647145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104647256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104647256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104647256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104647256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104647256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104647256 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104647256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104647256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104647256 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104647256 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104647256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104647256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104647256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104647256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104647256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104647256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104647256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104647256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104647256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104647256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1271)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1270)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427104648148 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x47E9E7D6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104648148 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x47E9E7D6 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250427104648148 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x47E9E7D6 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250427104648148 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x47E9E7D6 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1275)@84c1225eaf8b: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1278) 20250427104648150 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x47E9E7D6 + sgs_rx_loc_upd_req: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250427104648150 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x47E9E7D6 - sgs_rx_loc_upd_req: now used by 3 (attached,SGs-paging-req,Paging) (sgs_iface.c:622) 20250427104648150 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x47E9E7D6 + SGs-lu: now used by 4 (attached,SGs-paging-req,Paging,SGs-lu) (vlr_sgs.c:87) 20250427104648150 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427104648150 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (NO CONN!) (gsm_04_08.c:1541) 20250427104648150 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x47E9E7D6:TMSInew-0x9F2580EE + vlr_gsup_rx: now used by 5 (attached,SGs-paging-req,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104648150 DVLR DEBUG IMSI:262420000011820 has MSISDN:491230011820 (vlr.c:1045) 20250427104648150 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (NO CONN!) (gsm_04_08.c:1541) 20250427104648150 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x47E9E7D6:TMSInew-0x9F2580EE - vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,Paging,SGs-lu) (vlr.c:1410) 20250427104648150 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x47E9E7D6:TMSInew-0x9F2580EE + vlr_gsup_rx: now used by 5 (attached,SGs-paging-req,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104648150 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x47E9E7D6:TMSInew-0x9F2580EE - SGs-lu: now used by 4 (attached,SGs-paging-req,Paging,vlr_gsup_rx) (vlr_sgs.c:124) 20250427104648150 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x47E9E7D6:TMSInew-0x9F2580EE - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,Paging) (vlr.c:1410) TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104648151 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x47E9E7D6:TMSInew-0x9F2580EE + vlr_sgs_tmsi_reall_compl: now used by 4 (attached,SGs-paging-req,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427104648151 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE + SGs-paging-req: now used by 5 (attached,2*SGs-paging-req,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:361) 20250427104648151 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE - 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)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104648152 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE + sgs_rx_pag_rej: now used by 5 (attached,2*SGs-paging-req,Paging,sgs_rx_pag_rej) (sgs_iface.c:757) 20250427104648152 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE + 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) 20250427104648152 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE - SGs-paging-req: now used by 5 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250427104648152 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE - vlr_sgs_pag_rej: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250427104648152 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE - Paging: now used by 3 (attached,SGs-paging-req,sgs_rx_pag_rej) (paging.c:202) 20250427104648152 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) 20250427104648152 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE - sgs_rx_pag_rej: now used by 2 (attached,SGs-paging-req) (sgs_iface.c:780) MSC_Test-GSUP(1275)@84c1225eaf8b: Created GsupExpect[1] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1278) TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_sgsap_paging_and_lu0(1278)6695040 MSC_Test_0-SCCP(1269)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1270)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1271)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104648157 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104648157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104648157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104648157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104648157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104648157 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104648157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104648157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104648157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104648157 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 28 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 10 81 02 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104648157 DMM DEBUG msc_a(IMSI-262420000011820:GERAN-A-235:LU)[0x55eefe204770]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011820 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104648157 DMM DEBUG msc_a(IMSI-262420000011820:GERAN-A-235:LU)[0x55eefe204770]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104648157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-235:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104648157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-235:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011820:GERAN-A-235:LU)[0x55eefe204770] (fsm.c:486) 20250427104648157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-235:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104648157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-235:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104648157 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE + _lu_fsm_associate_vsub: now used by 3 (attached,SGs-paging-req,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104648157 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE + active-conn: now used by 4 (attached,SGs-paging-req,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104648157 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE - _lu_fsm_associate_vsub: now used by 3 (attached,SGs-paging-req,active-conn) (vlr_lu_fsm.c:1085) 20250427104648157 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104648157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104648157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104648157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104648157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104648157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104648157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104648157 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104648157 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1a0950] (fsm.c:486) 20250427104648157 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104648157 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104648157 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104648157 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104648157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104648157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104648157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104648157 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104648157 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104648157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104648157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104648157 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 28 80 00 00 eb 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104648157 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104648157 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104648157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104648157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104648157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104648157 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104648157 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104648157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104648157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104648157 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 28 80 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1271)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1271)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1271)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@84c1225eaf8b: { messageType := 2, destLocRef := '662880'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104648159 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250427104648159 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1269)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1269)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1269)@84c1225eaf8b: vl_from0 TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1269)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427104648159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104648159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104648159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104648159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104648159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104648159 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104648159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104648159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104648159 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104648159 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1271)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104648160 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104648160 DVLR DEBUG IMSI:262420000011820 has MSISDN:491230011820 (vlr.c:1045) 20250427104648160 DMSC NOTICE msub(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (gsm_04_08.c:1541) 20250427104648160 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250427104648160 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104648160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1a0950]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104648160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104648160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104648160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104648160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1a0950] (vlr_lu_fsm.c:110) 20250427104648160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104648160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104648160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1a0950]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104648160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1a0950]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104648160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1bb870]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104648160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1bb870]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1a0950] (fsm.c:486) 20250427104648160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1bb870]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104648160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1bb870]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104648160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1bb870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104648160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1bb870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104648161 DMSC NOTICE msub(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:TMSInew-0x37E48474) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (gsm_04_08.c:1541) 20250427104648161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1bb870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104648161 DMM DEBUG -> IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:TMSInew-0x37E48474 LOCATION UPDATE ACCEPT (TMSI = 0x37e48474) (gsm_04_08.c:149) 20250427104648161 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:TMSInew-0x37E48474 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250427104648161 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104648161 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104648161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104648161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104648161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104648161 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104648161 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104648161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104648161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104648161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 66 28 80 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 37 e4 84 74 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1271)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1270)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1270)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1269)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1269)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1269)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1269)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104648163 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104648163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1271)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104648163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104648163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104648163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104648163 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104648163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104648163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104648163 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104648163 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104648163 DMM DEBUG msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:TMSInew-0x37E48474:GERAN-A-235:LU)[0x55eefe204770]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104648163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:TMSInew-0x37E48474:GERAN-A-235:LU)[0x55eefe1a0950]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104648163 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1bb870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104648163 DMSC NOTICE msub(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (gsm_04_08.c:1541) 20250427104648163 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1bb870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104648163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474:GERAN-A-235:LU)[0x55eefe1a0950]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104648163 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1bb870]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104648163 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1bb870]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474:GERAN-A-235:LU)[0x55eefe1a0950] (vlr_lu_fsm.c:817) 20250427104648163 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1bb870]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104648163 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9F2580EE:GERAN-A-235:LU)[0x55eefe1bb870]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104648163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474:GERAN-A-235:LU)[0x55eefe1a0950]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104648163 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011820/3/1): Available (smpp_smsc.c:626) 20250427104648163 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104648163 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474 + 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) 20250427104648163 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104648163 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474 - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250427104648163 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104648163 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104648163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104648163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104648163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104648163 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104648164 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104648164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104648164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104648164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 28 80 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1271)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1269)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1269)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1269)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1269)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1271)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104648164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104648164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104648164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104648164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104648164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104648164 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104648164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104648164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104648164 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104648164 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104648164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474:GERAN-A-235:LU)[0x55eefe1a0950]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104648164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474:GERAN-A-235:LU)[0x55eefe1a0950]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474:GERAN-A-235:LU)[0x55eefe204770] (msc_a.c:1053) 20250427104648164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474:GERAN-A-235:LU)[0x55eefe1a0950]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104648164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474:GERAN-A-235:LU)[0x55eefe1a0950]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104648164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474:GERAN-A-235:LU)[0x55eefe1a0950]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104648165 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474 - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250427104648165 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104648165 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104648165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104648165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104648165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104648165 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104648165 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104648165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104648165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104648165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 28 80 00 00 eb 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1271)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@84c1225eaf8b: Session index based on local reference:0 20250427104648165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104648165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104648165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104648165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104648165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104648165 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104648165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104648165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104648165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1271)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104648165 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 66 28 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1270)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1278)6695040 TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104648165 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250427104648165 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474 - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1270)@84c1225eaf8b: Created IMSI[0] for '262420000011820'H'37E48474'O to be handled at TC_sgsap_paging_and_lu0(1278) 20250427104648167 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250427104648167 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474 + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250427104648167 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250427104648167 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104648167 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104648167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104648167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104648167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104648167 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104648167 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104648167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104648167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104648167 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 37 e4 84 74 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1271)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1270)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_lu0(1278) TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: 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 := '37E48474'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1270)@84c1225eaf8b: Added conn table entry 0TC_sgsap_paging_and_lu0(1278)15561172 MSC_Test_0-RAN(1270)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1269)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1271)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104648169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104648169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104648169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104648169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104648169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104648169 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104648169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104648169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104648169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104648169 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 71 d4 02 02 06 04 43 b9 00 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 37 e4 84 74 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104648170 DMM DEBUG msc_a(TMSI-0x37E48474:GERAN-A-236:CM_SERVICE_REQ)[0x55eefe19e100]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427104648170 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x37E48474:GERAN-A-236:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104648170 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x37E48474:GERAN-A-236:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x37E48474:GERAN-A-236:CM_SERVICE_REQ)[0x55eefe19e100] (fsm.c:486) 20250427104648170 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x37E48474:GERAN-A-236:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104648170 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x37E48474:GERAN-A-236:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104648170 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474 + 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) 20250427104648170 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104648170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474:GERAN-A-236:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104648170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474:GERAN-A-236:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104648170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474:GERAN-A-236:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104648170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474:GERAN-A-236:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104648170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474:GERAN-A-236:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104648170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474:GERAN-A-236:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104648170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474:GERAN-A-236:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104648170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474:GERAN-A-236:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104648170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474:GERAN-A-236:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104648170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474:GERAN-A-236:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104648170 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011820/3/1): Available (smpp_smsc.c:626) 20250427104648170 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474 - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427104648170 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104648170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104648170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104648170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104648170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104648170 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104648170 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104648170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104648170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104648170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ed 71 d4 00 00 ec 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104648170 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104648170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104648170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104648170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104648170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104648170 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104648170 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104648170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104648170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104648170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ed 71 d4 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 02 (osmo_ss7_asp.c:1164) 20250427104648170 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104648170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104648170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104648170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104648170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104648170 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104648170 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104648170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104648170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104648170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ed 71 d4 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1271)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1271)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1271)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1271)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1271)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@84c1225eaf8b: { messageType := 2, destLocRef := 'ED71D4'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1269)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104648170 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474 + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427104648170 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474 - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1269)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1269)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(1269)@84c1225eaf8b: vl_from0 20250427104648173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104648173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104648173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104648173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104648173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104648173 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104648173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104648173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104648173 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104648173 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) MSC_Test_0-SCCP(1269)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1271)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104648173 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474 + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250427104648173 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427104648173 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427104648173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104648173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104648173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104648173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104648173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104648173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104648173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104648173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104648173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104648173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ed 71 d4 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427104648173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104648173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104648173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104648173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104648173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104648173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104648173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104648173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104648173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104648173 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 ed 71 d4 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1271)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1271)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1271)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1269)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1269)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1269)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1269)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1269)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103020904'O 20250427104648175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104648175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104648175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104648175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104648175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104648175 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104648175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104648175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104648175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104648175 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1271)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104648175 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474 - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250427104648175 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474 + 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) 20250427104648175 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474 + 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) 20250427104648175 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474 - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104648175 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474 - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250427104648175 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104648175 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104648175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104648175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104648175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104648175 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104648175 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104648175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104648175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104648175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ed 71 d4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1271)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1269)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1269)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1269)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1269)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104648176 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104648176 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104648176 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104648176 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104648176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104648176 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104648176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104648176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1271)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104648176 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104648176 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104648176 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474:GERAN-A-236:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104648176 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474:GERAN-A-236:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474:GERAN-A-236:CM_SERVICE_REQ)[0x55eefe19e100] (msc_a.c:1053) 20250427104648176 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474:GERAN-A-236:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104648176 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474:GERAN-A-236:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104648176 DBSSAP ERROR msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474:GERAN-A-236:CM_SERVICE_REQ)[0x55eefe19e100]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427104648176 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474 - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250427104648176 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104648176 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104648176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104648176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104648176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104648176 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104648176 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104648176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104648176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104648176 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ed 71 d4 00 00 ec 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1271)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@84c1225eaf8b: Session index based on local reference:0 20250427104648176 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104648176 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104648176 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104648176 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104648176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104648176 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104648176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104648176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104648176 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104648176 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ed 71 d4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1270)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1278)15561172 TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104648176 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474 + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250427104648176 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1278)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-M3UA(1271)@84c1225eaf8b: Final verdict of PTC: none 20250427104648179 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427104648179 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104648179 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(1274)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1269)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1276)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SGsAP(1277)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1275)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1272)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1273)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1270)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1279)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1268)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1268): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1269): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1270): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1271): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1272): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1273): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1274): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1275): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1276): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SGsAP(1277): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_sgsap_paging_and_lu0(1278): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1279): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_sgsap_paging_and_lu finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_lu pass'. Sun Apr 27 10:46:48 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 20250427104648352 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250427104648376 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104648376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104648376 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104648376 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104648376 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104648376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104648376 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104648376 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104648376 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104648376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104648376 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104648376 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104648376 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104648376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104648376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104648376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104648376 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104648376 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104648376 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104648376 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104648376 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104649180 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=473768) 20250427104650181 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104650377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104650377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104650377 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=473768, count=474928) 20250427104651182 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_lu pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms'. ------ MSC_Tests.TC_sgsap_mt_sms ------ Sun Apr 27 10:46:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104652183 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_sgsap_mt_sms started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1283)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1283)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1283)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1281)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104652585 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1284)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104652778 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104652778 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104652778 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104652778 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1283)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1283)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104652779 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104652779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104652779 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104652779 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104652780 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104652780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104652780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104652780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104652780 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104652780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104652780 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1283)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1283)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1283)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1283)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427104652780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104652780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104652780 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104652780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104652780 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104652780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104652780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104652780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104652780 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104652780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104652780 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104652780 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427104652780 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104652780 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1283)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1283)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1283)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1283)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1283)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1283)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1283)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1283)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104653185 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104653185 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1286)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1286)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104653186 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1286)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1286)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1286)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1286)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104653195 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104653195 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1289)@84c1225eaf8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1289)@84c1225eaf8b: Created Expect[0] for '262420000011823'H to be handled at TC_sgsap_mt_sms0(1290) MSC_Test-GSUP(1287)@84c1225eaf8b: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1290) 20250427104653222 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427104653222 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011823 id=262420000011823 (vlr.c:661) 20250427104653222 DVLR INFO New subscr, IMSI: 262420000011823 (vlr.c:562) 20250427104653222 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427104653222 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011823 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1287)@84c1225eaf8b: Found GsupExpect[0] for "262420000011823" handled at TC_sgsap_mt_sms0(1290) MSC_Test-GSUP(1287)@84c1225eaf8b: Added IMSI table entry 0TC_sgsap_mt_sms0(1290)"262420000011823" 20250427104653264 DVLR DEBUG VLR subscr IMSI-262420000011823:TMSInew-0x50A5E854 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104653264 DVLR DEBUG IMSI:262420000011823 has MSISDN:491230011823 (vlr.c:1045) 20250427104653264 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (NO CONN!) (gsm_04_08.c:1541) 20250427104653264 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x50A5E854 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) TC_sgsap_mt_sms0(1290)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011823'H 20250427104653266 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x50A5E854 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104653266 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x50A5E854 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250427104653266 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x50A5E854 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250427104653266 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x50A5E854 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mt_sms0(1290)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-SGsAP(1289)@84c1225eaf8b: 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 := '50A5E854'O } } } } } } handled at TC_sgsap_mt_sms0(1290) TC_sgsap_mt_sms0(1290)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1290)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104653267 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x50A5E854 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427104653267 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250427104653586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104653586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104653586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104653586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104653586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104653586 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104653586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104653586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104653586 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104653586 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104653586 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104653586 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104653586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104653586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104653586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104653586 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104653586 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104653586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104653586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104653586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1283)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1282)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427104654274 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104654274 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250427104654274 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250427104654274 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 - VTY: now used by 1 (attached) (msc_vty.c:1428) TC_sgsap_mt_sms0(1290)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011823'H 20250427104655276 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250427104655276 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250427104655276 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250427104655277 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 + SGs-paging-req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req) (vlr_sgs.c:361) 20250427104655277 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 + Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (paging.c:111) 20250427104655277 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (db.c:771) 20250427104655277 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 - 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)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011823'H 20250427104655286 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 + check_sgs_association: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging,check_sgs_association) (sgs_iface.c:274) 20250427104655286 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 - check_sgs_association: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (sgs_iface.c:293) 20250427104655286 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 + 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) 20250427104655286 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 + 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) 20250427104655286 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 - 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) 20250427104655286 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 - vlr_sgs_pag_ack: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,sgs_rx_service_req) (vlr_sgs.c:282) 20250427104655287 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,sgs_rx_service_req,active-conn) (msub.c:379) 20250427104655287 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,sgs_rx_service_req,active-conn) (paging.c:202) 20250427104655287 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011823/3/1): Available (smpp_smsc.c:626) 20250427104655287 DMSC NOTICE Pending paging while subscriber 262420000011823 attached. (sms_queue.c:558) 20250427104655287 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 - sgs_rx_service_req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:870) 20250427104655299 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 + check_sgs_association: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,check_sgs_association) (sgs_iface.c:274) 20250427104655299 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 - check_sgs_association: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:293) 20250427104655299 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 + sgs_rx_ul_ud: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sgs_rx_ul_ud) (sgs_iface.c:884) 20250427104655299 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 - sgs_rx_ul_ud: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:895) 20250427104655501 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 + check_sgs_association: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,check_sgs_association) (sgs_iface.c:274) 20250427104655501 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 - check_sgs_association: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:293) 20250427104655501 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 + sgs_rx_ul_ud: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sgs_rx_ul_ud) (sgs_iface.c:884) 20250427104655501 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 - sgs_rx_ul_ud: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:895) 20250427104655501 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250427104655501 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250427104655501 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250427104655502 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250427104655502 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104655502 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104655502 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104655502 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104655502 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 - active-conn: now used by 2 (attached,msc_a_fsm_releasing_onenter) (msub.c:375) 20250427104655502 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 - msc_a_fsm_releasing_onenter: now used by 1 (attached) (msc_a.c:1004) TC_sgsap_mt_sms0(1290)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1290)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1290)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-GSUP(1287)@84c1225eaf8b: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1290) TC_sgsap_mt_sms0(1290)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_sgsap_mt_sms0(1290)12561446 MSC_Test_0-SCCP(1281)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1282)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427104655528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104655528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104655528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104655528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104655528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104655528 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104655528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104655528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104655528 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104655528 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 ac 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 10 81 32 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104655530 DMM DEBUG msc_a(IMSI-262420000011823:GERAN-A-237:LU)[0x55eefe1a0950]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011823 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104655530 DMM DEBUG msc_a(IMSI-262420000011823:GERAN-A-237:LU)[0x55eefe1a0950]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104655530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-237:LU)[0x55eefe1bb870]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104655530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-237:LU)[0x55eefe1bb870]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011823:GERAN-A-237:LU)[0x55eefe1a0950] (fsm.c:486) 20250427104655530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-237:LU)[0x55eefe1bb870]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104655530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-237:LU)[0x55eefe1bb870]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104655530 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104655530 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104655530 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427104655530 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104655530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1bb870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104655530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1bb870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104655530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1bb870]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104655530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1bb870]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104655530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1bb870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104655530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1bb870]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104655530 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104655530 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1bb870] (fsm.c:486) 20250427104655530 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104655530 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104655531 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104655531 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104655531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104655531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104655531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104655531 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104655531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104655531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104655531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104655531 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ac 26 00 00 ed 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104655531 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104655531 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104655531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104655531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104655531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104655531 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104655531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104655531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104655531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104655531 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ac 26 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1283)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1283)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1283)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@84c1225eaf8b: { messageType := 2, destLocRef := 'BFAC26'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104655538 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104655538 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms0(1290)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1281)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1281)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1281)@84c1225eaf8b: vl_from0 TC_sgsap_mt_sms0(1290)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1281)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1283)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104655541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104655542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104655542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104655542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104655542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104655542 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104655542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104655542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104655542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104655542 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104655544 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104655544 DVLR DEBUG IMSI:262420000011823 has MSISDN:491230011823 (vlr.c:1045) 20250427104655544 DMSC NOTICE msub(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (gsm_04_08.c:1541) 20250427104655544 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104655545 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104655545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1bb870]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104655545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104655545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104655545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104655545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1bb870] (vlr_lu_fsm.c:110) 20250427104655545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104655545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104655545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1bb870]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104655545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1bb870]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104655545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104655545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1bb870] (fsm.c:486) 20250427104655545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104655545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104655545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104655546 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104655546 DMSC NOTICE msub(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:TMSInew-0x48ADF830) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (gsm_04_08.c:1541) 20250427104655546 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104655546 DMM DEBUG -> IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:TMSInew-0x48ADF830 LOCATION UPDATE ACCEPT (TMSI = 0x48adf830) (gsm_04_08.c:149) 20250427104655546 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:TMSInew-0x48ADF830 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104655546 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104655546 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104655546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104655546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104655546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104655546 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104655546 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104655546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104655546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104655546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ac 26 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 48 ad f8 30 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1283)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1290)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1282)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1282)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1281)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1281)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1281)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1281)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1283)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104655561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104655561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104655561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104655561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104655561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104655561 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104655561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104655561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104655561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104655561 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104655561 DMM DEBUG msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:TMSInew-0x48ADF830:GERAN-A-237:LU)[0x55eefe1a0950]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104655561 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:TMSInew-0x48ADF830:GERAN-A-237:LU)[0x55eefe1bb870]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104655562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104655562 DMSC NOTICE msub(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (gsm_04_08.c:1541) 20250427104655562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104655562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830:GERAN-A-237:LU)[0x55eefe1bb870]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104655562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104655562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830:GERAN-A-237:LU)[0x55eefe1bb870] (vlr_lu_fsm.c:817) 20250427104655562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104655562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x50A5E854:GERAN-A-237:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104655562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830:GERAN-A-237:LU)[0x55eefe1bb870]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104655562 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011823/3/1): Available (smpp_smsc.c:626) 20250427104655562 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104655562 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104655562 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104655562 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104655563 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104655563 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104655563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104655563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104655563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104655563 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104655563 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104655563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104655563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104655563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ac 26 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1283)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1281)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1281)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1281)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1281)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1283)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104655568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104655568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104655568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104655568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104655568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104655568 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104655568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104655568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104655568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104655568 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104655569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830:GERAN-A-237:LU)[0x55eefe1bb870]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104655569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830:GERAN-A-237:LU)[0x55eefe1bb870]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830:GERAN-A-237:LU)[0x55eefe1a0950] (msc_a.c:1053) 20250427104655569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830:GERAN-A-237:LU)[0x55eefe1bb870]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104655569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830:GERAN-A-237:LU)[0x55eefe1bb870]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104655569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830:GERAN-A-237:LU)[0x55eefe1bb870]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104655569 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104655570 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104655570 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104655570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104655570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104655570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104655570 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104655570 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104655570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104655570 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104655570 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ac 26 00 00 ed 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1283)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@84c1225eaf8b: Session index based on local reference:0 20250427104655571 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104655571 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104655571 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104655571 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104655571 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104655572 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104655572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104655572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104655572 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104655572 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 bf ac 26 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1282)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_mt_sms0(1290)12561446 TC_sgsap_mt_sms0(1290)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104655574 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104655574 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mt_sms0(1290)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1290)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1290)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1282)@84c1225eaf8b: Created IMSI[0] for '262420000011823'H'48ADF830'O to be handled at TC_sgsap_mt_sms0(1290) 20250427104655582 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104655582 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427104655582 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427104655582 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104655582 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104655582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104655582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104655582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104655582 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104655582 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104655582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104655582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104655582 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 48 ad f8 30 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1283)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1282)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms0(1290) TC_sgsap_mt_sms0(1290)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1290)@84c1225eaf8b: 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 := '48ADF830'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1282)@84c1225eaf8b: Added conn table entry 0TC_sgsap_mt_sms0(1290)6915331 MSC_Test_0-RAN(1282)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1281)@84c1225eaf8b: First idle individual index:0 20250427104655590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104655590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104655590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1283)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104655590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104655590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104655590 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104655590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104655590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104655590 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104655590 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 85 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 05 24 04 03 50 59 02 05 f4 48 ad f8 30 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104655591 DMM DEBUG msc_a(TMSI-0x48ADF830:GERAN-A-238:CM_SERVICE_REQ)[0x55eefe204770]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427104655591 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x48ADF830:GERAN-A-238:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104655591 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x48ADF830:GERAN-A-238:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x48ADF830:GERAN-A-238:CM_SERVICE_REQ)[0x55eefe204770] (fsm.c:486) 20250427104655591 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x48ADF830:GERAN-A-238:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104655591 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x48ADF830:GERAN-A-238:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104655591 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104655591 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104655591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830:GERAN-A-238:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104655591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830:GERAN-A-238:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104655591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830:GERAN-A-238:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104655591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830:GERAN-A-238:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104655591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830:GERAN-A-238:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104655591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830:GERAN-A-238:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104655591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830:GERAN-A-238:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104655591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830:GERAN-A-238:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104655591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830:GERAN-A-238:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104655591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830:GERAN-A-238:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104655591 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011823/3/1): Available (smpp_smsc.c:626) 20250427104655591 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427104655592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104655592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104655592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104655592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104655592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104655592 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104655592 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104655592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104655592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104655592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 69 85 03 00 00 ee 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104655592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104655592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104655592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104655592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104655592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104655592 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104655592 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104655592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104655592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104655592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 69 85 03 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 32 (osmo_ss7_asp.c:1164) 20250427104655592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104655592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104655592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104655592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104655592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104655592 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104655592 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104655592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104655592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104655592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 69 85 03 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1283)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1283)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1283)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1283)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1283)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@84c1225eaf8b: { messageType := 2, destLocRef := '698503'O, sourceLocRef := '0000EE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1281)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1281)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104655595 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427104655595 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms0(1290)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1290)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1281)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1281)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(1281)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1281)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250427104655600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104655600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104655600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1283)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104655600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104655600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104655600 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104655600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104655600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104655600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104655600 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) 20250427104655601 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427104655601 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427104655601 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427104655601 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104655601 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104655601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104655601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104655601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104655601 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104655601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104655601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104655601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104655601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 69 85 03 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427104655601 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104655601 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104655601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104655601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104655601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104655601 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104655601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104655601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104655601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104655601 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 69 85 03 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1283)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1283)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1283)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1281)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1290)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1290)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1281)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1281)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1281)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1281)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1283)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104655605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104655605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104655605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104655605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104655605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104655605 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104655605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104655605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104655605 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104655605 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104655605 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427104655605 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104655605 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830 + 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) 20250427104655605 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104655606 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427104655606 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104655606 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104655606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104655606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104655606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104655606 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104655606 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104655606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104655606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104655606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 69 85 03 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1283)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1281)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1281)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1281)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1281)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1283)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104655608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104655608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104655608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104655608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104655608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104655608 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104655608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104655608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104655608 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104655608 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104655608 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830:GERAN-A-238:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104655608 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830:GERAN-A-238:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830:GERAN-A-238:CM_SERVICE_REQ)[0x55eefe204770] (msc_a.c:1053) 20250427104655608 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830:GERAN-A-238:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104655608 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830:GERAN-A-238:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104655608 DBSSAP ERROR msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830:GERAN-A-238:CM_SERVICE_REQ)[0x55eefe204770]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427104655608 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427104655609 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104655609 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104655609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104655609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104655609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104655609 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104655609 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104655609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104655609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104655609 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 69 85 03 00 00 ee 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1283)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1283)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104655609 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104655609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104655609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104655609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104655609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104655609 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104655609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104655609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104655609 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104655610 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 69 85 03 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1282)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_mt_sms0(1290)6915331 TC_sgsap_mt_sms0(1290)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104655611 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427104655611 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mt_sms0(1290)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1290)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1290)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1290)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-M3UA(1283)@84c1225eaf8b: Final verdict of PTC: none 20250427104655618 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104655618 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1281)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1282)@84c1225eaf8b: Final verdict of PTC: none 20250427104655619 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1284)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1286)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1287)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1288)@84c1225eaf8b: Final verdict of PTC: none 20250427104655623 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-MGCP(1285)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1291)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1280)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SGsAP(1289)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1280): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1281): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1282): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1283): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1284): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1285): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1286): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1287): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1288): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SGsAP(1289): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_sgsap_mt_sms0(1290): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1291): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_sgsap_mt_sms finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms pass'. Sun Apr 27 10:46: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 20250427104655812 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104655812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104655812 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104655812 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104655812 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104655812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104655812 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104655812 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104655812 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104655812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104655812 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104655812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104655812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104655812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104655812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104655812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104655812 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104655812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104655812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104655813 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104655813 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104656620 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=415852) 20250427104657621 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104657813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104657813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104657813 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=415852, count=417012) 20250427104658168 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x37E48474 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250427104658621 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mo_sms'. ------ MSC_Tests.TC_sgsap_mo_sms ------ Sun Apr 27 10:46:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104659623 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mo_sms' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_sgsap_mo_sms started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1295)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1295)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1295)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1293)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104700067 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1296)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104700263 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104700263 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104700263 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104700263 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1295)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1295)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1295)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1295)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427104700264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104700264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104700264 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104700264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104700264 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104700264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104700264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104700264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104700264 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104700264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104700264 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1295)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1295)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1295)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427104700265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104700265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104700265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104700265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104700265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104700265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104700265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104700265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104700265 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104700265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104700265 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104700265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1295)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1295)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1295)@84c1225eaf8b: Message received on association #8 20250427104700265 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104700265 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1295)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1295)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1295)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1295)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104700624 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104700624 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1298)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1298)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104700625 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1298)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1298)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1298)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1298)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104700635 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104700635 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1301)@84c1225eaf8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1301)@84c1225eaf8b: Created Expect[0] for '262420000011824'H to be handled at TC_sgsap_mo_sms0(1302) MSC_Test-GSUP(1299)@84c1225eaf8b: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1302) 20250427104700662 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427104700662 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011824 id=262420000011824 (vlr.c:661) 20250427104700662 DVLR INFO New subscr, IMSI: 262420000011824 (vlr.c:562) 20250427104700662 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427104700662 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011824 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1299)@84c1225eaf8b: Found GsupExpect[0] for "262420000011824" handled at TC_sgsap_mo_sms0(1302) MSC_Test-GSUP(1299)@84c1225eaf8b: Added IMSI table entry 0TC_sgsap_mo_sms0(1302)"262420000011824" 20250427104700708 DVLR DEBUG VLR subscr IMSI-262420000011824:TMSInew-0x70C0FC6F + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104700708 DVLR DEBUG IMSI:262420000011824 has MSISDN:491230011824 (vlr.c:1045) 20250427104700708 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (NO CONN!) (gsm_04_08.c:1541) 20250427104700708 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x70C0FC6F - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250427104700708 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x70C0FC6F + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104700708 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x70C0FC6F + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250427104700708 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x70C0FC6F - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250427104700708 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x70C0FC6F - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mo_sms0(1302)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1302)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011824'H MSC_Test-SGsAP(1301)@84c1225eaf8b: 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 := '70C0FC6F'O } } } } } } handled at TC_sgsap_mo_sms0(1302) TC_sgsap_mo_sms0(1302)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1302)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104700710 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x70C0FC6F + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427104700710 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) MSC_Test_0-M3UA(1295)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104701067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104701067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104701067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104701067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104701067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104701067 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104701067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104701067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104701067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104701067 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104701067 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104701067 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104701067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104701067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104701067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104701067 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104701067 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104701067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104701067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104701067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1295)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1294)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427104701716 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F + check_sgs_association: now used by 2 (attached,check_sgs_association) (sgs_iface.c:274) 20250427104701716 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F - check_sgs_association: now used by 1 (attached) (sgs_iface.c:293) 20250427104701716 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F + sgs_rx_ul_ud: now used by 2 (attached,sgs_rx_ul_ud) (sgs_iface.c:884) 20250427104701716 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F + active-conn: now used by 3 (attached,sgs_rx_ul_ud,active-conn) (msub.c:379) 20250427104701716 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011824/3/1): Available (smpp_smsc.c:626) 20250427104701716 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F - sgs_rx_ul_ud: now used by 2 (attached,active-conn) (sgs_iface.c:895) 20250427104701716 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250427104701716 DLSMS ERROR trans(SMS IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:EUTRAN-SGs:CM_SERVICE_REQ callref-0x40000029 tid-8) MO SMS without prior CM Service Request (gsm_04_11.c:1130) 20250427104701716 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427104701716 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427104701718 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F + check_sgs_association: now used by 4 (attached,active-conn,SMS,check_sgs_association) (sgs_iface.c:274) 20250427104701718 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F - check_sgs_association: now used by 3 (attached,active-conn,SMS) (sgs_iface.c:293) 20250427104701718 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F + sgs_rx_ul_ud: now used by 4 (attached,active-conn,SMS,sgs_rx_ul_ud) (sgs_iface.c:884) TC_sgsap_mo_sms0(1302)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1302)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011824'H 20250427104701718 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F - sgs_rx_ul_ud: now used by 3 (attached,active-conn,SMS) (sgs_iface.c:895) 20250427104701718 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104701718 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104701718 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104701718 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104701718 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F - active-conn: now used by 2 (attached,msc_a_fsm_releasing_onenter) (msub.c:375) 20250427104701718 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F - msc_a_fsm_releasing_onenter: now used by 1 (attached) (msc_a.c:1004) TC_sgsap_mo_sms0(1302)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1302)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1299)@84c1225eaf8b: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1302) TC_sgsap_mo_sms0(1302)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_sgsap_mo_sms0(1302)8694271 MSC_Test_0-RAN(1294)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1293)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1295)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104701726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104701726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104701726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104701726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104701726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104701726 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104701726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104701726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104701726 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104701726 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 a9 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 10 81 42 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104701726 DMM DEBUG msc_a(IMSI-262420000011824:GERAN-A-239:LU)[0x55eefe1bb870]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011824 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104701726 DMM DEBUG msc_a(IMSI-262420000011824:GERAN-A-239:LU)[0x55eefe1bb870]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104701726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-239:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104701726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-239:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011824:GERAN-A-239:LU)[0x55eefe1bb870] (fsm.c:486) 20250427104701726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-239:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104701726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-239:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104701726 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104701726 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104701726 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427104701726 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104701726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104701726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104701726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104701726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104701727 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104701727 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104701727 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104701727 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d0ac0] (fsm.c:486) 20250427104701727 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104701727 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104701727 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104701727 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104701727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104701727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104701727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104701727 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104701727 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104701727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104701727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104701727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 84 a9 ff 00 00 ef 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104701727 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104701727 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104701727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104701727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104701727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104701727 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104701727 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104701727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104701727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104701727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 84 a9 ff 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1295)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1295)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1295)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@84c1225eaf8b: { messageType := 2, destLocRef := '84A9FF'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104701728 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104701728 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1293)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1293)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1293)@84c1225eaf8b: vl_from0 TC_sgsap_mo_sms0(1302)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1302)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1293)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427104701729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104701729 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104701729 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104701729 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104701729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104701729 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104701729 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104701729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104701729 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104701729 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1295)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104701730 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104701730 DVLR DEBUG IMSI:262420000011824 has MSISDN:491230011824 (vlr.c:1045) 20250427104701730 DMSC NOTICE msub(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (gsm_04_08.c:1541) 20250427104701730 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104701730 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104701730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104701730 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104701730 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104701730 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104701730 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d0ac0] (vlr_lu_fsm.c:110) 20250427104701730 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104701730 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104701730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104701730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104701730 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d32a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104701730 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d32a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d0ac0] (fsm.c:486) 20250427104701730 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d32a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104701730 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d32a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104701730 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d32a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104701730 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d32a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104701730 DMSC NOTICE msub(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:TMSInew-0x0C2BA1A2) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (gsm_04_08.c:1541) 20250427104701730 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d32a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104701730 DMM DEBUG -> IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:TMSInew-0x0C2BA1A2 LOCATION UPDATE ACCEPT (TMSI = 0x0c2ba1a2) (gsm_04_08.c:149) 20250427104701730 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:TMSInew-0x0C2BA1A2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104701730 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104701730 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104701730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104701730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104701730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104701730 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104701730 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104701730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104701730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104701730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 84 a9 ff 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0c 2b a1 a2 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1295)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1302)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1294)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1294)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1293)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1293)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1293)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1293)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104701733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104701733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104701733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104701733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104701733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104701733 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104701733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104701733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104701733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104701733 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1295)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104701733 DMM DEBUG msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:TMSInew-0x0C2BA1A2:GERAN-A-239:LU)[0x55eefe1bb870]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104701733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:TMSInew-0x0C2BA1A2:GERAN-A-239:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104701733 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d32a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104701733 DMSC NOTICE msub(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (gsm_04_08.c:1541) 20250427104701733 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d32a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104701733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2:GERAN-A-239:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104701733 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d32a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104701733 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d32a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2:GERAN-A-239:LU)[0x55eefe1d0ac0] (vlr_lu_fsm.c:817) 20250427104701733 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d32a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104701733 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x70C0FC6F:GERAN-A-239:LU)[0x55eefe1d32a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104701733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2:GERAN-A-239:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104701733 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011824/3/1): Available (smpp_smsc.c:626) 20250427104701733 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104701733 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104701733 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104701733 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104701733 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104701733 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104701733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104701733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104701733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104701733 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104701733 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104701733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104701733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104701733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 84 a9 ff 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1295)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1293)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1293)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1293)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1293)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1295)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104701734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104701734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104701734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104701734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104701734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104701734 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104701734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104701734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104701734 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104701734 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104701735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2:GERAN-A-239:LU)[0x55eefe1d0ac0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104701735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2:GERAN-A-239:LU)[0x55eefe1d0ac0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2:GERAN-A-239:LU)[0x55eefe1bb870] (msc_a.c:1053) 20250427104701735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2:GERAN-A-239:LU)[0x55eefe1d0ac0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104701735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2:GERAN-A-239:LU)[0x55eefe1d0ac0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104701735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2:GERAN-A-239:LU)[0x55eefe1d0ac0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104701735 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104701735 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104701735 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104701735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104701735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104701735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104701735 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104701735 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104701735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104701735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104701735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 84 a9 ff 00 00 ef 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1295)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1295)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104701735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104701735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104701735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104701735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104701735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104701735 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104701735 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104701735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104701735 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104701735 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 84 a9 ff 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1294)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_mo_sms0(1302)8694271 TC_sgsap_mo_sms0(1302)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104701736 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104701736 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mo_sms0(1302)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1302)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1302)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1294)@84c1225eaf8b: Created IMSI[0] for '262420000011824'H'0C2BA1A2'O to be handled at TC_sgsap_mo_sms0(1302) 20250427104701738 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104701738 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427104701738 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427104701738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104701738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104701738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104701738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104701738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104701738 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104701738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104701738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104701738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104701739 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 0c 2b a1 a2 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1295)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1294)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mo_sms0(1302) TC_sgsap_mo_sms0(1302)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1302)@84c1225eaf8b: 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 := '0C2BA1A2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1294)@84c1225eaf8b: Added conn table entry 0TC_sgsap_mo_sms0(1302)1087594 MSC_Test_0-RAN(1294)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1293)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1295)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104701742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104701742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104701742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104701742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104701742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104701742 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104701742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104701742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104701742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104701742 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 98 6a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 0c 2b a1 a2 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104701742 DMM DEBUG msc_a(TMSI-0x0C2BA1A2:GERAN-A-240:CM_SERVICE_REQ)[0x55eefe1a0950]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427104701742 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C2BA1A2:GERAN-A-240:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104701742 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C2BA1A2:GERAN-A-240:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0C2BA1A2:GERAN-A-240:CM_SERVICE_REQ)[0x55eefe1a0950] (fsm.c:486) 20250427104701742 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C2BA1A2:GERAN-A-240:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104701742 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C2BA1A2:GERAN-A-240:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104701742 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104701742 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104701742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2:GERAN-A-240:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104701742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2:GERAN-A-240:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104701742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2:GERAN-A-240:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104701742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2:GERAN-A-240:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104701742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2:GERAN-A-240:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104701742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2:GERAN-A-240:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104701742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2:GERAN-A-240:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104701742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2:GERAN-A-240:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104701742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2:GERAN-A-240:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104701742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2:GERAN-A-240:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104701742 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011824/3/1): Available (smpp_smsc.c:626) 20250427104701742 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427104701742 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104701742 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104701742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104701742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104701742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104701742 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104701742 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104701742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104701742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104701742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 10 98 6a 00 00 f0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104701742 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104701742 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104701742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104701742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104701742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104701742 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104701742 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104701742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104701742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104701742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 10 98 6a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 42 (osmo_ss7_asp.c:1164) 20250427104701742 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104701742 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104701742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104701742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104701742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104701742 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104701742 DLSS7 DEBUG Found route for dpc=193=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(1295)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1295)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104701742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104701742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104701742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 10 98 6a 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1293)@84c1225eaf8b: { messageType := 2, destLocRef := '10986A'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1295)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1295)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1295)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1293)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1295)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104701743 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427104701743 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mo_sms0(1302)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1302)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1293)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1293)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(1293)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1293)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1295)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104701746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104701746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104701746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104701746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104701746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104701746 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104701746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104701746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104701746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104701746 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) 20250427104701746 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427104701746 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427104701746 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427104701746 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104701746 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104701746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104701746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104701746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104701746 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104701746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104701746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104701746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104701746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 10 98 6a 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427104701747 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104701747 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104701747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104701747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104701747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104701747 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104701747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104701747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104701747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104701747 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 10 98 6a 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1295)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1295)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1295)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1293)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1302)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1302)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1293)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1293)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1293)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1293)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1295)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104701748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104701748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104701748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104701748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104701748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104701748 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104701748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104701748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104701748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104701748 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104701748 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427104701748 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104701748 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2 + 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) 20250427104701748 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104701748 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427104701748 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104701748 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104701748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104701748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104701748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104701748 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104701748 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104701748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104701748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104701748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 10 98 6a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1295)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1293)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1293)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1293)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1293)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1295)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104701749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104701749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104701749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104701749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104701749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104701749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104701749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104701749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104701749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104701749 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104701750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2:GERAN-A-240:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104701750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2:GERAN-A-240:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2:GERAN-A-240:CM_SERVICE_REQ)[0x55eefe1a0950] (msc_a.c:1053) 20250427104701750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2:GERAN-A-240:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104701750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2:GERAN-A-240:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104701750 DBSSAP ERROR msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2:GERAN-A-240:CM_SERVICE_REQ)[0x55eefe1a0950]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427104701750 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427104701750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104701750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104701750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104701750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104701750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104701750 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104701750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104701750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104701750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104701750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 10 98 6a 00 00 f0 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1295)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1295)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104701750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104701750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104701750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104701750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104701750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104701750 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104701750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104701750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104701750 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104701750 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 10 98 6a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1294)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_mo_sms0(1302)1087594 TC_sgsap_mo_sms0(1302)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104701750 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427104701750 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mo_sms0(1302)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1302)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1302)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(1299)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1293)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1292)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1295)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1294)@84c1225eaf8b: Final verdict of PTC: none 20250427104701753 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250427104701753 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104701753 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1296)@84c1225eaf8b: Final verdict of PTC: none 20250427104701753 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1298)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1300)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1297)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1303)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SGsAP(1301)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1292): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1293): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1294): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1295): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1296): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1297): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1298): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1299): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1300): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SGsAP(1301): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_sgsap_mo_sms0(1302): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1303): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_sgsap_mo_sms finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mo_sms pass'. Sun Apr 27 10:47:01 UTC 2025 ====== MSC_Tests.TC_sgsap_mo_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_mo_sms.talloc 20250427104701952 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104701952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104701952 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104701952 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104701952 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104701952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104701952 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104701952 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104701952 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104701952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104701952 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104701952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104701952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104701952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104701952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104701952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104701952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104701952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104701952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104701953 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104701953 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104702754 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=402360) 20250427104703755 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104703953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104703953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104703953 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=402360, count=404592) 20250427104704757 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mo_sms pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing'. ------ MSC_Tests.TC_sgsap_mt_sms_and_nothing ------ Sun Apr 27 10:47:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104705583 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x48ADF830 - Paging: now used by 1 (attached) (paging.c:202) 20250427104705758 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_sgsap_mt_sms_and_nothing started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1307)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1307)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1307)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1305)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104706251 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1308)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104706446 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104706446 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104706446 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104706446 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1307)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1307)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104706447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104706447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104706447 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104706447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104706447 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104706447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104706447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104706447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104706447 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104706447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104706447 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1307)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1307)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1307)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1307)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427104706448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104706448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104706448 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(1307)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427104706448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104706448 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104706448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104706448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(1307)@84c1225eaf8b: Message received on association #8 20250427104706448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104706448 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104706448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104706448 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104706448 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1307)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1307)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1307)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1307)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427104706448 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104706448 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1307)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1307)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104706758 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104706758 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1310)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1310)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104706760 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1310)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1310)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1310)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1310)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104706768 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104706768 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1313)@84c1225eaf8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1313)@84c1225eaf8b: Created Expect[0] for '262420000011825'H to be handled at TC_sgsap_mt_sms_and_nothing0(1314) MSC_Test-GSUP(1311)@84c1225eaf8b: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1314) 20250427104706798 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427104706798 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011825 id=262420000011825 (vlr.c:661) 20250427104706798 DVLR INFO New subscr, IMSI: 262420000011825 (vlr.c:562) 20250427104706798 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427104706798 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011825 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1311)@84c1225eaf8b: Found GsupExpect[0] for "262420000011825" handled at TC_sgsap_mt_sms_and_nothing0(1314) MSC_Test-GSUP(1311)@84c1225eaf8b: Added IMSI table entry 0TC_sgsap_mt_sms_and_nothing0(1314)"262420000011825" 20250427104706840 DVLR DEBUG VLR subscr IMSI-262420000011825:TMSInew-0x6CD27AED + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104706840 DVLR DEBUG IMSI:262420000011825 has MSISDN:491230011825 (vlr.c:1045) 20250427104706840 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (NO CONN!) (gsm_04_08.c:1541) 20250427104706840 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x6CD27AED - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) TC_sgsap_mt_sms_and_nothing0(1314)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011825'H 20250427104706841 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x6CD27AED + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104706841 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x6CD27AED + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250427104706841 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x6CD27AED - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250427104706841 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x6CD27AED - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mt_sms_and_nothing0(1314)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011825'H MSC_Test-SGsAP(1313)@84c1225eaf8b: 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 := '6CD27AED'O } } } } } } handled at TC_sgsap_mt_sms_and_nothing0(1314) TC_sgsap_mt_sms_and_nothing0(1314)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011825'H TC_sgsap_mt_sms_and_nothing0(1314)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104706843 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x6CD27AED + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427104706843 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6CD27AED - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250427104707251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104707251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104707251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104707251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104707251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104707251 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104707251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104707251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104707251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104707251 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104707251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104707251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104707251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104707251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104707251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104707251 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104707251 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104707251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104707251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104707251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1307)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1306)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_nothing0(1314)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011825'H 20250427104707846 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6CD27AED + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104707847 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6CD27AED + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250427104707847 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6CD27AED - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250427104707847 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6CD27AED - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250427104708848 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6CD27AED + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250427104708848 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6CD27AED + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250427104708848 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6CD27AED + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250427104708848 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6CD27AED + SGs-paging-req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req) (vlr_sgs.c:361) 20250427104708848 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6CD27AED + Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (paging.c:111) 20250427104708848 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6CD27AED + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (db.c:771) 20250427104708848 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6CD27AED - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (gsm_04_11.c:77) 20250427104711740 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0C2BA1A2 - Paging: now used by 1 (attached) (paging.c:202) 20250427104718849 DLSMS NOTICE Sending SMS 25 failed 1 times. (sms_queue.c:248) 20250427104718849 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6CD27AED - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,SGs-paging-req,Paging) (sms_queue.c:217) 20250427104718849 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6CD27AED - SMS-receiver: now used by 4 (attached,SMS,SGs-paging-req,Paging) (gsm_04_11.c:77) 20250427104718849 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6CD27AED - SMS: now used by 3 (attached,SGs-paging-req,Paging) (transaction.c:281) 20250427104718849 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6CD27AED - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250427104718850 DSGS ERROR (sub 491230011825) Paging via SGs interface timed out (Ts5 expired)! (vlr_sgs.c:317) 20250427104718850 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6CD27AED - SGs-paging-req: now used by 1 (attached) (vlr_sgs.c:321) 20250427104721707 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104721707 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104721707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104721707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104721707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104721707 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104721707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104721707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104721707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104721707 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 bc 55 2f 00 00 0c 02 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1307)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(1310)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1310)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms_and_nothing0(1314)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104728869 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6CD27AED + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104728869 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6CD27AED - VTY: now used by 1 (attached) (msc_vty.c:1387) 20250427104728869 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6CD27AED + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104728869 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6CD27AED - attached: now used by 1 (VTY) (vlr.c:1489) 20250427104728869 DVLR INFO VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6CD27AED - VTY: now used by 0 (-) (msc_vty.c:1839) 20250427104728869 DVLR DEBUG SUBSCR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6CD27AED) freeing VLR subscr (max total use count was 7) (vlr.c:472) TC_sgsap_mt_sms_and_nothing0(1314)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1311)@84c1225eaf8b: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1314) TC_sgsap_mt_sms_and_nothing0(1314)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1314)14887552 MSC_Test_0-RAN(1306)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1305)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1307)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104728875 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104728875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104728875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104728875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104728875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104728875 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104728875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104728875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104728875 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104728875 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e3 2a 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 10 81 52 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104728875 DMM DEBUG msc_a(IMSI-262420000011825:GERAN-A-241:LU)[0x55eefe1bb870]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011825 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104728875 DMM DEBUG msc_a(IMSI-262420000011825:GERAN-A-241:LU)[0x55eefe1bb870]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104728875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104728875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011825:GERAN-A-241:LU)[0x55eefe1bb870] (fsm.c:486) 20250427104728875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104728875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104728875 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104728875 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011825 id=262420000011825 (vlr.c:661) 20250427104728875 DVLR INFO New subscr, IMSI: 262420000011825 (vlr.c:562) 20250427104728875 DVLR DEBUG VLR subscr IMSI-262420000011825 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104728875 DVLR DEBUG VLR subscr IMSI-262420000011825 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104728875 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104728875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104728875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104728875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104728875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104728875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104728875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104728875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104728875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55eefe1d0ac0] (fsm.c:486) 20250427104728875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104728875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104728875 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104728875 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104728875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104728875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104728875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104728875 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104728875 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104728875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104728875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104728875 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e3 2a 80 00 00 f1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104728875 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104728875 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104728875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104728875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104728875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104728875 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104728875 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104728875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104728875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104728875 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e3 2a 80 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1307)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1307)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1307)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@84c1225eaf8b: { messageType := 2, destLocRef := 'E32A80'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104728877 DVLR DEBUG VLR subscr IMSI-262420000011825 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104728877 DVLR DEBUG VLR subscr IMSI-262420000011825 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1305)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1305)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1305)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1305)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1307)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104728877 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104728877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104728877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104728877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104728877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104728877 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104728877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104728877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104728877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104728877 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_sgsap_mt_sms_and_nothing0(1314)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1314)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104728880 DVLR DEBUG VLR subscr IMSI-262420000011825 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104728880 DVLR DEBUG IMSI:262420000011825 has MSISDN:491230011825 (vlr.c:1045) 20250427104728880 DMSC NOTICE msub(IMSI-262420000011825:MSISDN-491230011825) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (gsm_04_08.c:1541) 20250427104728880 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104728880 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104728880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104728880 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104728880 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104728880 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104728880 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55eefe1d0ac0] (vlr_lu_fsm.c:110) 20250427104728880 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104728880 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104728880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104728880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104728880 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55eefe1cf820]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104728880 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55eefe1cf820]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55eefe1d0ac0] (fsm.c:486) 20250427104728880 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55eefe1cf820]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104728880 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55eefe1cf820]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104728880 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55eefe1cf820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104728880 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55eefe1cf820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104728880 DMSC NOTICE msub(IMSI-262420000011825:MSISDN-491230011825:TMSInew-0xA6D09B8A) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (gsm_04_08.c:1541) 20250427104728880 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55eefe1cf820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104728880 DMM DEBUG -> IMSI-262420000011825:MSISDN-491230011825:TMSInew-0xA6D09B8A LOCATION UPDATE ACCEPT (TMSI = 0xa6d09b8a) (gsm_04_08.c:149) 20250427104728880 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0xA6D09B8A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104728880 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104728880 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104728880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104728880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104728880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104728880 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104728880 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104728880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104728880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104728880 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 e3 2a 80 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a6 d0 9b 8a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1307)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1314)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1306)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1306)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1305)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1305)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1305)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1305)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1307)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104728884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104728884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104728884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104728884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104728884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104728884 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104728884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104728884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104728884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104728884 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104728884 DMM DEBUG msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSInew-0xA6D09B8A:GERAN-A-241:LU)[0x55eefe1bb870]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104728884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSInew-0xA6D09B8A:GERAN-A-241:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104728884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55eefe1cf820]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104728884 DMSC NOTICE msub(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (gsm_04_08.c:1541) 20250427104728884 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104728884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55eefe1cf820]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104728884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A:GERAN-A-241:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104728884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55eefe1cf820]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104728884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55eefe1cf820]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A:GERAN-A-241:LU)[0x55eefe1d0ac0] (vlr_lu_fsm.c:817) 20250427104728884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55eefe1cf820]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104728884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55eefe1cf820]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104728884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A:GERAN-A-241:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104728884 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011825/3/1): Available (smpp_smsc.c:626) 20250427104728884 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104728884 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104728884 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104728884 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104728884 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104728884 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104728884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104728884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104728884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104728884 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104728884 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104728884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104728884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104728884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e3 2a 80 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1307)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1305)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1305)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1305)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1305)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1307)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104728885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104728885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104728885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104728885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104728885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104728885 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104728885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104728885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104728885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104728885 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104728885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A:GERAN-A-241:LU)[0x55eefe1d0ac0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104728885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A:GERAN-A-241:LU)[0x55eefe1d0ac0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A:GERAN-A-241:LU)[0x55eefe1bb870] (msc_a.c:1053) 20250427104728885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A:GERAN-A-241:LU)[0x55eefe1d0ac0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104728885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A:GERAN-A-241:LU)[0x55eefe1d0ac0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104728885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A:GERAN-A-241:LU)[0x55eefe1d0ac0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104728886 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A - active-conn: now used by 1 (attached) (msub.c:375) 20250427104728886 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104728886 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104728886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104728886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104728886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104728886 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104728886 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104728886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104728886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104728886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e3 2a 80 00 00 f1 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1307)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1307)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104728886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104728886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104728886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104728886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104728886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104728886 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104728886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104728886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104728886 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104728886 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e3 2a 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1306)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1314)14887552 TC_sgsap_mt_sms_and_nothing0(1314)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104728886 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104728886 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mt_sms_and_nothing0(1314)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1314)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1314)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1306)@84c1225eaf8b: Created IMSI[0] for '262420000011825'H'A6D09B8A'O to be handled at TC_sgsap_mt_sms_and_nothing0(1314) 20250427104728889 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104728889 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427104728889 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427104728889 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104728889 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104728889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104728889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104728889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104728889 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104728889 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104728889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104728889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104728889 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 a6 d0 9b 8a 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1307)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1306)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_nothing0(1314) TC_sgsap_mt_sms_and_nothing0(1314)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1314)@84c1225eaf8b: 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 := 'A6D09B8A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1306)@84c1225eaf8b: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1314)1554263 MSC_Test_0-RAN(1306)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1305)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1307)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104728892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104728892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104728892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104728892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104728892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104728892 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104728892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104728892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104728892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104728892 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 b7 57 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 a6 d0 9b 8a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104728892 DMM DEBUG msc_a(TMSI-0xA6D09B8A:GERAN-A-242:CM_SERVICE_REQ)[0x55eefe1a0950]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427104728892 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA6D09B8A:GERAN-A-242:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104728892 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA6D09B8A:GERAN-A-242:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA6D09B8A:GERAN-A-242:CM_SERVICE_REQ)[0x55eefe1a0950] (fsm.c:486) 20250427104728892 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA6D09B8A:GERAN-A-242:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104728892 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA6D09B8A:GERAN-A-242:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104728892 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104728892 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104728892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A:GERAN-A-242:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104728892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A:GERAN-A-242:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104728892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A:GERAN-A-242:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104728892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A:GERAN-A-242:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104728892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A:GERAN-A-242:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104728892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A:GERAN-A-242:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104728892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A:GERAN-A-242:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104728892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A:GERAN-A-242:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104728892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A:GERAN-A-242:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104728892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A:GERAN-A-242:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104728892 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011825/3/1): Available (smpp_smsc.c:626) 20250427104728892 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427104728892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104728892 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104728892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104728892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104728892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104728892 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104728892 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104728892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104728892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104728892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 17 b7 57 00 00 f2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104728892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104728892 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104728892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104728892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104728892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104728892 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104728892 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104728892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104728892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104728892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 17 b7 57 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 52 (osmo_ss7_asp.c:1164) 20250427104728892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104728892 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104728892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104728892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104728892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104728892 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104728892 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104728892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104728892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104728892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 17 b7 57 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1307)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1307)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1307)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1307)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1307)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@84c1225eaf8b: { messageType := 2, destLocRef := '17B757'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1305)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104728893 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427104728893 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms_and_nothing0(1314)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1314)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1305)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1305)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(1305)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1305)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250427104728897 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104728897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104728897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104728897 DLM3UA DEBUG 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(1307)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104728897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104728897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104728897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104728897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104728897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104728897 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) 20250427104728897 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427104728897 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427104728897 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427104728897 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104728897 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104728897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104728897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104728897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104728897 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104728897 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104728897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104728897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104728897 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 17 b7 57 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427104728897 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104728897 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104728897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104728897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104728897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104728897 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104728897 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104728897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1307)@84c1225eaf8b: Message received on association #8 20250427104728897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104728897 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 17 b7 57 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1307)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1307)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1305)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1314)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1314)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1305)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1305)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1305)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1305)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1307)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104728899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104728899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104728899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104728899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104728899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104728899 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104728899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104728899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104728899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104728899 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104728899 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427104728899 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104728899 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A + 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) 20250427104728899 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104728899 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427104728899 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104728899 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104728899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104728899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104728899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104728899 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104728899 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104728899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104728899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104728899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 17 b7 57 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1307)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1305)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1305)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1305)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1305)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1307)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104728900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104728900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104728900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104728900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104728900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104728900 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104728900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104728900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104728900 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104728900 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104728900 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A:GERAN-A-242:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104728900 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A:GERAN-A-242:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A:GERAN-A-242:CM_SERVICE_REQ)[0x55eefe1a0950] (msc_a.c:1053) 20250427104728900 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A:GERAN-A-242:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104728900 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A:GERAN-A-242:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104728900 DBSSAP ERROR msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A:GERAN-A-242:CM_SERVICE_REQ)[0x55eefe1a0950]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427104728900 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427104728900 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104728900 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104728900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104728900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104728900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104728900 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104728900 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104728900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104728900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104728900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 17 b7 57 00 00 f2 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1307)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@84c1225eaf8b: Session index based on local reference:0 20250427104728900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104728900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104728900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104728900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104728900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104728900 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104728900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104728900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104728900 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104728900 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 17 b7 57 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1306)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1314)1554263 TC_sgsap_mt_sms_and_nothing0(1314)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104728901 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427104728901 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mt_sms_and_nothing0(1314)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1314)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1314)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-M3UA(1307)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1305)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1306)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1311)@84c1225eaf8b: Final verdict of PTC: none 20250427104728903 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104728903 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427104728903 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-MNCC(1308)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1304)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1315)@84c1225eaf8b: Final verdict of PTC: none 20250427104728904 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1312)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1310)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SGsAP(1313)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1309)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1304): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1305): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1306): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1307): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1308): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1309): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1310): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1311): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1312): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SGsAP(1313): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_sgsap_mt_sms_and_nothing0(1314): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1315): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_sgsap_mt_sms_and_nothing finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing pass'. Sun Apr 27 10:47:28 UTC 2025 ====== MSC_Tests.TC_sgsap_mt_sms_and_nothing pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_mt_sms_and_nothing.talloc 20250427104729104 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104729104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104729104 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104729104 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104729104 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104729104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104729104 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104729104 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104729104 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104729104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104729104 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104729104 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104729104 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104729104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104729104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104729104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104729104 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104729104 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104729104 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104729105 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104729105 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104729905 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=402328) 20250427104730905 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104731106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104731106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104731106 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=402328, count=404560) 20250427104731907 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_reject'. ------ MSC_Tests.TC_sgsap_mt_sms_and_reject ------ Sun Apr 27 10:47:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms_and_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms_and_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104732909 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_reject' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_sgsap_mt_sms_and_reject started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1319)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1319)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1319)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1317)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104733506 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1320)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104733701 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104733701 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104733701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104733701 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1319)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1319)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104733707 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104733707 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104733707 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104733707 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104733707 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104733707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104733707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104733707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104733707 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104733707 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104733707 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1319)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1319)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1319)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1319)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1319)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427104733710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104733710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104733710 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104733710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104733710 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104733710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104733710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104733710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104733710 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104733710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104733710 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104733710 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1319)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1319)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1319)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1319)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427104733711 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104733711 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1319)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1319)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104733909 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104733909 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1322)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1322)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104733915 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1322)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1322)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1322)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1322)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104733936 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104733936 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1325)@84c1225eaf8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1325)@84c1225eaf8b: Created Expect[0] for '262420000011826'H to be handled at TC_sgsap_mt_sms_and_reject0(1326) MSC_Test-GSUP(1323)@84c1225eaf8b: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1326) 20250427104734023 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427104734023 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011826 id=262420000011826 (vlr.c:661) 20250427104734023 DVLR INFO New subscr, IMSI: 262420000011826 (vlr.c:562) 20250427104734023 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250427104734023 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011826 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1323)@84c1225eaf8b: Found GsupExpect[0] for "262420000011826" handled at TC_sgsap_mt_sms_and_reject0(1326) MSC_Test-GSUP(1323)@84c1225eaf8b: Added IMSI table entry 0TC_sgsap_mt_sms_and_reject0(1326)"262420000011826" 20250427104734025 DVLR DEBUG VLR subscr IMSI-262420000011826:TMSInew-0x986F31C5 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104734025 DVLR DEBUG IMSI:262420000011826 has MSISDN:491230011826 (vlr.c:1045) 20250427104734025 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (NO CONN!) (gsm_04_08.c:1541) 20250427104734025 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x986F31C5 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250427104734026 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x986F31C5 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104734026 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x986F31C5 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250427104734026 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x986F31C5 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250427104734026 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x986F31C5 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mt_sms_and_reject0(1326)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1326)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011826'H MSC_Test-SGsAP(1325)@84c1225eaf8b: 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 := '986F31C5'O } } } } } } handled at TC_sgsap_mt_sms_and_reject0(1326) TC_sgsap_mt_sms_and_reject0(1326)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1326)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104734028 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x986F31C5 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427104734028 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250427104734505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104734505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104734505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104734505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104734505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104734505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104734505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104734505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104734505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104734505 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104734505 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104734505 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104734505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104734505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104734505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104734505 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104734505 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104734505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104734505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104734505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1319)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1318)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_reject0(1326)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011826'H 20250427104735035 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104735036 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250427104735036 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250427104735036 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250427104736038 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250427104736038 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250427104736038 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250427104736038 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 + SGs-paging-req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req) (vlr_sgs.c:361) 20250427104736038 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 + Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (paging.c:111) 20250427104736038 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (db.c:771) 20250427104736038 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (gsm_04_11.c:77) 20250427104736048 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 + 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) 20250427104736048 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 + 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) 20250427104736048 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104736049 DLSMS NOTICE Sending SMS 27 failed 1 times. (sms_queue.c:248) 20250427104736049 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 - 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) 20250427104736049 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 - 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) 20250427104736049 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 - SMS: now used by 5 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (transaction.c:281) 20250427104736049 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 - Paging: now used by 4 (attached,SGs-paging-req,sgs_rx_pag_rej,vlr_sgs_pag_rej) (paging.c:202) 20250427104736049 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 - SGs-paging-req: now used by 3 (attached,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250427104736049 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 - vlr_sgs_pag_rej: now used by 2 (attached,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250427104736049 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 - sgs_rx_pag_rej: now used by 1 (attached) (sgs_iface.c:780) 20250427104738890 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA6D09B8A - Paging: now used by 1 (attached) (paging.c:202) MSC_Test-GSUP-IPA(1322)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1322)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms_and_reject0(1326)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104756068 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104756068 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 - VTY: now used by 1 (attached) (msc_vty.c:1387) MSC_Test-GSUP(1323)@84c1225eaf8b: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1326) TC_sgsap_mt_sms_and_reject0(1326)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1326)12465767 MSC_Test_0-SCCP(1317)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1318)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1319)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104756094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104756094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104756094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104756094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104756094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104756094 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104756094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104756094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104756094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104756094 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 be 36 67 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 62 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104756095 DMM DEBUG msc_a(IMSI-262420000011826:GERAN-A-243:LU)[0x55eefe1d0ac0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011826 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104756095 DMM DEBUG msc_a(IMSI-262420000011826:GERAN-A-243:LU)[0x55eefe1d0ac0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104756095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-243:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104756095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-243:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011826:GERAN-A-243:LU)[0x55eefe1d0ac0] (fsm.c:486) 20250427104756095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-243:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104756095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-243:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104756095 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104756095 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104756095 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427104756095 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104756095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104756095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104756095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104756095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104756095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104756095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104756095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104756095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1cf820] (fsm.c:486) 20250427104756095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104756095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104756095 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104756096 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104756096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104756096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104756096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104756096 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104756096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104756096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104756096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104756096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 be 36 67 00 00 f3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104756096 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104756096 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104756096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104756096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104756096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104756096 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104756096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104756096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104756096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104756096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 be 36 67 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1319)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1319)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1319)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@84c1225eaf8b: { messageType := 2, destLocRef := 'BE3667'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104756102 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104756102 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1317)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1317)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1317)@84c1225eaf8b: vl_from0 TC_sgsap_mt_sms_and_reject0(1326)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1326)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1317)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1319)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104756106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104756106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104756106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104756106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104756106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104756106 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104756106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104756106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104756106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104756106 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104756109 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104756109 DVLR DEBUG IMSI:262420000011826 has MSISDN:491230011826 (vlr.c:1045) 20250427104756109 DMSC NOTICE msub(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (gsm_04_08.c:1541) 20250427104756109 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104756110 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104756110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1cf820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104756110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104756110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104756110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104756110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1cf820] (vlr_lu_fsm.c:110) 20250427104756110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104756110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104756110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1cf820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104756110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1cf820]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104756110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1e8ae0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104756110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1e8ae0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1cf820] (fsm.c:486) 20250427104756110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1e8ae0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104756110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1e8ae0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104756110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1e8ae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104756110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1e8ae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104756110 DMSC NOTICE msub(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:TMSInew-0xB6B8B6D0) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (gsm_04_08.c:1541) 20250427104756110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1e8ae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104756110 DMM DEBUG -> IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:TMSInew-0xB6B8B6D0 LOCATION UPDATE ACCEPT (TMSI = 0xb6b8b6d0) (gsm_04_08.c:149) 20250427104756110 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:TMSInew-0xB6B8B6D0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104756110 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104756110 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104756110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104756110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104756110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104756110 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104756110 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104756110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104756110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104756110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 be 36 67 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b6 b8 b6 d0 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1319)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1326)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1318)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1318)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1317)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1317)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1317)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1317)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1319)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104756123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104756123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104756123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104756123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104756123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104756123 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104756123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104756123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104756123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104756123 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104756123 DMM DEBUG msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:TMSInew-0xB6B8B6D0:GERAN-A-243:LU)[0x55eefe1d0ac0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104756123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:TMSInew-0xB6B8B6D0:GERAN-A-243:LU)[0x55eefe1cf820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104756124 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1e8ae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104756124 DMSC NOTICE msub(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (gsm_04_08.c:1541) 20250427104756124 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1e8ae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104756124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0:GERAN-A-243:LU)[0x55eefe1cf820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104756124 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1e8ae0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104756124 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1e8ae0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0:GERAN-A-243:LU)[0x55eefe1cf820] (vlr_lu_fsm.c:817) 20250427104756124 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1e8ae0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104756124 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x986F31C5:GERAN-A-243:LU)[0x55eefe1e8ae0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104756124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0:GERAN-A-243:LU)[0x55eefe1cf820]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104756124 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011826/3/1): Available (smpp_smsc.c:626) 20250427104756124 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104756124 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104756124 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104756124 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104756124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104756124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104756124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104756124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104756124 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104756124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104756124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104756124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104756124 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104756124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 be 36 67 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1319)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1317)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1317)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1317)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1317)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1319)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104756129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104756129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104756129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104756129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104756129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104756129 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104756129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104756129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104756129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104756129 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104756130 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0:GERAN-A-243:LU)[0x55eefe1cf820]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104756130 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0:GERAN-A-243:LU)[0x55eefe1cf820]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0:GERAN-A-243:LU)[0x55eefe1d0ac0] (msc_a.c:1053) 20250427104756130 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0:GERAN-A-243:LU)[0x55eefe1cf820]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104756130 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0:GERAN-A-243:LU)[0x55eefe1cf820]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104756130 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0:GERAN-A-243:LU)[0x55eefe1cf820]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104756130 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104756130 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104756130 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104756130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104756130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104756130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104756130 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104756130 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104756130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104756130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104756130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 be 36 67 00 00 f3 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1319)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@84c1225eaf8b: Session index based on local reference:0 20250427104756131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104756131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104756131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104756131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104756131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104756132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104756132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104756132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104756132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104756132 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 be 36 67 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1318)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1326)12465767 TC_sgsap_mt_sms_and_reject0(1326)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104756133 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104756133 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mt_sms_and_reject0(1326)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1326)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1326)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1318)@84c1225eaf8b: Created IMSI[0] for '262420000011826'H'B6B8B6D0'O to be handled at TC_sgsap_mt_sms_and_reject0(1326) 20250427104756142 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104756143 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427104756143 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427104756143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104756143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104756143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104756143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104756143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104756143 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104756143 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104756143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104756143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104756143 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 b6 b8 b6 d0 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1319)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1318)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_reject0(1326) TC_sgsap_mt_sms_and_reject0(1326)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1326)@84c1225eaf8b: 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 := 'B6B8B6D0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1318)@84c1225eaf8b: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1326)6589439 MSC_Test_0-RAN(1318)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1317)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1319)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104756152 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104756152 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104756152 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104756152 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104756152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104756152 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104756152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104756152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104756152 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104756152 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 8b 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 04 03 50 59 02 05 f4 b6 b8 b6 d0 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104756153 DMM DEBUG msc_a(TMSI-0xB6B8B6D0:GERAN-A-244:CM_SERVICE_REQ)[0x55eefe1bb870]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427104756153 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB6B8B6D0:GERAN-A-244:CM_SERVICE_REQ)[0x55eefe1a0950]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104756153 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB6B8B6D0:GERAN-A-244:CM_SERVICE_REQ)[0x55eefe1a0950]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB6B8B6D0:GERAN-A-244:CM_SERVICE_REQ)[0x55eefe1bb870] (fsm.c:486) 20250427104756153 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB6B8B6D0:GERAN-A-244:CM_SERVICE_REQ)[0x55eefe1a0950]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104756153 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB6B8B6D0:GERAN-A-244:CM_SERVICE_REQ)[0x55eefe1a0950]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104756153 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104756153 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104756153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0:GERAN-A-244:CM_SERVICE_REQ)[0x55eefe1a0950]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104756153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0:GERAN-A-244:CM_SERVICE_REQ)[0x55eefe1a0950]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104756153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0:GERAN-A-244:CM_SERVICE_REQ)[0x55eefe1a0950]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104756153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0:GERAN-A-244:CM_SERVICE_REQ)[0x55eefe1a0950]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104756153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0:GERAN-A-244:CM_SERVICE_REQ)[0x55eefe1a0950]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104756153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0:GERAN-A-244:CM_SERVICE_REQ)[0x55eefe1a0950]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104756153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0:GERAN-A-244:CM_SERVICE_REQ)[0x55eefe1a0950]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104756153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0:GERAN-A-244:CM_SERVICE_REQ)[0x55eefe1a0950]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104756153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0:GERAN-A-244:CM_SERVICE_REQ)[0x55eefe1a0950]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104756153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0:GERAN-A-244:CM_SERVICE_REQ)[0x55eefe1a0950]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104756154 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011826/3/1): Available (smpp_smsc.c:626) 20250427104756154 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427104756154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104756154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104756154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104756154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104756154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104756154 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104756154 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104756154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104756154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104756154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 64 8b ff 00 00 f4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104756154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104756154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104756154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104756154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104756154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104756154 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104756154 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104756154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104756154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104756154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 64 8b ff 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 62 (osmo_ss7_asp.c:1164) 20250427104756154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104756154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104756154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104756154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104756154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104756154 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104756154 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104756155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104756155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104756155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 64 8b ff 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1319)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1319)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1319)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1319)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1317)@84c1225eaf8b: { messageType := 2, destLocRef := '648BFF'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1319)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1317)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104756156 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427104756156 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms_and_reject0(1326)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1326)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1317)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1317)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(1317)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1317)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250427104756168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104756168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104756168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1319)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104756168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104756168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104756168 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104756168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104756168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104756168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104756168 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) 20250427104756168 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427104756169 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427104756169 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427104756169 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104756169 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104756169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104756169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104756169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104756169 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104756169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104756169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104756169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104756169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 64 8b ff 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427104756169 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104756169 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104756169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104756169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104756169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104756169 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104756169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104756169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104756169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104756169 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 64 8b ff 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1319)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1319)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1317)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1319)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1326)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1326)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1317)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1317)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1317)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1317)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103020904'O 20250427104756175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104756175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104756175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1319)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104756175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104756175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104756175 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104756175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104756175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104756175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104756175 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104756176 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427104756176 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104756176 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0 + 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) 20250427104756176 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104756176 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427104756177 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104756177 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104756177 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104756177 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104756177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104756177 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104756177 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104756177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104756177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104756177 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 64 8b ff 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1319)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1317)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1317)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1317)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1317)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104756179 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104756179 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104756179 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104756179 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104756179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104756179 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104756179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104756179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104756179 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1319)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104756179 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104756180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0:GERAN-A-244:CM_SERVICE_REQ)[0x55eefe1a0950]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104756180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0:GERAN-A-244:CM_SERVICE_REQ)[0x55eefe1a0950]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0:GERAN-A-244:CM_SERVICE_REQ)[0x55eefe1bb870] (msc_a.c:1053) 20250427104756180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0:GERAN-A-244:CM_SERVICE_REQ)[0x55eefe1a0950]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104756180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0:GERAN-A-244:CM_SERVICE_REQ)[0x55eefe1a0950]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104756180 DBSSAP ERROR msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0:GERAN-A-244:CM_SERVICE_REQ)[0x55eefe1bb870]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427104756181 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427104756181 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104756181 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104756181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104756181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104756181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104756181 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104756181 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104756181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104756181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104756181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 64 8b ff 00 00 f4 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1319)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@84c1225eaf8b: Session index based on local reference:0 20250427104756182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104756182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104756182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1319)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104756182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104756182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104756182 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104756182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104756182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104756182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104756182 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 64 8b ff 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1318)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1326)6589439 TC_sgsap_mt_sms_and_reject0(1326)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104756183 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427104756183 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mt_sms_and_reject0(1326)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1326)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1326)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1326)@84c1225eaf8b: Final verdict of PTC: pass 20250427104756191 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250427104756191 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104756191 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1319)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1317)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1320)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1323)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SGsAP(1325)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1318)@84c1225eaf8b: Final verdict of PTC: none 20250427104756194 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1316)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1322)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1327)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1324)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1321)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1316): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1317): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1318): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1319): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1320): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1321): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1322): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1323): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1324): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SGsAP(1325): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_sgsap_mt_sms_and_reject0(1326): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1327): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_sgsap_mt_sms_and_reject finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_reject pass'. Sun Apr 27 10:47:56 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 20250427104756384 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104756384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104756384 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104756384 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104756384 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104756384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104756384 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104756384 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104756384 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104756384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104756384 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104756384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104756384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104756384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104756384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104756384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104756384 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104756384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104756384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104756385 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104756385 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104757195 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=395884) 20250427104758197 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104758385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104758385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104758385 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=395884, count=398396) 20250427104759198 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_reject pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unexp_ud'. ------ MSC_Tests.TC_sgsap_unexp_ud ------ Sun Apr 27 10:47:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_unexp_ud.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_unexp_ud.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104800199 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unexp_ud' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_sgsap_unexp_ud started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1331)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1331)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1331)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1329)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104800740 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1332)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104800936 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104800936 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104800936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104800936 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1331)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1331)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104800941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104800941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104800941 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104800941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104800941 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104800941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104800941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104800941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104800941 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104800941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104800941 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1331)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1331)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1331)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1331)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427104800942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104800942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104800942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104800942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104800942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104800942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104800942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104800942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104800942 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104800942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104800942 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104800942 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1331)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1331)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104800942 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104800942 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1331)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1331)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1331)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1331)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1331)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104801201 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104801201 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1334)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1334)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104801206 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1334)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1334)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1334)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1334)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104801232 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104801232 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1337)@84c1225eaf8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1337)@84c1225eaf8b: Created Expect[0] for '262420000011821'H to be handled at TC_sgsap_unexp_ud0(1338) 20250427104801750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104801750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104801750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104801750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104801750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104801750 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104801750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104801750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104801750 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104801750 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104801750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104801750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104801750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104801750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104801750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104801750 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104801750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104801750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104801750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104801750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1330)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1335)@84c1225eaf8b: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1338) TC_sgsap_unexp_ud0(1338)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_sgsap_unexp_ud0(1338)2669621 MSC_Test_0-SCCP(1329)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1330)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104802292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104802292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802292 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104802292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104802292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802292 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 bc 35 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 12 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104802293 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-245:LU)[0x55eefe1d0ac0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011821 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104802293 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-245:LU)[0x55eefe1d0ac0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104802293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104802293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011821:GERAN-A-245:LU)[0x55eefe1d0ac0] (fsm.c:486) 20250427104802293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104802293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104802293 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104802293 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011821 id=262420000011821 (vlr.c:661) 20250427104802293 DVLR INFO New subscr, IMSI: 262420000011821 (vlr.c:562) 20250427104802293 DVLR DEBUG VLR subscr IMSI-262420000011821 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104802293 DVLR DEBUG VLR subscr IMSI-262420000011821 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104802293 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104802294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104802294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104802294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104802294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104802294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104802294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104802294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104802294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55eefe1cf820] (fsm.c:486) 20250427104802294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104802294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104802294 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802294 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104802294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802294 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104802294 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104802294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 28 bc 35 00 00 f5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104802294 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802294 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104802294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802294 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104802294 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104802294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 28 bc 35 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1331)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@84c1225eaf8b: { messageType := 2, destLocRef := '28BC35'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1335)@84c1225eaf8b: Found GsupExpect[0] for "262420000011821" handled at TC_sgsap_unexp_ud0(1338) MSC_Test-GSUP(1335)@84c1225eaf8b: Added IMSI table entry 0TC_sgsap_unexp_ud0(1338)"262420000011821" 20250427104802301 DVLR DEBUG VLR subscr IMSI-262420000011821 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104802301 DVLR DEBUG VLR subscr IMSI-262420000011821 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1329)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1329)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_unexp_ud0(1338)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104802304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104802304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802304 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104802304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104802304 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802304 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f5 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_sgsap_unexp_ud0(1338)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104802314 DVLR DEBUG VLR subscr IMSI-262420000011821 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104802314 DVLR DEBUG IMSI:262420000011821 has MSISDN:491230011821 (vlr.c:1045) 20250427104802314 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250427104802314 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104802315 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104802315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55eefe1cf820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104802315 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104802315 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104802315 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104802315 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55eefe1cf820] (vlr_lu_fsm.c:110) 20250427104802315 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104802315 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104802315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55eefe1cf820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104802315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55eefe1cf820]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104802315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55eefe1f8d70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104802315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55eefe1f8d70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55eefe1cf820] (fsm.c:486) 20250427104802315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55eefe1f8d70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104802315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55eefe1f8d70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104802315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55eefe1f8d70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104802315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55eefe1f8d70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104802315 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x4E39602F) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250427104802315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55eefe1f8d70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104802315 DMM DEBUG -> IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x4E39602F LOCATION UPDATE ACCEPT (TMSI = 0x4e39602f) (gsm_04_08.c:149) 20250427104802315 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x4E39602F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104802315 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802315 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104802316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802316 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104802316 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104802316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 28 bc 35 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4e 39 60 2f (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1338)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1330)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1330)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1329)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1329)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104802328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104802328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802328 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104802328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104802328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802328 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104802329 DMM DEBUG msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x4E39602F:GERAN-A-245:LU)[0x55eefe1d0ac0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104802329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x4E39602F:GERAN-A-245:LU)[0x55eefe1cf820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104802329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55eefe1f8d70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104802329 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250427104802329 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104802329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55eefe1f8d70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104802329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-245:LU)[0x55eefe1cf820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104802329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55eefe1f8d70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104802329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55eefe1f8d70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-245:LU)[0x55eefe1cf820] (vlr_lu_fsm.c:817) 20250427104802329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55eefe1f8d70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104802329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55eefe1f8d70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104802329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-245:LU)[0x55eefe1cf820]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104802329 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011821/3/1): Available (smpp_smsc.c:626) 20250427104802329 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104802329 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104802329 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104802329 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104802329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802329 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104802329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802329 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104802329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104802329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 28 bc 35 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1329)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1329)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104802332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104802332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104802332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104802332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802332 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104802333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-245:LU)[0x55eefe1cf820]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104802333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-245:LU)[0x55eefe1cf820]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-245:LU)[0x55eefe1d0ac0] (msc_a.c:1053) 20250427104802333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-245:LU)[0x55eefe1cf820]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104802333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-245:LU)[0x55eefe1cf820]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104802333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-245:LU)[0x55eefe1cf820]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104802333 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F - active-conn: now used by 1 (attached) (msub.c:375) 20250427104802333 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802333 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104802333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802333 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104802333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104802333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 28 bc 35 00 00 f5 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@84c1225eaf8b: Session index based on local reference:0 20250427104802333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104802333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802334 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104802334 DLSS7 DEBUG Found route for dpc=185=0.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(1331)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104802334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104802334 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802334 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 28 bc 35 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1330)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_unexp_ud0(1338)2669621 TC_sgsap_unexp_ud0(1338)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104802335 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104802335 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1338)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1338)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1338)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1338)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011821'H 20250427104802356 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F + check_sgs_association: now used by 2 (attached,check_sgs_association) (sgs_iface.c:274) 20250427104802356 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: (sub IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F) SGsAP Message UPLINK-UNITDATA subscriber not SGs-associated, releasing (sgs_iface.c:285) 20250427104802356 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F - check_sgs_association: now used by 1 (attached) (sgs_iface.c:289) MSC_Test-SGsAP(1337)@84c1225eaf8b: 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)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011821'H MSC_Test-GSUP(1335)@84c1225eaf8b: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1338) TC_sgsap_unexp_ud0(1338)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_sgsap_unexp_ud0(1338)6175897 MSC_Test_0-RAN(1330)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1329)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104802537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104802537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802537 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104802537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104802537 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802537 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 3c 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 10 81 12 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104802538 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-246:LU)[0x55eefe1bb870]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011821 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104802538 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-246:LU)[0x55eefe1bb870]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104802538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-246:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104802538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-246:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011821:GERAN-A-246:LU)[0x55eefe1bb870] (fsm.c:486) 20250427104802538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-246:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104802538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-246:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104802538 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104802538 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104802539 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427104802539 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104802539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104802539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104802539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104802539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104802539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104802539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104802539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104802539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1a0950] (fsm.c:486) 20250427104802539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104802539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104802539 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802539 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104802540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802540 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104802540 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104802540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5e 3c 99 00 00 f6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104802540 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802540 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104802540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802540 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104802540 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104802540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 5e 3c 99 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1331)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@84c1225eaf8b: { messageType := 2, destLocRef := '5E3C99'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104802544 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104802544 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1329)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1329)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427104802546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104802546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802546 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104802546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104802546 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802546 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_unexp_ud0(1338)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1338)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104802549 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104802549 DVLR DEBUG IMSI:262420000011821 has MSISDN:491230011821 (vlr.c:1045) 20250427104802549 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250427104802549 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104802551 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104802551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1a0950]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104802551 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104802551 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104802551 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104802551 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1a0950] (vlr_lu_fsm.c:110) 20250427104802551 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104802551 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104802551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1a0950]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104802551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1a0950]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104802551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104802551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1a0950] (fsm.c:486) 20250427104802551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104802551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104802551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104802551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104802551 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:TMSInew-0x3E6B11E7) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250427104802551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104802551 DMM DEBUG -> IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:TMSInew-0x3E6B11E7 LOCATION UPDATE ACCEPT (TMSI = 0x3e6b11e7) (gsm_04_08.c:149) 20250427104802551 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:TMSInew-0x3E6B11E7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104802552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104802552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802552 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104802552 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104802552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 5e 3c 99 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3e 6b 11 e7 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1338)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1330)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1330)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1329)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1329)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104802556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104802556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104802556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802556 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104802556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104802556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802556 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104802556 DMM DEBUG msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:TMSInew-0x3E6B11E7:GERAN-A-246:LU)[0x55eefe1bb870]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104802556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:TMSInew-0x3E6B11E7:GERAN-A-246:LU)[0x55eefe1a0950]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104802556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104802557 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250427104802557 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104802557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7:GERAN-A-246:LU)[0x55eefe1a0950]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104802557 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104802557 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7:GERAN-A-246:LU)[0x55eefe1a0950] (vlr_lu_fsm.c:817) 20250427104802557 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104802557 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x4E39602F:GERAN-A-246:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104802557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7:GERAN-A-246:LU)[0x55eefe1a0950]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104802557 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011821/3/1): Available (smpp_smsc.c:626) 20250427104802557 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104802557 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104802557 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104802557 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104802557 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802557 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104802557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802557 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104802557 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104802557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5e 3c 99 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1329)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1329)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104802561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104802561 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104802561 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104802561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104802561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802561 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104802562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7:GERAN-A-246:LU)[0x55eefe1a0950]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104802562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7:GERAN-A-246:LU)[0x55eefe1a0950]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7:GERAN-A-246:LU)[0x55eefe1bb870] (msc_a.c:1053) 20250427104802562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7:GERAN-A-246:LU)[0x55eefe1a0950]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104802562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7:GERAN-A-246:LU)[0x55eefe1a0950]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104802562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7:GERAN-A-246:LU)[0x55eefe1a0950]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104802562 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104802562 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802562 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104802563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802563 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104802563 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104802563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5e 3c 99 00 00 f6 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@84c1225eaf8b: Session index based on local reference:0 20250427104802563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104802563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802563 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104802563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104802563 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802563 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5e 3c 99 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1330)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_unexp_ud0(1338)6175897 TC_sgsap_unexp_ud0(1338)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104802565 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104802565 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1338)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1338)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1338)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1330)@84c1225eaf8b: Created IMSI[0] for '262420000011821'H'3E6B11E7'O to be handled at TC_sgsap_unexp_ud0(1338) 20250427104802574 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104802574 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427104802574 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427104802574 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802574 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104802575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802575 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104802575 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104802575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802575 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 3e 6b 11 e7 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1330)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unexp_ud0(1338) TC_sgsap_unexp_ud0(1338)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1338)@84c1225eaf8b: 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 := '3E6B11E7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1330)@84c1225eaf8b: Added conn table entry 0TC_sgsap_unexp_ud0(1338)15546924 MSC_Test_0-RAN(1330)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1329)@84c1225eaf8b: First idle individual index:0 20250427104802585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104802585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104802585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802585 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104802585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104802585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802585 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 3a 2c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 3e 6b 11 e7 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104802586 DMM DEBUG msc_a(TMSI-0x3E6B11E7:GERAN-A-247:CM_SERVICE_REQ)[0x55eefe1d0ac0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427104802586 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E6B11E7:GERAN-A-247:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104802586 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E6B11E7:GERAN-A-247:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3E6B11E7:GERAN-A-247:CM_SERVICE_REQ)[0x55eefe1d0ac0] (fsm.c:486) 20250427104802586 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E6B11E7:GERAN-A-247:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104802586 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E6B11E7:GERAN-A-247:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104802586 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104802586 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104802586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7:GERAN-A-247:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104802586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7:GERAN-A-247:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104802586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7:GERAN-A-247:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104802586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7:GERAN-A-247:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104802586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7:GERAN-A-247:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104802586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7:GERAN-A-247:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104802586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7:GERAN-A-247:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104802586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7:GERAN-A-247:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104802586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7:GERAN-A-247:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104802586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7:GERAN-A-247:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104802586 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011821/3/1): Available (smpp_smsc.c:626) 20250427104802586 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427104802587 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802587 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104802587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802587 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104802587 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104802587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ed 3a 2c 00 00 f7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104802587 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802587 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104802587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802587 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104802587 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104802587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ed 3a 2c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 12 (osmo_ss7_asp.c:1164) 20250427104802587 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802587 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104802587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802587 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104802587 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104802587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ed 3a 2c 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1331)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1331)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@84c1225eaf8b: { messageType := 2, destLocRef := 'ED3A2C'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1329)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104802590 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427104802590 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1338)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1338)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1329)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(1329)@84c1225eaf8b: vl_from0 20250427104802600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104802600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802600 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1329)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104802600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104802600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802600 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) 20250427104802600 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427104802601 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427104802601 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427104802601 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802601 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104802601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802601 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104802601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104802601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ed 3a 2c 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427104802601 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802601 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104802601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802601 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104802601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104802601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802601 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 ed 3a 2c 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1331)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1329)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1338)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1338)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1329)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1329)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104802606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104802606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802606 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104802606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104802606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802606 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104802606 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427104802607 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104802607 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7 + 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) 20250427104802607 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104802607 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427104802607 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802607 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104802607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802607 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104802607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104802607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ed 3a 2c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1329)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1329)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1329)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104802609 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104802609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104802609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802609 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104802609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104802609 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802609 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104802609 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7:GERAN-A-247:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104802609 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7:GERAN-A-247:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7:GERAN-A-247:CM_SERVICE_REQ)[0x55eefe1d0ac0] (msc_a.c:1053) 20250427104802609 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7:GERAN-A-247:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104802609 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7:GERAN-A-247:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104802609 DBSSAP ERROR msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7:GERAN-A-247:CM_SERVICE_REQ)[0x55eefe1d0ac0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427104802609 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427104802609 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802609 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104802609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802609 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104802609 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104802609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802609 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ed 3a 2c 00 00 f7 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@84c1225eaf8b: Session index based on local reference:0 20250427104802610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104802610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104802610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104802610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104802610 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104802610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104802610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1331)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104802610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104802610 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ed 3a 2c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1330)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_unexp_ud0(1338)15546924 TC_sgsap_unexp_ud0(1338)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104802611 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427104802611 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1338)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1338)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1338)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1338)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(1335)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1329)@84c1225eaf8b: Final verdict of PTC: none 20250427104802617 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-RAN(1330)@84c1225eaf8b: Final verdict of PTC: none 20250427104802617 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427104802618 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427104802618 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-GSUP-IPA(1334)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1328)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1332)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1331)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SGsAP(1337)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1333)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1336)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1339)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1328): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1329): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1330): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1331): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1332): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1333): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1334): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1335): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1336): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SGsAP(1337): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_sgsap_unexp_ud0(1338): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1339): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_sgsap_unexp_ud finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unexp_ud pass'. Sun Apr 27 10:48: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 20250427104802812 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104802812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104802812 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104802812 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104802812 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104802812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104802812 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104802812 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104802812 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104802812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104802812 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104802812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104802812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104802812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104802812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104802812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104802812 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104802812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104802812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104802812 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104802812 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104803618 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=490044) 20250427104804620 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104804813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104804813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104804813 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=490044, count=491204) 20250427104805621 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unexp_ud pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unsol_ud'. ------ MSC_Tests.TC_sgsap_unsol_ud ------ Sun Apr 27 10:48:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_unsol_ud.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_unsol_ud.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104806144 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB6B8B6D0 - Paging: now used by 1 (attached) (paging.c:202) 20250427104806622 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unsol_ud' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_sgsap_unsol_ud started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1343)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1343)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1343)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1341)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104807207 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1344)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104807400 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104807401 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104807401 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104807401 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1343)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1343)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104807406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104807406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104807406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104807406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104807406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104807406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104807406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104807406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104807406 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104807406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104807406 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1343)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1343)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1343)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1343)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427104807406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104807406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104807406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104807406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104807406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104807406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104807406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104807406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104807406 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104807406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104807406 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104807406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427104807406 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104807406 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1343)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1343)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1343)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1343)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1343)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1343)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1343)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1343)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104807623 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104807623 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1346)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1346)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104807628 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1346)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1346)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1346)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1346)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104807653 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104807653 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1349)@84c1225eaf8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1349)@84c1225eaf8b: Created Expect[0] for '262420000011822'H to be handled at TC_sgsap_unsol_ud0(1350) 20250427104808207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104808207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808207 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104808207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104808207 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808207 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104808207 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808207 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104808207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808207 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104808207 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104808207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1342)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_unsol_ud0(1350)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011822'H 20250427104808682 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)@84c1225eaf8b: 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)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011822'H MSC_Test-GSUP(1347)@84c1225eaf8b: Created GsupExpect[0] for "262420000011822" to be handled at TC_sgsap_unsol_ud0(1350) TC_sgsap_unsol_ud0(1350)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_sgsap_unsol_ud0(1350)1379854 MSC_Test_0-SCCP(1341)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1342)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427104808689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104808689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808689 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104808689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104808689 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808689 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 0e 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 10 81 22 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104808689 DMM DEBUG msc_a(IMSI-262420000011822:GERAN-A-248:LU)[0x55eefe1bb870]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011822 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104808689 DMM DEBUG msc_a(IMSI-262420000011822:GERAN-A-248:LU)[0x55eefe1bb870]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104808689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104808689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011822:GERAN-A-248:LU)[0x55eefe1bb870] (fsm.c:486) 20250427104808689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104808689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104808689 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104808689 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011822 id=262420000011822 (vlr.c:661) 20250427104808689 DVLR INFO New subscr, IMSI: 262420000011822 (vlr.c:562) 20250427104808689 DVLR DEBUG VLR subscr IMSI-262420000011822 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104808689 DVLR DEBUG VLR subscr IMSI-262420000011822 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104808689 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104808689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104808689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104808689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104808689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104808689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104808689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55eefe1a0950]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104808689 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104808689 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55eefe1a0950] (fsm.c:486) 20250427104808689 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104808689 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104808689 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808689 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104808689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808689 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104808689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104808689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 15 0e 0e 00 00 f8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104808689 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808689 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104808689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808689 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104808689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104808689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 15 0e 0e 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@84c1225eaf8b: { messageType := 2, destLocRef := '150E0E'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1347)@84c1225eaf8b: Found GsupExpect[0] for "262420000011822" handled at TC_sgsap_unsol_ud0(1350) MSC_Test-GSUP(1347)@84c1225eaf8b: Added IMSI table entry 0TC_sgsap_unsol_ud0(1350)"262420000011822" MSC_Test_0-SCCP(1341)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104808691 DVLR DEBUG VLR subscr IMSI-262420000011822 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104808691 DVLR DEBUG VLR subscr IMSI-262420000011822 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1341)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1341)@84c1225eaf8b: vl_from0 TC_sgsap_unsol_ud0(1350)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1350)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(1341)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427104808692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104808692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808692 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104808692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104808692 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808692 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104808693 DVLR DEBUG VLR subscr IMSI-262420000011822 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104808693 DVLR DEBUG IMSI:262420000011822 has MSISDN:491230011822 (vlr.c:1045) 20250427104808693 DMSC NOTICE msub(IMSI-262420000011822:MSISDN-491230011822) VLR: update for IMSI=262420000011822 (MSISDN=491230011822) (gsm_04_08.c:1541) 20250427104808693 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104808694 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104808694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55eefe1a0950]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104808694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104808694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104808694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104808694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55eefe1a0950] (vlr_lu_fsm.c:110) 20250427104808694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104808694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104808694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55eefe1a0950]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104808694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55eefe1a0950]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104808694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55eefe1f9050]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104808694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55eefe1f9050]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55eefe1a0950] (fsm.c:486) 20250427104808694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55eefe1f9050]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104808694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808694 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104808694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808694 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104808694 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104808694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 15 0e 0e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 07 1d 6c b8 (osmo_ss7_asp.c:1164) 20250427104808694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55eefe1f9050]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104808694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55eefe1f9050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104808694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55eefe1f9050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104808694 DMSC NOTICE msub(IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x071D6CB8) VLR: update for IMSI=262420000011822 (MSISDN=491230011822) (gsm_04_08.c:1541) 20250427104808694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55eefe1f9050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104808694 DMM DEBUG -> IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x071D6CB8 LOCATION UPDATE ACCEPT (TMSI = 0x071d6cb8) (gsm_04_08.c:149) 20250427104808694 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x071D6CB8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1343)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1350)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1342)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1342)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1341)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1341)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1341)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104808697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104808697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808697 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104808697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104808697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808697 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104808697 DMM DEBUG msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x071D6CB8:GERAN-A-248:LU)[0x55eefe1bb870]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104808697 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x071D6CB8:GERAN-A-248:LU)[0x55eefe1a0950]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104808697 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55eefe1f9050]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104808697 DMSC NOTICE msub(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8) VLR: update for IMSI=262420000011822 (MSISDN=491230011822) (gsm_04_08.c:1541) 20250427104808697 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104808697 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55eefe1f9050]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104808697 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8:GERAN-A-248:LU)[0x55eefe1a0950]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104808697 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55eefe1f9050]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104808697 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55eefe1f9050]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8:GERAN-A-248:LU)[0x55eefe1a0950] (vlr_lu_fsm.c:817) 20250427104808697 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55eefe1f9050]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104808697 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55eefe1f9050]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104808697 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8:GERAN-A-248:LU)[0x55eefe1a0950]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104808697 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011822/3/1): Available (smpp_smsc.c:626) 20250427104808697 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104808697 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104808697 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104808697 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104808697 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808697 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808697 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808697 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104808697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808697 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104808697 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104808697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 15 0e 0e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1341)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1341)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1341)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104808698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104808698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808698 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104808698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104808698 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808698 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f8 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104808698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8:GERAN-A-248:LU)[0x55eefe1a0950]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104808698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8:GERAN-A-248:LU)[0x55eefe1a0950]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8:GERAN-A-248:LU)[0x55eefe1bb870] (msc_a.c:1053) 20250427104808698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8:GERAN-A-248:LU)[0x55eefe1a0950]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104808698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8:GERAN-A-248:LU)[0x55eefe1a0950]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104808698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8:GERAN-A-248:LU)[0x55eefe1a0950]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104808698 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104808699 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808699 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104808699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808699 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104808699 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104808699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 15 0e 0e 00 00 f8 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104808699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104808699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808699 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104808699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104808699 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808699 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 15 0e 0e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1342)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_unsol_ud0(1350)1379854 TC_sgsap_unsol_ud0(1350)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104808699 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104808699 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_unsol_ud0(1350)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1350)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1350)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1342)@84c1225eaf8b: Created IMSI[0] for '262420000011822'H'071D6CB8'O to be handled at TC_sgsap_unsol_ud0(1350) 20250427104808705 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104808705 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427104808705 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427104808705 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808705 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104808705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808705 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104808705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104808705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808705 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 07 1d 6c b8 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1342)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unsol_ud0(1350) TC_sgsap_unsol_ud0(1350)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1350)@84c1225eaf8b: 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 := '071D6CB8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1342)@84c1225eaf8b: Added conn table entry 0TC_sgsap_unsol_ud0(1350)423652 MSC_Test_0-RAN(1342)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1341)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104808708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104808708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808708 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104808708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104808708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 76 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 05 24 04 03 50 59 02 05 f4 07 1d 6c b8 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104808708 DMM DEBUG msc_a(TMSI-0x071D6CB8:GERAN-A-249:CM_SERVICE_REQ)[0x55eefe1d0ac0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427104808708 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x071D6CB8:GERAN-A-249:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104808708 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x071D6CB8:GERAN-A-249:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x071D6CB8:GERAN-A-249:CM_SERVICE_REQ)[0x55eefe1d0ac0] (fsm.c:486) 20250427104808708 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x071D6CB8:GERAN-A-249:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104808708 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x071D6CB8:GERAN-A-249:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104808708 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104808708 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104808708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8:GERAN-A-249:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104808708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8:GERAN-A-249:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104808708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8:GERAN-A-249:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104808708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8:GERAN-A-249:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104808708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8:GERAN-A-249:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104808708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8:GERAN-A-249:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104808708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8:GERAN-A-249:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104808708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8:GERAN-A-249:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104808708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8:GERAN-A-249:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104808708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8:GERAN-A-249:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104808708 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011822/3/1): Available (smpp_smsc.c:626) 20250427104808708 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427104808708 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808708 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104808708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808708 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104808708 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104808708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 06 76 e4 00 00 f9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104808708 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808708 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104808708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808708 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104808708 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104808708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 06 76 e4 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 22 (osmo_ss7_asp.c:1164) 20250427104808708 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808708 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104808708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808708 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104808708 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104808708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 06 76 e4 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@84c1225eaf8b: { messageType := 2, destLocRef := '0676E4'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1341)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104808709 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427104808709 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_unsol_ud0(1350)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1350)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1341)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(1341)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1341)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104808711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104808711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808711 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104808711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104808711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808711 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) 20250427104808711 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250427104808711 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427104808711 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427104808711 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808711 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104808711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808711 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104808711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104808711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 06 76 e4 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427104808711 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808711 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104808711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808711 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104808711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104808711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808711 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 06 76 e4 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1341)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1350)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1350)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1341)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1341)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1341)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103020904'O 20250427104808713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104808713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808713 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104808713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104808713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808713 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104808713 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250427104808713 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104808713 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 + 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) 20250427104808713 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104808713 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250427104808713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104808713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104808713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104808713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 06 76 e4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1341)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1341)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1341)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104808714 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104808714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808714 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104808714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104808714 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808714 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f9 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104808714 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8:GERAN-A-249:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104808714 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8:GERAN-A-249:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8:GERAN-A-249:CM_SERVICE_REQ)[0x55eefe1d0ac0] (msc_a.c:1053) 20250427104808714 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8:GERAN-A-249:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104808714 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8:GERAN-A-249:CM_SERVICE_REQ)[0x55eefe1cf820]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104808714 DBSSAP ERROR msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8:GERAN-A-249:CM_SERVICE_REQ)[0x55eefe1d0ac0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427104808714 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250427104808714 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808714 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808714 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808714 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104808714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808714 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104808714 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104808714 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808714 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 06 76 e4 00 00 f9 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@84c1225eaf8b: Session index based on local reference:0 20250427104808714 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104808714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808714 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104808714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104808714 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808714 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 06 76 e4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1342)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_unsol_ud0(1350)423652 TC_sgsap_unsol_ud0(1350)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104808714 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427104808714 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_unsol_ud0(1350)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1350)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1350)@84c1225eaf8b: 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)@84c1225eaf8b: Added conn table entry 0TC_sgsap_unsol_ud0(1350)664935 MSC_Test_0-SCCP(1341)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1342)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104808917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808917 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808917 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808917 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104808917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808917 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104808917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104808917 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808917 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 0a 25 67 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) 20250427104808918 DMM DEBUG IMSI DETACH INDICATION: IMSI-262420000011822 (gsm_04_08.c:980) 20250427104808918 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 + gsm48_rx_mm_imsi_detach_ind: now used by 3 (attached,Paging,gsm48_rx_mm_imsi_detach_ind) (gsm_04_08.c:989) 20250427104808918 DMM INFO IMSI DETACH for IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 (gsm_04_08.c:1007) 20250427104808918 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 + active-conn: now used by 4 (attached,Paging,gsm48_rx_mm_imsi_detach_ind,active-conn) (msub.c:379) 20250427104808918 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 - Paging: now used by 3 (attached,gsm48_rx_mm_imsi_detach_ind,active-conn) (paging.c:202) 20250427104808918 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 + 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) 20250427104808918 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,gsm48_rx_mm_imsi_detach_ind,active-conn) (vlr.c:464) 20250427104808918 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104808918 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 - attached: now used by 2 (gsm48_rx_mm_imsi_detach_ind,active-conn) (vlr.c:1489) 20250427104808918 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011822/3/1): Unavailable (smpp_smsc.c:626) 20250427104808918 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 - gsm48_rx_mm_imsi_detach_ind: now used by 1 (active-conn) (gsm_04_08.c:1017) 20250427104808918 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104808918 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104808918 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104808918 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427104808918 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808918 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104808918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808918 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104808919 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104808919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808919 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0a 25 67 00 00 fa 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104808919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104808919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808919 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104808919 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104808919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808919 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0a 25 67 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@84c1225eaf8b: { messageType := 2, destLocRef := '0A2567'O ("\n%g"), 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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1341)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1341)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1341)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427104808925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104808925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104808925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104808925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104808925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104808925 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104808925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104808925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104808925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104808925 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1341)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1341)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1341)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104809129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104809129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104809129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104809129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104809129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104809129 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104809129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104809129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104809129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104809129 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104809130 DVLR INFO VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8 - active-conn: now used by 0 (-) (msub.c:375) 20250427104809130 DVLR DEBUG SUBSCR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x071D6CB8) freeing VLR subscr (max total use count was 5) (vlr.c:472) 20250427104809130 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104809130 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104809130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104809130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104809130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104809130 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104809130 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104809130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104809130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104809130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0a 25 67 00 00 fa 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@84c1225eaf8b: Session index based on local reference:0 20250427104809132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104809132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104809132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104809132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104809132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104809132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104809132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104809132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104809132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104809132 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 0a 25 67 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1342)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_unsol_ud0(1350)664935 TC_sgsap_unsol_ud0(1350)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1350)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1350)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(1347)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1343)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1341)@84c1225eaf8b: Final verdict of PTC: none 20250427104809145 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104809145 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427104809146 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250427104809146 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1342)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1344)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1346)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SGsAP(1349)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1345)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1348)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1351)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1340)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1340): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1341): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1342): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1343): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1344): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1345): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1346): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1347): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1348): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SGsAP(1349): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_sgsap_unsol_ud0(1350): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1351): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_sgsap_unsol_ud finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unsol_ud pass'. Sun Apr 27 10:48:09 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 20250427104809336 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104809336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104809336 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104809336 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104809336 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104809336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104809336 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104809336 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104809336 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104809336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104809336 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104809336 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104809336 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104809336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104809336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104809336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104809336 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104809336 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104809336 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104809336 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104809336 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104810147 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=439044) 20250427104811149 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104811337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104811337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104811337 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=439044, count=440204) 20250427104812150 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104812575 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x3E6B11E7 - Paging: now used by 1 (attached) (paging.c:202) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unsol_ud pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call'. ------ MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call ------ Sun Apr 27 10:48:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104813152 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_bssap_lu_sgsap_lu_and_mt_call started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1355)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1355)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1355)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(1353)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104813794 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1356)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104813989 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104813989 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104813989 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104813989 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1355)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104813994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104813994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104813994 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104813994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104813994 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104813994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104813994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104813994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104813994 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104813994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104813994 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1355)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1355)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1355)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104813995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104813995 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104813995 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104813995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104813995 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104813995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104813995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104813995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104813995 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104813995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104813995 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104813995 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427104813995 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104813995 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104814152 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104814153 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1358)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1358)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104814159 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1358)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1358)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1358)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1358)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104814186 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104814186 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1361)@84c1225eaf8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1361)@84c1225eaf8b: Created Expect[0] for '262420000118139'H to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) 20250427104814803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104814803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104814803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104814803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104814803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104814803 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104814803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104814803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104814803 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104814803 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104814803 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104814803 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104814803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104814803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104814803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104814803 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104814803 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104814803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104814803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104814803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1354)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427104815190 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104815190 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104815190 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104815190 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104815190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104815190 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104815190 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104815190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104815190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104815190 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 6b 32 93 00 00 70 02 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1359)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)8976545 MSC_Test_0-SCCP(1353)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1354)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427104816231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104816231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104816231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104816231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104816231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104816231 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104816231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104816231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104816231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104816231 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 f8 a1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 11 18 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104816231 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-251:LU)[0x55eefe1d9cc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000118139 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104816231 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-251:LU)[0x55eefe1d9cc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104816231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104816231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000118139:GERAN-A-251:LU)[0x55eefe1d9cc0] (fsm.c:486) 20250427104816231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104816231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104816231 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104816231 DVLR DEBUG set IMSI on subscriber; IMSI=262420000118139 id=262420000118139 (vlr.c:661) 20250427104816231 DVLR INFO New subscr, IMSI: 262420000118139 (vlr.c:562) 20250427104816231 DVLR DEBUG VLR subscr IMSI-262420000118139 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104816231 DVLR DEBUG VLR subscr IMSI-262420000118139 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427104816231 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104816231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104816231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104816231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104816231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104816231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104816231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55eefe1cf820]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104816231 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104816231 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55eefe1cf820] (fsm.c:486) 20250427104816231 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104816231 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104816231 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104816231 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104816231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104816231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104816231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104816231 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104816231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104816231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104816231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104816231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 88 f8 a1 00 00 fb 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104816231 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104816231 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104816231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104816231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104816231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104816231 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104816231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104816231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104816231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104816232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 88 f8 a1 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@84c1225eaf8b: { messageType := 2, destLocRef := '88F8A1'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1359)@84c1225eaf8b: Found GsupExpect[0] for "262420000118139" handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) MSC_Test-GSUP(1359)@84c1225eaf8b: Added IMSI table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)"262420000118139" 20250427104816233 DVLR DEBUG VLR subscr IMSI-262420000118139 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427104816233 DVLR DEBUG VLR subscr IMSI-262420000118139 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1353)@84c1225eaf8b: vl_from0 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1353)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104816234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104816234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104816234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104816234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104816234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104816234 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104816234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104816234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104816234 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104816234 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250427104816235 DVLR DEBUG VLR subscr IMSI-262420000118139 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104816235 DVLR DEBUG IMSI:262420000118139 has MSISDN:491230118139 (vlr.c:1045) 20250427104816235 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250427104816235 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427104816236 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104816236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55eefe1cf820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104816236 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104816236 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104816236 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104816236 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55eefe1cf820] (vlr_lu_fsm.c:110) 20250427104816236 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104816236 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55eefe1f8d70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104816236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55eefe1cf820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104816236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55eefe1cf820]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104816236 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55eefe1cbc00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104816236 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55eefe1cbc00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55eefe1cf820] (fsm.c:486) 20250427104816236 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55eefe1cbc00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104816236 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55eefe1cbc00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104816236 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55eefe1cbc00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104816236 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55eefe1cbc00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104816236 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x4E1E3707) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250427104816236 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55eefe1cbc00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104816236 DMM DEBUG -> IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x4E1E3707 LOCATION UPDATE ACCEPT (TMSI = 0x4e1e3707) (gsm_04_08.c:149) 20250427104816236 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104816236 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104816236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104816236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104816236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104816236 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104816236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104816236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104816236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104816236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 88 f8 a1 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4e 1e 37 07 (osmo_ss7_asp.c:1164) 20250427104816236 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x4E1E3707 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1354)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1354)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1353)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104816240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104816240 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104816240 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104816240 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104816240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104816240 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104816240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104816240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104816240 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104816240 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104816240 DMM DEBUG msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x4E1E3707:GERAN-A-251:LU)[0x55eefe1d9cc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104816240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x4E1E3707:GERAN-A-251:LU)[0x55eefe1cf820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104816240 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55eefe1cbc00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104816240 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4E1E3707) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250427104816240 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4E1E3707 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427104816240 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55eefe1cbc00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104816240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4E1E3707:GERAN-A-251:LU)[0x55eefe1cf820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104816240 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55eefe1cbc00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104816240 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55eefe1cbc00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4E1E3707:GERAN-A-251:LU)[0x55eefe1cf820] (vlr_lu_fsm.c:817) 20250427104816240 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55eefe1cbc00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104816240 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55eefe1cbc00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104816240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4E1E3707:GERAN-A-251:LU)[0x55eefe1cf820]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104816240 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250427104816240 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4E1E3707 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104816240 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4E1E3707 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104816240 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4E1E3707 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104816240 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4E1E3707 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427104816240 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104816240 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104816240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104816240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104816240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104816240 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104816240 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104816240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104816240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104816240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 88 f8 a1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1353)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104816241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104816241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104816241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104816241 DLM3UA DEBUG 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(1355)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104816241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104816241 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104816241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104816241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104816241 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104816241 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104816241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4E1E3707:GERAN-A-251:LU)[0x55eefe1cf820]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104816241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4E1E3707:GERAN-A-251:LU)[0x55eefe1cf820]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4E1E3707:GERAN-A-251:LU)[0x55eefe1d9cc0] (msc_a.c:1053) 20250427104816241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4E1E3707:GERAN-A-251:LU)[0x55eefe1cf820]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104816241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4E1E3707:GERAN-A-251:LU)[0x55eefe1cf820]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104816241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4E1E3707:GERAN-A-251:LU)[0x55eefe1cf820]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104816241 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104816241 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104816241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104816241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104816241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104816241 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104816241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104816241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104816241 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4E1E3707 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104816241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104816241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 88 f8 a1 00 00 fb 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on local reference:0 20250427104816242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104816242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104816242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104816242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104816242 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104816242 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104816242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104816242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104816242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104816242 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 88 f8 a1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1354)@84c1225eaf8b: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)8976545 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104816242 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4E1E3707 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104816242 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4E1E3707 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1359)@84c1225eaf8b: Created GsupExpect[0] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) 20250427104816245 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4E1E3707 + sgs_rx_loc_upd_req: now used by 2 (attached,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250427104816245 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4E1E3707 - sgs_rx_loc_upd_req: now used by 1 (attached) (sgs_iface.c:622) 20250427104816245 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4E1E3707 + SGs-lu: now used by 2 (attached,SGs-lu) (vlr_sgs.c:87) 20250427104816245 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104816245 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (NO CONN!) (gsm_04_08.c:1541) 20250427104816245 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4E1E3707:TMSInew-0x6172B926 + vlr_gsup_rx: now used by 3 (attached,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104816245 DVLR DEBUG IMSI:262420000118139 has MSISDN:491230118139 (vlr.c:1045) 20250427104816245 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (NO CONN!) (gsm_04_08.c:1541) 20250427104816245 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4E1E3707:TMSInew-0x6172B926 - vlr_gsup_rx: now used by 2 (attached,SGs-lu) (vlr.c:1410) 20250427104816246 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4E1E3707:TMSInew-0x6172B926 + vlr_gsup_rx: now used by 3 (attached,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104816246 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4E1E3707:TMSInew-0x6172B926 - SGs-lu: now used by 2 (attached,vlr_gsup_rx) (vlr_sgs.c:124) 20250427104816246 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4E1E3707:TMSInew-0x6172B926 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-SGsAP(1361)@84c1225eaf8b: 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 := '6172B926'O } } } } } } handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104816247 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x4E1E3707:TMSInew-0x6172B926 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427104816247 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250427104816710 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104816710 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104816710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104816710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104816710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104816710 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104816710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104816710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104816710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104816710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 bc 55 2f 00 00 0c 0d 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104816710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104816710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104816710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104816710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104816710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104816710 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104816710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104816710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104816710 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104816710 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 bc 55 2f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-MNCC(1356)@84c1225eaf8b: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)563592851 20250427104817262 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427104817262 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427104817262 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 callref-0x2197be93 tid-255) New transaction (transaction.c:231) 20250427104817262 DMNCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 callref-0x2197be93 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) 20250427104817262 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 callref-0x2197be93 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) 20250427104817262 DMNCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 callref-0x2197be93 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427104817262 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 + SGs-paging-req: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req) (vlr_sgs.c:361) 20250427104817262 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 + Paging: now used by 5 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req,Paging) (paging.c:111) 20250427104817262 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 - 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)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000118139'H 20250427104817269 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 + check_sgs_association: now used by 5 (attached,CC,SGs-paging-req,Paging,check_sgs_association) (sgs_iface.c:274) 20250427104817269 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 - check_sgs_association: now used by 4 (attached,CC,SGs-paging-req,Paging) (sgs_iface.c:293) 20250427104817269 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 + sgs_rx_service_req: now used by 5 (attached,CC,SGs-paging-req,Paging,sgs_rx_service_req) (sgs_iface.c:821) 20250427104817270 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 + 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) 20250427104817270 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 - SGs-paging-req: now used by 5 (attached,CC,Paging,sgs_rx_service_req,vlr_sgs_pag_ack) (vlr_sgs.c:280) 20250427104817270 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 - vlr_sgs_pag_ack: now used by 4 (attached,CC,Paging,sgs_rx_service_req) (vlr_sgs.c:282) 20250427104817270 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 - sgs_rx_service_req: now used by 3 (attached,CC,Paging) (sgs_iface.c:858) MSC_Test_0-RAN(1354)@84c1225eaf8b: Created IMSI[0] for '262420000118139'H'6172B926'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6172B926'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1354)@84c1225eaf8b: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)13055181 MSC_Test_0-SCCP(1353)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104817281 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104817281 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104817281 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104817281 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104817281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104817281 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104817281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104817281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104817281 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104817282 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 34 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 61 72 b9 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104817282 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1bb870]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104817282 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1bb870]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1d0ac0] (fsm.c:486) 20250427104817282 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1bb870]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104817282 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1bb870]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104817282 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104817282 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104817283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1bb870]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104817283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1bb870]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104817283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1bb870]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104817283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1bb870]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104817283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1bb870]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104817283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1bb870]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104817283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1bb870]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104817283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1bb870]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104817283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1bb870]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104817283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1bb870]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104817283 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 callref-0x2197be93 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427104817283 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427104817283 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427104817283 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 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) 20250427104817283 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427104817283 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104817283 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250427104817283 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427104817284 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104817284 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104817284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104817284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104817284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104817284 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104817284 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104817284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104817284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104817284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 34 cd 00 00 fc 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104817284 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104817284 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104817284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104817284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104817284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104817284 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104817284 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104817284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104817284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104817284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 34 cd 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 11 18 93 (osmo_ss7_asp.c:1164) 20250427104817284 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104817284 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104817284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104817284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104817284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104817284 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104817284 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104817284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104817284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104817284 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 c7 34 cd 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@84c1225eaf8b: { messageType := 2, destLocRef := 'C734CD'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104817286 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427104817286 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: f_mt_call_complete 1 MSC_Test_0-RAN(1354)@84c1225eaf8b: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1354)@84c1225eaf8b: patched enc_l3: '8301'O MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1353)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028301'O 20250427104817296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104817296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104817296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104817296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104817296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104817296 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104817296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104817296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104817296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104817296 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104817297 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427104817297 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427104817297 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427104817297 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427104817297 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 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) 20250427104817297 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 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)@84c1225eaf8b: f_mt_call_complete 2 MSC_Test-MGCP(1357)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) 20250427104817308 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427104817308 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1cbc00]{ESTABLISHING}: Allocated (fsm.c:456) 20250427104817308 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1cbc00]{ESTABLISHING}: is child of msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1d0ac0] (fsm.c:486) 20250427104817308 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 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) 20250427104817308 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1d6e00]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427104817308 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1d6e00]{UNINITIALIZED}: is child of call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1cbc00] (fsm.c:486) 20250427104817308 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:no-CI)[0x55eefe1d6e00]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427104817308 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:no-CI)[0x55eefe1d6e00]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427104817308 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe19fa90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427104817308 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe19fa90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1cbc00] (fsm.c:486) 20250427104817308 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:no-CI)[0x55eefe19fa90]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427104817308 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:no-CI)[0x55eefe19fa90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1357)@84c1225eaf8b: 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)@84c1225eaf8b: f_mt_call_complete 3 20250427104817330 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:no-CI)[0x55eefe1d6e00]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104817330 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1cbc00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427104817330 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 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)@84c1225eaf8b: f_mt_call_complete 4 20250427104817333 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:no-CI)[0x55eefe19fa90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104817333 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1cbc00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427104817333 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 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) 20250427104817333 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 tid-0) Sending Assignment Command (msc_a.c:706) 20250427104817333 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104817333 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104817333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104817333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104817333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104817333 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104817333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104817333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104817333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104817333 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 c7 34 cd 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: f_mt_call_complete 6 MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(1353)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250427104817342 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104817342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104817343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104817343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104817343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104817343 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104817343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104817343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104817343 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104817343 DLSS7 DEBUG 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) 20250427104817343 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe19fa90]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427104817343 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926: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)[0x55eefe19fa90]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427104817343 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926: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)[0x55eefe19fa90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427104817343 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 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) 20250427104817343 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 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) 20250427104817343 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 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) 20250427104817343 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(1354)@84c1225eaf8b: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1354)@84c1225eaf8b: patched enc_l3: '8347'O MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1353)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: f_mt_call_complete 5 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: f_mt_call_complete 8 20250427104817349 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926: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)[0x55eefe19fa90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104817349 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926: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)[0x55eefe19fa90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427104817349 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1cbc00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427104817548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104817548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104817548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104817548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104817548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104817548 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104817548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104817548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104817548 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104817548 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104817549 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427104817549 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427104817549 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427104817549 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 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) 20250427104817549 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 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)@84c1225eaf8b: f_mt_call_complete 7 20250427104817551 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427104817551 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 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) 20250427104817551 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1d6e00]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250427104817551 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926: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)[0x55eefe1d6e00]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427104817551 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926: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)[0x55eefe1d6e00]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427104817551 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926: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)[0x55eefe1d6e00]{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)@84c1225eaf8b: f_mt_call_complete 9 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: f_mt_call_complete DONE 20250427104817555 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926: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)[0x55eefe1d6e00]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104817555 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926: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)[0x55eefe1d6e00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427104817555 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1cbc00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427104817555 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1cbc00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427104820561 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427104820561 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104820561 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427104820562 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427104820562 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104820562 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104820562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104820562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104820562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104820562 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104820562 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104820562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104820562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104820562 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 c7 34 cd 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1354)@84c1225eaf8b: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1354)@84c1225eaf8b: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1353)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250427104820572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104820572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104820572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104820572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104820572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104820572 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104820572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104820572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104820572 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104820572 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) MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104820573 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427104820573 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427104820573 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427104820573 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x2197be93 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427104820573 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427104820573 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104820573 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104820573 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104820573 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104820573 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104820573 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1cbc00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427104820573 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926: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)[0x55eefe19fa90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427104820573 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926: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)[0x55eefe19fa90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1cbc00] (call_leg.c:197) 20250427104820573 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926: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)[0x55eefe19fa90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427104820573 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926: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)[0x55eefe19fa90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427104820573 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926: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)[0x55eefe1d6e00]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427104820573 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926: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)[0x55eefe1d6e00]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1cbc00] (call_leg.c:197) 20250427104820573 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1cbc00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427104820573 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926: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)[0x55eefe1d6e00]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427104820573 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926: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)[0x55eefe1d6e00]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427104820573 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1cbc00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427104820574 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1cbc00]{RELEASING}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1d0ac0] (call_leg.c:198) 20250427104820574 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1cbc00]{RELEASING}: Freeing instance (call_leg.c:198) 20250427104820574 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1cbc00]{RELEASING}: Deallocated (fsm.c:568) 20250427104820574 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104820574 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104820574 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104820574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104820574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104820574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104820574 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104820574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104820574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104820574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104820574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c7 34 cd 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427104820574 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104820574 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104820574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104820574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104820574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104820574 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104820574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104820574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104820574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104820574 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 c7 34 cd 00 01 07 00 05 20 04 01 09 8f 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1356)@84c1225eaf8b: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)563592851 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1353)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104820581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104820581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104820581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104820581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104820581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104820581 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104820581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104820581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104820581 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104820581 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104820581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1bb870]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104820581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1bb870]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1d0ac0] (msc_a.c:1053) 20250427104820581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1bb870]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104820581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-252:PAGING_RESP)[0x55eefe1bb870]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104820582 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104820582 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104820582 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104820582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104820582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104820582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104820582 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104820582 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104820582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104820582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104820582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 34 cd 00 00 fc 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on local reference:0 20250427104820583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104820583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104820583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104820583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104820583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104820583 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104820583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104820583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104820583 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104820583 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c7 34 cd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1354)@84c1225eaf8b: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)13055181 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: f_call_hangup 9: done 20250427104822592 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104822593 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250427104822593 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250427104822593 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1359)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)9797861 MSC_Test_0-RAN(1354)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1353)@84c1225eaf8b: First idle individual index:0 20250427104822596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104822596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104822596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104822596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104822596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104822596 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104822596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104822596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104822596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104822596 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 80 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 11 18 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104822596 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-253:LU)[0x55eefe19dc50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000118139 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104822596 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-253:LU)[0x55eefe19dc50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104822596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-253:LU)[0x55eefe1d6e00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104822596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-253:LU)[0x55eefe1d6e00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000118139:GERAN-A-253:LU)[0x55eefe19dc50] (fsm.c:486) 20250427104822596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-253:LU)[0x55eefe1d6e00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104822596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-253:LU)[0x55eefe1d6e00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104822596 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 + _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104822596 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104822596 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 - _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_lu_fsm.c:1085) 20250427104822596 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104822596 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 - Paging: now used by 3 (attached,SGs-paging-req,active-conn) (paging.c:202) 20250427104822596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1d6e00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104822596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1d6e00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104822596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1d6e00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104822596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1d6e00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104822596 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104822596 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104822596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104822596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104822596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104822596 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104822596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104822596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104822596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104822596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 95 80 e5 00 00 fd 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104822596 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104822596 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104822596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104822596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104822596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104822596 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104822596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104822596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104822596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104822596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 95 80 e5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 11 18 93 (osmo_ss7_asp.c:1164) 20250427104822596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1d6e00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104822596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1d6e00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104822596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104822596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1d6e00] (fsm.c:486) 20250427104822596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104822596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1cf250]{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(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@84c1225eaf8b: { messageType := 2, destLocRef := '9580E5'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104822597 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250427104822597 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1353)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427104822597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104822597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104822597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104822597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104822597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104822597 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104822597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104822597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104822597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104822597 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104822598 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104822598 DVLR DEBUG IMSI:262420000118139 has MSISDN:491230118139 (vlr.c:1045) 20250427104822598 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250427104822598 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250427104822598 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104822598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1d6e00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104822598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104822598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104822598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104822598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1d6e00] (vlr_lu_fsm.c:110) 20250427104822598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104822598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104822598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1d6e00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104822598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1d6e00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104822598 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1cbc00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104822598 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1cbc00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1d6e00] (fsm.c:486) 20250427104822598 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1cbc00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104822598 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1cbc00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104822598 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1cbc00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104822598 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1cbc00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104822598 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:TMSInew-0x0E2D1330) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250427104822598 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1cbc00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104822598 DMM DEBUG -> IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:TMSInew-0x0E2D1330 LOCATION UPDATE ACCEPT (TMSI = 0x0e2d1330) (gsm_04_08.c:149) 20250427104822598 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104822598 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104822598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104822598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104822598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104822598 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104822598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104822598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104822598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104822598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 95 80 e5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0e 2d 13 30 (osmo_ss7_asp.c:1164) 20250427104822598 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:TMSInew-0x0E2D1330 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1354)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1354)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1353)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104822599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104822599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104822599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104822599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104822599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104822599 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104822599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104822599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104822599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104822599 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104822599 DMM DEBUG msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:TMSInew-0x0E2D1330:GERAN-A-253:LU)[0x55eefe19dc50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104822599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:TMSInew-0x0E2D1330:GERAN-A-253:LU)[0x55eefe1d6e00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104822599 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1cbc00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104822599 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250427104822599 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1cbc00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104822599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330:GERAN-A-253:LU)[0x55eefe1d6e00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104822599 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1cbc00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104822599 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1cbc00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330:GERAN-A-253:LU)[0x55eefe1d6e00] (vlr_lu_fsm.c:817) 20250427104822599 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1cbc00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104822599 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x6172B926:GERAN-A-253:LU)[0x55eefe1cbc00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104822599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330:GERAN-A-253:LU)[0x55eefe1d6e00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104822599 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250427104822599 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104822599 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330 + 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) 20250427104822599 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104822599 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330 - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250427104822599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104822599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104822599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104822599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104822599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104822599 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104822599 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104822599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104822599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104822599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 95 80 e5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1353)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104822600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104822600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104822600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104822600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104822600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104822600 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104822600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104822600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104822600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104822600 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104822600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330:GERAN-A-253:LU)[0x55eefe1d6e00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104822600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330:GERAN-A-253:LU)[0x55eefe1d6e00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330:GERAN-A-253:LU)[0x55eefe19dc50] (msc_a.c:1053) 20250427104822600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330:GERAN-A-253:LU)[0x55eefe1d6e00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104822600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330:GERAN-A-253:LU)[0x55eefe1d6e00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104822600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330:GERAN-A-253:LU)[0x55eefe1d6e00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104822600 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330 - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250427104822600 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104822600 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104822600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104822600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104822600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104822600 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104822600 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104822600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104822600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104822600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 95 80 e5 00 00 fd 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on local reference:0 20250427104822600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104822600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104822600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104822600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104822600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104822600 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104822600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104822600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104822600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104822600 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 95 80 e5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1354)@84c1225eaf8b: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)9797861 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104822600 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250427104822600 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330 - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1354)@84c1225eaf8b: Created IMSI[1] for '262420000118139'H'0E2D1330'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) 20250427104822602 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250427104822602 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330 + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250427104822602 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250427104822602 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104822602 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104822602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104822602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104822602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104822602 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104822602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104822602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104822602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104822602 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 0e 2d 13 30 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1354)@84c1225eaf8b: 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)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: 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 := '0E2D1330'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1354)@84c1225eaf8b: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)9674998 MSC_Test_0-SCCP(1353)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1354)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427104822604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104822604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104822604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104822604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104822604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104822604 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104822604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104822604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104822604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104822604 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 a0 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 04 03 50 59 02 05 f4 0e 2d 13 30 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104822604 DMM DEBUG msc_a(TMSI-0x0E2D1330:GERAN-A-254:CM_SERVICE_REQ)[0x55eefe19fcc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427104822604 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E2D1330:GERAN-A-254:CM_SERVICE_REQ)[0x55eefe19fa90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104822604 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E2D1330:GERAN-A-254:CM_SERVICE_REQ)[0x55eefe19fa90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0E2D1330:GERAN-A-254:CM_SERVICE_REQ)[0x55eefe19fcc0] (fsm.c:486) 20250427104822604 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E2D1330:GERAN-A-254:CM_SERVICE_REQ)[0x55eefe19fa90]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104822604 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E2D1330:GERAN-A-254:CM_SERVICE_REQ)[0x55eefe19fa90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104822604 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330 + 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) 20250427104822604 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104822604 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330:GERAN-A-254:CM_SERVICE_REQ)[0x55eefe19fa90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104822604 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330:GERAN-A-254:CM_SERVICE_REQ)[0x55eefe19fa90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104822604 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330:GERAN-A-254:CM_SERVICE_REQ)[0x55eefe19fa90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104822604 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330:GERAN-A-254:CM_SERVICE_REQ)[0x55eefe19fa90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104822604 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330:GERAN-A-254:CM_SERVICE_REQ)[0x55eefe19fa90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104822604 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330:GERAN-A-254:CM_SERVICE_REQ)[0x55eefe19fa90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104822604 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330:GERAN-A-254:CM_SERVICE_REQ)[0x55eefe19fa90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104822604 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330:GERAN-A-254:CM_SERVICE_REQ)[0x55eefe19fa90]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104822604 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330:GERAN-A-254:CM_SERVICE_REQ)[0x55eefe19fa90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104822604 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330:GERAN-A-254:CM_SERVICE_REQ)[0x55eefe19fa90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104822604 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250427104822604 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330 - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427104822604 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104822604 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104822604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104822604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104822604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104822604 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104822604 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104822604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104822604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104822604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 93 a0 f6 00 00 fe 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104822604 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104822604 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104822604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104822604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104822604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104822604 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104822604 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104822604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104822604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104822604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 93 a0 f6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 11 18 93 (osmo_ss7_asp.c:1164) 20250427104822604 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104822604 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104822604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104822604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104822605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104822605 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104822605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104822605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104822605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104822605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 93 a0 f6 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@84c1225eaf8b: { messageType := 2, destLocRef := '93A0F6'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104822605 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330 + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427104822605 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330 - 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(1353)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250427104822608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104822608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104822608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104822608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104822608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104822608 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104822608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104822608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104822608 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104822608 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) 20250427104822608 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330 + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250427104822608 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427104822608 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427104822608 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104822608 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104822608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104822608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104822608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104822608 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104822608 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104822608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104822608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104822608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 93 a0 f6 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427104822608 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104822608 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104822608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104822608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104822608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104822608 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104822608 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104822608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104822608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104822608 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 93 a0 f6 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1353)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103020904'O 20250427104822610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104822610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104822610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104822610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104822610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104822610 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104822610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104822610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104822610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104822610 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104822610 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330 - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250427104822610 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330 + 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) 20250427104822610 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330 + 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) 20250427104822610 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330 - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104822610 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330 - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250427104822610 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104822610 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104822610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104822610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104822610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104822610 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104822610 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104822610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104822610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104822610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 93 a0 f6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1353)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1353)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104822611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104822611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104822611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104822611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104822611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104822611 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104822611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104822611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104822611 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104822611 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104822611 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330:GERAN-A-254:CM_SERVICE_REQ)[0x55eefe19fa90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104822611 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330:GERAN-A-254:CM_SERVICE_REQ)[0x55eefe19fa90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330:GERAN-A-254:CM_SERVICE_REQ)[0x55eefe19fcc0] (msc_a.c:1053) 20250427104822611 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330:GERAN-A-254:CM_SERVICE_REQ)[0x55eefe19fa90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104822611 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330:GERAN-A-254:CM_SERVICE_REQ)[0x55eefe19fa90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104822611 DBSSAP ERROR msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330:GERAN-A-254:CM_SERVICE_REQ)[0x55eefe19fcc0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427104822611 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330 - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250427104822611 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104822611 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104822611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104822611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104822611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104822611 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104822611 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104822611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104822611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104822611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 93 a0 f6 00 00 fe 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@84c1225eaf8b: Session index based on local reference:0 20250427104822611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104822611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104822611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104822611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104822611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104822611 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104822611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104822611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104822611 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1355)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104822611 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 93 a0 f6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1354)@84c1225eaf8b: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)9674998 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104822612 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330 + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250427104822612 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-SCCP(1353)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1355)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1354)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1360)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1352)@84c1225eaf8b: Final verdict of PTC: none 20250427104822615 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104822615 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427104822616 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-GSUP(1359)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1356)@84c1225eaf8b: Final verdict of PTC: none 20250427104822618 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1358)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1357)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SGsAP(1361)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1363)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1352): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1353): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1354): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1355): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1356): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1357): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1358): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1359): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1360): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SGsAP(1361): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_bssap_lu_sgsap_lu_and_mt_call0(1362): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1363): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_bssap_lu_sgsap_lu_and_mt_call finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass'. Sun Apr 27 10:48: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 20250427104822812 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104822812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104822812 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104822812 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104822812 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104822812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104822812 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104822812 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104822812 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104822812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104822812 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104822812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104822812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104822812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104822812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104822812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104822812 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104822812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104822812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104822812 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104822812 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104823618 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=767708) 20250427104824620 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104824813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104824813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104824813 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=767708, count=769940) 20250427104825621 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_mt_call'. ------ MSC_Tests.TC_sgsap_lu_and_mt_call ------ Sun Apr 27 10:48:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_lu_and_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104826622 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_mt_call' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_sgsap_lu_and_mt_call started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1367)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1367)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1367)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1365)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104827147 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1368)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104827342 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104827342 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104827342 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104827342 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1367)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1367)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1367)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1367)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1367)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427104827343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104827343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104827343 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104827343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104827343 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104827343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104827343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104827343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104827343 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104827343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104827343 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1367)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1367)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427104827344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104827344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104827344 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(1367)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427104827344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104827344 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104827344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104827344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104827344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104827344 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1367)@84c1225eaf8b: Message received on association #8 20250427104827344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104827344 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104827344 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1367)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1367)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1367)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1367)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427104827344 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104827344 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1367)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1367)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104827622 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104827622 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1370)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1370)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104827624 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1370)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1370)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1370)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1370)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104827634 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104827634 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1373)@84c1225eaf8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1373)@84c1225eaf8b: Created Expect[0] for '262420000011827'H to be handled at TC_sgsap_lu_and_mt_call0(1374) 20250427104828147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104828147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104828147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104828147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104828147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104828147 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104828147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104828147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104828147 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104828147 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104828148 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104828148 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104828148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104828148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104828148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104828148 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104828148 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104828148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104828148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104828148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1366)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1371)@84c1225eaf8b: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1374) 20250427104829668 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250427104829668 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011827 id=262420000011827 (vlr.c:661) 20250427104829668 DVLR INFO New subscr, IMSI: 262420000011827 (vlr.c:562) 20250427104829668 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104829668 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011827 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1371)@84c1225eaf8b: Found GsupExpect[0] for "262420000011827" handled at TC_sgsap_lu_and_mt_call0(1374) MSC_Test-GSUP(1371)@84c1225eaf8b: Added IMSI table entry 0TC_sgsap_lu_and_mt_call0(1374)"262420000011827" 20250427104829670 DVLR DEBUG VLR subscr IMSI-262420000011827:TMSInew-0x01366340 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104829670 DVLR DEBUG IMSI:262420000011827 has MSISDN:491230011827 (vlr.c:1045) 20250427104829670 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (NO CONN!) (gsm_04_08.c:1541) 20250427104829670 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x01366340 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250427104829670 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x01366340 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250427104829670 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x01366340 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250427104829670 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x01366340 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250427104829670 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x01366340 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-SGsAP(1373)@84c1225eaf8b: 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 := '01366340'O } } } } } } handled at TC_sgsap_lu_and_mt_call0(1374) TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104829672 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x01366340 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250427104829672 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-MNCC(1368)@84c1225eaf8b: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1374)1550337198 20250427104830679 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427104830679 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427104830679 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 callref-0x5c6844ae tid-255) New transaction (transaction.c:231) 20250427104830679 DMNCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 callref-0x5c6844ae 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) 20250427104830679 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 callref-0x5c6844ae 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) 20250427104830679 DMNCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 callref-0x5c6844ae tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427104830679 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 + SGs-paging-req: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req) (vlr_sgs.c:361) 20250427104830679 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 + Paging: now used by 5 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req,Paging) (paging.c:111) 20250427104830679 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 - 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)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011827'H 20250427104830681 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 + check_sgs_association: now used by 5 (attached,CC,SGs-paging-req,Paging,check_sgs_association) (sgs_iface.c:274) 20250427104830681 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 - check_sgs_association: now used by 4 (attached,CC,SGs-paging-req,Paging) (sgs_iface.c:293) 20250427104830681 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 + sgs_rx_service_req: now used by 5 (attached,CC,SGs-paging-req,Paging,sgs_rx_service_req) (sgs_iface.c:821) 20250427104830681 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 + 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) 20250427104830681 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 - SGs-paging-req: now used by 5 (attached,CC,Paging,sgs_rx_service_req,vlr_sgs_pag_ack) (vlr_sgs.c:280) 20250427104830681 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 - vlr_sgs_pag_ack: now used by 4 (attached,CC,Paging,sgs_rx_service_req) (vlr_sgs.c:282) 20250427104830681 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 - sgs_rx_service_req: now used by 3 (attached,CC,Paging) (sgs_iface.c:858) MSC_Test_0-RAN(1366)@84c1225eaf8b: Created IMSI[0] for '262420000011827'H'01366340'O to be handled at TC_sgsap_lu_and_mt_call0(1374) TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '01366340'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1366)@84c1225eaf8b: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1374)13929527 MSC_Test_0-SCCP(1365)@84c1225eaf8b: First idle individual index:0 20250427104830686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104830686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104830686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104830686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104830686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104830686 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104830686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104830686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104830686 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104830686 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d4 8c 37 02 02 06 04 43 b9 00 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 01 36 63 40 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104830686 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cbc00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104830686 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cbc00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1d6e00] (fsm.c:486) 20250427104830686 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cbc00]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104830686 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cbc00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104830686 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104830686 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104830686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cbc00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104830686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cbc00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104830686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cbc00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104830686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cbc00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104830686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cbc00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104830686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cbc00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104830686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cbc00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104830686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cbc00]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104830686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cbc00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104830686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cbc00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104830686 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 callref-0x5c6844ae tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427104830686 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427104830686 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427104830686 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae 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) 20250427104830686 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427104830686 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427104830686 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011827/3/1): Available (smpp_smsc.c:626) 20250427104830686 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427104830687 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104830687 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104830687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104830687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104830687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104830687 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104830687 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104830687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104830687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104830687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d4 8c 37 00 00 ff 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104830687 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104830687 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104830687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104830687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104830687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104830687 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104830687 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104830687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104830687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104830687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d4 8c 37 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 72 (osmo_ss7_asp.c:1164) 20250427104830687 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104830687 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104830687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104830687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104830687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104830687 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104830687 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104830687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104830687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104830687 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 d4 8c 37 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@84c1225eaf8b: { messageType := 2, destLocRef := 'D48C37'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104830688 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427104830688 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: f_mt_call_complete 1 MSC_Test_0-RAN(1366)@84c1225eaf8b: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1366)@84c1225eaf8b: patched enc_l3: '8301'O MSC_Test_0-SCCP(1365)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1365)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104830693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104830693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104830693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104830693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104830693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104830693 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104830693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104830693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104830693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104830693 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104830693 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427104830693 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427104830693 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427104830693 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427104830693 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae 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) 20250427104830693 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: f_mt_call_complete 2 MSC_Test-MGCP(1369)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_sgsap_lu_and_mt_call0(1374) 20250427104830695 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427104830695 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cf250]{ESTABLISHING}: Allocated (fsm.c:456) 20250427104830695 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cf250]{ESTABLISHING}: is child of msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1d6e00] (fsm.c:486) 20250427104830695 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae 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) 20250427104830695 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1d0ac0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427104830695 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1d0ac0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cf250] (fsm.c:486) 20250427104830695 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:no-CI)[0x55eefe1d0ac0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427104830695 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:no-CI)[0x55eefe1d0ac0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427104830695 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cf770]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427104830695 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cf770]{UNINITIALIZED}: is child of call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cf250] (fsm.c:486) 20250427104830695 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:no-CI)[0x55eefe1cf770]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427104830695 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:no-CI)[0x55eefe1cf770]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1369)@84c1225eaf8b: 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)@84c1225eaf8b: f_mt_call_complete 3 20250427104830700 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:no-CI)[0x55eefe1d0ac0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104830700 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cf250]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427104830700 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: f_mt_call_complete 4 20250427104830701 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:no-CI)[0x55eefe1cf770]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104830701 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cf250]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427104830701 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae 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) 20250427104830701 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae tid-0) Sending Assignment Command (msc_a.c:706) 20250427104830701 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104830701 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104830701 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104830701 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104830701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104830701 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104830701 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104830701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104830701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104830701 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 d4 8c 37 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: f_mt_call_complete 6 MSC_Test_0-SCCP(1365)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(1365)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250427104830703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104830703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104830703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104830703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104830703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104830703 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104830703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104830703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104830703 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104830703 DLSS7 DEBUG 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) MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104830703 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1cf770]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427104830703 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340: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)[0x55eefe1cf770]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427104830703 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340: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)[0x55eefe1cf770]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427104830703 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae 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) 20250427104830703 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae 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) 20250427104830703 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) MSC_Test_0-RAN(1366)@84c1225eaf8b: patching N(SD)=1 into dtap '8307'O 20250427104830703 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(1366)@84c1225eaf8b: patched enc_l3: '8347'O MSC_Test_0-SCCP(1365)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1365)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: f_mt_call_complete 5 TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: f_mt_call_complete 8 20250427104830705 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340: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)[0x55eefe1cf770]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104830705 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340: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)[0x55eefe1cf770]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427104830705 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cf250]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427104830904 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104830904 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104830904 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104830904 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104830904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104830904 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104830904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104830904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104830904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104830904 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104830904 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427104830904 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427104830904 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427104830904 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae 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) 20250427104830905 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae 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)@84c1225eaf8b: f_mt_call_complete 7 20250427104830906 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427104830906 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae 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) 20250427104830906 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1d0ac0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250427104830906 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340: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)[0x55eefe1d0ac0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427104830906 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340: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)[0x55eefe1d0ac0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427104830906 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340: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)[0x55eefe1d0ac0]{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)@84c1225eaf8b: f_mt_call_complete 9 TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: f_mt_call_complete DONE 20250427104830907 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340: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)[0x55eefe1d0ac0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104830907 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340: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)[0x55eefe1d0ac0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427104830907 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cf250]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427104830907 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cf250]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427104832603 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0E2D1330 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427104833909 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427104833909 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104833909 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427104833909 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427104833909 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104833909 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104833909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104833909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104833909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104833909 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104833909 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104833909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104833909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104833909 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 d4 8c 37 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1366)@84c1225eaf8b: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1366)@84c1225eaf8b: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1365)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1365)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250427104833911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104833911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104833911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104833911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104833911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104833911 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104833911 DLSS7 DEBUG Found route for dpc=185=0.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(1367)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104833911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104833911 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104833911 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) 20250427104833911 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427104833911 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427104833911 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427104833911 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x5c6844ae tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427104833911 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427104833911 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104833911 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104833911 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104833911 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104833911 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104833911 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cf250]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427104833911 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340: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)[0x55eefe1cf770]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427104833911 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340: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)[0x55eefe1cf770]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cf250] (call_leg.c:197) 20250427104833911 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340: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)[0x55eefe1cf770]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427104833911 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340: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)[0x55eefe1cf770]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427104833911 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340: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)[0x55eefe1d0ac0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427104833911 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340: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)[0x55eefe1d0ac0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cf250] (call_leg.c:197) 20250427104833911 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cf250]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427104833911 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340: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)[0x55eefe1d0ac0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427104833911 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340: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)[0x55eefe1d0ac0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427104833911 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cf250]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427104833911 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cf250]{RELEASING}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1d6e00] (call_leg.c:198) 20250427104833911 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cf250]{RELEASING}: Freeing instance (call_leg.c:198) 20250427104833911 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cf250]{RELEASING}: Deallocated (fsm.c:568) 20250427104833911 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104833911 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104833911 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104833911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104833911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104833911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104833911 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104833911 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104833911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104833911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104833911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d4 8c 37 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427104833912 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104833912 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104833912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104833912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104833912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104833912 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104833912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104833912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104833912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104833912 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 d4 8c 37 00 01 07 00 05 20 04 01 09 8f 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1367)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1368)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1374)1550337198 TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1365)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1365)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104833913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104833913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104833913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104833913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104833913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104833913 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104833913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104833914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104833914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104833914 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104833914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cbc00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104833914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cbc00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1d6e00] (msc_a.c:1053) 20250427104833914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cbc00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104833914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-255:PAGING_RESP)[0x55eefe1cbc00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104833914 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104833914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104833914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104833914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104833914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104833914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104833914 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104833914 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104833914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104833914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104833914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 d4 8c 37 00 00 ff 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@84c1225eaf8b: Session index based on local reference:0 20250427104833914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104833914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104833914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104833914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104833914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104833914 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104833914 DLSS7 DEBUG Found route for dpc=185=0.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(1367)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104833914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104833914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104833914 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d4 8c 37 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1366)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1374)13929527 TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: f_call_hangup 9: done 20250427104835918 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104835918 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250427104835918 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250427104835918 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1371)@84c1225eaf8b: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1374) TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1374)5905425 MSC_Test_0-RAN(1366)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1365)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104835921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104835921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104835921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104835921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104835921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104835921 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104835921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104835921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104835921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104835921 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 5a 1c 11 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 72 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104835921 DMM DEBUG msc_a(IMSI-262420000011827:GERAN-A-256:LU)[0x55eefe1bb870]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011827 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104835921 DMM DEBUG msc_a(IMSI-262420000011827:GERAN-A-256:LU)[0x55eefe1bb870]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104835921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-256:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104835921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-256:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011827:GERAN-A-256:LU)[0x55eefe1bb870] (fsm.c:486) 20250427104835921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-256:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104835921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-256:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104835921 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 + _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104835921 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104835921 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 - _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_lu_fsm.c:1085) 20250427104835921 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104835921 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 - Paging: now used by 3 (attached,SGs-paging-req,active-conn) (paging.c:202) 20250427104835921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104835921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104835921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104835921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104835921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104835921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104835921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1d6cb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104835921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1d6cb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1d0ac0] (fsm.c:486) 20250427104835921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1d6cb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104835921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1d6cb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104835921 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104835921 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104835922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104835922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104835922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104835922 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104835922 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104835922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104835922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104835922 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5a 1c 11 00 01 00 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104835922 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104835922 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104835922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104835922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104835922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104835922 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104835922 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104835922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104835922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104835922 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 5a 1c 11 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@84c1225eaf8b: { messageType := 2, destLocRef := '5A1C11'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104835922 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250427104835922 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1365)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1365)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427104835923 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104835923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104835923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427104835923 DLM3UA DEBUG 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_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104835923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104835923 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104835923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104835923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104835923 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104835923 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427104835923 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104835923 DVLR DEBUG IMSI:262420000011827 has MSISDN:491230011827 (vlr.c:1045) 20250427104835923 DMSC NOTICE msub(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (gsm_04_08.c:1541) 20250427104835923 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250427104835923 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104835923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104835923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1d6cb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104835923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1d6cb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104835923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1d6cb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104835923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1d6cb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1d0ac0] (vlr_lu_fsm.c:110) 20250427104835923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1d6cb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104835923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1d6cb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104835923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104835923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104835923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1cf250]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104835923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1cf250]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1d0ac0] (fsm.c:486) 20250427104835923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1cf250]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104835923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1cf250]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104835923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1cf250]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104835923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1cf250]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104835923 DMSC NOTICE msub(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:TMSInew-0x499B6E4C) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (gsm_04_08.c:1541) 20250427104835923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1cf250]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104835923 DMM DEBUG -> IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:TMSInew-0x499B6E4C LOCATION UPDATE ACCEPT (TMSI = 0x499b6e4c) (gsm_04_08.c:149) 20250427104835923 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:TMSInew-0x499B6E4C - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250427104835923 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104835923 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104835923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104835923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104835923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104835923 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104835923 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104835923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104835923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104835923 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 5a 1c 11 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 49 9b 6e 4c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1366)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1366)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1365)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1365)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104835925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104835925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104835925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104835925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104835925 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104835925 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104835925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104835925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104835925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104835925 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104835925 DMM DEBUG msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:TMSInew-0x499B6E4C:GERAN-A-256:LU)[0x55eefe1bb870]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104835925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:TMSInew-0x499B6E4C:GERAN-A-256:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104835925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1cf250]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104835925 DMSC NOTICE msub(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (gsm_04_08.c:1541) 20250427104835925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1cf250]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104835925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C:GERAN-A-256:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104835925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1cf250]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104835925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1cf250]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C:GERAN-A-256:LU)[0x55eefe1d0ac0] (vlr_lu_fsm.c:817) 20250427104835925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1cf250]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104835925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x01366340:GERAN-A-256:LU)[0x55eefe1cf250]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104835925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C:GERAN-A-256:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104835925 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011827/3/1): Available (smpp_smsc.c:626) 20250427104835925 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104835925 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C + 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) 20250427104835925 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104835925 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250427104835925 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104835925 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104835925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104835925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104835925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104835925 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104835925 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104835925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104835925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104835925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5a 1c 11 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1365)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104835926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104835926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104835926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104835926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104835926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104835927 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104835927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104835927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104835927 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104835927 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104835927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C:GERAN-A-256:LU)[0x55eefe1d0ac0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104835927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C:GERAN-A-256:LU)[0x55eefe1d0ac0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C:GERAN-A-256:LU)[0x55eefe1bb870] (msc_a.c:1053) 20250427104835927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C:GERAN-A-256:LU)[0x55eefe1d0ac0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104835927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C:GERAN-A-256:LU)[0x55eefe1d0ac0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104835927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C:GERAN-A-256:LU)[0x55eefe1d0ac0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104835927 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250427104835927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104835927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104835927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104835927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104835927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104835927 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104835927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104835927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104835927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104835927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5a 1c 11 00 01 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@84c1225eaf8b: Session index based on local reference:0 20250427104835927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104835927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104835927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104835927 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104835927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104835927 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104835927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104835927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104835927 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104835927 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5a 1c 11 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1366)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1374)5905425 TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104835928 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250427104835928 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1366)@84c1225eaf8b: Created IMSI[1] for '262420000011827'H'499B6E4C'O to be handled at TC_sgsap_lu_and_mt_call0(1374) 20250427104835929 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250427104835929 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250427104835929 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250427104835929 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104835929 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104835929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104835929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104835929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104835929 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104835929 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104835929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104835929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104835929 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 49 9b 6e 4c 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1366)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_mt_call0(1374) TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: 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 := '499B6E4C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1366)@84c1225eaf8b: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1374)13067585 MSC_Test_0-SCCP(1365)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1366)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427104835932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104835932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104835932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104835932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104835932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104835932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104835932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104835932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104835932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104835932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 65 41 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 49 9b 6e 4c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104835932 DMM DEBUG msc_a(TMSI-0x499B6E4C:GERAN-A-257:CM_SERVICE_REQ)[0x55eefe1d6b80]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427104835932 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x499B6E4C:GERAN-A-257:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104835932 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x499B6E4C:GERAN-A-257:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x499B6E4C:GERAN-A-257:CM_SERVICE_REQ)[0x55eefe1d6b80] (fsm.c:486) 20250427104835932 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x499B6E4C:GERAN-A-257:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104835932 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x499B6E4C:GERAN-A-257:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104835932 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C + 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) 20250427104835932 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104835932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C:GERAN-A-257:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104835932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C:GERAN-A-257:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104835932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C:GERAN-A-257:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104835932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C:GERAN-A-257:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104835932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C:GERAN-A-257:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104835932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C:GERAN-A-257:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104835932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C:GERAN-A-257:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104835932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C:GERAN-A-257:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104835932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C:GERAN-A-257:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104835932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C:GERAN-A-257:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104835932 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011827/3/1): Available (smpp_smsc.c:626) 20250427104835932 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427104835932 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104835932 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104835932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104835932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104835932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104835932 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104835932 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104835932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104835932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104835932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c7 65 41 00 01 01 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104835932 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104835933 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104835933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104835933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104835933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104835933 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104835933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104835933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104835933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104835933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c7 65 41 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 72 (osmo_ss7_asp.c:1164) 20250427104835933 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104835933 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104835933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104835933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104835933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104835933 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104835933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104835933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104835933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104835933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c7 65 41 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@84c1225eaf8b: { messageType := 2, destLocRef := 'C76541'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1367)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1365)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104835933 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250427104835933 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1365)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: vl_len:28 MSC_Test_0-SCCP(1365)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104835937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104835937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104835937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104835937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104835937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104835937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104835937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104835937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104835937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104835937 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) 20250427104835937 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250427104835937 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427104835937 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427104835937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104835937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104835937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104835937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104835937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104835937 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104835937 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104835937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104835937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104835937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c7 65 41 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250427104835937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104835937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104835937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104835937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104835937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104835937 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104835937 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104835937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104835937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104835937 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 c7 65 41 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1365)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1365)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1365)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0103020904'O 20250427104835939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104835939 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104835939 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104835939 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104835939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104835939 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104835939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104835939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104835939 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104835939 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104835939 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250427104835939 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C + 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) 20250427104835939 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C + 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) 20250427104835939 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104835939 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250427104835939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104835939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104835939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104835939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104835939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104835939 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104835939 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104835939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104835939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104835939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c7 65 41 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1365)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1365)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104835940 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104835940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104835940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104835940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104835940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104835940 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104835940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104835940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104835940 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104835940 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104835940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C:GERAN-A-257:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104835940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C:GERAN-A-257:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C:GERAN-A-257:CM_SERVICE_REQ)[0x55eefe1d6b80] (msc_a.c:1053) 20250427104835940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C:GERAN-A-257:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104835940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C:GERAN-A-257:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104835940 DBSSAP ERROR msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C:GERAN-A-257:CM_SERVICE_REQ)[0x55eefe1d6b80]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250427104835940 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250427104835940 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104835940 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104835940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104835940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104835940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104835940 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104835940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104835940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104835940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104835940 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c7 65 41 00 01 01 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1367)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104835940 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104835940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104835940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104835940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104835940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104835940 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104835940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104835940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104835940 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104835940 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c7 65 41 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1366)@84c1225eaf8b: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1374)13067585 TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104835941 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250427104835941 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1374)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(1371)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1367)@84c1225eaf8b: Final verdict of PTC: none 20250427104835944 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1370)@84c1225eaf8b: Final verdict of PTC: none 20250427104835944 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250427104835944 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104835944 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(1369)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1365)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1372)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1366)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1368)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SGsAP(1373)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1364)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1375)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1364): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1365): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1366): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1367): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1368): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1369): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1370): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1371): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1372): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SGsAP(1373): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_sgsap_lu_and_mt_call0(1374): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1375): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_sgsap_lu_and_mt_call finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_mt_call pass'. Sun Apr 27 10:48:35 UTC 2025 ====== MSC_Tests.TC_sgsap_lu_and_mt_call pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_lu_and_mt_call.talloc 20250427104836144 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104836144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104836144 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104836144 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104836144 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104836144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104836144 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104836144 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104836144 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104836144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104836144 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104836144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104836144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104836144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104836144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104836144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104836144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104836144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104836144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104836144 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104836145 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104836944 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=623380) 20250427104837945 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104838145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104838145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104838145 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=623380, count=625612) 20250427104838946 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_vlr_failure'. ------ MSC_Tests.TC_sgsap_vlr_failure ------ Sun Apr 27 10:48:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_vlr_failure.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_vlr_failure.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104839947 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_vlr_failure' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_sgsap_vlr_failure started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1379)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1379)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1379)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1377)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104840463 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1380)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104840476 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104840476 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1383)@84c1225eaf8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1383)@84c1225eaf8b: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_vlr_failure0(1384) 20250427104840500 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68 + sgs_rx_loc_upd_req: now used by 2 (attached,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250427104840500 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68 - sgs_rx_loc_upd_req: now used by 1 (attached) (sgs_iface.c:622) 20250427104840500 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68 + SGs-lu: now used by 2 (attached,SGs-lu) (vlr_sgs.c:87) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (NO CONN!) (gsm_04_08.c:1541) 20250427104840500 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) 20250427104840500 DSGS ERROR SGs-UE(imsi:262420000011811)[0x55eefe1b1200]{SGs-NULL}: (sub IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3D201B68:TMSInew-0x920B933E) HLR LU request failed (vlr_sgs_fsm.c:89) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840501 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840501 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840501 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840501 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840501 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840501 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840501 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840501 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840501 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840501 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840501 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840501 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840501 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840501 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840501 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840501 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840501 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840501 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104840501 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x499B6E4C - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) TC_sgsap_vlr_failure0(1384)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104840659 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104840659 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104840659 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104840659 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1379)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1379)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104840660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104840660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104840660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104840660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104840660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104840660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104840660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104840660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104840660 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104840660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104840660 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1379)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1379)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1379)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1379)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1379)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1379)@84c1225eaf8b: Message received on association #8 20250427104840660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104840660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104840660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104840661 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104840661 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104840661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104840661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104840661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104840661 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104840661 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104840661 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104840661 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1379)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1379)@84c1225eaf8b: Message received on association #8 20250427104840661 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1379)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1379)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427104840661 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1379)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1379)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104840948 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MSC_Test_0-M3UA(1379)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104841463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104841463 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104841463 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104841463 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104841463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104841463 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104841463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104841463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104841463 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104841463 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104841463 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104841463 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104841463 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104841463 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104841463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104841463 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104841463 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104841463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104841463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104841463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1379)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1378)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_vlr_failure0(1384)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_vlr_failure0(1384)@84c1225eaf8b: Final verdict of PTC: pass 20250427104841504 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104841504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104841504 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104841504 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104841504 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104841504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104841504 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104841504 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104841504 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104841504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104841504 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104841504 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104841504 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104841504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104841504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104841504 DLSS7 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(1379)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1377)@84c1225eaf8b: Final verdict of PTC: none 20250427104841504 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104841504 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104841504 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104841504 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104841504 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(1378)@84c1225eaf8b: Final verdict of PTC: none 20250427104841504 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250427104841504 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104841504 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(1385)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1380)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SGsAP(1383)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1382)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1381)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1376)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1376): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1377): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1378): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1379): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1380): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1381): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1382): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SGsAP(1383): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_sgsap_vlr_failure0(1384): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1385): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_sgsap_vlr_failure finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_vlr_failure pass'. Sun Apr 27 10:48:41 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 20250427104841948 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104842949 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=159472) 20250427104843505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104843505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104843505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427104843951 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=159472, count=160632) 20250427104844952 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_vlr_failure pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell'. ------ MSC_Tests.TC_ho_inter_bsc_unknown_cell ------ Sun Apr 27 10:48:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_unknown_cell.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_unknown_cell.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104845953 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_ho_inter_bsc_unknown_cell started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1389)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1389)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1389)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1387)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104846054 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1390)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104846247 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104846247 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104846247 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104846247 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1389)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1389)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104846252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104846252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104846252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104846252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104846252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104846252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104846252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104846252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104846252 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104846252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104846252 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1389)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1389)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1389)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1389)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1389)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1389)@84c1225eaf8b: Message received on association #8 20250427104846252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104846252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104846252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104846252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104846252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104846252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104846252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104846252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104846252 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104846252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104846252 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104846252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1389)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1389)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1389)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1389)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427104846252 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104846253 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1389)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1389)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104846954 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104846954 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1392)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1392)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104846959 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1392)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1392)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1392)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1392)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104846977 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104846977 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1393)@84c1225eaf8b: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_unknown_cell0(1395) TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104847060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104847060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104847060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104847060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104847060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104847060 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104847060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104847060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104847060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104847060 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104847060 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104847060 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104847060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104847060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104847060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104847060 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104847060 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104847060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104847060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104847060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1388)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1388)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1395)10055572 MSC_Test_0-SCCP(1387)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1388)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427104847070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104847070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104847070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104847071 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104847071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104847071 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104847071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104847071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104847071 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104847071 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 6f 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) 20250427104847071 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-258:LU)[0x55eefe1bb870]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104847071 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-258:LU)[0x55eefe1bb870]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104847071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104847071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-258:LU)[0x55eefe1bb870] (fsm.c:486) 20250427104847071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104847071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104847071 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104847071 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104847071 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427104847071 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104847071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104847071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104847071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104847071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104847071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104847071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104847071 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104847071 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1d0ac0] (fsm.c:486) 20250427104847071 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104847071 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104847071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104847071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104847071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104847071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104847071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104847071 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104847071 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104847071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104847072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104847072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 99 6f 94 00 01 02 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104847072 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104847072 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104847072 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104847072 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104847072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104847072 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104847072 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104847072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104847072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104847072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 99 6f 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(1389)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1389)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@84c1225eaf8b: { messageType := 2, destLocRef := '996F94'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1393)@84c1225eaf8b: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_unknown_cell0(1395) MSC_Test-GSUP(1393)@84c1225eaf8b: Added IMSI table entry 0TC_ho_inter_bsc_unknown_cell0(1395)"262420000000053" MSC_Test_0-SCCP(1387)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104847074 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104847074 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1387)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1387)@84c1225eaf8b: vl_from0 20250427104847075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104847075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104847075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1387)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104847075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104847075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104847075 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104847075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104847075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104847075 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104847075 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104847078 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104847078 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250427104847078 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427104847078 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104847078 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104847078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104847078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104847078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104847078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104847078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1d0ac0] (vlr_lu_fsm.c:110) 20250427104847078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104847078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104847078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104847078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104847078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1d6cb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104847078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1d6cb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1d0ac0] (fsm.c:486) 20250427104847078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1d6cb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104847078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1d6cb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104847078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1d6cb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104847078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1d6cb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104847078 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:TMSInew-0x1FA14759) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427104847078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1d6cb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104847078 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:TMSInew-0x1FA14759 LOCATION UPDATE ACCEPT (TMSI = 0x1fa14759) (gsm_04_08.c:149) 20250427104847078 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:TMSInew-0x1FA14759 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104847079 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104847079 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104847079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104847079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104847079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104847079 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104847079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104847079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104847079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104847079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 99 6f 94 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1f a1 47 59 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1388)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1388)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1387)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1387)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104847084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104847084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104847084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104847084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104847084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104847084 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104847084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104847084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104847084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104847084 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104847084 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:TMSInew-0x1FA14759:GERAN-A-258:LU)[0x55eefe1bb870]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104847084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:TMSInew-0x1FA14759:GERAN-A-258:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104847084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1d6cb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104847084 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427104847084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1d6cb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104847084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-258:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104847084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1d6cb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104847084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1d6cb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-258:LU)[0x55eefe1d0ac0] (vlr_lu_fsm.c:817) 20250427104847084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1d6cb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104847084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3C2A3767:GERAN-A-258:LU)[0x55eefe1d6cb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104847084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-258:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104847084 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427104847084 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104847084 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104847084 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104847084 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104847085 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104847085 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104847085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104847085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104847085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104847085 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104847085 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104847085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104847085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104847085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 99 6f 94 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1387)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1387)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104847087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104847087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104847087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104847087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104847087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104847087 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104847087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104847087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104847087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104847087 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104847087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-258:LU)[0x55eefe1d0ac0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104847087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-258:LU)[0x55eefe1d0ac0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-258:LU)[0x55eefe1bb870] (msc_a.c:1053) 20250427104847087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-258:LU)[0x55eefe1d0ac0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104847087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-258:LU)[0x55eefe1d0ac0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104847087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-258:LU)[0x55eefe1d0ac0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104847087 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104847087 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104847087 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104847087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104847087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104847087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104847087 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104847087 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104847087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104847087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104847087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 99 6f 94 00 01 02 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@84c1225eaf8b: Session index based on local reference:0 20250427104847088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104847088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104847088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104847088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104847088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104847088 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104847088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104847088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104847088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104847088 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 99 6f 94 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1388)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1395)10055572 TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104847089 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104847089 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1FA14759'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1388)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1395)922999 MSC_Test_0-RAN(1388)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1387)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104847289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104847289 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104847289 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104847289 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104847289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104847289 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104847289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104847289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104847289 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104847289 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0e 15 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 01 03 50 59 02 05 f4 1f a1 47 59 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104847290 DMM DEBUG msc_a(TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1d6b80]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427104847290 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104847290 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1d6b80] (fsm.c:486) 20250427104847290 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104847290 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104847290 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104847290 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104847290 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104847290 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104847290 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104847290 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104847290 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104847290 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104847290 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104847290 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104847290 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104847290 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104847290 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427104847291 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104847291 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104847291 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104847291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104847291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104847291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104847291 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104847291 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104847291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104847291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104847291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0e 15 77 00 01 03 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104847291 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104847291 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104847291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104847291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104847291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104847291 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104847291 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104847291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104847291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104847291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 0e 15 77 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) 20250427104847291 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104847291 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104847291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104847291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104847291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104847291 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104847291 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104847291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104847291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104847291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0e 15 77 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1389)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1389)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@84c1225eaf8b: { messageType := 2, destLocRef := '0E1577'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1387)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104847295 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104847295 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1390)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_unknown_cell0(1395) MSC_Test-MGCP(1391)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1388)@84c1225eaf8b: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1387)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: vl_len:19 MSC_Test_0-SCCP(1387)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250427104847316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104847316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104847316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104847316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104847316 DLSS7 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(1389)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104847316 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104847316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104847316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104847316 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104847316 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) 20250427104847316 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427104847316 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759 callref-0x8000000c tid-8) New transaction (transaction.c:231) 20250427104847316 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427104847316 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104847316 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427104847316 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759: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) 20250427104847316 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427104847316 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427104847316 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf250]{ESTABLISHING}: Allocated (fsm.c:456) 20250427104847316 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf250]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1d6b80] (fsm.c:486) 20250427104847316 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759: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) 20250427104847316 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe19fcc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427104847316 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe19fcc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf250] (fsm.c:486) 20250427104847316 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:no-CI)[0x55eefe19fcc0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427104847316 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:no-CI)[0x55eefe19fcc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427104847316 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1d6de0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427104847316 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1d6de0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf250] (fsm.c:486) 20250427104847316 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:no-CI)[0x55eefe1d6de0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427104847316 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:no-CI)[0x55eefe1d6de0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1391)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427104847334 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:no-CI)[0x55eefe19fcc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104847334 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf250]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427104847334 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX 20250427104847337 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:no-CI)[0x55eefe1d6de0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104847337 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf250]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427104847337 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759: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) 20250427104847337 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) Sending Assignment Command (msc_a.c:706) 20250427104847337 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104847337 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104847337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104847337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104847337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104847337 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104847337 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104847337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104847337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104847337 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 0e 15 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 72 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@84c1225eaf8b: Message received on association #8 MSC_Test-MNCC(1390)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_unknown_cell0(1395) MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1390)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1395)-2147483636 MSC_Test_0-SCCP(1387)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request 20250427104847344 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759: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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(1387)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104847346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104847346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104847346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104847346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104847346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104847346 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104847346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104847346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104847346 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104847346 DLSS7 DEBUG 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) 20250427104847346 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1d6de0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427104847346 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759: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)[0x55eefe1d6de0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427104847346 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759: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)[0x55eefe1d6de0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427104847347 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759: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) 20250427104847347 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759: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) 20250427104847347 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759: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) 20250427104847347 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427104847350 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427104847350 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104847350 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104847350 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427104847350 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104847350 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104847350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104847350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104847350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104847350 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104847350 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104847350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104847350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104847350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 0e 15 77 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104847350 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759: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)[0x55eefe1d6de0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104847350 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759: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)[0x55eefe1d6de0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427104847350 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf250]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427104847353 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427104847353 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104847353 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104847353 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427104847353 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104847353 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104847353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104847353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104847353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104847353 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104847354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104847354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104847354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104847354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0e 15 77 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427104847355 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759: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) 20250427104847355 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759: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) 20250427104847355 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759: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) 20250427104847355 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe19fcc0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427104847355 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe19fcc0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427104847355 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759: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)[0x55eefe19fcc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427104847356 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427104847356 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104847356 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104847356 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427104847356 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427104847356 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104847356 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104847356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104847356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104847356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104847356 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104847356 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104847356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104847356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104847356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0e 15 77 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: { 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)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT 20250427104847358 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759: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)[0x55eefe19fcc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104847358 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759: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)[0x55eefe19fcc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427104847358 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf250]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427104847358 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf250]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1388)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1388)@84c1225eaf8b: patched enc_l3: '038F'O MSC_Test_0-SCCP(1387)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1387)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O 20250427104847360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104847360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104847360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104847360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104847360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104847360 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104847360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104847360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104847360 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104847360 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104847360 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427104847360 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427104847360 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427104847360 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104847360 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: f_mo_call_establish DONE TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1387)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(1387)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C1104010C1A060420F32403E7'O MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104848869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104848869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104848869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104848869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104848869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104848869 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104848869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104848869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104848869 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104848869 DLSS7 DEBUG 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) 20250427104848869 DHO ERROR handover(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cbb20]{MSC_HO_ST_REQUIRED}: Attempted Handover to 1 cells without success (msc_ho.c:371) 20250427104848869 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104848869 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104848869 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104848869 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104848869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104848869 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104848869 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104848869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104848869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104848869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0e 15 77 00 01 06 00 04 1a 04 01 21 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427104848872 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427104848872 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104848872 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427104848872 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427104848872 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104848872 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104848872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104848872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104848872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104848872 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104848872 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104848872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104848872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104848872 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 0e 15 77 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1388)@84c1225eaf8b: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1388)@84c1225eaf8b: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1387)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1387)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O 20250427104848875 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104848875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104848875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104848875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104848875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104848875 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104848875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104848875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104848875 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104848875 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) MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104848875 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427104848875 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427104848876 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427104848876 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427104848876 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427104848876 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104848876 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104848876 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104848876 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104848876 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104848876 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf250]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427104848876 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759: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)[0x55eefe1d6de0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427104848876 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759: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)[0x55eefe1d6de0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf250] (call_leg.c:197) 20250427104848876 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759: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)[0x55eefe1d6de0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427104848876 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759: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)[0x55eefe1d6de0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427104848876 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759: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)[0x55eefe19fcc0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427104848876 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759: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)[0x55eefe19fcc0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf250] (call_leg.c:197) 20250427104848876 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf250]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427104848876 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759: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)[0x55eefe19fcc0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427104848876 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759: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)[0x55eefe19fcc0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427104848876 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf250]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427104848876 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf250]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1d6b80] (call_leg.c:198) 20250427104848876 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf250]{RELEASING}: Freeing instance (call_leg.c:198) 20250427104848876 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf250]{RELEASING}: Deallocated (fsm.c:568) 20250427104848876 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104848876 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104848876 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104848876 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104848876 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104848876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104848876 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104848876 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104848876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104848876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104848876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0e 15 77 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250427104848877 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104848877 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104848877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104848877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104848877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104848877 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104848877 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104848877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104848877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104848877 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0e 15 77 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1389)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1387)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1390)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1395)-2147483636 TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1387)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1387)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1387)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104848879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104848879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104848879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104848879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104848879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104848879 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104848879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104848879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104848879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104848879 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104848880 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104848880 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1d6b80] (msc_a.c:1053) 20250427104848880 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104848880 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-259:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104848880 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104848880 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104848880 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104848880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104848880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104848880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104848880 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104848880 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104848880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104848880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104848880 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0e 15 77 00 01 03 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@84c1225eaf8b: Session index based on local reference:0 20250427104848880 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104848880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104848880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104848880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104848880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104848880 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104848880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104848880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104848880 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104848880 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 0e 15 77 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1388)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1395)922999 TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: f_call_hangup 9: done TC_ho_inter_bsc_unknown_cell0(1395)@84c1225eaf8b: Final verdict of PTC: pass 20250427104849883 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104849883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104849883 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104849883 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104849883 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104849883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104849883 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104849883 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104849883 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104849883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104849883 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104849883 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104849883 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104849883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104849883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104849883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104849883 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104849883 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104849883 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1389)@84c1225eaf8b: Final verdict of PTC: none 20250427104849883 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104849884 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104849884 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104849884 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(1391)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1390)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1393)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1387)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1396)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1388)@84c1225eaf8b: Final verdict of PTC: none 20250427104849885 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1394)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1392)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1386)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1386): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1387): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1388): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1389): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1390): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1391): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1392): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1393): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1394): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_ho_inter_bsc_unknown_cell0(1395): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1396): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_ho_inter_bsc_unknown_cell finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell pass'. Sun Apr 27 10:48:49 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 20250427104850886 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=487412) 20250427104851884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104851884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104851884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427104851888 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=487412, count=487952) 20250427104852889 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc'. ------ MSC_Tests.TC_ho_inter_bsc ------ Sun Apr 27 10:48:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104853891 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_ho_inter_bsc started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1400)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1400)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1400)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1398)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(1403)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(1403)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1403)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(1401)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104854409 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1404)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104854586 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104854586 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104854586 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104854586 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1400)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1400)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104854587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104854587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104854587 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104854587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104854587 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104854587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104854587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104854587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104854587 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104854587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104854587 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1400)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1400)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1400)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1400)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427104854588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104854588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104854588 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104854588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104854588 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104854588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104854588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104854588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104854588 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104854588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104854588 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104854588 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1400)@84c1225eaf8b: Message received on association #8 20250427104854588 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104854588 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1400)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1400)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1400)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1400)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1400)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1400)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104854603 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104854603 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427104854603 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104854603 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1403)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1403)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104854604 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104854604 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104854604 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104854604 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104854604 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104854604 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104854604 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104854604 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) 20250427104854604 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104854604 DLSS7 DEBUG 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) 20250427104854604 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(1403)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1403)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1403)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1403)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427104854605 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104854605 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104854605 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104854605 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) 20250427104854605 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104854605 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104854605 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104854605 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) 20250427104854605 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104854605 DLSS7 DEBUG 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(1403)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427104854605 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427104854605 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1403)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1403)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1403)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1403)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427104854605 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427104854605 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1403)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1403)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104854891 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104854891 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1406)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1406)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104854893 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1406)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1406)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1406)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1406)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104854901 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104854901 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1407)@84c1225eaf8b: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc0(1409) TC_ho_inter_bsc0(1409)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104855389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104855389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104855389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104855389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104855389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104855389 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104855389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104855389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104855389 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104855389 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104855390 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104855390 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104855390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104855390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104855390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104855390 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104855390 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104855390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104855390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104855390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1399)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1399)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc0(1409)15391589 MSC_Test_0-SCCP(1398)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1399)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427104855393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104855393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104855393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104855393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104855393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104855393 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104855393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104855393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104855393 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104855393 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ea db 65 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104855393 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-260:LU)[0x55eefe19fcc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104855393 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-260:LU)[0x55eefe19fcc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104855393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x55eefe208740]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104855393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x55eefe208740]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-260:LU)[0x55eefe19fcc0] (fsm.c:486) 20250427104855393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x55eefe208740]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427104855394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x55eefe208740]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104855394 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104855394 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104855394 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427104855394 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104855394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe208740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104855394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe208740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104855394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe208740]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104855394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe208740]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104855394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe208740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104855394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe208740]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104855394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104855394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe208740] (fsm.c:486) 20250427104855394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104855394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104855394 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104855394 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104855394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104855394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104855394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104855394 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104855394 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104855394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104855394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104855394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ea db 65 00 01 04 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104855394 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104855394 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104855394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104855394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104855394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104855394 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104855394 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104855394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104855394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104855394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ea db 65 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1400)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@84c1225eaf8b: { messageType := 2, destLocRef := 'EADB65'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1407)@84c1225eaf8b: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc0(1409) MSC_Test-GSUP(1407)@84c1225eaf8b: Added IMSI table entry 0TC_ho_inter_bsc0(1409)"262420000000053" 20250427104855395 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104855395 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: vl_len:11 MSC_Test_0-SCCP(1398)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104855396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104855396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104855396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104855396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104855396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104855396 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104855396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104855396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104855396 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104855396 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1409)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104855398 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104855398 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250427104855398 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427104855398 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104855398 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104855398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe208740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104855399 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104855399 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104855399 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104855399 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe208740] (vlr_lu_fsm.c:110) 20250427104855399 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104855399 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe1cf250]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104855399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe208740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104855399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe208740]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104855399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe1cbb20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104855399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe1cbb20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe208740] (fsm.c:486) 20250427104855399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe1cbb20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104855399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe1cbb20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104855399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe1cbb20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104855399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe1cbb20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104855399 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:TMSInew-0x13D628A4) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427104855399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe1cbb20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104855399 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:TMSInew-0x13D628A4 LOCATION UPDATE ACCEPT (TMSI = 0x13d628a4) (gsm_04_08.c:149) 20250427104855399 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:TMSInew-0x13D628A4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104855399 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104855399 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104855399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104855399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104855399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104855399 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104855399 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104855399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104855399 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104855399 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ea db 65 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 13 d6 28 a4 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1409)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1399)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1399)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1398)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427104855401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104855401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104855401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104855401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104855401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104855401 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104855401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104855401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104855401 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104855401 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104855402 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:TMSInew-0x13D628A4:GERAN-A-260:LU)[0x55eefe19fcc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104855402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:TMSInew-0x13D628A4:GERAN-A-260:LU)[0x55eefe208740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104855402 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe1cbb20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104855402 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427104855402 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe1cbb20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104855402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-260:LU)[0x55eefe208740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104855402 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe1cbb20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104855402 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe1cbb20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-260:LU)[0x55eefe208740] (vlr_lu_fsm.c:817) 20250427104855402 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe1cbb20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104855402 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FA14759:GERAN-A-260:LU)[0x55eefe1cbb20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104855402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-260:LU)[0x55eefe208740]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104855402 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427104855402 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104855402 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104855402 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104855402 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104855402 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104855402 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104855402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104855402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104855402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104855402 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104855402 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104855402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104855402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104855402 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ea db 65 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1398)@84c1225eaf8b: vl_from0 20250427104855403 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104855403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104855403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104855403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104855403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104855403 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104855403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104855403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104855403 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104855403 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 04 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1398)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104855403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-260:LU)[0x55eefe208740]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104855403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-260:LU)[0x55eefe208740]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-260:LU)[0x55eefe19fcc0] (msc_a.c:1053) 20250427104855403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-260:LU)[0x55eefe208740]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104855403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-260:LU)[0x55eefe208740]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104855403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-260:LU)[0x55eefe208740]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104855403 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104855403 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104855403 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104855403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104855403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104855403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104855403 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104855403 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104855403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104855403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104855403 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ea db 65 00 01 04 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104855403 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104855404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104855404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104855404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104855404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104855404 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104855404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104855404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104855404 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104855404 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ea db 65 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1399)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc0(1409)15391589 TC_ho_inter_bsc0(1409)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104855405 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104855405 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc0(1409)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1409)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1409)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1409)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '13D628A4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_1-M3UA(1403)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104855406 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104855406 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104855406 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104855406 DLM3UA 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) 20250427104855406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104855406 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) 20250427104855406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104855406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104855406 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104855406 DLSS7 DEBUG 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) 20250427104855406 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104855406 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104855407 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104855407 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) 20250427104855407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104855407 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) 20250427104855407 DLSS7 DEBUG Found route for dpc=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) 20250427104855407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427104855407 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104855407 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(1399)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc0(1409)7927922 MSC_Test_1-M3UA(1403)@84c1225eaf8b: Message received on association #8 MSC_Test_0-RAN(1399)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1398)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1403)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1402)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1402)@84c1225eaf8b: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1402)@84c1225eaf8b: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc1(1410) 20250427104855604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104855604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104855604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104855604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104855604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104855604 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104855604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104855604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104855604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104855604 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 78 f8 72 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 13 d6 28 a4 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104855604 DMM DEBUG msc_a(TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe19fa90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427104855604 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104855604 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe19fa90] (fsm.c:486) 20250427104855604 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427104855604 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104855604 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104855604 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104855605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104855605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104855605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104855605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104855605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104855605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104855605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104855605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104855605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104855605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104855605 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427104855605 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104855605 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104855605 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104855605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104855605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104855605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104855605 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104855605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104855605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104855605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104855605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 78 f8 72 00 01 05 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427104855605 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104855605 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104855605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104855605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104855605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104855605 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104855605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104855605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104855605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104855605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 78 f8 72 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) 20250427104855605 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104855605 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104855605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104855605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104855605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104855605 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104855605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104855605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104855605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104855605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 78 f8 72 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1400)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1400)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@84c1225eaf8b: { messageType := 2, destLocRef := '78F872'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104855605 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104855605 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc0(1409)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1409)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1404)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc0(1409) MSC_Test-MGCP(1405)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc0(1409) MSC_Test_0-RAN(1399)@84c1225eaf8b: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1399)@84c1225eaf8b: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: vl_len:19 MSC_Test_0-SCCP(1398)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104855612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104855612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104855612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104855612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104855612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104855612 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104855612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104855612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104855612 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104855612 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) 20250427104855612 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427104855612 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 callref-0x8000000d tid-8) New transaction (transaction.c:231) 20250427104855612 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427104855612 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104855612 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427104855612 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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) 20250427104855612 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427104855612 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427104855612 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe1cf250]{ESTABLISHING}: Allocated (fsm.c:456) 20250427104855612 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe1cf250]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe19fa90] (fsm.c:486) 20250427104855612 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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) 20250427104855612 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe1d6b80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427104855612 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe1d6b80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe1cf250] (fsm.c:486) 20250427104855612 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:no-CI)[0x55eefe1d6b80]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427104855612 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:no-CI)[0x55eefe1d6b80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427104855612 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe1cf380]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427104855612 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe1cf380]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe1cf250] (fsm.c:486) 20250427104855612 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:no-CI)[0x55eefe1cf380]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427104855612 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:no-CI)[0x55eefe1cf380]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1405)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427104855621 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:no-CI)[0x55eefe1d6b80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104855621 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe1cf250]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427104855621 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX 20250427104855621 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:no-CI)[0x55eefe1cf380]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104855621 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe1cf250]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427104855621 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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) 20250427104855621 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) Sending Assignment Command (msc_a.c:706) 20250427104855622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104855622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104855622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104855622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104855622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104855622 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104855622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104855622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104855622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104855622 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 78 f8 72 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1404)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc0(1409) MSC_Test-MNCC(1404)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc0(1409)-2147483635 TC_ho_inter_bsc0(1409)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request TC_ho_inter_bsc0(1409)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(1398)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104855625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104855625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104855625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104855625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104855625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104855625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104855625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104855625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104855625 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104855625 DLSS7 DEBUG 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) 20250427104855625 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1cf380]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427104855625 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)[0x55eefe1cf380]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427104855625 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)[0x55eefe1cf380]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427104855625 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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) 20250427104855625 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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) 20250427104855625 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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) 20250427104855625 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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) 20250427104855626 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc0(1409)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427104855627 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)[0x55eefe1cf380]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104855627 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)[0x55eefe1cf380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427104855627 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe1cf250]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427104855627 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427104855627 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104855627 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104855627 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427104855627 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104855627 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104855627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104855627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104855627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104855627 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104855627 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104855627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104855627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104855627 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 78 f8 72 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104855629 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427104855629 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104855629 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104855629 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427104855629 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104855629 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104855629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104855629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104855629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104855629 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104855629 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104855629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104855629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104855629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 78 f8 72 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1409)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427104855630 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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) 20250427104855630 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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) 20250427104855630 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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) 20250427104855630 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1d6b80]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427104855630 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1d6b80]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427104855630 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)[0x55eefe1d6b80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427104855630 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427104855630 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104855630 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104855630 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427104855630 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427104855630 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104855630 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104855630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104855630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104855630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104855630 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104855630 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104855630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104855630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104855630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 78 f8 72 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1409)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc0(1409)@84c1225eaf8b: { line := { verb := "MDCX", trans_id := "120", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "73" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "73", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc0(1409)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT 20250427104855631 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)[0x55eefe1d6b80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104855631 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)[0x55eefe1d6b80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427104855631 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe1cf250]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427104855631 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe1cf250]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1399)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1399)@84c1225eaf8b: patched enc_l3: '038F'O MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1398)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104855631 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104855631 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104855631 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104855631 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104855631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104855631 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104855631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104855631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104855631 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104855631 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104855631 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427104855631 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427104855631 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427104855631 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104855631 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_bsc0(1409)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc0(1409)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc0(1409)@84c1225eaf8b: f_mo_call_establish DONE TC_ho_inter_bsc0(1409)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1398)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104857136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104857136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104857136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104857136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104857136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104857136 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104857136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104857136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104857136 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104857136 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) 20250427104857136 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104857136 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104857136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104857136 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) 20250427104857136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104857136 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) 20250427104857136 DLSS7 DEBUG Found route for dpc=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) 20250427104857136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427104857136 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104857137 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1403)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1401)@84c1225eaf8b: First idle individual index:0 MSC_Test_1-SCCP(1401)@84c1225eaf8b: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1402)@84c1225eaf8b: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1402)@84c1225eaf8b: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1402)@84c1225eaf8b: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc1(1410) MSC_Test_1-RAN(1402)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc1(1410)10787750 MSC_Test_1-SCCP(1401)@84c1225eaf8b: Session index based on connection ID:0 20250427104857139 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104857139 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104857140 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104857140 DLM3UA 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) 20250427104857140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104857140 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) 20250427104857140 DLSS7 DEBUG Found route for dpc=185=0.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-SCCP(1401)@84c1225eaf8b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1403)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104857140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104857140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104857140 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 94 a2 37 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(1401)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1401)@84c1225eaf8b: vl_len:25 MSC_Test_1-SCCP(1401)@84c1225eaf8b: vl_from0 MSC_Test_1-SCCP(1401)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1403)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104857344 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104857344 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104857344 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104857344 DLM3UA 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) 20250427104857344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104857344 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) 20250427104857344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104857344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104857344 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104857344 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) 20250427104857345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104857345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104857345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104857345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104857345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104857345 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104857345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104857345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104857345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104857345 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 78 f8 72 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1409)@84c1225eaf8b: 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1401)@84c1225eaf8b: vl_len:3 MSC_Test_1-SCCP(1401)@84c1225eaf8b: vl_from0 MSC_Test_1-SCCP(1401)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00011B'O 20250427104857645 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104857645 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104857645 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104857645 DLM3UA 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) 20250427104857645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104857645 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) 20250427104857645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104857645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104857645 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104857645 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 26 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1403)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104857646 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)[0x55eefe1cf380]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427104857646 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)[0x55eefe1cf380]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250427104857646 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)[0x55eefe1cf380]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427104857646 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)[0x55eefe1cf380]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427104857646 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104857646 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104857646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104857646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104857646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104857646 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104857646 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104857646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104857646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104857646 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 78 f8 72 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104857647 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)[0x55eefe1cf380]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104857647 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)[0x55eefe1cf380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427104857647 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe1cf250]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1401)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1401)@84c1225eaf8b: vl_len:3 MSC_Test_1-SCCP(1401)@84c1225eaf8b: vl_from0 MSC_Test_1-SCCP(1401)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1403)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104857848 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104857848 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104857848 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104857848 DLM3UA 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) 20250427104857848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104857848 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) 20250427104857848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104857848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104857848 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104857848 DLSS7 DEBUG 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) 20250427104857849 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104857849 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104857849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104857849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104857849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104857849 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104857849 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104857849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104857849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104857849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 78 f8 72 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1398)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104857850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104857850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104857850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104857850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104857850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104857850 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104857850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104857850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104857850 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104857850 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104857850 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104857850 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104857850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104857850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104857850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104857851 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104857851 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104857851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104857851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104857851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 78 f8 72 00 01 05 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on local reference:0 20250427104857851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104857851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104857851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104857851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104857851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104857851 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104857851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104857851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104857851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104857851 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 78 f8 72 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1399)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc0(1409)7927922 TC_ho_inter_bsc0(1409)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104857851 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427104857851 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc0(1409)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1409)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1409)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1409)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1409)@84c1225eaf8b: FIRST inter-BSC Handover done MSC_Test_0-RAN(1399)@84c1225eaf8b: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1399)@84c1225eaf8b: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc0(1409) MSC_Test_1-SCCP(1401)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1401)@84c1225eaf8b: vl_len:16 MSC_Test_1-SCCP(1401)@84c1225eaf8b: vl_from0 MSC_Test_1-SCCP(1401)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1403)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104900749 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104900749 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104900749 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104900749 DLM3UA 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) 20250427104900749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104900749 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) 20250427104900749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104900749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104900749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104900749 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) 20250427104900749 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104900749 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104900749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104900749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104900749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104900749 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104900749 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104900749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104900749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104900749 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1399)@84c1225eaf8b: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1399)@84c1225eaf8b: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1399)@84c1225eaf8b: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc0(1409) MSC_Test_0-RAN(1399)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc0(1409)13826538 MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on connection ID:0 20250427104900751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104900751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104900751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104900751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104900751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104900751 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104900751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104900751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104900751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104900751 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 1a 79 fb 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1398)@84c1225eaf8b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: vl_len:25 MSC_Test_0-SCCP(1398)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104900952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104900952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104900952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104900952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104900952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104900952 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104900952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104900952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104900952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104900952 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) 20250427104900953 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104900953 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104900953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104900953 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) 20250427104900953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104900953 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) 20250427104900953 DLSS7 DEBUG Found route for dpc=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) 20250427104900953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427104900953 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104900953 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 94 a2 37 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1403)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1401)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_1-SCCP(1401)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1401)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1401)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc1(1410)@84c1225eaf8b: 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1398)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104901253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104901253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104901253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104901253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104901253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104901253 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104901253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104901253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104901253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104901253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427104901254 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)[0x55eefe1cf380]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427104901254 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)[0x55eefe1cf380]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427104901254 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)[0x55eefe1cf380]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427104901254 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)[0x55eefe1cf380]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427104901254 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104901254 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104901254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104901254 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) 20250427104901254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104901254 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) 20250427104901254 DLSS7 DEBUG Found route for dpc=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) 20250427104901254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427104901254 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104901254 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 94 a2 37 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1403)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1401)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_1-SCCP(1401)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1401)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1401)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104901255 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)[0x55eefe1cf380]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104901255 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)[0x55eefe1cf380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427104901255 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe1cf250]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1398)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104901456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104901456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104901456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104901456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104901456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104901456 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104901456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104901456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104901456 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104901456 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427104901457 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104901457 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104901457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104901457 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) 20250427104901457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104901457 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) 20250427104901457 DLSS7 DEBUG Found route for dpc=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) 20250427104901457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427104901457 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104901457 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 94 a2 37 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1403)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1401)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_1-SCCP(1401)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1401)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1401)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1401)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1401)@84c1225eaf8b: vl_len:3 MSC_Test_1-SCCP(1401)@84c1225eaf8b: vl_from0 MSC_Test_1-SCCP(1401)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104901459 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104901459 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104901459 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104901459 DLM3UA 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) 20250427104901459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104901459 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) 20250427104901459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104901459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104901459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104901459 DLSS7 DEBUG 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) MSC_Test_1-M3UA(1403)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104901459 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104901459 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104901459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104901459 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) 20250427104901459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104901459 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) 20250427104901459 DLSS7 DEBUG Found route for dpc=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) 20250427104901459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427104901459 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104901459 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 94 a2 37 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1403)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104901459 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104901459 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104901459 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104901459 DLM3UA 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) 20250427104901459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104901459 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) 20250427104901459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104901459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104901459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104901459 DLSS7 DEBUG 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 94 a2 37 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(1401)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_1-M3UA(1403)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1402)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc1(1410)10787750 TC_ho_inter_bsc1(1410)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104901460 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427104901460 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc1(1410)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1410)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1410)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1410)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1410)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1410)@84c1225eaf8b: Final verdict of PTC: pass TC_ho_inter_bsc0(1409)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427104904361 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427104904361 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104904361 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427104904361 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427104904361 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104904361 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104904361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104904361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104904361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104904361 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104904361 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104904361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104904361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104904361 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 1a 79 fb 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1409)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1399)@84c1225eaf8b: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1399)@84c1225eaf8b: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1398)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O 20250427104904366 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104904366 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104904366 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104904366 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104904366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104904366 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104904366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104904366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104904366 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104904366 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 27 00 01 09 01 00 06 03 ed 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104904367 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427104904367 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427104904367 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427104904367 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427104904367 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-2343:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427104904367 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-2343:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104904367 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104904367 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104904367 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104904367 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104904367 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe1cf250]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427104904367 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)[0x55eefe1cf380]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427104904367 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)[0x55eefe1cf380]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe1cf250] (call_leg.c:197) 20250427104904367 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)[0x55eefe1cf380]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427104904367 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)[0x55eefe1cf380]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427104904367 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)[0x55eefe1d6b80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427104904367 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)[0x55eefe1d6b80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe1cf250] (call_leg.c:197) 20250427104904367 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe1cf250]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427104904367 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)[0x55eefe1d6b80]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427104904367 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4: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)[0x55eefe1d6b80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427104904367 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe1cf250]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427104904367 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe1cf250]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-2343:CM_SERVICE_REQ)[0x55eefe19fa90] (call_leg.c:198) 20250427104904367 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe1cf250]{RELEASING}: Freeing instance (call_leg.c:198) 20250427104904367 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-261:CM_SERVICE_REQ)[0x55eefe1cf250]{RELEASING}: Deallocated (fsm.c:568) 20250427104904368 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104904368 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104904368 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104904368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104904368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104904368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104904368 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104904368 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104904368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104904368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104904368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1a 79 fb 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250427104904368 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104904368 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104904368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104904368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104904368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104904368 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104904368 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104904368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104904368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104904368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1a 79 fb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1400)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1404)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc0(1409)-2147483635 TC_ho_inter_bsc0(1409)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc0(1409)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc0(1409)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc0(1409)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc0(1409)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1398)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1398)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104904374 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104904374 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104904374 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104904374 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104904374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104904375 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104904375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104904375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104904375 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104904375 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427104904375 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-2343:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104904375 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-2343:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-2343:CM_SERVICE_REQ)[0x55eefe19fa90] (msc_a.c:1053) 20250427104904375 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-2343:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104904375 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-2343:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104904375 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104904375 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104904375 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104904375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104904375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104904375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104904375 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104904376 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104904376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104904376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104904376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1a 79 fb 00 09 27 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@84c1225eaf8b: Session index based on local reference:0 20250427104904376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104904376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104904376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104904376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104904376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104904376 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104904376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104904376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104904376 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104904376 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 1a 79 fb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1399)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc0(1409)13826538 TC_ho_inter_bsc0(1409)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc0(1409)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1409)@84c1225eaf8b: f_call_hangup 9: done TC_ho_inter_bsc0(1409)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1409)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(1407)@84c1225eaf8b: Final verdict of PTC: none 20250427104906390 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104906390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104906390 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104906390 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104906390 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104906390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104906390 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104906390 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_0-M3UA(1400)@84c1225eaf8b: Final verdict of PTC: none 20250427104906390 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104906390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104906390 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104906390 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104906390 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104906390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104906390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104906390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104906390 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) 20250427104906390 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104906390 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427104906390 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104906391 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104906391 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427104906391 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427104906391 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104906390 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104906390 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104906390 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104906390 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104906390 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) 20250427104906391 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104906391 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104906391 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) 20250427104906391 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104906391 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) 20250427104906391 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104906391 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104906391 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104906391 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104906391 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427104906391 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104906391 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104906391 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104906391 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104906391 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) 20250427104906391 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427104906391 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104906391 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(1398)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(1403)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1406)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1404)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1411)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1412)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1397)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1408)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1399)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(1402)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(1401)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1405)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1397): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1398): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1399): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1400): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(1401): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(1402): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(1403): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1404): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1405): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1406): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1407): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1408): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_ho_inter_bsc0(1409): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_ho_inter_bsc1(1410): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1411): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1412): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_ho_inter_bsc finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc pass'. Sun Apr 27 10:49:06 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 20250427104907391 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=774400) 20250427104908391 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104908391 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104908391 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427104908391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104908391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104908391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427104908392 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=774400, count=775560) 20250427104909393 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_1'. ------ MSC_Tests.TC_ho_inter_bsc_a5_1 ------ Sun Apr 27 10:49:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104910394 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_1' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_ho_inter_bsc_a5_1 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1416)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1416)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1416)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1414)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(1419)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(1419)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1419)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(1417)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104911002 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1420)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104911187 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104911187 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104911187 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104911187 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1416)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104911192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104911192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104911192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104911192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104911192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104911192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104911192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104911192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104911192 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104911192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104911192 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1416)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1416)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1416)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1416)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1416)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104911193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104911193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104911193 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104911193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104911193 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104911193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104911193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104911193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104911193 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104911193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104911193 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104911193 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427104911193 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104911193 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1416)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104911198 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104911198 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427104911198 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104911198 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1419)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1419)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1419)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(1419)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427104911203 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104911203 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104911203 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104911203 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104911203 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104911203 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104911203 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104911203 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) 20250427104911203 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104911204 DLSS7 DEBUG 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) 20250427104911204 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1419)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1419)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1419)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427104911206 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104911206 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104911206 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104911206 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) 20250427104911206 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104911206 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104911206 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104911206 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) 20250427104911206 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104911206 DLSS7 DEBUG 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) 20250427104911206 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427104911206 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1419)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1419)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1419)@84c1225eaf8b: Message received on association #8 20250427104911206 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427104911206 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1419)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1419)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1419)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1419)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104911396 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104911396 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1422)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1422)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104911402 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1422)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1422)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1422)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1422)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104911425 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104911425 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1423)@84c1225eaf8b: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_10(1425) TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104911990 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104911990 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104911990 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104911990 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104911990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104911990 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104911990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104911990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104911990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104911990 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104911990 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104911990 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104911990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104911990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104911990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104911990 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104911990 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104911990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104911990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104911990 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1415)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1415)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc_a5_10(1425)15948147 MSC_Test_0-SCCP(1414)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1415)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427104911994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104911994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104911994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104911994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104911994 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104911994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104911994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104911994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104911994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104911994 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 59 73 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104911994 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-262:LU)[0x55eefe1d43c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104911994 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-262:LU)[0x55eefe1d43c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104911994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x55eefe1fb750]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104911994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x55eefe1fb750]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-262:LU)[0x55eefe1d43c0] (fsm.c:486) 20250427104911994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x55eefe1fb750]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427104911994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x55eefe1fb750]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104911994 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104911994 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104911994 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427104911994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104911994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1fb750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104911994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1fb750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104911994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1fb750]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427104911994 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe19fcc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427104911994 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe19fcc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1fb750] (fsm.c:486) 20250427104911994 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe19fcc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427104911994 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe19fcc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427104911994 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104911994 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104911994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104911994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104911994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104911994 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104911994 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104911994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104911994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104911994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f3 59 73 00 01 06 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@84c1225eaf8b: { messageType := 2, destLocRef := 'F35973'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1423)@84c1225eaf8b: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_10(1425) MSC_Test-GSUP(1423)@84c1225eaf8b: Added IMSI table entry 0TC_ho_inter_bsc_a5_10(1425)"262420000000053" 20250427104911995 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104911995 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_len:11 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104911996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104911996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104911996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104911996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104911996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104911996 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104911996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104911996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104911996 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104911996 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104911998 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104911998 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe19fcc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427104911998 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4) Received 1 auth tuples (vlr.c:996) 20250427104911998 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe19fcc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427104911998 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe19fcc0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427104911998 DMM DEBUG Tx AUTH REQ (rand = bf291649bf7db9dbd1b5eb9965af289c) (gsm_04_08.c:641) 20250427104911998 DMM DEBUG AUTH REQ (autn = 3fc9e96d7eed140bfea4da107e0690ab) (gsm_04_08.c:643) 20250427104911998 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104911998 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104911998 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104911998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104911998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104911998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104911998 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104911998 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104911998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104911998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104911998 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 f3 59 73 00 01 28 01 00 25 05 12 00 bf 29 16 49 bf 7d b9 db d1 b5 eb 99 65 af 28 9c 20 10 3f c9 e9 6d 7e ed 14 0b fe a4 da 10 7e 06 90 ab 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1415)@84c1225eaf8b: patching N(SD)=1 into dtap '0514476394E4210476F864D4'O MSC_Test_0-RAN(1415)@84c1225eaf8b: patched enc_l3: '0554476394E4210476F864D4'O MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_len:15 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000C0554476394E4210476F864D4'O MSC_Test_1-M3UA(1419)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104912001 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104912001 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104912001 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104912001 DLM3UA 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) 20250427104912001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104912001 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) 20250427104912001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104912001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104912001 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104912001 DLSS7 DEBUG 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) 20250427104912001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104912001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104912001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104912001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104912001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104912001 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104912001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104912001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104912001 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104912001 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 47 63 94 e4 21 04 76 f8 64 d4 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104912001 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1d43c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 476394e476f864d4) (gsm_04_08.c:1128) 20250427104912001 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe19fcc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427104912001 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4) AUTH on GERAN received SRES/RES: 476394e476f864d4 (8 bytes) (vlr_auth_fsm.c:151) 20250427104912001 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427104912001 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe19fcc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427104912001 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe19fcc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427104912001 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe19fcc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427104912001 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe19fcc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1fb750] (vlr_auth_fsm.c:294) 20250427104912001 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe19fcc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427104912001 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe19fcc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427104912001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1fb750]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427104912001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1fb750]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104912001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1fb750]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427104912001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1fb750]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427104912001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104912001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104912001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104912001 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) 20250427104912001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104912001 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) 20250427104912001 DLSS7 DEBUG Found route for dpc=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) 20250427104912001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427104912001 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104912001 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) 20250427104912001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104912001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104912001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104912001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104912001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104912001 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104912001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104912001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104912001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104912001 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 f3 59 73 00 01 10 00 0e 53 0a 09 02 74 86 56 60 06 b1 e5 83 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(1419)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-M3UA(1419)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C02'O 20250427104912003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104912003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104912003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104912003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104912003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104912003 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104912003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104912003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104912003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104912003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104912003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1fb750]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427104912003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1fb750]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104912003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1fb750]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104912003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1fb750]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104912003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe19fcc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104912003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe19fcc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1fb750] (fsm.c:486) 20250427104912003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe19fcc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104912003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe19fcc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104912003 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104912003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104912003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104912003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104912003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104912003 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104912003 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104912003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104912003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104912003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f3 59 73 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1418)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427104912004 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104912004 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250427104912004 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427104912004 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104912004 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104912004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1fb750]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104912004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe19fcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104912004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe19fcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104912004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe19fcc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104912004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe19fcc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1fb750] (vlr_lu_fsm.c:110) 20250427104912004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe19fcc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104912004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe19fcc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104912004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1fb750]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104912004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1fb750]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104912004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1d6de0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104912004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1d6de0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1fb750] (fsm.c:486) 20250427104912004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1d6de0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104912004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1d6de0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104912004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1d6de0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104912004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1d6de0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104912004 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:TMSInew-0x9643FFE7) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427104912004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1d6de0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104912004 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:TMSInew-0x9643FFE7 LOCATION UPDATE ACCEPT (TMSI = 0x9643ffe7) (gsm_04_08.c:149) 20250427104912004 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:TMSInew-0x9643FFE7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104912004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104912004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104912004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104912004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104912004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104912004 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104912004 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104912004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104912004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104912004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 f3 59 73 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 96 43 ff e7 (osmo_ss7_asp.c:1164) MSC_Test_1-RAN(1418)@84c1225eaf8b: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_0-M3UA(1416)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_1-RAN(1418)@84c1225eaf8b: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_11(1426) MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1415)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1415)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O 20250427104912006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104912006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104912006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104912006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104912006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104912006 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104912006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104912006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104912006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104912006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104912006 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:TMSInew-0x9643FFE7:GERAN-A-262:LU)[0x55eefe1d43c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104912006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:TMSInew-0x9643FFE7:GERAN-A-262:LU)[0x55eefe1fb750]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104912006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1d6de0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104912006 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427104912006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1d6de0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104912006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-262:LU)[0x55eefe1fb750]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104912006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1d6de0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104912006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1d6de0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-262:LU)[0x55eefe1fb750] (vlr_lu_fsm.c:817) 20250427104912006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1d6de0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104912006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x13D628A4:GERAN-A-262:LU)[0x55eefe1d6de0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104912006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-262:LU)[0x55eefe1fb750]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104912006 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427104912006 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104912006 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104912006 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104912006 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104912006 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104912006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104912006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104912006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104912006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104912006 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104912006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104912006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104912006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104912006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f3 59 73 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104912007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104912007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104912007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104912007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104912007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104912007 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104912007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104912007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104912007 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104912007 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104912007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-262:LU)[0x55eefe1fb750]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104912007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-262:LU)[0x55eefe1fb750]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-262:LU)[0x55eefe1d43c0] (msc_a.c:1053) 20250427104912007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-262:LU)[0x55eefe1fb750]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104912007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-262:LU)[0x55eefe1fb750]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104912007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-262:LU)[0x55eefe1fb750]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104912007 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104912007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104912007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104912007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104912007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104912007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104912007 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104912007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104912007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104912007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104912007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f3 59 73 00 01 06 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on local reference:0 20250427104912007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104912007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104912007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104912007 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104912007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104912007 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104912007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104912007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104912007 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104912007 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f3 59 73 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1415)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1425)15948147 TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104912008 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104912008 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9643FFE7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1415)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc_a5_10(1425)8564404 MSC_Test_0-RAN(1415)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1414)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104912208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104912208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104912208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104912208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104912208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104912208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104912208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104912208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104912208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104912208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 ae b4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 96 43 ff e7 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104912209 DMM DEBUG msc_a(TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1cf250]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427104912209 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6b80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104912209 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6b80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1cf250] (fsm.c:486) 20250427104912209 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6b80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427104912209 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6b80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104912209 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104912209 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104912209 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6b80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104912209 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6b80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427104912209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6de0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427104912209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6de0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6b80] (fsm.c:486) 20250427104912209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6de0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427104912209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6de0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427104912209 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104912209 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104912209 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104912209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104912209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104912209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104912209 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104912209 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104912209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104912209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104912209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 82 ae b4 00 01 07 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@84c1225eaf8b: { messageType := 2, destLocRef := '82AEB4'O, sourceLocRef := '000107'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on local reference:0 20250427104912210 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104912211 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104912211 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104912211 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427104912211 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7) Received 1 auth tuples (vlr.c:996) 20250427104912211 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427104912211 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6de0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427104912211 DMM DEBUG Tx AUTH REQ (rand = bf291649bf7db9dbd1b5eb9965af289c) (gsm_04_08.c:641) 20250427104912211 DMM DEBUG AUTH REQ (autn = 3fc9e96d7eed140bfea4da107e0690ab) (gsm_04_08.c:643) 20250427104912211 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104912211 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104912211 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104912211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104912211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104912211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104912211 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104912211 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104912211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104912211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104912211 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 82 ae b4 00 01 28 01 00 25 05 12 00 bf 29 16 49 bf 7d b9 db d1 b5 eb 99 65 af 28 9c 20 10 3f c9 e9 6d 7e ed 14 0b fe a4 da 10 7e 06 90 ab 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1415)@84c1225eaf8b: patching N(SD)=1 into dtap '0514476394E4210476F864D4'O MSC_Test_0-RAN(1415)@84c1225eaf8b: patched enc_l3: '0554476394E4210476F864D4'O MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_len:15 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000C0554476394E4210476F864D4'O 20250427104912213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104912213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104912213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104912213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104912213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104912213 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104912213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104912213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104912213 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104912213 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 47 63 94 e4 21 04 76 f8 64 d4 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104912213 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1cf250]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 476394e476f864d4) (gsm_04_08.c:1128) 20250427104912213 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6de0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427104912213 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7) AUTH on GERAN received SRES/RES: 476394e476f864d4 (8 bytes) (vlr_auth_fsm.c:151) 20250427104912213 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427104912213 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6de0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427104912213 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6de0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427104912213 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6de0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427104912213 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6de0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6b80] (vlr_auth_fsm.c:294) 20250427104912213 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6de0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427104912213 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6de0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427104912213 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6b80]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427104912213 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6b80]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104912213 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6b80]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427104912213 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6b80]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427104912213 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104912213 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104912213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104912213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104912213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104912213 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104912213 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104912213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104912213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104912213 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 82 ae b4 00 01 10 00 0e 53 0a 09 02 74 86 56 60 06 b1 e5 83 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C02'O 20250427104912214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104912214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104912214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104912214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104912214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104912214 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104912214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104912214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104912214 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104912214 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 07 00 01 05 00 03 55 2c 02 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104912214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6b80]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427104912214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6b80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104912214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6b80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104912214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6b80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104912214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6b80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104912214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6b80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104912214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6b80]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104912214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6b80]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104912214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1d6b80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104912214 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427104912214 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104912214 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104912214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104912214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104912214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104912214 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104912214 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104912214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104912214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104912214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 82 ae b4 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1420)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_10(1425) MSC_Test-MGCP(1421)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1415)@84c1225eaf8b: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_len:19 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O 20250427104912218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104912218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104912218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104912218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104912218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104912218 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104912218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104912218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104912218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104912218 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 07 00 01 13 01 00 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104912218 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427104912218 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 callref-0x8000000e tid-8) New transaction (transaction.c:231) 20250427104912218 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427104912218 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104912218 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427104912218 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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) 20250427104912218 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427104912218 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427104912218 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe19fcc0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427104912218 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe19fcc0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1cf250] (fsm.c:486) 20250427104912218 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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) 20250427104912218 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe19fa90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427104912218 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe19fa90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe19fcc0] (fsm.c:486) 20250427104912218 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:no-CI)[0x55eefe19fa90]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427104912218 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:no-CI)[0x55eefe19fa90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427104912218 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1cbb20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427104912218 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe1cbb20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe19fcc0] (fsm.c:486) 20250427104912218 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:no-CI)[0x55eefe1cbb20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427104912218 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:no-CI)[0x55eefe1cbb20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1421)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427104912223 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:no-CI)[0x55eefe19fa90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104912223 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe19fcc0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427104912223 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX 20250427104912224 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:no-CI)[0x55eefe1cbb20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104912224 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe19fcc0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427104912224 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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) 20250427104912224 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) Sending Assignment Command (msc_a.c:706) 20250427104912224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104912224 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104912224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104912224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104912224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104912224 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104912224 DLSS7 DEBUG Found route for dpc=193=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-MNCC(1420)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_10(1425) 20250427104912224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104912224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104912224 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 82 ae b4 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-MNCC(1420)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc_a5_10(1425)-2147483634 MSC_Test_0-M3UA(1416)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request 20250427104912225 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104912227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104912227 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104912227 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104912227 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104912227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104912227 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104912227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104912227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104912227 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104912227 DLSS7 DEBUG 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) 20250427104912227 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1cbb20]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427104912227 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)[0x55eefe1cbb20]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427104912227 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)[0x55eefe1cbb20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427104912227 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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) 20250427104912227 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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) 20250427104912227 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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) 20250427104912227 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427104912228 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427104912228 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104912228 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104912228 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427104912228 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104912228 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104912228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104912228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104912228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104912228 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104912228 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104912228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104912228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104912228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 82 ae b4 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104912228 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)[0x55eefe1cbb20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104912228 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)[0x55eefe1cbb20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427104912228 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe19fcc0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427104912230 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427104912230 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104912230 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104912230 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427104912230 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104912230 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104912230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104912230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104912230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104912230 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104912230 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104912230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104912230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104912230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 82 ae b4 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427104912231 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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) 20250427104912231 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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) 20250427104912231 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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) 20250427104912231 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe19fa90]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427104912231 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe19fa90]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427104912231 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)[0x55eefe19fa90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427104912231 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427104912231 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104912231 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104912231 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427104912231 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427104912231 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104912231 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104912231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104912231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104912231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104912231 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104912231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104912231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104912231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104912231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 82 ae b4 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: { 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)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT 20250427104912231 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)[0x55eefe19fa90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104912231 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)[0x55eefe19fa90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427104912231 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe19fcc0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427104912231 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe19fcc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1415)@84c1225eaf8b: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1415)@84c1225eaf8b: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250427104912232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104912232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104912232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104912232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104912232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104912232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104912232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104912232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104912232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104912232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104912232 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427104912232 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427104912232 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427104912232 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104912232 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: f_mo_call_establish DONE TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104913736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104913736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104913736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104913736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104913736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104913736 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104913736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104913736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104913736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104913736 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 07 00 01 10 00 0e 11 04 01 0c 1a 08 00 20 f3 24 00 05 00 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O 20250427104913736 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104913736 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104913736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104913736 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) 20250427104913736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104913736 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) 20250427104913736 DLSS7 DEBUG Found route for dpc=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) 20250427104913736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427104913736 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104913736 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 74 86 56 60 06 b1 e5 83 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_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1419)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1419)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1417)@84c1225eaf8b: First idle individual index:0 MSC_Test_1-SCCP(1417)@84c1225eaf8b: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1418)@84c1225eaf8b: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1418)@84c1225eaf8b: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1418)@84c1225eaf8b: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_11(1426) MSC_Test_1-RAN(1418)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc_a5_11(1426)12920253 MSC_Test_1-SCCP(1417)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1417)@84c1225eaf8b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427104913739 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104913739 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104913739 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104913739 DLM3UA 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) 20250427104913739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104913739 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) 20250427104913739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104913739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104913739 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104913739 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 4e de 80 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1419)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1417)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1417)@84c1225eaf8b: vl_len:25 MSC_Test_1-SCCP(1417)@84c1225eaf8b: vl_from0 MSC_Test_1-SCCP(1417)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1419)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104913940 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104913940 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104913940 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104913940 DLM3UA 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) 20250427104913940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104913940 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) 20250427104913940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104913940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104913940 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104913940 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) 20250427104913940 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104913940 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104913940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104913940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104913940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104913940 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104913940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104913940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104913940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104913940 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 82 ae b4 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1417)@84c1225eaf8b: vl_len:3 MSC_Test_1-SCCP(1417)@84c1225eaf8b: vl_from0 MSC_Test_1-SCCP(1417)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00011B'O 20250427104914242 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104914242 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104914242 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104914242 DLM3UA 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) 20250427104914242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104914242 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) 20250427104914242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104914242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104914242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104914242 DLSS7 DEBUG 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) MSC_Test_1-M3UA(1419)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104914242 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)[0x55eefe1cbb20]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427104914242 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)[0x55eefe1cbb20]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250427104914242 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)[0x55eefe1cbb20]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427104914242 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)[0x55eefe1cbb20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427104914242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104914242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104914242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104914242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104914242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104914242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104914242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104914242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104914242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104914242 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 82 ae b4 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104914243 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)[0x55eefe1cbb20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104914243 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)[0x55eefe1cbb20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427104914243 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe19fcc0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1417)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1417)@84c1225eaf8b: vl_len:3 MSC_Test_1-SCCP(1417)@84c1225eaf8b: vl_from0 MSC_Test_1-SCCP(1417)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1419)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104914444 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104914444 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104914444 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104914444 DLM3UA 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) 20250427104914444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104914444 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) 20250427104914444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104914444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104914444 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104914444 DLSS7 DEBUG 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) 20250427104914445 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104914445 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104914445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104914445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104914445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104914445 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104914445 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104914445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104914445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104914445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 82 ae b4 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104914446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104914446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104914446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104914446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104914446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104914446 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104914446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104914446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104914446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104914446 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 07 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104914446 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104914447 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104914447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104914447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104914447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104914447 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104914447 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104914447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104914447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104914447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 82 ae b4 00 01 07 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on local reference:0 20250427104914447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104914447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104914447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104914447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104914447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104914447 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104914447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104914447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104914447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104914447 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 82 ae b4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1415)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1425)8564404 TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104914447 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427104914447 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: FIRST inter-BSC Handover done MSC_Test_0-RAN(1415)@84c1225eaf8b: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1415)@84c1225eaf8b: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_10(1425) MSC_Test_1-SCCP(1417)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1417)@84c1225eaf8b: vl_len:16 MSC_Test_1-SCCP(1417)@84c1225eaf8b: vl_from0 MSC_Test_1-SCCP(1417)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O 20250427104917399 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104917399 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104917399 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104917399 DLM3UA 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) 20250427104917399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104917399 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) 20250427104917399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104917399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104917399 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_1-M3UA(1419)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104917399 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) 20250427104917401 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104917401 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104917401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104917401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104917401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104917401 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104917401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104917401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104917401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104917401 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 74 86 56 60 06 b1 e5 83 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1415)@84c1225eaf8b: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1415)@84c1225eaf8b: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1415)@84c1225eaf8b: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_10(1425) MSC_Test_0-RAN(1415)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc_a5_10(1425)7112781 MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427104917409 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104917409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104917409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104917409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104917409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104917409 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104917409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104917409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104917409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104917409 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 78 8b 2d 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_len:25 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104917612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104917612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104917612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104917612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104917613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104917613 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104917613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104917613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104917613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104917613 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) 20250427104917614 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104917614 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104917614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104917614 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) 20250427104917614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104917614 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) 20250427104917614 DLSS7 DEBUG Found route for dpc=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) 20250427104917614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427104917614 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104917614 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 4e de 80 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1419)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1419)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1417)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_1-SCCP(1417)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1417)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1417)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_11(1426)@84c1225eaf8b: 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00011B'O 20250427104917916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104917916 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104917916 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104917916 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104917916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104917916 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104917916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104917916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104917916 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104917917 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 29 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104917917 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)[0x55eefe1cbb20]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427104917917 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)[0x55eefe1cbb20]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427104917917 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)[0x55eefe1cbb20]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427104917917 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)[0x55eefe1cbb20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427104917918 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104917918 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104917918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104917918 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) 20250427104917918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104917918 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) 20250427104917918 DLSS7 DEBUG Found route for dpc=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) 20250427104917918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427104917918 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104917918 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 4e de 80 00 01 03 00 01 15 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1419)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1419)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1417)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_1-SCCP(1417)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1417)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1417)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104917922 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)[0x55eefe1cbb20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104917922 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)[0x55eefe1cbb20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427104917922 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe19fcc0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104918120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104918120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104918120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104918120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104918121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104918121 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104918121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104918121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104918121 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104918121 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427104918122 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104918122 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104918122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104918122 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) 20250427104918122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104918122 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) 20250427104918122 DLSS7 DEBUG Found route for dpc=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) 20250427104918122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427104918122 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104918122 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 4e de 80 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1419)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1419)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1417)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_1-SCCP(1417)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1417)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1417)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1417)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1417)@84c1225eaf8b: vl_len:3 MSC_Test_1-SCCP(1417)@84c1225eaf8b: vl_from0 MSC_Test_1-SCCP(1417)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1419)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104918130 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104918130 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104918130 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104918130 DLM3UA 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) 20250427104918130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104918130 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) 20250427104918130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104918130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104918130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104918130 DLSS7 DEBUG 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) 20250427104918131 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104918131 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104918131 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104918131 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) 20250427104918131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104918131 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) 20250427104918131 DLSS7 DEBUG Found route for dpc=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) 20250427104918132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427104918132 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104918132 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 4e de 80 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1419)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1417)@84c1225eaf8b: Session index based on local reference:0 20250427104918134 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104918134 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104918134 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104918134 DLM3UA 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) 20250427104918134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104918134 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) 20250427104918134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104918134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104918134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104918134 DLSS7 DEBUG 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 4e de 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1419)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1418)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc_a5_11(1426)12920253 TC_ho_inter_bsc_a5_11(1426)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104918136 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427104918136 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_11(1426)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1426)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1426)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1426)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1426)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1426)@84c1225eaf8b: Final verdict of PTC: pass TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427104921021 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427104921021 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104921021 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427104921021 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427104921021 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104921021 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104921021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104921021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104921021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104921021 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104921021 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104921021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104921021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104921021 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 78 8b 2d 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1415)@84c1225eaf8b: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1415)@84c1225eaf8b: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104921023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104921023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104921023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104921023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104921023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104921023 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104921023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104921023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104921023 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104921023 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) 20250427104921023 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427104921023 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427104921023 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427104921023 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427104921023 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-2345:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427104921023 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-2345:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104921023 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104921023 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104921023 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104921023 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104921023 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe19fcc0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427104921023 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)[0x55eefe1cbb20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427104921023 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)[0x55eefe1cbb20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe19fcc0] (call_leg.c:197) 20250427104921023 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)[0x55eefe1cbb20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427104921023 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)[0x55eefe1cbb20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427104921023 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)[0x55eefe19fa90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427104921023 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)[0x55eefe19fa90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe19fcc0] (call_leg.c:197) 20250427104921023 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe19fcc0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427104921023 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)[0x55eefe19fa90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427104921023 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7: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)[0x55eefe19fa90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427104921023 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe19fcc0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427104921023 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe19fcc0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-2345:CM_SERVICE_REQ)[0x55eefe1cf250] (call_leg.c:198) 20250427104921023 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe19fcc0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427104921023 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-263:CM_SERVICE_REQ)[0x55eefe19fcc0]{RELEASING}: Deallocated (fsm.c:568) 20250427104921023 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104921023 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104921023 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104921023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104921023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104921023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104921023 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104921023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104921023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104921023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104921023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 78 8b 2d 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250427104921024 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104921024 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104921024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104921024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104921024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104921024 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104921024 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104921024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104921024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104921024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 78 8b 2d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1416)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1420)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1425)-2147483634 TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1414)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1414)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104921024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104921024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104921024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104921024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104921024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104921024 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104921025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104921025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104921025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104921025 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427104921025 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-2345:CM_SERVICE_REQ)[0x55eefe1d6b80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104921025 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-2345:CM_SERVICE_REQ)[0x55eefe1d6b80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-2345:CM_SERVICE_REQ)[0x55eefe1cf250] (msc_a.c:1053) 20250427104921025 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-2345:CM_SERVICE_REQ)[0x55eefe1d6b80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104921025 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-2345:CM_SERVICE_REQ)[0x55eefe1d6b80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104921025 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104921025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104921025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104921025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104921025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104921025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104921025 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104921025 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104921025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104921025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104921025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 78 8b 2d 00 09 29 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@84c1225eaf8b: Session index based on local reference:0 20250427104921025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104921025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104921025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104921025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104921025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104921025 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104921025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104921025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104921025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1416)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104921025 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 78 8b 2d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1415)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1425)7112781 TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: f_call_hangup 9: done TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1425)@84c1225eaf8b: Final verdict of PTC: pass 20250427104923029 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104923029 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) 20250427104923029 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104923029 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_0-SCCP(1414)@84c1225eaf8b: Final verdict of PTC: none 20250427104923029 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104923029 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) 20250427104923029 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104923029 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104923029 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104923029 DLSS7 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)@84c1225eaf8b: Final verdict of PTC: none 20250427104923029 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427104923029 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104923029 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104923029 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104923029 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104923029 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) 20250427104923029 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427104923029 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104923029 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104923030 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104923030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104923030 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104923030 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104923030 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427104923030 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104923030 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104923030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104923030 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104923030 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104923030 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104923030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104923030 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104923030 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104923030 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104923030 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) MSC_Test_0-RAN(1415)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1416)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1423)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(1417)@84c1225eaf8b: Final verdict of PTC: none 20250427104923030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104923030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104923030 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427104923030 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-RAN(1418)@84c1225eaf8b: Final verdict of PTC: none 20250427104923030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104923030 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104923030 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104923030 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104923030 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104923030 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(1422)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1420)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1428)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1421)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1424)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1413)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1427)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1413): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1414): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1415): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1416): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(1417): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(1418): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(1419): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1420): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1421): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1422): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1423): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1424): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_ho_inter_bsc_a5_10(1425): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_ho_inter_bsc_a5_11(1426): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1427): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1428): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_ho_inter_bsc_a5_1 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_1 pass'. Sun Apr 27 10:49:23 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 20250427104924031 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=857008) 20250427104925031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104925031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104925031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427104925031 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104925031 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104925031 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427104925032 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=857008, count=858168) 20250427104926033 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_1 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_3'. ------ MSC_Tests.TC_ho_inter_bsc_a5_3 ------ Sun Apr 27 10:49:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104927036 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_3' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_ho_inter_bsc_a5_3 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1432)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1432)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1432)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1430)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(1435)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(1435)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1435)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(1433)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104927639 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1436)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104927824 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104927824 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104927824 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104927824 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1432)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104927828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104927828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104927828 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104927828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104927828 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104927828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104927828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104927828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104927828 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104927828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104927828 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1432)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1432)@84c1225eaf8b: Message received on association #8 20250427104927829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104927829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104927829 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104927829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104927829 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104927829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104927829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104927829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104927829 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104927829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104927829 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104927829 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1432)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1432)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1432)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1432)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104927829 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104927829 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1432)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1432)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104927835 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104927835 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427104927835 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104927835 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1435)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1435)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1435)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(1435)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427104927840 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104927840 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104927840 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104927840 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104927840 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104927840 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104927840 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104927840 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) 20250427104927840 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104927840 DLSS7 DEBUG 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) 20250427104927841 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1435)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1435)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1435)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427104927843 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104927843 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104927843 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104927843 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) 20250427104927843 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104927843 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104927843 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104927843 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) 20250427104927843 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104927843 DLSS7 DEBUG 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) 20250427104927843 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427104927843 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1435)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1435)@84c1225eaf8b: Message received on association #8 20250427104927843 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427104927843 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1435)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1435)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1435)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1435)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104928037 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104928037 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1438)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1438)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104928043 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1438)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1438)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1438)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1438)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104928067 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104928067 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1439)@84c1225eaf8b: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_30(1441) TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104928636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104928636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928636 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104928636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104928636 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928636 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104928636 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928637 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104928637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928637 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104928637 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104928637 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928637 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104928643 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928643 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928643 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928643 DLM3UA 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) 20250427104928643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928643 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) 20250427104928643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104928643 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928643 DLSS7 DEBUG 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(1435)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104928643 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928643 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928643 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) 20250427104928643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928643 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) 20250427104928643 DLSS7 DEBUG Found route for dpc=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) 20250427104928643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427104928643 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928643 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(1435)@84c1225eaf8b: Message received on association #8 MSC_Test_0-RAN(1431)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1435)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1431)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc_a5_30(1441)16484202 MSC_Test_0-SCCP(1430)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1431)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104928649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104928649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104928649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104928649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 87 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 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-RAN(1434)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427104928650 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-264:LU)[0x55eefe1c3240]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104928650 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-264:LU)[0x55eefe1c3240]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104928650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x55eefe1b7030]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104928650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x55eefe1b7030]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-264:LU)[0x55eefe1c3240] (fsm.c:486) 20250427104928650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x55eefe1b7030]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427104928650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x55eefe1b7030]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104928650 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104928650 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104928650 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427104928650 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104928650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1b7030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104928650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1b7030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104928650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1b7030]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427104928650 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d43c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427104928650 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d43c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1b7030] (fsm.c:486) 20250427104928650 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d43c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427104928650 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d43c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427104928650 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928650 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104928650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928650 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104928650 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104928650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fb 87 6a 00 01 08 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@84c1225eaf8b: { messageType := 2, destLocRef := 'FB876A'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_1-RAN(1434)@84c1225eaf8b: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test-GSUP(1439)@84c1225eaf8b: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_30(1441) MSC_Test-GSUP(1439)@84c1225eaf8b: Added IMSI table entry 0TC_ho_inter_bsc_a5_30(1441)"262420000000053" MSC_Test_1-RAN(1434)@84c1225eaf8b: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_31(1442) 20250427104928653 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104928653 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_len:11 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104928654 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928654 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928654 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928654 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104928654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928654 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104928654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104928654 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928654 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104928657 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104928657 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d43c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427104928657 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7) Received 1 auth tuples (vlr.c:996) 20250427104928657 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d43c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427104928657 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d43c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427104928657 DMM DEBUG Tx AUTH REQ (rand = fc4d5fc331191b6936582a5718996319) (gsm_04_08.c:641) 20250427104928657 DMM DEBUG AUTH REQ (autn = 7d17bfb29deb192ecd4de72630182491) (gsm_04_08.c:643) 20250427104928657 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104928657 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928657 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104928657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928657 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104928657 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104928657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928657 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 fb 87 6a 00 01 28 01 00 25 05 12 00 fc 4d 5f c3 31 19 1b 69 36 58 2a 57 18 99 63 19 20 10 7d 17 bf b2 9d eb 19 2e cd 4d e7 26 30 18 24 91 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1431)@84c1225eaf8b: patching N(SD)=1 into dtap '0514AF0B3AA82104CDC36834'O MSC_Test_0-RAN(1431)@84c1225eaf8b: patched enc_l3: '0554AF0B3AA82104CDC36834'O MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_len:15 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000C0554AF0B3AA82104CDC36834'O MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104928665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104928665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928665 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104928665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104928665 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928665 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 af 0b 3a a8 21 04 cd c3 68 34 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104928666 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1c3240]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = af0b3aa8cdc36834) (gsm_04_08.c:1128) 20250427104928666 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d43c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427104928666 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7) AUTH on GERAN received SRES/RES: af0b3aa8cdc36834 (8 bytes) (vlr_auth_fsm.c:151) 20250427104928666 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427104928666 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d43c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427104928666 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d43c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427104928666 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d43c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427104928666 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d43c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1b7030] (vlr_auth_fsm.c:294) 20250427104928666 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d43c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427104928666 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d43c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427104928666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1b7030]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427104928666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1b7030]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104928666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1b7030]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427104928666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1b7030]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427104928666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104928666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928666 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104928666 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104928666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928666 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 fb 87 6a 00 01 10 00 0e 53 0a 09 08 6c ff c1 c0 ca 5a b1 9f 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104928670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104928670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928670 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104928670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104928670 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928670 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104928671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1b7030]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427104928671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1b7030]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104928671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1b7030]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104928671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1b7030]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104928671 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d43c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104928671 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d43c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1b7030] (fsm.c:486) 20250427104928671 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d43c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104928671 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d43c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104928671 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928671 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104928671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928671 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104928671 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104928671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928671 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 fb 87 6a 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104928674 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104928674 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250427104928674 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427104928674 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104928675 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104928675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1b7030]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104928675 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d43c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104928675 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d43c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104928675 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d43c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104928675 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d43c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1b7030] (vlr_lu_fsm.c:110) 20250427104928675 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d43c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104928675 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d43c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104928675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1b7030]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104928675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1b7030]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104928675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104928675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1b7030] (fsm.c:486) 20250427104928675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104928675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104928675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104928675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104928675 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:TMSInew-0x89DDCF5F) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427104928675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104928675 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:TMSInew-0x89DDCF5F LOCATION UPDATE ACCEPT (TMSI = 0x89ddcf5f) (gsm_04_08.c:149) 20250427104928675 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:TMSInew-0x89DDCF5F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104928675 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928675 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104928675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928675 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104928675 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104928675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 fb 87 6a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 89 dd cf 5f (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1431)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1431)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104928679 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928679 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928679 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928679 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104928679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928679 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104928679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104928679 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928679 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104928679 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:TMSInew-0x89DDCF5F:GERAN-A-264:LU)[0x55eefe1c3240]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104928679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:TMSInew-0x89DDCF5F:GERAN-A-264:LU)[0x55eefe1b7030]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104928679 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104928679 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427104928679 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104928679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-264:LU)[0x55eefe1b7030]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104928679 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104928679 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-264:LU)[0x55eefe1b7030] (vlr_lu_fsm.c:817) 20250427104928679 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104928679 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9643FFE7:GERAN-A-264:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104928679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-264:LU)[0x55eefe1b7030]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104928679 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427104928679 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104928679 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104928679 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104928680 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104928680 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928680 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104928680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928680 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104928680 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104928680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928680 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fb 87 6a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104928682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104928682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928682 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104928682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104928682 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928682 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104928682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-264:LU)[0x55eefe1b7030]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104928682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-264:LU)[0x55eefe1b7030]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-264:LU)[0x55eefe1c3240] (msc_a.c:1053) 20250427104928682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-264:LU)[0x55eefe1b7030]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104928682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-264:LU)[0x55eefe1b7030]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104928682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-264:LU)[0x55eefe1b7030]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104928683 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F - active-conn: now used by 1 (attached) (msub.c:375) 20250427104928683 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928683 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928683 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928683 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104928683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928683 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104928683 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104928683 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fb 87 6a 00 01 08 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104928684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104928684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928684 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104928684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104928684 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928684 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fb 87 6a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1431)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1441)16484202 TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104928685 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104928685 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '89DDCF5F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1431)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc_a5_30(1441)6296595 MSC_Test_0-RAN(1431)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1430)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104928884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104928884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928884 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104928884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104928884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928884 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 14 13 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 89 dd cf 5f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104928885 DMM DEBUG msc_a(TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe19fcc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427104928885 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1cf380]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104928885 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1cf380]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe19fcc0] (fsm.c:486) 20250427104928885 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1cf380]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427104928885 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1cf380]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104928885 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104928885 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104928885 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1cf380]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104928885 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1cf380]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427104928885 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d9cc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427104928885 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d9cc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1cf380] (fsm.c:486) 20250427104928885 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d9cc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427104928885 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d9cc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427104928885 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104928885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104928885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928885 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104928885 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104928886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 60 14 13 00 01 09 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@84c1225eaf8b: { messageType := 2, destLocRef := '601413'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)@84c1225eaf8b: Session index based on local reference:0 20250427104928889 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104928889 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104928893 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104928893 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d9cc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427104928893 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F) Received 1 auth tuples (vlr.c:996) 20250427104928893 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d9cc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427104928893 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d9cc0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427104928893 DMM DEBUG Tx AUTH REQ (rand = fc4d5fc331191b6936582a5718996319) (gsm_04_08.c:641) 20250427104928893 DMM DEBUG AUTH REQ (autn = 7d17bfb29deb192ecd4de72630182491) (gsm_04_08.c:643) 20250427104928893 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104928893 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928893 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104928893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928893 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104928893 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104928893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928894 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 60 14 13 00 01 28 01 00 25 05 12 00 fc 4d 5f c3 31 19 1b 69 36 58 2a 57 18 99 63 19 20 10 7d 17 bf b2 9d eb 19 2e cd 4d e7 26 30 18 24 91 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1431)@84c1225eaf8b: patching N(SD)=1 into dtap '0514AF0B3AA82104CDC36834'O MSC_Test_0-RAN(1431)@84c1225eaf8b: patched enc_l3: '0554AF0B3AA82104CDC36834'O MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_len:15 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000C0554AF0B3AA82104CDC36834'O MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104928897 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104928897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104928897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104928897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928897 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 af 0b 3a a8 21 04 cd c3 68 34 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104928898 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe19fcc0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = af0b3aa8cdc36834) (gsm_04_08.c:1128) 20250427104928898 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d9cc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427104928898 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F) AUTH on GERAN received SRES/RES: af0b3aa8cdc36834 (8 bytes) (vlr_auth_fsm.c:151) 20250427104928898 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427104928898 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d9cc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427104928898 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d9cc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427104928898 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d9cc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427104928898 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d9cc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1cf380] (vlr_auth_fsm.c:294) 20250427104928898 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d9cc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427104928898 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d9cc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427104928898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1cf380]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427104928898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1cf380]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104928898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1cf380]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427104928898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1cf380]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427104928898 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928898 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104928898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928898 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104928898 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104928898 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928899 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 60 14 13 00 01 10 00 0e 53 0a 09 08 6c ff c1 c0 ca 5a b1 9f 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104928902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104928902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928902 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104928902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104928902 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928902 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104928903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1cf380]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427104928903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1cf380]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104928903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1cf380]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104928903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1cf380]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104928903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1cf380]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104928903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1cf380]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104928903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1cf380]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104928903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1cf380]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104928903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1cf380]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104928903 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427104928903 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928903 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104928903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928903 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104928903 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104928903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 60 14 13 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1436)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_30(1441) MSC_Test-MGCP(1437)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1431)@84c1225eaf8b: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_len:19 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O 20250427104928923 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104928923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928923 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104928923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104928923 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928923 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) MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104928923 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427104928923 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F callref-0x8000000f tid-8) New transaction (transaction.c:231) 20250427104928923 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427104928924 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104928924 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427104928924 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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) 20250427104928924 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427104928924 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427104928924 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d43c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427104928924 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d43c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe19fcc0] (fsm.c:486) 20250427104928924 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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) 20250427104928924 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1c3110]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427104928924 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1c3110]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d43c0] (fsm.c:486) 20250427104928924 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:no-CI)[0x55eefe1c3110]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427104928924 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:no-CI)[0x55eefe1c3110]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427104928924 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1cbb20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427104928924 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1cbb20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d43c0] (fsm.c:486) 20250427104928924 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:no-CI)[0x55eefe1cbb20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427104928924 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:no-CI)[0x55eefe1cbb20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1437)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427104928939 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:no-CI)[0x55eefe1c3110]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104928939 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d43c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427104928939 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX 20250427104928940 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:no-CI)[0x55eefe1cbb20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104928940 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d43c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427104928940 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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) 20250427104928940 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) Sending Assignment Command (msc_a.c:706) 20250427104928940 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928940 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104928940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928940 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104928940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104928940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928940 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 60 14 13 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1436)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_30(1441) MSC_Test-MNCC(1436)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc_a5_30(1441)-2147483633 TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request 20250427104928943 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250427104928946 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928946 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928946 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928946 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104928946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928946 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104928946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104928946 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928946 DLSS7 DEBUG 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) MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104928946 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1cbb20]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427104928946 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)[0x55eefe1cbb20]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427104928946 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)[0x55eefe1cbb20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427104928946 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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) 20250427104928946 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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) 20250427104928946 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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) 20250427104928946 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427104928949 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427104928949 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104928949 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104928949 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427104928949 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928949 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104928949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928949 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104928949 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104928949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 60 14 13 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104928949 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)[0x55eefe1cbb20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104928949 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)[0x55eefe1cbb20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427104928949 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d43c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427104928952 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427104928952 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104928952 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104928952 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427104928952 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928952 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104928952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928952 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104928952 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104928952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 60 14 13 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427104928954 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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) 20250427104928954 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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) 20250427104928954 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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) 20250427104928954 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1c3110]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427104928954 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1c3110]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427104928954 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)[0x55eefe1c3110]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427104928955 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427104928955 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104928955 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104928955 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427104928955 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427104928955 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928955 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104928955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928955 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104928955 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104928955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 60 14 13 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: { 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)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT 20250427104928957 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)[0x55eefe1c3110]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104928957 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)[0x55eefe1c3110]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427104928957 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d43c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427104928957 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d43c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1431)@84c1225eaf8b: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1431)@84c1225eaf8b: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250427104928959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104928959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104928959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104928959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104928959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104928959 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104928959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104928959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104928959 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104928959 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 09 00 01 05 01 00 02 03 cf 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104928959 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427104928959 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427104928959 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427104928959 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104928959 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: f_mo_call_establish DONE TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_from0 20250427104930471 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104930471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104930471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104930471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104930471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104930471 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104930471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104930471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104930471 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104930471 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) MSC_Test_0-SCCP(1430)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104930472 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104930472 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104930472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104930472 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) 20250427104930472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104930472 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) 20250427104930472 DLSS7 DEBUG Found route for dpc=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) 20250427104930472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427104930472 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104930472 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 6c ff c1 c0 ca 5a b1 9f 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 20 f3 24 00 05 00 06 04 01 0c 13 01 01 2c 04 08 08 29 26 24 00 00 00 00 35 7c 06 02 02 02 02 2a f8 7d 01 80 7f 75 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1435)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1435)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1433)@84c1225eaf8b: First idle individual index:0 MSC_Test_1-SCCP(1433)@84c1225eaf8b: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1434)@84c1225eaf8b: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1434)@84c1225eaf8b: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1434)@84c1225eaf8b: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_31(1442) MSC_Test_1-RAN(1434)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc_a5_31(1442)9848526 MSC_Test_1-SCCP(1433)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1433)@84c1225eaf8b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1435)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104930487 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104930487 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104930487 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104930487 DLM3UA 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) 20250427104930487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104930487 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) 20250427104930487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104930487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104930487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104930487 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 bf 22 31 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(1433)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1433)@84c1225eaf8b: vl_len:25 MSC_Test_1-SCCP(1433)@84c1225eaf8b: vl_from0 MSC_Test_1-M3UA(1435)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1433)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O 20250427104930688 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104930688 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104930688 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104930688 DLM3UA 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) 20250427104930689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104930689 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) 20250427104930689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104930689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104930689 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104930689 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) 20250427104930690 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104930690 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104930690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104930690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104930690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104930690 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104930690 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104930690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104930690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104930690 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 60 14 13 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1433)@84c1225eaf8b: vl_len:3 MSC_Test_1-SCCP(1433)@84c1225eaf8b: vl_from0 MSC_Test_1-SCCP(1433)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00011B'O 20250427104931003 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104931003 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104931003 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104931003 DLM3UA 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) 20250427104931003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104931003 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) 20250427104931003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104931003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104931003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104931003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2a 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1435)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104931004 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)[0x55eefe1cbb20]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427104931004 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)[0x55eefe1cbb20]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250427104931004 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)[0x55eefe1cbb20]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427104931004 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)[0x55eefe1cbb20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427104931004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104931004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104931004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104931004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104931004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104931004 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104931004 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104931004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104931004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104931004 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 60 14 13 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104931010 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)[0x55eefe1cbb20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104931010 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)[0x55eefe1cbb20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427104931010 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d43c0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1433)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1433)@84c1225eaf8b: vl_len:3 MSC_Test_1-SCCP(1433)@84c1225eaf8b: vl_from0 MSC_Test_1-SCCP(1433)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1435)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104931204 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104931205 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104931205 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104931205 DLM3UA 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) 20250427104931205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104931205 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) 20250427104931205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104931205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104931205 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104931205 DLSS7 DEBUG 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) 20250427104931206 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104931206 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104931206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104931206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104931206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104931206 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104931206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104931206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104931206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104931206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 60 14 13 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104931212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104931212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104931212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104931212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104931212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104931212 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104931212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104931212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104931212 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104931212 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 09 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104931213 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104931213 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104931213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104931213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104931213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104931213 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104931213 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104931213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104931213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104931213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 60 14 13 00 01 09 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104931214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104931214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104931214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104931214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104931214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104931214 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104931214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104931214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104931214 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104931214 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 60 14 13 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1431)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1441)6296595 TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104931216 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427104931216 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: FIRST inter-BSC Handover done MSC_Test_0-RAN(1431)@84c1225eaf8b: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1431)@84c1225eaf8b: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_30(1441) MSC_Test_1-SCCP(1433)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1433)@84c1225eaf8b: vl_len:16 MSC_Test_1-SCCP(1433)@84c1225eaf8b: vl_from0 MSC_Test_1-SCCP(1433)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1435)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104934106 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104934106 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104934106 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104934106 DLM3UA 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) 20250427104934106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104934106 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) 20250427104934106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104934106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104934106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104934106 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) 20250427104934107 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104934107 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104934107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104934107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104934107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104934107 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104934108 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104934108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104934108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104934108 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 6c ff c1 c0 ca 5a b1 9f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1431)@84c1225eaf8b: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1431)@84c1225eaf8b: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1431)@84c1225eaf8b: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_30(1441) MSC_Test_0-RAN(1431)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc_a5_30(1441)14747669 MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on connection ID:0 20250427104934113 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104934113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104934113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104934114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104934114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104934114 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104934114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104934114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104934114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104934114 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 4f be 7a 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1430)@84c1225eaf8b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_len:25 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104934316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104934317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104934317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104934317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104934317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104934317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104934317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104934317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104934317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104934317 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) 20250427104934318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104934318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104934318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104934318 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) 20250427104934318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104934318 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) 20250427104934318 DLSS7 DEBUG Found route for dpc=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) 20250427104934318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427104934318 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104934318 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 bf 22 31 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1435)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1433)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_1-SCCP(1433)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1433)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1433)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_31(1442)@84c1225eaf8b: 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00011B'O 20250427104934622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104934622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104934622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104934622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104934622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104934622 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104934622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104934622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104934622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104934622 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2b 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104934623 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)[0x55eefe1cbb20]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427104934623 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)[0x55eefe1cbb20]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427104934623 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)[0x55eefe1cbb20]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427104934623 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)[0x55eefe1cbb20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427104934624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104934624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104934624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104934624 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) 20250427104934624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104934624 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) 20250427104934624 DLSS7 DEBUG Found route for dpc=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) 20250427104934624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427104934624 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104934624 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 bf 22 31 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1435)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1433)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_1-SCCP(1433)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1433)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1433)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104934629 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)[0x55eefe1cbb20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104934629 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)[0x55eefe1cbb20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427104934629 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d43c0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104934824 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104934824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104934824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104934824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104934825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104934825 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104934825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104934825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104934825 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104934825 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427104934826 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104934826 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104934826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104934826 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) 20250427104934826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104934826 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) 20250427104934826 DLSS7 DEBUG Found route for dpc=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) 20250427104934826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427104934826 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104934826 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 bf 22 31 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1435)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1433)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_1-SCCP(1433)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1433)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1433)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1433)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1433)@84c1225eaf8b: vl_len:3 MSC_Test_1-SCCP(1433)@84c1225eaf8b: vl_from0 MSC_Test_1-SCCP(1433)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104934833 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104934833 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104934833 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104934833 DLM3UA 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) 20250427104934833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104934833 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) 20250427104934833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104934833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104934833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104934833 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1435)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104934834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104934834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104934834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104934834 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) 20250427104934834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104934834 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) 20250427104934834 DLSS7 DEBUG Found route for dpc=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) 20250427104934834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427104934834 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104934834 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 bf 22 31 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1435)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1433)@84c1225eaf8b: Session index based on local reference:0 20250427104934836 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104934836 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104934836 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104934836 DLM3UA 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) 20250427104934836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104934836 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) 20250427104934836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104934836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104934836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104934836 DLSS7 DEBUG 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 bf 22 31 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1435)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1434)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc_a5_31(1442)9848526 TC_ho_inter_bsc_a5_31(1442)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104934839 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427104934839 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_31(1442)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1442)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1442)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1442)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1442)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1442)@84c1225eaf8b: Final verdict of PTC: pass TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427104937733 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427104937733 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104937733 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427104937733 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427104937734 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104937734 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104937734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104937734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104937734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104937734 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104937734 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104937734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104937734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104937734 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 4f be 7a 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1431)@84c1225eaf8b: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1431)@84c1225eaf8b: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O 20250427104937742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104937742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104937742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104937742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104937742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104937742 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104937742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104937742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104937742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104937742 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2b 00 01 09 01 00 06 03 2d 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104937743 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427104937743 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427104937743 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427104937743 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427104937743 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-2347:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427104937743 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-2347:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104937743 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104937743 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104937743 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104937743 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104937743 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d43c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427104937743 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)[0x55eefe1cbb20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427104937743 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)[0x55eefe1cbb20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d43c0] (call_leg.c:197) 20250427104937743 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)[0x55eefe1cbb20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427104937743 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)[0x55eefe1cbb20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427104937743 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)[0x55eefe1c3110]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427104937743 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)[0x55eefe1c3110]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d43c0] (call_leg.c:197) 20250427104937743 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d43c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427104937743 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)[0x55eefe1c3110]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427104937743 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F: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)[0x55eefe1c3110]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427104937743 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d43c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427104937743 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d43c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-2347:CM_SERVICE_REQ)[0x55eefe19fcc0] (call_leg.c:198) 20250427104937744 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d43c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427104937744 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-265:CM_SERVICE_REQ)[0x55eefe1d43c0]{RELEASING}: Deallocated (fsm.c:568) 20250427104937744 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104937744 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104937744 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104937744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104937744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104937744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104937744 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104937744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104937744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104937744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104937744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4f be 7a 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250427104937744 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104937744 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104937744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104937744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104937744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104937744 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104937744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104937744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104937744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104937744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4f be 7a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1432)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1436)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1441)-2147483633 TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1430)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1430)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104937749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104937749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104937749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104937749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104937749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104937749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104937749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104937749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104937749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104937749 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104937750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-2347:CM_SERVICE_REQ)[0x55eefe1cf380]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104937750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-2347:CM_SERVICE_REQ)[0x55eefe1cf380]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-2347:CM_SERVICE_REQ)[0x55eefe19fcc0] (msc_a.c:1053) 20250427104937750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-2347:CM_SERVICE_REQ)[0x55eefe1cf380]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104937750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-2347:CM_SERVICE_REQ)[0x55eefe1cf380]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104937750 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F - active-conn: now used by 1 (attached) (msub.c:375) 20250427104937750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104937750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104937750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104937750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104937750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104937750 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104937750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104937750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104937750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104937750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4f be 7a 00 09 2b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@84c1225eaf8b: Session index based on local reference:0 20250427104937751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104937751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104937751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104937751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104937751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104937751 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104937751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104937751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104937751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104937751 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 4f be 7a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1431)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1441)14747669 TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: f_call_hangup 9: done TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1441)@84c1225eaf8b: Final verdict of PTC: pass 20250427104939764 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104939764 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427104939764 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104939764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104939764 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104939764 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104939764 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104939764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104939764 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104939764 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104939764 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104939764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104939764 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104939764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104939764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104939764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104939764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104939765 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104939765 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104939764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104939764 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) 20250427104939764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104939764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104939764 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(1433)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1432)@84c1225eaf8b: Final verdict of PTC: none 20250427104939766 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) MSC_Test-MNCC(1436)@84c1225eaf8b: Final verdict of PTC: none 20250427104939766 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) 20250427104939766 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104939766 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427104939766 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427104939767 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) 20250427104939767 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427104939767 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) MSC_Test-GSUP(1439)@84c1225eaf8b: Final verdict of PTC: none20250427104939767 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) 20250427104939767 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104939767 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427104939767 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104939767 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104939767 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104939767 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104939767 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) 20250427104939767 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427104939767 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104939767 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104939767 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427104939767 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1435)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1430)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1437)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1431)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(1434)@84c1225eaf8b: Final verdict of PTC: none 20250427104939768 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1444)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1440)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1443)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1438)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1429)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1429): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1430): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1431): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1432): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(1433): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(1434): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(1435): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1436): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1437): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1438): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1439): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1440): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_ho_inter_bsc_a5_30(1441): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_ho_inter_bsc_a5_31(1442): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1443): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1444): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_ho_inter_bsc_a5_3 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_3 pass'. Sun Apr 27 10:49:39 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 20250427104940769 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=858200) 20250427104941766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104941766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104941766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427104941768 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104941768 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104941768 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427104941770 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=858200, count=859360) 20250427104942771 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_3 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_4'. ------ MSC_Tests.TC_ho_inter_bsc_a5_4 ------ Sun Apr 27 10:49:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427104943773 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_4' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_ho_inter_bsc_a5_4 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1448)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1448)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1448)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1446)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(1451)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(1451)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1451)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(1449)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427104944327 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1452)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427104944513 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104944513 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427104944513 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104944513 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1448)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104944518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104944518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104944518 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104944518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104944518 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427104944518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104944518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104944518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104944518 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104944518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427104944518 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1448)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1448)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1448)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427104944519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104944519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104944519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104944519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104944519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104944519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104944519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104944519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104944519 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104944519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427104944519 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104944519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1448)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1448)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104944519 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427104944519 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1448)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1448)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104944523 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427104944523 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427104944523 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427104944523 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1451)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1451)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427104944529 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104944529 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427104944529 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427104944529 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427104944529 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) MSC_Test_1-M3UA(1451)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(1451)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427104944529 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427104944529 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427104944529 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) 20250427104944529 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427104944529 DLSS7 DEBUG 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) 20250427104944529 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1451)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1451)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427104944531 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104944531 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427104944531 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427104944531 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) 20250427104944531 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427104944531 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427104944531 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427104944531 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) 20250427104944531 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427104944531 DLSS7 DEBUG 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) 20250427104944531 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427104944531 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(1451)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1451)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104944531 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427104944532 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1451)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1451)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1451)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1451)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1451)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427104944773 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427104944773 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1454)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1454)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427104944779 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1454)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1454)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1454)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1454)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427104944800 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427104944800 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1455)@84c1225eaf8b: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_40(1457) TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427104945325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104945325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945325 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104945325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104945325 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945325 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104945325 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945325 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104945325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945325 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104945325 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104945325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1447)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427104945331 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945331 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945331 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945331 DLM3UA 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) 20250427104945331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945331 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) 20250427104945332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104945332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945332 DLSS7 DEBUG 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(1451)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104945332 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945332 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945332 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) 20250427104945332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945332 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) 20250427104945332 DLSS7 DEBUG Found route for dpc=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) 20250427104945332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427104945332 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945332 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(1447)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc_a5_40(1457)7247389 MSC_Test_1-M3UA(1451)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1451)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1447)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427104945333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104945333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945333 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104945333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104945333 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945333 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 96 1d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104945334 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-266:LU)[0x55eefe1fb750]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427104945334 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-266:LU)[0x55eefe1fb750]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427104945334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x55eefe19dc50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427104945334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x55eefe19dc50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-266:LU)[0x55eefe1fb750] (fsm.c:486) 20250427104945334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x55eefe19dc50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427104945334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x55eefe19dc50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427104945334 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945334 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104945334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945334 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104945334 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104945334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945334 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6e 96 1d 00 01 0a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427104945334 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427104945334 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427104945334 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427104945334 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427104945334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19dc50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427104945334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19dc50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427104945334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19dc50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427104945334 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe1c3240]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427104945334 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe1c3240]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19dc50] (fsm.c:486) 20250427104945334 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe1c3240]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427104945334 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe1c3240]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_0-SCCP(1446)@84c1225eaf8b: { messageType := 2, destLocRef := '6E961D'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1455)@84c1225eaf8b: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_40(1457) MSC_Test-GSUP(1455)@84c1225eaf8b: Added IMSI table entry 0TC_ho_inter_bsc_a5_40(1457)"262420000000053" MSC_Test_1-RAN(1450)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427104945336 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104945336 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_len:11 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_from0 MSC_Test_1-RAN(1450)@84c1225eaf8b: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_0-SCCP(1446)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_1-RAN(1450)@84c1225eaf8b: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_41(1458) 20250427104945337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104945337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945337 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104945337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104945337 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945337 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0a 00 01 0b 00 09 54 12 03 52 49 82 13 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104945339 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104945339 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe1c3240]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427104945339 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F) Received 1 auth tuples (vlr.c:996) 20250427104945339 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe1c3240]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427104945339 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe1c3240]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427104945339 DMM DEBUG Tx AUTH REQ (rand = 39631debf620c0db3aae0759b9390290) (gsm_04_08.c:641) 20250427104945339 DMM DEBUG AUTH REQ (autn = 0458682ef7560abd439491b996c2464e) (gsm_04_08.c:643) 20250427104945339 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945339 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104945339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945339 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104945339 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104945339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945339 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 6e 96 1d 00 01 28 01 00 25 05 12 00 39 63 1d eb f6 20 c0 db 3a ae 07 59 b9 39 02 90 20 10 04 58 68 2e f7 56 0a bd 43 94 91 b9 96 c2 46 4e 00 (osmo_ss7_asp.c:1164) 20250427104945339 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1448)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1447)@84c1225eaf8b: patching N(SD)=1 into dtap '0514A03C6FA02104AF92BE12'O MSC_Test_0-RAN(1447)@84c1225eaf8b: patched enc_l3: '0554A03C6FA02104AF92BE12'O MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_len:15 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000C0554A03C6FA02104AF92BE12'O 20250427104945343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104945343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945343 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104945343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104945343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104945343 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945343 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 a0 3c 6f a0 21 04 af 92 be 12 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104945343 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe1fb750]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a03c6fa0af92be12) (gsm_04_08.c:1128) 20250427104945343 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe1c3240]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427104945343 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F) AUTH on GERAN received SRES/RES: a03c6fa0af92be12 (8 bytes) (vlr_auth_fsm.c:151) 20250427104945343 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427104945343 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe1c3240]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427104945343 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe1c3240]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427104945343 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe1c3240]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427104945343 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe1c3240]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19dc50] (vlr_auth_fsm.c:294) 20250427104945343 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe1c3240]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427104945343 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe1c3240]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427104945343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19dc50]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427104945343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19dc50]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427104945343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19dc50]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427104945343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19dc50]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427104945343 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945343 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104945343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945343 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104945343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104945343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945343 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 6e 96 1d 00 01 21 00 1f 53 0a 09 10 07 a9 97 78 8f 67 6a e3 23 01 83 13 20 76 58 a8 43 00 5c cd 92 8b a3 e5 be 85 f8 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C05'O 20250427104945346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104945346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945346 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104945346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104945346 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945346 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104945346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19dc50]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427104945346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19dc50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427104945346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19dc50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427104945346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19dc50]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427104945346 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe1c3240]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104945346 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe1c3240]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19dc50] (fsm.c:486) 20250427104945346 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe1c3240]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427104945346 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe1c3240]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427104945347 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945347 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104945347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945347 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104945347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104945347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 6e 96 1d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104945348 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104945348 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250427104945348 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427104945348 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104945349 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104945349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19dc50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427104945349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe1c3240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427104945349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe1c3240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427104945349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe1c3240]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427104945349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe1c3240]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19dc50] (vlr_lu_fsm.c:110) 20250427104945349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe1c3240]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427104945349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe1c3240]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104945349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19dc50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427104945349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19dc50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427104945349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427104945349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19dc50] (fsm.c:486) 20250427104945349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427104945349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427104945349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427104945349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427104945349 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:TMSInew-0x1F9D12B7) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427104945349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427104945349 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:TMSInew-0x1F9D12B7 LOCATION UPDATE ACCEPT (TMSI = 0x1f9d12b7) (gsm_04_08.c:149) 20250427104945349 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945349 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945349 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:TMSInew-0x1F9D12B7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104945349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104945349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945349 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104945349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104945349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 6e 96 1d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1f 9d 12 b7 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1447)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1447)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O 20250427104945351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104945351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945351 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104945351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104945351 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945351 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104945351 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:TMSInew-0x1F9D12B7:GERAN-A-266:LU)[0x55eefe1fb750]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427104945351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:TMSInew-0x1F9D12B7:GERAN-A-266:LU)[0x55eefe19dc50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427104945351 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427104945351 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427104945351 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427104945351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-266:LU)[0x55eefe19dc50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427104945351 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427104945351 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-266:LU)[0x55eefe19dc50] (vlr_lu_fsm.c:817) 20250427104945351 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427104945351 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89DDCF5F:GERAN-A-266:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427104945351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-266:LU)[0x55eefe19dc50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427104945351 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427104945352 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104945352 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104945352 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104945352 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945352 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104945352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945352 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104945352 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104945352 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104945352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6e 96 1d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104945353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104945353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945353 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104945353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104945353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945353 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104945353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-266:LU)[0x55eefe19dc50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104945353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-266:LU)[0x55eefe19dc50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-266:LU)[0x55eefe1fb750] (msc_a.c:1053) 20250427104945353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-266:LU)[0x55eefe19dc50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427104945353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-266:LU)[0x55eefe19dc50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104945353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-266:LU)[0x55eefe19dc50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427104945353 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427104945353 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945353 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104945354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945354 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104945354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104945354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6e 96 1d 00 01 0a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on local reference:0 20250427104945354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104945354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945354 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104945354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104945354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104945354 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6e 96 1d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1447)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1457)7247389 TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104945355 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427104945355 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1F9D12B7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1447)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc_a5_40(1457)1428526 MSC_Test_0-RAN(1447)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1446)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104945557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104945557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104945557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104945557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 15 cc 2e 02 02 06 04 43 b9 00 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 9d 12 b7 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427104945558 DMM DEBUG msc_a(TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe1d43c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427104945558 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427104945558 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe1d43c0] (fsm.c:486) 20250427104945558 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427104945558 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427104945558 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427104945558 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427104945558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427104945558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427104945558 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe19fa90]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427104945558 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe19fa90]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe208740] (fsm.c:486) 20250427104945558 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe19fa90]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427104945558 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe19fa90]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427104945558 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427104945558 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945558 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104945558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945558 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104945558 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104945558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 15 cc 2e 00 01 0b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@84c1225eaf8b: { messageType := 2, destLocRef := '15CC2E'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)@84c1225eaf8b: Session index based on local reference:0 20250427104945563 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427104945563 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104945567 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427104945567 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe19fa90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427104945567 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7) Received 1 auth tuples (vlr.c:996) 20250427104945567 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe19fa90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427104945567 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe19fa90]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427104945567 DMM DEBUG Tx AUTH REQ (rand = 39631debf620c0db3aae0759b9390290) (gsm_04_08.c:641) 20250427104945567 DMM DEBUG AUTH REQ (autn = 0458682ef7560abd439491b996c2464e) (gsm_04_08.c:643) 20250427104945567 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427104945568 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945568 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104945568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945568 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104945568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104945568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945568 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 15 cc 2e 00 01 28 01 00 25 05 12 00 39 63 1d eb f6 20 c0 db 3a ae 07 59 b9 39 02 90 20 10 04 58 68 2e f7 56 0a bd 43 94 91 b9 96 c2 46 4e 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1447)@84c1225eaf8b: patching N(SD)=1 into dtap '0514A03C6FA02104AF92BE12'O MSC_Test_0-RAN(1447)@84c1225eaf8b: patched enc_l3: '0554A03C6FA02104AF92BE12'O MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_len:15 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000C0554A03C6FA02104AF92BE12'O 20250427104945572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104945572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945572 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104945572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104945572 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945572 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 a0 3c 6f a0 21 04 af 92 be 12 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104945572 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe1d43c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a03c6fa0af92be12) (gsm_04_08.c:1128) 20250427104945572 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe19fa90]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427104945572 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7) AUTH on GERAN received SRES/RES: a03c6fa0af92be12 (8 bytes) (vlr_auth_fsm.c:151) 20250427104945572 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427104945572 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe19fa90]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427104945572 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe19fa90]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427104945572 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe19fa90]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427104945572 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe19fa90]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe208740] (vlr_auth_fsm.c:294) 20250427104945572 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe19fa90]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427104945572 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe19fa90]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427104945572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427104945572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427104945572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427104945573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427104945573 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945573 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104945573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945573 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104945573 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104945573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945573 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 15 cc 2e 00 01 21 00 1f 53 0a 09 10 07 a9 97 78 8f 67 6a e3 23 01 83 13 20 76 58 a8 43 00 5c cd 92 8b a3 e5 be 85 f8 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C05'O 20250427104945576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104945577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945577 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104945577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104945577 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104945577 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104945577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427104945577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427104945577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427104945577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427104945577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427104945577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427104945577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427104945577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427104945577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427104945577 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427104945577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945578 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104945578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945578 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104945578 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104945578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945578 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 15 cc 2e 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1452)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_40(1457) MSC_Test-MGCP(1453)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1447)@84c1225eaf8b: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_len:19 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O 20250427104945599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104945599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945599 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104945599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104945599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945599 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) 20250427104945599 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427104945599 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 callref-0x80000010 tid-8) New transaction (transaction.c:231) 20250427104945599 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427104945599 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104945599 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427104945599 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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) 20250427104945599 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427104945599 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427104945599 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe1c3240]{ESTABLISHING}: Allocated (fsm.c:456) 20250427104945599 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe1c3240]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe1d43c0] (fsm.c:486) 20250427104945599 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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) 20250427104945600 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe1cf770]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427104945600 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe1cf770]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe1c3240] (fsm.c:486) 20250427104945600 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:no-CI)[0x55eefe1cf770]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427104945600 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:no-CI)[0x55eefe1cf770]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427104945600 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe1bdae0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427104945600 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe1bdae0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe1c3240] (fsm.c:486) 20250427104945600 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427104945600 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1453)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427104945620 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:no-CI)[0x55eefe1cf770]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104945620 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe1c3240]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427104945620 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX 20250427104945622 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104945622 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe1c3240]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427104945622 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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) 20250427104945622 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) Sending Assignment Command (msc_a.c:706) 20250427104945623 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945623 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104945623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945623 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104945623 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104945623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945623 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 15 cc 2e 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)@84c1225eaf8b: Message received on association #8 MSC_Test-MNCC(1452)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_40(1457) MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-MNCC(1452)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc_a5_40(1457)-2147483632 MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request 20250427104945628 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250427104945631 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945631 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945631 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945631 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104945631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945631 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104945631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104945631 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945631 DLSS7 DEBUG 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) 20250427104945631 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1bdae0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427104945631 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)[0x55eefe1bdae0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427104945631 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)[0x55eefe1bdae0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427104945631 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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) 20250427104945631 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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) 20250427104945631 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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) 20250427104945631 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427104945634 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427104945634 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104945634 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104945634 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427104945635 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945635 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104945635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945635 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104945635 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104945635 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945635 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 15 cc 2e 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104945635 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)[0x55eefe1bdae0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104945635 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)[0x55eefe1bdae0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427104945635 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe1c3240]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427104945638 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427104945638 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104945638 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104945638 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427104945638 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945638 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104945638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945638 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104945638 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104945638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 15 cc 2e 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427104945640 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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) 20250427104945640 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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) 20250427104945640 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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) 20250427104945640 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cf770]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427104945640 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cf770]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427104945640 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)[0x55eefe1cf770]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427104945641 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427104945641 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104945641 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104945641 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427104945641 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427104945641 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945641 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104945641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945641 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104945641 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104945641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104945641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 15 cc 2e 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: { 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)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT 20250427104945643 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)[0x55eefe1cf770]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104945643 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)[0x55eefe1cf770]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427104945643 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe1c3240]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427104945643 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe1c3240]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1447)@84c1225eaf8b: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1447)@84c1225eaf8b: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250427104945644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104945644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104945644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104945644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104945644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104945644 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104945644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104945644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104945644 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104945644 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427104945644 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427104945644 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427104945644 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427104945644 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104945644 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: f_mo_call_establish DONE TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104947161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104947161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104947161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104947161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104947161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104947161 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104947161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104947161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104947161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104947161 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) 20250427104947162 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104947162 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104947162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104947162 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) 20250427104947162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104947162 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) 20250427104947162 DLSS7 DEBUG Found route for dpc=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) 20250427104947162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427104947163 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104947163 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 07 a9 97 78 8f 67 6a e3 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 13 20 76 58 a8 43 00 5c cd 92 8b a3 e5 be 85 f8 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1451)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1451)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1449)@84c1225eaf8b: First idle individual index:0 MSC_Test_1-SCCP(1449)@84c1225eaf8b: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1450)@84c1225eaf8b: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1450)@84c1225eaf8b: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1450)@84c1225eaf8b: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_41(1458) MSC_Test_1-RAN(1450)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc_a5_41(1458)11692564 MSC_Test_1-SCCP(1449)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1449)@84c1225eaf8b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427104947176 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104947176 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104947176 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104947176 DLM3UA 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) 20250427104947176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104947176 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) 20250427104947176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104947176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104947176 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104947176 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 d7 97 6a 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1451)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1449)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1449)@84c1225eaf8b: vl_len:25 MSC_Test_1-SCCP(1449)@84c1225eaf8b: vl_from0 MSC_Test_1-M3UA(1451)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1449)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O 20250427104947376 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104947377 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104947377 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104947377 DLM3UA 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) 20250427104947377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104947377 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) 20250427104947377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104947377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104947377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104947377 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) 20250427104947378 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104947378 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104947378 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104947378 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104947378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104947378 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104947378 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104947378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104947378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104947378 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 15 cc 2e 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1449)@84c1225eaf8b: vl_len:3 MSC_Test_1-SCCP(1449)@84c1225eaf8b: vl_from0 MSC_Test_1-SCCP(1449)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00011B'O 20250427104947687 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104947687 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104947687 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104947687 DLM3UA 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) 20250427104947687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104947687 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) 20250427104947687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104947687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104947687 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104947687 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2c 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1451)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104947687 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)[0x55eefe1bdae0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427104947688 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)[0x55eefe1bdae0]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250427104947688 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)[0x55eefe1bdae0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427104947688 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)[0x55eefe1bdae0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427104947688 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104947688 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104947688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104947688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104947688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104947688 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104947688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104947688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104947688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104947688 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 15 cc 2e 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104947694 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)[0x55eefe1bdae0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104947694 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)[0x55eefe1bdae0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427104947694 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe1c3240]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1449)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1449)@84c1225eaf8b: vl_len:3 MSC_Test_1-SCCP(1449)@84c1225eaf8b: vl_from0 MSC_Test_1-SCCP(1449)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1451)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104947889 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104947889 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104947889 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104947889 DLM3UA 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) 20250427104947889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104947889 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) 20250427104947889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104947889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104947889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104947889 DLSS7 DEBUG 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) 20250427104947890 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104947890 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104947890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104947890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104947890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104947890 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104947890 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104947890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104947890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104947890 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 15 cc 2e 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104947896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104947897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104947897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104947897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104947897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104947897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104947897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104947897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104947897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104947897 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104947898 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104947898 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104947898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104947898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104947898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104947898 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104947898 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104947898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104947898 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104947898 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 15 cc 2e 00 01 0b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on local reference:0 20250427104947899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104947899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104947899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104947899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104947899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104947899 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104947899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104947899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104947899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104947899 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 15 cc 2e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1447)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1457)1428526 TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427104947901 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427104947901 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: FIRST inter-BSC Handover done MSC_Test_0-RAN(1447)@84c1225eaf8b: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1447)@84c1225eaf8b: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_40(1457) MSC_Test_1-SCCP(1449)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1449)@84c1225eaf8b: vl_len:16 MSC_Test_1-SCCP(1449)@84c1225eaf8b: vl_from0 MSC_Test_1-SCCP(1449)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O 20250427104950796 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104950796 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104950796 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104950796 DLM3UA 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) 20250427104950796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104950796 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) 20250427104950796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104950796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104950796 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104950796 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) MSC_Test_1-M3UA(1451)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104950797 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104950797 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104950797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104950797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104950797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104950797 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104950797 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104950797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104950797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104950797 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 07 a9 97 78 8f 67 6a e3 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 13 20 76 58 a8 43 00 5c cd 92 8b a3 e5 be 85 f8 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1447)@84c1225eaf8b: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1447)@84c1225eaf8b: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1447)@84c1225eaf8b: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_40(1457) MSC_Test_0-RAN(1447)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc_a5_40(1457)1548460 MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on connection ID:0 20250427104950805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104950805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104950805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104950805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104950805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104950805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1446)@84c1225eaf8b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104950805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104950805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104950805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104950805 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 34 a6 ee 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_len:25 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104951008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104951009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104951009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104951009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104951009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104951009 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104951009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104951009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104951009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104951009 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) 20250427104951010 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104951010 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104951010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104951010 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) 20250427104951010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104951010 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) 20250427104951010 DLSS7 DEBUG Found route for dpc=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) 20250427104951010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427104951010 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104951010 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 d7 97 6a 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1451)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1449)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_1-SCCP(1449)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1449)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1449)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_41(1458)@84c1225eaf8b: 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00011B'O 20250427104951314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104951314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104951314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104951314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104951314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104951314 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104951314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104951314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104951314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104951314 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104951314 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)[0x55eefe1bdae0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427104951314 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)[0x55eefe1bdae0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427104951314 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)[0x55eefe1bdae0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427104951314 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)[0x55eefe1bdae0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427104951315 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104951315 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104951315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104951315 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) 20250427104951315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104951315 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) 20250427104951315 DLSS7 DEBUG Found route for dpc=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) 20250427104951315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427104951315 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104951315 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 d7 97 6a 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1451)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1449)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_1-SCCP(1449)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1449)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1449)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427104951320 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)[0x55eefe1bdae0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427104951320 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)[0x55eefe1bdae0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427104951320 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe1c3240]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104951516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104951517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104951517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104951517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104951517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104951517 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104951517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104951517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104951517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104951517 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427104951518 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104951518 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104951518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104951518 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) 20250427104951518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104951518 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) 20250427104951518 DLSS7 DEBUG Found route for dpc=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) 20250427104951518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427104951518 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104951518 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 d7 97 6a 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1451)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1449)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_1-SCCP(1449)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1449)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1449)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1449)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1449)@84c1225eaf8b: vl_len:3 MSC_Test_1-SCCP(1449)@84c1225eaf8b: vl_from0 MSC_Test_1-SCCP(1449)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427104951526 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104951526 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104951526 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104951526 DLM3UA 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) 20250427104951526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104951526 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) 20250427104951526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104951526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104951526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_1-M3UA(1451)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104951526 DLSS7 DEBUG 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) 20250427104951527 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104951527 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104951527 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104951527 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) 20250427104951527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104951527 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) 20250427104951527 DLSS7 DEBUG Found route for dpc=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) 20250427104951527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427104951527 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104951527 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 d7 97 6a 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1451)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1449)@84c1225eaf8b: Session index based on local reference:0 20250427104951529 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104951529 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104951529 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427104951529 DLM3UA 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) 20250427104951529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104951529 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) 20250427104951529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104951529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104951529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104951529 DLSS7 DEBUG 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 d7 97 6a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1451)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1450)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc_a5_41(1458)11692564 TC_ho_inter_bsc_a5_41(1458)@84c1225eaf8b: setverdict(pass): none -> pass 20250427104951532 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427104951532 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_41(1458)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1458)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1458)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1458)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1458)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1458)@84c1225eaf8b: Final verdict of PTC: pass TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427104954415 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427104954415 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427104954415 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427104954415 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427104954415 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104954415 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104954415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104954415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104954415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104954415 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104954415 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104954415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104954415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104954415 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 34 a6 ee 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1447)@84c1225eaf8b: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1447)@84c1225eaf8b: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O 20250427104954417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104954417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104954417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104954417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104954417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104954417 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104954417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104954417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104954417 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104954417 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) MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427104954417 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427104954417 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427104954417 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427104954417 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427104954417 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-2349:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427104954417 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-2349:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427104954417 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427104954417 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427104954417 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427104954417 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427104954417 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe1c3240]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427104954417 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)[0x55eefe1bdae0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427104954417 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)[0x55eefe1bdae0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe1c3240] (call_leg.c:197) 20250427104954417 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)[0x55eefe1bdae0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427104954417 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)[0x55eefe1bdae0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427104954417 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)[0x55eefe1cf770]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427104954417 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)[0x55eefe1cf770]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe1c3240] (call_leg.c:197) 20250427104954417 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe1c3240]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427104954417 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)[0x55eefe1cf770]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427104954417 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7: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)[0x55eefe1cf770]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427104954417 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe1c3240]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427104954417 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe1c3240]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-2349:CM_SERVICE_REQ)[0x55eefe1d43c0] (call_leg.c:198) 20250427104954417 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe1c3240]{RELEASING}: Freeing instance (call_leg.c:198) 20250427104954417 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-267:CM_SERVICE_REQ)[0x55eefe1c3240]{RELEASING}: Deallocated (fsm.c:568) 20250427104954417 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427104954417 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104954417 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104954417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104954417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104954417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104954417 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104954417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104954417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104954417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104954417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 34 a6 ee 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250427104954417 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104954417 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104954417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104954417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104954417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104954417 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104954417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104954417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104954417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104954417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 34 a6 ee 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1448)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1452)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1457)-2147483632 TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_len:3 20250427104954418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104954418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104954418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104954418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104954418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104954418 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104954418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104954418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104954418 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104954418 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) MSC_Test_0-SCCP(1446)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1446)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX 20250427104954418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-2349:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427104954418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-2349:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-2349:CM_SERVICE_REQ)[0x55eefe1d43c0] (msc_a.c:1053) 20250427104954418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-2349:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427104954418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-2349:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427104954418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104954418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104954418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427104954418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427104954418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104954418 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427104954418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104954418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427104954418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104954418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 34 a6 ee 00 09 2d 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427104954418 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1448)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@84c1225eaf8b: Session index based on local reference:0 20250427104954419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104954419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427104954419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427104954419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427104954419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427104954419 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427104954419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427104954419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427104954419 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427104954419 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 34 a6 ee 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1447)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1457)1548460 TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: f_call_hangup 9: done TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1457)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(1455)@84c1225eaf8b: Final verdict of PTC: none 20250427104956439 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104956439 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) 20250427104956439 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104956439 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104956439 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427104956439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104956439 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427104956440 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427104956440 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427104956440 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104956440 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) 20250427104956440 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104956440 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104956440 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427104956440 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427104956440 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427104956440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427104956440 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427104956440 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427104956440 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104956440 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104956440 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427104956441 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104956441 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104956441 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104956441 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104956441 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) 20250427104956441 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427104956441 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104956441 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427104956441 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427104956441 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104956441 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427104956441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427104956441 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427104956441 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427104956441 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427104956441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427104956441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427104956441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427104956441 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427104956441 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427104956441 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427104956441 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427104956441 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(1448)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(1451)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1454)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(1449)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1446)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1456)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1452)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1453)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1445)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(1450)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1459)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1447)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1460)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1445): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1446): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1447): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1448): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(1449): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(1450): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(1451): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1452): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1453): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1454): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1455): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1456): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_ho_inter_bsc_a5_40(1457): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_ho_inter_bsc_a5_41(1458): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1459): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1460): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_ho_inter_bsc_a5_4 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_4 pass'. Sun Apr 27 10:49:56 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 20250427104957441 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=859192) 20250427104958442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104958442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104958442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427104958442 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427104958442 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427104958442 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427104958442 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=859192, count=860352) 20250427104959444 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_4 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_ipv6'. ------ MSC_Tests.TC_ho_inter_bsc_ipv6 ------ Sun Apr 27 10:50:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105000445 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_ipv6' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_ho_inter_bsc_ipv6 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1464)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1464)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1464)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1462)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(1467)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(1467)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1467)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(1465)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105001082 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1468)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105001265 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105001265 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105001265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105001265 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1464)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1464)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105001268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105001268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105001268 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105001268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105001268 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105001268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105001268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105001268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105001268 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105001268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105001268 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1464)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1464)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1464)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1464)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105001269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105001269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105001269 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105001269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105001269 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105001269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105001269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105001269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105001269 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105001269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105001269 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105001269 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105001269 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105001269 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1464)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1464)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1464)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1464)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1464)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1464)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1464)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105001278 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105001278 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427105001278 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105001278 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1467)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1467)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105001283 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105001283 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105001283 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105001283 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105001283 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105001283 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105001283 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105001283 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) 20250427105001283 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105001283 DLSS7 DEBUG 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) 20250427105001283 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(1467)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1467)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1467)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1467)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105001286 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105001286 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105001286 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105001286 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) 20250427105001286 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105001286 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105001286 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105001286 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) 20250427105001286 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105001286 DLSS7 DEBUG 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) 20250427105001286 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105001286 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1467)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1467)@84c1225eaf8b: Message received on association #8 20250427105001286 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427105001286 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1467)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1467)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1467)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1467)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1467)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1467)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105001446 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105001446 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1470)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1470)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105001449 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1470)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1470)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1470)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1470)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105001458 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105001458 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1471)@84c1225eaf8b: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_ipv60(1473) TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105002069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105002069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105002069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105002069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105002069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105002069 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105002069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105002069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105002069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105002069 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105002069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105002069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105002069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105002069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105002069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105002069 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105002069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105002069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105002069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105002069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1464)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1463)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1463)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc_ipv60(1473)16407660 MSC_Test_0-SCCP(1462)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1463)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427105002072 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105002072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105002072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105002072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105002072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105002072 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105002072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105002072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105002072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105002072 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 5c 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 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105002072 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-268:LU)[0x55eefe1cf380]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105002072 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-268:LU)[0x55eefe1cf380]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105002072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x55eefe1b7130]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105002072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x55eefe1b7130]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-268:LU)[0x55eefe1cf380] (fsm.c:486) 20250427105002072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x55eefe1b7130]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105002072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x55eefe1b7130]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105002072 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105002072 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105002072 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105002073 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105002073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1b7130]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105002073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1b7130]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105002073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1b7130]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105002073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1b7130]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105002073 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105002073 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105002073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105002073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1b7130]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105002073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1b7130]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105002073 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1fb750]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105002073 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1fb750]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1b7130] (fsm.c:486) 20250427105002073 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1fb750]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105002073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105002073 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1fb750]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105002073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105002073 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105002073 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105002073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105002073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105002073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fa 5c 6c 00 01 0c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105002073 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105002073 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105002073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105002073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105002073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105002073 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105002073 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105002073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105002073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105002073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 fa 5c 6c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1464)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@84c1225eaf8b: { messageType := 2, destLocRef := 'FA5C6C'O, sourceLocRef := '00010C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1471)@84c1225eaf8b: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_ipv60(1473) MSC_Test-GSUP(1471)@84c1225eaf8b: Added IMSI table entry 0TC_ho_inter_bsc_ipv60(1473)"262420000000053" 20250427105002074 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105002074 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: vl_len:11 MSC_Test_0-SCCP(1462)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O 20250427105002075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105002075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105002075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105002075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105002075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105002075 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105002075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105002075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105002075 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105002075 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) TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105002077 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105002077 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250427105002077 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427105002077 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105002077 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105002077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1b7130]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105002077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1fb750]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105002077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1fb750]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105002077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1fb750]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105002077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1fb750]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1b7130] (vlr_lu_fsm.c:110) 20250427105002077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1fb750]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105002077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1fb750]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105002077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1b7130]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105002077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1b7130]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105002077 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105002077 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1b7130] (fsm.c:486) 20250427105002077 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105002077 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105002077 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105002077 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105002077 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:TMSInew-0x0FD7167A) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427105002077 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105002077 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:TMSInew-0x0FD7167A LOCATION UPDATE ACCEPT (TMSI = 0x0fd7167a) (gsm_04_08.c:149) 20250427105002077 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:TMSInew-0x0FD7167A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105002077 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105002077 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105002077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105002077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105002077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105002077 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105002077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105002077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105002077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105002077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 fa 5c 6c 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0f d7 16 7a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105002081 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1467)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1467)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1466)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1466)@84c1225eaf8b: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1466)@84c1225eaf8b: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv61(1474) 20250427105002081 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105002081 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105002081 DLM3UA 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) 20250427105002081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105002081 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) 20250427105002081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105002081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105002081 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105002081 DLSS7 DEBUG 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) 20250427105002081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105002081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105002081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105002081 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) 20250427105002081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105002081 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) 20250427105002081 DLSS7 DEBUG Found route for dpc=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) 20250427105002081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427105002081 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105002081 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) TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1463)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1463)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1462)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105002089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105002089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105002089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105002089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105002089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105002089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105002089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105002089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105002089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105002089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105002089 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:TMSInew-0x0FD7167A:GERAN-A-268:LU)[0x55eefe1cf380]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105002089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:TMSInew-0x0FD7167A:GERAN-A-268:LU)[0x55eefe1b7130]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105002089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105002089 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427105002089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105002089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-268:LU)[0x55eefe1b7130]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105002089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105002089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-268:LU)[0x55eefe1b7130] (vlr_lu_fsm.c:817) 20250427105002089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105002089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1F9D12B7:GERAN-A-268:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105002089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-268:LU)[0x55eefe1b7130]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105002089 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427105002089 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105002089 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105002089 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105002089 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105002089 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105002089 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105002089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105002089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105002089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105002089 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105002089 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105002089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105002089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105002089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fa 5c 6c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1462)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105002090 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105002090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105002090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105002090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105002090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105002090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105002090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105002090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105002090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105002090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105002090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-268:LU)[0x55eefe1b7130]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105002090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-268:LU)[0x55eefe1b7130]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-268:LU)[0x55eefe1cf380] (msc_a.c:1053) 20250427105002090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-268:LU)[0x55eefe1b7130]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105002090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-268:LU)[0x55eefe1b7130]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105002090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-268:LU)[0x55eefe1b7130]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105002090 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A - active-conn: now used by 1 (attached) (msub.c:375) 20250427105002090 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105002090 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105002090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105002090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105002090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105002090 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105002090 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105002090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105002090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105002090 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fa 5c 6c 00 01 0c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on local reference:0 20250427105002091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105002091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105002091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105002091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105002091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105002091 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105002091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105002091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105002091 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105002091 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fa 5c 6c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1463)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1473)16407660 TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105002091 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105002091 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0FD7167A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1463)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc_ipv60(1473)14701727 MSC_Test_0-RAN(1463)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1462)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105002292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105002292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105002292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105002292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105002292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105002292 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105002292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105002292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105002292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105002292 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e0 54 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 05 24 01 03 50 59 02 05 f4 0f d7 16 7a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105002292 DMM DEBUG msc_a(TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1c3240]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105002292 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1cf950]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105002292 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1cf950]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1c3240] (fsm.c:486) 20250427105002292 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1cf950]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105002293 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1cf950]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105002293 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105002293 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105002293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1cf950]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105002293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1cf950]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105002293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1cf950]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105002293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1cf950]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105002293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1cf950]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105002293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1cf950]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105002293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1cf950]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105002293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1cf950]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105002293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1cf950]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105002293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1cf950]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105002293 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427105002293 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105002293 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105002293 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105002293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105002293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105002293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105002293 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105002293 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105002293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105002293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105002293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e0 54 9f 00 01 0d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105002293 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105002293 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105002293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105002293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105002293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105002293 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105002293 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105002293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105002293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105002293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e0 54 9f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) 20250427105002293 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105002293 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105002293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105002293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105002293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105002293 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105002293 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105002293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105002293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105002293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e0 54 9f 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1464)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1464)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@84c1225eaf8b: { messageType := 2, destLocRef := 'E0549F'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105002294 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105002294 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1468)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_ipv60(1473) MSC_Test-MGCP(1469)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1463)@84c1225eaf8b: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: vl_len:19 MSC_Test_0-SCCP(1462)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105002301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105002301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105002301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105002301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105002301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105002301 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105002301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105002301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105002301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105002301 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) 20250427105002301 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105002301 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A callref-0x80000011 tid-8) New transaction (transaction.c:231) 20250427105002301 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105002301 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105002301 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105002301 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A: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) 20250427105002301 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105002301 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105002301 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105002301 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1c3240] (fsm.c:486) 20250427105002301 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A: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) 20250427105002301 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe19fa90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105002301 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe19fa90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105002301 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:no-CI)[0x55eefe19fa90]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427105002301 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:no-CI)[0x55eefe19fa90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105002301 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe19dc50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105002301 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe19dc50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105002301 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:no-CI)[0x55eefe19dc50]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427105002301 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:no-CI)[0x55eefe19dc50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1469)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105002306 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:no-CI)[0x55eefe19fa90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105002306 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105002306 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250427105002306 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A: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) 20250427105002306 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX 20250427105002307 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:no-CI)[0x55eefe19dc50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105002307 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105002307 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A: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) 20250427105002307 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1468)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_ipv60(1473) MSC_Test-MNCC(1468)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc_ipv60(1473)-2147483631 20250427105002307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105002307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105002307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105002307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105002307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105002307 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105002307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105002307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105002307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105002307 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 e0 54 9f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind 20250427105002309 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: vl_len:26 MSC_Test_0-SCCP(1462)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O 20250427105002311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105002311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105002311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105002311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105002311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105002311 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105002312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105002312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105002312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105002312 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) MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105002312 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x55eefe19dc50]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427105002312 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A: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)[0x55eefe19dc50]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250427105002312 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A: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)[0x55eefe19dc50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427105002312 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A: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) 20250427105002312 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A: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) 20250427105002312 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A: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) 20250427105002312 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250427105002312 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A: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) 20250427105002312 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE 20250427105002313 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105002313 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105002313 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105002313 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427105002313 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105002313 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105002313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105002313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105002313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105002313 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105002313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105002313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105002313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105002313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e0 54 9f 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427105002314 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe19dc50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105002314 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe19dc50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105002314 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105002315 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427105002315 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105002315 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105002315 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105002315 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105002315 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105002315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105002315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105002315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105002315 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105002315 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105002315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105002315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105002315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e0 54 9f 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427105002316 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A: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) 20250427105002316 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A: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) 20250427105002316 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A: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) 20250427105002316 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x55eefe19fa90]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105002316 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x55eefe19fa90]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105002316 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A: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)[0x55eefe19fa90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105002316 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427105002316 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105002316 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105002316 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427105002316 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427105002316 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105002316 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105002316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105002316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105002316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105002316 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105002316 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105002316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105002316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105002316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e0 54 9f 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: { 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)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT 20250427105002318 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55eefe19fa90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105002318 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55eefe19fa90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105002318 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105002318 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1463)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1463)@84c1225eaf8b: patched enc_l3: '038F'O MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1462)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105002318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105002318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105002318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105002318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105002318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105002318 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105002318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105002318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105002318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105002318 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105002318 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427105002318 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427105002318 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427105002318 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105002318 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: f_mo_call_establish DONE TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1462)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O 20250427105003823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105003823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105003823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105003823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105003823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105003823 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105003823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105003823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105003823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105003823 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) MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105003823 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105003823 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105003823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105003823 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) 20250427105003823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105003823 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) 20250427105003823 DLSS7 DEBUG Found route for dpc=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) 20250427105003823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427105003823 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105003823 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1467)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1465)@84c1225eaf8b: First idle individual index:0 MSC_Test_1-SCCP(1465)@84c1225eaf8b: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1466)@84c1225eaf8b: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1466)@84c1225eaf8b: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1466)@84c1225eaf8b: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv61(1474) MSC_Test_1-RAN(1466)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc_ipv61(1474)1585944 MSC_Test_1-SCCP(1465)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1465)@84c1225eaf8b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1467)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105003827 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105003827 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105003827 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105003827 DLM3UA 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) 20250427105003827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105003827 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) 20250427105003827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105003827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105003827 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105003827 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 cb c3 1d 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(1465)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1465)@84c1225eaf8b: vl_len:37 MSC_Test_1-SCCP(1465)@84c1225eaf8b: vl_from0 MSC_Test_1-M3UA(1467)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1465)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000809267E0180'O 20250427105004032 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105004032 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105004032 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105004032 DLM3UA 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) 20250427105004032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105004032 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) 20250427105004032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105004032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105004032 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105004032 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) 20250427105004033 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105004033 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105004033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105004033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105004033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105004033 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105004033 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105004033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105004033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105004033 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 e0 54 9f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1465)@84c1225eaf8b: vl_len:3 MSC_Test_1-SCCP(1465)@84c1225eaf8b: vl_from0 MSC_Test_1-SCCP(1465)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1467)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105004330 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105004331 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105004331 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105004331 DLM3UA 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) 20250427105004331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105004331 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) 20250427105004331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105004331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105004331 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105004331 DLSS7 DEBUG 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) 20250427105004331 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe19dc50]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427105004331 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe19dc50]{ESTABLISHING}: setting remote addr to [::8]:2342 (rtp_stream.c:476) 20250427105004331 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A: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)[0x55eefe19dc50]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427105004331 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A: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)[0x55eefe19dc50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105004331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105004331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105004331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105004331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105004331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105004331 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105004331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105004331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105004331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105004331 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 e0 54 9f 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105004332 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x55eefe19dc50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105004332 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x55eefe19dc50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105004332 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1465)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1465)@84c1225eaf8b: vl_len:3 MSC_Test_1-SCCP(1465)@84c1225eaf8b: vl_from0 MSC_Test_1-SCCP(1465)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1467)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105004532 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105004532 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105004532 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105004532 DLM3UA 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) 20250427105004532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105004532 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) 20250427105004532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105004532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105004532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105004532 DLSS7 DEBUG 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) 20250427105004533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105004533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105004533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105004533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105004533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105004533 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105004533 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105004533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105004533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105004533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e0 54 9f 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1462)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105004535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105004535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105004535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105004535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105004535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105004535 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105004535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105004535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105004535 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105004535 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105004535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105004535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105004535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105004535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105004535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105004535 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105004535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105004535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105004535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105004535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e0 54 9f 00 01 0d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105004536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105004536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105004536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105004536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105004536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105004536 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105004536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105004536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105004536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105004536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e0 54 9f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1463)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1473)14701727 TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105004536 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427105004536 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: FIRST inter-BSC Handover done MSC_Test_0-RAN(1463)@84c1225eaf8b: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1463)@84c1225eaf8b: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv60(1473) MSC_Test_1-SCCP(1465)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1465)@84c1225eaf8b: vl_len:16 MSC_Test_1-SCCP(1465)@84c1225eaf8b: vl_from0 20250427105007435 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105007435 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105007435 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105007435 DLM3UA 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) 20250427105007435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105007435 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) 20250427105007435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105007435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105007435 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105007435 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2e 00 01 10 00 0e 11 04 01 0c 1a 08 00 62 f2 24 00 17 00 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(1465)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1467)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105007435 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105007435 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105007435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105007435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105007435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105007435 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105007435 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105007435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105007435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105007435 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1463)@84c1225eaf8b: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1463)@84c1225eaf8b: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1463)@84c1225eaf8b: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv60(1473) MSC_Test_0-RAN(1463)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc_ipv60(1473)12955676 MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105007438 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105007438 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105007438 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105007438 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105007438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105007438 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105007438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105007438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105007438 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105007438 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 cb d7 ff 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: vl_len:37 MSC_Test_0-SCCP(1462)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105007640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105007640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105007640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105007640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105007640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105007640 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105007640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105007640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105007640 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105007640 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) 20250427105007641 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105007641 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105007641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105007641 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) 20250427105007641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105007641 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) 20250427105007641 DLSS7 DEBUG Found route for dpc=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) 20250427105007641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427105007641 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105007641 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 cb c3 1d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1467)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1465)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_1-SCCP(1465)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1465)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1465)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv61(1474)@84c1225eaf8b: 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1462)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105007941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105007941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105007941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105007941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105007941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105007941 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105007941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105007941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105007941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105007942 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427105007942 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x55eefe19dc50]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427105007942 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x55eefe19dc50]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250427105007942 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A: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)[0x55eefe19dc50]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427105007942 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A: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)[0x55eefe19dc50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105007942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105007942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105007942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105007942 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) 20250427105007942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105007942 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) 20250427105007942 DLSS7 DEBUG Found route for dpc=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) 20250427105007942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427105007942 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105007942 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 cb c3 1d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1467)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1465)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_1-SCCP(1465)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1465)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1465)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105007944 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe19dc50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105007944 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe19dc50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105007944 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1462)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105008144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105008144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105008144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105008144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105008144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105008144 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105008144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105008144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105008144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105008144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427105008145 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105008145 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105008145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105008145 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) 20250427105008145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105008145 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) 20250427105008145 DLSS7 DEBUG Found route for dpc=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) 20250427105008145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427105008145 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105008145 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 cb c3 1d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1467)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1465)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_1-SCCP(1465)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1465)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1465)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1465)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1465)@84c1225eaf8b: vl_len:3 MSC_Test_1-SCCP(1465)@84c1225eaf8b: vl_from0 MSC_Test_1-SCCP(1465)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1467)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105008148 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105008148 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105008148 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105008148 DLM3UA 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) 20250427105008148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105008148 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) 20250427105008148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105008148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105008148 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105008148 DLSS7 DEBUG 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) 20250427105008149 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105008149 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105008149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105008149 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) 20250427105008149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105008149 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) 20250427105008149 DLSS7 DEBUG Found route for dpc=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) 20250427105008149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427105008149 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105008149 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 cb c3 1d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1467)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1465)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_1-M3UA(1467)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105008150 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105008150 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105008150 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105008150 DLM3UA 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) 20250427105008150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105008150 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) 20250427105008150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105008150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105008150 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105008150 DLSS7 DEBUG 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 cb c3 1d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-RAN(1466)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc_ipv61(1474)1585944 TC_ho_inter_bsc_ipv61(1474)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105008152 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427105008152 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_ipv61(1474)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1474)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1474)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1474)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1474)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1474)@84c1225eaf8b: Final verdict of PTC: pass TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105011044 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105011044 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105011044 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105011044 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105011044 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105011044 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105011044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105011044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105011044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105011044 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105011044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105011044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105011044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105011044 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 cb d7 ff 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1463)@84c1225eaf8b: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1463)@84c1225eaf8b: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1462)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP20250427105011049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105011049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105011049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105011049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105011049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105011049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105011049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105011049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105011049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105011049 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) 20250427105011049 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427105011049 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105011050 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427105011050 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427105011050 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-2351:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427105011050 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-2351:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105011050 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105011050 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105011050 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105011050 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105011050 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105011050 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe19dc50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105011050 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe19dc50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105011050 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe19dc50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105011050 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe19dc50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105011050 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55eefe19fa90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105011050 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55eefe19fa90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105011050 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105011050 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55eefe19fa90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105011050 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55eefe19fa90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105011050 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105011050 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-2351:CM_SERVICE_REQ)[0x55eefe1c3240] (call_leg.c:198) 20250427105011050 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105011050 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-269:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105011050 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105011050 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105011050 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105011050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105011050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105011050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105011050 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105011050 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105011050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105011050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105011050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 cb d7 ff 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250427105011050 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105011050 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105011050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105011050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105011050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105011050 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105011050 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105011050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105011050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105011050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 cb d7 ff 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1464)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1468)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1473)-2147483631 MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1462)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1462)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105011055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105011055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105011055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105011055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105011055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105011055 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105011055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105011055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105011055 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105011055 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX 20250427105011055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-2351:CM_SERVICE_REQ)[0x55eefe1cf950]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105011055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-2351:CM_SERVICE_REQ)[0x55eefe1cf950]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-2351:CM_SERVICE_REQ)[0x55eefe1c3240] (msc_a.c:1053) 20250427105011055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-2351:CM_SERVICE_REQ)[0x55eefe1cf950]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105011055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-2351:CM_SERVICE_REQ)[0x55eefe1cf950]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105011055 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A - active-conn: now used by 1 (attached) (msub.c:375) 20250427105011056 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105011056 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105011056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105011056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105011056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105011056 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105011056 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105011056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105011056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105011056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 cb d7 ff 00 09 2f 00 00 00 00 00 (osmo_ss7_asp.c:1164) TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(1464)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1464)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105011056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105011056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105011056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105011056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105011056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105011056 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105011056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105011056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105011056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105011056 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 cb d7 ff 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1463)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1473)12955676 TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: f_call_hangup 9: done TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1473)@84c1225eaf8b: Final verdict of PTC: pass 20250427105013096 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105013096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105013096 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105013096 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105013096 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105013096 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) 20250427105013096 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105013096 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105013096 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105013096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105013096 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105013096 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105013096 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105013096 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) 20250427105013096 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105013096 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105013096 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105013096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105013096 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105013096 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105013096 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105013096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105013096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105013096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105013096 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) 20250427105013096 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105013096 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105013096 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105013096 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105013096 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105013096 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427105013096 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105013096 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105013097 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105013097 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105013097 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) 20250427105013097 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105013097 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105013097 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105013097 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105013097 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1464)@84c1225eaf8b: Final verdict of PTC: none 20250427105013097 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427105013097 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105013098 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105013098 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1471)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(1467)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(1465)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1462)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1468)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1472)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1463)@84c1225eaf8b: Final verdict of PTC: none 20250427105013100 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-RAN(1466)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1469)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1476)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1470)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1475)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1461)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1461): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1462): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1463): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1464): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(1465): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(1466): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(1467): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1468): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1469): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1470): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1471): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1472): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_ho_inter_bsc_ipv60(1473): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_ho_inter_bsc_ipv61(1474): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1475): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1476): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_ho_inter_bsc_ipv6 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_ipv6 pass'. Sun Apr 27 10:50:13 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 20250427105014101 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=774604) 20250427105015098 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105015098 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105015098 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105015098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105015098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105015098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105015103 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=774604, count=777196) 20250427105016104 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_ipv6 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_csd'. ------ MSC_Tests.TC_ho_inter_bsc_csd ------ Sun Apr 27 10:50:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_csd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105017105 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_csd' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_ho_inter_bsc_csd started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1480)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1480)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1480)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1478)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(1483)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(1483)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1483)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-SCCP(1481)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105017771 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1484)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105017951 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105017951 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105017951 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105017951 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1480)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1480)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105017952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105017952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105017952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105017952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105017952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105017952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105017952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105017952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105017952 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105017952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105017952 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1480)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1480)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1480)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1480)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1480)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1480)@84c1225eaf8b: Message received on association #8 20250427105017953 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105017953 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105017953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105017953 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105017953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105017953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105017953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105017953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105017953 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105017953 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105017953 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105017953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427105017953 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105017953 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1480)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1480)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1480)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1480)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1480)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1480)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105017964 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105017964 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427105017964 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105017964 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1483)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1483)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105017965 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105017965 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105017965 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105017965 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105017965 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105017965 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105017965 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105017965 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) 20250427105017965 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105017965 DLSS7 DEBUG 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) 20250427105017965 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(1483)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1483)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1483)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1483)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1483)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105017965 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105017965 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105017965 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105017965 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) 20250427105017965 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105017965 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_1-M3UA(1483)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1483)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105017965 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105017965 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) 20250427105017965 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105017965 DLSS7 DEBUG 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) 20250427105017965 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105017965 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427105017965 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427105017965 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1483)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1483)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1483)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1483)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1483)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105018106 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105018106 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1486)@84c1225eaf8b: Established a new IPA connection (conn_id=2) 20250427105018107 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1486)@84c1225eaf8b: CCM 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(1486)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1486)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1486)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1486)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105018116 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105018116 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: ----------------------------------------------- TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: "CSD Bearer Service: BS25T" TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1487)@84c1225eaf8b: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_csd0(1489) TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105018755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105018755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105018755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105018755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105018755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105018755 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105018755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105018755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105018755 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105018755 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105018755 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105018755 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105018755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105018755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105018755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105018755 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105018755 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105018755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105018755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105018755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1479)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1479)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc_csd0(1489)13784568 MSC_Test_0-SCCP(1478)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1479)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427105018759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105018759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105018759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105018759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105018759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105018759 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105018759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105018759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105018759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105018759 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 55 f8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105018759 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-270:LU)[0x55eefe1bdae0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105018759 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-270:LU)[0x55eefe1bdae0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105018759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-270:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105018759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-270:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-270:LU)[0x55eefe1bdae0] (fsm.c:486) 20250427105018759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-270:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105018759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-270:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105018759 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105018759 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105018759 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105018759 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105018759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105018759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105018759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105018759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105018759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105018759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105018759 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1cf380]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105018759 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1cf380]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1b6f20] (fsm.c:486) 20250427105018759 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1cf380]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105018759 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1cf380]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105018759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105018759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105018759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105018759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105018759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105018759 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105018759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105018759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105018759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105018759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d2 55 f8 00 01 0e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105018759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105018759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105018759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105018759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105018759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105018759 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105018759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105018759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105018759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105018759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d2 55 f8 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1480)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@84c1225eaf8b: { messageType := 2, destLocRef := 'D255F8'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1487)@84c1225eaf8b: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_csd0(1489) MSC_Test-GSUP(1487)@84c1225eaf8b: Added IMSI table entry 0TC_ho_inter_bsc_csd0(1489)"262420000000053" 20250427105018761 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105018761 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: vl_len:11 MSC_Test_0-SCCP(1478)@84c1225eaf8b: vl_from0 TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(1478)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105018762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105018762 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105018762 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105018762 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105018762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105018762 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105018762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105018762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105018762 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105018762 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) 20250427105018763 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105018763 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250427105018763 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427105018763 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105018764 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105018764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105018764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1cf380]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105018764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1cf380]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105018764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1cf380]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105018764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1cf380]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1b6f20] (vlr_lu_fsm.c:110) 20250427105018764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1cf380]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105018764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1cf380]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105018764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105018764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105018764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105018764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1b6f20] (fsm.c:486) 20250427105018764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105018764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105018764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105018764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105018764 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:TMSInew-0x368C1E0A) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427105018764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105018764 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:TMSInew-0x368C1E0A LOCATION UPDATE ACCEPT (TMSI = 0x368c1e0a) (gsm_04_08.c:149) 20250427105018764 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:TMSInew-0x368C1E0A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105018764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105018764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105018764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105018764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105018764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105018764 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105018764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105018764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105018764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105018764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d2 55 f8 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 36 8c 1e 0a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1479)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1479)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1478)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427105018766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105018766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105018766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105018766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105018766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105018766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105018766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105018766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105018766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105018766 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105018766 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:TMSInew-0x368C1E0A:GERAN-A-270:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105018766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:TMSInew-0x368C1E0A:GERAN-A-270:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105018767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105018767 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250427105018767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105018767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-270:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105018767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105018767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-270:LU)[0x55eefe1b6f20] (vlr_lu_fsm.c:817) 20250427105018767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105018767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0FD7167A:GERAN-A-270:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105018767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-270:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105018767 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427105018767 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105018767 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105018767 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105018767 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105018767 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105018767 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105018767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105018767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105018767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105018767 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105018767 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105018767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105018767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105018767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d2 55 f8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1478)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105018768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105018768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105018768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105018768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105018768 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105018768 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105018768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105018768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105018768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105018768 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105018768 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105018768 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105018768 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_1-M3UA(1483)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105018768 DLM3UA 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) 20250427105018768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105018768 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) 20250427105018768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105018768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105018768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105018768 DLSS7 DEBUG 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) 20250427105018768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-270:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105018768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-270:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-270:LU)[0x55eefe1bdae0] (msc_a.c:1053) 20250427105018768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-270:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105018768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-270:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105018768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-270:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105018768 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A - active-conn: now used by 1 (attached) (msub.c:375) 20250427105018769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105018769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105018769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105018769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105018769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105018769 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105018769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105018769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105018769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105018769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d2 55 f8 00 01 0e 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105018769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105018769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105018769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105018769 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) 20250427105018769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105018769 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) 20250427105018769 DLSS7 DEBUG Found route for dpc=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) 20250427105018769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427105018769 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105018769 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1480)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on local reference:0 20250427105018769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105018769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105018769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105018769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105018769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105018769 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105018769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105018769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105018769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105018769 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d2 55 f8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1479)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1489)13784568 TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105018769 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105018769 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '368C1E0A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_1-RAN(1482)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1479)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc_csd0(1489)7773676 MSC_Test_0-RAN(1479)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1478)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1482)@84c1225eaf8b: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1482)@84c1225eaf8b: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd1(1490) 20250427105018972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105018972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105018972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105018972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105018972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105018972 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105018972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105018972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105018972 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105018972 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 9d ec 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 36 8c 1e 0a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105018972 DMM DEBUG msc_a(TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1fb750]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105018973 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105018973 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105018973 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105018973 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105018973 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105018973 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105018973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105018973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105018973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105018973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105018973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105018973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105018973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105018973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105018973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105018973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105018973 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250427105018973 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105018973 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105018973 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105018973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105018973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105018973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105018973 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105018973 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105018973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105018973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105018973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 76 9d ec 00 01 0f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105018973 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105018973 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105018973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105018973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105018973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105018973 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105018973 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105018973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105018973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105018973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 76 9d ec 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) 20250427105018973 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105018973 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105018973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105018973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105018973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105018973 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105018973 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105018973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105018973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105018973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 76 9d ec 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1480)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1480)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@84c1225eaf8b: { messageType := 2, destLocRef := '769DEC'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105018974 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105018974 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1484)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_csd0(1489) MSC_Test-MGCP(1485)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1479)@84c1225eaf8b: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: vl_len:20 MSC_Test_0-SCCP(1478)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O 20250427105018979 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105018979 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105018979 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105018979 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105018979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105018979 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105018979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105018979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105018979 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105018979 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) MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105018979 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105018979 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A callref-0x80000012 tid-8) New transaction (transaction.c:231) 20250427105018979 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105018979 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105018979 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105018979 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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) 20250427105018979 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105018979 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105018979 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1cf770]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105018979 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1cf770]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105018979 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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) 20250427105018979 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1d0ac0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105018979 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1d0ac0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1cf770] (fsm.c:486) 20250427105018979 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:no-CI)[0x55eefe1d0ac0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105018979 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:no-CI)[0x55eefe1d0ac0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105018979 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1cf590]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105018979 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1cf590]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1cf770] (fsm.c:486) 20250427105018979 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:no-CI)[0x55eefe1cf590]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105018979 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:no-CI)[0x55eefe1cf590]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1485)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105018984 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:no-CI)[0x55eefe1d0ac0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105018984 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1cf770]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105018984 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX 20250427105018984 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:no-CI)[0x55eefe1cf590]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105018984 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1cf770]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105018984 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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) 20250427105018984 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) Sending Assignment Command (msc_a.c:706) 20250427105018985 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105018985 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105018985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105018985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105018985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105018985 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105018985 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105018985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105018985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test-MNCC(1484)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_csd0(1489) 20250427105018985 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 76 9d ec 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-MNCC(1484)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc_csd0(1489)-2147483630 MSC_Test_0-M3UA(1480)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind 20250427105018986 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1478)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105018988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105018988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105018988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105018988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105018988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105018988 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105018988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105018988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105018988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105018988 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) 20250427105018988 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1cf590]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105018988 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1cf590]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105018988 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)[0x55eefe1cf590]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105018988 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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) 20250427105018988 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105018988 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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) 20250427105018988 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427105018989 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)[0x55eefe1cf590]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105018989 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)[0x55eefe1cf590]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105018989 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1cf770]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105018990 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105018990 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105018990 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105018990 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427105018990 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105018990 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105018990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105018990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105018990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105018990 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105018990 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105018990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105018990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105018990 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 76 9d ec 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105018992 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427105018992 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105018992 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105018992 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105018992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105018992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105018992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105018992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105018992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105018992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105018992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105018992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105018992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105018992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 76 9d ec 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427105018992 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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) 20250427105018992 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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) 20250427105018993 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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) 20250427105018993 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1d0ac0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105018993 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1d0ac0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105018993 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)[0x55eefe1d0ac0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105018993 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427105018993 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105018993 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105018993 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427105018993 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427105018993 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105018993 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105018993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105018993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105018993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105018993 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105018993 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105018993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105018993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105018993 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 76 9d ec 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: { 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" } } } } } } } 20250427105018993 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)[0x55eefe1d0ac0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105018993 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)[0x55eefe1d0ac0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105018993 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1cf770]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105018993 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1cf770]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1479)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1479)@84c1225eaf8b: patched enc_l3: '038F'O MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1478)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105018994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105018994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105018994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105018994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105018994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105018994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105018994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105018994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105018994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105018994 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105018994 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427105018994 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427105018994 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427105018994 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105018994 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: f_mo_call_establish DONE TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1478)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105020500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105020500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105020500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105020500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105020500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105020500 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105020500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105020500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105020500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105020500 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) 20250427105020500 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105020500 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105020500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105020500 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) 20250427105020500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105020500 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) 20250427105020500 DLSS7 DEBUG Found route for dpc=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) 20250427105020500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427105020500 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105020500 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1481)@84c1225eaf8b: First idle individual index:0 MSC_Test_1-SCCP(1481)@84c1225eaf8b: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1482)@84c1225eaf8b: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1482)@84c1225eaf8b: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1482)@84c1225eaf8b: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd1(1490) MSC_Test_1-RAN(1482)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc_csd1(1490)12939903 MSC_Test_1-SCCP(1481)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1481)@84c1225eaf8b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1483)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105020503 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105020503 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105020503 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105020503 DLM3UA 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) 20250427105020503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105020503 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) 20250427105020503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105020503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105020503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105020503 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 1a 39 77 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(1481)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1481)@84c1225eaf8b: vl_len:25 MSC_Test_1-SCCP(1481)@84c1225eaf8b: vl_from0 MSC_Test_1-SCCP(1481)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1483)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105020704 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105020704 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105020704 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105020704 DLM3UA 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) 20250427105020704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105020704 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) 20250427105020704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105020704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105020704 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105020704 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) 20250427105020705 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105020705 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105020705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105020705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105020705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105020705 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105020705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105020705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105020705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105020705 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 76 9d ec 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1481)@84c1225eaf8b: vl_len:3 MSC_Test_1-SCCP(1481)@84c1225eaf8b: vl_from0 MSC_Test_1-SCCP(1481)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1483)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105021006 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105021006 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105021006 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105021006 DLM3UA 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) 20250427105021006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105021006 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) 20250427105021006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105021006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105021006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105021006 DLSS7 DEBUG 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) 20250427105021007 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)[0x55eefe1cf590]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427105021007 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)[0x55eefe1cf590]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250427105021007 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)[0x55eefe1cf590]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427105021007 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)[0x55eefe1cf590]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427105021007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105021007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105021007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105021007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105021007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105021007 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105021007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105021007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105021007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105021007 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 76 9d ec 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105021008 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)[0x55eefe1cf590]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105021008 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)[0x55eefe1cf590]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105021008 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1cf770]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1481)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1481)@84c1225eaf8b: vl_len:3 MSC_Test_1-SCCP(1481)@84c1225eaf8b: vl_from0 MSC_Test_1-SCCP(1481)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1483)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105021212 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105021212 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105021212 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105021212 DLM3UA 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) 20250427105021212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105021212 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) 20250427105021212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105021212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105021212 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105021212 DLSS7 DEBUG 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) 20250427105021213 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105021213 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105021213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105021213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105021213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105021213 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105021213 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105021213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105021213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105021213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 76 9d ec 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1478)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105021215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105021215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105021215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105021215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105021215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105021215 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105021215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105021215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105021215 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105021215 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105021215 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105021215 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105021215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105021215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105021215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105021215 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105021215 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105021215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105021215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105021215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 76 9d ec 00 01 0f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on local reference:0 20250427105021215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105021215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105021215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105021215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105021215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105021215 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105021215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105021215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105021215 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105021215 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 76 9d ec 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1479)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1489)7773676 TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105021216 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427105021216 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: FIRST inter-BSC Handover done MSC_Test_0-RAN(1479)@84c1225eaf8b: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1479)@84c1225eaf8b: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd0(1489) MSC_Test_1-SCCP(1481)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1481)@84c1225eaf8b: vl_len:16 MSC_Test_1-SCCP(1481)@84c1225eaf8b: vl_from0 MSC_Test_1-SCCP(1481)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O 20250427105024116 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105024116 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105024116 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105024116 DLM3UA 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) 20250427105024116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105024116 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) 20250427105024116 DLSS7 DEBUG Found route for dpc=185=0.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(1483)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105024116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105024116 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105024116 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) 20250427105024118 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105024118 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105024118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105024118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105024118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105024118 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105024118 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105024118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105024118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105024118 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1479)@84c1225eaf8b: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1479)@84c1225eaf8b: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1479)@84c1225eaf8b: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd0(1489) MSC_Test_0-RAN(1479)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_bsc_csd0(1489)721925 MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427105024127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105024127 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105024127 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105024127 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105024127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105024127 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105024127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105024127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105024127 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105024127 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 a2 c6 6c 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: vl_len:25 MSC_Test_0-SCCP(1478)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105024328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105024329 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105024329 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105024329 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105024329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105024329 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105024329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105024329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105024329 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105024329 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) 20250427105024330 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105024330 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105024330 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105024330 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) 20250427105024330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105024330 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) 20250427105024330 DLSS7 DEBUG Found route for dpc=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) 20250427105024330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427105024330 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105024330 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 1a 39 77 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1481)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_1-SCCP(1481)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1481)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1481)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd1(1490)@84c1225eaf8b: 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1478)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00011B'O 20250427105024637 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105024637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105024637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105024637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105024637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105024637 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1480)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105024637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105024637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105024637 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105024638 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427105024638 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)[0x55eefe1cf590]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427105024638 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)[0x55eefe1cf590]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105024638 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)[0x55eefe1cf590]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427105024638 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)[0x55eefe1cf590]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105024639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105024639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105024639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105024639 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) 20250427105024639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105024639 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) 20250427105024639 DLSS7 DEBUG Found route for dpc=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) 20250427105024639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427105024639 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105024639 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 1a 39 77 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1481)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_1-SCCP(1481)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1481)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1481)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105024644 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)[0x55eefe1cf590]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105024644 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)[0x55eefe1cf590]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105024644 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1cf770]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1478)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105024840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105024841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105024841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105024841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105024841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105024841 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105024841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105024841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105024841 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105024841 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427105024842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105024842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105024842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105024842 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) 20250427105024842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105024842 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) 20250427105024842 DLSS7 DEBUG Found route for dpc=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) 20250427105024842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427105024842 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105024842 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 1a 39 77 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1481)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_1-SCCP(1481)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1481)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1481)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1481)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_1-SCCP(1481)@84c1225eaf8b: vl_len:3 MSC_Test_1-SCCP(1481)@84c1225eaf8b: vl_from0 MSC_Test_1-SCCP(1481)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105024850 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105024850 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105024850 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105024850 DLM3UA 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) 20250427105024850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105024850 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) 20250427105024850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105024850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105024850 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105024850 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 30 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1483)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105024851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105024851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105024851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105024851 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) 20250427105024851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105024851 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) 20250427105024851 DLSS7 DEBUG Found route for dpc=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) 20250427105024851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427105024851 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105024851 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 1a 39 77 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1481)@84c1225eaf8b: Session index based on local reference:0 20250427105024852 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105024852 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105024852 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105024852 DLM3UA 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) 20250427105024852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105024852 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) 20250427105024852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105024853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_1-M3UA(1483)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105024853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105024853 DLSS7 DEBUG 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 1a 39 77 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-RAN(1482)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc_csd1(1490)12939903 TC_ho_inter_bsc_csd1(1490)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105024856 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427105024856 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_csd1(1490)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1490)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1490)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1490)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1490)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1490)@84c1225eaf8b: Final verdict of PTC: pass TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105027740 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105027740 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105027740 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105027740 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105027741 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105027741 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105027741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105027741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105027741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105027741 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105027741 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105027741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105027741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105027741 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 a2 c6 6c 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1479)@84c1225eaf8b: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1479)@84c1225eaf8b: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1478)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105027743 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105027743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105027743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105027743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105027743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105027743 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105027743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105027743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105027743 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105027743 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) 20250427105027743 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427105027743 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105027743 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427105027743 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427105027743 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-2353:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427105027743 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-2353:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105027743 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105027743 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105027743 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105027743 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105027743 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1cf770]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105027743 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)[0x55eefe1cf590]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105027743 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)[0x55eefe1cf590]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1cf770] (call_leg.c:197) 20250427105027743 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)[0x55eefe1cf590]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105027743 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)[0x55eefe1cf590]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105027743 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)[0x55eefe1d0ac0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105027743 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)[0x55eefe1d0ac0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1cf770] (call_leg.c:197) 20250427105027743 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1cf770]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105027743 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)[0x55eefe1d0ac0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105027743 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A: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)[0x55eefe1d0ac0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105027743 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1cf770]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105027743 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1cf770]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-2353:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:198) 20250427105027743 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1cf770]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105027743 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-271:CM_SERVICE_REQ)[0x55eefe1cf770]{RELEASING}: Deallocated (fsm.c:568) 20250427105027743 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105027743 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105027743 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105027743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105027743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105027743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105027743 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105027743 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105027743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105027743 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105027743 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a2 c6 6c 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250427105027743 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105027743 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105027743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105027743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105027743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105027743 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105027743 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105027743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105027743 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105027743 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a2 c6 6c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1480)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1484)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1489)-2147483630 MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1478)@84c1225eaf8b: vl_from0 20250427105027744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105027744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105027744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105027744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105027744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105027744 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105027744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105027744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105027744 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105027744 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) MSC_Test_0-SCCP(1478)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105027744 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-2353:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105027744 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-2353:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-2353:CM_SERVICE_REQ)[0x55eefe1fb750] (msc_a.c:1053) 20250427105027744 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-2353:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105027744 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A:GERAN-A-2353:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105027744 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x368C1E0A - active-conn: now used by 1 (attached) (msub.c:375) 20250427105027744 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105027744 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105027744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105027744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105027744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105027744 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105027744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105027744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105027744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105027744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a2 c6 6c 00 09 31 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@84c1225eaf8b: Session index based on local reference:0 20250427105027745 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105027745 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105027745 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105027745 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105027745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105027745 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105027745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105027745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105027745 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105027745 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 a2 c6 6c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1479)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1489)721925 TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: f_call_hangup 9: done TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1489)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(1487)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1478)@84c1225eaf8b: Final verdict of PTC: none 20250427105029750 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105029750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105029750 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105029750 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105029750 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105029750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105029750 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105029750 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105029750 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1480)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(1481)@84c1225eaf8b: Final verdict of PTC: none 20250427105029750 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105029750 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105029750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105029750 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105029750 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105029750 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105029750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105029750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105029750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105029750 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_1-M3UA(1483)@84c1225eaf8b: Final verdict of PTC: none 20250427105029750 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105029750 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105029750 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105029751 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105029751 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) 20250427105029751 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105029751 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105029751 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105029751 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) 20250427105029751 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105029751 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test-MNCC(1484)@84c1225eaf8b: Final verdict of PTC: none 20250427105029751 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) 20250427105029751 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105029751 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105029751 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427105029751 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105029751 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105029751 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105029751 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105029751 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) 20250427105029751 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105029751 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105029751 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105029751 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105029751 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105029751 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) MSC_Test_1-RAN(1482)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1479)@84c1225eaf8b: Final verdict of PTC: none 20250427105029751 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105029751 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1486)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1485)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1488)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1477)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1492)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1491)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1477): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1478): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1479): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1480): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(1481): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(1482): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(1483): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1484): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1485): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1486): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1487): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1488): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_ho_inter_bsc_csd0(1489): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_ho_inter_bsc_csd1(1490): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1491): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1492): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_ho_inter_bsc_csd finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_csd pass'. Sun Apr 27 10:50:29 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 20250427105030752 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=772296) 20250427105031751 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105031751 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105031751 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105031751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105031752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105031752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105031753 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=772296, count=774888) 20250427105032754 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_csd pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out'. ------ MSC_Tests.TC_ho_inter_msc_out ------ Sun Apr 27 10:50:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105033756 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_ho_inter_msc_out started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1496)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1496)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1496)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1494)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105034364 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1497)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105034555 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105034555 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105034555 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105034555 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1496)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1496)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105034560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105034560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105034560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_0-M3UA(1496)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1496)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105034560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105034560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105034560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105034560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105034560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105034560 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105034560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105034560 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1496)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1496)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105034561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105034561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105034561 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105034561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105034561 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105034561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105034561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105034561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105034561 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105034561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105034561 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105034561 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1496)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1496)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1496)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105034561 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105034561 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1496)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1496)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1496)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1496)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1496)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105034756 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105034756 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1499)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1499)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105034763 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1499)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1499)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1499)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1499)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105034779 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105034779 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1497)@84c1225eaf8b: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out0(1502) MSC_Test-GSUP(1500)@84c1225eaf8b: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out0(1502) TC_ho_inter_msc_out0(1502)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105035368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105035368 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105035368 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105035368 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105035368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105035368 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105035368 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105035368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105035368 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105035368 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105035368 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105035368 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105035368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105035368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105035368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105035368 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105035368 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105035368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105035368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105035368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1495)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1495)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_msc_out0(1502)2270281 MSC_Test_0-SCCP(1494)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1495)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427105035382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105035382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105035382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105035382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105035382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105035382 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105035382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105035382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105035382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105035382 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 a4 49 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105035383 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-272:LU)[0x55eefe20a0d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105035383 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-272:LU)[0x55eefe20a0d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105035383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x55eefe20a2a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105035383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x55eefe20a2a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-272:LU)[0x55eefe20a0d0] (fsm.c:486) 20250427105035383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x55eefe20a2a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105035383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x55eefe20a2a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105035383 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105035383 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105035383 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105035383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105035383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe20a2a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105035383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe20a2a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105035383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe20a2a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105035383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe20a2a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105035383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe20a2a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105035383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe20a2a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105035383 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105035383 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe20a2a0] (fsm.c:486) 20250427105035383 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105035383 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105035383 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105035383 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105035383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105035383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105035383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105035383 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105035383 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105035383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105035383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105035383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a4 49 00 01 10 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105035383 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105035383 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105035383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105035383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105035383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105035383 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105035383 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105035383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105035383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105035383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a4 49 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1496)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@84c1225eaf8b: { messageType := 2, destLocRef := '22A449'O, sourceLocRef := '000110'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1500)@84c1225eaf8b: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out0(1502) MSC_Test-GSUP(1500)@84c1225eaf8b: Added IMSI table entry 0TC_ho_inter_msc_out0(1502)"262420000000054" 20250427105035386 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105035387 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: vl_len:11 MSC_Test_0-SCCP(1494)@84c1225eaf8b: vl_from0 20250427105035387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105035388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105035388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105035388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105035388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105035388 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105035388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105035388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105035388 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105035388 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 10 00 01 0b 00 09 54 12 03 52 49 82 13 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1494)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1502)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1502)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105035391 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105035391 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250427105035391 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427105035391 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105035392 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105035392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe20a2a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105035392 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105035392 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105035392 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105035392 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe20a2a0] (vlr_lu_fsm.c:110) 20250427105035392 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105035392 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105035392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe20a2a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105035392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe20a2a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105035392 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105035392 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe20a2a0] (fsm.c:486) 20250427105035392 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105035392 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105035392 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105035392 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105035392 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:TMSInew-0x5B0D2771) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427105035392 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105035392 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:TMSInew-0x5B0D2771 LOCATION UPDATE ACCEPT (TMSI = 0x5b0d2771) (gsm_04_08.c:149) 20250427105035392 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:TMSInew-0x5B0D2771 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105035392 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105035392 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105035392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105035392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105035392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105035392 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105035392 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105035392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105035392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105035392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 a4 49 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 5b 0d 27 71 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1502)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1495)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1495)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1494)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105035397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105035397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105035398 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105035398 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105035398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105035398 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105035398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105035398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105035398 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105035398 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105035398 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:TMSInew-0x5B0D2771:GERAN-A-272:LU)[0x55eefe20a0d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105035398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:TMSInew-0x5B0D2771:GERAN-A-272:LU)[0x55eefe20a2a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105035398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105035398 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427105035398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105035398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-272:LU)[0x55eefe20a2a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105035398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105035398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-272:LU)[0x55eefe20a2a0] (vlr_lu_fsm.c:817) 20250427105035398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105035398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x1D1C8889:GERAN-A-272:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105035398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-272:LU)[0x55eefe20a2a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105035398 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250427105035398 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105035398 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105035398 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105035398 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105035398 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105035398 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105035398 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105035398 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105035398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105035398 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105035398 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105035398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105035398 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105035398 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a4 49 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1494)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105035401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105035401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105035401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105035401 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105035401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105035401 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105035401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105035401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105035401 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105035401 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105035401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-272:LU)[0x55eefe20a2a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105035401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-272:LU)[0x55eefe20a2a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-272:LU)[0x55eefe20a0d0] (msc_a.c:1053) 20250427105035401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-272:LU)[0x55eefe20a2a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105035401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-272:LU)[0x55eefe20a2a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105035401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-272:LU)[0x55eefe20a2a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105035401 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105035401 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105035401 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105035401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105035401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105035401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105035401 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105035401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105035401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105035401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105035401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a4 49 00 01 10 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on local reference:0 20250427105035402 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105035402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105035402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105035402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105035402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105035402 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105035402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105035402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105035402 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105035402 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 22 a4 49 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1495)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_msc_out0(1502)2270281 TC_ho_inter_msc_out0(1502)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105035403 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105035403 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out0(1502)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1502)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1502)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1502)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '5B0D2771'O ("[\r'q") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1495)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_msc_out0(1502)4344351 MSC_Test_0-RAN(1495)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1494)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105035604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105035605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105035605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105035605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105035605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105035605 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105035605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105035605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105035605 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105035605 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 42 4a 1f 02 02 06 04 43 b9 00 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 0d 27 71 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105035606 DMM DEBUG msc_a(TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe1cf770]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105035606 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105035606 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe1cf770] (fsm.c:486) 20250427105035606 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105035606 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105035606 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105035606 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105035606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105035606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105035606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105035606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105035606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105035606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105035606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105035606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105035606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105035606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105035606 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250427105035606 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105035607 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105035607 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105035607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105035607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105035607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105035607 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105035607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105035607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105035607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105035607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 42 4a 1f 00 01 11 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105035607 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105035607 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105035607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105035607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105035607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105035607 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105035607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105035607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105035607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105035607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 42 4a 1f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1164) 20250427105035607 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105035607 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105035607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105035607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105035607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105035607 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105035607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105035607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105035607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105035607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 42 4a 1f 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1496)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1496)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@84c1225eaf8b: { messageType := 2, destLocRef := '424A1F'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105035611 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105035611 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out0(1502)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1502)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1497)@84c1225eaf8b: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out0(1502) MSC_Test-MGCP(1498)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1495)@84c1225eaf8b: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: vl_len:19 MSC_Test_0-SCCP(1494)@84c1225eaf8b: vl_from0 20250427105035628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105035628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105035628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105035628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105035628 DLSS7 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(1494)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250427105035628 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105035628 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105035628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105035628 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105035628 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 11 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105035628 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105035628 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 callref-0x80000013 tid-8) New transaction (transaction.c:231) 20250427105035628 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105035628 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105035628 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105035628 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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) 20250427105035628 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105035628 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105035628 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe1bdae0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105035628 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe1bdae0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe1cf770] (fsm.c:486) 20250427105035628 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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) 20250427105035629 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe1d43c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105035629 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe1d43c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe1bdae0] (fsm.c:486) 20250427105035629 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:no-CI)[0x55eefe1d43c0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427105035629 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:no-CI)[0x55eefe1d43c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105035629 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe20a490]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105035629 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe20a490]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe1bdae0] (fsm.c:486) 20250427105035629 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:no-CI)[0x55eefe20a490]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427105035629 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:no-CI)[0x55eefe20a490]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1498)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105035645 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:no-CI)[0x55eefe1d43c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105035645 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe1bdae0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105035645 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX 20250427105035647 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:no-CI)[0x55eefe20a490]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105035647 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe1bdae0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105035647 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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) 20250427105035647 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) Sending Assignment Command (msc_a.c:706) 20250427105035647 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105035647 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105035647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105035647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105035647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105035647 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105035647 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105035647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105035647 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105035647 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 42 4a 1f 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-MNCC(1497)@84c1225eaf8b: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out0(1502) MSC_Test-MNCC(1497)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_msc_out0(1502)-2147483629 MSC_Test_0-M3UA(1496)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1502)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out0(1502)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request 20250427105035653 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(1494)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250427105035655 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105035655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105035655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105035655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105035655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105035655 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105035655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105035655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105035655 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105035655 DLSS7 DEBUG 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) 20250427105035655 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe20a490]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427105035655 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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)[0x55eefe20a490]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105035655 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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)[0x55eefe20a490]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105035655 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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) 20250427105035655 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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) 20250427105035655 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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) 20250427105035655 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE 20250427105035658 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105035658 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105035658 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105035658 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) TC_ho_inter_msc_out0(1502)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427105035658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105035658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105035658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105035658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105035658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105035658 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105035658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105035658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105035658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105035658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 42 4a 1f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105035659 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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)[0x55eefe20a490]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105035659 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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)[0x55eefe20a490]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105035659 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe1bdae0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105035661 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427105035661 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105035661 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105035661 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105035661 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105035661 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105035661 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105035661 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105035661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105035661 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105035661 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105035661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105035661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105035661 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 42 4a 1f 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1502)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427105035663 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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) 20250427105035663 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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) 20250427105035663 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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) 20250427105035663 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1d43c0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105035663 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1d43c0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105035663 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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)[0x55eefe1d43c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105035663 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427105035663 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105035663 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105035663 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427105035663 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427105035664 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105035664 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105035664 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105035664 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105035664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105035664 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105035664 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105035664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105035664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105035664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 42 4a 1f 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1502)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1495)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O TC_ho_inter_msc_out0(1502)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-RAN(1495)@84c1225eaf8b: patched enc_l3: '038F'O TC_ho_inter_msc_out0(1502)@84c1225eaf8b: { 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" } } } } } } } MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1494)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O 20250427105035667 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105035667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105035667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105035667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105035667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105035667 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105035667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105035667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105035667 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105035667 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105035667 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427105035667 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427105035667 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427105035667 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105035667 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) 20250427105035668 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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)[0x55eefe1d43c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105035668 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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)[0x55eefe1d43c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105035668 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe1bdae0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105035668 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe1bdae0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_msc_out0(1502)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out0(1502)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out0(1502)@84c1225eaf8b: f_mo_call_establish DONE TC_ho_inter_msc_out0(1502)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105037171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105037171 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105037171 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105037171 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105037171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105037171 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105037171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105037171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105037171 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105037171 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) MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1494)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105037174 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427105037174 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427105037174 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe1c3110]{NOT_STARTED}: Allocated (fsm.c:456) 20250427105037174 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe1c3110]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe1b6f20] (fsm.c:486) 20250427105037174 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:callref-0x0)[0x55eefe1c3110]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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)[0x55eefe20a490] (mncc_call.c:190) 20250427105037174 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:callref-0x0)[0x55eefe1c3110]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250427105037174 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:callref-0x0)[0x55eefe1c3110]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250427105037174 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:callref-0x0)[0x55eefe1c3110]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250427105037174 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105037174 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105037174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105037174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105037174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105037174 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105037174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105037174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105037174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105037174 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 42 4a 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 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1497)@84c1225eaf8b: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out0(1502) MSC_Test-MNCC(1497)@84c1225eaf8b: Added conn table entry 1TC_ho_inter_msc_out0(1502)-2147483628 20250427105037175 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427105037175 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427105037175 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105037175 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105037175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105037175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105037175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105037175 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105037175 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105037175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105037175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105037175 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 42 4a 1f 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105037277 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427105037277 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427105037277 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:callref-0x0)[0x55eefe1c3110]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe1b6f20] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe1cf770] (mncc_call.c:163) 20250427105037278 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105037278 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105037278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105037278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105037278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105037278 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105037278 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105037278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105037278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105037278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 42 4a 1f 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1494)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105037279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105037279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105037279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105037279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105037279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105037279 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105037279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105037279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105037279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105037279 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105037279 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105037279 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105037279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105037279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105037279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105037279 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105037279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105037279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105037279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105037279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 42 4a 1f 00 01 11 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on local reference:0 20250427105037279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105037279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105037279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105037279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105037279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105037279 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105037279 DLSS7 DEBUG Found route for dpc=185=0.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(1495)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_msc_out0(1502)4344351 MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1502)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105037279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105037279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105037279 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 42 4a 1f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105037280 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427105037280 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out0(1502)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1502)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1502)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1502)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1495)@84c1225eaf8b: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1495)@84c1225eaf8b: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out0(1502) 20250427105037282 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427105037282 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427105037282 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105037282 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105037282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105037282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105037282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105037282 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105037282 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105037282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105037282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105037282 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1495)@84c1225eaf8b: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1495)@84c1225eaf8b: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1495)@84c1225eaf8b: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out0(1502) MSC_Test_0-RAN(1495)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_msc_out0(1502)2593144 MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427105037284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105037284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105037284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105037284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105037284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105037284 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105037284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105037284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105037284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105037284 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 3a 47 b4 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: vl_len:25 MSC_Test_0-SCCP(1494)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105037489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105037489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105037489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105037489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105037489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105037489 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105037489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105037489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105037489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105037489 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1494)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1494)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105037692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105037692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105037692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105037692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105037692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105037692 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105037692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105037692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105037692 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105037692 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427105037692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105037692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105037692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105037692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105037692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105037692 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105037692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105037692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105037692 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105037692 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427105037693 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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)[0x55eefe20a490]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427105037693 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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)[0x55eefe20a490]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250427105037693 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe20a490]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105037693 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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)[0x55eefe20a490]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427105037693 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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)[0x55eefe20a490]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105037693 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:callref-0x0)[0x55eefe1c3110]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250427105037693 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:callref-0x0)[0x55eefe1c3110]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250427105037695 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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)[0x55eefe20a490]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105037695 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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)[0x55eefe20a490]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105037695 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe1bdae0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out0(1502)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105038696 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105038696 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105038696 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105038696 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105038696 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105038696 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105038696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105038696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105038696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105038696 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105038696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105038696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105038696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105038696 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 3a 47 b4 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1502)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1495)@84c1225eaf8b: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1495)@84c1225eaf8b: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1494)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O 20250427105038698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105038698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105038698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105038698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105038698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105038698 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105038698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105038698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105038698 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105038699 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 32 00 01 09 01 00 06 03 ed 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105038699 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427105038699 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105038699 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427105038699 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427105038699 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-2354:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427105038699 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-2354:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105038699 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105038699 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105038699 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105038699 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105038699 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe1bdae0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105038699 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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)[0x55eefe20a490]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105038699 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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)[0x55eefe20a490]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe1bdae0] (call_leg.c:197) 20250427105038699 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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)[0x55eefe20a490]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105038699 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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)[0x55eefe20a490]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105038699 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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)[0x55eefe1d43c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105038699 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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)[0x55eefe1d43c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe1bdae0] (call_leg.c:197) 20250427105038699 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe1bdae0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105038699 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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)[0x55eefe1d43c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105038699 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771: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)[0x55eefe1d43c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105038699 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe1bdae0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105038699 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe1bdae0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-2354:CM_SERVICE_REQ)[0x55eefe1cf770] (call_leg.c:198) 20250427105038699 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe1bdae0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105038699 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-273:CM_SERVICE_REQ)[0x55eefe1bdae0]{RELEASING}: Deallocated (fsm.c:568) 20250427105038699 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105038699 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105038699 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105038699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105038699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105038699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105038699 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105038699 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105038699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105038699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105038699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3a 47 b4 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250427105038699 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105038699 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105038699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105038699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105038699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105038699 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105038699 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105038699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105038699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105038699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3a 47 b4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@84c1225eaf8b: Message received on association #8 MSC_Test-MNCC(1497)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_msc_out0(1502)-2147483629 MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1496)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1502)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out0(1502)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out0(1502)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out0(1502)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out0(1502)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1494)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1494)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105038700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105038700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105038701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105038701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105038701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105038701 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105038701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105038701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105038701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105038701 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427105038701 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:callref-0x0)[0x55eefe1c3110]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105038701 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:callref-0x0)[0x55eefe1c3110]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-2354:CM_SERVICE_REQ)[0x55eefe1cf770] (msc_a.c:1053) 20250427105038701 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:callref-0x0)[0x55eefe1c3110]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250427105038701 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:callref-0x0)[0x55eefe1c3110]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250427105038701 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-2354:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105038701 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-2354:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-2354:CM_SERVICE_REQ)[0x55eefe1cf770] (msc_a.c:1053) 20250427105038701 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-2354:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105038701 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-2354:CM_SERVICE_REQ)[0x55eefe208740]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105038701 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105038701 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105038701 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105038701 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105038701 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105038701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105038701 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105038701 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105038701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105038701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105038701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3a 47 b4 00 09 32 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1496)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105038701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105038701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105038701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105038701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105038701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105038701 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105038701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105038701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105038701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105038701 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 3a 47 b4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1495)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_msc_out0(1502)2593144 TC_ho_inter_msc_out0(1502)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out0(1502)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1502)@84c1225eaf8b: f_call_hangup 9: done TC_ho_inter_msc_out0(1502)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1502)@84c1225eaf8b: Final verdict of PTC: pass 20250427105040720 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105040720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105040720 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105040720 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105040720 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105040720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105040720 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105040720 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105040720 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105040720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105040720 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105040720 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105040720 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105040720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105040720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105040720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105040720 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105040720 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105040720 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(1496)@84c1225eaf8b: Final verdict of PTC: none 20250427105040721 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105040721 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(1498)@84c1225eaf8b: Final verdict of PTC: none 20250427105040721 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105040721 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1500)@84c1225eaf8b: Final verdict of PTC: none 20250427105040722 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1501)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1499)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1493)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1494)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1495)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1497)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1503)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1493): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1494): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1495): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1496): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1497): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1498): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1499): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1500): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1501): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_ho_inter_msc_out0(1502): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1503): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_ho_inter_msc_out finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out pass'. Sun Apr 27 10:50:40 UTC 2025 ====== MSC_Tests.TC_ho_inter_msc_out pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_msc_out.talloc 20250427105041723 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=645104) 20250427105042721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105042721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105042721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105042724 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=645104, count=646544) 20250427105043726 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_1'. ------ MSC_Tests.TC_ho_inter_msc_out_a5_1 ------ Sun Apr 27 10:50:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105044727 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_1' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_ho_inter_msc_out_a5_1 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1507)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1507)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1507)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(1505)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105045333 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1508)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105045528 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105045528 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105045528 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105045528 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1507)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105045533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105045533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105045533 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105045533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105045533 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105045533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105045533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105045533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105045533 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105045533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105045533 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1507)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1507)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1507)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105045534 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105045534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105045534 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105045534 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105045534 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105045534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105045534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105045534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105045534 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105045534 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105045534 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105045534 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1507)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1507)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105045534 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105045534 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1507)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1507)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105045729 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105045729 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1510)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1510)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105045734 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1510)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1510)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1510)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1510)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105045758 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105045758 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1508)@84c1225eaf8b: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_10(1513) MSC_Test-GSUP(1511)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105046332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105046332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105046332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105046332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046332 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105046333 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046333 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105046333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046333 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105046333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105046333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1506)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1506)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1513)4915206 MSC_Test_0-RAN(1506)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1505)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105046336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105046336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046336 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105046336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105046336 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046336 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 00 06 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105046337 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-274:LU)[0x55eefe1bdae0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105046337 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-274:LU)[0x55eefe1bdae0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105046337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x55eefe1c3240]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105046337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x55eefe1c3240]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-274:LU)[0x55eefe1bdae0] (fsm.c:486) 20250427105046337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x55eefe1c3240]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427105046337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x55eefe1c3240]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105046337 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105046337 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105046337 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105046337 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105046337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1c3240]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105046337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1c3240]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105046337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1c3240]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105046337 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe20a0d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105046337 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe20a0d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1c3240] (fsm.c:486) 20250427105046337 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe20a0d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105046337 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe20a0d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105046337 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046337 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105046337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046337 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105046337 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105046337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 00 06 00 01 12 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@84c1225eaf8b: { messageType := 2, destLocRef := '4B0006'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1511)@84c1225eaf8b: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_10(1513) MSC_Test-GSUP(1511)@84c1225eaf8b: Added IMSI table entry 0TC_ho_inter_msc_out_a5_10(1513)"262420000000054" 20250427105046339 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105046339 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_len:11 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105046339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105046339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046339 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105046339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105046339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046339 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) TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105046341 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105046341 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe20a0d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105046341 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771) Received 1 auth tuples (vlr.c:996) 20250427105046341 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe20a0d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105046341 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe20a0d0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427105046341 DMM DEBUG Tx AUTH REQ (rand = 40fe2087f11a17f5076fa472b8a7357e) (gsm_04_08.c:641) 20250427105046341 DMM DEBUG AUTH REQ (autn = 9c1676a6ad459d8e9e04db43688aa54c) (gsm_04_08.c:643) 20250427105046341 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105046341 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046341 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105046341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046341 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105046341 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105046341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046341 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 4b 00 06 00 01 28 01 00 25 05 12 00 40 fe 20 87 f1 1a 17 f5 07 6f a4 72 b8 a7 35 7e 20 10 9c 16 76 a6 ad 45 9d 8e 9e 04 db 43 68 8a a5 4c 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1506)@84c1225eaf8b: patching N(SD)=1 into dtap '0514915A034D2104C3456553'O MSC_Test_0-RAN(1506)@84c1225eaf8b: patched enc_l3: '0554915A034D2104C3456553'O MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_len:15 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000C0554915A034D2104C3456553'O MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105046344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105046344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046344 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105046344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105046344 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046344 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 91 5a 03 4d 21 04 c3 45 65 53 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105046344 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 915a034dc3456553) (gsm_04_08.c:1128) 20250427105046344 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe20a0d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105046344 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771) AUTH on GERAN received SRES/RES: 915a034dc3456553 (8 bytes) (vlr_auth_fsm.c:151) 20250427105046344 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427105046344 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe20a0d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105046344 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe20a0d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105046344 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe20a0d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105046344 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe20a0d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1c3240] (vlr_auth_fsm.c:294) 20250427105046344 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe20a0d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105046344 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe20a0d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105046344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1c3240]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427105046344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1c3240]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105046344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1c3240]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427105046344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1c3240]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427105046344 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046344 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105046344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046344 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105046344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105046344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046344 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 4b 00 06 00 01 10 00 0e 53 0a 09 02 62 9d 9d 72 50 39 9f b2 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105046345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105046345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046345 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105046345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105046345 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046345 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105046346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1c3240]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427105046346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1c3240]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105046346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1c3240]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105046346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1c3240]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105046346 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105046346 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1c3240] (fsm.c:486) 20250427105046346 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105046346 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105046346 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046346 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105046346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046346 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105046346 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105046346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 00 06 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105046347 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105046347 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250427105046347 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427105046347 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105046347 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105046347 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1c3240]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105046347 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105046347 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105046347 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105046347 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1c3240] (vlr_lu_fsm.c:110) 20250427105046347 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105046347 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105046347 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1c3240]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105046347 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1c3240]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105046347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105046347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1c3240] (fsm.c:486) 20250427105046347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105046347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105046347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105046347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105046347 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:TMSInew-0x84EA286B) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427105046347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105046347 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:TMSInew-0x84EA286B LOCATION UPDATE ACCEPT (TMSI = 0x84ea286b) (gsm_04_08.c:149) 20250427105046347 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:TMSInew-0x84EA286B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105046347 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046347 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105046347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046347 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105046347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105046347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 00 06 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 84 ea 28 6b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1506)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1506)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O 20250427105046348 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046348 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046348 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046348 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105046348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046348 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105046348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105046348 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046348 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105046348 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:TMSInew-0x84EA286B:GERAN-A-274:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105046348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:TMSInew-0x84EA286B:GERAN-A-274:LU)[0x55eefe1c3240]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105046348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105046348 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427105046348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105046348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-274:LU)[0x55eefe1c3240]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105046348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105046348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-274:LU)[0x55eefe1c3240] (vlr_lu_fsm.c:817) 20250427105046348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105046348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5B0D2771:GERAN-A-274:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105046348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-274:LU)[0x55eefe1c3240]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105046348 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250427105046348 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105046348 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105046348 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105046349 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105046349 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046349 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105046349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046349 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105046349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105046349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 00 06 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105046349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105046349 DLSS7 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(1507)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105046349 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105046349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105046349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046349 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105046349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-274:LU)[0x55eefe1c3240]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105046349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-274:LU)[0x55eefe1c3240]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-274:LU)[0x55eefe1bdae0] (msc_a.c:1053) 20250427105046349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-274:LU)[0x55eefe1c3240]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105046349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-274:LU)[0x55eefe1c3240]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105046349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-274:LU)[0x55eefe1c3240]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105046350 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B - active-conn: now used by 1 (attached) (msub.c:375) 20250427105046350 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046350 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105046350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046350 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105046350 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105046350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 00 06 00 01 12 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on local reference:0 20250427105046350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105046350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046350 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105046350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105046350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105046350 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 4b 00 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1506)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1513)4915206 TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105046351 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105046351 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '84EA286B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1506)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1513)3988195 MSC_Test_0-RAN(1506)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1505)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105046552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105046552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105046552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105046552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3c da 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 84 ea 28 6b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105046553 DMM DEBUG msc_a(TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1cf950]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105046553 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d43c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105046553 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d43c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1cf950] (fsm.c:486) 20250427105046553 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d43c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427105046553 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d43c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105046553 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105046553 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105046553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d43c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105046553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d43c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427105046553 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d0ac0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105046553 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d0ac0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d43c0] (fsm.c:486) 20250427105046553 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d0ac0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105046553 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d0ac0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105046553 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105046553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105046553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046553 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105046553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105046553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 da e3 00 01 13 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@84c1225eaf8b: { messageType := 2, destLocRef := '3CDAE3'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)@84c1225eaf8b: Session index based on local reference:0 20250427105046555 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105046555 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105046556 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105046556 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d0ac0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105046556 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B) Received 1 auth tuples (vlr.c:996) 20250427105046556 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d0ac0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105046556 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d0ac0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427105046556 DMM DEBUG Tx AUTH REQ (rand = c5c016b4d086d1311e034a69f4c489c2) (gsm_04_08.c:641) 20250427105046556 DMM DEBUG AUTH REQ (autn = 5fe1a1cd743e3e86fb54cbc5de2a4179) (gsm_04_08.c:643) 20250427105046556 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105046556 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046556 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105046556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046556 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105046556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105046556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046556 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 3c da e3 00 01 28 01 00 25 05 12 00 c5 c0 16 b4 d0 86 d1 31 1e 03 4a 69 f4 c4 89 c2 20 10 5f e1 a1 cd 74 3e 3e 86 fb 54 cb c5 de 2a 41 79 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1506)@84c1225eaf8b: patching N(SD)=1 into dtap '0514D56B9F1521041A070602'O MSC_Test_0-RAN(1506)@84c1225eaf8b: patched enc_l3: '0554D56B9F1521041A070602'O MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_len:15 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000C0554D56B9F1521041A070602'O MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105046557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105046557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105046557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105046557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 d5 6b 9f 15 21 04 1a 07 06 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105046557 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1cf950]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d56b9f151a070602) (gsm_04_08.c:1128) 20250427105046557 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d0ac0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105046557 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B) AUTH on GERAN received SRES/RES: d56b9f151a070602 (8 bytes) (vlr_auth_fsm.c:151) 20250427105046557 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427105046557 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d0ac0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105046557 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d0ac0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105046557 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d0ac0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105046557 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d0ac0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d43c0] (vlr_auth_fsm.c:294) 20250427105046557 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d0ac0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105046557 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d0ac0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105046557 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d43c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427105046557 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d43c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105046557 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d43c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427105046557 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d43c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427105046557 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046557 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105046557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046557 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105046557 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105046557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046557 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 3c da e3 00 01 10 00 0e 53 0a 09 02 93 e9 8a e6 0f e8 31 b4 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105046558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105046558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046558 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105046558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105046558 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046558 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105046558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d43c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427105046558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d43c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105046558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d43c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105046558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d43c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105046558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d43c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105046558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d43c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105046558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d43c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105046558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d43c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105046558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1d43c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105046558 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(1507)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105046558 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046558 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105046558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046558 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105046558 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105046558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 da e3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(1508)@84c1225eaf8b: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_10(1513) MSC_Test-MGCP(1509)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1506)@84c1225eaf8b: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_len:19 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105046561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105046561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046561 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105046561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105046561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046561 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) 20250427105046561 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105046561 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B callref-0x80000015 tid-8) New transaction (transaction.c:231) 20250427105046561 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105046561 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105046561 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105046561 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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) 20250427105046562 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105046562 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105046562 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe20a0d0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105046562 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe20a0d0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1cf950] (fsm.c:486) 20250427105046562 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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) 20250427105046562 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe20a2a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105046562 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe20a2a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe20a0d0] (fsm.c:486) 20250427105046562 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:no-CI)[0x55eefe20a2a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427105046562 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:no-CI)[0x55eefe20a2a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105046562 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1cf590]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105046562 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1cf590]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe20a0d0] (fsm.c:486) 20250427105046562 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:no-CI)[0x55eefe1cf590]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427105046562 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:no-CI)[0x55eefe1cf590]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1509)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105046568 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:no-CI)[0x55eefe20a2a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105046568 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe20a0d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105046568 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX 20250427105046569 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:no-CI)[0x55eefe1cf590]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105046569 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe20a0d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105046569 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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) 20250427105046569 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) Sending Assignment Command (msc_a.c:706) 20250427105046569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105046569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046569 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105046569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105046569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046569 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 3c da e3 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-MNCC(1508)@84c1225eaf8b: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_10(1513) MSC_Test-MNCC(1508)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1513)-2147483627 MSC_Test_0-M3UA(1507)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind 20250427105046571 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105046573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105046573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046573 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105046574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105046574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046574 DLSS7 DEBUG 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) 20250427105046574 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1cf590]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427105046574 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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)[0x55eefe1cf590]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105046574 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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)[0x55eefe1cf590]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427105046574 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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) 20250427105046574 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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) 20250427105046574 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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) 20250427105046574 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE 20250427105046575 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105046575 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105046575 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105046575 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427105046575 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046575 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046575 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046575 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105046575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046575 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105046575 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105046575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046575 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 da 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(1507)@84c1225eaf8b: Message received on association #8 TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105046575 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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)[0x55eefe1cf590]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105046575 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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)[0x55eefe1cf590]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105046575 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe20a0d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105046576 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427105046576 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105046576 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105046576 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105046576 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046576 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105046576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046576 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105046576 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105046576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3c da e3 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427105046577 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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) 20250427105046577 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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) 20250427105046577 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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) 20250427105046577 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe20a2a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105046577 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe20a2a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105046577 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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)[0x55eefe20a2a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105046577 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427105046577 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105046577 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105046577 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427105046577 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427105046577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105046577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105046577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105046577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3c da e3 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: { 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" } } } } } } } 20250427105046578 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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)[0x55eefe20a2a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105046578 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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)[0x55eefe20a2a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105046578 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe20a0d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105046578 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe20a0d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1506)@84c1225eaf8b: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1506)@84c1225eaf8b: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250427105046579 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105046579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105046579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105046579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105046579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105046579 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105046579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105046579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105046579 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105046579 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105046579 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427105046579 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427105046579 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427105046579 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105046579 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105048082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105048082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105048082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105048082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105048082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105048082 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105048082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105048082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105048082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105048082 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) 20250427105048086 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427105048086 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427105048086 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe19e850]{NOT_STARTED}: Allocated (fsm.c:456) 20250427105048086 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe19e850]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe20a490] (fsm.c:486) 20250427105048086 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:callref-0x0)[0x55eefe19e850]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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)[0x55eefe1cf590] (mncc_call.c:190) 20250427105048086 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:callref-0x0)[0x55eefe19e850]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250427105048086 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:callref-0x0)[0x55eefe19e850]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250427105048086 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:callref-0x0)[0x55eefe19e850]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250427105048086 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105048086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105048086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105048086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105048086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105048086 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105048086 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105048086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105048086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105048086 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 3c da 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(1507)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1508)@84c1225eaf8b: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_10(1513) MSC_Test-MNCC(1508)@84c1225eaf8b: Added conn table entry 1TC_ho_inter_msc_out_a5_10(1513)-2147483626 20250427105048087 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427105048087 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427105048088 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105048088 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105048088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105048088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105048088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105048088 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105048088 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105048088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105048088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105048088 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 3c da e3 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105048190 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427105048190 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427105048190 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:callref-0x0)[0x55eefe19e850]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe20a490] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe1cf950] (mncc_call.c:163) 20250427105048190 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105048190 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105048190 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105048190 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105048190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105048190 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105048190 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105048190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105048190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105048190 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 da e3 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105048191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105048191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105048191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105048191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105048191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105048191 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105048191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105048191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105048191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105048191 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 13 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105048191 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105048191 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105048191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105048191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105048191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105048191 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105048191 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105048191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105048191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105048191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 da e3 00 01 13 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on local reference:0 20250427105048191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105048191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105048191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105048191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105048191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105048191 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105048192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105048192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105048192 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105048192 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3c da e3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1506)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1513)3988195 TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105048192 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427105048192 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1506)@84c1225eaf8b: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1506)@84c1225eaf8b: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_10(1513) 20250427105048194 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427105048194 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427105048194 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105048194 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105048194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105048194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105048194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105048194 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105048194 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105048194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105048194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105048194 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 93 e9 8a e6 0f e8 31 b4 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1506)@84c1225eaf8b: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1506)@84c1225eaf8b: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1506)@84c1225eaf8b: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_10(1513) MSC_Test_0-RAN(1506)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1513)5666909 MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1505)@84c1225eaf8b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427105048196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105048196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105048196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105048196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105048196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105048196 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105048196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105048196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105048196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105048196 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 a3 36 94 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_len:27 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C027C060908070623287E0180'O MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105048396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105048396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105048396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105048396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105048396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105048396 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105048396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105048396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105048396 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105048396 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105048604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105048604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105048604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105048604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105048604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105048604 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105048604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105048604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105048604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105048604 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427105048604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105048604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105048604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105048604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105048604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105048604 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105048604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105048604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105048604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105048604 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427105048604 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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)[0x55eefe1cf590]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427105048604 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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)[0x55eefe1cf590]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250427105048604 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1cf590]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105048605 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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)[0x55eefe1cf590]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427105048605 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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)[0x55eefe1cf590]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105048605 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:callref-0x0)[0x55eefe19e850]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250427105048605 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:callref-0x0)[0x55eefe19e850]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250427105048606 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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)[0x55eefe1cf590]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105048606 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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)[0x55eefe1cf590]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105048606 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe20a0d0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105049608 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105049608 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105049608 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105049608 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105049608 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105049608 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105049608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105049608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105049608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105049608 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105049608 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105049608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105049608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105049608 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 a3 36 94 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1506)@84c1225eaf8b: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1506)@84c1225eaf8b: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O 20250427105049610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105049610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105049610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105049610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105049610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105049610 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105049610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105049610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105049610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105049610 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 33 00 01 09 01 00 06 03 2d 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105049610 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427105049610 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105049610 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427105049610 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427105049610 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-2355:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427105049610 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-2355:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105049610 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105049610 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105049610 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105049610 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105049610 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe20a0d0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105049610 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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)[0x55eefe1cf590]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105049610 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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)[0x55eefe1cf590]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe20a0d0] (call_leg.c:197) 20250427105049610 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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)[0x55eefe1cf590]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105049610 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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)[0x55eefe1cf590]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105049610 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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)[0x55eefe20a2a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105049610 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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)[0x55eefe20a2a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe20a0d0] (call_leg.c:197) 20250427105049610 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe20a0d0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105049610 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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)[0x55eefe20a2a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105049610 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B: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)[0x55eefe20a2a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105049610 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe20a0d0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105049610 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe20a0d0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-2355:CM_SERVICE_REQ)[0x55eefe1cf950] (call_leg.c:198) 20250427105049610 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe20a0d0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105049610 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-275:CM_SERVICE_REQ)[0x55eefe20a0d0]{RELEASING}: Deallocated (fsm.c:568) 20250427105049610 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105049610 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105049610 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105049610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105049610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105049610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105049610 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105049610 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105049610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105049610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105049610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a3 36 94 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250427105049610 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105049610 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105049610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105049610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105049610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105049610 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105049610 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105049610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105049610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105049610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a3 36 94 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1507)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1508)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1513)-2147483627 TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1505)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1505)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105049612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105049612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105049612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105049612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105049612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105049612 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105049612 DLSS7 DEBUG Found route for dpc=185=0.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(1507)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105049612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105049612 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105049612 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427105049612 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:callref-0x0)[0x55eefe19e850]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105049612 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:callref-0x0)[0x55eefe19e850]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-2355:CM_SERVICE_REQ)[0x55eefe1cf950] (msc_a.c:1053) 20250427105049612 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:callref-0x0)[0x55eefe19e850]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250427105049612 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:callref-0x0)[0x55eefe19e850]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250427105049612 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-2355:CM_SERVICE_REQ)[0x55eefe1d43c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105049612 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-2355:CM_SERVICE_REQ)[0x55eefe1d43c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-2355:CM_SERVICE_REQ)[0x55eefe1cf950] (msc_a.c:1053) 20250427105049612 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-2355:CM_SERVICE_REQ)[0x55eefe1d43c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105049612 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-2355:CM_SERVICE_REQ)[0x55eefe1d43c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105049612 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B - active-conn: now used by 1 (attached) (msub.c:375) 20250427105049613 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105049613 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105049613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105049613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105049613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105049613 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105049613 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105049613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105049613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105049613 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a3 36 94 00 09 33 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@84c1225eaf8b: Session index based on local reference:0 20250427105049613 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105049613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105049613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105049613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105049613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105049613 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105049613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105049613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105049613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105049613 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 a3 36 94 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1506)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1513)5666909 TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: f_call_hangup 9: done TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1513)@84c1225eaf8b: Final verdict of PTC: pass 20250427105051629 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105051629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105051629 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105051629 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105051629 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105051629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105051629 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105051629 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105051629 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105051629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105051629 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105051629 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105051629 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105051629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105051629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105051629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105051629 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105051629 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105051629 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105051630 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105051630 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1507)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1505)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1511)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1506)@84c1225eaf8b: Final verdict of PTC: none 20250427105051632 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105051632 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(1512)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1508)@84c1225eaf8b: Final verdict of PTC: none 20250427105051634 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1510)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1509)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1504)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1514)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1504): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1505): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1506): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1507): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1508): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1509): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1510): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1511): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1512): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_ho_inter_msc_out_a5_10(1513): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1514): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_ho_inter_msc_out_a5_1 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_1 pass'. Sun Apr 27 10:50:51 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 20250427105052635 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=730236) 20250427105053630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105053630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105053630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105053636 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=730236, count=730776) 20250427105054637 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_1 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_3'. ------ MSC_Tests.TC_ho_inter_msc_out_a5_3 ------ Sun Apr 27 10:50:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105055638 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_3' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_ho_inter_msc_out_a5_3 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1518)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1518)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1518)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1516)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105056218 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1519)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105056413 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105056413 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105056413 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105056413 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1518)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105056414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105056414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105056414 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105056414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105056414 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105056414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105056414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105056414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105056414 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105056414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105056414 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1518)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1518)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1518)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105056415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105056415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105056415 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105056415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(1518)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1518)@84c1225eaf8b: Message received on association #8 20250427105056415 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105056415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105056415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105056415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105056415 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105056415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105056415 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105056415 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1518)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1518)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105056415 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105056415 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105056639 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105056639 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1521)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1521)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105056643 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1521)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1521)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1521)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1521)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105056660 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105056660 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1519)@84c1225eaf8b: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_30(1524) MSC_Test-GSUP(1522)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105057227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057227 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057227 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057227 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105057227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057227 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105057227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105057227 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057227 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105057228 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057228 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105057228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057228 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105057228 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105057228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1517)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1517)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1524)9029225 MSC_Test_0-SCCP(1516)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1517)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427105057240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057240 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057240 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057240 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105057240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057240 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105057240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105057240 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057240 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 c6 69 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105057241 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-276:LU)[0x55eefe20a0d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105057241 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-276:LU)[0x55eefe20a0d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105057241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x55eefe1fb750]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105057241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x55eefe1fb750]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-276:LU)[0x55eefe20a0d0] (fsm.c:486) 20250427105057241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x55eefe1fb750]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427105057241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x55eefe1fb750]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105057241 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105057241 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105057241 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105057241 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105057241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1fb750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105057241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1fb750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105057241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1fb750]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105057241 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105057241 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1fb750] (fsm.c:486) 20250427105057241 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105057241 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105057241 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057241 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105057241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057241 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105057241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105057241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 89 c6 69 00 01 14 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@84c1225eaf8b: { messageType := 2, destLocRef := '89C669'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1522)@84c1225eaf8b: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_30(1524) MSC_Test-GSUP(1522)@84c1225eaf8b: Added IMSI table entry 0TC_ho_inter_msc_out_a5_30(1524)"262420000000054" 20250427105057244 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105057244 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_len:11 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O 20250427105057245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057245 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057245 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057245 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105057245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057245 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105057245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105057245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057245 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105057247 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105057247 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105057247 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B) Received 1 auth tuples (vlr.c:996) 20250427105057247 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105057247 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427105057247 DMM DEBUG Tx AUTH REQ (rand = 441506f5f1becbd6e1496a537b94f6bd) (gsm_04_08.c:641) 20250427105057247 DMM DEBUG AUTH REQ (autn = f99b984cb200037a9fa463485de0515f) (gsm_04_08.c:643) 20250427105057247 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105057248 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057248 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105057248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057248 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105057248 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105057248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057248 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 89 c6 69 00 01 28 01 00 25 05 12 00 44 15 06 f5 f1 be cb d6 e1 49 6a 53 7b 94 f6 bd 20 10 f9 9b 98 4c b2 00 03 7a 9f a4 63 48 5d e0 51 5f 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1517)@84c1225eaf8b: patching N(SD)=1 into dtap '05145398A06B21040171444B'O MSC_Test_0-RAN(1517)@84c1225eaf8b: patched enc_l3: '05545398A06B21040171444B'O MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_len:15 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000C05545398A06B21040171444B'O MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105057252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105057252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057252 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105057252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105057252 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057252 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 53 98 a0 6b 21 04 01 71 44 4b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105057252 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe20a0d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5398a06b0171444b) (gsm_04_08.c:1128) 20250427105057252 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105057252 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B) AUTH on GERAN received SRES/RES: 5398a06b0171444b (8 bytes) (vlr_auth_fsm.c:151) 20250427105057252 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427105057252 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105057252 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105057252 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105057252 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1fb750] (vlr_auth_fsm.c:294) 20250427105057252 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105057252 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105057252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1fb750]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427105057252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1fb750]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105057252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1fb750]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427105057253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1fb750]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427105057253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105057253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057253 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105057253 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105057253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057253 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 89 c6 69 00 01 10 00 0e 53 0a 09 08 f1 f9 5b 6c 6a c3 fc 9b 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105057255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105057255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057255 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105057255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105057255 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057255 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105057255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1fb750]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427105057255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1fb750]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105057255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1fb750]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105057255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1fb750]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105057255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105057255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1fb750] (fsm.c:486) 20250427105057255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105057255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105057255 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057255 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105057255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057255 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105057255 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105057255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 89 c6 69 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105057257 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105057257 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250427105057257 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427105057257 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105057257 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105057257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1fb750]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105057257 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105057257 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105057257 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105057257 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1fb750] (vlr_lu_fsm.c:110) 20250427105057257 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105057257 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105057257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1fb750]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105057257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1fb750]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105057257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105057257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1fb750] (fsm.c:486) 20250427105057257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105057257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105057257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105057257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105057257 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:TMSInew-0x0C69D605) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427105057257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105057257 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:TMSInew-0x0C69D605 LOCATION UPDATE ACCEPT (TMSI = 0x0c69d605) (gsm_04_08.c:149) 20250427105057258 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:TMSInew-0x0C69D605 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105057258 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057258 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105057258 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(1518)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427105057258 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105057258 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105057258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 89 c6 69 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0c 69 d6 05 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1517)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1517)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105057259 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057259 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057259 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057259 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105057259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057259 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105057259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105057259 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057259 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105057259 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:TMSInew-0x0C69D605:GERAN-A-276:LU)[0x55eefe20a0d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105057259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:TMSInew-0x0C69D605:GERAN-A-276:LU)[0x55eefe1fb750]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105057259 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105057259 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427105057259 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105057259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-276:LU)[0x55eefe1fb750]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105057259 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105057259 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-276:LU)[0x55eefe1fb750] (vlr_lu_fsm.c:817) 20250427105057259 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105057259 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84EA286B:GERAN-A-276:LU)[0x55eefe1d9cc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105057259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-276:LU)[0x55eefe1fb750]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105057259 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250427105057259 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105057259 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105057259 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105057259 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105057259 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057259 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105057259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057259 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105057259 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105057259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057259 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 89 c6 69 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105057260 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105057260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057260 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105057260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105057260 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057260 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105057260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-276:LU)[0x55eefe1fb750]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105057260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-276:LU)[0x55eefe1fb750]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-276:LU)[0x55eefe20a0d0] (msc_a.c:1053) 20250427105057260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-276:LU)[0x55eefe1fb750]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105057260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-276:LU)[0x55eefe1fb750]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105057260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-276:LU)[0x55eefe1fb750]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105057260 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105057260 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057260 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105057260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057260 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105057260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105057260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057260 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 89 c6 69 00 01 14 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on local reference:0 20250427105057261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105057261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057261 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105057261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105057261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057261 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 89 c6 69 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1517)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1524)9029225 TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105057261 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105057261 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0C69D605'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1517)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1524)14212645 MSC_Test_0-RAN(1517)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1516)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105057468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105057469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057469 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105057469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105057469 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057469 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 de 25 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 0c 69 d6 05 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105057469 DMM DEBUG msc_a(TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe20a2a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105057470 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105057470 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe20a2a0] (fsm.c:486) 20250427105057470 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427105057470 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105057470 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105057470 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105057470 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105057470 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427105057470 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057470 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105057470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057470 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1d9cc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105057470 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1d9cc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1c3110] (fsm.c:486) 20250427105057470 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1d9cc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105057470 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1d9cc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105057470 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105057470 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105057470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105057470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d8 de 25 00 01 15 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@84c1225eaf8b: { messageType := 2, destLocRef := 'D8DE25'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)@84c1225eaf8b: Session index based on local reference:0 20250427105057474 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105057474 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105057478 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105057478 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1d9cc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105057478 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605) Received 1 auth tuples (vlr.c:996) 20250427105057478 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1d9cc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105057478 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1d9cc0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427105057478 DMM DEBUG Tx AUTH REQ (rand = 2444004bb170c9aa8dbd1a2e893a3ce7) (gsm_04_08.c:641) 20250427105057478 DMM DEBUG AUTH REQ (autn = 2feb27e73f2fc24a67f88e89c832700f) (gsm_04_08.c:643) 20250427105057478 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105057478 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057478 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105057478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057478 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105057478 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105057479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057479 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 d8 de 25 00 01 28 01 00 25 05 12 00 24 44 00 4b b1 70 c9 aa 8d bd 1a 2e 89 3a 3c e7 20 10 2f eb 27 e7 3f 2f c2 4a 67 f8 8e 89 c8 32 70 0f 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1517)@84c1225eaf8b: patching N(SD)=1 into dtap '051475CAE40C210414F8BD73'O MSC_Test_0-RAN(1517)@84c1225eaf8b: patched enc_l3: '055475CAE40C210414F8BD73'O MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_len:15 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000C055475CAE40C210414F8BD73'O 20250427105057484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105057484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057484 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105057484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105057484 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057484 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 75 ca e4 0c 21 04 14 f8 bd 73 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105057485 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe20a2a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 75cae40c14f8bd73) (gsm_04_08.c:1128) 20250427105057485 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1d9cc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105057485 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605) AUTH on GERAN received SRES/RES: 75cae40c14f8bd73 (8 bytes) (vlr_auth_fsm.c:151) 20250427105057485 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427105057485 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1d9cc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105057485 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1d9cc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105057485 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1d9cc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105057485 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1d9cc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1c3110] (vlr_auth_fsm.c:294) 20250427105057485 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1d9cc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105057485 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1d9cc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105057485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427105057485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105057485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427105057485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427105057485 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057485 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105057485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057485 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105057485 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105057485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057485 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 d8 de 25 00 01 10 00 0e 53 0a 09 08 9d 5f 6d 69 3b d8 72 6b 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250427105057490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105057490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057490 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105057490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105057490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057490 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105057490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427105057490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105057491 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105057491 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105057491 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105057491 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105057491 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105057491 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105057491 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105057491 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250427105057491 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057491 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105057491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057491 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105057491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105057491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d8 de 25 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1519)@84c1225eaf8b: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_30(1524) MSC_Test-MGCP(1520)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1517)@84c1225eaf8b: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_len:19 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105057512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105057512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057512 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105057512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105057512 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057512 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) 20250427105057512 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105057512 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 callref-0x80000017 tid-8) New transaction (transaction.c:231) 20250427105057512 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105057512 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105057512 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105057512 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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) 20250427105057512 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105057512 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105057512 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1bdae0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105057512 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1bdae0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe20a2a0] (fsm.c:486) 20250427105057512 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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) 20250427105057512 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1b6f20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105057512 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1b6f20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1bdae0] (fsm.c:486) 20250427105057512 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:no-CI)[0x55eefe1b6f20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427105057512 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:no-CI)[0x55eefe1b6f20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105057512 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1cf590]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105057512 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1cf590]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1bdae0] (fsm.c:486) 20250427105057512 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:no-CI)[0x55eefe1cf590]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427105057512 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:no-CI)[0x55eefe1cf590]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1520)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105057530 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:no-CI)[0x55eefe1b6f20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105057530 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1bdae0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105057530 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX 20250427105057533 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:no-CI)[0x55eefe1cf590]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105057533 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1bdae0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105057533 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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) 20250427105057533 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) Sending Assignment Command (msc_a.c:706) 20250427105057533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105057533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057533 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105057533 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105057533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057533 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 d8 de 25 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 7b 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1519)@84c1225eaf8b: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_30(1524) MSC_Test-MNCC(1519)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1524)-2147483625 TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request 20250427105057538 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250427105057542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105057542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057542 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105057542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105057542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057542 DLSS7 DEBUG 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) MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105057542 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1cf590]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427105057542 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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)[0x55eefe1cf590]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105057542 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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)[0x55eefe1cf590]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427105057542 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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) 20250427105057542 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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) 20250427105057542 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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) 20250427105057542 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427105057546 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105057546 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105057546 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105057546 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427105057546 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057546 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105057546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057546 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105057546 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105057546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d8 de 25 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105057547 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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)[0x55eefe1cf590]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105057547 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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)[0x55eefe1cf590]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105057547 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1bdae0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105057549 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427105057549 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105057549 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105057550 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105057550 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057550 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105057550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057550 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105057550 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105057550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057550 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d8 de 25 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427105057551 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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) 20250427105057551 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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) 20250427105057551 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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) 20250427105057551 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1b6f20]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105057551 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1b6f20]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105057551 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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)[0x55eefe1b6f20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105057551 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427105057551 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105057551 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105057551 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427105057551 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427105057552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105057552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057552 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105057552 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105057552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d8 de 25 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: { 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)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT 20250427105057553 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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)[0x55eefe1b6f20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105057553 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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)[0x55eefe1b6f20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105057553 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1bdae0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105057553 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1bdae0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1517)@84c1225eaf8b: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1517)@84c1225eaf8b: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105057554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105057554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105057554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105057554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105057554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105057554 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105057554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105057554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105057554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105057554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105057554 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427105057554 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427105057554 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427105057554 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105057554 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105059058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105059058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105059058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105059058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105059058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105059058 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105059058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105059058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105059058 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105059058 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) 20250427105059061 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427105059061 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427105059061 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1cf380]{NOT_STARTED}: Allocated (fsm.c:456) 20250427105059061 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1cf380]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe20a490] (fsm.c:486) 20250427105059061 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:callref-0x0)[0x55eefe1cf380]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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)[0x55eefe1cf590] (mncc_call.c:190) 20250427105059061 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:callref-0x0)[0x55eefe1cf380]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250427105059061 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:callref-0x0)[0x55eefe1cf380]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250427105059061 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:callref-0x0)[0x55eefe1cf380]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250427105059062 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105059062 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105059062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105059062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105059062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105059062 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105059062 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105059062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105059062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105059062 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 d8 de 25 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1519)@84c1225eaf8b: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_30(1524) MSC_Test-MNCC(1519)@84c1225eaf8b: Added conn table entry 1TC_ho_inter_msc_out_a5_30(1524)-2147483624 20250427105059062 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427105059062 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427105059063 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105059063 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105059063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105059063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105059063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105059063 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105059063 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105059063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105059063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105059063 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 d8 de 25 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105059166 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427105059166 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427105059166 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:callref-0x0)[0x55eefe1cf380]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe20a490] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe20a2a0] (mncc_call.c:163) 20250427105059166 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105059166 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105059166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105059166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105059166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105059166 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105059166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105059166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105059166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105059166 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d8 de 25 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105059168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105059168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105059168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105059168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105059168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105059168 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105059168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105059168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105059168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105059168 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105059168 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105059168 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105059168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105059168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105059168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105059168 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105059168 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105059168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105059168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105059168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d8 de 25 00 01 15 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on local reference:0 20250427105059169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105059169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105059169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105059169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105059169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105059169 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105059169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105059169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105059169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105059169 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d8 de 25 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1517)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1524)14212645 TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105059169 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427105059169 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1517)@84c1225eaf8b: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1517)@84c1225eaf8b: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_30(1524) 20250427105059172 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427105059172 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427105059172 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105059172 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105059172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105059172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105059172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105059172 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105059172 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105059172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105059172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105059172 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 9d 5f 6d 69 3b d8 72 6b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1517)@84c1225eaf8b: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1517)@84c1225eaf8b: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1517)@84c1225eaf8b: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_30(1524) MSC_Test_0-RAN(1517)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1524)9664802 MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427105059175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105059175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105059175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105059175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105059175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105059175 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105059175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105059175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105059175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105059175 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 ef ed 2e 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_len:27 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C047C060908070623287E0180'O MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105059376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105059376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105059376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105059376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105059376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105059376 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105059376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105059376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105059376 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105059376 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105059580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105059580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105059580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105059580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105059580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105059580 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105059580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105059580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105059580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105059580 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427105059580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105059580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105059580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105059580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105059580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105059580 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105059580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105059580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105059580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105059580 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427105059581 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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)[0x55eefe1cf590]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427105059581 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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)[0x55eefe1cf590]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250427105059581 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1cf590]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105059581 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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)[0x55eefe1cf590]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427105059581 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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)[0x55eefe1cf590]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105059581 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:callref-0x0)[0x55eefe1cf380]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250427105059581 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:callref-0x0)[0x55eefe1cf380]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250427105059584 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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)[0x55eefe1cf590]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105059584 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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)[0x55eefe1cf590]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105059584 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1bdae0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105100586 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105100586 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105100586 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105100586 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105100586 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105100586 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105100586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105100586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105100586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105100586 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105100586 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105100586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105100586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105100586 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 ef ed 2e 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1517)@84c1225eaf8b: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1517)@84c1225eaf8b: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105100589 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105100589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105100589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105100589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105100589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105100589 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105100589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105100589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105100589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105100589 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) 20250427105100589 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427105100589 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105100589 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427105100589 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427105100589 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-2356:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427105100589 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-2356:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105100589 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105100589 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105100589 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105100589 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105100589 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1bdae0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105100589 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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)[0x55eefe1cf590]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105100589 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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)[0x55eefe1cf590]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1bdae0] (call_leg.c:197) 20250427105100589 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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)[0x55eefe1cf590]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105100589 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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)[0x55eefe1cf590]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105100589 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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)[0x55eefe1b6f20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105100589 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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)[0x55eefe1b6f20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1bdae0] (call_leg.c:197) 20250427105100589 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1bdae0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105100589 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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)[0x55eefe1b6f20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105100589 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605: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)[0x55eefe1b6f20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105100589 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1bdae0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105100589 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1bdae0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-2356:CM_SERVICE_REQ)[0x55eefe20a2a0] (call_leg.c:198) 20250427105100589 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1bdae0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105100589 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-277:CM_SERVICE_REQ)[0x55eefe1bdae0]{RELEASING}: Deallocated (fsm.c:568) 20250427105100589 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105100589 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105100589 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105100589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105100589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105100589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105100589 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105100589 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105100589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105100589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105100589 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ef ed 2e 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250427105100589 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105100589 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105100589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105100589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105100590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105100590 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105100590 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105100590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105100590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105100590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ef ed 2e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1518)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1519)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1524)-2147483625 TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1516)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1516)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105100592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105100592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105100592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105100592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105100592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105100592 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105100592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105100592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105100592 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105100592 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105100592 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:callref-0x0)[0x55eefe1cf380]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105100592 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:callref-0x0)[0x55eefe1cf380]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-2356:CM_SERVICE_REQ)[0x55eefe20a2a0] (msc_a.c:1053) 20250427105100592 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:callref-0x0)[0x55eefe1cf380]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250427105100592 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:callref-0x0)[0x55eefe1cf380]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250427105100592 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-2356:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105100592 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-2356:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-2356:CM_SERVICE_REQ)[0x55eefe20a2a0] (msc_a.c:1053) 20250427105100592 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-2356:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105100592 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-2356:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105100592 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105100592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105100592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105100592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105100592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105100592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105100592 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105100592 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105100592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105100592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105100592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ef ed 2e 00 09 34 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@84c1225eaf8b: Session index based on local reference:0 20250427105100592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105100592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105100592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105100592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105100592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105100592 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105100592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105100592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105100592 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105100592 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 ef ed 2e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1517)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1524)9664802 TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: f_call_hangup 9: done TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1524)@84c1225eaf8b: Final verdict of PTC: pass 20250427105102598 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105102598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105102598 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105102598 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105102598 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105102598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105102598 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105102598 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105102598 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105102598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105102598 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105102598 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105102598 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105102598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105102598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105102598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105102598 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105102598 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105102598 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(1518)@84c1225eaf8b: Final verdict of PTC: none 20250427105102598 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_0-RAN(1517)@84c1225eaf8b: Final verdict of PTC: none 20250427105102598 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(1515)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1522)@84c1225eaf8b: Final verdict of PTC: none 20250427105102599 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105102599 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(1523)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1516)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1519)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1520)@84c1225eaf8b: Final verdict of PTC: none 20250427105102599 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1521)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1525)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1515): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1516): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1517): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1518): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1519): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1520): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1521): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1522): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1523): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_ho_inter_msc_out_a5_30(1524): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1525): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_ho_inter_msc_out_a5_3 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_3 pass'. Sun Apr 27 10:51:02 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 20250427105103600 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=729684) 20250427105104599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105104599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105104599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105104601 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=729684, count=732180) 20250427105105602 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_3 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_4'. ------ MSC_Tests.TC_ho_inter_msc_out_a5_4 ------ Sun Apr 27 10:51:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105106603 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_4' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_ho_inter_msc_out_a5_4 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1529)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1529)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1529)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(1527)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105107128 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1530)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105107323 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105107323 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105107323 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105107323 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1529)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105107324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105107324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105107324 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105107324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105107324 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105107324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105107324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105107324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105107324 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105107324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105107324 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1529)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1529)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1529)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1529)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1529)@84c1225eaf8b: Message received on association #8 20250427105107325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105107325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105107325 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105107325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105107325 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105107325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105107325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105107325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105107325 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105107325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105107325 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105107325 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1529)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1529)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105107325 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105107325 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105107604 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105107604 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1532)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1532)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105107610 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1532)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1532)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1532)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1532)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105107636 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105107636 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1530)@84c1225eaf8b: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_40(1535) MSC_Test-GSUP(1533)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105108128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105108128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108128 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105108128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105108128 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108128 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105108128 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108128 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105108128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108128 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105108128 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105108128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1528)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1528)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1535)4670269 MSC_Test_0-SCCP(1527)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1528)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105108131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105108131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108131 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105108131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105108131 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108131 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 43 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 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105108132 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-278:LU)[0x55eefe1bdae0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105108132 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-278:LU)[0x55eefe1bdae0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105108132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x55eefe208680]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105108132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x55eefe208680]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-278:LU)[0x55eefe1bdae0] (fsm.c:486) 20250427105108132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x55eefe208680]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427105108132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x55eefe208680]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105108132 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105108132 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105108132 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105108132 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105108132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe208680]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105108132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe208680]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105108132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe208680]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105108132 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe20a0d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105108132 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe20a0d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe208680] (fsm.c:486) 20250427105108132 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe20a0d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105108132 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe20a0d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105108132 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108132 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108132 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108132 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105108132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108132 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105108132 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105108132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 47 43 3d 00 01 16 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@84c1225eaf8b: { messageType := 2, destLocRef := '47433D'O ("GC="), 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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1533)@84c1225eaf8b: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_40(1535) MSC_Test-GSUP(1533)@84c1225eaf8b: Added IMSI table entry 0TC_ho_inter_msc_out_a5_40(1535)"262420000000054" 20250427105108133 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105108133 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_len:11 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105108134 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105108134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108134 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105108134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105108134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108134 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105108136 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105108136 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe20a0d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105108136 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605) Received 1 auth tuples (vlr.c:996) 20250427105108136 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe20a0d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105108136 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe20a0d0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427105108136 DMM DEBUG Tx AUTH REQ (rand = 3549e2505d8ceba48665701231c5773a) (gsm_04_08.c:641) 20250427105108136 DMM DEBUG AUTH REQ (autn = bf733477ac5b3a20c96c279dfb7242e7) (gsm_04_08.c:643) 20250427105108136 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105108136 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108136 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105108136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108136 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105108136 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105108136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108136 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 47 43 3d 00 01 28 01 00 25 05 12 00 35 49 e2 50 5d 8c eb a4 86 65 70 12 31 c5 77 3a 20 10 bf 73 34 77 ac 5b 3a 20 c9 6c 27 9d fb 72 42 e7 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1528)@84c1225eaf8b: patching N(SD)=1 into dtap '05142FC8092721042D41C4A1'O MSC_Test_0-RAN(1528)@84c1225eaf8b: patched enc_l3: '05542FC8092721042D41C4A1'O MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_len:15 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000C05542FC8092721042D41C4A1'O MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105108139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105108139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108139 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105108139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105108139 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108139 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 2f c8 09 27 21 04 2d 41 c4 a1 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105108139 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2fc809272d41c4a1) (gsm_04_08.c:1128) 20250427105108139 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe20a0d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105108139 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605) AUTH on GERAN received SRES/RES: 2fc809272d41c4a1 (8 bytes) (vlr_auth_fsm.c:151) 20250427105108139 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427105108139 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe20a0d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105108139 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe20a0d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105108139 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe20a0d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105108139 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe20a0d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe208680] (vlr_auth_fsm.c:294) 20250427105108139 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe20a0d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105108139 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe20a0d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105108139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe208680]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427105108139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe208680]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105108139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe208680]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427105108139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe208680]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427105108139 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108139 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105108139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108139 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105108139 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105108139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108139 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 47 43 3d 00 01 21 00 1f 53 0a 09 10 3d 80 6b 2b 3b 82 26 6d 23 01 83 45 7f 49 66 e5 5a 0f 86 ee 60 a7 f9 c3 94 07 fd (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105108141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105108141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105108141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105108141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105108141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe208680]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427105108141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe208680]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105108141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe208680]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105108141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe208680]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105108141 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105108141 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe208680] (fsm.c:486) 20250427105108141 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105108141 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105108141 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108141 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105108141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108141 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105108141 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105108141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 47 43 3d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105108142 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105108142 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250427105108142 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427105108142 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105108142 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105108142 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe208680]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105108142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105108142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105108142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105108142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe208680] (vlr_lu_fsm.c:110) 20250427105108142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105108142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105108142 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe208680]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105108142 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe208680]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105108142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105108142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe208680] (fsm.c:486) 20250427105108142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105108142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105108142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105108142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105108142 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:TMSInew-0x5199EBEB) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427105108142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105108142 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:TMSInew-0x5199EBEB LOCATION UPDATE ACCEPT (TMSI = 0x5199ebeb) (gsm_04_08.c:149) 20250427105108142 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:TMSInew-0x5199EBEB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105108142 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108142 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105108143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108143 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105108143 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105108143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 47 43 3d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 51 99 eb eb (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1528)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1528)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105108144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105108144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108144 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105108144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105108144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105108144 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:TMSInew-0x5199EBEB:GERAN-A-278:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105108144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:TMSInew-0x5199EBEB:GERAN-A-278:LU)[0x55eefe208680]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105108144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105108144 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427105108144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105108144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-278:LU)[0x55eefe208680]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105108144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105108144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-278:LU)[0x55eefe208680] (vlr_lu_fsm.c:817) 20250427105108144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105108144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0C69D605:GERAN-A-278:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105108144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-278:LU)[0x55eefe208680]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105108144 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250427105108144 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105108144 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105108144 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105108144 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105108144 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108144 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105108144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108144 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105108144 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105108144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 47 43 3d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105108145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105108145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108145 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105108145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105108145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108145 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105108145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-278:LU)[0x55eefe208680]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105108145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-278:LU)[0x55eefe208680]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-278:LU)[0x55eefe1bdae0] (msc_a.c:1053) 20250427105108145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-278:LU)[0x55eefe208680]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105108145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-278:LU)[0x55eefe208680]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105108145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-278:LU)[0x55eefe208680]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105108145 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB - active-conn: now used by 1 (attached) (msub.c:375) 20250427105108145 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108145 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105108145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108145 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105108145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105108145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 47 43 3d 00 01 16 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105108145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105108146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108146 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105108146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105108146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108146 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 47 43 3d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1528)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1535)4670269 TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105108146 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105108146 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '5199EBEB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1528)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1535)8349085 MSC_Test_0-RAN(1528)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1527)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105108352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105108352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108352 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105108352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105108352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108352 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7f 65 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 51 99 eb eb 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105108352 DMM DEBUG msc_a(TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1b6f20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105108353 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105108353 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1b6f20] (fsm.c:486) 20250427105108353 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427105108353 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105108353 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105108353 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105108353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105108353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427105108353 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe19dc50]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105108353 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe19dc50]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1d0ac0] (fsm.c:486) 20250427105108353 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe19dc50]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105108353 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe19dc50]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105108353 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105108353 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108353 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105108353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108353 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105108353 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105108353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7f 65 9d 00 01 17 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@84c1225eaf8b: { messageType := 2, destLocRef := '7F659D'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)@84c1225eaf8b: Session index based on local reference:0 20250427105108354 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105108354 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105108355 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105108355 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe19dc50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105108355 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB) Received 1 auth tuples (vlr.c:996) 20250427105108355 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe19dc50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105108355 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe19dc50]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427105108355 DMM DEBUG Tx AUTH REQ (rand = bc091fe13a283f183f03e63404867e56) (gsm_04_08.c:641) 20250427105108355 DMM DEBUG AUTH REQ (autn = 4c4e52b4f2f905deea3fd3262f6c12a4) (gsm_04_08.c:643) 20250427105108355 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105108355 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108355 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105108355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108355 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105108355 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105108355 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108355 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 7f 65 9d 00 01 28 01 00 25 05 12 00 bc 09 1f e1 3a 28 3f 18 3f 03 e6 34 04 86 7e 56 20 10 4c 4e 52 b4 f2 f9 05 de ea 3f d3 26 2f 6c 12 a4 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1528)@84c1225eaf8b: patching N(SD)=1 into dtap '05148D93696221049EC30A6A'O MSC_Test_0-RAN(1528)@84c1225eaf8b: patched enc_l3: '05548D93696221049EC30A6A'O MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_len:15 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000C05548D93696221049EC30A6A'O MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105108356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105108356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108356 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105108356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105108356 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108356 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 8d 93 69 62 21 04 9e c3 0a 6a 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105108356 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1b6f20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8d9369629ec30a6a) (gsm_04_08.c:1128) 20250427105108356 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe19dc50]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105108356 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB) AUTH on GERAN received SRES/RES: 8d9369629ec30a6a (8 bytes) (vlr_auth_fsm.c:151) 20250427105108356 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427105108356 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe19dc50]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105108356 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe19dc50]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105108356 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe19dc50]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105108356 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe19dc50]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1d0ac0] (vlr_auth_fsm.c:294) 20250427105108356 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe19dc50]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105108356 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe19dc50]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105108356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427105108356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105108356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427105108356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427105108356 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108356 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105108356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108356 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105108356 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105108356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108356 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 7f 65 9d 00 01 21 00 1f 53 0a 09 10 4e 94 e4 ee 5e 94 8d f4 23 01 83 e1 db 88 54 1e 33 7d bc bc f2 4e 66 90 66 72 75 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105108357 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108357 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108357 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108357 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105108357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108357 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105108357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105108357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108357 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105108357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427105108357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105108357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105108357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105108357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105108357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105108357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105108357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105108357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105108357 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250427105108357 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108357 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105108357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108357 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105108357 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105108357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108357 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 7f 65 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(1529)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1530)@84c1225eaf8b: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_40(1535) MSC_Test-MGCP(1531)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1528)@84c1225eaf8b: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_len:19 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105108360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105108360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108360 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105108360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105108361 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108361 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) 20250427105108361 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105108361 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB callref-0x80000019 tid-8) New transaction (transaction.c:231) 20250427105108361 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105108361 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105108361 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105108361 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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) 20250427105108361 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105108361 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105108361 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe20a0d0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105108361 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe20a0d0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1b6f20] (fsm.c:486) 20250427105108361 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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) 20250427105108361 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe20a2a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105108361 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe20a2a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe20a0d0] (fsm.c:486) 20250427105108361 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:no-CI)[0x55eefe20a2a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427105108361 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:no-CI)[0x55eefe20a2a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105108361 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1bb910]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105108361 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1bb910]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe20a0d0] (fsm.c:486) 20250427105108361 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:no-CI)[0x55eefe1bb910]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427105108361 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:no-CI)[0x55eefe1bb910]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1531)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105108368 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:no-CI)[0x55eefe20a2a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105108368 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe20a0d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105108368 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1530)@84c1225eaf8b: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_40(1535) MSC_Test-MNCC(1530)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1535)-2147483623 20250427105108369 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:no-CI)[0x55eefe1bb910]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105108369 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe20a0d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105108369 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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) 20250427105108369 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) Sending Assignment Command (msc_a.c:706) 20250427105108369 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108369 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105108369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108369 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105108369 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105108369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108369 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 7f 65 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 7c 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request 20250427105108371 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250427105108372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105108372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105108372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108372 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105108372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105108372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108372 DLSS7 DEBUG 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) 20250427105108372 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1bb910]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427105108372 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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)[0x55eefe1bb910]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105108372 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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)[0x55eefe1bb910]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427105108372 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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) 20250427105108372 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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) 20250427105108372 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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) 20250427105108372 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE 20250427105108373 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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)[0x55eefe1bb910]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105108373 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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)[0x55eefe1bb910]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105108373 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe20a0d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105108374 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105108374 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105108374 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105108374 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427105108374 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108374 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108374 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108374 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105108374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108374 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105108374 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105108374 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108374 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 7f 65 9d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105108375 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427105108375 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105108375 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105108375 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105108375 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108375 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105108375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108375 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105108375 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105108375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108375 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7f 65 9d 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427105108376 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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) 20250427105108376 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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) 20250427105108376 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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) 20250427105108376 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe20a2a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105108376 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe20a2a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105108376 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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)[0x55eefe20a2a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105108377 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427105108377 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105108377 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105108377 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427105108377 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427105108377 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108377 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105108377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108377 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105108377 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105108377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7f 65 9d 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: { 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)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT 20250427105108378 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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)[0x55eefe20a2a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105108378 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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)[0x55eefe20a2a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105108378 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe20a0d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105108378 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe20a0d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1528)@84c1225eaf8b: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1528)@84c1225eaf8b: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105108378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105108378 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105108378 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105108378 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105108378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105108378 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105108378 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105108378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105108378 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105108378 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105108378 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427105108378 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427105108378 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427105108378 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105108378 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105109897 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105109897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105109897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105109897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105109897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105109897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105109897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105109897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105109897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105109897 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) 20250427105109909 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427105109909 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427105109909 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1cf770]{NOT_STARTED}: Allocated (fsm.c:456) 20250427105109909 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1cf770]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105109910 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:callref-0x0)[0x55eefe1cf770]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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)[0x55eefe1bb910] (mncc_call.c:190) 20250427105109910 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:callref-0x0)[0x55eefe1cf770]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250427105109910 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:callref-0x0)[0x55eefe1cf770]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250427105109910 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:callref-0x0)[0x55eefe1cf770]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250427105109910 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105109910 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105109910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105109910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105109910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105109910 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105109910 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105109910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105109910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105109910 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 7f 65 9d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1530)@84c1225eaf8b: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_40(1535) MSC_Test-MNCC(1530)@84c1225eaf8b: Added conn table entry 1TC_ho_inter_msc_out_a5_40(1535)-2147483622 20250427105109914 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427105109914 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427105109914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105109914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105109914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105109914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105109914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105109914 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105109914 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105109914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105109914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105109914 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 7f 65 9d 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105110025 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427105110025 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427105110025 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:callref-0x0)[0x55eefe1cf770]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1fb750] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe1b6f20] (mncc_call.c:163) 20250427105110026 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105110026 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105110026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105110026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105110026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105110026 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105110026 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105110026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105110026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105110026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7f 65 9d 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105110031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105110031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105110031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105110031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105110031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105110031 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105110031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105110031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105110031 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105110031 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105110032 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105110032 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105110032 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105110032 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105110032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105110032 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105110032 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105110032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105110033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105110033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7f 65 9d 00 01 17 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on local reference:0 20250427105110034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105110034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105110034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105110034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105110034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105110034 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105110034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105110034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105110034 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105110034 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7f 65 9d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1528)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1535)8349085 TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105110035 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427105110035 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1528)@84c1225eaf8b: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1528)@84c1225eaf8b: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_40(1535) 20250427105110043 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427105110043 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427105110045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105110045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105110045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105110045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105110045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105110045 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105110045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105110045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105110045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105110045 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 4e 94 e4 ee 5e 94 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 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 e1 db 88 54 1e 33 7d bc bc f2 4e 66 90 66 72 75 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1528)@84c1225eaf8b: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1528)@84c1225eaf8b: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1528)@84c1225eaf8b: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_40(1535) MSC_Test_0-RAN(1528)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1535)11694001 MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105110053 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105110053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105110053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105110053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105110053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105110053 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105110053 DLSS7 DEBUG Found route for dpc=185=0.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(1527)@84c1225eaf8b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427105110053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105110053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105110053 DLSS7 DEBUG[38;5;43m 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 44 f7 df 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_len:27 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C057C060908070623287E0180'O MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105110256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105110256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105110256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105110256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105110256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105110256 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105110256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105110256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105110257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105110257 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105110461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105110461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105110461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105110461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105110461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105110461 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105110461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105110461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105110461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105110461 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427105110461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105110461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105110461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105110461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105110461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105110461 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105110461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105110461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105110461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105110461 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427105110461 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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)[0x55eefe1bb910]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427105110461 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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)[0x55eefe1bb910]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250427105110461 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1bb910]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105110461 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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)[0x55eefe1bb910]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427105110461 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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)[0x55eefe1bb910]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105110462 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:callref-0x0)[0x55eefe1cf770]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250427105110462 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:callref-0x0)[0x55eefe1cf770]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250427105110468 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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)[0x55eefe1bb910]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105110468 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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)[0x55eefe1bb910]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105110468 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe20a0d0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105111466 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105111466 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105111466 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105111466 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105111466 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105111466 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105111466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105111466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105111466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105111466 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105111466 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105111466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105111466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105111466 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 44 f7 df 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1528)@84c1225eaf8b: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1528)@84c1225eaf8b: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O 20250427105111469 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105111469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105111469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105111469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105111469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105111469 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105111469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105111469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105111469 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105111469 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 35 00 01 09 01 00 06 03 2d 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105111469 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427105111469 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105111469 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427105111469 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427105111469 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-2357:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427105111469 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-2357:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105111469 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105111469 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105111469 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105111469 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105111469 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe20a0d0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105111469 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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)[0x55eefe1bb910]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105111469 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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)[0x55eefe1bb910]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe20a0d0] (call_leg.c:197) 20250427105111469 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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)[0x55eefe1bb910]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105111469 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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)[0x55eefe1bb910]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105111469 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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)[0x55eefe20a2a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105111469 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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)[0x55eefe20a2a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe20a0d0] (call_leg.c:197) 20250427105111469 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe20a0d0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105111469 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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)[0x55eefe20a2a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105111469 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB: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)[0x55eefe20a2a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105111469 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe20a0d0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105111469 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe20a0d0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-2357:CM_SERVICE_REQ)[0x55eefe1b6f20] (call_leg.c:198) 20250427105111469 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe20a0d0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105111469 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-279:CM_SERVICE_REQ)[0x55eefe20a0d0]{RELEASING}: Deallocated (fsm.c:568) 20250427105111469 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105111469 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105111469 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105111469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105111469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105111469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105111469 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105111469 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105111469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105111469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105111469 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 44 f7 df 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250427105111469 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105111469 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105111469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105111469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105111469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105111469 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105111469 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105111469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105111469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105111469 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 44 f7 df 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1529)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1530)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1535)-2147483623 TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1527)@84c1225eaf8b: vl_from0 TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1527)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105111472 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105111472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105111472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105111472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105111472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105111472 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105111472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105111472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105111472 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105111472 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 35 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105111472 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:callref-0x0)[0x55eefe1cf770]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105111472 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:callref-0x0)[0x55eefe1cf770]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-2357:CM_SERVICE_REQ)[0x55eefe1b6f20] (msc_a.c:1053) 20250427105111472 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:callref-0x0)[0x55eefe1cf770]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250427105111472 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:callref-0x0)[0x55eefe1cf770]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250427105111472 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-2357:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105111472 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-2357:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-2357:CM_SERVICE_REQ)[0x55eefe1b6f20] (msc_a.c:1053) 20250427105111472 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-2357:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105111472 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-2357:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105111472 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB - active-conn: now used by 1 (attached) (msub.c:375) 20250427105111472 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105111472 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105111472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105111472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105111472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105111472 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105111472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105111472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105111472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105111472 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 44 f7 df 00 09 35 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1529)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@84c1225eaf8b: Session index based on local reference:0 20250427105111472 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105111472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105111472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105111472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105111472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105111472 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105111473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105111473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105111473 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105111473 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 44 f7 df 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1528)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1535)11694001 TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: f_call_hangup 9: done TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1535)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-SCCP(1527)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1534)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1536)@84c1225eaf8b: Final verdict of PTC: none 20250427105113480 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1532)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1528)@84c1225eaf8b: Final verdict of PTC: none 20250427105113480 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105113480 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427105113480 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105113480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105113480 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105113480 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105113480 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105113480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105113480 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105113480 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105113480 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105113480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105113480 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105113480 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105113480 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105113480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105113480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) MSC_Test-GSUP(1533)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1529)@84c1225eaf8b: Final verdict of PTC: none 20250427105113480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105113480 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105113480 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105113480 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(1530)@84c1225eaf8b: Final verdict of PTC: none 20250427105113481 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105113481 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(1531)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1526)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1526): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1527): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1528): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1529): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1530): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1531): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1532): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1533): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1534): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_ho_inter_msc_out_a5_40(1535): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1536): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_ho_inter_msc_out_a5_4 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_4 pass'. Sun Apr 27 10:51:13 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 20250427105114481 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=731576) 20250427105115481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105115481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105115481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105115482 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=731576, count=733452) 20250427105116483 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_4 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_ipv6'. ------ MSC_Tests.TC_ho_inter_msc_out_ipv6 ------ Sun Apr 27 10:51:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105117484 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_ipv6' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_ho_inter_msc_out_ipv6 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1540)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1540)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1540)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(1538)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105118083 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1541)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105118277 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105118277 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105118277 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105118277 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1540)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1540)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105118278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105118278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105118278 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105118278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105118278 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105118278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105118278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105118278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105118278 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105118278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105118278 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1540)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1540)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1540)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1540)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1540)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1540)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1540)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105118279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105118279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105118279 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105118279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105118279 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105118279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105118279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105118279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105118279 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105118279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105118279 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105118279 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1540)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1540)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427105118279 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105118279 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1540)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1540)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105118485 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105118485 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1543)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1543)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105118486 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1543)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1543)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1543)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1543)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105118495 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105118495 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1541)@84c1225eaf8b: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_ipv60(1546) MSC_Test-GSUP(1544)@84c1225eaf8b: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_ipv60(1546) TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105119082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105119082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105119082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105119082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105119082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105119082 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105119082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105119082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105119082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105119082 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105119082 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105119082 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105119082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105119082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105119082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105119082 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105119082 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105119082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105119082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105119082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1539)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1539)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1546)16182562 MSC_Test_0-RAN(1539)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1538)@84c1225eaf8b: First idle individual index:0 20250427105119086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105119086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105119086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105119086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105119086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105119086 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105119087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105119087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105119087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105119087 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f6 ed 22 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105119087 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-280:LU)[0x55eefe20a0d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105119087 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-280:LU)[0x55eefe20a0d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105119087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105119087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-280:LU)[0x55eefe20a0d0] (fsm.c:486) 20250427105119087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105119087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105119087 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105119087 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105119087 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105119087 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105119087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105119087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105119087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105119087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105119087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105119087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105119087 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105119087 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1cf8a0] (fsm.c:486) 20250427105119087 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105119087 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105119087 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105119087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105119087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105119087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105119087 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105119087 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105119087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105119087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105119087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f6 ed 22 00 01 18 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105119087 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105119087 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105119087 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105119087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105119087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105119087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105119087 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105119087 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105119087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105119087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105119087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f6 ed 22 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1540)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@84c1225eaf8b: { messageType := 2, destLocRef := 'F6ED22'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1544)@84c1225eaf8b: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_ipv60(1546) MSC_Test-GSUP(1544)@84c1225eaf8b: Added IMSI table entry 0TC_ho_inter_msc_out_ipv60(1546)"262420000000054" 20250427105119089 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105119089 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1538)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105119089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105119089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105119089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105119089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105119089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105119089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105119089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105119089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105119089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105119089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105119094 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105119094 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250427105119094 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427105119094 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105119094 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105119094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105119094 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105119094 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105119094 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105119094 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1cf8a0] (vlr_lu_fsm.c:110) 20250427105119094 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105119094 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105119094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105119094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105119094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1d43c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105119094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1d43c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1cf8a0] (fsm.c:486) 20250427105119094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1d43c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105119094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1d43c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105119094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1d43c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105119094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1d43c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105119094 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:TMSInew-0xA005C188) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427105119094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1d43c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105119094 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:TMSInew-0xA005C188 LOCATION UPDATE ACCEPT (TMSI = 0xa005c188) (gsm_04_08.c:149) 20250427105119094 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:TMSInew-0xA005C188 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105119094 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105119094 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105119094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105119094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105119094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105119094 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105119094 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105119094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105119094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105119094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 f6 ed 22 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a0 05 c1 88 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1539)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1539)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1538)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105119098 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105119098 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105119098 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105119098 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105119098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105119098 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105119098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105119098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105119098 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105119098 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105119098 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:TMSInew-0xA005C188:GERAN-A-280:LU)[0x55eefe20a0d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105119098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:TMSInew-0xA005C188:GERAN-A-280:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105119098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1d43c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105119098 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427105119098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1d43c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105119098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-280:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105119098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1d43c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105119098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1d43c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-280:LU)[0x55eefe1cf8a0] (vlr_lu_fsm.c:817) 20250427105119098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1d43c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105119098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5199EBEB:GERAN-A-280:LU)[0x55eefe1d43c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105119098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-280:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105119098 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250427105119098 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105119098 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105119098 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105119098 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105119098 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105119098 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105119098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105119098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105119098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105119098 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105119098 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105119098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105119098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105119098 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f6 ed 22 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1538)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105119099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105119099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105119099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105119099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105119099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105119099 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105119099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105119099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105119099 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105119099 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105119099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-280:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105119099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-280:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-280:LU)[0x55eefe20a0d0] (msc_a.c:1053) 20250427105119099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-280:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105119099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-280:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105119099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-280:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105119099 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105119099 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105119099 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105119099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105119099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105119099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105119099 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105119099 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105119099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105119099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105119099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f6 ed 22 00 01 18 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on local reference:0 20250427105119099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105119099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105119099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105119099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105119099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105119099 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105119099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105119099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105119099 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105119099 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f6 ed 22 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1539)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1546)16182562 TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105119100 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105119100 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A005C188'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1539)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1546)8488245 MSC_Test_0-RAN(1539)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1538)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105119304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105119304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105119304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105119304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105119305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105119305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105119305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105119305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105119305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105119305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 81 85 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 a0 05 c1 88 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105119306 DMM DEBUG msc_a(TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe20a490]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105119306 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe20a2a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105119306 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe20a2a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe20a490] (fsm.c:486) 20250427105119306 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe20a2a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105119306 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe20a2a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105119306 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105119306 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105119306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe20a2a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105119306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe20a2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105119306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe20a2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105119306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe20a2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105119306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe20a2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105119306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe20a2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105119306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe20a2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105119306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe20a2a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105119306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe20a2a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105119306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe20a2a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105119306 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250427105119307 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105119307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105119307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105119307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105119307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105119307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105119307 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105119307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105119307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105119307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105119307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 81 85 35 00 01 19 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105119307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105119307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105119307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105119307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105119307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105119307 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105119307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105119307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105119307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105119307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 81 85 35 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1164) 20250427105119308 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105119308 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105119308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105119308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105119308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105119308 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105119308 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105119308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105119308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105119308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 81 85 35 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1540)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@84c1225eaf8b: { messageType := 2, destLocRef := '818535'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1540)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105119310 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105119310 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1541)@84c1225eaf8b: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_ipv60(1546) MSC_Test-MGCP(1542)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1539)@84c1225eaf8b: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: vl_len:19 MSC_Test_0-SCCP(1538)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105119326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105119326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105119326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105119326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105119326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105119326 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105119326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105119326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105119326 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105119326 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) 20250427105119326 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105119326 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 callref-0x8000001b tid-8) New transaction (transaction.c:231) 20250427105119326 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105119326 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105119326 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105119326 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188: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) 20250427105119326 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105119326 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105119326 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe1bdae0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105119326 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe1bdae0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe20a490] (fsm.c:486) 20250427105119326 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188: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) 20250427105119326 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe1cf770]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105119326 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe1cf770]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe1bdae0] (fsm.c:486) 20250427105119326 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:no-CI)[0x55eefe1cf770]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427105119326 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:no-CI)[0x55eefe1cf770]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105119326 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe1bb910]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105119326 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe1bb910]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe1bdae0] (fsm.c:486) 20250427105119326 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:no-CI)[0x55eefe1bb910]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427105119326 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:no-CI)[0x55eefe1bb910]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1542)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105119339 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:no-CI)[0x55eefe1cf770]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105119339 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe1bdae0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105119339 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250427105119339 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188: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) 20250427105119339 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX 20250427105119341 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:no-CI)[0x55eefe1bb910]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105119341 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe1bdae0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105119341 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188: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) 20250427105119341 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1541)@84c1225eaf8b: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_ipv60(1546) MSC_Test-MNCC(1541)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1546)-2147483621 20250427105119341 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105119341 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105119341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105119341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105119341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105119341 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105119341 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105119341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105119341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105119341 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 81 85 35 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind 20250427105119345 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: vl_len:26 MSC_Test_0-SCCP(1538)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105119349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105119349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105119349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105119349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105119349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105119349 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105119349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105119349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105119349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105119349 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) 20250427105119349 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x55eefe1bb910]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427105119349 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188: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)[0x55eefe1bb910]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250427105119349 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188: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)[0x55eefe1bb910]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427105119349 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188: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) 20250427105119349 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188: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) 20250427105119349 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188: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) 20250427105119349 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250427105119349 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188: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) 20250427105119349 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427105119352 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105119352 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105119352 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105119352 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427105119353 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105119353 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105119353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105119353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105119353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105119353 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105119353 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105119353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105119353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105119353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 81 85 35 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) 20250427105119353 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe1bb910]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105119353 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe1bb910]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105119353 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe1bdae0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1540)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105119355 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427105119355 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105119355 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105119355 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105119356 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105119356 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105119356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105119356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105119356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105119356 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105119356 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105119356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105119356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105119356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 81 85 35 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427105119358 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188: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) 20250427105119358 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188: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) 20250427105119358 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188: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) 20250427105119358 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x55eefe1cf770]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105119358 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x55eefe1cf770]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105119358 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188: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)[0x55eefe1cf770]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105119358 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427105119358 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105119358 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105119358 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427105119358 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427105119358 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105119358 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105119358 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105119358 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105119358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105119358 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105119358 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105119358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105119359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105119359 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 81 85 35 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: { line := { verb := "MDCX", trans_id := "196", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7d" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7d", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT 20250427105119361 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55eefe1cf770]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105119361 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55eefe1cf770]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105119361 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe1bdae0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105119361 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe1bdae0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1539)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1539)@84c1225eaf8b: patched enc_l3: '038F'O MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1538)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105119361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105119361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105119361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105119361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105119361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105119362 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105119362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105119362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105119362 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105119362 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105119362 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427105119362 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427105119362 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427105119362 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105119362 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: f_mo_call_establish DONE TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1538)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O 20250427105120871 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105120871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105120871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105120871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105120871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105120871 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105120871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105120871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105120871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105120871 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 19 00 01 10 00 0e 11 04 01 0c 1a 08 00 10 77 10 00 01 00 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105120884 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427105120884 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427105120884 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe1c3300]{NOT_STARTED}: Allocated (fsm.c:456) 20250427105120884 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe1c3300]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe1b6f20] (fsm.c:486) 20250427105120884 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:callref-0x0)[0x55eefe1c3300]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe1bb910] (mncc_call.c:190) 20250427105120884 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:callref-0x0)[0x55eefe1c3300]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250427105120884 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:callref-0x0)[0x55eefe1c3300]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250427105120884 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:callref-0x0)[0x55eefe1c3300]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250427105120884 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105120884 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105120884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105120884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105120884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105120884 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105120884 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105120884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105120884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105120885 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 81 85 35 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1541)@84c1225eaf8b: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_ipv60(1546) MSC_Test-MNCC(1541)@84c1225eaf8b: Added conn table entry 1TC_ho_inter_msc_out_ipv60(1546)-2147483620 20250427105120888 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427105120888 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427105120888 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105120888 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105120888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105120888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105120888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105120888 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105120888 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105120888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105120888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105120888 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 81 85 35 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105120993 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427105120993 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427105120993 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:callref-0x0)[0x55eefe1c3300]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe1b6f20] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe20a490] (mncc_call.c:163) 20250427105120994 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105120994 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105120994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105120994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105120994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105120994 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105120994 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105120994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105120994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105120994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 81 85 35 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1538)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105120995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105120995 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105120995 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105120996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105120996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105120996 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105120996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105120996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105120996 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105120996 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 19 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105120996 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105120996 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105120996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105120996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105120996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105120996 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105120996 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105120996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105120996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105120996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 81 85 35 00 01 19 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on local reference:0 20250427105120996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105120996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105120996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105120996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105120996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105120996 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105120996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105120996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105120996 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105120996 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 81 85 35 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1539)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1546)8488245 TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105120996 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427105120996 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1539)@84c1225eaf8b: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1539)@84c1225eaf8b: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_ipv60(1546) 20250427105120999 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427105120999 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427105120999 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105120999 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105120999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105120999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105120999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105120999 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105120999 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105120999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105120999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105120999 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1539)@84c1225eaf8b: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1539)@84c1225eaf8b: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1539)@84c1225eaf8b: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_ipv60(1546) MSC_Test_0-RAN(1539)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1546)3171912 MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427105121001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105121001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105121001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105121001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105121001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105121001 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105121001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105121001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105121001 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105121001 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 ea 05 2c 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: vl_len:37 MSC_Test_0-SCCP(1538)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105121208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105121208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105121208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105121208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105121208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105121208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105121208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105121208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105121208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105121208 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1538)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1538)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105121416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105121416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105121416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105121416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105121416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105121416 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105121416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105121416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105121416 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105121416 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427105121417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105121417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105121417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105121417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105121417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105121417 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105121417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105121417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105121417 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105121417 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427105121417 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe1bb910]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427105121417 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe1bb910]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250427105121417 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x55eefe1bb910]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250427105121417 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188: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)[0x55eefe1bb910]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427105121417 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188: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)[0x55eefe1bb910]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105121417 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:callref-0x0)[0x55eefe1c3300]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250427105121417 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:callref-0x0)[0x55eefe1c3300]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250427105121421 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe1bb910]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105121421 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe1bb910]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105121421 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe1bdae0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105122426 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105122426 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105122426 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105122426 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105122427 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105122427 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105122427 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105122427 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105122427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105122427 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105122427 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105122427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105122427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105122427 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 ea 05 2c 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1539)@84c1225eaf8b: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1539)@84c1225eaf8b: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1538)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105122436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105122436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105122436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105122436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105122436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105122436 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105122436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105122436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105122436 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105122436 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) 20250427105122437 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427105122437 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105122437 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427105122437 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427105122437 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-2358:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427105122437 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-2358:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105122437 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105122437 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105122437 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105122437 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105122437 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe1bdae0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105122437 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe1bb910]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105122437 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe1bb910]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe1bdae0] (call_leg.c:197) 20250427105122437 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe1bb910]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105122437 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55eefe1bb910]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105122437 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55eefe1cf770]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105122437 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55eefe1cf770]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe1bdae0] (call_leg.c:197) 20250427105122437 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe1bdae0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105122437 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55eefe1cf770]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105122437 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55eefe1cf770]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105122437 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe1bdae0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105122438 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe1bdae0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-2358:CM_SERVICE_REQ)[0x55eefe20a490] (call_leg.c:198) 20250427105122438 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe1bdae0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105122438 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-281:CM_SERVICE_REQ)[0x55eefe1bdae0]{RELEASING}: Deallocated (fsm.c:568) 20250427105122438 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105122438 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105122438 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105122438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105122438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105122438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105122438 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105122438 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105122438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105122438 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105122438 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ea 05 2c 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250427105122438 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105122438 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105122438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105122438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105122438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105122438 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105122438 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105122438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105122438 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105122438 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ea 05 2c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1540)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1541)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1546)-2147483621 TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on connection ID:0 TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1538)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1538)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1538)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105122445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105122445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105122445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105122445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105122445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105122445 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105122445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105122445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105122445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105122445 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427105122445 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:callref-0x0)[0x55eefe1c3300]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105122445 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:callref-0x0)[0x55eefe1c3300]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-2358:CM_SERVICE_REQ)[0x55eefe20a490] (msc_a.c:1053) 20250427105122445 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:callref-0x0)[0x55eefe1c3300]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250427105122445 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:callref-0x0)[0x55eefe1c3300]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250427105122445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-2358:CM_SERVICE_REQ)[0x55eefe20a2a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105122445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-2358:CM_SERVICE_REQ)[0x55eefe20a2a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-2358:CM_SERVICE_REQ)[0x55eefe20a490] (msc_a.c:1053) 20250427105122446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-2358:CM_SERVICE_REQ)[0x55eefe20a2a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105122446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-2358:CM_SERVICE_REQ)[0x55eefe20a2a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105122446 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105122446 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105122446 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105122446 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105122446 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105122446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105122446 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105122446 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105122446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105122446 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105122446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ea 05 2c 00 09 36 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@84c1225eaf8b: Session index based on local reference:0 20250427105122447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105122447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105122447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105122447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105122447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1540)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105122447 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105122447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105122447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105122447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105122447 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 ea 05 2c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1539)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1546)3171912 TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: f_call_hangup 9: done TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1546)@84c1225eaf8b: Final verdict of PTC: pass 20250427105124461 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105124461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105124461 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105124461 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105124461 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105124461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105124461 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105124461 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105124461 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105124461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105124461 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105124461 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105124461 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105124461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105124461 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105124461 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427105124461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105124461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105124461 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105124461 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105124461 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(1540)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1544)@84c1225eaf8b: Final verdict of PTC: none 20250427105124461 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105124462 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(1541)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1538)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1542)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1539)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1537)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1547)@84c1225eaf8b: Final verdict of PTC: none 20250427105124465 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1543)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1545)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1537): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1538): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1539): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1540): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1541): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1542): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1543): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1544): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1545): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_ho_inter_msc_out_ipv60(1546): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1547): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_ho_inter_msc_out_ipv6 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_ipv6 pass'. Sun Apr 27 10:51:24 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 20250427105125466 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=645796) 20250427105126462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105126462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105126462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105126467 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=645796, count=647672) 20250427105127468 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_ipv6 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_csd'. ------ MSC_Tests.TC_ho_inter_msc_out_csd ------ Sun Apr 27 10:51:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_csd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105128468 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_csd' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_ho_inter_msc_out_csd started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1551)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1551)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1551)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1549)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105129072 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1552)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105129266 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105129266 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105129266 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105129266 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1551)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1551)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105129275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105129275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105129275 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105129275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105129275 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105129275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105129275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105129275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105129275 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105129275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105129275 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1551)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1551)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1551)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1551)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105129276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105129276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105129276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105129276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105129276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105129276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105129276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105129276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105129276 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105129276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105129276 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105129276 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1551)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1551)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1551)@84c1225eaf8b: Message received on association #8 20250427105129276 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105129276 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1551)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1551)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1551)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1551)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105129470 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105129470 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1554)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1554)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105129476 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1554)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1554)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1554)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1554)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105129489 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105129489 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: ----------------------------------------------- TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: "CSD Bearer Service: BS25T" TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: ----------------------------------------------- MSC_Test-MNCC(1552)@84c1225eaf8b: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_csd0(1557) MSC_Test-GSUP(1555)@84c1225eaf8b: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_csd0(1557) TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105130069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105130069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105130069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105130069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105130069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105130069 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105130069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105130069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105130069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105130069 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105130069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105130069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105130069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105130069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105130069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105130069 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105130069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105130070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105130070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105130070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1550)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1550)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_msc_out_csd0(1557)14111915 MSC_Test_0-RAN(1550)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1549)@84c1225eaf8b: First idle individual index:0 20250427105130073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105130073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105130073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105130073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105130073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105130073 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105130073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105130073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105130073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105130073 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 54 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 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105130074 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-282:LU)[0x55eefe1bdae0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105130074 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-282:LU)[0x55eefe1bdae0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105130074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-282:LU)[0x55eefe208680]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105130074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-282:LU)[0x55eefe208680]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-282:LU)[0x55eefe1bdae0] (fsm.c:486) 20250427105130074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-282:LU)[0x55eefe208680]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105130074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-282:LU)[0x55eefe208680]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105130074 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105130074 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105130074 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105130074 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105130074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe208680]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105130074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe208680]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105130074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe208680]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105130074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe208680]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105130074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe208680]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105130074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe208680]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105130074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105130074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe208680] (fsm.c:486) 20250427105130074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105130074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105130074 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105130074 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105130074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105130074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105130074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105130074 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105130074 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105130074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105130074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105130074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d7 54 ab 00 01 1a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105130074 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105130074 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105130074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105130074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105130074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105130074 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105130074 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105130074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105130074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105130074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d7 54 ab 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1551)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@84c1225eaf8b: { messageType := 2, destLocRef := 'D754AB'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1555)@84c1225eaf8b: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_csd0(1557) MSC_Test-GSUP(1555)@84c1225eaf8b: Added IMSI table entry 0TC_ho_inter_msc_out_csd0(1557)"262420000000054" MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105130076 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105130076 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1549)@84c1225eaf8b: vl_from0 TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105130077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105130077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105130077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1549)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427105130077 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105130077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105130077 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105130077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105130077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105130077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105130077 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105130079 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105130079 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250427105130079 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427105130079 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105130079 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105130079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe208680]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105130079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105130079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105130079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105130079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe208680] (vlr_lu_fsm.c:110) 20250427105130079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105130079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe20a0d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105130079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe208680]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105130079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe208680]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105130079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105130079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe208680] (fsm.c:486) 20250427105130079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105130079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105130079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105130079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105130079 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:TMSInew-0x22DDF2C6) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427105130079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105130079 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:TMSInew-0x22DDF2C6 LOCATION UPDATE ACCEPT (TMSI = 0x22ddf2c6) (gsm_04_08.c:149) 20250427105130079 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:TMSInew-0x22DDF2C6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105130079 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105130079 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105130079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105130079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105130079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105130079 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105130079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105130079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105130079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105130079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d7 54 ab 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 22 dd f2 c6 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1550)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1550)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1549)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105130082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105130082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105130082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105130082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105130082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105130082 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105130082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105130082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105130082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105130082 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105130082 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:TMSInew-0x22DDF2C6:GERAN-A-282:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105130082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:TMSInew-0x22DDF2C6:GERAN-A-282:LU)[0x55eefe208680]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105130082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105130082 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250427105130082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105130082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-282:LU)[0x55eefe208680]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105130082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105130082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-282:LU)[0x55eefe208680] (vlr_lu_fsm.c:817) 20250427105130082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105130082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA005C188:GERAN-A-282:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105130082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-282:LU)[0x55eefe208680]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105130082 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250427105130082 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105130082 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105130082 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105130082 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105130082 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105130082 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105130082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105130082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105130082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105130082 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105130082 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105130082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105130082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105130082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d7 54 ab 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1549)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105130083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105130083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105130083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105130083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105130083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105130083 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105130083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105130083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105130083 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105130083 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105130083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-282:LU)[0x55eefe208680]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105130083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-282:LU)[0x55eefe208680]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-282:LU)[0x55eefe1bdae0] (msc_a.c:1053) 20250427105130083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-282:LU)[0x55eefe208680]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105130083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-282:LU)[0x55eefe208680]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105130083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-282:LU)[0x55eefe208680]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105130084 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105130084 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105130084 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105130084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105130084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105130084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105130084 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105130084 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105130084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105130084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105130084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d7 54 ab 00 01 1a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on local reference:0 20250427105130084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105130084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105130084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105130084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105130084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105130084 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105130084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105130084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105130084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105130084 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d7 54 ab 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1550)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1557)14111915 TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105130084 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105130084 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '22DDF2C6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1550)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_msc_out_csd0(1557)16049858 MSC_Test_0-RAN(1550)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1549)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105130284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105130284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105130284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105130284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105130284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105130284 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105130284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105130284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105130284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105130284 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f4 e6 c2 02 02 06 04 43 b9 00 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 dd f2 c6 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105130285 DMM DEBUG msc_a(TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1d9cc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105130285 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105130285 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1d9cc0] (fsm.c:486) 20250427105130285 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105130285 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105130285 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105130285 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105130285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105130285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105130285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105130285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105130285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105130285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105130285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105130285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105130285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105130285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105130285 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250427105130285 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105130285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105130285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105130285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105130285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105130285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105130285 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105130285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105130285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105130285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105130285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f4 e6 c2 00 01 1b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105130285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105130285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105130285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105130285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105130285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105130285 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105130285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105130285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105130285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105130285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f4 e6 c2 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1164) 20250427105130285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105130285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105130285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105130285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105130285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105130285 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105130285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105130285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105130285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105130285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f4 e6 c2 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1551)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1551)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@84c1225eaf8b: { messageType := 2, destLocRef := 'F4E6C2'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105130286 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105130286 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1552)@84c1225eaf8b: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_csd0(1557) MSC_Test-MGCP(1553)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1550)@84c1225eaf8b: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: vl_len:20 MSC_Test_0-SCCP(1549)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O 20250427105130289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105130289 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105130290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105130290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105130290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105130290 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105130290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105130290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105130290 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105130290 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) MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105130290 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105130290 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 callref-0x8000001d tid-8) New transaction (transaction.c:231) 20250427105130290 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105130290 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105130290 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105130290 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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) 20250427105130290 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105130290 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105130290 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1c3110]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105130290 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1c3110]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1d9cc0] (fsm.c:486) 20250427105130290 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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) 20250427105130290 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1b6f20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105130290 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1b6f20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1c3110] (fsm.c:486) 20250427105130290 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:no-CI)[0x55eefe1b6f20]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105130290 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:no-CI)[0x55eefe1b6f20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105130290 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1fb750]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105130290 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1fb750]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1c3110] (fsm.c:486) 20250427105130290 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:no-CI)[0x55eefe1fb750]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105130290 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:no-CI)[0x55eefe1fb750]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1553)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105130296 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:no-CI)[0x55eefe1b6f20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105130296 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1c3110]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105130296 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX 20250427105130296 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:no-CI)[0x55eefe1fb750]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105130296 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1c3110]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105130296 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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) 20250427105130296 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) Sending Assignment Command (msc_a.c:706) 20250427105130296 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105130296 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105130296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105130296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105130296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105130296 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105130296 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105130296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105130296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105130296 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 f4 e6 c2 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1552)@84c1225eaf8b: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_csd0(1557) MSC_Test-MNCC(1552)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_msc_out_csd0(1557)-2147483619 TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request 20250427105130299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105130299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105130299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105130299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105130299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105130299 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105130299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105130299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105130299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105130299 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1b 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1549)@84c1225eaf8b: vl_from0 TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-SCCP(1549)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105130299 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1fb750]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105130299 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1fb750]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105130299 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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)[0x55eefe1fb750]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105130299 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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) 20250427105130299 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105130299 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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) 20250427105130299 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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) 20250427105130299 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427105130300 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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)[0x55eefe1fb750]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105130300 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105130300 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1c3110]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE 20250427105130301 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105130301 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105130301 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105130301 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427105130301 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105130301 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105130301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105130301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105130301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105130301 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105130301 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105130301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105130301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105130301 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 f4 e6 c2 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105130302 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427105130302 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105130302 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105130302 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105130302 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105130302 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105130302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105130302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105130302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105130302 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105130302 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105130302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105130302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105130302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f4 e6 c2 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427105130302 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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) 20250427105130302 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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) 20250427105130302 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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) 20250427105130302 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1b6f20]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105130302 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1b6f20]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105130302 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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)[0x55eefe1b6f20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105130302 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427105130302 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105130302 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105130302 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427105130302 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427105130302 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105130302 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105130302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105130302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105130302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105130302 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105130302 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105130302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105130302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105130302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f4 e6 c2 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: { 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)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT 20250427105130303 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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)[0x55eefe1b6f20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105130303 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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)[0x55eefe1b6f20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105130303 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1c3110]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105130303 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1c3110]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1550)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1550)@84c1225eaf8b: patched enc_l3: '038F'O MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1549)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O 20250427105130303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105130303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105130303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105130303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105130303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105130303 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105130303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105130303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105130303 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105130303 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105130304 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427105130304 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427105130304 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427105130304 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105130304 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: f_mo_call_establish DONE TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1549)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O 20250427105131814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105131814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105131814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105131814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105131814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105131814 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105131814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105131814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105131814 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105131814 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) MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105131827 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427105131827 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427105131828 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe20a3d0]{NOT_STARTED}: Allocated (fsm.c:456) 20250427105131828 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe20a3d0]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1d4590] (fsm.c:486) 20250427105131828 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:callref-0x0)[0x55eefe20a3d0]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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)[0x55eefe1fb750] (mncc_call.c:190) 20250427105131828 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:callref-0x0)[0x55eefe20a3d0]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250427105131828 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:callref-0x0)[0x55eefe20a3d0]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250427105131828 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:callref-0x0)[0x55eefe20a3d0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250427105131829 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105131829 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105131829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105131829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105131829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105131829 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105131829 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105131829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105131829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105131829 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 f4 e6 c2 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1552)@84c1225eaf8b: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_csd0(1557) MSC_Test-MNCC(1552)@84c1225eaf8b: Added conn table entry 1TC_ho_inter_msc_out_csd0(1557)-2147483618 20250427105131833 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427105131833 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427105131834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105131834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105131834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105131834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105131834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105131834 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105131834 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105131834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105131834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105131834 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 f4 e6 c2 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105131945 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427105131945 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427105131945 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:callref-0x0)[0x55eefe20a3d0]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1d4590] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1d9cc0] (mncc_call.c:163) 20250427105131945 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105131945 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105131945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105131945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105131945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105131945 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105131945 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105131946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105131946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105131946 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f4 e6 c2 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1549)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105131950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105131950 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105131950 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105131950 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105131950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105131950 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105131950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105131950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105131950 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105131950 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105131951 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105131951 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105131951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105131951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105131951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105131951 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105131951 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105131951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105131951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105131951 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f4 e6 c2 00 01 1b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on local reference:0 20250427105131952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105131952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105131952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105131952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105131952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105131952 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105131952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105131952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105131952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105131952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f4 e6 c2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1550)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1557)16049858 TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105131955 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250427105131955 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1550)@84c1225eaf8b: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1550)@84c1225eaf8b: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_csd0(1557) 20250427105131962 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250427105131962 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250427105131963 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105131963 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105131963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105131963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105131963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105131963 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105131963 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105131963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105131963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105131963 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1550)@84c1225eaf8b: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1550)@84c1225eaf8b: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1550)@84c1225eaf8b: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_csd0(1557) MSC_Test_0-RAN(1550)@84c1225eaf8b: Added conn table entry 0TC_ho_inter_msc_out_csd0(1557)4854589 MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105131969 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105131969 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105131969 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105131969 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105131969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105131969 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105131969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105131969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105131969 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105131969 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 a6 ee 51 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: vl_len:25 MSC_Test_0-SCCP(1549)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105132173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105132173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105132173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105132173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105132173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105132173 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105132173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105132173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105132173 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105132173 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1549)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1549)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105132377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105132377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105132377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105132377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105132377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105132377 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105132377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105132377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105132377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105132377 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427105132377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105132377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105132377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105132377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105132377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105132377 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105132377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105132377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105132377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105132377 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427105132377 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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)[0x55eefe1fb750]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250427105132377 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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)[0x55eefe1fb750]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250427105132377 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1fb750]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105132377 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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)[0x55eefe1fb750]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427105132377 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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)[0x55eefe1fb750]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427105132378 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:callref-0x0)[0x55eefe20a3d0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250427105132378 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:callref-0x0)[0x55eefe20a3d0]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250427105132384 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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)[0x55eefe1fb750]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105132384 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105132384 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1c3110]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105133384 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105133384 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105133384 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105133384 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105133384 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105133384 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105133384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105133384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105133384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105133384 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105133384 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105133384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105133384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105133384 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 a6 ee 51 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC 20250427105133385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105133385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105133385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105133385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105133385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105133385 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105133385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105133385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105133385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105133385 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) MSC_Test_0-RAN(1550)@84c1225eaf8b: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1550)@84c1225eaf8b: patched enc_l3: '03ED0802E180'O 20250427105133385 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427105133385 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105133385 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427105133385 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427105133385 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-2359:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427105133385 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-2359:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105133385 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 - CC: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1549)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105133385 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105133385 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105133385 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105133385 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1c3110]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105133385 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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)[0x55eefe1fb750]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105133385 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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)[0x55eefe1fb750]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1c3110] (call_leg.c:197) 20250427105133385 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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)[0x55eefe1fb750]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105133385 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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)[0x55eefe1fb750]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105133385 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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)[0x55eefe1b6f20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105133385 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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)[0x55eefe1b6f20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1c3110] (call_leg.c:197) 20250427105133386 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1c3110]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105133386 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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)[0x55eefe1b6f20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105133386 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6: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)[0x55eefe1b6f20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105133386 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1c3110]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105133386 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1c3110]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-2359:CM_SERVICE_REQ)[0x55eefe1d9cc0] (call_leg.c:198) 20250427105133386 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1c3110]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105133386 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-283:CM_SERVICE_REQ)[0x55eefe1c3110]{RELEASING}: Deallocated (fsm.c:568) 20250427105133386 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105133386 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105133386 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105133386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105133386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105133386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105133386 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105133386 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105133386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105133386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105133386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a6 ee 51 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250427105133386 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105133386 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105133386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105133386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105133386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105133386 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105133386 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105133386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105133386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105133386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a6 ee 51 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1551)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1552)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1557)-2147483619 TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1549)@84c1225eaf8b: vl_from0 20250427105133387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105133387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105133387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105133387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105133387 DLSS7 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(1549)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105133387 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105133387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105133387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105133387 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105133387 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105133387 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:callref-0x0)[0x55eefe20a3d0]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105133387 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:callref-0x0)[0x55eefe20a3d0]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-2359:CM_SERVICE_REQ)[0x55eefe1d9cc0] (msc_a.c:1053) 20250427105133387 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:callref-0x0)[0x55eefe20a3d0]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250427105133387 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:callref-0x0)[0x55eefe20a3d0]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250427105133387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-2359:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105133387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-2359:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-2359:CM_SERVICE_REQ)[0x55eefe1d9cc0] (msc_a.c:1053) 20250427105133387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-2359:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105133387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6:GERAN-A-2359:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105133387 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x22DDF2C6 - active-conn: now used by 1 (attached) (msub.c:375) TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX 20250427105133387 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105133387 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105133387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105133387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105133387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105133387 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105133387 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105133387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105133387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105133387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a6 ee 51 00 09 37 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@84c1225eaf8b: Session index based on local reference:0 20250427105133387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105133387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105133387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105133387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105133387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105133387 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105133387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105133387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105133387 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105133387 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 a6 ee 51 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1550)@84c1225eaf8b: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1557)4854589 TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: f_call_hangup 9: done TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1557)@84c1225eaf8b: Final verdict of PTC: pass 20250427105135404 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105135404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105135404 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105135404 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105135404 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105135404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105135404 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105135404 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105135404 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105135404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105135404 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105135404 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105135404 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105135404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105135404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105135404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105135404 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105135404 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105135404 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105135404 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105135405 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(1549)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1551)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1555)@84c1225eaf8b: Final verdict of PTC: none 20250427105135407 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105135407 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(1556)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1550)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1552)@84c1225eaf8b: Final verdict of PTC: none 20250427105135408 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1548)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1558)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1554)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1553)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1548): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1549): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1550): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1551): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1552): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1553): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1554): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1555): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1556): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_ho_inter_msc_out_csd0(1557): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1558): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_ho_inter_msc_out_csd finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_csd pass'. Sun Apr 27 10:51:35 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 20250427105136409 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=643556) 20250427105137405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105137405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105137405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105137410 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=643556, count=644096) 20250427105138411 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_csd pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei ------ Sun Apr 27 10:51:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105139412 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_check_imei started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1562)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1562)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1562)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1560)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105139939 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1563)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105140133 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105140133 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105140133 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105140133 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1562)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1562)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105140138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105140138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105140138 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105140138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105140138 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105140138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105140138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105140138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105140138 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105140138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105140138 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1562)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1562)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1562)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1562)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1562)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105140139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105140139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105140139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105140139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105140139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105140139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105140139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105140139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105140139 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105140139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105140139 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105140139 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1562)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105140139 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105140139 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1562)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1562)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1562)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1562)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1562)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105140413 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105140413 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1565)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1565)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105140419 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1565)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1565)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1565)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1565)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105140441 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105140441 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1566)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105140944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105140944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105140944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105140944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105140944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105140944 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105140944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105140944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105140944 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105140944 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105140944 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105140944 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105140944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105140944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105140944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105140944 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105140944 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105140944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105140944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105140944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1562)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1561)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1561)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1568)13964127 MSC_Test_0-SCCP(1560)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1561)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1562)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105140954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105140954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105140954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105140954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105140954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105140954 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105140954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105140954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105140954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105140954 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 13 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 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105140954 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-284:LU)[0x55eefe1c3110]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105140954 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-284:LU)[0x55eefe1c3110]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105140954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105140954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-284:LU)[0x55eefe1c3110] (fsm.c:486) 20250427105140954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427105140954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105140954 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105140954 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105140955 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105140955 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105140955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105140955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105140955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105140955 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105140955 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1cf250] (fsm.c:486) 20250427105140955 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105140955 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105140955 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105140955 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105140955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105140955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105140955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105140955 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105140955 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105140955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105140955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105140955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d5 13 5f 00 01 1c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1562)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@84c1225eaf8b: { messageType := 2, destLocRef := 'D5135F'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1566)@84c1225eaf8b: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei0(1568) MSC_Test-GSUP(1566)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1568)"262420000000005" 20250427105140957 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105140957 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1560)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1560)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1560)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1562)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105140958 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105140958 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105140958 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105140958 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105140958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105140958 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105140958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105140958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105140958 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105140958 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1568)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105140962 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105140962 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105140962 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F) Received 1 auth tuples (vlr.c:996) 20250427105140962 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105140962 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{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) 20250427105140962 DMM DEBUG Tx AUTH REQ (rand = 2350eb703df4549b1008db6c378187eb) (gsm_04_08.c:641) 20250427105140962 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105140963 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105140963 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105140963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105140963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105140963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105140963 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105140963 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105140963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105140963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105140963 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 d5 13 5f 00 01 16 01 00 13 05 12 00 23 50 eb 70 3d f4 54 9b 10 08 db 6c 37 81 87 eb 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1562)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1561)@84c1225eaf8b: patching N(SD)=1 into dtap '0514372403E9'O MSC_Test_0-RAN(1561)@84c1225eaf8b: patched enc_l3: '0554372403E9'O MSC_Test_0-SCCP(1560)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1560)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1560)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100060554372403E9'O MSC_Test_0-M3UA(1562)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105140970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105140970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105140970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105140970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105140970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105140970 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105140970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105140970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105140970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105140970 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 37 24 03 e9 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105140970 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1c3110]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 372403e9) (gsm_04_08.c:1128) 20250427105140970 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105140970 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F) AUTH on GERAN received SRES/RES: 372403e9 (4 bytes) (vlr_auth_fsm.c:151) 20250427105140970 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427105140970 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105140970 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105140970 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105140970 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1cf250] (vlr_auth_fsm.c:294) 20250427105140970 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105140970 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105140970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427105140970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105140970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105140970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105140970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105140970 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105140970 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1cf250] (fsm.c:486) 20250427105140970 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105140970 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105140970 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105140971 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105140971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105140971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105140971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105140971 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105140971 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105140971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105140971 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105140971 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d5 13 5f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1562)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105140975 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105140975 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250427105140975 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427105140975 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105140975 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105140975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105140975 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105140975 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105140975 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105140975 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1cf250] (vlr_lu_fsm.c:110) 20250427105140975 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105140975 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105140975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105140975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105140975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105140975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1cf250] (fsm.c:486) 20250427105140975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105140975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105140975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105140975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250427105140975 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105140976 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105140976 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105140976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105140976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105140976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105140976 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105140976 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105140976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105140976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105140976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d5 13 5f 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1562)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1561)@84c1225eaf8b: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1561)@84c1225eaf8b: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1560)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(1560)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1560)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1562)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105140980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105140980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105140980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105140980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105140980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105140980 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105140980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105140980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105140980 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105140980 DLSS7 DEBUG 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) 20250427105140980 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250427105140980 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250427105140980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250427105140981 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105140981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250427105140981 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250427105140981 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105140981 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:TMSInew-0x804B40E7) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427105140981 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105140981 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:TMSInew-0x804B40E7 LOCATION UPDATE ACCEPT (TMSI = 0x804b40e7) (gsm_04_08.c:149) 20250427105140981 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:TMSInew-0x804B40E7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105140981 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105140982 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105140982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105140982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105140982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105140982 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105140982 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105140982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105140982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105140982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d5 13 5f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 80 4b 40 e7 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1562)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei0(1568)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1561)@84c1225eaf8b: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1561)@84c1225eaf8b: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1560)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1560)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1560)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1562)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105140985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105140985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105140986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105140986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105140986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105140986 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105140986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105140986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105140986 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105140986 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105140986 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:TMSInew-0x804B40E7:GERAN-A-284:LU)[0x55eefe1c3110]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105140986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:TMSInew-0x804B40E7:GERAN-A-284:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105140986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105140986 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427105140986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105140986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-284:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105140986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105140986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-284:LU)[0x55eefe1cf250] (vlr_lu_fsm.c:817) 20250427105140986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105140986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x253EE11F:GERAN-A-284:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105140986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-284:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105140986 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250427105140986 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105140986 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105140986 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105140986 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105140986 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105140986 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105140987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105140987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105140987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105140987 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105140987 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105140987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105140987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105140987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d5 13 5f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1562)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1560)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1560)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1560)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1562)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105140989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105140989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105140989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105140989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105140989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105140989 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105140989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105140990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105140990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105140990 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105140990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-284:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105140990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-284:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-284:LU)[0x55eefe1c3110] (msc_a.c:1053) 20250427105140990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-284:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105140990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-284:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105140990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-284:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105140990 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105140990 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105140990 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105140990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105140990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105140990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105140990 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105140990 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105140990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105140991 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105140991 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d5 13 5f 00 01 1c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1562)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1562)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105140992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105140992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105140992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105140992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105140992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105140992 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105140992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105140992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105140992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105140992 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d5 13 5f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1561)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1568)13964127 TC_lu_imsi_auth_tmsi_check_imei0(1568)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105140993 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105140993 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_check_imei0(1568)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1568)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1568)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1568)@84c1225eaf8b: Final verdict of PTC: pass 20250427105141000 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105141000 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1560)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1566)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1563)@84c1225eaf8b: Final verdict of PTC: none 20250427105141002 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1565)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1561)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1569)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1564)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1562)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1559)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1567)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1559): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1560): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1561): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1562): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1563): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1564): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1565): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1566): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1567): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei0(1568): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1569): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_check_imei finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass'. Sun Apr 27 10:51:41 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 20250427105141196 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105141196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105141196 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105141196 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105141196 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105141196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105141196 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105141196 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105141196 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105141196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105141196 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105141196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105141196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105141196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105141196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105141196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105141196 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105141196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105141196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105141197 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105141197 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105142003 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=254452) 20250427105143005 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105143197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105143197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105143197 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=254452, count=255612) 20250427105144006 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei'. ------ MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei ------ Sun Apr 27 10:51:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105145007 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_auth3g_tmsi_check_imei started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1573)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1573)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1573)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1571)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105145660 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1574)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105145850 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105145850 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105145850 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105145851 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1573)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1573)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1573)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1573)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105145856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105145856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105145856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105145856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105145856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105145856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105145856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105145856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105145856 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105145856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105145856 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1573)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1573)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1573)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1573)@84c1225eaf8b: Message received on association #8 20250427105145856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105145856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105145856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105145856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105145856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105145856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105145856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105145856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105145856 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1573)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1573)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1573)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1573)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427105145856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105145856 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105145856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427105145856 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105145856 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1573)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1573)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105146009 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105146009 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1576)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1576)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105146014 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1576)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1576)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1576)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1576)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105146037 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105146037 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1577)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105146664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105146664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105146664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105146664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105146664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105146665 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105146665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105146665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105146665 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105146665 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105146665 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105146665 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105146665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105146665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105146665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105146665 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105146665 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105146665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105146665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105146665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1573)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1572)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1572)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1579)13537175 MSC_Test_0-SCCP(1571)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1572)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427105146677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105146677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105146677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105146677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105146677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105146677 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105146677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105146677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105146677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105146677 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 8f 97 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105146677 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-285:LU)[0x55eefe1c3300]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105146677 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-285:LU)[0x55eefe1c3300]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105146677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105146677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-285:LU)[0x55eefe1c3300] (fsm.c:486) 20250427105146677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427105146677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105146677 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105146677 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105146678 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105146678 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105146678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105146678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105146678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105146678 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105146678 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1b6f20] (fsm.c:486) 20250427105146678 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105146678 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105146678 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105146678 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105146678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105146678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105146678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105146678 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105146678 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105146678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105146678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105146678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ce 8f 97 00 01 1d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1573)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@84c1225eaf8b: { messageType := 2, destLocRef := 'CE8F97'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1577)@84c1225eaf8b: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei0(1579) MSC_Test-GSUP(1577)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1579)"262420000000005" 20250427105146680 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105146680 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1571)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1571)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1571)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427105146681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105146681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105146681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105146681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105146681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105146681 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105146681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105146681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105146681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105146681 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(1573)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105146683 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105146683 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105146683 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105146683 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105146683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105146683 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105146683 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105146683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105146683 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105146683 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 ce 8f 97 00 01 28 01 00 25 05 12 00 c0 30 9d ba 55 80 8b df 0d fb ba ae f4 ea ef 87 20 10 53 c6 24 96 62 03 5e 9f 2d 1b 9b d1 99 b6 ab 97 00 (osmo_ss7_asp.c:1164) 20250427105146683 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105146683 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105146683 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7) Received 1 auth tuples (vlr.c:996) 20250427105146683 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105146683 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427105146683 DMM DEBUG Tx AUTH REQ (rand = c0309dba55808bdf0dfbbaaef4eaef87) (gsm_04_08.c:641) 20250427105146683 DMM DEBUG AUTH REQ (autn = 53c6249662035e9f2d1b9bd199b6ab97) (gsm_04_08.c:643) 20250427105146683 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1573)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1573)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1572)@84c1225eaf8b: patching N(SD)=1 into dtap '051497ED7E292104A10C40FD'O MSC_Test_0-RAN(1572)@84c1225eaf8b: patched enc_l3: '055497ED7E292104A10C40FD'O MSC_Test_0-SCCP(1571)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@84c1225eaf8b: vl_len:15 MSC_Test_0-SCCP(1571)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1571)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000C055497ED7E292104A10C40FD'O 20250427105146688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105146688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105146688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105146688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105146688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105146688 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105146688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105146688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105146688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105146688 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 97 ed 7e 29 21 04 a1 0c 40 fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105146688 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1c3300]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 97ed7e29a10c40fd) (gsm_04_08.c:1128) 20250427105146688 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105146688 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7) AUTH on GERAN received SRES/RES: 97ed7e29a10c40fd (8 bytes) (vlr_auth_fsm.c:151) 20250427105146688 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427105146688 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105146688 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105146688 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105146688 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1b6f20] (vlr_auth_fsm.c:294) 20250427105146688 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105146688 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105146688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427105146688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105146688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105146688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105146688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105146688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105146688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1b6f20] (fsm.c:486) 20250427105146688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105146688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105146688 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105146688 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105146688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105146688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105146688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105146688 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105146688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105146688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105146688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105146688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ce 8f 97 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1573)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105146690 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105146691 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250427105146691 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427105146691 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105146691 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105146691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105146691 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105146691 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105146691 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105146691 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1b6f20] (vlr_lu_fsm.c:110) 20250427105146691 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105146691 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105146691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105146691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105146691 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105146691 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1b6f20] (fsm.c:486) 20250427105146691 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105146691 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105146691 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105146691 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250427105146691 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105146691 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105146691 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105146691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105146691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105146691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105146691 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105146691 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105146691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105146691 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105146691 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ce 8f 97 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1573)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1572)@84c1225eaf8b: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1572)@84c1225eaf8b: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1571)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(1571)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1571)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O 20250427105146694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105146694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105146694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105146694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105146694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105146694 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105146694 DLSS7 DEBUG Found route for dpc=185=0.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(1573)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105146694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105146694 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105146694 DLSS7 DEBUG 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) 20250427105146695 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250427105146695 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250427105146695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250427105146695 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105146695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250427105146695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250427105146695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105146695 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:TMSInew-0x3B400C3E) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427105146695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105146695 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:TMSInew-0x3B400C3E LOCATION UPDATE ACCEPT (TMSI = 0x3b400c3e) (gsm_04_08.c:149) 20250427105146695 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:TMSInew-0x3B400C3E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105146695 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105146695 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105146695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105146695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105146695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105146695 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105146695 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105146695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105146695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105146695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ce 8f 97 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3b 40 0c 3e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1573)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1572)@84c1225eaf8b: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1572)@84c1225eaf8b: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1571)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1571)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1571)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000205DB'O 20250427105146697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105146697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105146697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105146697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105146697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105146697 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105146697 DLSS7 DEBUG Found route for dpc=185=0.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(1573)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105146697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105146697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105146697 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105146698 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:TMSInew-0x3B400C3E:GERAN-A-285:LU)[0x55eefe1c3300]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105146698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:TMSInew-0x3B400C3E:GERAN-A-285:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105146698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105146698 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427105146698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105146698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-285:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105146698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105146698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-285:LU)[0x55eefe1b6f20] (vlr_lu_fsm.c:817) 20250427105146698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105146698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x804B40E7:GERAN-A-285:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105146698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-285:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105146698 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250427105146698 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105146698 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105146698 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105146698 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105146698 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105146698 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105146698 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105146698 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105146698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105146698 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105146698 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105146698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105146698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105146698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ce 8f 97 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1573)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105146699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105146699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105146699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105146699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105146699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105146699 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1571)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1571)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1571)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1573)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105146699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105146699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105146699 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105146699 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105146699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-285:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105146699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-285:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-285:LU)[0x55eefe1c3300] (msc_a.c:1053) 20250427105146699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-285:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105146699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-285:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105146699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-285:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105146699 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E - active-conn: now used by 1 (attached) (msub.c:375) 20250427105146699 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105146699 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105146699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105146699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105146699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105146699 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105146699 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105146699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105146699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105146699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ce 8f 97 00 01 1d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1573)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@84c1225eaf8b: Session index based on local reference:0 20250427105146700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105146700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105146700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105146700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105146700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105146700 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105146700 DLSS7 DEBUG Found route for dpc=185=0.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(1573)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105146700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105146700 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105146700 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ce 8f 97 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1572)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1579)13537175 TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105146700 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105146701 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@84c1225eaf8b: Final verdict of PTC: pass 20250427105146704 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105146704 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1571)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1574)@84c1225eaf8b: Final verdict of PTC: none 20250427105146705 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1576)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1577)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1573)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1570)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1575)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1572)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1578)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1580)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1570): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1571): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1572): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1573): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1574): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1575): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1576): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1577): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1578): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei0(1579): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1580): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_auth3g_tmsi_check_imei finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass'. Sun Apr 27 10:51:46 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.talloc 20250427105146900 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105146900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105146900 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105146900 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105146900 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105146900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105146900 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105146900 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105146900 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105146900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105146900 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105146900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105146900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105146900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105146900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105146900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105146900 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105146900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105146900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105146900 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105146901 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105147706 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255584) 20250427105148708 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105148901 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105148902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105148902 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=255584, count=256744) 20250427105149709 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei'. ------ MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei ------ Sun Apr 27 10:51:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105150710 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_noauth_tmsi_check_imei started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1584)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1584)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1584)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1582)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105151276 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1585)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105151472 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105151472 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105151472 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105151472 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1584)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1584)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105151475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105151475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105151475 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105151475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105151475 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105151476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105151476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105151476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105151476 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105151476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105151476 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1584)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1584)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1584)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1584)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105151478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105151478 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105151478 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105151478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105151478 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105151478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105151478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105151478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105151478 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1584)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1584)@84c1225eaf8b: Message received on association #8 20250427105151478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105151478 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105151478 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105151478 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105151478 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1584)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1584)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1584)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1584)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1584)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105151711 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105151711 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1587)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1587)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105151717 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1587)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1587)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1587)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1587)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105151739 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105151739 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1588)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105152282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105152282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105152282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105152282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105152282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105152282 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105152282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105152282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105152282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105152282 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1584)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105152283 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105152283 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105152283 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105152284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105152284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105152284 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105152284 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105152284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105152284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105152284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1584)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1583)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1583)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1590)4298412 MSC_Test_0-SCCP(1582)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1583)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427105152299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105152299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105152299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105152299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105152299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105152299 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105152299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105152299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105152299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105152299 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 96 ac 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1584)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105152300 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-286:LU)[0x55eefe1c3110]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105152300 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-286:LU)[0x55eefe1c3110]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105152300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105152300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-286:LU)[0x55eefe1c3110] (fsm.c:486) 20250427105152300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105152300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105152300 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105152300 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105152300 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105152300 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105152300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105152300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105152300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105152300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105152300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105152300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105152300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105152300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe1cf250] (fsm.c:486) 20250427105152300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105152300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105152300 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105152300 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105152300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105152300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105152300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105152300 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105152300 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105152300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105152300 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105152300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 96 ac 00 01 1e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105152300 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105152300 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105152301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105152301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105152301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105152301 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105152301 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105152301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105152301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105152301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 41 96 ac 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1584)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1584)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1584)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@84c1225eaf8b: { messageType := 2, destLocRef := '4196AC'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1588)@84c1225eaf8b: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei0(1590) MSC_Test-GSUP(1588)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1590)"262420000000005" 20250427105152305 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105152305 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1582)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1582)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1582)@84c1225eaf8b: vl_from0 20250427105152306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105152306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105152306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1584)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1582)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427105152306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105152306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105152306 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105152306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105152306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105152306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105152306 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei0(1590)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105152311 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105152311 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250427105152311 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427105152311 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105152311 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105152311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105152311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105152311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105152311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105152311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe1cf250] (vlr_lu_fsm.c:110) 20250427105152311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105152311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105152311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105152311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105152311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105152311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe1cf250] (fsm.c:486) 20250427105152311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105152311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105152311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105152311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250427105152312 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105152312 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105152312 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105152312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105152312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105152312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105152312 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105152312 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105152312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105152312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105152312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 96 ac 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1584)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1584)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1583)@84c1225eaf8b: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1583)@84c1225eaf8b: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1582)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1582)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(1582)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1582)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O MSC_Test_0-M3UA(1584)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105152321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105152321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105152321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105152321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105152321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105152321 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105152321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105152321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105152321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105152321 DLSS7 DEBUG 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) 20250427105152321 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250427105152321 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250427105152321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250427105152322 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105152322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250427105152322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250427105152322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105152322 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:TMSInew-0x2D1854C0) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427105152322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105152322 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:TMSInew-0x2D1854C0 LOCATION UPDATE ACCEPT (TMSI = 0x2d1854c0) (gsm_04_08.c:149) 20250427105152322 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:TMSInew-0x2D1854C0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105152322 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105152322 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105152322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105152322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105152322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105152322 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105152323 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105152323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105152323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105152323 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 41 96 ac 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2d 18 54 c0 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1584)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1584)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei0(1590)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1583)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1583)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_0-SCCP(1582)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1582)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1582)@84c1225eaf8b: vl_from0 20250427105152328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105152328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105152328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105152328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105152328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105152328 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1582)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1584)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105152328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105152328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105152328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105152328 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105152328 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:TMSInew-0x2D1854C0:GERAN-A-286:LU)[0x55eefe1c3110]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105152328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:TMSInew-0x2D1854C0:GERAN-A-286:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105152328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105152328 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427105152328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105152328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-286:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105152328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105152328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-286:LU)[0x55eefe1cf250] (vlr_lu_fsm.c:817) 20250427105152328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105152328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3B400C3E:GERAN-A-286:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105152328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-286:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105152328 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250427105152328 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105152328 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105152328 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105152329 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105152329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105152329 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105152329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105152329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105152329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105152329 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105152329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105152329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105152329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105152329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 96 ac 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1584)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1584)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1582)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1582)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1582)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1582)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1584)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105152332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105152332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105152332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105152332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105152332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105152332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105152332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105152332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105152332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105152332 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105152333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-286:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105152333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-286:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-286:LU)[0x55eefe1c3110] (msc_a.c:1053) 20250427105152333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-286:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105152333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-286:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105152333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-286:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105152333 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105152333 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105152333 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105152333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105152333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105152333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105152333 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105152333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105152333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105152333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105152333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 96 ac 00 01 1e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1584)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1584)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@84c1225eaf8b: Session index based on local reference:0 20250427105152335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105152335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105152335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105152335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105152335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105152335 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105152335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105152335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105152335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105152335 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 41 96 ac 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1584)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1583)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1590)4298412 TC_lu_imsi_noauth_tmsi_check_imei0(1590)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105152336 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105152336 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_tmsi_check_imei0(1590)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei0(1590)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1590)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1590)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(1588)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1584)@84c1225eaf8b: Final verdict of PTC: none 20250427105152346 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105152346 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1582)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1583)@84c1225eaf8b: Final verdict of PTC: none 20250427105152347 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1585)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1587)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1591)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1586)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1589)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1581)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1581): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1582): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1583): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1584): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1585): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1586): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1587): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1588): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1589): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei0(1590): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1591): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_noauth_tmsi_check_imei finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass'. Sun Apr 27 10:51:52 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 20250427105152540 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105152540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105152540 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105152540 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105152540 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105152540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105152540 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105152540 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105152540 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105152540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105152540 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105152540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105152540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105152540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105152540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105152540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105152540 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105152540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105152540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105152541 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105152541 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105153347 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=227320) 20250427105154349 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105154541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105154541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105154541 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=227320, count=228480) 20250427105155350 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei'. ------ MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei ------ Sun Apr 27 10:51:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105156351 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_noauth_notmsi_check_imei started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1595)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1595)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1595)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(1593)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105157023 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1596)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105157213 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105157213 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105157214 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105157214 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1595)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1595)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105157218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105157218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105157218 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105157218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105157218 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105157218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105157218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105157218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105157218 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105157218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105157218 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1595)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1595)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1595)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1595)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105157218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105157218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105157218 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105157218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105157218 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105157219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105157219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105157219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105157219 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1595)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1595)@84c1225eaf8b: Message received on association #8 20250427105157219 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105157219 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 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(1595)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105157219 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427105157219 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105157219 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1595)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1595)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1595)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1595)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1595)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105157352 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105157352 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1598)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1598)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105157358 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1598)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1598)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1598)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1598)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105157389 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105157389 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1599)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105158026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105158026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105158026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105158026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105158026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105158026 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105158026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105158026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105158026 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105158026 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1595)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105158027 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105158027 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105158027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105158027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105158027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105158027 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105158027 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105158027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105158027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105158027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1595)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1594)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1594)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1601)12142632 MSC_Test_0-RAN(1594)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1593)@84c1225eaf8b: First idle individual index:0 20250427105158042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105158042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105158042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105158042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105158042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105158042 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105158042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105158042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1595)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105158042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105158042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b9 48 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 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105158043 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-287:LU)[0x55eefe1c3300]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105158043 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-287:LU)[0x55eefe1c3300]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105158043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105158043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-287:LU)[0x55eefe1c3300] (fsm.c:486) 20250427105158043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105158043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105158043 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105158043 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105158043 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105158043 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105158043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105158043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105158043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105158043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105158043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105158043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105158043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105158043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1b6f20] (fsm.c:486) 20250427105158043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105158043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105158044 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105158044 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105158044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105158044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105158044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105158044 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105158044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105158044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105158044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105158044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b9 48 28 00 01 1f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105158044 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105158044 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105158044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105158044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105158044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105158044 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105158044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105158044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105158044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105158044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b9 48 28 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1595)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1595)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1595)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@84c1225eaf8b: { messageType := 2, destLocRef := 'B94828'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1599)@84c1225eaf8b: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei0(1601) MSC_Test-GSUP(1599)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1601)"262420000000005" 20250427105158047 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105158047 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1593)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1593)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1593)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1593)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1595)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105158049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105158049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105158049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105158049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105158049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105158049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105158049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105158049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105158049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105158049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei0(1601)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105158057 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105158057 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250427105158057 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427105158057 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105158058 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105158058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105158058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105158058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105158058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105158058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1b6f20] (vlr_lu_fsm.c:110) 20250427105158058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105158058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105158058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105158059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105158059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105158059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1b6f20] (fsm.c:486) 20250427105158059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105158059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105158059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105158059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI (T3270, 12s) (vlr_lu_fsm.c:472) 20250427105158059 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105158059 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105158059 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105158059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105158059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105158059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105158059 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105158059 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105158059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105158059 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105158059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b9 48 28 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1595)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1595)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1594)@84c1225eaf8b: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1594)@84c1225eaf8b: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1593)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1593)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(1593)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1593)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O MSC_Test_0-M3UA(1595)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105158070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105158070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105158070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105158070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105158070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105158070 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105158070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105158070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105158070 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105158070 DLSS7 DEBUG 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) 20250427105158071 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250427105158071 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250427105158071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250427105158072 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105158072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250427105158072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_IMEI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250427105158072 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250427105158073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_IMEI}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105158073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105158073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105158073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1b6f20] (vlr_lu_fsm.c:817) 20250427105158073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105158073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105158073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105158073 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250427105158073 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) 20250427105158073 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) 20250427105158073 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) 20250427105158073 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) 20250427105158073 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105158073 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105158073 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105158073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105158073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105158073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105158073 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105158073 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105158073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105158073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105158073 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 b9 48 28 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) 20250427105158073 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105158073 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105158073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105158073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105158073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105158074 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105158074 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105158074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105158074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105158074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b9 48 28 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1595)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1595)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1595)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1593)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1595)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei0(1601)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1593)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1593)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1593)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1593)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105158081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105158081 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105158081 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105158081 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105158081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105158081 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105158081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105158081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105158081 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105158081 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105158081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105158081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1c3300] (msc_a.c:1053) 20250427105158081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105158081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105158081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2D1854C0:GERAN-A-287:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105158081 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1595)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105158081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105158081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105158081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105158081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105158081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105158081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105158081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105158081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105158081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105158081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b9 48 28 00 01 1f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1595)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1595)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@84c1225eaf8b: Session index based on local reference:0 20250427105158081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105158081 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105158081 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105158081 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105158081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105158081 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105158081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105158081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105158081 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105158081 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b9 48 28 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1595)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1594)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1601)12142632 20250427105158082 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105158082 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)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1601)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei0(1601)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1601)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1601)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(1599)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1593)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1595)@84c1225eaf8b: Final verdict of PTC: none 20250427105158084 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105158084 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427105158084 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1597)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1598)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1600)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1596)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1594)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1592)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1602)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1592): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1593): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1594): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1595): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1596): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1597): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1598): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1599): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1600): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei0(1601): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1602): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_noauth_notmsi_check_imei finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass'. Sun Apr 27 10:51:58 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 20250427105158284 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105158284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105158284 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105158284 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105158285 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105158285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105158285 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105158285 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105158285 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105158285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105158285 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105158285 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105158285 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105158285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105158285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105158285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105158285 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105158285 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105158285 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105158285 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105158285 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105159086 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=215060) 20250427105200088 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105200286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105200286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105200286 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=215060, count=216220) 20250427105201090 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack ------ Sun Apr 27 10:52:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105202091 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_check_imei_nack started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1606)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1606)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1606)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1604)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105202659 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1607)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105202854 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105202854 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105202854 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105202854 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1606)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1606)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1606)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1606)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105202855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105202855 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105202855 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105202855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105202855 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105202855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105202855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105202855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105202855 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105202855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105202855 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1606)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1606)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1606)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105202856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105202856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105202856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105202856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105202856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105202856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105202856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105202856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105202856 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105202856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105202856 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105202856 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1606)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1606)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1606)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1606)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1606)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1606)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105202856 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105202856 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105203093 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105203093 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1609)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1609)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105203099 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1609)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1609)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1609)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1609)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105203128 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105203128 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1610)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105203666 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105203666 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105203666 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105203666 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105203666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105203666 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105203666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105203666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105203666 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105203666 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1606)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105203666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105203666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105203666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105203666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105203666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105203666 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105203666 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105203666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105203666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105203666 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1606)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1605)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1605)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1612)1970006 MSC_Test_0-SCCP(1604)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1605)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427105203673 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105203673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105203673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105203673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105203673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105203673 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105203673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105203673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105203673 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105203673 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 0f 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 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1606)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105203673 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-288:LU)[0x55eefe1c3110]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105203673 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-288:LU)[0x55eefe1c3110]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105203673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105203673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-288:LU)[0x55eefe1c3110] (fsm.c:486) 20250427105203673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427105203673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105203674 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) 20250427105203674 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105203674 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105203674 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105203674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105203674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105203674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105203674 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105203674 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1cf250] (fsm.c:486) 20250427105203674 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105203674 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105203674 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105203674 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105203674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105203674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105203674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105203674 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105203674 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105203674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105203674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105203674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1e 0f 56 00 01 20 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1606)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1606)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@84c1225eaf8b: { messageType := 2, destLocRef := '1E0F56'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1610)@84c1225eaf8b: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_nack0(1612) MSC_Test-GSUP(1610)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1612)"262420000000005" MSC_Test_0-SCCP(1604)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1604)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1604)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1606)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105203676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105203676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105203676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105203676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105203676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105203676 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105203676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105203676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105203676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105203676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105203679 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105203679 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105203679 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Received 1 auth tuples (vlr.c:996) 20250427105203679 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105203679 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1bdae0]{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) 20250427105203679 DMM DEBUG Tx AUTH REQ (rand = 9551aff47fb1f00aaf647337ca7753b1) (gsm_04_08.c:641) 20250427105203679 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105203679 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105203679 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105203679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105203679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105203679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105203679 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105203679 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105203679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105203679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105203679 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 1e 0f 56 00 01 16 01 00 13 05 12 00 95 51 af f4 7f b1 f0 0a af 64 73 37 ca 77 53 b1 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1606)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1606)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1605)@84c1225eaf8b: patching N(SD)=1 into dtap '051418ECD4B5'O MSC_Test_0-RAN(1605)@84c1225eaf8b: patched enc_l3: '055418ECD4B5'O MSC_Test_0-SCCP(1604)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1604)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1604)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010006055418ECD4B5'O MSC_Test_0-M3UA(1606)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105203684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105203684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105203684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105203684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105203684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105203684 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105203684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105203684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105203684 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105203684 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 18 ec d4 b5 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105203684 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1c3110]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 18ecd4b5) (gsm_04_08.c:1128) 20250427105203684 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105203684 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH on GERAN received SRES/RES: 18ecd4b5 (4 bytes) (vlr_auth_fsm.c:151) 20250427105203684 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427105203684 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105203684 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105203684 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105203684 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1cf250] (vlr_auth_fsm.c:294) 20250427105203684 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105203684 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105203684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427105203684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105203684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105203684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105203684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105203684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105203684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1cf250] (fsm.c:486) 20250427105203684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105203684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105203684 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105203684 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105203684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105203684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105203684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105203684 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105203684 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105203684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105203684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105203684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 1e 0f 56 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1606)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105203687 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105203687 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250427105203687 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427105203687 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105203688 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105203688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105203688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105203688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105203688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105203688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1cf250] (vlr_lu_fsm.c:110) 20250427105203688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105203688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105203688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105203688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105203688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105203688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1cf250] (fsm.c:486) 20250427105203688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105203688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105203688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105203688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250427105203688 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105203688 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105203688 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105203688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105203688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105203688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105203688 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105203688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105203688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105203688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105203688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1e 0f 56 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1606)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1606)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1605)@84c1225eaf8b: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1605)@84c1225eaf8b: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1604)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(1604)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1604)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1606)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105203690 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105203690 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105203690 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105203690 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105203690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105203690 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105203690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105203690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105203690 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105203690 DLSS7 DEBUG 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) 20250427105203690 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250427105203691 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250427105203691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250427105203691 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105203691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1330) 20250427105203691 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_NACK (vlr_lu_fsm.c:1328) 20250427105203691 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105203691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_FAILURE (vlr_lu_fsm.c:392) 20250427105203691 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105203691 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1cf250] (vlr_lu_fsm.c:817) 20250427105203691 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105203691 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105203691 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1c3110]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427105203691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105203691 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) 20250427105203691 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) 20250427105203691 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) 20250427105203691 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) 20250427105203692 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105203692 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105203692 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105203692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105203692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105203692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105203692 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105203692 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105203692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105203692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105203692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1e 0f 56 00 01 06 01 00 03 05 04 06 00 00 00 (osmo_ss7_asp.c:1164) 20250427105203692 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105203692 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105203692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105203692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105203692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105203692 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105203692 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105203692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105203692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105203692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1e 0f 56 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1606)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1606)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1606)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1606)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1604)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_nack0(1612)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(1604)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1604)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1604)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105203693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105203693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105203693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105203693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105203693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105203693 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105203693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105203693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105203693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105203693 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1606)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105203694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105203694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1c3110] (msc_a.c:1053) 20250427105203694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105203694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105203694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105203694 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105203694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105203694 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105203694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105203694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105203694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105203694 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105203694 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105203694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105203694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105203694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1e 0f 56 00 01 20 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1606)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1606)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@84c1225eaf8b: Session index based on local reference:0 20250427105203694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105203694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105203694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105203694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105203694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105203694 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105203694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105203694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105203694 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105203695 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1e 0f 56 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1606)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1605)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1612)1970006 TC_lu_imsi_auth_tmsi_check_imei_nack0(1612)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_nack0(1612)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-M3UA(1606)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1610)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1611)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1604)@84c1225eaf8b: Final verdict of PTC: none 20250427105203700 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105203700 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(1608)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1607)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1605)@84c1225eaf8b: Final verdict of PTC: none 20250427105203702 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1609)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1613)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1603)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1603): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1604): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1605): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1606): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1607): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1608): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1609): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1610): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1611): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_nack0(1612): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1613): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_check_imei_nack finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass'. Sun Apr 27 10:52:03 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack.talloc 20250427105203896 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105203896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105203896 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105203896 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105203896 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105203896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105203896 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105203896 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105203896 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105203896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105203896 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105203896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105203896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105203896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105203896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105203896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105203896 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105203896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105203896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105203896 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105203896 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105204704 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235804) 20250427105205706 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105205897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105205897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105205897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=235804, count=236964) 20250427105206707 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err ------ Sun Apr 27 10:52:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105207708 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_check_imei_err started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1617)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1617)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1617)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(1615)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105208298 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1618)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105208490 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105208490 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105208490 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105208490 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1617)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1617)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105208496 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105208496 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105208496 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105208496 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105208496 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105208496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105208496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105208496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105208496 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1617)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1617)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105208496 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105208496 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1617)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1617)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105208499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105208499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105208499 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(1617)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1617)@84c1225eaf8b: Message received on association #8 20250427105208499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105208499 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105208499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105208499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105208499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105208499 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105208499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(1617)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105208499 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105208499 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 20250427105208500 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105208500 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1617)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1617)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1617)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1617)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105208709 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105208709 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1620)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1620)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105208715 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1620)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1620)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1620)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1620)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105208737 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105208737 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1621)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105209306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105209306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105209306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105209306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105209306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105209307 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105209307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105209307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105209307 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1617)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105209307 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105209307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105209307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105209307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105209307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105209307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105209307 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105209307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105209307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105209307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105209307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1617)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1616)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1616)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1623)14792145 MSC_Test_0-SCCP(1615)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1616)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1617)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105209316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105209316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105209316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105209316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105209316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105209316 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105209316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105209316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105209316 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105209316 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 b5 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 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105209316 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-289:LU)[0x55eefe1c3300]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105209316 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-289:LU)[0x55eefe1c3300]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105209316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105209316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-289:LU)[0x55eefe1c3300] (fsm.c:486) 20250427105209316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427105209316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105209316 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) 20250427105209316 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105209316 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105209316 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105209316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105209316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105209316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105209316 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105209316 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1b6f20] (fsm.c:486) 20250427105209316 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105209316 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105209316 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105209316 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105209316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105209316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105209316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105209316 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105209316 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105209316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105209316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105209316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b5 d1 00 01 21 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1617)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1617)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@84c1225eaf8b: { messageType := 2, destLocRef := 'E1B5D1'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1621)@84c1225eaf8b: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_err0(1623) MSC_Test-GSUP(1621)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1623)"262420000000005" MSC_Test_0-SCCP(1615)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1615)@84c1225eaf8b: vl_from0 20250427105209319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105209319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105209319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105209319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105209319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105209319 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105209319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105209319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105209319 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105209319 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_0-SCCP(1615)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1617)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105209320 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105209320 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105209320 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Received 1 auth tuples (vlr.c:996) 20250427105209320 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105209320 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1bdae0]{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) 20250427105209320 DMM DEBUG Tx AUTH REQ (rand = 9d3069affb3b122a1eb31df8c40cc5a6) (gsm_04_08.c:641) 20250427105209320 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105209321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105209321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105209321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105209321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105209321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105209321 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105209321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105209321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105209321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105209321 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 e1 b5 d1 00 01 16 01 00 13 05 12 00 9d 30 69 af fb 3b 12 2a 1e b3 1d f8 c4 0c c5 a6 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1617)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1617)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1616)@84c1225eaf8b: patching N(SD)=1 into dtap '05146638451D'O MSC_Test_0-RAN(1616)@84c1225eaf8b: patched enc_l3: '05546638451D'O MSC_Test_0-SCCP(1615)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1615)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1615)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000605546638451D'O MSC_Test_0-M3UA(1617)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105209325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105209325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105209325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105209325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105209325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105209325 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105209325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105209325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105209325 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105209325 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 66 38 45 1d 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105209325 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1c3300]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 6638451d) (gsm_04_08.c:1128) 20250427105209325 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105209325 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH on GERAN received SRES/RES: 6638451d (4 bytes) (vlr_auth_fsm.c:151) 20250427105209325 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427105209325 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105209325 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105209325 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105209325 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1b6f20] (vlr_auth_fsm.c:294) 20250427105209325 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105209325 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105209325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427105209325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105209325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105209325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105209325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105209325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105209325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1b6f20] (fsm.c:486) 20250427105209325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105209325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105209325 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105209325 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105209325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105209325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105209325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105209325 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105209325 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105209325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105209325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105209325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b5 d1 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1617)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105209328 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105209328 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250427105209328 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427105209328 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105209328 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105209328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105209328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105209328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105209328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105209328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1b6f20] (vlr_lu_fsm.c:110) 20250427105209328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105209328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105209328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105209328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105209328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105209328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1b6f20] (fsm.c:486) 20250427105209328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105209328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105209328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105209328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250427105209328 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105209328 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105209328 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105209328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105209328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105209328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105209328 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105209328 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105209328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105209328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105209328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b5 d1 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1617)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1617)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1616)@84c1225eaf8b: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1616)@84c1225eaf8b: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1615)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(1615)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1615)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O 20250427105209330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105209330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105209330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105209330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105209330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105209330 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105209330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105209330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105209330 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1617)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105209330 DLSS7 DEBUG 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) 20250427105209330 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250427105209330 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250427105209330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250427105209331 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105209331 DVLR ERROR SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Check_IMEI_VLR failed; gmm_cause: Invalid mandatory information (vlr.c:1332) 20250427105209331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1334) 20250427105209331 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_NACK (vlr_lu_fsm.c:1328) 20250427105209331 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105209331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_FAILURE (vlr_lu_fsm.c:392) 20250427105209331 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105209331 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1b6f20] (vlr_lu_fsm.c:817) 20250427105209331 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105209331 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105209331 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1c3300]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427105209331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105209331 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) 20250427105209331 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) 20250427105209331 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) 20250427105209331 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) 20250427105209331 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105209331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105209331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105209331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105209331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105209331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105209331 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105209331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105209331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105209331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105209331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b5 d1 00 01 06 01 00 03 05 04 06 00 00 00 (osmo_ss7_asp.c:1164) 20250427105209331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105209331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105209331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105209331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105209331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105209331 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105209331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105209331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105209331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105209331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b5 d1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1617)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1617)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1617)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1615)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1617)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_err0(1623)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(1615)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1615)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1615)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105209333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105209333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105209333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105209333 DLM3UA DEBUG 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(1617)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105209333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105209333 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105209333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105209333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105209333 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105209333 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105209333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105209333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1c3300] (msc_a.c:1053) 20250427105209333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105209333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105209333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105209333 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105209333 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105209333 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105209333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105209333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105209333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105209333 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105209333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105209333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105209333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105209333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b5 d1 00 01 21 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1617)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1617)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@84c1225eaf8b: Session index based on local reference:0 20250427105209333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105209333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105209333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105209333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105209333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105209333 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105209334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105209334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105209334 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105209334 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e1 b5 d1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1617)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1616)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1623)14792145 TC_lu_imsi_auth_tmsi_check_imei_err0(1623)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_err0(1623)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(1621)@84c1225eaf8b: Final verdict of PTC: none 20250427105209338 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105209338 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1617)@84c1225eaf8b: Final verdict of PTC: none 20250427105209338 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1616)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1615)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1620)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1618)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1619)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1622)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1624)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1614)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1614): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1615): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1616): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1617): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1618): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1619): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1620): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1621): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1622): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_err0(1623): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1624): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_check_imei_err finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass'. Sun Apr 27 10:52:09 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 20250427105209536 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105209536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105209536 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105209536 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105209536 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105209536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105209536 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105209536 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105209536 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105209536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105209536 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105209536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105209536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105209536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105209536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105209536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105209536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105209536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105209536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105209537 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105209537 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105210340 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236716) 20250427105211341 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105211537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105211537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105211537 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=236716, count=237876) 20250427105212341 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early ------ Sun Apr 27 10:52:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105213342 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_check_imei_early started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1628)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1628)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1628)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(1626)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105213950 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1629)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105214145 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105214145 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105214145 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105214145 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1628)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1628)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105214149 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105214149 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105214149 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105214149 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105214149 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105214149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105214149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105214149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105214149 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105214149 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105214149 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1628)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1628)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1628)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1628)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1628)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1628)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1628)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105214150 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105214150 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105214150 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105214150 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105214150 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105214150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105214150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105214150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105214150 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105214150 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105214150 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105214150 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1628)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1628)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1628)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1628)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105214150 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105214150 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105214343 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105214343 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1631)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1631)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105214348 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1631)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1631)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1631)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1631)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105214368 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105214368 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1632)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105214951 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105214951 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105214951 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105214951 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105214951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105214951 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105214951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105214951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105214951 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105214951 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105214952 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105214952 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105214952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105214952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105214952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105214952 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105214952 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105214952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105214952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105214952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1628)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1627)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1627)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1634)12770950 MSC_Test_0-SCCP(1626)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1627)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1628)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105214958 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105214958 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105214958 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105214958 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105214958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105214958 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105214958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105214958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105214958 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105214958 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 de 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 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105214959 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-290:LU)[0x55eefe1c3110]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105214959 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-290:LU)[0x55eefe1c3110]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105214959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105214959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-290:LU)[0x55eefe1c3110] (fsm.c:486) 20250427105214959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427105214959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105214959 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) 20250427105214959 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105214959 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105214959 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105214959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250427105214959 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105214959 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105214959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105214959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105214959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105214959 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105214959 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105214959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105214959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105214959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c2 de 86 00 01 22 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105214959 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105214959 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105214959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105214959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105214959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105214959 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105214959 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105214959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105214959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105214959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c2 de 86 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1628)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1628)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1628)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1628)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@84c1225eaf8b: { messageType := 2, destLocRef := 'C2DE86'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105214961 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105214961 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1626)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1626)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1626)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1628)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105214962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105214962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105214962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105214962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105214962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105214962 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105214962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105214962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105214962 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105214962 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 22 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-RAN(1627)@84c1225eaf8b: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1627)@84c1225eaf8b: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1626)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@84c1225eaf8b: vl_len:15 MSC_Test_0-SCCP(1626)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1626)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1628)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105215168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105215168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105215168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105215168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105215168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105215168 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105215168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105215168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105215168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105215168 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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) 20250427105215168 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250427105215168 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250427105215168 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250427105215168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250427105215168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105215168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1cf250]{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)@84c1225eaf8b: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early0(1634) MSC_Test-GSUP(1632)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1634)"262420000000005" 20250427105215171 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105215171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250427105215171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105215171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105215171 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105215171 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1cf250] (fsm.c:486) 20250427105215171 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105215171 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105215171 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105215171 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105215171 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105215171 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Received 1 auth tuples (vlr.c:996) 20250427105215171 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105215171 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1bdae0]{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) 20250427105215171 DMM DEBUG Tx AUTH REQ (rand = 4f30cc402dd11fbc3e7c1ff78bda9283) (gsm_04_08.c:641) 20250427105215171 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105215171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105215171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105215171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105215171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105215171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105215171 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105215171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105215171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105215171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105215171 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 c2 de 86 00 01 16 01 00 13 05 12 00 4f 30 cc 40 2d d1 1f bc 3e 7c 1f f7 8b da 92 83 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1628)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1628)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1627)@84c1225eaf8b: patching N(SD)=2 into dtap '05148ECBE71E'O MSC_Test_0-RAN(1627)@84c1225eaf8b: patched enc_l3: '05948ECBE71E'O MSC_Test_0-SCCP(1626)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1626)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1626)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000605948ECBE71E'O 20250427105215173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105215173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105215173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105215173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105215173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105215173 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105215173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105215173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105215173 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105215173 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 8e cb e7 1e 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105215173 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1c3110]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 8ecbe71e) (gsm_04_08.c:1128) 20250427105215173 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105215173 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH on GERAN received SRES/RES: 8ecbe71e (4 bytes) (vlr_auth_fsm.c:151) 20250427105215173 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427105215173 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105215173 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105215173 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105215173 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1cf250] (vlr_auth_fsm.c:294) 20250427105215173 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105215173 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105215173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427105215173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105215173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105215173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105215173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105215173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105215173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1cf250] (fsm.c:486) 20250427105215173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) MSC_Test_0-M3UA(1628)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105215173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105215173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105215173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105215173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105215173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105215173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105215173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105215173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105215173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105215173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105215173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c2 de 86 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1628)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105215175 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105215175 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250427105215175 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427105215175 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105215175 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105215175 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105215175 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105215175 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105215175 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105215175 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1cf250] (vlr_lu_fsm.c:110) 20250427105215175 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105215175 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105215175 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105215175 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105215175 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105215175 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1cf250] (fsm.c:486) 20250427105215175 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105215175 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105215175 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105215175 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105215175 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x21ADEA1B) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427105215175 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105215175 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x21ADEA1B LOCATION UPDATE ACCEPT (TMSI = 0x21adea1b) (gsm_04_08.c:149) 20250427105215175 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x21ADEA1B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105215175 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105215175 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105215175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105215175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105215175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105215175 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105215175 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105215175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105215175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105215176 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 c2 de 86 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 21 ad ea 1b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1628)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1628)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1627)@84c1225eaf8b: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1627)@84c1225eaf8b: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1626)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1626)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1626)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1628)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105215177 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105215177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105215177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105215177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105215177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105215177 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105215177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105215177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105215177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105215177 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105215177 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x21ADEA1B:GERAN-A-290:LU)[0x55eefe1c3110]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105215177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x21ADEA1B:GERAN-A-290:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105215177 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105215177 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427105215177 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105215177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-290:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105215177 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105215177 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-290:LU)[0x55eefe1cf250] (vlr_lu_fsm.c:817) 20250427105215177 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105215177 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105215177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-290:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105215177 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250427105215177 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105215177 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105215177 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105215177 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105215177 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105215177 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105215177 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105215177 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105215177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105215177 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105215177 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105215177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105215177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105215177 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c2 de 86 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1628)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1628)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1626)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1626)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1626)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105215178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105215178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105215178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105215178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105215178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105215178 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105215178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105215178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105215178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105215178 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1628)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105215178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-290:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105215178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-290:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-290:LU)[0x55eefe1c3110] (msc_a.c:1053) 20250427105215178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-290:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105215178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-290:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105215178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-290:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105215178 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B - active-conn: now used by 1 (attached) (msub.c:375) 20250427105215178 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105215178 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105215178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105215178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105215178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105215178 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105215178 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105215178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105215178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105215178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c2 de 86 00 01 22 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1628)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1628)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1628)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105215178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105215178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105215178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105215178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105215178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105215178 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105215178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105215178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105215178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105215178 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c2 de 86 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1627)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1634)12770950 TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105215178 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105215178 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-SCCP(1626)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1628)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1627)@84c1225eaf8b: Final verdict of PTC: none 20250427105215181 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427105215181 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP-IPA(1631)@84c1225eaf8b: Final verdict of PTC: none 20250427105215181 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1632)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1629)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1625)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1630)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1633)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1635)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1625): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1626): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1627): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1628): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1629): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1630): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1631): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1632): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1633): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early0(1634): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1635): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_check_imei_early finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass'. Sun Apr 27 10:52:15 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 20250427105215384 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105215384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105215384 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105215384 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105215384 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105215384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105215384 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105215384 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105215384 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105215384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105215384 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105215384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105215384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105215384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105215384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105215384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105215384 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105215384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105215384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105215384 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105215384 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105216182 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=252708) 20250427105217184 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105217385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105217385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105217385 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=252708, count=253868) 20250427105218185 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early'. ------ MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early ------ Sun Apr 27 10:52:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105219187 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1639)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1639)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1639)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1637)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105219728 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1640)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105219923 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105219923 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105219923 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105219923 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1639)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1639)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1639)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1639)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105219929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105219929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105219929 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105219929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105219929 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105219929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105219929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105219929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105219929 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105219929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105219929 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1639)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1639)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1639)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105219933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105219933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105219933 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105219933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105219934 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105219934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105219934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105219934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105219934 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105219934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(1639)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1639)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105219934 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105219934 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1639)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1639)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427105219934 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105219934 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1639)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1639)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105220188 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105220188 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1642)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1642)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105220194 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1642)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1642)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1642)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1642)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105220216 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105220216 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1643)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1639)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105220735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105220735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105220735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105220735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105220735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105220735 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105220735 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105220735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105220735 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105220736 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105220736 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105220736 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105220736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105220736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105220736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105220736 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105220736 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105220736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105220736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105220736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1639)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1638)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1638)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)16248116 MSC_Test_0-SCCP(1637)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1638)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1639)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105220744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105220744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105220744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105220744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105220744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105220744 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105220744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105220744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105220744 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105220744 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f7 ed 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 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105220744 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-291:LU)[0x55eefe1c3300]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105220744 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-291:LU)[0x55eefe1c3300]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105220744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105220744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-291:LU)[0x55eefe1c3300] (fsm.c:486) 20250427105220744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427105220744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105220744 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105220744 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105220744 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105220744 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105220744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250427105220744 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105220744 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105220744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105220744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105220744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105220744 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105220744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105220744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105220744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105220744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f7 ed 34 00 01 23 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105220744 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105220744 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105220744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105220744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105220744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105220744 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105220744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105220744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105220744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105220744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f7 ed 34 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1639)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1639)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1639)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1639)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@84c1225eaf8b: { messageType := 2, destLocRef := 'F7ED34'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105220746 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105220746 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1637)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1637)@84c1225eaf8b: vl_from0 20250427105220747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105220747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105220747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105220747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105220747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105220747 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105220747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105220747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(1637)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1639)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105220747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105220747 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-RAN(1638)@84c1225eaf8b: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1638)@84c1225eaf8b: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1637)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@84c1225eaf8b: vl_len:15 MSC_Test_0-SCCP(1637)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1637)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1639)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105220952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105220952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105220952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105220952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105220952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105220953 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105220953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105220953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105220953 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105220953 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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) 20250427105220953 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250427105220953 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250427105220953 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250427105220953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250427105220953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105220953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1b6f20]{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)@84c1225eaf8b: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645) MSC_Test-GSUP(1643)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)"262420000000005" 20250427105220958 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105220959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250427105220959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105220959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105220959 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105220959 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1b6f20] (fsm.c:486) 20250427105220959 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105220959 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105220959 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105220960 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105220960 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105220960 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B) Received 1 auth tuples (vlr.c:996) 20250427105220960 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105220960 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427105220960 DMM DEBUG Tx AUTH REQ (rand = 71814dac8222bb8970c89c5228c7f12c) (gsm_04_08.c:641) 20250427105220960 DMM DEBUG AUTH REQ (autn = 247963eac8e8a81b8216763ceae1e801) (gsm_04_08.c:643) 20250427105220960 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105220960 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105220960 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105220960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105220960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105220960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105220960 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105220960 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105220960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105220960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105220960 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 f7 ed 34 00 01 28 01 00 25 05 12 00 71 81 4d ac 82 22 bb 89 70 c8 9c 52 28 c7 f1 2c 20 10 24 79 63 ea c8 e8 a8 1b 82 16 76 3c ea e1 e8 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1639)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1639)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1638)@84c1225eaf8b: patching N(SD)=2 into dtap '05145C67BADD2104258C1FDE'O MSC_Test_0-RAN(1638)@84c1225eaf8b: patched enc_l3: '05945C67BADD2104258C1FDE'O MSC_Test_0-SCCP(1637)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@84c1225eaf8b: vl_len:15 MSC_Test_0-SCCP(1637)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1637)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000C05945C67BADD2104258C1FDE'O 20250427105220962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105220962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105220962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105220962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105220962 DLSS7 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(1639)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105220962 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105220962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105220962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105220962 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105220962 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 5c 67 ba dd 21 04 25 8c 1f de 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105220962 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1c3300]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5c67badd258c1fde) (gsm_04_08.c:1128) 20250427105220962 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105220962 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B) AUTH on GERAN received SRES/RES: 5c67badd258c1fde (8 bytes) (vlr_auth_fsm.c:151) 20250427105220962 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427105220962 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105220962 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105220962 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105220962 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1b6f20] (vlr_auth_fsm.c:294) 20250427105220962 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105220962 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105220962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427105220962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105220962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105220962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105220962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105220962 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105220962 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1b6f20] (fsm.c:486) 20250427105220962 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105220962 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105220962 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105220962 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105220962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105220962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105220962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105220962 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105220962 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105220962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105220962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105220962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f7 ed 34 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1639)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105220965 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105220965 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250427105220965 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427105220965 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105220965 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105220965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105220965 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105220965 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105220965 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105220965 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1b6f20] (vlr_lu_fsm.c:110) 20250427105220965 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105220965 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105220965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105220965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105220965 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105220965 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1b6f20] (fsm.c:486) 20250427105220965 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105220965 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105220965 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105220965 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105220965 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:TMSInew-0x436A2631) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427105220965 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105220965 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:TMSInew-0x436A2631 LOCATION UPDATE ACCEPT (TMSI = 0x436a2631) (gsm_04_08.c:149) 20250427105220965 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:TMSInew-0x436A2631 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105220965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105220965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105220965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105220965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105220965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105220965 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105220965 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105220965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105220965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105220965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 f7 ed 34 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 43 6a 26 31 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1639)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1639)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1638)@84c1225eaf8b: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1638)@84c1225eaf8b: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1637)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1637)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1637)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1639)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105220967 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105220967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105220967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105220967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105220967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105220967 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105220967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105220967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105220967 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105220967 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105220967 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:TMSInew-0x436A2631:GERAN-A-291:LU)[0x55eefe1c3300]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105220967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:TMSInew-0x436A2631:GERAN-A-291:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105220967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105220967 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427105220967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105220967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-291:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105220967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105220967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-291:LU)[0x55eefe1b6f20] (vlr_lu_fsm.c:817) 20250427105220967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105220968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x21ADEA1B:GERAN-A-291:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105220968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-291:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105220968 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250427105220968 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105220968 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105220968 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105220968 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105220968 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105220968 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105220968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105220968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105220968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105220968 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105220968 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105220968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105220968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105220968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f7 ed 34 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1639)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1639)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1637)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1637)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1637)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1639)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105220969 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105220969 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105220969 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105220969 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105220969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105220969 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105220969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105220969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105220969 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105220969 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105220969 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-291:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105220969 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-291:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-291:LU)[0x55eefe1c3300] (msc_a.c:1053) 20250427105220969 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-291:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105220969 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-291:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105220969 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-291:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105220969 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105220969 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105220969 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105220969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105220969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105220969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105220969 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105220969 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105220969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105220969 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105220969 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f7 ed 34 00 01 23 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1639)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1639)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@84c1225eaf8b: Session index based on local reference:0 20250427105220970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105220970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105220970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105220970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105220970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105220970 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105220970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105220970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105220970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1639)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105220970 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f7 ed 34 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1638)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)16248116 TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105220971 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105220971 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-SCCP(1637)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1639)@84c1225eaf8b: Final verdict of PTC: none 20250427105220976 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105220976 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1638)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1643)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1640)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1641)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1646)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1644)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1636)@84c1225eaf8b: Final verdict of PTC: none 20250427105220980 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1642)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1636): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1637): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1638): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1639): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1640): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1641): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1642): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1643): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1644): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1646): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass'. Sun Apr 27 10:52:21 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 20250427105221172 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105221172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105221172 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105221172 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105221172 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105221172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105221172 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105221172 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105221172 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105221172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105221172 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105221172 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105221172 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105221172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105221172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105221172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105221172 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105221172 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105221172 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105221173 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105221173 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105221981 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255416) 20250427105222983 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105223173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105223173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105223173 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=255416, count=256576) 20250427105223985 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early'. ------ MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early ------ Sun Apr 27 10:52:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105224987 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_noauth_tmsi_check_imei_early started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1650)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1650)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1650)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1648)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105225579 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1651)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105225773 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105225773 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105225773 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105225773 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1650)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1650)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105225775 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105225775 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105225775 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105225775 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105225775 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105225775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105225775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105225775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105225775 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105225775 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105225775 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1650)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1650)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1650)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1650)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1650)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1650)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1650)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105225775 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105225775 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105225775 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105225775 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105225775 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105225775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105225775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105225775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105225775 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105225775 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105225775 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105225775 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1650)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1650)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427105225776 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105225776 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1650)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1650)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105225988 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105225988 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1653)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1653)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105225989 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1653)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1653)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1653)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1653)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105225998 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105225998 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1654)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105226589 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105226589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105226589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105226589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105226589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105226589 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105226589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105226589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105226589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105226589 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1650)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105226590 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105226590 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105226590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105226590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105226590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105226590 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105226590 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105226590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105226591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105226591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1650)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1649)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1649)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)11687063 MSC_Test_0-RAN(1649)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1648)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1650)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105226608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105226608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105226608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105226608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105226608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105226608 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105226608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105226608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105226608 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105226608 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 54 97 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105226609 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-292:LU)[0x55eefe1c3110]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105226609 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-292:LU)[0x55eefe1c3110]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105226609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105226609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-292:LU)[0x55eefe1c3110] (fsm.c:486) 20250427105226609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105226609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105226609 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105226609 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105226609 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105226609 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105226609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250427105226609 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105226609 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105226609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105226609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105226609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105226609 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105226609 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105226609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105226609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105226609 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b2 54 97 00 01 24 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105226609 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105226609 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105226609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105226609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105226609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105226609 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105226610 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105226610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105226610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105226610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b2 54 97 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1650)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1650)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1650)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1650)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@84c1225eaf8b: { messageType := 2, destLocRef := 'B25497'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1648)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1648)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105226614 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105226614 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1648)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1648)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1648)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1648)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1650)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105226616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105226616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105226616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105226616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105226616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105226616 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105226616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105226616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105226616 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105226616 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-RAN(1649)@84c1225eaf8b: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1649)@84c1225eaf8b: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1648)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1648)@84c1225eaf8b: vl_len:15 MSC_Test_0-SCCP(1648)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1648)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1650)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105226821 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105226821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105226821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105226821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105226821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105226821 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105226821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105226821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105226821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105226821 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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) 20250427105226822 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250427105226822 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250427105226822 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250427105226822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250427105226822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105226822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe1cf250]{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)@84c1225eaf8b: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei_early0(1656) MSC_Test-GSUP(1654)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)"262420000000005" 20250427105226834 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105226834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250427105226834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105226834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105226834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105226834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105226834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105226834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105226834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe1cf250] (fsm.c:486) 20250427105226834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105226834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105226834 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105226834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105226834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105226834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105226834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105226834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105226834 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105226834 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105226834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105226834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105226834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b2 54 97 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1650)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1648)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1648)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105226844 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105226844 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250427105226844 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427105226844 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105226845 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105226845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105226845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105226845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105226845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105226845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe1cf250] (vlr_lu_fsm.c:110) 20250427105226845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105226845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105226845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105226845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105226845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105226845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe1cf250] (fsm.c:486) 20250427105226845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105226845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105226845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105226845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105226845 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:TMSInew-0x1D0CC8D9) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427105226845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105226845 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:TMSInew-0x1D0CC8D9 LOCATION UPDATE ACCEPT (TMSI = 0x1d0cc8d9) (gsm_04_08.c:149) 20250427105226845 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:TMSInew-0x1D0CC8D9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105226846 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105226846 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105226846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105226846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105226846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105226846 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105226846 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105226846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105226846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105226846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 b2 54 97 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1d 0c c8 d9 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1650)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1650)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1648)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1648)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1649)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1649)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_0-SCCP(1648)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1648)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1648)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1648)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1650)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105226852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105226852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105226852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105226852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105226852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105226852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105226852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105226852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105226852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105226852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105226852 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:TMSInew-0x1D0CC8D9:GERAN-A-292:LU)[0x55eefe1c3110]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105226852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:TMSInew-0x1D0CC8D9:GERAN-A-292:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105226852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105226852 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427105226852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105226852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-292:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105226852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105226852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-292:LU)[0x55eefe1cf250] (vlr_lu_fsm.c:817) 20250427105226852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105226852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x436A2631:GERAN-A-292:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105226852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-292:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105226852 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250427105226853 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105226853 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105226853 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105226853 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105226853 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105226853 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105226853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105226853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105226853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105226853 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105226853 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105226853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105226853 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105226853 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b2 54 97 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1650)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1650)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1648)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1648)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1648)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1648)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1648)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1648)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1650)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105226857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105226857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105226857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105226857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105226857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105226857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105226857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105226857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105226857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105226857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105226857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-292:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105226857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-292:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-292:LU)[0x55eefe1c3110] (msc_a.c:1053) 20250427105226857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-292:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105226857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-292:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105226857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-292:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105226858 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105226858 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105226858 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105226858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105226858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105226858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105226858 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105226858 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105226858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105226858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105226858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b2 54 97 00 01 24 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1650)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1650)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@84c1225eaf8b: Session index based on local reference:0 20250427105226859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105226859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105226859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105226859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105226859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105226859 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105226859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105226859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105226859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1650)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105226859 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b2 54 97 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1649)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)11687063 TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105226861 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105226861 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@84c1225eaf8b: Final verdict of PTC: pass 20250427105226870 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105226870 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1651)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1655)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1650)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1654)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1649)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1647)@84c1225eaf8b: Final verdict of PTC: none 20250427105226874 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1648)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1653)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1652)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1657)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1647): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1648): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1649): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1650): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1651): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1652): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1653): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1654): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1655): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei_early0(1656): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1657): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_noauth_tmsi_check_imei_early finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass'. Sun Apr 27 10:52:26 UTC 2025 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early.talloc 20250427105227060 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105227060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105227060 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105227060 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105227060 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105227060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105227060 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105227060 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105227060 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105227060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105227060 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105227060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105227060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105227060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105227060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105227060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105227060 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105227060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105227060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105227061 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105227061 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105227876 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=228308) 20250427105228877 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105229062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105229062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105229062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=228308, count=229468) 20250427105229878 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early'. ------ MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early ------ Sun Apr 27 10:52:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105230880 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_noauth_notmsi_check_imei_early started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1661)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1661)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1661)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(1659)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105231491 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1662)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105231687 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105231687 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105231687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105231687 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1661)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1661)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105231692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105231692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105231692 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105231692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105231692 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105231692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105231692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105231692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105231692 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105231692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105231692 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1661)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1661)@84c1225eaf8b: Message received on association #8 20250427105231692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105231692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105231692 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105231692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105231692 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105231692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105231692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105231692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105231692 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105231692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105231692 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105231692 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1661)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1661)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1661)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1661)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105231692 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105231692 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1661)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1661)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1661)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1661)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1661)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105231881 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105231881 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1664)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1664)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105231887 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1664)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1664)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1664)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1664)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105231912 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105231912 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1665)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1661)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105232501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105232501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105232501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105232501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105232501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105232501 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105232501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105232501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105232501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105232501 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105232502 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105232502 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105232502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105232502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105232502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105232502 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105232502 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105232502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105232502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105232502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1661)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1660)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1660)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)15822190 MSC_Test_0-SCCP(1659)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1660)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1661)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105232521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105232521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105232521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105232521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105232521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105232521 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105232522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105232522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105232522 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105232522 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 6d 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 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105232522 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-293:LU)[0x55eefe1c3300]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105232523 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-293:LU)[0x55eefe1c3300]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105232523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105232523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-293:LU)[0x55eefe1c3300] (fsm.c:486) 20250427105232523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105232523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105232523 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105232523 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105232523 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105232523 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105232523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250427105232523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105232523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105232523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105232523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105232523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105232523 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105232523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105232523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105232523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105232523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f1 6d 6e 00 01 25 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105232523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105232524 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105232524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105232524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105232524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105232524 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105232524 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105232524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105232524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105232524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f1 6d 6e 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1661)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1661)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1661)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1661)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1659)@84c1225eaf8b: { messageType := 2, destLocRef := 'F16D6E'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1659)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1659)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105232531 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105232531 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1659)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1659)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1659)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1659)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1661)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105232533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105232533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105232533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105232533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105232533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105232533 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105232533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105232533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105232533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105232533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-RAN(1660)@84c1225eaf8b: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1660)@84c1225eaf8b: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1659)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1659)@84c1225eaf8b: vl_len:15 MSC_Test_0-SCCP(1659)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1659)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1661)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105232736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105232737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105232737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105232737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105232737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105232737 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105232737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105232737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105232737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105232737 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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) 20250427105232737 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250427105232737 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250427105232737 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250427105232737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250427105232738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105232738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1b6f20]{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)@84c1225eaf8b: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei_early0(1667) MSC_Test-GSUP(1665)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)"262420000000005" 20250427105232749 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105232749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250427105232749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105232749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105232749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105232750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105232750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105232750 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105232750 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1b6f20] (fsm.c:486) 20250427105232750 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105232750 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105232750 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105232750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105232750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105232750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105232750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105232750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105232750 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105232750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105232750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105232750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105232750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f1 6d 6e 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1661)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1659)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1659)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1659)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105232761 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105232761 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250427105232761 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250427105232762 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105232763 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105232763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105232763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105232763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105232763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105232763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1b6f20] (vlr_lu_fsm.c:110) 20250427105232763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105232763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe19dc50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105232763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105232763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105232763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105232763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1b6f20] (fsm.c:486) 20250427105232764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105232764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105232764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105232764 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250427105232764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105232764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105232764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105232764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1b6f20] (vlr_lu_fsm.c:817) 20250427105232764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105232764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105232764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105232764 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250427105232764 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) 20250427105232764 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) 20250427105232764 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) 20250427105232765 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) 20250427105232765 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105232765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105232765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105232765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105232765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105232765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105232765 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105232765 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105232765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105232765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105232765 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 f1 6d 6e 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) 20250427105232765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105232765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105232765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105232765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105232766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105232766 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105232766 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105232766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105232766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105232766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f1 6d 6e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1661)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1661)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1661)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1661)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1659)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1659)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1659)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1659)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1659)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1659)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1659)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1659)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1659)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1659)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105232774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105232774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105232774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105232774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105232774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105232774 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105232774 DLSS7 DEBUG Found route for dpc=185=0.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(1661)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105232774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105232774 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105232774 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105232774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105232774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1c3300] (msc_a.c:1053) 20250427105232775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105232775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105232775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1D0CC8D9:GERAN-A-293:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105232775 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105232775 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105232775 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105232775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105232776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105232776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105232776 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105232776 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105232776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105232776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105232776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f1 6d 6e 00 01 25 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1661)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1661)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1659)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1661)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105232777 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105232777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105232777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105232777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105232777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105232777 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105232777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105232777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105232777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105232777 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f1 6d 6e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1660)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)15822190 TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105232779 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105232779 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)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-M3UA(1661)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1660)@84c1225eaf8b: Final verdict of PTC: none 20250427105232789 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105232789 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1665)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1662)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1659)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1658)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1668)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1663)@84c1225eaf8b: Final verdict of PTC: none 20250427105232793 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1664)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1666)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1658): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1659): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1660): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1661): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1662): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1663): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1664): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1665): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1666): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei_early0(1667): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1668): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_noauth_notmsi_check_imei_early finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass'. Sun Apr 27 10:52:32 UTC 2025 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early.talloc 20250427105232980 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105232980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105232980 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105232980 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105232980 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105232980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105232980 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105232980 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105232980 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105232980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105232980 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105232980 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105232980 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105232980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105232980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105232980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105232980 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105232980 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105232980 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105232981 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105232981 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105233794 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=217372) 20250427105234795 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105234982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105234982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105234982 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=217372, count=218532) 20250427105235796 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack ------ Sun Apr 27 10:52:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105236797 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1672)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1672)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1672)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1670)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105237338 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1673)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105237531 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105237531 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105237531 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105237531 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1672)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1672)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105237532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105237532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105237532 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105237532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105237532 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105237532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105237532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105237532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105237532 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105237532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(1672)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1672)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105237532 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1672)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1672)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105237533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105237533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105237533 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105237533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105237533 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105237533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(1672)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105237533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(1672)@84c1225eaf8b: Message received on association #8 20250427105237533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105237533 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105237533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105237533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105237533 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1672)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1672)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1672)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1672)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1672)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105237533 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105237533 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105237798 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105237798 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1675)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1675)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105237800 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1675)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1675)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1675)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1675)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105237808 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105237808 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1676)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105238335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105238335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105238335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1672)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105238335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105238335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105238335 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105238335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105238335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105238335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105238335 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105238335 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105238335 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105238335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105238335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105238335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105238335 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105238335 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105238335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105238335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105238335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1672)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1671)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1671)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678)13535987 MSC_Test_0-SCCP(1670)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1671)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427105238339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105238339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105238339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105238339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105238339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105238339 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105238339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105238339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105238339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1672)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105238339 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 8a f3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105238339 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-294:LU)[0x55eefe1c3110]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105238339 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-294:LU)[0x55eefe1c3110]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105238339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-294:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105238339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-294:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-294:LU)[0x55eefe1c3110] (fsm.c:486) 20250427105238339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-294:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427105238339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-294:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105238339 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) 20250427105238339 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105238339 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105238339 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105238339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250427105238339 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105238339 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105238339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105238339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105238339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105238339 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105238339 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105238339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105238339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105238339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ce 8a f3 00 01 26 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105238339 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105238339 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105238339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105238339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105238339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105238339 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105238339 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105238339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105238339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105238339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ce 8a f3 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1672)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1672)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1672)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1672)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@84c1225eaf8b: { messageType := 2, destLocRef := 'CE8AF3'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1670)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1670)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1670)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1672)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105238342 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105238342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105238342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105238342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105238342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105238342 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105238342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105238342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105238342 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105238342 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@84c1225eaf8b: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1671)@84c1225eaf8b: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1670)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@84c1225eaf8b: vl_len:15 MSC_Test_0-SCCP(1670)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1670)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1672)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105238544 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105238544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105238544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105238544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105238544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105238544 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105238544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105238544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105238544 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105238544 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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) 20250427105238545 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250427105238545 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250427105238545 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250427105238545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250427105238545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105238545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55eefe1cf250]{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)@84c1225eaf8b: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678) MSC_Test-GSUP(1676)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678)"262420000000005" 20250427105238549 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105238549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1330) 20250427105238549 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55eefe1c3110]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427105238549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105238549 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) 20250427105238549 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) 20250427105238549 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) 20250427105238549 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) 20250427105238549 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105238549 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105238549 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105238549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105238549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105238549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105238549 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105238549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105238549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105238549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105238549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ce 8a f3 00 01 06 01 00 03 05 04 06 00 00 00 (osmo_ss7_asp.c:1164) 20250427105238549 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105238549 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105238549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105238549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105238549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105238549 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105238549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105238549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105238549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105238549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ce 8a f3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1672)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1672)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1672)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1672)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1670)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(1670)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1670)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1670)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105238553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105238553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105238553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105238553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105238553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105238553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105238553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105238553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105238554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105238554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105238554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105238554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55eefe1c3110] (msc_a.c:1053) 20250427105238554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105238554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105238554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1672)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105238554 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105238554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105238554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105238554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105238554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105238554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105238554 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105238554 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105238554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105238554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105238554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ce 8a f3 00 01 26 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1672)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1672)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@84c1225eaf8b: Session index based on local reference:0 20250427105238554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105238554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105238554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105238554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105238554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105238554 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105238554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105238554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105238554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105238554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ce 8a f3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1672)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1671)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678)13535987 TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-SCCP(1670)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1676)@84c1225eaf8b: Final verdict of PTC: none 20250427105238560 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1675)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1669)@84c1225eaf8b: Final verdict of PTC: none 20250427105238562 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-M3UA(1672)@84c1225eaf8b: Final verdict of PTC: none 20250427105238562 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1673)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1671)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1674)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1677)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1679)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1669): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1670): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1671): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1672): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1673): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1674): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1675): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1676): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1677): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1679): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass'. Sun Apr 27 10:52:38 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 20250427105238756 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105238756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105238756 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105238756 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105238756 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105238756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105238756 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105238756 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105238756 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105238756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105238756 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105238756 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105238756 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105238756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105238756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105238756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105238756 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105238756 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105238756 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105238756 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105238757 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105239561 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=188424) 20250427105240562 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105240757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105240757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105240757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=188424, count=189584) 20250427105241563 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err ------ Sun Apr 27 10:52:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105242564 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1683)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1683)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1683)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1681)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105243074 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1684)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105243268 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105243268 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105243268 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105243268 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1683)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1683)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105243269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105243269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105243269 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105243269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105243269 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105243269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105243269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105243270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105243270 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105243270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105243270 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1683)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1683)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1683)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1683)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105243270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105243270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105243270 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105243270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105243270 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105243270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105243270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105243270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105243270 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105243270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105243270 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105243270 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1683)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1683)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105243270 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105243270 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1683)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1683)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1683)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1683)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1683)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105243564 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105243564 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1686)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1686)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105243566 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1686)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1686)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1686)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1686)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105243574 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105243574 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1687)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105244072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105244072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105244072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105244072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105244072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105244072 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105244072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105244072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105244072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105244072 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1683)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105244073 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105244073 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105244073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105244073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105244073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105244073 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105244073 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105244073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105244073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105244073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1683)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1682)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1682)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689)7004030 MSC_Test_0-SCCP(1681)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1682)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1683)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105244077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105244077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105244077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105244077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105244077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105244077 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105244077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105244077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105244077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105244077 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 df 7e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427105244077 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-295:LU)[0x55eefe1c3300]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105244077 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-295:LU)[0x55eefe1c3300]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105244077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-295:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105244077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-295:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-295:LU)[0x55eefe1c3300] (fsm.c:486) 20250427105244077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-295:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427105244077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-295:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105244077 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) 20250427105244077 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105244077 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105244077 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105244077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250427105244077 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105244077 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105244077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105244077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105244077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105244077 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105244078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105244078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105244078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105244078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6a df 7e 00 01 27 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105244078 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105244078 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105244078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105244078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105244078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105244078 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105244078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105244078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105244078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105244078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6a df 7e 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1683)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1683)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1683)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1683)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@84c1225eaf8b: { messageType := 2, destLocRef := '6ADF7E'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1681)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1681)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1681)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1681)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1683)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105244084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105244084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105244084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105244084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105244084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105244084 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105244084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105244084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105244084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105244084 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@84c1225eaf8b: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1682)@84c1225eaf8b: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1681)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1681)@84c1225eaf8b: vl_len:15 MSC_Test_0-SCCP(1681)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1681)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1683)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105244284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105244284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105244284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105244284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105244284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105244284 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105244284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105244284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105244284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105244284 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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) 20250427105244284 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250427105244284 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250427105244284 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250427105244284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250427105244284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105244284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55eefe1b6f20]{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)@84c1225eaf8b: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689) MSC_Test-GSUP(1687)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689)"262420000000005" 20250427105244287 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105244287 DVLR ERROR SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Check_IMEI_VLR failed; gmm_cause: Invalid mandatory information (vlr.c:1332) 20250427105244287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1334) 20250427105244287 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55eefe1c3300]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427105244287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105244287 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) 20250427105244287 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) 20250427105244287 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) 20250427105244288 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) 20250427105244288 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105244288 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105244288 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105244288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105244288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105244288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105244288 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105244288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105244288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105244288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105244288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6a df 7e 00 01 06 01 00 03 05 04 06 00 00 00 (osmo_ss7_asp.c:1164) 20250427105244288 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105244288 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105244288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105244288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105244288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105244288 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105244288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105244288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105244288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105244288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6a df 7e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1683)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1683)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1683)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1683)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1681)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(1681)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1681)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1681)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1681)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1683)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105244291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105244291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105244291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105244291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105244291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105244291 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105244291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105244291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105244291 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105244291 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105244291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105244291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55eefe1c3300] (msc_a.c:1053) 20250427105244291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105244291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105244291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105244291 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105244291 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105244291 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105244291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105244291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105244291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105244291 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105244291 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105244291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105244291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105244291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6a df 7e 00 01 27 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1683)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1683)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1683)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105244292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105244292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105244292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105244292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105244292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105244292 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105244292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105244292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105244292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105244292 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6a df 7e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1682)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689)7004030 TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689)@84c1225eaf8b: Final verdict of PTC: pass 20250427105244294 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105244294 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1684)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1682)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1681)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1690)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1687)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1683)@84c1225eaf8b: Final verdict of PTC: none 20250427105244296 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1686)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1688)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1685)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1680)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1680): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1681): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1682): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1683): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1684): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1685): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1686): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1687): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1688): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1690): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass'. Sun Apr 27 10:52:44 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 20250427105244492 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105244492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105244492 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105244492 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105244492 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105244492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105244492 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105244492 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105244492 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105244492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105244492 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105244492 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105244492 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105244492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105244492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105244492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105244492 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105244492 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105244492 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105244492 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105244492 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105245296 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=187144) 20250427105246297 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105246493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105246493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105246493 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=187144, count=188924) 20250427105247298 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug ------ Sun Apr 27 10:52:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105248299 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1694)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1694)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1694)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1692)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105248818 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1695)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105249010 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105249010 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105249010 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105249010 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1694)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1694)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1694)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1694)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105249012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105249012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105249012 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105249012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105249012 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105249012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105249012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105249012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105249012 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105249012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105249012 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1694)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1694)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105249012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105249012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105249012 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105249012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105249012 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105249012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105249012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(1694)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105249012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105249012 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105249012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105249012 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105249012 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1694)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1694)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1694)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1694)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427105249012 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105249012 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1694)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1694)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105249300 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105249300 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1697)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1697)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105249304 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1697)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1697)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1697)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1697)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105249328 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105249328 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1698)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105249817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105249817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105249817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1694)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105249817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105249817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105249817 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105249817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105249817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105249817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105249817 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105249817 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105249817 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105249817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105249817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105249817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105249817 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105249817 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105249817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105249817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105249817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1694)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1693)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1693)@84c1225eaf8b: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)345457 MSC_Test_0-SCCP(1692)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1693)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427105249825 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105249825 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105249825 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105249825 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105249825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105249825 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105249825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105249825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105249825 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1694)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105249825 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 45 71 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427105249826 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{active}: Allocated (fsm.c:456) 20250427105249826 DMSC DEBUG msc_i[0x55eefe1c3300]{READY}: Allocated (fsm.c:456) 20250427105249826 DMSC DEBUG msc_i[0x55eefe1c3300]{READY}: is child of msub_fsm[0x55eefe1b6f20] (fsm.c:486) 20250427105249826 DMSC DEBUG msc_a[0x55eefe1c3110]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105249826 DMSC DEBUG msc_a[0x55eefe1c3110]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1b6f20] (fsm.c:486) 20250427105249826 DMSC DEBUG msc_a(unknown:GERAN-A-296:NONE)[0x55eefe1c3110]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105249826 DMSC DEBUG msc_i(unknown:GERAN-A-296:NONE)[0x55eefe1c3300]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105249826 DMSC DEBUG msc_a(unknown:GERAN-A-296:NONE)[0x55eefe1c3110]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105249826 DMM DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3110]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000362 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105249826 DMM DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3110]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105249826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105249826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3110] (fsm.c:486) 20250427105249826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427105249826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105249826 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105249826 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000362 id=262420000000362 (vlr.c:661) 20250427105249826 DVLR INFO New subscr, IMSI: 262420000000362 (vlr.c:562) 20250427105249826 DVLR DEBUG VLR subscr IMSI-262420000000362 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105249826 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3110]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105249826 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3110]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105249826 DVLR DEBUG VLR subscr IMSI-262420000000362 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427105249826 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105249826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105249826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105249826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1cf250]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105249826 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105249826 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1cf250] (fsm.c:486) 20250427105249826 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105249826 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105249826 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105249826 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105249826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105249826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105249826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105249826 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105249826 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105249826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105249826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105249826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 05 45 71 00 01 28 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1694)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1694)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@84c1225eaf8b: { messageType := 2, destLocRef := '054571'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1698)@84c1225eaf8b: Found GsupExpect[0] for "262420000000362" handled at TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700) MSC_Test-GSUP(1698)@84c1225eaf8b: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)"262420000000362" MSC_Test_0-SCCP(1692)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1692)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1692)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1692)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(1694)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105249830 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105249830 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105249830 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105249830 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105249830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105249830 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105249830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105249830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105249830 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105249830 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105249831 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105249831 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3110]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105249832 DVLR DEBUG VLR subscr IMSI-262420000000362 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105249832 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105249832 DVLR DEBUG SUBSCR(IMSI-262420000000362) Received 1 auth tuples (vlr.c:996) 20250427105249832 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105249832 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1bdae0]{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) 20250427105249832 DMM DEBUG Tx AUTH REQ (rand = aeff4942c9d8a80051b976ea007752d3) (gsm_04_08.c:641) 20250427105249832 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105249832 DVLR DEBUG VLR subscr IMSI-262420000000362 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105249832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105249833 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105249833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105249833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105249833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105249833 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105249833 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105249833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105249833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105249833 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 05 45 71 00 01 16 01 00 13 05 12 00 ae ff 49 42 c9 d8 a8 00 51 b9 76 ea 00 77 52 d3 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1694)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1694)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1692)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1692)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1693)@84c1225eaf8b: patching N(SD)=1 into dtap '05149D4D095B'O MSC_Test_0-RAN(1693)@84c1225eaf8b: patched enc_l3: '05549D4D095B'O MSC_Test_0-SCCP(1692)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1692)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1692)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1692)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000605549D4D095B'O MSC_Test_0-M3UA(1694)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105249837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105249837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105249837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105249837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105249837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105249837 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105249837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105249837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105249837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105249838 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 9d 4d 09 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105249838 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105249838 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3110]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105249838 DMM DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3110]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 9d4d095b) (gsm_04_08.c:1128) 20250427105249838 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105249838 DVLR DEBUG SUBSCR(IMSI-262420000000362) AUTH on GERAN received SRES/RES: 9d4d095b (4 bytes) (vlr_auth_fsm.c:151) 20250427105249838 DVLR INFO SUBSCR(IMSI-262420000000362) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427105249838 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105249838 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105249838 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105249838 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1cf250] (vlr_auth_fsm.c:294) 20250427105249838 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105249838 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105249838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427105249838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105249838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427105249838 DBSSAP ERROR msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3110]{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) 20250427105249838 DMSC ERROR msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3110]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250427105249838 DBSSAP ERROR msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3110]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250427105249838 DVLR ERROR vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_AUTH}: Failed to send Ciphering Mode Command (vlr_lu_fsm.c:930) 20250427105249838 DMM INFO msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3110]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427105249838 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105249838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1cf250]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105249838 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3110]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250427105249838 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3110]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:460) 20250427105249838 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) 20250427105249838 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) 20250427105249838 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) 20250427105249838 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105249838 DVLR DEBUG VLR subscr IMSI-262420000000362 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427105249838 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105249838 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105249838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105249838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105249838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105249838 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105249838 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105249838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105249838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105249838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 05 45 71 00 01 06 01 00 03 05 04 11 00 00 00 (osmo_ss7_asp.c:1164) 20250427105249838 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105249838 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105249838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105249838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105249838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105249838 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105249838 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105249838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105249838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105249838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 05 45 71 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1694)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1694)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1694)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1694)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1692)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1692)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1692)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1692)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1692)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1692)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1692)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1692)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1692)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1694)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105249841 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105249841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105249841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105249841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105249841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105249841 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105249841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105249841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105249841 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105249841 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105249841 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105249841 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3110]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105249841 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3110]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105249841 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3110]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105249841 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3110]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105249841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105249841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3110] (msc_a.c:1053) 20250427105249841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105249841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105249841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1cf250]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105249841 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3110]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1b6f20] (msc_a.c:1053) 20250427105249841 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3110]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105249841 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3110]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105249841 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105249841 DMSC DEBUG msub(IMSI-262420000000362) MSC-A terminated (msub.c:261) 20250427105249841 DMSC DEBUG msub(IMSI-262420000000362) 1 MSC-I still active (msub.c:79) 20250427105249841 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105249841 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105249841 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3300]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105249841 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3300]{READY}: Removing from parent msub_fsm[0x55eefe1b6f20] (msub.c:113) 20250427105249841 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-296 (ran_conn.c:155) 20250427105249841 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3300]{READY}: Freeing instance (msub.c:113) 20250427105249841 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55eefe1c3300]{READY}: Deallocated (fsm.c:568) 20250427105249841 DMSC DEBUG msub(IMSI-262420000000362) Free (msub.c:119) 20250427105249841 DVLR INFO VLR subscr IMSI-262420000000362 - active-conn: now used by 0 (-) (msub.c:375) 20250427105249841 DVLR DEBUG SUBSCR(IMSI-262420000000362) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427105249841 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{terminating}: Freeing instance (msub.c:113) 20250427105249841 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{terminating}: Deallocated (fsm.c:568) 20250427105249841 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105249841 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105249841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105249841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105249841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105249841 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105249841 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105249841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105249841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105249841 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 05 45 71 00 01 28 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1694)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1694)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1694)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105249842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105249842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105249842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105249842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105249842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105249842 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105249842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105249842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105249842 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105249842 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 05 45 71 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1693)@84c1225eaf8b: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)345457 TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)@84c1225eaf8b: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)@84c1225eaf8b: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(1698)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1693)@84c1225eaf8b: Final verdict of PTC: none 20250427105249846 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105249846 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427105249846 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1694)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1697)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1691)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1701)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1695)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1692)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1699)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1696)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1691): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1692): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1693): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1694): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1695): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1696): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1697): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1698): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1699): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1701): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass'. Sun Apr 27 10:52:49 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug.talloc 20250427105250044 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105250044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105250044 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105250044 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105250044 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105250044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105250044 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105250044 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105250044 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105250044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105250044 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105250044 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105250044 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105250044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105250044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105250045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105250045 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105250045 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105250045 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105250045 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105250045 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105250847 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=194680) 20250427105251848 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105252046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105252046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105252046 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=194680, count=196120) 20250427105252849 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_cc_bssmap_clear'. ------ MSC_Tests.TC_mo_cc_bssmap_clear ------ Sun Apr 27 10:52:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_cc_bssmap_clear.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_cc_bssmap_clear.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105253850 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_cc_bssmap_clear' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_mo_cc_bssmap_clear started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1705)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1705)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1705)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1703)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105254385 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1706)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105254578 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105254578 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105254578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105254578 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1705)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1705)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105254580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105254580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105254580 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105254580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105254580 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105254580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(1705)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1705)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105254580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105254580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105254580 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105254580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105254580 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1705)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1705)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105254580 DLSS7 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(1705)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105254580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105254580 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105254580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105254580 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105254580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105254580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(1705)@84c1225eaf8b: Message received on association #8 20250427105254580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105254580 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105254580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105254580 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105254580 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1705)@84c1225eaf8b: Message received on association #8 20250427105254580 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105254580 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1705)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1705)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1705)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1705)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105254851 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105254851 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1708)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1708)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105254854 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1708)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1708)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1708)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1708)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105254871 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105254871 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1709)@84c1225eaf8b: Created GsupExpect[0] for "262420000000043" to be handled at TC_mo_cc_bssmap_clear0(1711) TC_mo_cc_bssmap_clear0(1711)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000043'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1705)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105255383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105255383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105255383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105255383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105255383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105255383 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105255383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105255383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105255383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105255383 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@84c1225eaf8b: Message received on association #8 20250427105255383 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105255383 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105255383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105255383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105255383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105255383 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105255383 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105255383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105255383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105255383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1704)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1704)@84c1225eaf8b: Added conn table entry 0TC_mo_cc_bssmap_clear0(1711)452807 MSC_Test_0-SCCP(1703)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1704)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1705)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105255390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105255390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105255390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105255390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105255390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105255390 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105255390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105255390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105255390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105255390 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 e8 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 34 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105255391 DMSC DEBUG msub_fsm[0x55eefe1cf250]{active}: Allocated (fsm.c:456) 20250427105255391 DMSC DEBUG msc_i[0x55eefe1c3110]{READY}: Allocated (fsm.c:456) 20250427105255391 DMSC DEBUG msc_i[0x55eefe1c3110]{READY}: is child of msub_fsm[0x55eefe1cf250] (fsm.c:486) 20250427105255391 DMSC DEBUG msc_a[0x55eefe1c3300]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105255391 DMSC DEBUG msc_a[0x55eefe1c3300]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cf250] (fsm.c:486) 20250427105255391 DMSC DEBUG msc_a(unknown:GERAN-A-297:NONE)[0x55eefe1c3300]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105255391 DMSC DEBUG msc_i(unknown:GERAN-A-297:NONE)[0x55eefe1c3110]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105255391 DMSC DEBUG msc_a(unknown:GERAN-A-297:NONE)[0x55eefe1c3300]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105255391 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-297:LU)[0x55eefe1c3300]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105255391 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-297:LU)[0x55eefe1c3300]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105255391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-297:LU)[0x55eefe19dc50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105255391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-297:LU)[0x55eefe19dc50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000043:GERAN-A-297:LU)[0x55eefe1c3300] (fsm.c:486) 20250427105255391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-297:LU)[0x55eefe19dc50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105255391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-297:LU)[0x55eefe19dc50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105255391 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105255391 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105255391 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe1c3300]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105255391 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe1c3300]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105255391 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105255391 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105255391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe19dc50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105255391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe19dc50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105255391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe19dc50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105255391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe19dc50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105255391 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe1c3110]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105255391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe19dc50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105255391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe19dc50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105255391 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105255391 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe19dc50] (fsm.c:486) 20250427105255391 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105255391 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105255391 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105255391 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105255391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105255391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105255391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105255391 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105255391 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105255391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105255391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105255391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 06 e8 c7 00 01 29 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105255391 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105255391 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105255391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105255391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105255391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105255391 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105255391 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105255391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105255391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105255391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 06 e8 c7 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1705)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1705)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1705)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@84c1225eaf8b: { messageType := 2, destLocRef := '06E8C7'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1709)@84c1225eaf8b: Found GsupExpect[0] for "262420000000043" handled at TC_mo_cc_bssmap_clear0(1711) MSC_Test-GSUP(1709)@84c1225eaf8b: Added IMSI table entry 0TC_mo_cc_bssmap_clear0(1711)"262420000000043" 20250427105255393 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105255393 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1703)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1703)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1703)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_cc_bssmap_clear0(1711)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1705)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_bssmap_clear0(1711)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105255394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105255394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105255394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105255394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105255394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105255394 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105255394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105255394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105255394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105255394 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105255394 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe1c3110]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105255394 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe1c3300]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105255396 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105255396 DVLR DEBUG IMSI:262420000000043 has MSISDN:491230000043 (vlr.c:1045) 20250427105255396 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250427105255396 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105255397 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105255397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe19dc50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105255397 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105255397 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105255397 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105255397 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe19dc50] (vlr_lu_fsm.c:110) 20250427105255397 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105255397 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105255397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe19dc50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105255397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe19dc50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105255397 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105255397 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe19dc50] (fsm.c:486) 20250427105255397 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105255397 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105255397 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105255397 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105255397 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:TMSInew-0x06915B7E) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250427105255397 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105255397 DMM DEBUG -> IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:TMSInew-0x06915B7E LOCATION UPDATE ACCEPT (TMSI = 0x06915b7e) (gsm_04_08.c:149) 20250427105255397 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:TMSInew-0x06915B7E:GERAN-A-297:LU)[0x55eefe1c3110]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105255397 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:TMSInew-0x06915B7E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105255397 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105255397 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105255397 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105255397 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105255397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105255397 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105255397 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105255397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105255397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105255397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 06 e8 c7 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 06 91 5b 7e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1705)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1711)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1704)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1704)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1703)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1703)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1703)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1705)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105255400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105255400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105255400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105255400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105255400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105255400 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105255400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105255400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105255400 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105255400 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105255400 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:TMSInew-0x06915B7E:GERAN-A-297:LU)[0x55eefe1c3110]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105255400 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:TMSInew-0x06915B7E:GERAN-A-297:LU)[0x55eefe1c3300]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105255400 DMM DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:TMSInew-0x06915B7E:GERAN-A-297:LU)[0x55eefe1c3300]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105255400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:TMSInew-0x06915B7E:GERAN-A-297:LU)[0x55eefe19dc50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105255400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105255400 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250427105255400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105255400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-297:LU)[0x55eefe19dc50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105255400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105255400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-297:LU)[0x55eefe19dc50] (vlr_lu_fsm.c:817) 20250427105255400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105255400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x3DBF4B9C:GERAN-A-297:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105255400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-297:LU)[0x55eefe19dc50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105255400 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-297:LU)[0x55eefe1c3300]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105255400 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-297:LU)[0x55eefe1c3300]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.990s remaining) (msc_a.c:450) 20250427105255400 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250427105255400 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-297:LU)[0x55eefe1c3300]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105255400 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-297:LU)[0x55eefe1c3300]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105255400 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105255400 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105255400 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105255400 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-297:LU)[0x55eefe1c3110]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105255400 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105255400 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105255400 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105255400 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105255400 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105255400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105255400 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105255400 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105255400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105255400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105255400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 06 e8 c7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1705)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1703)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1703)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1703)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1705)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105255402 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105255402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105255402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105255402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105255402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105255402 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105255402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105255402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105255402 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105255402 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105255402 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-297:LU)[0x55eefe1c3110]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105255402 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-297:LU)[0x55eefe1c3300]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105255402 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-297:LU)[0x55eefe1c3300]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105255402 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-297:LU)[0x55eefe1c3300]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105255402 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-297:LU)[0x55eefe1c3300]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105255402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-297:LU)[0x55eefe19dc50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105255402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-297:LU)[0x55eefe19dc50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-297:LU)[0x55eefe1c3300] (msc_a.c:1053) 20250427105255402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-297:LU)[0x55eefe19dc50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105255402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-297:LU)[0x55eefe19dc50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105255402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-297:LU)[0x55eefe19dc50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105255402 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-297:LU)[0x55eefe1c3300]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cf250] (msc_a.c:1053) 20250427105255402 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-297:LU)[0x55eefe1c3300]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105255402 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-297:LU)[0x55eefe1c3300]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105255402 DMSC DEBUG msub_fsm[0x55eefe1cf250]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105255402 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E) MSC-A terminated (msub.c:261) 20250427105255402 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E) 1 MSC-I still active (msub.c:79) 20250427105255402 DMSC DEBUG msub_fsm[0x55eefe1cf250]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105255402 DMSC DEBUG msub_fsm[0x55eefe1cf250]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105255402 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-297:LU)[0x55eefe1c3110]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105255402 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-297:LU)[0x55eefe1c3110]{READY}: Removing from parent msub_fsm[0x55eefe1cf250] (msub.c:113) 20250427105255402 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-297 (ran_conn.c:155) 20250427105255402 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-297:LU)[0x55eefe1c3110]{READY}: Freeing instance (msub.c:113) 20250427105255402 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-297:LU)[0x55eefe1c3110]{READY}: Deallocated (fsm.c:568) 20250427105255402 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E) Free (msub.c:119) 20250427105255402 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E - active-conn: now used by 1 (attached) (msub.c:375) 20250427105255402 DMSC DEBUG msub_fsm[0x55eefe1cf250]{terminating}: Freeing instance (msub.c:113) 20250427105255402 DMSC DEBUG msub_fsm[0x55eefe1cf250]{terminating}: Deallocated (fsm.c:568) 20250427105255402 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105255402 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105255402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105255402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105255402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105255402 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105255402 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105255403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105255403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105255403 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 06 e8 c7 00 01 29 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1705)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@84c1225eaf8b: Session index based on local reference:0 20250427105255403 DLSS7 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(1705)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105255403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105255403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105255403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105255403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105255403 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105255403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105255403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105255403 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105255403 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 06 e8 c7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1704)@84c1225eaf8b: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1711)452807 TC_mo_cc_bssmap_clear0(1711)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105255404 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105255404 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_cc_bssmap_clear0(1711)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1711)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1711)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1711)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '06915B7E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1704)@84c1225eaf8b: Added conn table entry 0TC_mo_cc_bssmap_clear0(1711)13975619 MSC_Test_0-RAN(1704)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1703)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1705)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105255604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105255604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105255604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105255604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105255604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105255604 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105255604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105255604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105255604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105255604 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d5 40 43 02 02 06 04 43 b9 00 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 06 91 5b 7e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105255605 DMSC DEBUG msub_fsm[0x55eefe19dc50]{active}: Allocated (fsm.c:456) 20250427105255605 DMSC DEBUG msc_i[0x55eefe1c3300]{READY}: Allocated (fsm.c:456) 20250427105255605 DMSC DEBUG msc_i[0x55eefe1c3300]{READY}: is child of msub_fsm[0x55eefe19dc50] (fsm.c:486) 20250427105255605 DMSC DEBUG msc_a[0x55eefe1c3110]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105255605 DMSC DEBUG msc_a[0x55eefe1c3110]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe19dc50] (fsm.c:486) 20250427105255605 DMSC DEBUG msc_a(unknown:GERAN-A-298:NONE)[0x55eefe1c3110]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105255605 DMSC DEBUG msc_i(unknown:GERAN-A-298:NONE)[0x55eefe1c3300]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105255605 DMSC DEBUG msc_a(unknown:GERAN-A-298:NONE)[0x55eefe1c3110]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105255605 DMM DEBUG msc_a(TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3110]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105255605 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1cf250]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105255605 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1cf250]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3110] (fsm.c:486) 20250427105255605 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1cf250]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105255605 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1cf250]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105255605 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105255605 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105255605 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3110]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105255605 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3110]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105255605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1cf250]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105255605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1cf250]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105255605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1cf250]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105255605 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105255605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1cf250]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105255605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1cf250]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105255605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1cf250]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105255605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1cf250]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105255605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1cf250]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105255605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1cf250]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105255605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1cf250]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105255605 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105255605 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3110]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105255605 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3110]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105255605 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250427105255605 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105255605 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105255605 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105255605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105255605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105255605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105255605 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105255605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105255605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105255605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105255605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d5 40 43 00 01 2a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105255605 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105255605 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105255605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105255605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105255605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105255605 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105255605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105255605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105255605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105255605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d5 40 43 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 34 (osmo_ss7_asp.c:1164) 20250427105255605 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105255605 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105255605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105255605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105255605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105255605 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105255605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105255605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105255605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105255605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d5 40 43 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1705)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1705)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1705)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1705)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1705)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@84c1225eaf8b: { messageType := 2, destLocRef := 'D54043'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1703)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105255606 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105255606 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_cc_bssmap_clear0(1711)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1711)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1706)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_bssmap_clear0(1711) MSC_Test-MGCP(1707)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1704)@84c1225eaf8b: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1703)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@84c1225eaf8b: vl_len:19 MSC_Test_0-SCCP(1703)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1703)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1705)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105255613 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105255613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105255613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105255613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105255613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105255613 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105255613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105255613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105255613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105255613 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) 20250427105255613 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105255613 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3110]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105255613 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105255613 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E callref-0x8000001f tid-8) New transaction (transaction.c:231) 20250427105255613 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3110]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427105255613 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3110]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105255613 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105255613 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105255613 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105255613 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E: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) 20250427105255613 DCC INFO trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105255613 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105255613 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1b6f20]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105255613 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1b6f20]{ESTABLISHING}: is child of msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3110] (fsm.c:486) 20250427105255613 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E: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) 20250427105255613 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1d9cc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105255613 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1d9cc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1b6f20] (fsm.c:486) 20250427105255613 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:no-CI)[0x55eefe1d9cc0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427105255613 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:no-CI)[0x55eefe1d9cc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105255613 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1fb750]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105255613 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1fb750]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1b6f20] (fsm.c:486) 20250427105255613 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:no-CI)[0x55eefe1fb750]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427105255613 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:no-CI)[0x55eefe1fb750]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1707)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105255620 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:no-CI)[0x55eefe1d9cc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105255620 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1b6f20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105255620 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3110]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105255620 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX 20250427105255621 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:no-CI)[0x55eefe1fb750]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105255621 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1b6f20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105255621 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3110]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105255621 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E: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) 20250427105255621 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) Sending Assignment Command (msc_a.c:706) 20250427105255621 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105255621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105255621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test-MNCC(1706)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_mo_cc_bssmap_clear0(1711) MSC_Test-MNCC(1706)@84c1225eaf8b: Added conn table entry 0TC_mo_cc_bssmap_clear0(1711)-2147483617 20250427105255621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105255621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105255621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105255621 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105255621 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105255621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105255621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105255621 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 d5 40 43 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1705)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1711)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_cc_bssmap_clear0(1711)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request 20250427105255623 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1703)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(1703)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1703)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1705)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105255624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105255624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105255624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105255624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105255624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105255624 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105255624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105255624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105255624 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105255624 DLSS7 DEBUG 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) 20250427105255624 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105255624 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3110]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105255624 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1fb750]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427105255625 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E: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)[0x55eefe1fb750]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105255625 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E: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)[0x55eefe1fb750]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427105255625 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E: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) 20250427105255625 DCC INFO trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E: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) 20250427105255625 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E: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) 20250427105255625 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_mo_cc_bssmap_clear0(1711)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427105255627 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105255628 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105255628 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105255628 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427105255628 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105255628 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E: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)[0x55eefe1fb750]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105255628 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E: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)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105255628 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1b6f20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105255628 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105255628 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105255628 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105255628 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105255628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105255628 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105255628 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105255628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105255628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105255628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d5 40 43 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1705)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105255630 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427105255630 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105255630 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105255630 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105255630 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105255630 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105255630 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105255630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105255630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105255630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105255630 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105255630 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105255630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105255630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105255630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d5 40 43 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1705)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1711)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-SCCP(1703)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@84c1225eaf8b: vl_len:6 MSC_Test_0-SCCP(1703)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1703)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1705)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105255632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105255632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105255632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105255632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105255632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105255632 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105255632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105255632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105255632 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105255632 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) 20250427105255632 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105255632 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3110]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105255632 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3110]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427105255632 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3110]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105255632 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105255632 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E + 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) 20250427105255632 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105255632 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) Freeing transaction (transaction.c:243) 20250427105255632 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427105255632 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427105255632 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state CALL_DELIVERED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427105255632 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105255632 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427105255632 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427105255632 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105255632 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250427105255632 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1b6f20]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105255632 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E: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)[0x55eefe1fb750]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105255632 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E: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)[0x55eefe1fb750]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1b6f20] (call_leg.c:197) 20250427105255632 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E: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)[0x55eefe1fb750]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105255632 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E: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)[0x55eefe1fb750]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105255632 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1d9cc0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105255632 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1d9cc0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1b6f20] (call_leg.c:197) 20250427105255632 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1b6f20]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105255632 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1d9cc0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250427105255632 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1d9cc0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250427105255632 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1b6f20]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105255632 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1b6f20]{RELEASING}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3110] (call_leg.c:198) 20250427105255632 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1b6f20]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105255632 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1b6f20]{RELEASING}: Deallocated (fsm.c:568) 20250427105255632 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3110]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105255632 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105255633 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105255633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105255633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105255633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105255633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105255633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105255633 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105255633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105255633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105255633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105255633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d5 40 43 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250427105255633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105255633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105255633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105255633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105255633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105255633 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105255633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105255633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105255633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105255633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d5 40 43 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1705)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1705)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1703)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1703)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1705)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1706)@84c1225eaf8b: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1711)-2147483617 TC_mo_cc_bssmap_clear0(1711)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_bssmap_clear0(1711)@84c1225eaf8b: f_mo_call_establish DONE TC_mo_cc_bssmap_clear0(1711)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1703)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1703)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1703)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105256132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105256132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105256132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105256132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105256132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105256132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105256132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105256132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105256132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105256132 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 2a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105256132 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105256132 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3110]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105256132 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3110]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105256132 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3110]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105256132 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3110]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105256132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1cf250]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105256132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1cf250]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3110] (msc_a.c:1053) 20250427105256132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1cf250]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105256132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1cf250]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105256132 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3110]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe19dc50] (msc_a.c:1053) 20250427105256132 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3110]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105256132 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3110]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105256132 DMSC DEBUG msub_fsm[0x55eefe19dc50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105256132 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E) MSC-A terminated (msub.c:261) 20250427105256132 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E) 1 MSC-I still active (msub.c:79) 20250427105256132 DMSC DEBUG msub_fsm[0x55eefe19dc50]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105256132 DMSC DEBUG msub_fsm[0x55eefe19dc50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105256132 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3300]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105256132 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3300]{READY}: Removing from parent msub_fsm[0x55eefe19dc50] (msub.c:113) 20250427105256133 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-298 (ran_conn.c:155) 20250427105256133 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3300]{READY}: Freeing instance (msub.c:113) 20250427105256133 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E:GERAN-A-298:CM_SERVICE_REQ)[0x55eefe1c3300]{READY}: Deallocated (fsm.c:568) 20250427105256133 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E) Free (msub.c:119) 20250427105256133 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E - active-conn: now used by 1 (attached) (msub.c:375) 20250427105256133 DMSC DEBUG msub_fsm[0x55eefe19dc50]{terminating}: Freeing instance (msub.c:113) 20250427105256133 DMSC DEBUG msub_fsm[0x55eefe19dc50]{terminating}: Deallocated (fsm.c:568) 20250427105256133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105256133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105256133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105256133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105256133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105256133 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105256133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105256133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105256133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105256133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d5 40 43 00 01 2a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1705)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@84c1225eaf8b: Session index based on local reference:0 20250427105256133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105256133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105256133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105256133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105256133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105256133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105256133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105256133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105256133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105256133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d5 40 43 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1704)@84c1225eaf8b: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1711)13975619 TC_mo_cc_bssmap_clear0(1711)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105256133 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105256133 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x06915B7E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_cc_bssmap_clear0(1711)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1711)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1711)@84c1225eaf8b: Final verdict of PTC: pass 20250427105257135 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105257135 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105257135 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105257135 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105257135 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105257135 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105257135 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105257136 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105257136 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105257136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105257136 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105257136 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105257136 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105257136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105257136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105257136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105257136 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105257136 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105257136 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1705)@84c1225eaf8b: Final verdict of PTC: none 20250427105257136 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105257136 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(1709)@84c1225eaf8b: Final verdict of PTC: none 20250427105257136 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-RAN(1704)@84c1225eaf8b: Final verdict of PTC: none 20250427105257136 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427105257137 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1703)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1708)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1706)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1702)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1707)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1710)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1712)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1702): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1703): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1704): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1705): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1706): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1707): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1708): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1709): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1710): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_mo_cc_bssmap_clear0(1711): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1712): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_mo_cc_bssmap_clear finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_cc_bssmap_clear pass'. Sun Apr 27 10:52:57 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 20250427105258138 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=422508) 20250427105259137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105259137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105259137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105259139 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=422508, count=424384) 20250427105300140 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_cc_bssmap_clear pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_invalid_mgcp_crash'. ------ MSC_Tests.TC_invalid_mgcp_crash ------ Sun Apr 27 10:53:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_invalid_mgcp_crash.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_invalid_mgcp_crash.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105301141 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_invalid_mgcp_crash' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_invalid_mgcp_crash started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1716)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1716)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1716)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1714)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105301671 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1717)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105301866 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105301866 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105301866 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105301866 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1716)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1716)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1716)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1716)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105301872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105301872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105301872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105301872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105301872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105301872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105301872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105301872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105301872 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105301872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105301872 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1716)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1716)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105301874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105301875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105301875 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105301875 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105301875 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105301875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105301875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105301875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105301875 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105301875 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105301875 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105301875 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1716)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1716)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1716)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1716)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1716)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427105301875 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105301875 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1716)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1716)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105302143 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105302143 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1719)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1719)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105302147 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1719)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1719)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1719)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1719)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105302167 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105302167 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1720)@84c1225eaf8b: Created GsupExpect[0] for "262420000000007" to be handled at TC_invalid_mgcp_crash0(1722) TC_invalid_mgcp_crash0(1722)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105302674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105302674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105302674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105302674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105302674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105302674 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105302674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105302674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105302674 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105302674 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105302674 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105302674 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105302674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105302674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105302674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105302674 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105302674 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105302674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105302674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105302674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1716)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1715)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1715)@84c1225eaf8b: Added conn table entry 0TC_invalid_mgcp_crash0(1722)12932920 MSC_Test_0-SCCP(1714)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1715)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427105302683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105302683 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105302683 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105302683 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105302683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105302683 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105302683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105302683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1716)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105302683 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105302683 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c5 57 38 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105302683 DMSC DEBUG msub_fsm[0x55eefe19dc50]{active}: Allocated (fsm.c:456) 20250427105302683 DMSC DEBUG msc_i[0x55eefe1fb750]{READY}: Allocated (fsm.c:456) 20250427105302683 DMSC DEBUG msc_i[0x55eefe1fb750]{READY}: is child of msub_fsm[0x55eefe19dc50] (fsm.c:486) 20250427105302683 DMSC DEBUG msc_a[0x55eefe1d43c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105302683 DMSC DEBUG msc_a[0x55eefe1d43c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe19dc50] (fsm.c:486) 20250427105302683 DMSC DEBUG msc_a(unknown:GERAN-A-299:NONE)[0x55eefe1d43c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105302683 DMSC DEBUG msc_i(unknown:GERAN-A-299:NONE)[0x55eefe1fb750]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105302683 DMSC DEBUG msc_a(unknown:GERAN-A-299:NONE)[0x55eefe1d43c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105302683 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-299:LU)[0x55eefe1d43c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105302683 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-299:LU)[0x55eefe1d43c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105302683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-299:LU)[0x55eefe19fa90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105302683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-299:LU)[0x55eefe19fa90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-299:LU)[0x55eefe1d43c0] (fsm.c:486) 20250427105302683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-299:LU)[0x55eefe19fa90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105302683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-299:LU)[0x55eefe19fa90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105302683 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105302683 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105302683 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe1d43c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105302683 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe1d43c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105302683 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105302683 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105302683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe19fa90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105302683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe19fa90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105302683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe19fa90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105302683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe19fa90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105302683 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe1fb750]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105302684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe19fa90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105302684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe19fa90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105302684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105302684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe19fa90] (fsm.c:486) 20250427105302684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105302684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105302684 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105302684 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105302684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105302684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105302684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105302684 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105302684 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105302684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105302684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105302684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c5 57 38 00 01 2b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105302684 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105302684 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105302684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105302684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105302684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105302684 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105302684 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105302684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105302684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105302684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c5 57 38 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1716)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1716)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1716)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@84c1225eaf8b: { messageType := 2, destLocRef := 'C55738'O, sourceLocRef := '00012B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1714)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1720)@84c1225eaf8b: Found GsupExpect[0] for "262420000000007" handled at TC_invalid_mgcp_crash0(1722) MSC_Test_0-SCCP(1714)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test-GSUP(1720)@84c1225eaf8b: Added IMSI table entry 0TC_invalid_mgcp_crash0(1722)"262420000000007" MSC_Test_0-SCCP(1714)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105302689 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105302689 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_invalid_mgcp_crash0(1722)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1722)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(1714)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1714)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1714)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1714)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427105302690 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105302690 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105302690 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105302690 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105302690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105302690 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105302690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105302690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105302690 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105302690 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(1716)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105302691 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe1fb750]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105302691 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe1d43c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105302695 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105302695 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105302695 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105302695 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105302695 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105302695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe19fa90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105302695 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105302695 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105302695 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105302695 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe19fa90] (vlr_lu_fsm.c:110) 20250427105302695 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105302695 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe1d9cc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105302695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe19fa90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105302695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe19fa90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105302695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe1b6f20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105302695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe1b6f20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe19fa90] (fsm.c:486) 20250427105302695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe1b6f20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105302695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe1b6f20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105302695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe1b6f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105302695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe1b6f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105302696 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:TMSInew-0x925AA7E8) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105302696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe1b6f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105302696 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:TMSInew-0x925AA7E8 LOCATION UPDATE ACCEPT (TMSI = 0x925aa7e8) (gsm_04_08.c:149) 20250427105302696 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:TMSInew-0x925AA7E8:GERAN-A-299:LU)[0x55eefe1fb750]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105302696 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:TMSInew-0x925AA7E8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105302696 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105302696 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105302696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105302696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105302696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105302696 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105302696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105302696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105302696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105302696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 c5 57 38 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 92 5a a7 e8 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1716)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1722)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1715)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1715)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1714)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1714)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1714)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1714)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427105302703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105302703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105302703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1716)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105302703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105302703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105302703 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105302703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105302703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105302703 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105302703 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105302703 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:TMSInew-0x925AA7E8:GERAN-A-299:LU)[0x55eefe1fb750]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105302703 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:TMSInew-0x925AA7E8:GERAN-A-299:LU)[0x55eefe1d43c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105302703 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:TMSInew-0x925AA7E8:GERAN-A-299:LU)[0x55eefe1d43c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105302703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:TMSInew-0x925AA7E8:GERAN-A-299:LU)[0x55eefe19fa90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105302703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe1b6f20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105302703 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105302703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe1b6f20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105302703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-299:LU)[0x55eefe19fa90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105302703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe1b6f20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105302703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe1b6f20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-299:LU)[0x55eefe19fa90] (vlr_lu_fsm.c:817) 20250427105302703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe1b6f20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105302703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C55440C:GERAN-A-299:LU)[0x55eefe1b6f20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105302703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-299:LU)[0x55eefe19fa90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105302703 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-299:LU)[0x55eefe1d43c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105302703 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-299:LU)[0x55eefe1d43c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250427105302703 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105302703 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-299:LU)[0x55eefe1d43c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105302703 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-299:LU)[0x55eefe1d43c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105302703 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105302703 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105302703 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105302703 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-299:LU)[0x55eefe1fb750]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105302703 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105302703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105302703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105302703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105302703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105302703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105302703 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105302703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105302703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105302703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105302703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c5 57 38 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1716)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1714)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1714)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1714)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1714)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1716)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105302705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105302705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105302705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105302705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105302705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105302705 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105302705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105302705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105302705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105302705 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105302705 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-299:LU)[0x55eefe1fb750]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105302705 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-299:LU)[0x55eefe1d43c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105302706 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-299:LU)[0x55eefe1d43c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105302706 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-299:LU)[0x55eefe1d43c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105302706 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-299:LU)[0x55eefe1d43c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105302706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-299:LU)[0x55eefe19fa90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105302706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-299:LU)[0x55eefe19fa90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-299:LU)[0x55eefe1d43c0] (msc_a.c:1053) 20250427105302706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-299:LU)[0x55eefe19fa90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105302706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-299:LU)[0x55eefe19fa90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105302706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-299:LU)[0x55eefe19fa90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105302706 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-299:LU)[0x55eefe1d43c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe19dc50] (msc_a.c:1053) 20250427105302706 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-299:LU)[0x55eefe1d43c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105302706 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-299:LU)[0x55eefe1d43c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105302706 DMSC DEBUG msub_fsm[0x55eefe19dc50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105302706 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8) MSC-A terminated (msub.c:261) 20250427105302706 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8) 1 MSC-I still active (msub.c:79) 20250427105302706 DMSC DEBUG msub_fsm[0x55eefe19dc50]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105302706 DMSC DEBUG msub_fsm[0x55eefe19dc50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105302706 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-299:LU)[0x55eefe1fb750]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105302706 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-299:LU)[0x55eefe1fb750]{READY}: Removing from parent msub_fsm[0x55eefe19dc50] (msub.c:113) 20250427105302706 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-299 (ran_conn.c:155) 20250427105302706 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-299:LU)[0x55eefe1fb750]{READY}: Freeing instance (msub.c:113) 20250427105302706 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-299:LU)[0x55eefe1fb750]{READY}: Deallocated (fsm.c:568) 20250427105302706 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8) Free (msub.c:119) 20250427105302706 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105302706 DMSC DEBUG msub_fsm[0x55eefe19dc50]{terminating}: Freeing instance (msub.c:113) 20250427105302706 DMSC DEBUG msub_fsm[0x55eefe19dc50]{terminating}: Deallocated (fsm.c:568) 20250427105302706 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105302706 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105302706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105302706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105302706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105302706 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105302706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105302706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105302706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105302706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c5 57 38 00 01 2b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1716)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@84c1225eaf8b: Session index based on local reference:0 20250427105302706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105302706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105302706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105302706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105302706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105302706 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105302706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105302706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105302706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105302706 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c5 57 38 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1715)@84c1225eaf8b: Deleted conn table entry 0TC_invalid_mgcp_crash0(1722)12932920 TC_invalid_mgcp_crash0(1722)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105302707 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105302707 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_invalid_mgcp_crash0(1722)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1722)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1722)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1722)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '925AA7E8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1715)@84c1225eaf8b: Added conn table entry 0TC_invalid_mgcp_crash0(1722)417145 MSC_Test_0-RAN(1715)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1714)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1716)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105302908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105302908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105302908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105302908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105302908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105302908 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105302908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105302908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105302908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105302908 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 5d 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 92 5a a7 e8 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105302909 DMSC DEBUG msub_fsm[0x55eefe19fa90]{active}: Allocated (fsm.c:456) 20250427105302909 DMSC DEBUG msc_i[0x55eefe1d43c0]{READY}: Allocated (fsm.c:456) 20250427105302909 DMSC DEBUG msc_i[0x55eefe1d43c0]{READY}: is child of msub_fsm[0x55eefe19fa90] (fsm.c:486) 20250427105302909 DMSC DEBUG msc_a[0x55eefe1fb750]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105302909 DMSC DEBUG msc_a[0x55eefe1fb750]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe19fa90] (fsm.c:486) 20250427105302909 DMSC DEBUG msc_a(unknown:GERAN-A-300:NONE)[0x55eefe1fb750]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105302909 DMSC DEBUG msc_i(unknown:GERAN-A-300:NONE)[0x55eefe1d43c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105302909 DMSC DEBUG msc_a(unknown:GERAN-A-300:NONE)[0x55eefe1fb750]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105302909 DMM DEBUG msc_a(TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1fb750]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105302909 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105302909 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105302909 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105302909 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105302909 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105302909 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105302909 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1fb750]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105302909 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1fb750]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105302909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105302909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105302909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105302909 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1d43c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105302909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105302909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105302909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105302909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105302909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105302909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105302909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105302909 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1d43c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105302909 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1fb750]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105302909 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1fb750]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105302909 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105302909 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105302909 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105302909 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105302909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105302909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105302909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105302909 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105302909 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105302909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105302909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105302909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 06 5d 79 00 01 2c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105302909 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105302909 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105302909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105302909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105302909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105302909 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105302909 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105302909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105302909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105302909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 06 5d 79 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105302909 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105302909 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105302909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105302909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105302909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105302909 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105302909 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105302909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105302909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105302909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 06 5d 79 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1716)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1716)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1716)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1716)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1716)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@84c1225eaf8b: { messageType := 2, destLocRef := '065D79'O, sourceLocRef := '00012C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1714)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1714)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105302910 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105302911 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_invalid_mgcp_crash0(1722)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1722)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1717)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_invalid_mgcp_crash0(1722) MSC_Test-MGCP(1718)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_invalid_mgcp_crash0(1722) MSC_Test_0-RAN(1715)@84c1225eaf8b: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1715)@84c1225eaf8b: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1714)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1714)@84c1225eaf8b: vl_len:19 MSC_Test_0-SCCP(1714)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1714)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250427105302920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105302920 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1716)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105302920 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105302920 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105302920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105302920 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105302920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105302920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105302920 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105302920 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) 20250427105302920 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1d43c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105302920 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1fb750]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105302920 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105302920 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 callref-0x80000020 tid-8) New transaction (transaction.c:231) 20250427105302920 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1fb750]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427105302920 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1fb750]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105302920 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105302920 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105302920 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105302920 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8: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) 20250427105302920 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105302920 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105302921 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1d9cc0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105302921 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1d9cc0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105302921 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8: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) 20250427105302921 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1bdae0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105302921 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1bdae0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1d9cc0] (fsm.c:486) 20250427105302921 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55eefe1bdae0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427105302921 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55eefe1bdae0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105302921 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1cf770]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105302921 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1cf770]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1d9cc0] (fsm.c:486) 20250427105302921 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x55eefe1cf770]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427105302921 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x55eefe1cf770]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1718)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105302932 DLMGCP ERROR Failed to parse SDP parameter, can't parse codec in rtpmap: "a=rtpmap:98 FOO/8000" (mgcp_client.c:411) 20250427105302932 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55eefe1de290]{ST_CRCX_RESP}: MGW/CRCX: Cannot parse CRCX response (mgcp_client_fsm.c:300) 20250427105302932 DLMGCP ERROR MGW(mgw) Empty endpoint name, can not generate MGCP message (mgcp_client.c:1542) 20250427105302932 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55eefe1de290]{ST_CRCX_RESP}: MGW/DLCX: Error composing DLCX message (mgcp_client_fsm.c:561) 20250427105302932 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55eefe1bdae0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250427105302932 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55eefe1bdae0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250427105302932 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55eefe1bdae0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250427105302932 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55eefe1bdae0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1d9cc0] (rtp_stream.c:239) 20250427105302932 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55eefe1bdae0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250427105302932 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55eefe1bdae0]{DISCARDING}: Deallocated (fsm.c:568) 20250427105302932 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1d9cc0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250427105302932 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1d9cc0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105302932 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x55eefe1cf770]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105302932 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x55eefe1cf770]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1d9cc0] (call_leg.c:197) 20250427105302932 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x55eefe1cf770]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250427105302932 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x55eefe1cf770]{ESTABLISHING}: Deallocated (fsm.c:568) 20250427105302932 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1d9cc0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105302932 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1d9cc0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:198) 20250427105302932 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1d9cc0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105302932 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1d9cc0]{RELEASING}: Deallocated (fsm.c:568) 20250427105302932 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1fb750]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105302932 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) Freeing transaction (transaction.c:243) 20250427105302932 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427105302932 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427105302932 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1d43c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105302932 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427105302932 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427105302932 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105302932 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105302932 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1fb750]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105302932 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1fb750]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105302932 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105302932 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105302932 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105302932 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1d43c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105302932 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105302932 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105302932 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105302932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105302932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105302932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105302932 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105302932 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105302932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105302932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105302932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 06 5d 79 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250427105302933 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105302933 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105302933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105302933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105302933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105302933 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105302933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105302933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105302933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105302933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 06 5d 79 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1716)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1716)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1716)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1714)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1722)@84c1225eaf8b: f_mo_call_establish 11: rx CC RELEASE MSC_Test_0-SCCP(1714)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1714)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1714)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1714)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1716)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105302936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105302936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105302936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105302936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105302936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105302936 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105302936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105302936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105302936 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105302936 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105302936 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1d43c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105302936 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1fb750]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105302936 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1fb750]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105302936 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1fb750]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105302936 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1fb750]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105302937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105302937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1fb750] (msc_a.c:1053) 20250427105302937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105302937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105302937 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1fb750]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe19fa90] (msc_a.c:1053) 20250427105302937 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1fb750]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105302937 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1fb750]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105302937 DMSC DEBUG msub_fsm[0x55eefe19fa90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105302937 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8) MSC-A terminated (msub.c:261) 20250427105302937 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8) 1 MSC-I still active (msub.c:79) 20250427105302937 DMSC DEBUG msub_fsm[0x55eefe19fa90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105302937 DMSC DEBUG msub_fsm[0x55eefe19fa90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105302937 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1d43c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105302937 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1d43c0]{READY}: Removing from parent msub_fsm[0x55eefe19fa90] (msub.c:113) 20250427105302937 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-300 (ran_conn.c:155) 20250427105302937 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1d43c0]{READY}: Freeing instance (msub.c:113) 20250427105302937 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-300:CM_SERVICE_REQ)[0x55eefe1d43c0]{READY}: Deallocated (fsm.c:568) 20250427105302937 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8) Free (msub.c:119) 20250427105302937 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105302937 DMSC DEBUG msub_fsm[0x55eefe19fa90]{terminating}: Freeing instance (msub.c:113) 20250427105302937 DMSC DEBUG msub_fsm[0x55eefe19fa90]{terminating}: Deallocated (fsm.c:568) 20250427105302937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105302937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105302937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105302937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105302937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105302937 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105302937 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105302937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105302937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105302937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 06 5d 79 00 01 2c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1716)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@84c1225eaf8b: Session index based on local reference:0 20250427105302937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105302937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105302937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105302937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105302937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105302937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105302937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105302937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105302937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105302937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 06 5d 79 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1715)@84c1225eaf8b: Deleted conn table entry 0TC_invalid_mgcp_crash0(1722)417145 TC_invalid_mgcp_crash0(1722)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105302938 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105302938 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_invalid_mgcp_crash0(1722)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1722)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1722)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_invalid_mgcp_crash0(1722)@84c1225eaf8b: f_mo_call_establish DONE TC_invalid_mgcp_crash0(1722)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1722)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(1720)@84c1225eaf8b: Final verdict of PTC: none 20250427105303441 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105303441 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1717)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1715)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1723)@84c1225eaf8b: Final verdict of PTC: none 20250427105303442 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105303442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105303442 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105303442 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105303442 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105303442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105303442 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105303442 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105303442 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105303442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105303442 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105303442 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105303442 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105303442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105303442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105303442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105303442 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105303442 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105303442 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105303442 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105303442 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1716)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1714)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1721)@84c1225eaf8b: Final verdict of PTC: none 20250427105303443 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1718)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1719)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1713)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1713): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1714): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1715): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1716): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1717): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1718): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1719): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1720): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1721): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_invalid_mgcp_crash0(1722): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1723): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_invalid_mgcp_crash finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_invalid_mgcp_crash pass'. Sun Apr 27 10:53:03 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 20250427105304444 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344912) 20250427105305443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105305443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105305443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105305445 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=344912, count=346072) 20250427105306446 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_invalid_mgcp_crash pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mm_id_resp_no_identity'. ------ MSC_Tests.TC_mm_id_resp_no_identity ------ Sun Apr 27 10:53:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mm_id_resp_no_identity.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mm_id_resp_no_identity.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105307447 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mm_id_resp_no_identity' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_mm_id_resp_no_identity started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1727)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1727)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1727)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1725)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105307970 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1728)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105308163 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105308163 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105308163 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105308163 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1727)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1727)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105308168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105308168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105308168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105308168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105308168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105308168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105308168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105308168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105308168 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1727)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1727)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105308168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105308168 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1727)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1727)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105308170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105308170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105308170 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105308170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(1727)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1727)@84c1225eaf8b: Message received on association #8 20250427105308170 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105308170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105308170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105308170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105308170 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105308170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105308170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105308170 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105308170 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105308170 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1727)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1727)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1727)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1727)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1727)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105308447 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105308447 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1730)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1730)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105308451 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1730)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1730)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1730)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1730)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105308461 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105308461 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_mm_id_resp_no_identity0(1733)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250427105308971 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105308971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105308971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105308971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105308971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105308971 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105308971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105308971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105308971 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105308971 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105308971 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105308971 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105308971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105308971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105308971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105308971 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105308971 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105308971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105308971 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105308971 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1727)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1726)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1726)@84c1225eaf8b: Added conn table entry 0TC_mm_id_resp_no_identity0(1733)13646100 MSC_Test_0-SCCP(1725)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1726)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1727)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105308980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105308980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105308980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105308980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105308980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105308980 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105308980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105308980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105308980 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105308980 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 d0 39 14 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) 20250427105308980 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Allocated (fsm.c:456) 20250427105308980 DMSC DEBUG msc_i[0x55eefe1cf770]{READY}: Allocated (fsm.c:456) 20250427105308980 DMSC DEBUG msc_i[0x55eefe1cf770]{READY}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105308980 DMSC DEBUG msc_a[0x55eefe1d0ac0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105308980 DMSC DEBUG msc_a[0x55eefe1d0ac0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105308980 DMSC DEBUG msc_a(unknown:GERAN-A-301:NONE)[0x55eefe1d0ac0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105308980 DMSC DEBUG msc_i(unknown:GERAN-A-301:NONE)[0x55eefe1cf770]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105308980 DMSC DEBUG msc_a(unknown:GERAN-A-301:NONE)[0x55eefe1d0ac0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105308980 DMM DEBUG msc_a(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x55eefe1d0ac0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0xFFFFFFFF LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105308980 DMM DEBUG msc_a(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x55eefe1d0ac0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105308980 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105308980 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x55eefe1d0ac0] (fsm.c:486) 20250427105308980 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105308980 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105308980 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250427105308980 DVLR INFO New subscr, TMSI: 0xffffffff (vlr.c:592) 20250427105308980 DVLR DEBUG VLR subscr unknown + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105308980 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55eefe1d0ac0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105308980 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55eefe1d0ac0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105308980 DVLR DEBUG VLR subscr unknown - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250427105308980 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105308980 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250427105308980 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250427105308980 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x55eefe1cf770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105308980 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105308980 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105308980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105308980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105308980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105308980 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105308980 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105308980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105308980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105308980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d0 39 14 00 01 2d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105308980 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105308980 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105308980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105308981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105308981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105308981 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105308981 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105308981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105308981 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105308981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d0 39 14 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1727)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1727)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1727)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1727)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1725)@84c1225eaf8b: { messageType := 2, destLocRef := 'D03914'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1725)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1725)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1725)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1725)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1726)@84c1225eaf8b: patching N(SD)=1 into dtap '051903000000'O MSC_Test_0-RAN(1726)@84c1225eaf8b: patched enc_l3: '055903000000'O MSC_Test_0-SCCP(1725)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1725)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1725)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1725)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010006055903000000'O 20250427105308989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105308989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105308989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105308989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105308989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105308989 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105308989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105308989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105308989 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105308989 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) MSC_Test_0-M3UA(1727)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105308989 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x55eefe1cf770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105308989 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55eefe1d0ac0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105308989 DMM ERROR Failure to decode Mobile Identity in MM Identity Response (rc=-22) (gsm_04_08.c:210) 20250427105308989 DBSSAP ERROR msc_a(unknown:GERAN-A-301:LU)[0x55eefe1d0ac0]{MSC_A_ST_AUTH_CIPH}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250427105313980 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55eefe1d0ac0]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250427105313980 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55eefe1d0ac0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250427105313980 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55eefe1d0ac0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105313980 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55eefe1d0ac0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427105313980 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) 20250427105313980 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) 20250427105313980 DMM INFO msc_a(unknown:GERAN-A-301:LU)[0x55eefe1d0ac0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427105313980 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x55eefe1cf770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105313980 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105313980 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55eefe1d0ac0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250427105313980 DVLR DEBUG VLR subscr unknown - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105313980 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x55eefe1cf770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105313980 DVLR DEBUG VLR subscr unknown - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427105313980 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105313980 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105313980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105313980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105313980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105313980 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105313980 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105313980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105313980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105313980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d0 39 14 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250427105313980 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105313980 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105313980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105313980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105313980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105313980 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105313980 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105313980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105313980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105313980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d0 39 14 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1727)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1727)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1727)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1727)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1725)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1725)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1725)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1725)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1725)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1725)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1725)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1725)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mm_id_resp_no_identity0(1733)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(1725)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1725)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1725)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1725)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1727)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105313983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105313983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105313983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105313983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105313983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105313983 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105313983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105313983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105313983 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105313983 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105313983 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x55eefe1cf770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105313983 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55eefe1d0ac0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105313983 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55eefe1d0ac0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105313983 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55eefe1d0ac0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105313983 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55eefe1d0ac0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105313983 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x55eefe1d9cc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105313983 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x55eefe1d9cc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(unknown:GERAN-A-301:LU)[0x55eefe1d0ac0] (msc_a.c:1053) 20250427105313983 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x55eefe1d9cc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105313983 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x55eefe1d9cc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105313983 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x55eefe1d9cc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105313983 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55eefe1d0ac0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1bdae0] (msc_a.c:1053) 20250427105313983 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55eefe1d0ac0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105313983 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55eefe1d0ac0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105313983 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105313983 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250427105313983 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250427105313983 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105313983 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105313983 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x55eefe1cf770]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105313983 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x55eefe1cf770]{READY}: Removing from parent msub_fsm[0x55eefe1bdae0] (msub.c:113) 20250427105313984 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-301 (ran_conn.c:155) 20250427105313984 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x55eefe1cf770]{READY}: Freeing instance (msub.c:113) 20250427105313984 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x55eefe1cf770]{READY}: Deallocated (fsm.c:568) 20250427105313984 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250427105313984 DVLR INFO VLR subscr unknown - active-conn: now used by 0 (-) (msub.c:375) 20250427105313984 DVLR DEBUG SUBSCR(unknown) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427105313984 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Freeing instance (msub.c:113) 20250427105313984 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Deallocated (fsm.c:568) 20250427105313984 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105313984 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105313984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105313984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105313984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105313984 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105313984 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105313984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105313984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105313984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d0 39 14 00 01 2d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1727)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1727)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1725)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1727)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105313985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105313985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105313985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105313985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105313985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105313985 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105313985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105313985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105313985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105313985 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d0 39 14 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1726)@84c1225eaf8b: Deleted conn table entry 0TC_mm_id_resp_no_identity0(1733)13646100 TC_mm_id_resp_no_identity0(1733)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1733)@84c1225eaf8b: Skipping f_verify_vty_lac_ci() TC_mm_id_resp_no_identity0(1733)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1733)@84c1225eaf8b: Final verdict of PTC: pass 20250427105313989 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1730)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1727)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1725)@84c1225eaf8b: Final verdict of PTC: none 20250427105313990 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-SMPP(1732)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1731)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1729)@84c1225eaf8b: Final verdict of PTC: none 20250427105313990 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1728)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1726)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1724)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1734)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1724): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1725): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1726): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1727): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1728): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1729): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1730): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1731): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1732): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_mm_id_resp_no_identity0(1733): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1734): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_mm_id_resp_no_identity finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mm_id_resp_no_identity pass'. Sun Apr 27 10:53:13 UTC 2025 ====== MSC_Tests.TC_mm_id_resp_no_identity pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mm_id_resp_no_identity.talloc 20250427105314192 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105314192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105314192 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105314192 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105314192 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105314192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105314192 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105314192 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105314192 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105314192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105314192 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105314192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105314192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105314192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105314192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105314192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105314192 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105314192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105314192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105314192 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105314192 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105314990 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=172044) 20250427105315992 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105316193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105316193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105316193 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=172044, count=173204) 20250427105316993 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mm_id_resp_no_identity pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_expire_while_paging'. ------ MSC_Tests.TC_lu_and_expire_while_paging ------ Sun Apr 27 10:53:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_expire_while_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_expire_while_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105317994 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_expire_while_paging' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_and_expire_while_paging started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1738)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1738)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1738)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1736)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105318498 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1739)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105318692 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105318693 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105318693 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105318693 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1738)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1738)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1738)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1738)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105318694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105318694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105318694 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105318694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105318694 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105318694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105318694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105318694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105318694 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105318694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105318694 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1738)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1738)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1738)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1738)@84c1225eaf8b: Message received on association #8 20250427105318695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105318695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105318695 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105318695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105318695 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105318695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105318695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105318695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105318695 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105318695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105318695 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105318695 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427105318695 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105318695 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1738)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1738)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1738)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1738)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1738)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1738)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105318995 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105318995 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1741)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1741)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105318997 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1741)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1741)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1741)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1741)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105319007 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105319007 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1742)@84c1225eaf8b: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1744) TC_lu_and_expire_while_paging0(1744)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105319498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105319498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105319498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105319498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105319498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105319498 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105319498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105319498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105319498 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105319498 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105319499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105319499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105319499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105319499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105319499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105319499 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105319499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105319499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105319499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105319499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1738)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1737)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1737)@84c1225eaf8b: Added conn table entry 0TC_lu_and_expire_while_paging0(1744)8510147 MSC_Test_0-RAN(1737)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1736)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1738)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105319503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105319503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105319503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105319503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105319503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105319503 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105319503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105319503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105319503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105319503 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 81 da 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) 20250427105319504 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{active}: Allocated (fsm.c:456) 20250427105319504 DMSC DEBUG msc_i[0x55eefe1d0ac0]{READY}: Allocated (fsm.c:456) 20250427105319504 DMSC DEBUG msc_i[0x55eefe1d0ac0]{READY}: is child of msub_fsm[0x55eefe1d9cc0] (fsm.c:486) 20250427105319504 DMSC DEBUG msc_a[0x55eefe1cf770]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105319504 DMSC DEBUG msc_a[0x55eefe1cf770]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1d9cc0] (fsm.c:486) 20250427105319504 DMSC DEBUG msc_a(unknown:GERAN-A-302:NONE)[0x55eefe1cf770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105319504 DMSC DEBUG msc_i(unknown:GERAN-A-302:NONE)[0x55eefe1d0ac0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105319504 DMSC DEBUG msc_a(unknown:GERAN-A-302:NONE)[0x55eefe1cf770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105319504 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-302:LU)[0x55eefe1cf770]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105319504 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-302:LU)[0x55eefe1cf770]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105319504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-302:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105319504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-302:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-302:LU)[0x55eefe1cf770] (fsm.c:486) 20250427105319504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-302:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105319504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-302:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105319504 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105319504 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105319504 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1cf770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105319504 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1cf770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105319504 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105319504 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105319504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105319504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105319504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105319504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105319504 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1d0ac0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105319504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105319504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105319504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105319504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1b6f20] (fsm.c:486) 20250427105319504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105319504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105319504 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105319504 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105319504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105319504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105319504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105319504 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105319504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105319504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105319504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105319504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 81 da c3 00 01 2e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105319504 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105319504 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105319504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105319504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105319504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105319504 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105319504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105319504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105319504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105319504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 81 da 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(1738)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1738)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1738)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1738)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@84c1225eaf8b: { messageType := 2, destLocRef := '81DAC3'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1742)@84c1225eaf8b: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_expire_while_paging0(1744) MSC_Test-GSUP(1742)@84c1225eaf8b: Added IMSI table entry 0TC_lu_and_expire_while_paging0(1744)"262420000000007" 20250427105319506 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105319506 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1736)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1736)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1736)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1738)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105319506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105319506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105319506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105319506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105319506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105319506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105319506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105319506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105319506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105319506 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105319506 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1d0ac0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105319506 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1cf770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_expire_while_paging0(1744)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1744)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105319508 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105319508 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105319508 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105319508 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105319509 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105319509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105319509 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105319509 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105319509 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105319509 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1b6f20] (vlr_lu_fsm.c:110) 20250427105319509 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105319509 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105319509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105319509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105319509 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105319509 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1b6f20] (fsm.c:486) 20250427105319509 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105319509 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105319509 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105319509 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105319509 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:TMSInew-0x6FE50D8E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105319509 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105319509 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:TMSInew-0x6FE50D8E LOCATION UPDATE ACCEPT (TMSI = 0x6fe50d8e) (gsm_04_08.c:149) 20250427105319509 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:TMSInew-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1d0ac0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105319509 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:TMSInew-0x6FE50D8E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105319509 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105319509 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105319509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105319509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105319509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105319509 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105319509 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105319509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105319509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105319509 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 81 da c3 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 6f e5 0d 8e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1738)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_expire_while_paging0(1744)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1737)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1737)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1736)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1736)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1736)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1738)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105319512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105319512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105319512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105319512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105319512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105319512 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105319512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105319512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105319512 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105319512 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105319512 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:TMSInew-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1d0ac0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105319512 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:TMSInew-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1cf770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105319512 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:TMSInew-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1cf770]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105319512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:TMSInew-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105319512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105319512 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105319512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105319512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105319512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105319512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1b6f20] (vlr_lu_fsm.c:817) 20250427105319512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105319512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x925AA7E8:GERAN-A-302:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105319512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105319512 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1cf770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105319512 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1cf770]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.991s remaining) (msc_a.c:450) 20250427105319512 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105319512 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1cf770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105319512 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1cf770]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105319512 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105319512 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105319513 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105319513 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1d0ac0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105319513 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105319513 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105319513 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105319513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105319513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105319513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105319513 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105319513 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105319513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105319513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105319513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 81 da c3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1738)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1736)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1736)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1738)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105319513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105319513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105319513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105319513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105319513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105319513 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105319513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105319513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105319513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105319513 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105319514 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1d0ac0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105319514 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1cf770]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105319514 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1cf770]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105319514 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1cf770]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105319514 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1cf770]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105319514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105319514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1cf770] (msc_a.c:1053) 20250427105319514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105319514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105319514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105319514 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1cf770]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1d9cc0] (msc_a.c:1053) 20250427105319514 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1cf770]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105319514 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1cf770]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105319514 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105319514 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E) MSC-A terminated (msub.c:261) 20250427105319514 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E) 1 MSC-I still active (msub.c:79) 20250427105319514 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105319514 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105319514 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1d0ac0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105319514 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1d0ac0]{READY}: Removing from parent msub_fsm[0x55eefe1d9cc0] (msub.c:113) 20250427105319514 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-302 (ran_conn.c:155) 20250427105319514 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1d0ac0]{READY}: Freeing instance (msub.c:113) 20250427105319514 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-302:LU)[0x55eefe1d0ac0]{READY}: Deallocated (fsm.c:568) 20250427105319514 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E) Free (msub.c:119) 20250427105319514 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E - active-conn: now used by 1 (attached) (msub.c:375) 20250427105319514 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{terminating}: Freeing instance (msub.c:113) 20250427105319514 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{terminating}: Deallocated (fsm.c:568) 20250427105319514 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105319514 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105319514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105319514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105319514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105319514 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105319514 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105319514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105319514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105319514 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 81 da c3 00 01 2e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1738)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1738)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105319514 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105319514 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105319514 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105319514 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105319514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105319514 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105319514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105319514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105319514 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105319514 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 81 da c3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1737)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1744)8510147 TC_lu_and_expire_while_paging0(1744)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105319515 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105319515 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_expire_while_paging0(1744)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1744)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1744)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1737)@84c1225eaf8b: Created IMSI[0] for '262420000000007'H'6FE50D8E'O to be handled at TC_lu_and_expire_while_paging0(1744) MSC_Test-GSUP(1742)@84c1225eaf8b: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1744) 20250427105319517 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105319517 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427105319517 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427105319517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105319517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105319517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105319517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105319518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105319518 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105319518 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105319518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105319518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105319518 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 6f e5 0d 8e 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1738)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1737)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_expire_while_paging0(1744) TC_lu_and_expire_while_paging0(1744)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105319519 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427105319519 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E - attached: now used by 2 (Paging,VTY) (vlr.c:1489) 20250427105319519 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E - VTY: now used by 1 (Paging) (msc_vty.c:1839) TC_lu_and_expire_while_paging0(1744)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6FE50D8E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1737)@84c1225eaf8b: Added conn table entry 0TC_lu_and_expire_while_paging0(1744)16464529 MSC_Test_0-SCCP(1736)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1738)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105319521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105319521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105319521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105319521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105319521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105319521 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105319521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105319521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105319521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105319521 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 fb 3a 91 02 02 06 04 43 b9 00 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 6f e5 0d 8e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105319521 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{active}: Allocated (fsm.c:456) 20250427105319521 DMSC DEBUG msc_i[0x55eefe1cf770]{READY}: Allocated (fsm.c:456) 20250427105319521 DMSC DEBUG msc_i[0x55eefe1cf770]{READY}: is child of msub_fsm[0x55eefe1b6f20] (fsm.c:486) 20250427105319521 DMSC DEBUG msc_a[0x55eefe1d0ac0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105319521 DMSC DEBUG msc_a[0x55eefe1d0ac0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1b6f20] (fsm.c:486) 20250427105319521 DMSC DEBUG msc_a(unknown:GERAN-A-303:NONE)[0x55eefe1d0ac0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105319521 DMSC DEBUG msc_i(unknown:GERAN-A-303:NONE)[0x55eefe1cf770]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105319521 DMSC DEBUG msc_a(unknown:GERAN-A-303:NONE)[0x55eefe1d0ac0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105319521 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105319521 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d0ac0] (fsm.c:486) 20250427105319521 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105319521 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105319521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E + proc_arq_vlr_fn_init: now used by 2 (Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105319521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E + active-conn: now used by 3 (Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105319521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d0ac0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105319521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d0ac0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105319521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105319521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105319521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105319521 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1cf770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105319521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105319521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105319521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105319521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105319521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105319521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105319521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d9cc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105319521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d0ac0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105319521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d0ac0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105319521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E - Paging: now used by 2 (proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427105319521 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105319521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E - proc_arq_vlr_fn_init: now used by 1 (active-conn) (vlr_access_req_fsm.c:405) 20250427105319521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d0ac0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105319521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d0ac0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105319521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105319521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105319521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105319521 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1cf770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105319521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427105319521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105319521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105319521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105319521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105319521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105319521 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105319521 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105319521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105319522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105319522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fb 3a 91 00 01 2f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105319522 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105319522 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105319522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105319522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105319522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105319522 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105319522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105319522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105319522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105319522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 fb 3a 91 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105319522 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105319522 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105319522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105319522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105319522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105319522 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105319522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105319522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105319522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105319522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fb 3a 91 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1738)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1738)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1738)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1738)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1738)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@84c1225eaf8b: { messageType := 2, destLocRef := 'FB3A91'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105319522 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427105319522 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_expire_while_paging0(1744)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1744)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1736)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1736)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1736)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105319523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105319523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105319523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105319523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105319523 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105319523 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105319523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105319524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105319524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105319524 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105319524 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1cf770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105319524 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d0ac0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105319524 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d0ac0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105319524 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d0ac0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105319524 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d0ac0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105319524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d9cc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105319524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d9cc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d0ac0] (msc_a.c:1053) 20250427105319524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d9cc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105319524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d9cc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105319524 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d0ac0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1b6f20] (msc_a.c:1053) 20250427105319524 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d0ac0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105319524 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1d0ac0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105319524 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105319524 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E) MSC-A terminated (msub.c:261) 20250427105319524 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E) 1 MSC-I still active (msub.c:79) 20250427105319524 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105319524 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105319524 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1cf770]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105319524 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1cf770]{READY}: Removing from parent msub_fsm[0x55eefe1b6f20] (msub.c:113) 20250427105319524 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-303 (ran_conn.c:155) 20250427105319524 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1cf770]{READY}: Freeing instance (msub.c:113) 20250427105319524 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E:GERAN-A-303:PAGING_RESP)[0x55eefe1cf770]{READY}: Deallocated (fsm.c:568) 20250427105319524 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E) Free (msub.c:119) 20250427105319524 DVLR INFO VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E - active-conn: now used by 0 (-) (msub.c:375) 20250427105319524 DVLR DEBUG SUBSCR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6FE50D8E) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250427105319524 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{terminating}: Freeing instance (msub.c:113) 20250427105319524 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{terminating}: Deallocated (fsm.c:568) 20250427105319524 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105319524 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105319524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105319524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105319524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105319524 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105319524 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105319524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105319524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105319524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fb 3a 91 00 01 2f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1738)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@84c1225eaf8b: Session index based on local reference:0 20250427105319524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105319524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105319524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105319524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105319524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105319524 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105319524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105319524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105319524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105319524 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fb 3a 91 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1737)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1744)16464529 TC_lu_and_expire_while_paging0(1744)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1744)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-M3UA(1738)@84c1225eaf8b: Final verdict of PTC: none 20250427105319526 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105319526 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427105319526 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1742)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1741)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1739)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1736)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1737)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1743)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1735)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1745)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1740)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1735): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1736): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1737): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1738): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1739): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1740): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1741): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1742): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1743): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_and_expire_while_paging0(1744): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1745): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_and_expire_while_paging finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_expire_while_paging pass'. Sun Apr 27 10:53:19 UTC 2025 ====== MSC_Tests.TC_lu_and_expire_while_paging pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_expire_while_paging.talloc 20250427105319728 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105319728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105319728 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105319728 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105319728 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105319728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105319728 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105319728 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105319728 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105319728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105319728 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105319728 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105319728 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105319728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105319728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105319728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105319728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105319728 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105319728 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105319728 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105319728 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105320527 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=302612) 20250427105321528 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105321729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105321729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105321729 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=302612, count=303772) 20250427105322529 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_expire_while_paging pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_imsi_unknown'. ------ MSC_Tests.TC_paging_response_imsi_unknown ------ Sun Apr 27 10:53:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_paging_response_imsi_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_paging_response_imsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105323530 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_imsi_unknown' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_paging_response_imsi_unknown started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1749)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1749)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1749)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1747)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105324035 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1750)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105324229 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105324229 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105324229 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105324229 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1749)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1749)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105324231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105324231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105324231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105324231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105324231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105324231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105324231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105324231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105324231 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105324231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105324231 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1749)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1749)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1749)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1749)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1749)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105324231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105324231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105324231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105324231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105324231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105324231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105324231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105324231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105324231 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105324231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105324231 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105324231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1749)@84c1225eaf8b: Message received on association #8 20250427105324231 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105324231 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1749)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1749)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1749)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1749)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1749)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1749)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105324531 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105324531 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1752)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1752)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105324532 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1752)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1752)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1752)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1752)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105324541 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105324541 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_paging_response_imsi_unknown0(1755)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '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 } } } } 20250427105325033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105325033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105325033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105325033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105325033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105325033 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105325033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105325033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105325033 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105325033 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1749)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105325033 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105325033 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105325033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105325033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105325033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105325033 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105325033 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105325033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105325033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105325033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1749)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1748)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1748)@84c1225eaf8b: Added conn table entry 0TC_paging_response_imsi_unknown0(1755)6915843 MSC_Test_0-SCCP(1747)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1749)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105325037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105325037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105325037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105325037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105325037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105325037 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105325037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105325037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105325037 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105325037 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 69 87 03 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) 20250427105325037 DMSC DEBUG msub_fsm[0x55eefe1d0ac0]{active}: Allocated (fsm.c:456) 20250427105325037 DMSC DEBUG msc_i[0x55eefe1cf770]{READY}: Allocated (fsm.c:456) 20250427105325037 DMSC DEBUG msc_i[0x55eefe1cf770]{READY}: is child of msub_fsm[0x55eefe1d0ac0] (fsm.c:486) 20250427105325037 DMSC DEBUG msc_a[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105325037 DMSC DEBUG msc_a[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1d0ac0] (fsm.c:486) 20250427105325037 DMSC DEBUG msc_a(unknown:GERAN-A-304:NONE)[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105325037 DMSC DEBUG msc_i(unknown:GERAN-A-304:NONE)[0x55eefe1cf770]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105325037 DMSC DEBUG msc_a(unknown:GERAN-A-304:NONE)[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105325037 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe1b6f20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105325037 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe1b6f20]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe19e550] (fsm.c:486) 20250427105325037 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe1b6f20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105325037 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe1b6f20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105325037 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe1b6f20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250427105325037 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe1b6f20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105325037 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe1b6f20]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250427105325037 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250427105325037 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250427105325037 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe1cf770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105325037 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105325037 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105325037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105325037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105325037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105325037 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105325037 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105325037 DRR ERROR msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe19e550]{MSC_A_ST_RELEASING}: subscriber not allowed to do a Paging Response (gsm_04_08.c:1318) 20250427105325037 DBSSAP ERROR msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe19e550]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250427105325037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105325037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105325037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 69 87 03 00 01 30 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105325037 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105325037 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105325037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105325037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105325037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105325037 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105325037 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105325037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105325037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105325037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 69 87 03 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1749)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1749)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1749)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1749)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@84c1225eaf8b: { messageType := 2, destLocRef := '698703'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1747)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1747)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1747)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1747)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1747)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1747)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1747)@84c1225eaf8b: vl_from0 20250427105325039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105325039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105325039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105325039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105325039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105325039 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105325039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105325039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105325039 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105325039 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(1747)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1749)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105325039 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe1cf770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105325039 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe19e550]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105325039 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe19e550]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105325039 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe19e550]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105325039 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe19e550]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105325039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe1b6f20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105325039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe1b6f20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe19e550] (msc_a.c:1053) 20250427105325039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe1b6f20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105325039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe1b6f20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105325039 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe19e550]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1d0ac0] (msc_a.c:1053) 20250427105325039 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe19e550]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105325039 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe19e550]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105325039 DMSC DEBUG msub_fsm[0x55eefe1d0ac0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105325039 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250427105325039 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250427105325039 DMSC DEBUG msub_fsm[0x55eefe1d0ac0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105325039 DMSC DEBUG msub_fsm[0x55eefe1d0ac0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105325039 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe1cf770]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105325039 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe1cf770]{READY}: Removing from parent msub_fsm[0x55eefe1d0ac0] (msub.c:113) 20250427105325039 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-304 (ran_conn.c:155) 20250427105325039 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe1cf770]{READY}: Freeing instance (msub.c:113) 20250427105325039 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55eefe1cf770]{READY}: Deallocated (fsm.c:568) 20250427105325039 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250427105325039 DMSC DEBUG msub_fsm[0x55eefe1d0ac0]{terminating}: Freeing instance (msub.c:113) 20250427105325039 DMSC DEBUG msub_fsm[0x55eefe1d0ac0]{terminating}: Deallocated (fsm.c:568) 20250427105325039 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105325039 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105325039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105325039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105325039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105325039 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105325039 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105325039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105325039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105325039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 69 87 03 00 01 30 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1749)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1749)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@84c1225eaf8b: Session index based on local reference:0 20250427105325040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105325040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105325040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105325040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105325040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105325040 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105325040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105325040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105325040 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105325040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 69 87 03 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1749)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1748)@84c1225eaf8b: Deleted conn table entry 0TC_paging_response_imsi_unknown0(1755)6915843 TC_paging_response_imsi_unknown0(1755)@84c1225eaf8b: setverdict(pass): none -> pass TC_paging_response_imsi_unknown0(1755)@84c1225eaf8b: Skipping f_verify_vty_lac_ci() TC_paging_response_imsi_unknown0(1755)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_imsi_unknown0(1755)@84c1225eaf8b: Final verdict of PTC: pass 20250427105325042 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105325042 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1747)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1753)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1750)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1749)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1748)@84c1225eaf8b: Final verdict of PTC: none 20250427105325043 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1754)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1746)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1752)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1751)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1756)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1746): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1747): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1748): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1749): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1750): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1751): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1752): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1753): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1754): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_paging_response_imsi_unknown0(1755): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1756): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_paging_response_imsi_unknown finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_imsi_unknown pass'. Sun Apr 27 10:53:25 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 20250427105325240 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105325240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105325240 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105325240 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105325240 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105325240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105325240 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105325240 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105325240 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105325240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105325240 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105325240 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105325240 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105325240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105325240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105325240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105325240 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105325240 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105325240 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105325240 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105325240 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105326044 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=144372) 20250427105327046 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105327241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105327241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105327241 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=144372, count=145532) 20250427105328047 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_imsi_unknown pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_tmsi_unknown'. ------ MSC_Tests.TC_paging_response_tmsi_unknown ------ Sun Apr 27 10:53:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_paging_response_tmsi_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_paging_response_tmsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105329048 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_tmsi_unknown' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_paging_response_tmsi_unknown started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1760)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1760)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1760)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1758)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105329568 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1761)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105329763 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105329763 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105329763 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105329763 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1760)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1760)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105329765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105329765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105329765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105329765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105329765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105329765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105329765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105329765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105329765 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105329765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(1760)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1760)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105329765 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1760)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1760)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1760)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1760)@84c1225eaf8b: Message received on association #8 20250427105329766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105329766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105329766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105329766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105329766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105329766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105329766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105329766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105329766 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105329766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105329766 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105329766 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105329766 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105329766 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1760)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1760)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1760)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1760)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1760)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105330049 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105330049 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1763)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1763)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105330051 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1763)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1763)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1763)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1763)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105330062 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105330062 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_paging_response_tmsi_unknown0(1766)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_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 } } } } 20250427105330579 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105330579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105330579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105330579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105330579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105330579 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105330579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105330579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105330579 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105330579 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1760)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105330580 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105330580 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105330580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105330580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105330580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105330580 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105330580 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105330580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105330580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105330580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1760)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1759)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1759)@84c1225eaf8b: Added conn table entry 0TC_paging_response_tmsi_unknown0(1766)2937148 MSC_Test_0-SCCP(1758)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1760)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105330593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105330593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105330593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105330593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105330593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105330593 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105330593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105330593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105330593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105330593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 d1 3c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 59 11 11 11 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105330594 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{active}: Allocated (fsm.c:456) 20250427105330594 DMSC DEBUG msc_i[0x55eefe19e550]{READY}: Allocated (fsm.c:456) 20250427105330594 DMSC DEBUG msc_i[0x55eefe19e550]{READY}: is child of msub_fsm[0x55eefe1b6f20] (fsm.c:486) 20250427105330594 DMSC DEBUG msc_a[0x55eefe1cf770]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105330594 DMSC DEBUG msc_a[0x55eefe1cf770]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1b6f20] (fsm.c:486) 20250427105330594 DMSC DEBUG msc_a(unknown:GERAN-A-305:NONE)[0x55eefe1cf770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105330594 DMSC DEBUG msc_i(unknown:GERAN-A-305:NONE)[0x55eefe19e550]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105330594 DMSC DEBUG msc_a(unknown:GERAN-A-305:NONE)[0x55eefe1cf770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105330594 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe1d0ac0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105330594 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe1d0ac0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe1cf770] (fsm.c:486) 20250427105330594 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe1d0ac0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105330594 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe1d0ac0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105330594 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe1d0ac0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:423) 20250427105330594 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe1d0ac0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105330594 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe1d0ac0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250427105330594 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe1cf770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250427105330594 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe1cf770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250427105330594 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe19e550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105330594 DRR ERROR msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe1cf770]{MSC_A_ST_RELEASING}: subscriber not allowed to do a Paging Response (gsm_04_08.c:1318) 20250427105330594 DBSSAP ERROR msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe1cf770]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250427105330594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105330594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105330594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105330594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105330594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105330594 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105330594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105330594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105330594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105330594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2c d1 3c 00 01 31 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105330594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105330594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105330594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105330594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105330594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105330594 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105330594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105330594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105330594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105330594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2c d1 3c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1760)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1760)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1760)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1760)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1758)@84c1225eaf8b: { messageType := 2, destLocRef := '2CD13C'O, sourceLocRef := '000131'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1758)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1758)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1758)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1758)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1758)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1758)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1758)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1758)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1758)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1760)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105330600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105330600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105330600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105330600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105330600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105330600 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105330600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105330600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105330600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105330600 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105330600 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe19e550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105330600 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe1cf770]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105330600 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe1cf770]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105330600 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe1cf770]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105330600 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe1cf770]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105330600 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe1d0ac0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105330600 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe1d0ac0]{PR_ARQ_S_DONE}: Removing from parent msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe1cf770] (msc_a.c:1053) 20250427105330600 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe1d0ac0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105330600 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe1d0ac0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105330600 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe1cf770]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1b6f20] (msc_a.c:1053) 20250427105330600 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe1cf770]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105330600 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe1cf770]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105330600 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105330600 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250427105330600 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250427105330600 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105330600 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105330600 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe19e550]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105330600 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe19e550]{READY}: Removing from parent msub_fsm[0x55eefe1b6f20] (msub.c:113) 20250427105330601 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-305 (ran_conn.c:155) 20250427105330601 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe19e550]{READY}: Freeing instance (msub.c:113) 20250427105330601 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55eefe19e550]{READY}: Deallocated (fsm.c:568) 20250427105330601 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250427105330601 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{terminating}: Freeing instance (msub.c:113) 20250427105330601 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{terminating}: Deallocated (fsm.c:568) 20250427105330601 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105330601 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105330601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105330601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105330601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105330601 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105330601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105330601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105330601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105330601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2c d1 3c 00 01 31 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1760)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1760)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1758)@84c1225eaf8b: Session index based on local reference:0 20250427105330601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105330601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105330601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105330601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105330601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105330601 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105330601 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105330601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105330601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105330601 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2c d1 3c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1759)@84c1225eaf8b: Deleted conn table entry 0TC_paging_response_tmsi_unknown0(1766)2937148 TC_paging_response_tmsi_unknown0(1766)@84c1225eaf8b: setverdict(pass): none -> pass TC_paging_response_tmsi_unknown0(1766)@84c1225eaf8b: Skipping f_verify_vty_lac_ci() TC_paging_response_tmsi_unknown0(1766)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_tmsi_unknown0(1766)@84c1225eaf8b: Final verdict of PTC: pass 20250427105330603 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105330603 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1761)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1764)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1759)@84c1225eaf8b: Final verdict of PTC: none 20250427105330604 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1763)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1760)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1767)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1758)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1762)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1765)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1757)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1757): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1758): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1759): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1760): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1761): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1762): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1763): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1764): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1765): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_paging_response_tmsi_unknown0(1766): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1767): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_paging_response_tmsi_unknown finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_tmsi_unknown pass'. Sun Apr 27 10:53:30 UTC 2025 ====== MSC_Tests.TC_paging_response_tmsi_unknown pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_paging_response_tmsi_unknown.talloc 20250427105330808 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105330808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105330808 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105330808 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105330808 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105330808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105330808 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105330808 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105330808 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105330808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105330808 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105330808 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105330808 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105330808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105330808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105330808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105330808 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105330808 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105330808 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105330808 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105330808 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105331605 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=141680) 20250427105332606 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105332809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105332809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105332809 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=141680, count=142840) 20250427105333606 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_tmsi_unknown pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment'. ------ MSC_Tests.TC_call_re_establishment ------ Sun Apr 27 10:53:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_call_re_establishment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_call_re_establishment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105334607 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_call_re_establishment started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1771)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1771)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1771)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1769)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105335109 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1772)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105335302 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105335302 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105335302 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105335302 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1771)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1771)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105335304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105335304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105335304 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105335304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105335304 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105335304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105335304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_0-M3UA(1771)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1771)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105335304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105335304 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105335304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105335304 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1771)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1771)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105335305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105335305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105335305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105335305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105335305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105335306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105335306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105335306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105335306 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105335306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105335306 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105335306 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1771)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1771)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1771)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1771)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1771)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1771)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1771)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1771)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105335306 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105335306 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105335607 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105335607 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1774)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1774)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105335609 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1774)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1774)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1774)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1774)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105335619 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105335619 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1775)@84c1225eaf8b: Created GsupExpect[0] for "262420000000091" to be handled at TC_call_re_establishment0(1777) TC_call_re_establishment0(1777)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105336105 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105336106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105336106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105336106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105336106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105336106 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105336106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105336106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105336106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105336106 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105336106 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105336106 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105336106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105336106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105336106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105336106 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105336106 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105336106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105336106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105336106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1770)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1770)@84c1225eaf8b: Added conn table entry 0TC_call_re_establishment0(1777)13519477 MSC_Test_0-RAN(1770)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1769)@84c1225eaf8b: First idle individual index:0 20250427105336110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105336110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105336110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105336110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105336110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105336110 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105336110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105336110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105336110 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105336110 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 4a 75 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 19 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105336111 DMSC DEBUG msub_fsm[0x55eefe1d0ac0]{active}: Allocated (fsm.c:456) 20250427105336111 DMSC DEBUG msc_i[0x55eefe1cf770]{READY}: Allocated (fsm.c:456) 20250427105336111 DMSC DEBUG msc_i[0x55eefe1cf770]{READY}: is child of msub_fsm[0x55eefe1d0ac0] (fsm.c:486) 20250427105336111 DMSC DEBUG msc_a[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105336111 DMSC DEBUG msc_a[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1d0ac0] (fsm.c:486) 20250427105336111 DMSC DEBUG msc_a(unknown:GERAN-A-306:NONE)[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105336111 DMSC DEBUG msc_i(unknown:GERAN-A-306:NONE)[0x55eefe1cf770]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105336111 DMSC DEBUG msc_a(unknown:GERAN-A-306:NONE)[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105336111 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-306:LU)[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105336111 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-306:LU)[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105336111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-306:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105336111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-306:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000091:GERAN-A-306:LU)[0x55eefe19e550] (fsm.c:486) 20250427105336111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-306:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105336111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-306:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105336111 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105336111 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105336111 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105336111 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105336111 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105336111 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105336111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105336111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105336111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105336111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105336111 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1cf770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105336111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105336111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105336111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1c3110]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105336111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1c3110]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1b6f20] (fsm.c:486) 20250427105336111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1c3110]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105336111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1c3110]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105336111 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105336111 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105336111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105336111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105336111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105336111 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105336111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105336111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105336111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105336111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ce 4a 75 00 01 32 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105336111 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105336111 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105336111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105336111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105336111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105336111 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105336111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105336111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105336111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105336111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ce 4a 75 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1771)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@84c1225eaf8b: { messageType := 2, destLocRef := 'CE4A75'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1775)@84c1225eaf8b: Found GsupExpect[0] for "262420000000091" handled at TC_call_re_establishment0(1777) MSC_Test-GSUP(1775)@84c1225eaf8b: Added IMSI table entry 0TC_call_re_establishment0(1777)"262420000000091" MSC_Test_0-SCCP(1769)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105336112 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105336112 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1769)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1769)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1769)@84c1225eaf8b: vl_from0 TC_call_re_establishment0(1777)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1777)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1769)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427105336113 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105336113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105336113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105336113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105336113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105336113 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105336113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105336113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105336113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105336113 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105336113 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1cf770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105336113 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe19e550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105336115 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105336115 DVLR DEBUG IMSI:262420000000091 has MSISDN:491230000091 (vlr.c:1045) 20250427105336115 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250427105336115 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105336115 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105336115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105336115 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1c3110]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105336115 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1c3110]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105336115 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1c3110]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105336115 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1c3110]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1b6f20] (vlr_lu_fsm.c:110) 20250427105336115 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1c3110]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105336115 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1c3110]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105336115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105336115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105336115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105336115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1b6f20] (fsm.c:486) 20250427105336115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105336115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105336115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105336115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105336115 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:TMSInew-0x3C831A51) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250427105336115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105336115 DMM DEBUG -> IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:TMSInew-0x3C831A51 LOCATION UPDATE ACCEPT (TMSI = 0x3c831a51) (gsm_04_08.c:149) 20250427105336115 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:TMSInew-0x3C831A51:GERAN-A-306:LU)[0x55eefe1cf770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105336115 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:TMSInew-0x3C831A51 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105336115 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105336115 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105336115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105336115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105336115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105336115 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105336115 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105336115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105336115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105336115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ce 4a 75 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3c 83 1a 51 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1777)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1770)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1770)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1769)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1769)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1769)@84c1225eaf8b: vl_from0 20250427105336118 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105336118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105336118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105336118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105336118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105336118 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105336118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105336118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105336118 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105336118 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(1769)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105336118 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:TMSInew-0x3C831A51:GERAN-A-306:LU)[0x55eefe1cf770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105336118 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:TMSInew-0x3C831A51:GERAN-A-306:LU)[0x55eefe19e550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105336118 DMM DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:TMSInew-0x3C831A51:GERAN-A-306:LU)[0x55eefe19e550]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105336118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:TMSInew-0x3C831A51:GERAN-A-306:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105336118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105336118 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250427105336118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105336118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-306:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105336118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105336118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-306:LU)[0x55eefe1b6f20] (vlr_lu_fsm.c:817) 20250427105336118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105336118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x397517AB:GERAN-A-306:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105336118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-306:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105336118 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-306:LU)[0x55eefe19e550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105336118 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-306:LU)[0x55eefe19e550]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250427105336118 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250427105336118 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-306:LU)[0x55eefe19e550]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105336118 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-306:LU)[0x55eefe19e550]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105336118 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105336118 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105336118 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105336118 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-306:LU)[0x55eefe1cf770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105336118 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105336118 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105336118 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105336118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105336118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105336118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105336118 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105336118 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105336118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105336118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105336118 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ce 4a 75 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1769)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1769)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1769)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1769)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105336119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105336119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105336119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105336119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105336119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105336119 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105336119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105336119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105336119 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105336119 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105336119 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-306:LU)[0x55eefe1cf770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105336119 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-306:LU)[0x55eefe19e550]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105336119 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-306:LU)[0x55eefe19e550]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105336119 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-306:LU)[0x55eefe19e550]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105336119 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-306:LU)[0x55eefe19e550]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105336119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-306:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105336119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-306:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-306:LU)[0x55eefe19e550] (msc_a.c:1053) 20250427105336119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-306:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105336119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-306:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105336119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-306:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105336119 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-306:LU)[0x55eefe19e550]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1d0ac0] (msc_a.c:1053) 20250427105336119 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-306:LU)[0x55eefe19e550]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105336119 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-306:LU)[0x55eefe19e550]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105336119 DMSC DEBUG msub_fsm[0x55eefe1d0ac0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105336119 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51) MSC-A terminated (msub.c:261) 20250427105336119 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51) 1 MSC-I still active (msub.c:79) 20250427105336119 DMSC DEBUG msub_fsm[0x55eefe1d0ac0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105336119 DMSC DEBUG msub_fsm[0x55eefe1d0ac0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105336119 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-306:LU)[0x55eefe1cf770]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105336119 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-306:LU)[0x55eefe1cf770]{READY}: Removing from parent msub_fsm[0x55eefe1d0ac0] (msub.c:113) 20250427105336119 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-306 (ran_conn.c:155) 20250427105336119 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-306:LU)[0x55eefe1cf770]{READY}: Freeing instance (msub.c:113) 20250427105336119 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-306:LU)[0x55eefe1cf770]{READY}: Deallocated (fsm.c:568) 20250427105336119 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51) Free (msub.c:119) 20250427105336119 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105336119 DMSC DEBUG msub_fsm[0x55eefe1d0ac0]{terminating}: Freeing instance (msub.c:113) 20250427105336119 DMSC DEBUG msub_fsm[0x55eefe1d0ac0]{terminating}: Deallocated (fsm.c:568) 20250427105336119 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105336119 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105336119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105336119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105336119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105336119 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105336119 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105336119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105336119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105336119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ce 4a 75 00 01 32 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@84c1225eaf8b: Session index based on local reference:0 20250427105336119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105336119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105336119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105336119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105336119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105336119 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105336119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105336119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105336119 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105336119 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ce 4a 75 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1770)@84c1225eaf8b: Deleted conn table entry 0TC_call_re_establishment0(1777)13519477 TC_call_re_establishment0(1777)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105336120 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105336120 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_call_re_establishment0(1777)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1777)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1777)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1777)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3C831A51'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1770)@84c1225eaf8b: Added conn table entry 0TC_call_re_establishment0(1777)16127274 MSC_Test_0-RAN(1770)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1769)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105336320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105336320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105336320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105336320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105336320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105336320 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105336320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105336320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105336320 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105336320 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 15 2a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 3c 83 1a 51 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105336320 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{active}: Allocated (fsm.c:456) 20250427105336320 DMSC DEBUG msc_i[0x55eefe19e550]{READY}: Allocated (fsm.c:456) 20250427105336320 DMSC DEBUG msc_i[0x55eefe19e550]{READY}: is child of msub_fsm[0x55eefe1b6f20] (fsm.c:486) 20250427105336320 DMSC DEBUG msc_a[0x55eefe1cf770]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105336320 DMSC DEBUG msc_a[0x55eefe1cf770]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1b6f20] (fsm.c:486) 20250427105336320 DMSC DEBUG msc_a(unknown:GERAN-A-307:NONE)[0x55eefe1cf770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105336320 DMSC DEBUG msc_i(unknown:GERAN-A-307:NONE)[0x55eefe19e550]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105336320 DMSC DEBUG msc_a(unknown:GERAN-A-307:NONE)[0x55eefe1cf770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105336320 DMM DEBUG msc_a(TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1cf770]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105336320 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105336320 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1cf770] (fsm.c:486) 20250427105336320 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105336320 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105336320 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105336320 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105336320 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1cf770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105336320 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1cf770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105336320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105336320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105336320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105336321 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105336321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105336321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105336321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105336321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105336321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105336321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105336321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105336321 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105336321 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1cf770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105336321 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1cf770]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105336321 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250427105336321 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105336321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105336321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105336321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105336321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105336321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105336321 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105336321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105336321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105336321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105336321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f6 15 2a 00 01 33 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105336321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105336321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105336321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105336321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105336321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105336321 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105336321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105336321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105336321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105336321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f6 15 2a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 19 (osmo_ss7_asp.c:1164) 20250427105336321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105336321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105336321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105336321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105336321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105336321 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105336321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105336321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105336321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105336321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f6 15 2a 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1771)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1771)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1769)@84c1225eaf8b: { messageType := 2, destLocRef := 'F6152A'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1769)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105336321 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105336321 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_call_re_establishment0(1777)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1777)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1772)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment0(1777) MSC_Test-MGCP(1773)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment0(1777) MSC_Test_0-RAN(1770)@84c1225eaf8b: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1770)@84c1225eaf8b: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1769)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1769)@84c1225eaf8b: vl_len:19 MSC_Test_0-SCCP(1769)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1769)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250427105336328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105336329 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105336329 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105336329 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105336329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105336329 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105336329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105336329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105336329 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105336329 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) MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105336329 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105336329 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1cf770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105336329 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105336329 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 callref-0x80000021 tid-8) New transaction (transaction.c:231) 20250427105336329 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1cf770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427105336329 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1cf770]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105336329 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105336329 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105336329 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105336329 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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) 20250427105336329 DCC INFO trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105336329 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105336329 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1c3110]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105336329 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1c3110]{ESTABLISHING}: is child of msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1cf770] (fsm.c:486) 20250427105336329 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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) 20250427105336329 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe19dc50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105336329 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe19dc50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1c3110] (fsm.c:486) 20250427105336329 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:no-CI)[0x55eefe19dc50]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427105336329 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:no-CI)[0x55eefe19dc50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105336329 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1fb750]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105336329 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1fb750]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1c3110] (fsm.c:486) 20250427105336329 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:no-CI)[0x55eefe1fb750]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427105336329 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:no-CI)[0x55eefe1fb750]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1773)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105336338 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:no-CI)[0x55eefe19dc50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105336338 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1c3110]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105336338 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1cf770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105336338 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1772)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment0(1777) MSC_Test-MNCC(1772)@84c1225eaf8b: Added conn table entry 0TC_call_re_establishment0(1777)-2147483615 20250427105336339 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:no-CI)[0x55eefe1fb750]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105336339 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1c3110]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105336339 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1cf770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105336339 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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) 20250427105336339 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) Sending Assignment Command (msc_a.c:706) 20250427105336339 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105336339 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105336339 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105336339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105336339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105336339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105336339 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105336339 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105336339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105336339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105336339 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 f6 15 2a 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1777)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind 20250427105336341 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1769)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1769)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(1769)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1769)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105336342 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105336342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105336342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105336342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105336342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105336342 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105336342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105336342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105336342 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105336342 DLSS7 DEBUG 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) 20250427105336342 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105336342 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1cf770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105336342 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1fb750]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427105336342 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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)[0x55eefe1fb750]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105336342 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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)[0x55eefe1fb750]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427105336342 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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) 20250427105336342 DCC INFO trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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) 20250427105336342 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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) 20250427105336342 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE 20250427105336343 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105336343 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105336343 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105336343 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427105336343 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105336344 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105336344 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105336344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105336344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105336344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105336344 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105336344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105336344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105336344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105336344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f6 15 2a 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) TC_call_re_establishment0(1777)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1771)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105336344 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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)[0x55eefe1fb750]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105336344 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105336344 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1c3110]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105336345 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427105336345 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105336345 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105336345 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105336345 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105336345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105336345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105336345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105336345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105336345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105336345 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105336345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105336345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105336345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105336345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f6 15 2a 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1777)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427105336346 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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) 20250427105336346 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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) 20250427105336346 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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) 20250427105336346 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe19dc50]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105336346 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe19dc50]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105336346 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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)[0x55eefe19dc50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105336346 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427105336346 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105336346 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105336346 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427105336346 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427105336346 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105336346 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105336346 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105336346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105336346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105336346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105336346 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105336346 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105336346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105336346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105336346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f6 15 2a 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1777)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment0(1777)@84c1225eaf8b: { 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" } } } } } } } 20250427105336347 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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)[0x55eefe19dc50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105336347 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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)[0x55eefe19dc50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105336347 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1c3110]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105336347 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1c3110]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105336347 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1cf770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_call_re_establishment0(1777)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1770)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1770)@84c1225eaf8b: patched enc_l3: '038F'O MSC_Test_0-SCCP(1769)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1769)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1769)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1769)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O 20250427105336347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105336347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105336347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105336347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105336347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105336347 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105336347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105336347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105336347 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105336347 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105336347 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105336347 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1cf770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105336347 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427105336347 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427105336347 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427105336347 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105336347 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment0(1777)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment0(1777)@84c1225eaf8b: f_mo_call_establish DONE TC_call_re_establishment0(1777)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1775)@84c1225eaf8b: Deleted GSUP IMSI table entry 0TC_call_re_establishment0(1777)"262420000000091" MSC_Test-GSUP(1775)@84c1225eaf8b: Added IMSI table entry 0TC_call_re_establishment0(1778)"262420000000091" TC_call_re_establishment0(1778)@84c1225eaf8b: 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)@84c1225eaf8b: Added conn table entry 1TC_call_re_establishment0(1778)15366142 MSC_Test_0-RAN(1770)@84c1225eaf8b: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1769)@84c1225eaf8b: First idle individual index:1 MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105339854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105339854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105339854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105339854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105339854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105339854 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105339854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105339854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105339854 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105339854 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 ea 77 fe 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) 20250427105339854 DMSC DEBUG msub_fsm[0x55eefe2086d0]{active}: Allocated (fsm.c:456) 20250427105339854 DMSC DEBUG msc_i[0x55eefe1cf4f0]{READY}: Allocated (fsm.c:456) 20250427105339854 DMSC DEBUG msc_i[0x55eefe1cf4f0]{READY}: is child of msub_fsm[0x55eefe2086d0] (fsm.c:486) 20250427105339854 DMSC DEBUG msc_a[0x55eefe20a0d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105339854 DMSC DEBUG msc_a[0x55eefe20a0d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2086d0] (fsm.c:486) 20250427105339854 DMSC DEBUG msc_a(unknown:GERAN-A-308:NONE)[0x55eefe20a0d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105339854 DMSC DEBUG msc_i(unknown:GERAN-A-308:NONE)[0x55eefe1cf4f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105339854 DMSC DEBUG msc_a(unknown:GERAN-A-308:NONE)[0x55eefe20a0d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105339854 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000091 (gsm_04_08.c:860) 20250427105339854 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 + gsm48_rx_cm_reest_req: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250427105339854 DBSSAP NOTICE msc_a(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a0d0]{MSC_A_ST_VALIDATE_L3}: New conn requesting Re-Establishment (gsm_04_08.c:890) 20250427105339854 DBSSAP NOTICE msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1cf770]{MSC_A_ST_COMMUNICATING}: Old conn matching Re-Establishment request (1 (cc)) (gsm_04_08.c:891) 20250427105339854 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1c3110]{ESTABLISHED}: Reparenting from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1cf770] to parent msc_a(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a0d0] (call_leg.c:99) 20250427105339854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (gsm_04_08.c:921) 20250427105339854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1cf770] (gsm_04_08.c:921) 20250427105339854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_DONE}: Freeing instance (gsm_04_08.c:921) 20250427105339854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1d0ac0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105339854 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1cf770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_CN_CLOSE (gsm_04_08.c:921) 20250427105339854 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1cf770]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105339854 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 + 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) 20250427105339854 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 + 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) 20250427105339854 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 - 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) 20250427105339854 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105339854 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 - msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (msc_a.c:1004) 20250427105339854 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 - active-conn: now used by 3 (attached,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:925) 20250427105339854 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1cf770]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250427105339854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105339854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a0d0] (fsm.c:486) 20250427105339854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105339854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105339854 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 + 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) 20250427105339854 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 + active-conn: now used by 5 (attached,CC,gsm48_rx_cm_reest_req,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105339854 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a0d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105339854 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a0d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105339854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105339854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105339854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105339854 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105339854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105339854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105339854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105339854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105339854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105339854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105339854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105339854 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a0d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105339854 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a0d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105339854 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250427105339854 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a0d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_a.c:229) 20250427105339854 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a0d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105339854 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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) 20250427105339854 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a0d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (msc_a.c:2184) 20250427105339854 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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) 20250427105339854 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) Sending Assignment Command (msc_a.c:706) 20250427105339854 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105339854 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,gsm48_rx_cm_reest_req,active-conn) (vlr_access_req_fsm.c:405) 20250427105339854 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 - gsm48_rx_cm_reest_req: now used by 3 (attached,CC,active-conn) (gsm_04_08.c:950) 20250427105339854 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105339854 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105339854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105339854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105339854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105339854 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105339854 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105339854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105339854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105339854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ea 77 fe 00 01 34 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105339854 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105339854 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105339854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105339854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105339854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105339854 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105339854 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105339854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105339854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105339854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f6 15 2a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427105339854 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105339854 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105339854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105339854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105339854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105339854 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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)@84c1225eaf8b: Message received on association #8 20250427105339854 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105339854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427105339855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105339855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ea 77 fe 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427105339855 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105339855 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105339855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105339855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105339855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105339855 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105339855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105339855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105339855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1769)@84c1225eaf8b: { messageType := 2, destLocRef := 'EA77FE'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)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1769)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1771)@84c1225eaf8b: Message received on association #8 20250427105339855 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 ea 77 fe 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1771)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1769)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1769)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1769)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1769)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1769)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105339856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105339856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105339856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105339856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105339856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105339856 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105339856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105339856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105339856 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105339856 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105339856 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105339856 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1cf770]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105339856 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1cf770]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105339856 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1cf770]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105339856 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1cf770]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105339856 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1cf770]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1b6f20] (msc_a.c:1053) 20250427105339856 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1cf770]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105339856 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1cf770]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105339856 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105339856 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250427105339856 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250427105339856 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105339856 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105339856 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105339856 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Removing from parent msub_fsm[0x55eefe1b6f20] (msub.c:113) 20250427105339856 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-307 (ran_conn.c:155) 20250427105339856 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Freeing instance (msub.c:113) 20250427105339856 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Deallocated (fsm.c:568) 20250427105339856 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250427105339856 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{terminating}: Freeing instance (msub.c:113) 20250427105339856 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{terminating}: Deallocated (fsm.c:568) 20250427105339857 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105339857 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105339857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105339857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105339857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105339857 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105339857 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105339857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105339857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105339857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f6 15 2a 00 01 33 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@84c1225eaf8b: Session index based on local reference:0 20250427105339857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105339857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105339857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105339857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105339857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105339857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105339857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105339857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105339857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105339857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f6 15 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1770)@84c1225eaf8b: Deleted conn table entry 0TC_call_re_establishment0(1777)16127274 TC_call_re_establishment0(1777)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1777)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-MNCC(1772)@84c1225eaf8b: Deleted conn table entry 0TC_call_re_establishment0(1777)-2147483615 MSC_Test-MNCC(1772)@84c1225eaf8b: Added conn table entry 0TC_call_re_establishment0(1778)-2147483615 MSC_Test-MGCP(1773)@84c1225eaf8b: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment0(1778) MSC_Test_0-SCCP(1769)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(1769)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(1769)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1769)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105340061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105340061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105340061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105340061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105340061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105340061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105340061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105340061 DLSS7 DEBUG 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) 20250427105340061 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105340061 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a0d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105340061 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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)[0x55eefe1fb750]{ESTABLISHED}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427105340061 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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)[0x55eefe1fb750]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250427105340061 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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)[0x55eefe1fb750]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250427105340061 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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) 20250427105340061 DCC INFO trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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) 20250427105340061 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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)@84c1225eaf8b: patching N(SD)=1 into dtap '032502E180'O MSC_Test_0-RAN(1770)@84c1225eaf8b: patched enc_l3: '036502E180'O MSC_Test_0-SCCP(1769)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(1769)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1769)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1769)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010005036502E180'O MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105342863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105342863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105342863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105342863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105342864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105342864 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105342864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105342864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105342864 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105342864 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105342864 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105342864 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a0d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105342864 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) rx DISCONNECT in state ACTIVE (gsm_04_08_cc.c:2696) 20250427105342864 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105342864 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250427105342866 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427105342866 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105342866 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427105342866 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427105342866 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105342866 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105342866 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105342866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105342866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105342866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105342866 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105342866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105342866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105342866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105342866 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ea 77 fe 00 01 09 01 00 06 83 2d 08 02 e2 97 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1770)@84c1225eaf8b: patching N(SD)=2 into dtap '032A'O MSC_Test_0-RAN(1770)@84c1225eaf8b: patched enc_l3: '03AA'O MSC_Test_0-SCCP(1769)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(1769)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1769)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1769)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203AA'O MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105342868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105342868 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105342868 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105342868 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105342868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105342868 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105342868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105342868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105342868 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105342868 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105342868 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105342868 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a0d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105342868 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427105342868 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427105342868 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427105342868 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427105342868 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427105342868 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105342868 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105342868 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a0d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105342868 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a0d0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105342868 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105342868 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105342868 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105342868 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1c3110]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105342868 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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)[0x55eefe1fb750]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105342868 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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)[0x55eefe1fb750]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1c3110] (call_leg.c:197) 20250427105342868 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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)[0x55eefe1fb750]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105342868 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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)[0x55eefe1fb750]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105342868 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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)[0x55eefe19dc50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105342868 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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)[0x55eefe19dc50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1c3110] (call_leg.c:197) 20250427105342868 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1c3110]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105342868 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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)[0x55eefe19dc50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105342868 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51: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)[0x55eefe19dc50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105342868 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1c3110]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105342868 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1c3110]{RELEASING}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a0d0] (call_leg.c:198) 20250427105342868 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1c3110]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105342868 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-307:CM_SERVICE_REQ)[0x55eefe1c3110]{RELEASING}: Deallocated (fsm.c:568) 20250427105342868 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a0d0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105342868 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105342868 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105342868 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105342868 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105342868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105342868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105342868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105342868 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105342868 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105342868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105342868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105342868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ea 77 fe 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1772)@84c1225eaf8b: Deleted conn table entry 0TC_call_re_establishment0(1778)-2147483615 MSC_Test_0-SCCP(1769)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(1769)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1769)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1769)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105342870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105342870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105342870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105342870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105342870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105342870 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105342870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105342870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105342870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105342870 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105342870 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105342870 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a0d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105342870 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a0d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105342870 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a0d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105342870 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a0d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105342870 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105342870 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a0d0] (msc_a.c:1053) 20250427105342870 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105342870 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105342870 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a0d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2086d0] (msc_a.c:1053) 20250427105342870 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a0d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105342870 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe20a0d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105342870 DMSC DEBUG msub_fsm[0x55eefe2086d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105342870 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51) MSC-A terminated (msub.c:261) 20250427105342870 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51) 1 MSC-I still active (msub.c:79) 20250427105342870 DMSC DEBUG msub_fsm[0x55eefe2086d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105342870 DMSC DEBUG msub_fsm[0x55eefe2086d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105342870 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105342870 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4f0]{READY}: Removing from parent msub_fsm[0x55eefe2086d0] (msub.c:113) 20250427105342870 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-308 (ran_conn.c:155) 20250427105342870 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4f0]{READY}: Freeing instance (msub.c:113) 20250427105342870 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4f0]{READY}: Deallocated (fsm.c:568) 20250427105342870 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51) Free (msub.c:119) 20250427105342870 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3C831A51 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105342870 DMSC DEBUG msub_fsm[0x55eefe2086d0]{terminating}: Freeing instance (msub.c:113) 20250427105342870 DMSC DEBUG msub_fsm[0x55eefe2086d0]{terminating}: Deallocated (fsm.c:568) 20250427105342870 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105342870 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105342870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105342870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105342870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105342870 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105342870 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105342870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105342870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105342870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ea 77 fe 00 01 34 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1771)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@84c1225eaf8b: Session index based on local reference:1 20250427105342871 DLSS7 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(1771)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105342871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105342871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105342871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105342871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105342871 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105342871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105342871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105342871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105342871 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ea 77 fe 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1770)@84c1225eaf8b: Deleted conn table entry 1TC_call_re_establishment0(1778)15366142 TC_call_re_establishment0(1778)@84c1225eaf8b: Final verdict of PTC: none 20250427105343878 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105343878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105343878 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105343878 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105343878 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105343878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105343878 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105343878 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105343878 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105343878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105343878 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105343878 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105343878 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105343878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105343878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105343878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105343878 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105343878 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105343878 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105343879 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105343879 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105343879 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105343879 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1770)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1771)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1772)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1769)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1775)@84c1225eaf8b: Final verdict of PTC: none 20250427105343881 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1773)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1774)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1780)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1768)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1779)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1776)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1768): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1769): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1770): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1771): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1772): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1773): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1774): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1775): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1776): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_call_re_establishment0(1777): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_call_re_establishment0(1778): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1779): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1780): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_call_re_establishment finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment pass'. Sun Apr 27 10:53:43 UTC 2025 ====== MSC_Tests.TC_call_re_establishment pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_call_re_establishment.talloc 20250427105344882 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=581364) 20250427105345880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105345880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105345880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105345883 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=581364, count=583240) 20250427105346885 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_auth'. ------ MSC_Tests.TC_call_re_establishment_auth ------ Sun Apr 27 10:53:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_call_re_establishment_auth.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_call_re_establishment_auth.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105347886 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_auth' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_call_re_establishment_auth started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1784)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1784)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1784)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1782)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105348477 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1785)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105348672 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105348672 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105348672 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105348672 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1784)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105348677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105348677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105348677 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105348677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105348677 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105348677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105348677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105348677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105348677 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105348677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105348677 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1784)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1784)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1784)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105348678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105348678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105348678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105348678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105348678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105348678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105348678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105348678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105348678 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105348678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105348678 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105348678 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1784)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1784)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427105348678 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105348679 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1784)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105348887 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105348887 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1787)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1787)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105348891 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1787)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1787)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1787)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1787)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105348904 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105348904 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1788)@84c1225eaf8b: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_auth0(1790) TC_call_re_establishment_auth0(1790)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105349475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105349475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105349475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105349475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105349475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105349475 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105349475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105349475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105349475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105349476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105349476 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105349476 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105349476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105349476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105349476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105349476 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105349476 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105349476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105349476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105349476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1783)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1783)@84c1225eaf8b: Added conn table entry 0TC_call_re_establishment_auth0(1790)11161231 MSC_Test_0-SCCP(1782)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1783)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427105349479 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105349479 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105349479 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105349479 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105349479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105349479 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105349479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105349479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105349479 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105349479 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 4e 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 29 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105349479 DMSC DEBUG msub_fsm[0x55eefe1cf770]{active}: Allocated (fsm.c:456) 20250427105349479 DMSC DEBUG msc_i[0x55eefe19e550]{READY}: Allocated (fsm.c:456) 20250427105349479 DMSC DEBUG msc_i[0x55eefe19e550]{READY}: is child of msub_fsm[0x55eefe1cf770] (fsm.c:486) 20250427105349479 DMSC DEBUG msc_a[0x55eefe1b6f20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105349479 DMSC DEBUG msc_a[0x55eefe1b6f20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cf770] (fsm.c:486) 20250427105349479 DMSC DEBUG msc_a(unknown:GERAN-A-309:NONE)[0x55eefe1b6f20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105349479 DMSC DEBUG msc_i(unknown:GERAN-A-309:NONE)[0x55eefe19e550]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105349479 DMSC DEBUG msc_a(unknown:GERAN-A-309:NONE)[0x55eefe1b6f20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105349479 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-309:LU)[0x55eefe1b6f20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105349479 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-309:LU)[0x55eefe1b6f20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105349479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-309:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105349479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-309:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-309:LU)[0x55eefe1b6f20] (fsm.c:486) 20250427105349479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-309:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427105349479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-309:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105349479 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105349479 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105349479 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1b6f20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105349479 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1b6f20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105349479 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105349479 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105349479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105349479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105349479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1d0ac0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105349479 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe20a3f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105349479 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe20a3f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1d0ac0] (fsm.c:486) 20250427105349479 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe20a3f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105349479 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe20a3f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105349479 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105349479 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105349479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105349479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105349479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105349479 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105349479 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105349479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105349479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105349479 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 aa 4e 8f 00 01 35 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@84c1225eaf8b: { messageType := 2, destLocRef := 'AA4E8F'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1788)@84c1225eaf8b: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_auth0(1790) MSC_Test-GSUP(1788)@84c1225eaf8b: Added IMSI table entry 0TC_call_re_establishment_auth0(1790)"262420000000092" 20250427105349481 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105349481 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1782)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105349481 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105349481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105349481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105349481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105349481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105349481 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105349481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105349481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105349481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105349481 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105349481 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe19e550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105349481 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1b6f20]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1790)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105349483 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105349483 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe20a3f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105349483 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350) Received 1 auth tuples (vlr.c:996) 20250427105349483 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe20a3f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105349483 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe20a3f0]{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) 20250427105349483 DMM DEBUG Tx AUTH REQ (rand = fb49aae038a9496f18e842f618dc8d0f) (gsm_04_08.c:641) 20250427105349483 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe19e550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105349483 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105349483 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105349483 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105349483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105349483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105349483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105349483 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105349483 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105349483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105349483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105349483 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 aa 4e 8f 00 01 16 01 00 13 05 12 00 fb 49 aa e0 38 a9 49 6f 18 e8 42 f6 18 dc 8d 0f 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1783)@84c1225eaf8b: patching N(SD)=1 into dtap '05144CED90D5'O MSC_Test_0-RAN(1783)@84c1225eaf8b: patched enc_l3: '05544CED90D5'O MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1782)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000605544CED90D5'O 20250427105349485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105349485 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105349485 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105349485 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105349485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105349485 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105349485 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105349485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105349485 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105349485 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 4c ed 90 d5 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105349485 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe19e550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105349485 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1b6f20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105349485 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1b6f20]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 4ced90d5) (gsm_04_08.c:1128) 20250427105349485 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe20a3f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105349485 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350) AUTH on GERAN received SRES/RES: 4ced90d5 (4 bytes) (vlr_auth_fsm.c:151) 20250427105349485 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427105349485 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe20a3f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105349485 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe20a3f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105349485 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe20a3f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105349485 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe20a3f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1d0ac0] (vlr_auth_fsm.c:294) 20250427105349485 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe20a3f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105349485 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe20a3f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105349485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427105349485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105349485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105349485 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe19e550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105349486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105349486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105349486 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1cba80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105349486 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1cba80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1d0ac0] (fsm.c:486) 20250427105349486 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1cba80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105349486 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1cba80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105349486 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105349486 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105349486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105349486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105349486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105349486 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105349486 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105349486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105349486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105349486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 aa 4e 8f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105349487 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105349487 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250427105349487 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250427105349487 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105349488 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105349488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105349488 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1cba80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105349488 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1cba80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105349488 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1cba80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105349488 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1cba80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1d0ac0] (vlr_lu_fsm.c:110) 20250427105349488 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1cba80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105349488 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1cba80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105349488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105349488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105349488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe20a3f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105349488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe20a3f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe1d0ac0] (fsm.c:486) 20250427105349488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe20a3f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105349488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe20a3f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105349488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe20a3f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105349488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe20a3f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105349488 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:TMSInew-0x930B2163) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250427105349488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe20a3f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105349488 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:TMSInew-0x930B2163 LOCATION UPDATE ACCEPT (TMSI = 0x930b2163) (gsm_04_08.c:149) 20250427105349488 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:TMSInew-0x930B2163:GERAN-A-309:LU)[0x55eefe19e550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105349488 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:TMSInew-0x930B2163 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105349488 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105349488 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105349488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105349488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105349488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105349488 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105349488 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105349488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105349488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105349488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 07 06 aa 4e 8f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 93 0b 21 63 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1790)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1783)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1783)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1782)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105349489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105349489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105349489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105349489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105349489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105349489 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105349489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105349489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105349489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105349489 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105349489 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:TMSInew-0x930B2163:GERAN-A-309:LU)[0x55eefe19e550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105349489 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:TMSInew-0x930B2163:GERAN-A-309:LU)[0x55eefe1b6f20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105349489 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:TMSInew-0x930B2163:GERAN-A-309:LU)[0x55eefe1b6f20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105349489 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:TMSInew-0x930B2163:GERAN-A-309:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105349489 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe20a3f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105349489 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250427105349489 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe20a3f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105349489 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-309:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105349489 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe20a3f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105349489 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe20a3f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-309:LU)[0x55eefe1d0ac0] (vlr_lu_fsm.c:817) 20250427105349489 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe20a3f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105349489 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x3A1C5350:GERAN-A-309:LU)[0x55eefe20a3f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105349489 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-309:LU)[0x55eefe1d0ac0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105349489 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-309:LU)[0x55eefe1b6f20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105349489 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-309:LU)[0x55eefe1b6f20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.990s remaining) (msc_a.c:450) 20250427105349489 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250427105349489 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-309:LU)[0x55eefe1b6f20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105349489 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-309:LU)[0x55eefe1b6f20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105349489 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105349489 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105349489 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105349489 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-309:LU)[0x55eefe19e550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105349489 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105349489 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105349489 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105349489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105349489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105349489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105349489 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105349489 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105349489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105349489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105349489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 aa 4e 8f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1782)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105349490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105349490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105349490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105349490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105349490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105349490 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105349490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105349490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105349490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105349490 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105349490 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-309:LU)[0x55eefe19e550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105349490 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-309:LU)[0x55eefe1b6f20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105349490 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-309:LU)[0x55eefe1b6f20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105349490 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-309:LU)[0x55eefe1b6f20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105349490 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-309:LU)[0x55eefe1b6f20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105349490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-309:LU)[0x55eefe1d0ac0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105349490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-309:LU)[0x55eefe1d0ac0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-309:LU)[0x55eefe1b6f20] (msc_a.c:1053) 20250427105349490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-309:LU)[0x55eefe1d0ac0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105349490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-309:LU)[0x55eefe1d0ac0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105349490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-309:LU)[0x55eefe1d0ac0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105349490 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-309:LU)[0x55eefe1b6f20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cf770] (msc_a.c:1053) 20250427105349490 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-309:LU)[0x55eefe1b6f20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105349490 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-309:LU)[0x55eefe1b6f20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105349490 DMSC DEBUG msub_fsm[0x55eefe1cf770]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105349490 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163) MSC-A terminated (msub.c:261) 20250427105349490 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163) 1 MSC-I still active (msub.c:79) 20250427105349490 DMSC DEBUG msub_fsm[0x55eefe1cf770]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105349490 DMSC DEBUG msub_fsm[0x55eefe1cf770]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105349490 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-309:LU)[0x55eefe19e550]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105349490 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-309:LU)[0x55eefe19e550]{READY}: Removing from parent msub_fsm[0x55eefe1cf770] (msub.c:113) 20250427105349490 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-309 (ran_conn.c:155) 20250427105349490 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-309:LU)[0x55eefe19e550]{READY}: Freeing instance (msub.c:113) 20250427105349490 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-309:LU)[0x55eefe19e550]{READY}: Deallocated (fsm.c:568) 20250427105349490 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163) Free (msub.c:119) 20250427105349490 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105349490 DMSC DEBUG msub_fsm[0x55eefe1cf770]{terminating}: Freeing instance (msub.c:113) 20250427105349490 DMSC DEBUG msub_fsm[0x55eefe1cf770]{terminating}: Deallocated (fsm.c:568) 20250427105349490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105349490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105349490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105349490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105349490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105349490 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105349490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105349490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105349490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105349490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 aa 4e 8f 00 01 35 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105349490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105349490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105349490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105349490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105349490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105349490 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105349490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105349490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105349490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105349490 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 aa 4e 8f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1783)@84c1225eaf8b: Deleted conn table entry 0TC_call_re_establishment_auth0(1790)11161231 TC_call_re_establishment_auth0(1790)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105349490 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105349490 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_call_re_establishment_auth0(1790)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1790)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1790)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1790)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '930B2163'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1783)@84c1225eaf8b: Added conn table entry 0TC_call_re_establishment_auth0(1790)8221934 MSC_Test_0-RAN(1783)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1782)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105349692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105349692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105349692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105349692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105349692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105349692 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105349692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105349692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105349692 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105349692 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7d 74 ee 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 93 0b 21 63 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105349692 DMSC DEBUG msub_fsm[0x55eefe1d0ac0]{active}: Allocated (fsm.c:456) 20250427105349693 DMSC DEBUG msc_i[0x55eefe1b6f20]{READY}: Allocated (fsm.c:456) 20250427105349693 DMSC DEBUG msc_i[0x55eefe1b6f20]{READY}: is child of msub_fsm[0x55eefe1d0ac0] (fsm.c:486) 20250427105349693 DMSC DEBUG msc_a[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105349693 DMSC DEBUG msc_a[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1d0ac0] (fsm.c:486) 20250427105349693 DMSC DEBUG msc_a(unknown:GERAN-A-310:NONE)[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105349693 DMSC DEBUG msc_i(unknown:GERAN-A-310:NONE)[0x55eefe1b6f20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105349693 DMSC DEBUG msc_a(unknown:GERAN-A-310:NONE)[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105349693 DMM DEBUG msc_a(TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105349693 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105349693 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550] (fsm.c:486) 20250427105349693 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427105349693 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105349693 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105349693 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105349693 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105349693 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105349693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105349693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427105349693 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe20a3f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105349693 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe20a3f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cf770] (fsm.c:486) 20250427105349693 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe20a3f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105349693 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe20a3f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105349693 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105349693 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105349693 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105349693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105349693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105349693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105349693 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105349693 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105349693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105349693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105349693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 7d 74 ee 00 01 36 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@84c1225eaf8b: { messageType := 2, destLocRef := '7D74EE'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)@84c1225eaf8b: Session index based on local reference:0 20250427105349693 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105349693 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_call_re_establishment_auth0(1790)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1790)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105349694 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105349694 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe20a3f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105349694 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163) Received 1 auth tuples (vlr.c:996) 20250427105349694 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe20a3f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105349694 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe20a3f0]{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) 20250427105349694 DMM DEBUG Tx AUTH REQ (rand = 234b21bee89c15b18713bab6af017f3f) (gsm_04_08.c:641) 20250427105349694 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1b6f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105349694 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105349694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105349694 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105349694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105349694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105349694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105349694 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105349694 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105349694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105349694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105349694 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 7d 74 ee 00 01 16 01 00 13 05 12 00 23 4b 21 be e8 9c 15 b1 87 13 ba b6 af 01 7f 3f 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1783)@84c1225eaf8b: patching N(SD)=1 into dtap '051481F952D7'O MSC_Test_0-RAN(1783)@84c1225eaf8b: patched enc_l3: '055481F952D7'O MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1782)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010006055481F952D7'O 20250427105349695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105349695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105349695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105349695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105349695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105349695 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105349695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105349695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105349695 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105349695 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 81 f9 52 d7 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105349695 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1b6f20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105349695 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105349695 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 81f952d7) (gsm_04_08.c:1128) 20250427105349695 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe20a3f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105349695 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163) AUTH on GERAN received SRES/RES: 81f952d7 (4 bytes) (vlr_auth_fsm.c:151) 20250427105349695 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427105349695 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe20a3f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105349695 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe20a3f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105349695 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe20a3f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105349695 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe20a3f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cf770] (vlr_auth_fsm.c:294) 20250427105349695 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe20a3f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105349695 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe20a3f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105349695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427105349695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105349695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105349695 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1b6f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105349695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105349695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105349695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105349695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105349695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105349695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105349695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105349695 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1b6f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105349695 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105349695 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.997s remaining) (msc_a.c:450) 20250427105349695 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250427105349695 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105349695 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105349695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105349695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105349695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105349695 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105349695 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105349695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105349695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105349695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 7d 74 ee 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1164) 20250427105349695 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105349695 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105349695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105349695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105349695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105349695 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105349695 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105349695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105349695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105349695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 7d 74 ee 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1784)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1785)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_auth0(1790) MSC_Test-MGCP(1786)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1783)@84c1225eaf8b: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: vl_len:19 MSC_Test_0-SCCP(1782)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105349700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105349700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105349700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105349700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105349700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105349700 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105349700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105349700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105349700 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105349700 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) 20250427105349700 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1b6f20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105349700 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105349700 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105349700 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 callref-0x80000022 tid-8) New transaction (transaction.c:231) 20250427105349700 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427105349700 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105349700 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105349700 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105349700 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105349700 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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) 20250427105349700 DCC INFO trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105349700 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105349700 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cba80]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105349700 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cba80]{ESTABLISHING}: is child of msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550] (fsm.c:486) 20250427105349700 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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) 20250427105349700 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe20a0d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105349700 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe20a0d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cba80] (fsm.c:486) 20250427105349700 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:no-CI)[0x55eefe20a0d0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427105349700 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:no-CI)[0x55eefe20a0d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105349700 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19fa90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105349700 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19fa90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cba80] (fsm.c:486) 20250427105349700 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:no-CI)[0x55eefe19fa90]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427105349700 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:no-CI)[0x55eefe19fa90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1786)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105349708 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:no-CI)[0x55eefe20a0d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105349708 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cba80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105349708 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105349708 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX 20250427105349709 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:no-CI)[0x55eefe19fa90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105349709 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cba80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105349709 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105349709 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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) 20250427105349709 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) Sending Assignment Command (msc_a.c:706) 20250427105349709 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1b6f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105349709 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105349709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105349709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105349709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105349709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105349709 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105349709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105349709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105349709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105349709 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 7d 74 ee 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-MNCC(1785)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_auth0(1790) MSC_Test_0-M3UA(1784)@84c1225eaf8b: Message received on association #8 MSC_Test-MNCC(1785)@84c1225eaf8b: Added conn table entry 0TC_call_re_establishment_auth0(1790)-2147483614 MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1790)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment_auth0(1790)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request 20250427105349711 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(1782)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250427105349712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105349712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105349712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105349712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105349712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105349712 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105349712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105349712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105349712 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105349712 DLSS7 DEBUG 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) 20250427105349712 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1b6f20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105349712 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105349712 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe19fa90]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427105349712 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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)[0x55eefe19fa90]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105349712 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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)[0x55eefe19fa90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427105349712 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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) 20250427105349712 DCC INFO trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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) 20250427105349712 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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) 20250427105349712 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment_auth0(1790)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427105349713 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105349713 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105349713 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105349713 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427105349713 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1b6f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105349713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105349713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105349713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105349713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105349713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105349713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105349713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105349713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105349713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105349713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 7d 74 ee 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105349713 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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)[0x55eefe19fa90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105349713 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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)[0x55eefe19fa90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105349713 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cba80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105349714 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427105349714 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105349714 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105349714 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105349714 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1b6f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105349714 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105349714 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105349714 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105349714 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105349714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105349714 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105349714 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105349714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105349714 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105349714 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 7d 74 ee 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1790)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427105349715 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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) 20250427105349715 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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) 20250427105349715 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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) 20250427105349715 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe20a0d0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105349715 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe20a0d0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105349715 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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)[0x55eefe20a0d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105349715 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427105349715 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105349715 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105349715 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427105349715 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427105349715 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1b6f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105349715 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105349715 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105349715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105349715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105349715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105349715 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105349715 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105349715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105349715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105349715 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 7d 74 ee 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1790)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1783)@84c1225eaf8b: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1783)@84c1225eaf8b: patched enc_l3: '03CF'O TC_call_re_establishment_auth0(1790)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1782)@84c1225eaf8b: vl_from0 TC_call_re_establishment_auth0(1790)@84c1225eaf8b: { line := { verb := "MDCX", trans_id := "223", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "82" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-SCCP(1782)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250427105349716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105349716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105349716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105349716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105349716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105349716 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105349716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105349716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105349716 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105349716 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105349716 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1b6f20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105349716 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105349716 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427105349716 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427105349716 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427105349716 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105349716 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind 20250427105349716 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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)[0x55eefe20a0d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105349716 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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)[0x55eefe20a0d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105349716 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cba80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105349716 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cba80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105349716 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_call_re_establishment_auth0(1790)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_auth0(1790)@84c1225eaf8b: f_mo_call_establish DONE TC_call_re_establishment_auth0(1790)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1788)@84c1225eaf8b: Deleted GSUP IMSI table entry 0TC_call_re_establishment_auth0(1790)"262420000000092" MSC_Test-GSUP(1788)@84c1225eaf8b: Added IMSI table entry 0TC_call_re_establishment_auth0(1791)"262420000000092" TC_call_re_establishment_auth0(1791)@84c1225eaf8b: 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)@84c1225eaf8b: Added conn table entry 1TC_call_re_establishment_auth0(1791)1493495 MSC_Test_0-SCCP(1782)@84c1225eaf8b: First idle individual index:1 MSC_Test_0-RAN(1783)@84c1225eaf8b: patch: N(SD) for ConnIdx 1 set to 1 20250427105353246 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105353247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105353247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105353247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105353247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105353247 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105353247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105353247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105353247 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105353247 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 16 c9 f7 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 05 28 00 03 50 59 02 08 29 26 24 00 00 00 00 29 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105353247 DMSC DEBUG msub_fsm[0x55eefe2086d0]{active}: Allocated (fsm.c:456) 20250427105353247 DMSC DEBUG msc_i[0x55eefe1cf930]{READY}: Allocated (fsm.c:456) 20250427105353247 DMSC DEBUG msc_i[0x55eefe1cf930]{READY}: is child of msub_fsm[0x55eefe2086d0] (fsm.c:486) 20250427105353247 DMSC DEBUG msc_a[0x55eefe1cf2d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105353247 DMSC DEBUG msc_a[0x55eefe1cf2d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2086d0] (fsm.c:486) 20250427105353247 DMSC DEBUG msc_a(unknown:GERAN-A-311:NONE)[0x55eefe1cf2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105353247 DMSC DEBUG msc_i(unknown:GERAN-A-311:NONE)[0x55eefe1cf930]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105353247 DMSC DEBUG msc_a(unknown:GERAN-A-311:NONE)[0x55eefe1cf2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105353247 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000092 (gsm_04_08.c:860) 20250427105353247 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 + gsm48_rx_cm_reest_req: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250427105353247 DBSSAP NOTICE msc_a(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf2d0]{MSC_A_ST_VALIDATE_L3}: New conn requesting Re-Establishment (gsm_04_08.c:890) 20250427105353247 DBSSAP NOTICE msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550]{MSC_A_ST_COMMUNICATING}: Old conn matching Re-Establishment request (1 (cc)) (gsm_04_08.c:891) 20250427105353248 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cba80]{ESTABLISHED}: Reparenting from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550] to parent msc_a(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf2d0] (call_leg.c:99) 20250427105353248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (gsm_04_08.c:921) 20250427105353248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550] (gsm_04_08.c:921) 20250427105353248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_DONE}: Freeing instance (gsm_04_08.c:921) 20250427105353248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cf770]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105353248 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_CN_CLOSE (gsm_04_08.c:921) 20250427105353248 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105353248 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 + 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) 20250427105353248 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 + 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) 20250427105353248 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 - 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) 20250427105353248 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1b6f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105353248 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 - msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (msc_a.c:1004) 20250427105353248 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 - active-conn: now used by 3 (attached,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:925) 20250427105353248 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250427105353248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105353248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4c0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf2d0] (fsm.c:486) 20250427105353248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427105353248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105353248 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 + 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) 20250427105353248 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 + active-conn: now used by 5 (attached,CC,gsm48_rx_cm_reest_req,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105353248 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105353248 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105353248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105353248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427105353248 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1c3110]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105353248 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1c3110]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4c0] (fsm.c:486) 20250427105353248 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1c3110]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105353248 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1c3110]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105353248 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,gsm48_rx_cm_reest_req,active-conn) (vlr_access_req_fsm.c:405) 20250427105353248 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 - gsm48_rx_cm_reest_req: now used by 3 (attached,CC,active-conn) (gsm_04_08.c:950) 20250427105353248 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105353248 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105353248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105353248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105353248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105353248 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105353248 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105353248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105353248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105353248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 16 c9 f7 00 01 37 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105353248 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105353248 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105353248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105353249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105353249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105353249 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105353249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105353249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105353249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105353249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 7d 74 ee 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1784)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@84c1225eaf8b: { messageType := 2, destLocRef := '16C9F7'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)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1782)@84c1225eaf8b: vl_from0 20250427105353254 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105353254 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105353254 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105353254 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105353254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105353254 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105353254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105353254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105353254 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105353254 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(1782)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105353254 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1b6f20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105353254 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105353254 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105353254 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105353254 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105353254 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1d0ac0] (msc_a.c:1053) 20250427105353254 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105353254 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe19e550]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105353254 DMSC DEBUG msub_fsm[0x55eefe1d0ac0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105353254 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250427105353254 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250427105353254 DMSC DEBUG msub_fsm[0x55eefe1d0ac0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105353254 DMSC DEBUG msub_fsm[0x55eefe1d0ac0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105353254 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1b6f20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105353254 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1b6f20]{READY}: Removing from parent msub_fsm[0x55eefe1d0ac0] (msub.c:113) 20250427105353254 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-310 (ran_conn.c:155) 20250427105353254 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1b6f20]{READY}: Freeing instance (msub.c:113) 20250427105353254 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1b6f20]{READY}: Deallocated (fsm.c:568) 20250427105353254 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250427105353254 DMSC DEBUG msub_fsm[0x55eefe1d0ac0]{terminating}: Freeing instance (msub.c:113) 20250427105353254 DMSC DEBUG msub_fsm[0x55eefe1d0ac0]{terminating}: Deallocated (fsm.c:568) 20250427105353254 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 + vlr_gsup_rx: now used by 4 (attached,CC,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105353254 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1c3110]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105353254 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163) Received 1 auth tuples (vlr.c:996) 20250427105353254 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1c3110]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105353254 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1c3110]{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) 20250427105353254 DMM DEBUG Tx AUTH REQ (rand = 80ae8d3b93aec4006d4730f166067d8e) (gsm_04_08.c:641) 20250427105353254 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105353254 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105353254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105353254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105353254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105353254 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105353254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105353254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105353254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105353254 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 7d 74 ee 00 01 36 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105353254 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105353254 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 - vlr_gsup_rx: now used by 3 (attached,CC,active-conn) (vlr.c:1410) 20250427105353254 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105353254 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105353254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105353254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105353254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105353254 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105353254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105353254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105353254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105353254 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 16 c9 f7 00 01 16 01 00 13 05 12 00 80 ae 8d 3b 93 ae c4 00 6d 47 30 f1 66 06 7d 8e 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1784)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on local reference:0 20250427105353255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105353255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105353255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105353255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105353255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105353255 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1782)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105353255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105353255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105353255 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105353255 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7d 74 ee 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1783)@84c1225eaf8b: Deleted conn table entry 0TC_call_re_establishment_auth0(1790)8221934 TC_call_re_establishment_auth0(1790)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1790)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-RAN(1783)@84c1225eaf8b: patching N(SD)=1 into dtap '0514EC274E3D'O MSC_Test_0-RAN(1783)@84c1225eaf8b: patched enc_l3: '0554EC274E3D'O MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(1782)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1782)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100060554EC274E3D'O MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105353460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105353460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105353460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105353460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105353460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105353460 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105353460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105353460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105353460 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105353460 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 ec 27 4e 3d 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105353460 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf930]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105353460 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105353460 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf2d0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = ec274e3d) (gsm_04_08.c:1128) 20250427105353460 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1c3110]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105353460 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163) AUTH on GERAN received SRES/RES: ec274e3d (4 bytes) (vlr_auth_fsm.c:151) 20250427105353460 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427105353460 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1c3110]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105353460 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1c3110]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105353460 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1c3110]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105353460 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1c3110]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4c0] (vlr_auth_fsm.c:294) 20250427105353460 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1c3110]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105353460 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1c3110]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105353460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427105353460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105353460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105353460 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105353460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105353460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105353460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105353460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105353460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4c0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105353460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105353460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105353460 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105353460 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf2d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.786s remaining) (msc_a.c:450) 20250427105353460 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250427105353460 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf2d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_a.c:229) 20250427105353460 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf2d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105353460 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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) 20250427105353460 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf2d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (msc_a.c:2184) 20250427105353460 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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) 20250427105353460 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) Sending Assignment Command (msc_a.c:706) 20250427105353460 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105353461 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105353461 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105353461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105353461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105353461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105353461 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105353461 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105353461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105353461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105353461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 16 c9 f7 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1164) 20250427105353461 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105353461 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105353461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105353461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105353461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105353461 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105353461 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105353461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105353461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105353461 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 16 c9 f7 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1784)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1785)@84c1225eaf8b: Deleted conn table entry 0TC_call_re_establishment_auth0(1790)-2147483614 MSC_Test-MNCC(1785)@84c1225eaf8b: Added conn table entry 0TC_call_re_establishment_auth0(1791)-2147483614 MSC_Test-MGCP(1786)@84c1225eaf8b: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_auth0(1791) MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(1782)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(1782)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105353465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105353465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105353465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105353465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105353465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105353465 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105353465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105353465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105353465 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105353465 DLSS7 DEBUG 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) 20250427105353465 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf930]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105353465 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf2d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105353465 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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)[0x55eefe19fa90]{ESTABLISHED}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427105353465 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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)[0x55eefe19fa90]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250427105353465 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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)[0x55eefe19fa90]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250427105353465 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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) 20250427105353465 DCC INFO trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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) 20250427105353465 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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)@84c1225eaf8b: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1783)@84c1225eaf8b: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(1782)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1782)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000503A502E180'O 20250427105356475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105356475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105356475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105356475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105356475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105356475 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105356475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105356475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105356475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105356475 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105356475 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf930]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105356475 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf2d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105356475 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) rx DISCONNECT in state ACTIVE (gsm_04_08_cc.c:2696) 20250427105356475 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105356475 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250427105356482 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427105356482 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105356482 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427105356482 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427105356482 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105356482 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105356482 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105356483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105356483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105356483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105356483 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105356483 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105356483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105356483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105356483 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 16 c9 f7 00 01 09 01 00 06 83 2d 08 02 e2 97 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1783)@84c1225eaf8b: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1783)@84c1225eaf8b: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(1782)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1782)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105356490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105356490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105356490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105356490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105356490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105356491 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105356491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105356491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105356491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105356491 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105356491 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf930]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105356491 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf2d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105356491 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427105356491 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427105356491 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427105356491 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427105356491 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427105356491 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105356491 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105356492 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf2d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105356492 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf2d0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105356492 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105356492 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105356492 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105356492 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cba80]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105356492 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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)[0x55eefe19fa90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105356492 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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)[0x55eefe19fa90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cba80] (call_leg.c:197) 20250427105356492 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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)[0x55eefe19fa90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105356492 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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)[0x55eefe19fa90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105356492 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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)[0x55eefe20a0d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105356492 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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)[0x55eefe20a0d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cba80] (call_leg.c:197) 20250427105356492 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cba80]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105356492 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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)[0x55eefe20a0d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105356492 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163: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)[0x55eefe20a0d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105356492 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cba80]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105356492 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cba80]{RELEASING}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf2d0] (call_leg.c:198) 20250427105356493 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cba80]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105356493 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-310:CM_SERVICE_REQ)[0x55eefe1cba80]{RELEASING}: Deallocated (fsm.c:568) 20250427105356493 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf2d0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105356493 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105356493 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105356493 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105356493 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105356493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105356493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105356493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105356493 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105356493 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105356493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105356493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105356493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 16 c9 f7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1785)@84c1225eaf8b: Deleted conn table entry 0TC_call_re_establishment_auth0(1791)-2147483614 MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(1782)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1782)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1782)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105356497 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105356497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105356497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105356497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105356497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105356497 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105356497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105356497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105356497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105356497 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105356497 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf930]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105356497 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf2d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105356497 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf2d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105356497 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf2d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105356497 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf2d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105356497 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105356497 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf2d0] (msc_a.c:1053) 20250427105356497 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105356497 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf4c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105356497 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf2d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2086d0] (msc_a.c:1053) 20250427105356497 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf2d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105356497 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf2d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105356497 DMSC DEBUG msub_fsm[0x55eefe2086d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105356497 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163) MSC-A terminated (msub.c:261) 20250427105356497 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163) 1 MSC-I still active (msub.c:79) 20250427105356497 DMSC DEBUG msub_fsm[0x55eefe2086d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105356497 DMSC DEBUG msub_fsm[0x55eefe2086d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105356497 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf930]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105356498 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf930]{READY}: Removing from parent msub_fsm[0x55eefe2086d0] (msub.c:113) 20250427105356498 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-311 (ran_conn.c:155) 20250427105356498 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf930]{READY}: Freeing instance (msub.c:113) 20250427105356498 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55eefe1cf930]{READY}: Deallocated (fsm.c:568) 20250427105356498 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163) Free (msub.c:119) 20250427105356498 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105356498 DMSC DEBUG msub_fsm[0x55eefe2086d0]{terminating}: Freeing instance (msub.c:113) 20250427105356498 DMSC DEBUG msub_fsm[0x55eefe2086d0]{terminating}: Deallocated (fsm.c:568) 20250427105356498 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105356498 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105356498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105356498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105356498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105356498 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105356498 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105356498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105356498 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105356498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 16 c9 f7 00 01 37 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@84c1225eaf8b: Session index based on local reference:1 20250427105356499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105356499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1784)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105356499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105356499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105356499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105356499 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105356499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105356499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105356499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105356499 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 16 c9 f7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1783)@84c1225eaf8b: Deleted conn table entry 1TC_call_re_establishment_auth0(1791)1493495 TC_call_re_establishment_auth0(1791)@84c1225eaf8b: Final verdict of PTC: none 20250427105357505 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105357505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105357505 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105357505 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105357505 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105357505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105357505 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105357505 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105357505 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105357505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105357505 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105357505 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105357505 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105357505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105357505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105357505 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105357505 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427105357505 DLSS7 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(1784)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1782)@84c1225eaf8b: Final verdict of PTC: none 20250427105357505 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105357505 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105357505 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(1785)@84c1225eaf8b: Final verdict of PTC: none 20250427105357506 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105357506 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(1783)@84c1225eaf8b: Final verdict of PTC: none 20250427105357507 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1787)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1786)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1788)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1792)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1781)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1789)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1793)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1781): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1782): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1783): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1784): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1785): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1786): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1787): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1788): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1789): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_call_re_establishment_auth0(1790): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_call_re_establishment_auth0(1791): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1792): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1793): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_call_re_establishment_auth finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_auth pass'. Sun Apr 27 10:53:57 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 20250427105358508 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=662580) 20250427105359506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105359506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105359506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105359509 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=662580, count=664020) 20250427105400510 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_auth pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_ciph'. ------ MSC_Tests.TC_call_re_establishment_ciph ------ Sun Apr 27 10:54:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_call_re_establishment_ciph.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_call_re_establishment_ciph.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105401511 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_ciph' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_call_re_establishment_ciph started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1797)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1797)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1797)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1795)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105402027 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1798)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105402223 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105402223 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105402223 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105402223 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1797)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1797)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1797)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105402227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105402227 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105402227 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105402227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105402227 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105402227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105402227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105402227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105402228 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105402228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105402228 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1797)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1797)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1797)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105402228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105402228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105402228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105402228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105402228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105402228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105402228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105402228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105402228 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105402228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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)@84c1225eaf8b: Message received on association #8 20250427105402228 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105402228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1797)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427105402228 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105402229 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1797)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105402512 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105402512 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1800)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1800)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105402519 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1800)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1800)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1800)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1800)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105402549 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105402549 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1801)@84c1225eaf8b: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_ciph0(1803) TC_call_re_establishment_ciph0(1803)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105403028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105403028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403028 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105403028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105403028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105403028 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403028 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105403028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403028 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105403028 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105403028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1796)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1796)@84c1225eaf8b: Added conn table entry 0TC_call_re_establishment_ciph0(1803)10982478 MSC_Test_0-RAN(1796)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1795)@84c1225eaf8b: First idle individual index:0 20250427105403032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105403033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403033 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105403033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105403033 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403033 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 94 4e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 29 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105403033 DMSC DEBUG msub_fsm[0x55eefe1c3110]{active}: Allocated (fsm.c:456) 20250427105403033 DMSC DEBUG msc_i[0x55eefe1d9cc0]{READY}: Allocated (fsm.c:456) 20250427105403033 DMSC DEBUG msc_i[0x55eefe1d9cc0]{READY}: is child of msub_fsm[0x55eefe1c3110] (fsm.c:486) 20250427105403033 DMSC DEBUG msc_a[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105403033 DMSC DEBUG msc_a[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1c3110] (fsm.c:486) 20250427105403033 DMSC DEBUG msc_a(unknown:GERAN-A-312:NONE)[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105403033 DMSC DEBUG msc_i(unknown:GERAN-A-312:NONE)[0x55eefe1d9cc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105403033 DMSC DEBUG msc_a(unknown:GERAN-A-312:NONE)[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105403033 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-312:LU)[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105403033 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-312:LU)[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105403033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-312:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105403033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-312:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-312:LU)[0x55eefe19e550] (fsm.c:486) 20250427105403033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-312:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427105403033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-312:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105403033 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105403033 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105403033 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105403033 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe19e550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105403033 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105403033 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105403033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105403033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105403033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1b6f20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105403033 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d0ac0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105403033 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d0ac0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1b6f20] (fsm.c:486) 20250427105403033 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d0ac0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105403033 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d0ac0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105403033 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403033 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105403033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403033 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105403033 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105403033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a7 94 4e 00 01 38 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@84c1225eaf8b: { messageType := 2, destLocRef := 'A7944E'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1801)@84c1225eaf8b: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_ciph0(1803) MSC_Test-GSUP(1801)@84c1225eaf8b: Added IMSI table entry 0TC_call_re_establishment_ciph0(1803)"262420000000092" 20250427105403034 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105403034 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105403035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105403035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403035 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105403035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105403035 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403035 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105403035 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d9cc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105403035 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe19e550]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1803)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105403036 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105403036 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d0ac0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105403036 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163) Received 1 auth tuples (vlr.c:996) 20250427105403036 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d0ac0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105403036 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d0ac0]{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) 20250427105403036 DMM DEBUG Tx AUTH REQ (rand = 1c84b9b2d2db0c43046556cefd28750e) (gsm_04_08.c:641) 20250427105403036 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d9cc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105403036 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105403037 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403037 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105403037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403037 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105403037 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105403037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403037 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 a7 94 4e 00 01 16 01 00 13 05 12 00 1c 84 b9 b2 d2 db 0c 43 04 65 56 ce fd 28 75 0e 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1796)@84c1225eaf8b: patching N(SD)=1 into dtap '0514B847D3AB'O MSC_Test_0-RAN(1796)@84c1225eaf8b: patched enc_l3: '0554B847D3AB'O MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100060554B847D3AB'O 20250427105403039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105403039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403039 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105403039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105403039 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403039 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 b8 47 d3 ab 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105403039 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d9cc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105403039 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe19e550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105403039 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe19e550]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = b847d3ab) (gsm_04_08.c:1128) 20250427105403039 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d0ac0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105403039 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163) AUTH on GERAN received SRES/RES: b847d3ab (4 bytes) (vlr_auth_fsm.c:151) 20250427105403039 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427105403039 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d0ac0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105403039 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d0ac0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105403039 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d0ac0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105403039 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d0ac0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1b6f20] (vlr_auth_fsm.c:294) 20250427105403039 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d0ac0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105403039 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d0ac0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105403039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427105403039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105403039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427105403039 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d9cc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427105403039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427105403039 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403039 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105403039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403039 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105403039 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105403039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403039 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 a7 94 4e 00 01 10 00 0e 53 0a 09 08 38 80 2e dc a6 f4 4f 10 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250427105403041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105403041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105403041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105403041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105403041 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d9cc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105403041 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe19e550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105403041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427105403041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105403041 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d9cc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105403041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105403041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105403041 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d0ac0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105403041 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d0ac0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1b6f20] (fsm.c:486) 20250427105403041 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d0ac0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105403041 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d0ac0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105403041 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403041 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105403041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403041 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105403041 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105403041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a7 94 4e 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105403042 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105403042 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250427105403042 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250427105403042 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105403042 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105403042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105403042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d0ac0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105403042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d0ac0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105403042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d0ac0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105403042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d0ac0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1b6f20] (vlr_lu_fsm.c:110) 20250427105403042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d0ac0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105403042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1d0ac0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105403043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105403043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105403043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105403043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1b6f20] (fsm.c:486) 20250427105403043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105403043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105403043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105403043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105403043 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:TMSInew-0x983AA102) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250427105403043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105403043 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:TMSInew-0x983AA102 LOCATION UPDATE ACCEPT (TMSI = 0x983aa102) (gsm_04_08.c:149) 20250427105403043 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:TMSInew-0x983AA102:GERAN-A-312:LU)[0x55eefe1d9cc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105403043 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:TMSInew-0x983AA102 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105403043 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403043 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105403043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403043 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105403043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105403043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403043 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 a7 94 4e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 98 3a a1 02 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1803)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1796)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1796)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105403044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105403044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403044 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105403044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105403044 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403044 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105403044 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:TMSInew-0x983AA102:GERAN-A-312:LU)[0x55eefe1d9cc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105403044 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:TMSInew-0x983AA102:GERAN-A-312:LU)[0x55eefe19e550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105403044 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:TMSInew-0x983AA102:GERAN-A-312:LU)[0x55eefe19e550]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105403044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:TMSInew-0x983AA102:GERAN-A-312:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105403044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105403044 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250427105403044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105403044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-312:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105403044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105403044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-312:LU)[0x55eefe1b6f20] (vlr_lu_fsm.c:817) 20250427105403044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105403044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x930B2163:GERAN-A-312:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105403044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-312:LU)[0x55eefe1b6f20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105403044 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-312:LU)[0x55eefe19e550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105403044 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-312:LU)[0x55eefe19e550]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.988s remaining) (msc_a.c:450) 20250427105403044 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250427105403044 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-312:LU)[0x55eefe19e550]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105403044 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-312:LU)[0x55eefe19e550]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105403044 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105403044 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105403044 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105403044 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-312:LU)[0x55eefe1d9cc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105403044 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105403044 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403044 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105403044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403044 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105403044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105403044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a7 94 4e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105403045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105403045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403045 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105403045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105403045 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403045 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105403045 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-312:LU)[0x55eefe1d9cc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105403045 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-312:LU)[0x55eefe19e550]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105403045 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-312:LU)[0x55eefe19e550]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105403045 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-312:LU)[0x55eefe19e550]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105403045 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-312:LU)[0x55eefe19e550]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105403045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-312:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105403045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-312:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-312:LU)[0x55eefe19e550] (msc_a.c:1053) 20250427105403045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-312:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105403045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-312:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105403045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-312:LU)[0x55eefe1b6f20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105403045 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-312:LU)[0x55eefe19e550]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1c3110] (msc_a.c:1053) 20250427105403045 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-312:LU)[0x55eefe19e550]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105403045 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-312:LU)[0x55eefe19e550]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105403045 DMSC DEBUG msub_fsm[0x55eefe1c3110]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105403045 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102) MSC-A terminated (msub.c:261) 20250427105403045 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102) 1 MSC-I still active (msub.c:79) 20250427105403045 DMSC DEBUG msub_fsm[0x55eefe1c3110]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105403045 DMSC DEBUG msub_fsm[0x55eefe1c3110]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105403045 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-312:LU)[0x55eefe1d9cc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105403045 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-312:LU)[0x55eefe1d9cc0]{READY}: Removing from parent msub_fsm[0x55eefe1c3110] (msub.c:113) 20250427105403045 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-312 (ran_conn.c:155) 20250427105403045 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-312:LU)[0x55eefe1d9cc0]{READY}: Freeing instance (msub.c:113) 20250427105403045 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-312:LU)[0x55eefe1d9cc0]{READY}: Deallocated (fsm.c:568) 20250427105403045 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102) Free (msub.c:119) 20250427105403045 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105403045 DMSC DEBUG msub_fsm[0x55eefe1c3110]{terminating}: Freeing instance (msub.c:113) 20250427105403045 DMSC DEBUG msub_fsm[0x55eefe1c3110]{terminating}: Deallocated (fsm.c:568) 20250427105403045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105403045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403045 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105403045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105403045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a7 94 4e 00 01 38 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on local reference:0 20250427105403045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105403045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403045 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105403045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105403045 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403045 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a7 94 4e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1796)@84c1225eaf8b: Deleted conn table entry 0TC_call_re_establishment_ciph0(1803)10982478 TC_call_re_establishment_ciph0(1803)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105403046 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105403046 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_call_re_establishment_ciph0(1803)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1803)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1803)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1803)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '983AA102'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1796)@84c1225eaf8b: Added conn table entry 0TC_call_re_establishment_ciph0(1803)9184450 MSC_Test_0-RAN(1796)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1795)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105403249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105403249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403249 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105403249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105403249 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403249 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8c 24 c2 02 02 06 04 43 b9 00 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 3a a1 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105403250 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{active}: Allocated (fsm.c:456) 20250427105403250 DMSC DEBUG msc_i[0x55eefe19e550]{READY}: Allocated (fsm.c:456) 20250427105403250 DMSC DEBUG msc_i[0x55eefe19e550]{READY}: is child of msub_fsm[0x55eefe1b6f20] (fsm.c:486) 20250427105403250 DMSC DEBUG msc_a[0x55eefe1d9cc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105403250 DMSC DEBUG msc_a[0x55eefe1d9cc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1b6f20] (fsm.c:486) 20250427105403250 DMSC DEBUG msc_a(unknown:GERAN-A-313:NONE)[0x55eefe1d9cc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105403250 DMSC DEBUG msc_i(unknown:GERAN-A-313:NONE)[0x55eefe19e550]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105403250 DMSC DEBUG msc_a(unknown:GERAN-A-313:NONE)[0x55eefe1d9cc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105403250 DMM DEBUG msc_a(TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105403250 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105403250 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0] (fsm.c:486) 20250427105403250 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427105403250 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105403250 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105403250 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105403250 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105403250 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105403250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105403250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427105403251 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1cf770]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105403251 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1cf770]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1c3110] (fsm.c:486) 20250427105403251 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1cf770]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105403251 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1cf770]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105403251 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105403251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105403251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403251 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105403251 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105403251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8c 24 c2 00 01 39 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@84c1225eaf8b: { messageType := 2, destLocRef := '8C24C2'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)@84c1225eaf8b: Session index based on local reference:0 20250427105403255 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105403255 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_call_re_establishment_ciph0(1803)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1803)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105403260 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105403260 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1cf770]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105403260 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102) Received 1 auth tuples (vlr.c:996) 20250427105403260 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1cf770]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105403260 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1cf770]{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) 20250427105403260 DMM DEBUG Tx AUTH REQ (rand = 82ba88b23c6e1b75f26e353ed6985db8) (gsm_04_08.c:641) 20250427105403260 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105403260 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105403260 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403260 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105403260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403260 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105403260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105403260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403261 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 8c 24 c2 00 01 16 01 00 13 05 12 00 82 ba 88 b2 3c 6e 1b 75 f2 6e 35 3e d6 98 5d b8 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1796)@84c1225eaf8b: patching N(SD)=1 into dtap '0514BABC2860'O MSC_Test_0-RAN(1796)@84c1225eaf8b: patched enc_l3: '0554BABC2860'O MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100060554BABC2860'O 20250427105403264 DLSS7 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(1797)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105403264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105403264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403264 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105403264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105403264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403264 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 ba bc 28 60 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105403265 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105403265 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105403265 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = babc2860) (gsm_04_08.c:1128) 20250427105403265 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1cf770]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105403265 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102) AUTH on GERAN received SRES/RES: babc2860 (4 bytes) (vlr_auth_fsm.c:151) 20250427105403265 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427105403265 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1cf770]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105403265 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1cf770]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105403265 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1cf770]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105403265 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1cf770]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1c3110] (vlr_auth_fsm.c:294) 20250427105403265 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1cf770]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105403265 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1cf770]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105403265 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427105403265 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105403265 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427105403265 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427105403265 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427105403265 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403265 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105403265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403265 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105403265 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105403266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403266 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 8c 24 c2 00 01 10 00 0e 53 0a 09 08 89 c4 34 bf 12 96 4d 31 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105403269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105403269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403269 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105403269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105403269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403269 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105403269 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105403269 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105403269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427105403269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105403270 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105403270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105403270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105403270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105403270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105403270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105403270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105403270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105403270 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105403270 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250427105403270 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250427105403270 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403270 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105403270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403270 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105403270 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105403270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 8c 24 c2 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1798)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_ciph0(1803) MSC_Test-MGCP(1799)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1796)@84c1225eaf8b: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_len:19 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O 20250427105403290 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105403290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403290 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105403290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105403290 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403290 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) 20250427105403290 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105403290 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105403290 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105403290 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 callref-0x80000023 tid-8) New transaction (transaction.c:231) 20250427105403290 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427105403291 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105403291 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105403291 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105403291 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105403291 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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) 20250427105403291 DCC INFO trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105403291 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105403291 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d0ac0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105403291 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d0ac0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0] (fsm.c:486) 20250427105403291 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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) 20250427105403291 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1cf2d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105403291 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1cf2d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d0ac0] (fsm.c:486) 20250427105403291 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:no-CI)[0x55eefe1cf2d0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427105403291 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:no-CI)[0x55eefe1cf2d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105403291 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe19dc50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105403291 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe19dc50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d0ac0] (fsm.c:486) 20250427105403291 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:no-CI)[0x55eefe19dc50]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427105403292 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:no-CI)[0x55eefe19dc50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1799)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105403310 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:no-CI)[0x55eefe1cf2d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105403310 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d0ac0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105403310 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105403310 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1798)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_ciph0(1803) MSC_Test-MNCC(1798)@84c1225eaf8b: Added conn table entry 0TC_call_re_establishment_ciph0(1803)-2147483613 20250427105403313 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:no-CI)[0x55eefe19dc50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105403313 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d0ac0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105403313 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105403313 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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) 20250427105403313 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) Sending Assignment Command (msc_a.c:706) 20250427105403313 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105403314 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403314 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105403314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403314 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105403314 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105403314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403314 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 8c 24 c2 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1803)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind 20250427105403319 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_call_re_establishment_ciph0(1803)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105403325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105403326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403326 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105403326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105403326 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403326 DLSS7 DEBUG 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) 20250427105403326 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105403326 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105403326 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe19dc50]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427105403326 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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)[0x55eefe19dc50]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105403326 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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)[0x55eefe19dc50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427105403327 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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) 20250427105403327 DCC INFO trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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) 20250427105403327 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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) 20250427105403327 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment_ciph0(1803)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427105403332 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105403332 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105403332 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105403332 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427105403332 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105403333 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403333 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105403333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403333 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105403333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105403333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 8c 24 c2 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105403333 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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)[0x55eefe19dc50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105403333 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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)[0x55eefe19dc50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105403333 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d0ac0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105403341 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427105403341 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105403341 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105403341 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105403341 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105403342 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403342 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105403342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403342 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105403342 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105403342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403342 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8c 24 c2 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1803)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427105403346 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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) 20250427105403346 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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) 20250427105403346 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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) 20250427105403346 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cf2d0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105403346 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cf2d0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105403346 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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)[0x55eefe1cf2d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105403347 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427105403347 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105403347 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105403347 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427105403347 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427105403347 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105403347 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403347 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105403347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403347 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105403347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105403347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8c 24 c2 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1803)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment_ciph0(1803)@84c1225eaf8b: { 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)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT 20250427105403351 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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)[0x55eefe1cf2d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105403351 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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)[0x55eefe1cf2d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105403351 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d0ac0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105403351 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d0ac0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105403351 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1796)@84c1225eaf8b: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1796)@84c1225eaf8b: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105403352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105403352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105403352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105403352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105403352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105403352 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105403352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105403352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105403352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105403353 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105403353 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105403353 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105403353 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427105403353 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427105403353 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427105403353 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105403353 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_ciph0(1803)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_ciph0(1803)@84c1225eaf8b: f_mo_call_establish DONE TC_call_re_establishment_ciph0(1803)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1801)@84c1225eaf8b: Deleted GSUP IMSI table entry 0TC_call_re_establishment_ciph0(1803)"262420000000092" MSC_Test-GSUP(1801)@84c1225eaf8b: Added IMSI table entry 0TC_call_re_establishment_ciph0(1804)"262420000000092" TC_call_re_establishment_ciph0(1804)@84c1225eaf8b: 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)@84c1225eaf8b: Added conn table entry 1TC_call_re_establishment_ciph0(1804)16448699 MSC_Test_0-RAN(1796)@84c1225eaf8b: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1795)@84c1225eaf8b: First idle individual index:1 20250427105406881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105406881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105406881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105406881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105406881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105406881 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105406881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105406881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105406881 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105406881 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 fa fc bb 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 05 28 00 03 50 59 02 08 29 26 24 00 00 00 00 29 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105406882 DMSC DEBUG msub_fsm[0x55eefe2086d0]{active}: Allocated (fsm.c:456) 20250427105406882 DMSC DEBUG msc_i[0x55eefe1cf530]{READY}: Allocated (fsm.c:456) 20250427105406882 DMSC DEBUG msc_i[0x55eefe1cf530]{READY}: is child of msub_fsm[0x55eefe2086d0] (fsm.c:486) 20250427105406882 DMSC DEBUG msc_a[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105406882 DMSC DEBUG msc_a[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2086d0] (fsm.c:486) 20250427105406882 DMSC DEBUG msc_a(unknown:GERAN-A-314:NONE)[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105406882 DMSC DEBUG msc_i(unknown:GERAN-A-314:NONE)[0x55eefe1cf530]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105406882 DMSC DEBUG msc_a(unknown:GERAN-A-314:NONE)[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105406882 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000092 (gsm_04_08.c:860) 20250427105406882 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 + gsm48_rx_cm_reest_req: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250427105406882 DBSSAP NOTICE msc_a(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: New conn requesting Re-Establishment (gsm_04_08.c:890) 20250427105406882 DBSSAP NOTICE msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0]{MSC_A_ST_COMMUNICATING}: Old conn matching Re-Establishment request (1 (cc)) (gsm_04_08.c:891) 20250427105406882 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d0ac0]{ESTABLISHED}: Reparenting from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0] to parent msc_a(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf8a0] (call_leg.c:99) 20250427105406882 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (gsm_04_08.c:921) 20250427105406882 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0] (gsm_04_08.c:921) 20250427105406882 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_DONE}: Freeing instance (gsm_04_08.c:921) 20250427105406882 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1c3110]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105406882 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_CN_CLOSE (gsm_04_08.c:921) 20250427105406882 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105406882 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 + 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) 20250427105406882 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 + 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) 20250427105406882 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 - 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) 20250427105406882 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105406882 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 - msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (msc_a.c:1004) 20250427105406882 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 - active-conn: now used by 3 (attached,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:925) 20250427105406882 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250427105406882 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105406882 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf8a0] (fsm.c:486) 20250427105406882 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427105406882 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105406882 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 + 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) 20250427105406882 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 + active-conn: now used by 5 (attached,CC,gsm48_rx_cm_reest_req,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105406883 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105406883 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105406883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105406883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427105406883 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a3f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105406883 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a3f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0] (fsm.c:486) 20250427105406883 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a3f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105406883 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a3f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105406883 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,gsm48_rx_cm_reest_req,active-conn) (vlr_access_req_fsm.c:405) 20250427105406883 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 - gsm48_rx_cm_reest_req: now used by 3 (attached,CC,active-conn) (gsm_04_08.c:950) 20250427105406883 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105406883 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105406883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105406883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105406883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105406883 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105406883 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105406883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105406883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105406883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fa fc bb 00 01 3a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105406883 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105406883 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105406883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105406883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105406883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105406883 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105406883 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105406883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105406883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105406883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8c 24 c2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1797)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@84c1225eaf8b: { messageType := 2, destLocRef := 'FAFCBB'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)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105406886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105406886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105406886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105406886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105406886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105406886 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105406886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105406886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105406886 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105406886 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105406886 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105406886 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105406886 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105406886 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105406886 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105406886 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1b6f20] (msc_a.c:1053) 20250427105406886 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105406886 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d9cc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105406886 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105406886 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250427105406886 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250427105406886 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105406886 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105406886 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105406886 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Removing from parent msub_fsm[0x55eefe1b6f20] (msub.c:113) 20250427105406886 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-313 (ran_conn.c:155) 20250427105406886 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Freeing instance (msub.c:113) 20250427105406886 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe19e550]{READY}: Deallocated (fsm.c:568) 20250427105406886 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250427105406886 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{terminating}: Freeing instance (msub.c:113) 20250427105406886 DMSC DEBUG msub_fsm[0x55eefe1b6f20]{terminating}: Deallocated (fsm.c:568) 20250427105406886 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105406886 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105406886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105406886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105406886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105406886 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105406886 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105406886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105406886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105406886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8c 24 c2 00 01 39 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427105406887 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105406887 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105406887 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105406887 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105406887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105406887 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105406887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105406887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105406887 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105406887 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 8c 24 c2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1796)@84c1225eaf8b: Deleted conn table entry 0TC_call_re_establishment_ciph0(1803)9184450 20250427105406888 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 + vlr_gsup_rx: now used by 4 (attached,CC,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105406888 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a3f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105406888 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102) Received 1 auth tuples (vlr.c:996) 20250427105406888 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a3f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105406888 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a3f0]{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) 20250427105406888 DMM DEBUG Tx AUTH REQ (rand = 963713001b0002a688ad04502450df23) (gsm_04_08.c:641) TC_call_re_establishment_ciph0(1803)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105406888 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf530]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105406888 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 - vlr_gsup_rx: now used by 3 (attached,CC,active-conn) (vlr.c:1410) 20250427105406888 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105406888 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105406888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105406888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105406888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105406888 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105406888 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105406888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105406888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105406888 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 fa fc bb 00 01 16 01 00 13 05 12 00 96 37 13 00 1b 00 02 a6 88 ad 04 50 24 50 df 23 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1803)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-RAN(1796)@84c1225eaf8b: patching N(SD)=1 into dtap '0514264F05DC'O MSC_Test_0-RAN(1796)@84c1225eaf8b: patched enc_l3: '0554264F05DC'O MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100060554264F05DC'O 20250427105406893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105406893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105406893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105406893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105406893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105406893 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105406893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105406893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105406893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105406893 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 26 4f 05 dc 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105406893 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf530]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105406893 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105406893 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 264f05dc) (gsm_04_08.c:1128) 20250427105406893 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a3f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105406893 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102) AUTH on GERAN received SRES/RES: 264f05dc (4 bytes) (vlr_auth_fsm.c:151) 20250427105406893 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427105406893 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a3f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105406893 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a3f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105406893 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a3f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105406893 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a3f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0] (vlr_auth_fsm.c:294) 20250427105406893 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a3f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105406893 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a3f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105406893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427105406893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105406893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427105406893 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf530]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427105406894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427105406894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105406894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105406894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105406894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105406894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105406894 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105406894 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105406894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105406894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105406894 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 fa fc bb 00 01 10 00 0e 53 0a 09 08 ef 6b 44 2b 0e bb 37 56 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250427105406897 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105406897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105406897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105406897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105406897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105406897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105406898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105406898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105406898 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105406898 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105406898 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf530]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105406898 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105406898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427105406898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105406898 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf530]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105406898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105406898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105406898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105406898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105406898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105406898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105406898 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105406898 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105406898 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.983s remaining) (msc_a.c:450) 20250427105406898 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250427105406899 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf8a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_a.c:229) 20250427105406899 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf8a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105406899 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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) 20250427105406899 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf8a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (msc_a.c:2184) 20250427105406899 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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) 20250427105406899 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) Sending Assignment Command (msc_a.c:706) 20250427105406899 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf530]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105406899 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105406899 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105406899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105406899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105406899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105406899 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105406899 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105406899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105406899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105406899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 fa fc bb 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1164) 20250427105406899 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105406899 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105406899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105406899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105406899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105406899 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105406899 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105406899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105406899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105406899 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 fa fc bb 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1797)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1798)@84c1225eaf8b: Deleted conn table entry 0TC_call_re_establishment_ciph0(1803)-2147483613 MSC_Test-MNCC(1798)@84c1225eaf8b: Added conn table entry 0TC_call_re_establishment_ciph0(1804)-2147483613 MSC_Test-MGCP(1799)@84c1225eaf8b: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_ciph0(1804) MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105406909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105406909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105406909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105406909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105406909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105406909 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105406909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105406909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105406909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105406909 DLSS7 DEBUG 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) 20250427105406909 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf530]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105406909 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf8a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105406909 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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)[0x55eefe19dc50]{ESTABLISHED}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427105406909 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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)[0x55eefe19dc50]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250427105406909 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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)[0x55eefe19dc50]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250427105406909 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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) 20250427105406909 DCC INFO trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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) 20250427105406910 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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)@84c1225eaf8b: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1796)@84c1225eaf8b: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000503A502E180'O MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105409921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105409921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105409921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105409921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105409921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105409921 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105409921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105409921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105409921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105409921 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105409922 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf530]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105409922 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf8a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105409922 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) rx DISCONNECT in state ACTIVE (gsm_04_08_cc.c:2696) 20250427105409922 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105409922 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250427105409927 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427105409928 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105409928 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427105409928 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427105409928 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf530]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105409928 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105409928 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105409928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105409928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105409928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105409928 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105409928 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105409928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105409928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105409928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fa fc bb 00 01 09 01 00 06 83 2d 08 02 e2 97 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1796)@84c1225eaf8b: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1796)@84c1225eaf8b: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105409935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105409935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105409935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105409936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105409936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105409936 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105409936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105409936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105409936 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105409936 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105409936 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf530]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105409936 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf8a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105409936 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427105409936 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427105409936 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427105409936 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427105409936 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427105409936 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105409936 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105409936 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf8a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105409936 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf8a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105409936 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105409936 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105409936 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105409936 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d0ac0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105409936 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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)[0x55eefe19dc50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105409936 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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)[0x55eefe19dc50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d0ac0] (call_leg.c:197) 20250427105409936 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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)[0x55eefe19dc50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105409936 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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)[0x55eefe19dc50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105409937 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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)[0x55eefe1cf2d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105409937 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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)[0x55eefe1cf2d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d0ac0] (call_leg.c:197) 20250427105409937 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d0ac0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105409937 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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)[0x55eefe1cf2d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105409937 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102: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)[0x55eefe1cf2d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105409937 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d0ac0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105409937 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d0ac0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf8a0] (call_leg.c:198) 20250427105409937 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d0ac0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105409937 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-313:CM_SERVICE_REQ)[0x55eefe1d0ac0]{RELEASING}: Deallocated (fsm.c:568) 20250427105409937 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf8a0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105409937 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf530]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105409937 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105409937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105409937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105409937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105409937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105409937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105409937 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105409937 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105409937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105409938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105409938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fa fc bb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1798)@84c1225eaf8b: Deleted conn table entry 0TC_call_re_establishment_ciph0(1804)-2147483613 MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1795)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1795)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105409944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105409944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105409944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105409944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105409944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105409944 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105409944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105409944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105409944 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105409944 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105409944 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf530]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105409944 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf8a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105409944 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf8a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105409944 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf8a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105409944 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf8a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105409944 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105409944 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf8a0] (msc_a.c:1053) 20250427105409944 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105409944 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe20a2c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105409944 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf8a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2086d0] (msc_a.c:1053) 20250427105409944 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf8a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105409944 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf8a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105409944 DMSC DEBUG msub_fsm[0x55eefe2086d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105409944 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102) MSC-A terminated (msub.c:261) 20250427105409944 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102) 1 MSC-I still active (msub.c:79) 20250427105409944 DMSC DEBUG msub_fsm[0x55eefe2086d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105409944 DMSC DEBUG msub_fsm[0x55eefe2086d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105409944 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf530]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105409944 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf530]{READY}: Removing from parent msub_fsm[0x55eefe2086d0] (msub.c:113) 20250427105409945 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-314 (ran_conn.c:155) 20250427105409945 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf530]{READY}: Freeing instance (msub.c:113) 20250427105409945 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55eefe1cf530]{READY}: Deallocated (fsm.c:568) 20250427105409945 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102) Free (msub.c:119) 20250427105409945 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x983AA102 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105409945 DMSC DEBUG msub_fsm[0x55eefe2086d0]{terminating}: Freeing instance (msub.c:113) 20250427105409945 DMSC DEBUG msub_fsm[0x55eefe2086d0]{terminating}: Deallocated (fsm.c:568) 20250427105409945 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105409945 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105409945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105409945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105409945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105409945 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105409945 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105409945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105409945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105409945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fa fc bb 00 01 3a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@84c1225eaf8b: Session index based on local reference:1 20250427105409946 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105409946 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105409946 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105409946 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1797)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105409946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105409946 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105409946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105409946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105409947 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105409947 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fa fc bb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1796)@84c1225eaf8b: Deleted conn table entry 1TC_call_re_establishment_ciph0(1804)16448699 TC_call_re_establishment_ciph0(1804)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1795)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1801)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1806)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1794)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1797)@84c1225eaf8b: Final verdict of PTC: none 20250427105410952 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105410952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105410952 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105410952 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105410952 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105410952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105410952 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105410952 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105410952 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105410952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105410952 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105410952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105410952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105410952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105410952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105410952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105410952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105410952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105410952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105410952 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105410952 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105410952 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1805)@84c1225eaf8b: Final verdict of PTC: none 20250427105410952 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105410952 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(1800)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1798)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1802)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1796)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1799)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1794): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1795): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1796): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1797): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1798): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1799): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1800): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1801): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1802): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_call_re_establishment_ciph0(1803): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_call_re_establishment_ciph0(1804): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1805): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1806): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_call_re_establishment_ciph finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_ciph pass'. Sun Apr 27 10:54:10 UTC 2025 ====== MSC_Tests.TC_call_re_establishment_ciph pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_call_re_establishment_ciph.talloc 20250427105411953 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=710696) 20250427105412953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105412953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105412954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105412954 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=710696, count=712572) 20250427105413956 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_ciph pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_wrong_mi'. ------ MSC_Tests.TC_cm_serv_wrong_mi ------ Sun Apr 27 10:54:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_serv_wrong_mi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_serv_wrong_mi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105414957 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_wrong_mi' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_cm_serv_wrong_mi started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1810)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1810)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1810)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1808)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105415515 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1811)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105415708 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105415708 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105415708 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105415709 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1810)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1810)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105415710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105415710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105415710 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105415710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105415710 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105415710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105415710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105415710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105415710 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105415710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105415710 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1810)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1810)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1810)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1810)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105415710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105415710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_0-M3UA(1810)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105415710 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105415710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105415710 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105415710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105415710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105415710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105415710 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1810)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1810)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105415710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105415710 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105415711 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1810)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1810)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1810)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427105415711 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105415711 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1810)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1810)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105415958 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105415958 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1813)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1813)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105415960 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1813)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1813)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1813)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1813)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105415970 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105415970 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1814)@84c1225eaf8b: Created GsupExpect[0] for "262420000000094" to be handled at TC_cm_serv_wrong_mi0(1816) TC_cm_serv_wrong_mi0(1816)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105416512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105416512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105416512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105416512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105416512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105416512 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105416512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105416513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105416513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105416513 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105416513 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105416513 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105416513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105416513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105416513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105416513 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105416513 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105416513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105416513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105416513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1810)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1809)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1809)@84c1225eaf8b: Added conn table entry 0TC_cm_serv_wrong_mi0(1816)7355927 MSC_Test_0-SCCP(1808)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1809)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1810)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105416516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105416516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105416516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105416516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105416516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105416516 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105416516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105416516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105416516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105416517 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 3e 17 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427105416517 DMSC DEBUG msub_fsm[0x55eefe20a3f0]{active}: Allocated (fsm.c:456) 20250427105416517 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: Allocated (fsm.c:456) 20250427105416517 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: is child of msub_fsm[0x55eefe20a3f0] (fsm.c:486) 20250427105416517 DMSC DEBUG msc_a[0x55eefe1d9cc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105416517 DMSC DEBUG msc_a[0x55eefe1d9cc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe20a3f0] (fsm.c:486) 20250427105416517 DMSC DEBUG msc_a(unknown:GERAN-A-315:NONE)[0x55eefe1d9cc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105416517 DMSC DEBUG msc_i(unknown:GERAN-A-315:NONE)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105416517 DMSC DEBUG msc_a(unknown:GERAN-A-315:NONE)[0x55eefe1d9cc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105416517 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-315:LU)[0x55eefe1d9cc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000094 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105416517 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-315:LU)[0x55eefe1d9cc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105416517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-315:LU)[0x55eefe19e550]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105416517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-315:LU)[0x55eefe19e550]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000094:GERAN-A-315:LU)[0x55eefe1d9cc0] (fsm.c:486) 20250427105416517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-315:LU)[0x55eefe19e550]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105416517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-315:LU)[0x55eefe19e550]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105416517 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105416517 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105416517 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe1d9cc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105416517 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe1d9cc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105416517 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105416517 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105416517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe19e550]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105416517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe19e550]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105416517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe19e550]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105416517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe19e550]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105416517 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105416517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe19e550]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105416517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe19e550]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105416517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105416517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe19e550] (fsm.c:486) 20250427105416517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105416517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105416517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105416517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105416517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105416517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105416517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105416517 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105416517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105416517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105416517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105416517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3e 17 00 01 3b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105416517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105416517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105416517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105416517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105416517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105416517 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105416517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105416517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105416517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105416517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3e 17 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1810)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1810)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1810)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@84c1225eaf8b: { messageType := 2, destLocRef := '703E17'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test-GSUP(1814)@84c1225eaf8b: Found GsupExpect[0] for "262420000000094" handled at TC_cm_serv_wrong_mi0(1816) MSC_Test_0-SCCP(1808)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1814)@84c1225eaf8b: Added IMSI table entry 0TC_cm_serv_wrong_mi0(1816)"262420000000094" 20250427105416519 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105416519 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1808)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1808)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1808)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1810)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105416519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105416519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105416519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105416519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105416519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105416519 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105416519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105416519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105416519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105416519 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105416520 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105416520 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe1d9cc0]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1816)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105416522 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105416522 DVLR DEBUG IMSI:262420000000094 has MSISDN:491230000094 (vlr.c:1045) 20250427105416522 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250427105416522 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105416522 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105416522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe19e550]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105416522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105416522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105416522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105416522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe19e550] (vlr_lu_fsm.c:110) 20250427105416522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105416522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105416522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe19e550]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105416522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe19e550]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105416522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105416522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe19e550] (fsm.c:486) 20250427105416522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105416522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105416522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105416522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105416522 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:TMSInew-0x915B169C) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250427105416522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105416522 DMM DEBUG -> IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:TMSInew-0x915B169C LOCATION UPDATE ACCEPT (TMSI = 0x915b169c) (gsm_04_08.c:149) 20250427105416522 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:TMSInew-0x915B169C:GERAN-A-315:LU)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105416522 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:TMSInew-0x915B169C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105416522 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105416522 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105416522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105416522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105416522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105416522 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105416522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105416522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105416522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105416522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 3e 17 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 91 5b 16 9c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1810)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_wrong_mi0(1816)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1809)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1809)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1808)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1808)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1808)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1810)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105416525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105416525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105416525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105416525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105416525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105416525 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105416525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105416525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105416525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105416525 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105416526 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:TMSInew-0x915B169C:GERAN-A-315:LU)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105416526 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:TMSInew-0x915B169C:GERAN-A-315:LU)[0x55eefe1d9cc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105416526 DMM DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:TMSInew-0x915B169C:GERAN-A-315:LU)[0x55eefe1d9cc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105416526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:TMSInew-0x915B169C:GERAN-A-315:LU)[0x55eefe19e550]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105416526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105416526 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250427105416526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105416526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-315:LU)[0x55eefe19e550]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105416526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105416526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-315:LU)[0x55eefe19e550] (vlr_lu_fsm.c:817) 20250427105416526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105416526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x51AC441D:GERAN-A-315:LU)[0x55eefe1c3110]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105416526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-315:LU)[0x55eefe19e550]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105416526 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-315:LU)[0x55eefe1d9cc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105416526 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-315:LU)[0x55eefe1d9cc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.991s remaining) (msc_a.c:450) 20250427105416526 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250427105416526 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-315:LU)[0x55eefe1d9cc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105416526 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-315:LU)[0x55eefe1d9cc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105416526 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105416526 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105416526 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105416526 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-315:LU)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105416526 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105416526 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105416526 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105416526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105416526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105416526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105416526 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105416526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105416526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105416526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105416526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3e 17 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1810)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1808)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1808)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1808)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105416527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105416527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105416527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105416527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1810)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105416527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105416527 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105416527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105416527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105416527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105416527 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105416527 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-315:LU)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105416527 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-315:LU)[0x55eefe1d9cc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105416527 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-315:LU)[0x55eefe1d9cc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105416527 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-315:LU)[0x55eefe1d9cc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105416527 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-315:LU)[0x55eefe1d9cc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105416527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-315:LU)[0x55eefe19e550]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105416527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-315:LU)[0x55eefe19e550]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-315:LU)[0x55eefe1d9cc0] (msc_a.c:1053) 20250427105416527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-315:LU)[0x55eefe19e550]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105416527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-315:LU)[0x55eefe19e550]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105416527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-315:LU)[0x55eefe19e550]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105416527 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-315:LU)[0x55eefe1d9cc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe20a3f0] (msc_a.c:1053) 20250427105416527 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-315:LU)[0x55eefe1d9cc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105416527 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-315:LU)[0x55eefe1d9cc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105416527 DMSC DEBUG msub_fsm[0x55eefe20a3f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105416527 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C) MSC-A terminated (msub.c:261) 20250427105416527 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C) 1 MSC-I still active (msub.c:79) 20250427105416527 DMSC DEBUG msub_fsm[0x55eefe20a3f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105416527 DMSC DEBUG msub_fsm[0x55eefe20a3f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105416527 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-315:LU)[0x55eefe1cba80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105416527 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-315:LU)[0x55eefe1cba80]{READY}: Removing from parent msub_fsm[0x55eefe20a3f0] (msub.c:113) 20250427105416528 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-315 (ran_conn.c:155) 20250427105416528 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-315:LU)[0x55eefe1cba80]{READY}: Freeing instance (msub.c:113) 20250427105416528 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-315:LU)[0x55eefe1cba80]{READY}: Deallocated (fsm.c:568) 20250427105416528 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C) Free (msub.c:119) 20250427105416528 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C - active-conn: now used by 1 (attached) (msub.c:375) 20250427105416528 DMSC DEBUG msub_fsm[0x55eefe20a3f0]{terminating}: Freeing instance (msub.c:113) 20250427105416528 DMSC DEBUG msub_fsm[0x55eefe20a3f0]{terminating}: Deallocated (fsm.c:568) 20250427105416528 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105416528 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105416528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105416528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105416528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105416528 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105416528 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105416528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105416528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105416528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3e 17 00 01 3b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1810)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1810)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105416528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105416528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105416528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105416528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105416528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105416528 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105416528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105416528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105416528 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105416528 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 70 3e 17 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1809)@84c1225eaf8b: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1816)7355927 TC_cm_serv_wrong_mi0(1816)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105416529 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105416529 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_wrong_mi0(1816)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1816)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1816)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1816)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '915B169C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1809)@84c1225eaf8b: Added conn table entry 0TC_cm_serv_wrong_mi0(1816)15300436 MSC_Test_0-RAN(1809)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1808)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1810)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105416732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105416732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105416732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105416732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105416732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105416732 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105416732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105416732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105416732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105416732 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 77 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 05 24 01 03 50 59 02 05 f4 91 5b 16 9c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105416733 DMSC DEBUG msub_fsm[0x55eefe19e550]{active}: Allocated (fsm.c:456) 20250427105416733 DMSC DEBUG msc_i[0x55eefe1d9cc0]{READY}: Allocated (fsm.c:456) 20250427105416733 DMSC DEBUG msc_i[0x55eefe1d9cc0]{READY}: is child of msub_fsm[0x55eefe19e550] (fsm.c:486) 20250427105416733 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105416733 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe19e550] (fsm.c:486) 20250427105416733 DMSC DEBUG msc_a(unknown:GERAN-A-316:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105416733 DMSC DEBUG msc_i(unknown:GERAN-A-316:NONE)[0x55eefe1d9cc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105416733 DMSC DEBUG msc_a(unknown:GERAN-A-316:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105416733 DMM DEBUG msc_a(TMSI-0x915B169C:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105416733 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x915B169C:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe20a3f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105416733 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x915B169C:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe20a3f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x915B169C:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1cba80] (fsm.c:486) 20250427105416733 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x915B169C:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe20a3f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105416733 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x915B169C:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe20a3f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105416733 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105416733 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105416733 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105416733 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105416733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe20a3f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105416733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe20a3f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105416733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe20a3f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105416733 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1d9cc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105416733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe20a3f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105416733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe20a3f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105416733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe20a3f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105416733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe20a3f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105416733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe20a3f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105416733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe20a3f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105416733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe20a3f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105416733 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1d9cc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105416733 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105416733 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105416733 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250427105416733 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105416733 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105416733 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105416733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105416733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105416733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105416733 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105416733 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105416733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105416733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105416733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e9 77 54 00 01 3c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105416733 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105416733 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105416733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105416733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105416733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105416733 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105416733 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105416733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105416733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105416733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e9 77 54 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 49 (osmo_ss7_asp.c:1164) 20250427105416733 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105416733 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105416733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105416733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105416733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105416733 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105416733 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105416733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105416733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105416733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e9 77 54 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1810)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1810)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1810)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1810)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1810)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@84c1225eaf8b: { messageType := 2, destLocRef := 'E97754'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1808)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105416734 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105416734 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_cm_serv_wrong_mi0(1816)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1816)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1809)@84c1225eaf8b: patching N(SD)=1 into dtap '05240403505902082926240000909999'O MSC_Test_0-RAN(1809)@84c1225eaf8b: patched enc_l3: '05640403505902082926240000909999'O MSC_Test_0-SCCP(1808)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@84c1225eaf8b: vl_len:19 MSC_Test_0-SCCP(1808)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1808)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01001005640403505902082926240000909999'O MSC_Test_0-M3UA(1810)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105416738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105416738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105416738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105416738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105416738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105416738 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105416738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105416738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105416738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105416738 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) 20250427105416738 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1d9cc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105416738 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105416738 DMM DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427105416738 DMM ERROR msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: CM Service Request with mismatching mobile identity: IMSI-262420000099999 (gsm_04_08.c:695) 20250427105416738 DMM DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: -> CM SERVICE Reject cause: 3 (gsm_04_08.c:259) 20250427105416738 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1d9cc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105416738 DBSSAP ERROR msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250427105416738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105416738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105416738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105416738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105416738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105416738 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105416738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105416738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105416738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105416738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e9 77 54 00 01 06 01 00 03 05 22 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1810)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1808)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@84c1225eaf8b: vl_len:6 MSC_Test_0-SCCP(1808)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1808)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000422040100'O 20250427105416740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105416740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1810)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105416740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105416740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105416740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105416740 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105416740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105416740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105416740 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105416740 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) 20250427105416740 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1d9cc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105416740 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105416740 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427105416740 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105416740 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105416740 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105416740 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105416740 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1d9cc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105416740 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105416740 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105416740 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105416740 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105416740 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105416740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105416740 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105416740 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105416740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105416740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105416740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e9 77 54 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1810)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1808)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1808)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1808)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1810)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105416741 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105416741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105416741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105416741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105416741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105416741 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105416741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105416741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105416741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105416741 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105416741 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1d9cc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105416741 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105416741 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105416741 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105416741 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105416741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe20a3f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105416741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe20a3f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1cba80] (msc_a.c:1053) 20250427105416741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe20a3f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105416741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe20a3f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105416741 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe19e550] (msc_a.c:1053) 20250427105416741 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105416741 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105416741 DMSC DEBUG msub_fsm[0x55eefe19e550]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105416741 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C) MSC-A terminated (msub.c:261) 20250427105416741 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C) 1 MSC-I still active (msub.c:79) 20250427105416741 DMSC DEBUG msub_fsm[0x55eefe19e550]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105416741 DMSC DEBUG msub_fsm[0x55eefe19e550]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105416741 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1d9cc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105416741 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1d9cc0]{READY}: Removing from parent msub_fsm[0x55eefe19e550] (msub.c:113) 20250427105416741 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-316 (ran_conn.c:155) 20250427105416741 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1d9cc0]{READY}: Freeing instance (msub.c:113) 20250427105416742 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55eefe1d9cc0]{READY}: Deallocated (fsm.c:568) 20250427105416742 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C) Free (msub.c:119) 20250427105416742 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C - active-conn: now used by 1 (attached) (msub.c:375) 20250427105416742 DMSC DEBUG msub_fsm[0x55eefe19e550]{terminating}: Freeing instance (msub.c:113) 20250427105416742 DMSC DEBUG msub_fsm[0x55eefe19e550]{terminating}: Deallocated (fsm.c:568) 20250427105416742 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105416742 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105416742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105416742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105416742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105416742 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105416742 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105416742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105416742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105416742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e9 77 54 00 01 3c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1810)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1810)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105416742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105416742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105416742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105416742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105416742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105416742 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105416742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105416742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105416742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105416742 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e9 77 54 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1809)@84c1225eaf8b: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1816)15300436 TC_cm_serv_wrong_mi0(1816)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105416742 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105416742 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x915B169C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_wrong_mi0(1816)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1816)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1816)@84c1225eaf8b: Final verdict of PTC: pass 20250427105416745 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105416745 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1811)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1814)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1808)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1810)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1807)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1809)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1815)@84c1225eaf8b: Final verdict of PTC: none 20250427105416746 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1813)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1812)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1817)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1807): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1808): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1809): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1810): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1811): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1812): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1813): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1814): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1815): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_cm_serv_wrong_mi0(1816): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1817): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_cm_serv_wrong_mi finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_wrong_mi pass'. Sun Apr 27 10:54:16 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 20250427105416944 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105416944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105416944 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105416944 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105416944 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105416944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105416944 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105416944 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105416944 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105416944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105416944 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105416944 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105416944 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105416944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105416944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105416944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105416944 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105416944 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105416944 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105416945 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105416945 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105417747 DLGSUP 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) 20250427105418748 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105418945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105418946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105418946 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) 20250427105419749 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_wrong_mi pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_0'. ------ MSC_Tests.TC_auth_options_0 ------ Sun Apr 27 10:54:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_0.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105420750 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_0' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_auth_options_0 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1821)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1821)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1821)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(1819)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105421283 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1822)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105421477 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105421477 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105421477 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105421477 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1821)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1821)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1821)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1821)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105421479 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105421479 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105421479 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105421479 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105421479 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105421479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105421479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105421479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105421479 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105421479 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105421479 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1821)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1821)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105421479 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105421479 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105421479 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105421479 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105421479 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105421479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105421479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105421479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105421479 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105421479 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105421479 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105421479 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1821)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1821)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1821)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1821)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1821)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1821)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1821)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105421480 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105421480 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105421751 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105421751 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1824)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1824)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105421752 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1824)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1824)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1824)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1824)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105421761 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105421761 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_00(1827)@84c1225eaf8b: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1825)@84c1225eaf8b: Created GsupExpect[0] for "262420000042300" to be handled at TC_auth_options_00(1827) TC_auth_options_00(1827)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105422293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105422293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105422293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105422293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105422293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105422293 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105422293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105422293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105422294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1821)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105422294 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105422294 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105422294 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105422294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105422295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105422295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105422295 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105422295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105422295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105422295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105422295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1821)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1820)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1820)@84c1225eaf8b: Added conn table entry 0TC_auth_options_00(1827)1137575 MSC_Test_0-SCCP(1819)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1820)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1821)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105422309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105422309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105422309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105422309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105422309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105422309 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105422309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105422309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105422309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105422309 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 11 5b 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 40 32 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105422309 DMSC DEBUG msub_fsm[0x55eefe20a3f0]{active}: Allocated (fsm.c:456) 20250427105422310 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: Allocated (fsm.c:456) 20250427105422310 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: is child of msub_fsm[0x55eefe20a3f0] (fsm.c:486) 20250427105422310 DMSC DEBUG msc_a[0x55eefe1d9cc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105422310 DMSC DEBUG msc_a[0x55eefe1d9cc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe20a3f0] (fsm.c:486) 20250427105422310 DMSC DEBUG msc_a(unknown:GERAN-A-317:NONE)[0x55eefe1d9cc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105422310 DMSC DEBUG msc_i(unknown:GERAN-A-317:NONE)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105422310 DMSC DEBUG msc_a(unknown:GERAN-A-317:NONE)[0x55eefe1d9cc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105422310 DMM DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe1d9cc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042300 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105422310 DMM DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe1d9cc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105422310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe19e550]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105422310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe19e550]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe1d9cc0] (fsm.c:486) 20250427105422310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe19e550]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105422310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe19e550]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105422310 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105422310 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042300 id=262420000042300 (vlr.c:661) 20250427105422310 DVLR INFO New subscr, IMSI: 262420000042300 (vlr.c:562) 20250427105422310 DVLR DEBUG VLR subscr IMSI-262420000042300 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105422310 DMSC DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe1d9cc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105422310 DMSC DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe1d9cc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105422310 DVLR DEBUG VLR subscr IMSI-262420000042300 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427105422310 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105422310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe19e550]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105422310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe19e550]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105422310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe19e550]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105422310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe19e550]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105422310 DMSC DEBUG msc_i(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105422310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe19e550]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105422310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe19e550]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105422310 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105422310 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe19e550] (fsm.c:486) 20250427105422310 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105422310 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105422310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105422310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105422310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105422310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105422310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105422310 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105422310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105422310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105422310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105422310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 11 5b a7 00 01 3d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105422310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105422310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105422310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105422310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105422310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105422310 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105422310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105422310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105422311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105422311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 11 5b a7 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1821)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1821)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1821)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@84c1225eaf8b: { messageType := 2, destLocRef := '115BA7'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1825)@84c1225eaf8b: Found GsupExpect[0] for "262420000042300" handled at TC_auth_options_00(1827) MSC_Test-GSUP(1825)@84c1225eaf8b: Added IMSI table entry 0TC_auth_options_00(1827)"262420000042300" MSC_Test_0-SCCP(1819)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105422315 DVLR DEBUG VLR subscr IMSI-262420000042300 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427105422315 DVLR DEBUG VLR subscr IMSI-262420000042300 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1819)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1819)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1819)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1821)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105422317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105422317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105422317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105422317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105422317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105422317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105422317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105422317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105422317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105422317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105422317 DMSC DEBUG msc_i(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105422317 DMSC DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe1d9cc0]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1827)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105422327 DVLR DEBUG VLR subscr IMSI-262420000042300 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105422327 DVLR DEBUG IMSI:262420000042300 has MSISDN:491230042300 (vlr.c:1045) 20250427105422327 DMSC NOTICE msub(IMSI-262420000042300:MSISDN-491230042300) VLR: update for IMSI=262420000042300 (MSISDN=491230042300) (gsm_04_08.c:1541) 20250427105422327 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105422328 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105422328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55eefe19e550]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105422328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105422328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105422328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105422328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55eefe19e550] (vlr_lu_fsm.c:110) 20250427105422328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105422328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55eefe1b6f20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105422328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55eefe19e550]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105422328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55eefe19e550]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105422328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105422328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55eefe19e550] (fsm.c:486) 20250427105422328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105422328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105422328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105422328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105422328 DMSC NOTICE msub(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x793227CF) VLR: update for IMSI=262420000042300 (MSISDN=491230042300) (gsm_04_08.c:1541) 20250427105422328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105422328 DMM DEBUG -> IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x793227CF LOCATION UPDATE ACCEPT (TMSI = 0x793227cf) (gsm_04_08.c:149) 20250427105422329 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x793227CF:GERAN-A-317:LU)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105422329 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x793227CF - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105422329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105422329 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105422329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105422329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105422329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105422329 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105422329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105422329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105422329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105422329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 11 5b a7 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 79 32 27 cf (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1821)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_00(1827)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1820)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1820)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1819)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1819)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1819)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1821)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105422338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105422338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105422338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105422338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105422338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105422338 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105422338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105422339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105422339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105422339 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105422339 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x793227CF:GERAN-A-317:LU)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105422339 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x793227CF:GERAN-A-317:LU)[0x55eefe1d9cc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105422339 DMM DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x793227CF:GERAN-A-317:LU)[0x55eefe1d9cc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105422339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x793227CF:GERAN-A-317:LU)[0x55eefe19e550]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105422339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105422339 DMSC NOTICE msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF) VLR: update for IMSI=262420000042300 (MSISDN=491230042300) (gsm_04_08.c:1541) 20250427105422339 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427105422339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105422339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-317:LU)[0x55eefe19e550]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105422339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105422339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-317:LU)[0x55eefe19e550] (vlr_lu_fsm.c:817) 20250427105422339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105422339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55eefe19dc50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105422339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-317:LU)[0x55eefe19e550]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105422339 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-317:LU)[0x55eefe1d9cc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105422339 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-317:LU)[0x55eefe1d9cc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.970s remaining) (msc_a.c:450) 20250427105422339 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042300/3/1): Available (smpp_smsc.c:626) 20250427105422339 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-317:LU)[0x55eefe1d9cc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105422339 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-317:LU)[0x55eefe1d9cc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105422339 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105422339 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105422339 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105422339 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-317:LU)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105422339 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427105422339 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105422339 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105422339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105422339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105422339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105422339 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105422340 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105422340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105422340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105422340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 11 5b a7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1821)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1819)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1819)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1819)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1821)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105422343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105422343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105422343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105422343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105422343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105422343 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105422343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105422343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105422343 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105422343 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105422344 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-317:LU)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105422344 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-317:LU)[0x55eefe1d9cc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105422344 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-317:LU)[0x55eefe1d9cc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105422344 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-317:LU)[0x55eefe1d9cc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105422344 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-317:LU)[0x55eefe1d9cc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105422344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-317:LU)[0x55eefe19e550]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105422344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-317:LU)[0x55eefe19e550]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-317:LU)[0x55eefe1d9cc0] (msc_a.c:1053) 20250427105422344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-317:LU)[0x55eefe19e550]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105422344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-317:LU)[0x55eefe19e550]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105422344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-317:LU)[0x55eefe19e550]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105422344 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-317:LU)[0x55eefe1d9cc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe20a3f0] (msc_a.c:1053) 20250427105422344 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-317:LU)[0x55eefe1d9cc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105422344 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-317:LU)[0x55eefe1d9cc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105422344 DMSC DEBUG msub_fsm[0x55eefe20a3f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105422344 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF) MSC-A terminated (msub.c:261) 20250427105422344 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF) 1 MSC-I still active (msub.c:79) 20250427105422344 DMSC DEBUG msub_fsm[0x55eefe20a3f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105422344 DMSC DEBUG msub_fsm[0x55eefe20a3f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105422344 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-317:LU)[0x55eefe1cba80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105422344 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-317:LU)[0x55eefe1cba80]{READY}: Removing from parent msub_fsm[0x55eefe20a3f0] (msub.c:113) 20250427105422344 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-317 (ran_conn.c:155) 20250427105422344 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-317:LU)[0x55eefe1cba80]{READY}: Freeing instance (msub.c:113) 20250427105422344 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-317:LU)[0x55eefe1cba80]{READY}: Deallocated (fsm.c:568) 20250427105422344 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF) Free (msub.c:119) 20250427105422344 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF - active-conn: now used by 1 (attached) (msub.c:375) 20250427105422344 DMSC DEBUG msub_fsm[0x55eefe20a3f0]{terminating}: Freeing instance (msub.c:113) 20250427105422344 DMSC DEBUG msub_fsm[0x55eefe20a3f0]{terminating}: Deallocated (fsm.c:568) 20250427105422344 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105422344 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105422344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105422344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105422344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105422344 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105422344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105422344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105422344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105422344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 11 5b a7 00 01 3d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1821)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1821)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105422345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105422345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105422345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105422345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105422345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105422345 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105422345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105422345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105422345 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105422346 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 11 5b a7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1820)@84c1225eaf8b: Deleted conn table entry 0TC_auth_options_00(1827)1137575 TC_auth_options_00(1827)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105422348 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105422348 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_00(1827)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1827)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1827)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1827)@84c1225eaf8b: port MSCVTYf_perform_lu() done TC_auth_options_00(1827)@84c1225eaf8b: port MSCVTYf_establish_fully() starting TC_auth_options_00(1827)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '793227CF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1820)@84c1225eaf8b: Added conn table entry 0TC_auth_options_00(1827)3516144 MSC_Test_0-RAN(1820)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1819)@84c1225eaf8b: First idle individual index:0 20250427105423353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105423353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105423353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105423353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105423353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105423353 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105423353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105423353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105423353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105423353 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 a6 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 01 03 50 59 02 05 f4 79 32 27 cf 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105423353 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{active}: Allocated (fsm.c:456) 20250427105423353 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: Allocated (fsm.c:456) 20250427105423353 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: is child of msub_fsm[0x55eefe1d9cc0] (fsm.c:486) 20250427105423353 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105423353 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1d9cc0] (fsm.c:486) 20250427105423353 DMSC DEBUG msc_a(unknown:GERAN-A-318:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105423353 DMSC DEBUG msc_i(unknown:GERAN-A-318:NONE)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105423353 DMSC DEBUG msc_a(unknown:GERAN-A-318:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105423353 DMM DEBUG msc_a(TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105423353 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105423353 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe20a3f0] (fsm.c:486) 20250427105423353 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105423353 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105423353 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105423353 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105423353 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105423353 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105423353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105423353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105423353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105423353 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105423353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105423353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105423353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105423353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105423353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105423353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105423353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105423353 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105423353 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105423353 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105423353 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042300/3/1): Available (smpp_smsc.c:626) 20250427105423354 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105423354 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105423354 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105423354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105423354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105423354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105423354 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105423354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105423354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105423354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105423354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 35 a6 f0 00 01 3e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105423354 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105423354 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105423354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105423354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105423354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105423354 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105423354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105423354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105423354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105423354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 35 a6 f0 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1821)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427105423354 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105423354 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105423354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105423354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105423354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105423354 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105423354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105423354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105423354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105423354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 35 a6 f0 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1819)@84c1225eaf8b: { messageType := 2, destLocRef := '35A6F0'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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1819)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1821)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1821)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1821)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1819)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105423354 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105423354 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_00(1827)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1827)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1827)@84c1225eaf8b: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1819)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@84c1225eaf8b: vl_len:6 MSC_Test_0-SCCP(1819)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1819)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1821)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105423355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105423355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105423355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105423355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105423355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105423355 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105423355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105423355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105423355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105423355 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) 20250427105423356 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105423356 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105423356 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427105423356 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105423356 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105423356 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105423356 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105423356 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105423356 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105423356 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105423356 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105423356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105423356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105423356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105423356 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105423356 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105423356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105423356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105423356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 35 a6 f0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1821)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1819)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1819)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1819)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1821)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105423356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105423356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105423356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105423356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105423356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105423356 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105423356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105423356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105423356 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105423356 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105423356 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105423356 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105423356 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105423356 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105423356 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105423356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105423356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe20a3f0] (msc_a.c:1053) 20250427105423356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105423356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105423356 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1d9cc0] (msc_a.c:1053) 20250427105423356 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105423356 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105423356 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105423356 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF) MSC-A terminated (msub.c:261) 20250427105423356 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF) 1 MSC-I still active (msub.c:79) 20250427105423356 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105423356 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105423356 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105423356 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Removing from parent msub_fsm[0x55eefe1d9cc0] (msub.c:113) 20250427105423356 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-318 (ran_conn.c:155) 20250427105423356 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Freeing instance (msub.c:113) 20250427105423356 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF:GERAN-A-318:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Deallocated (fsm.c:568) 20250427105423356 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF) Free (msub.c:119) 20250427105423356 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF - active-conn: now used by 1 (attached) (msub.c:375) 20250427105423356 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{terminating}: Freeing instance (msub.c:113) 20250427105423356 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{terminating}: Deallocated (fsm.c:568) 20250427105423356 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105423357 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105423357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105423357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105423357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105423357 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105423357 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105423357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105423357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105423357 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 35 a6 f0 00 01 3e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1821)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1821)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105423357 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105423357 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105423357 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105423357 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105423357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105423357 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105423357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105423357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105423357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105423357 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 35 a6 f0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1820)@84c1225eaf8b: Deleted conn table entry 0TC_auth_options_00(1827)3516144 TC_auth_options_00(1827)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105423357 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105423357 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x793227CF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_00(1827)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1827)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1827)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-RAN(1820)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1825)@84c1225eaf8b: Final verdict of PTC: none 20250427105423359 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105423359 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(1823)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1819)@84c1225eaf8b: Final verdict of PTC: none 20250427105423360 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1822)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1821)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1824)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1826)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1828)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1818)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1818): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1819): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1820): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1821): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1822): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1823): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1824): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1825): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1826): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_auth_options_00(1827): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1828): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_auth_options_0 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_0 pass'. Sun Apr 27 10:54:23 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 20250427105423560 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105423560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105423560 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105423560 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105423560 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105423560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105423560 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105423560 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105423560 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105423560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105423560 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105423560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105423560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105423560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105423560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105423560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105423560 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105423560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105423560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105423561 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105423561 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105424361 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=308088) 20250427105425362 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105425561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105425561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105425561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=308088, count=309248) 20250427105426363 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_0 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_1'. ------ MSC_Tests.TC_auth_options_1 ------ Sun Apr 27 10:54:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105427364 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_1' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_auth_options_1 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1832)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1832)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1832)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(1830)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105427908 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1833)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105428101 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105428101 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105428101 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105428101 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1832)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1832)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1832)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1832)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105428107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105428107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105428107 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105428107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105428107 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105428107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105428107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105428107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105428107 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105428107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105428107 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1832)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1832)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105428109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105428109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105428109 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105428109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105428110 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105428110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105428110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105428110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105428110 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105428110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(1832)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1832)@84c1225eaf8b: Message received on association #8 20250427105428110 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105428110 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427105428110 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105428110 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1832)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1832)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1832)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1832)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1832)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1832)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105428365 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105428366 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1835)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1835)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105428372 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1835)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1835)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1835)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1835)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105428393 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105428393 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_10(1838)@84c1225eaf8b: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1836)@84c1225eaf8b: Created GsupExpect[0] for "262420000042301" to be handled at TC_auth_options_10(1838) TC_auth_options_10(1838)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105428913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105428913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105428913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105428913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105428913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105428913 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105428913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105428913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105428913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105428913 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105428914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105428914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105428914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105428914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105428914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105428914 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105428914 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105428914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105428914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105428914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1832)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1831)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1831)@84c1225eaf8b: Added conn table entry 0TC_auth_options_10(1838)16464589 MSC_Test_0-SCCP(1830)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1831)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1832)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105428928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105428928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105428928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105428928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105428928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105428928 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105428928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105428928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105428928 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105428928 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 3a 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 40 32 10 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105428929 DMSC DEBUG msub_fsm[0x55eefe19dc50]{active}: Allocated (fsm.c:456) 20250427105428929 DMSC DEBUG msc_i[0x55eefe20a3f0]{READY}: Allocated (fsm.c:456) 20250427105428929 DMSC DEBUG msc_i[0x55eefe20a3f0]{READY}: is child of msub_fsm[0x55eefe19dc50] (fsm.c:486) 20250427105428929 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105428929 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe19dc50] (fsm.c:486) 20250427105428929 DMSC DEBUG msc_a(unknown:GERAN-A-319:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105428929 DMSC DEBUG msc_i(unknown:GERAN-A-319:NONE)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105428929 DMSC DEBUG msc_a(unknown:GERAN-A-319:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105428929 DMM DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042301 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105428929 DMM DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105428929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105428929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105428929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105428929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105428929 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105428929 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042301 id=262420000042301 (vlr.c:661) 20250427105428929 DVLR INFO New subscr, IMSI: 262420000042301 (vlr.c:562) 20250427105428929 DVLR DEBUG VLR subscr IMSI-262420000042301 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105428929 DMSC DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105428929 DMSC DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105428929 DVLR DEBUG VLR subscr IMSI-262420000042301 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427105428929 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105428929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105428929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105428929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105428929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105428929 DMSC DEBUG msc_i(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105428930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105428930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105428930 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe19fa90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105428930 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe19fa90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe1d9cc0] (fsm.c:486) 20250427105428930 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe19fa90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105428930 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe19fa90]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105428930 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105428930 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105428930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105428930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105428930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105428930 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105428930 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105428930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105428930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105428930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3a cd 00 01 3f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105428930 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105428930 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105428930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105428930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105428930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105428930 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105428930 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105428930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105428930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105428930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3a cd 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1832)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1832)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1832)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@84c1225eaf8b: { messageType := 2, destLocRef := 'FB3ACD'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1836)@84c1225eaf8b: Found GsupExpect[0] for "262420000042301" handled at TC_auth_options_10(1838) MSC_Test-GSUP(1836)@84c1225eaf8b: Added IMSI table entry 0TC_auth_options_10(1838)"262420000042301" 20250427105428933 DVLR DEBUG VLR subscr IMSI-262420000042301 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427105428933 DVLR DEBUG VLR subscr IMSI-262420000042301 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1830)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1830)@84c1225eaf8b: vl_from0 20250427105428934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105428934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105428934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105428934 DLM3UA DEBUG 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(1830)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1832)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105428934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105428934 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105428934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105428934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105428934 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105428934 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1838)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105428934 DMSC DEBUG msc_i(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105428934 DMSC DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105428937 DVLR DEBUG VLR subscr IMSI-262420000042301 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105428937 DVLR DEBUG IMSI:262420000042301 has MSISDN:491230042301 (vlr.c:1045) 20250427105428937 DMSC NOTICE msub(IMSI-262420000042301:MSISDN-491230042301) VLR: update for IMSI=262420000042301 (MSISDN=491230042301) (gsm_04_08.c:1541) 20250427105428937 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105428938 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105428938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105428938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe19fa90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105428938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe19fa90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105428938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe19fa90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105428938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe19fa90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55eefe1d9cc0] (vlr_lu_fsm.c:110) 20250427105428938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe19fa90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105428938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55eefe19fa90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105428938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105428938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105428938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105428938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55eefe1d9cc0] (fsm.c:486) 20250427105428938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105428938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105428938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105428938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105428938 DMSC NOTICE msub(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x62D013B1) VLR: update for IMSI=262420000042301 (MSISDN=491230042301) (gsm_04_08.c:1541) 20250427105428938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105428938 DMM DEBUG -> IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x62D013B1 LOCATION UPDATE ACCEPT (TMSI = 0x62d013b1) (gsm_04_08.c:149) 20250427105428938 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x62D013B1:GERAN-A-319:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105428938 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x62D013B1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105428938 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105428939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105428939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105428939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105428939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105428939 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105428939 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105428939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105428939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105428939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 3a cd 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 62 d0 13 b1 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1832)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_10(1838)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1831)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1831)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1830)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1830)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1830)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427105428947 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105428947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105428947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105428947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105428947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105428947 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105428947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105428947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105428947 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105428947 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1832)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105428947 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x62D013B1:GERAN-A-319:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105428947 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x62D013B1:GERAN-A-319:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105428947 DMM DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x62D013B1:GERAN-A-319:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105428948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x62D013B1:GERAN-A-319:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105428948 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105428948 DMSC NOTICE msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1) VLR: update for IMSI=262420000042301 (MSISDN=491230042301) (gsm_04_08.c:1541) 20250427105428948 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427105428948 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105428948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-319:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105428948 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105428948 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-319:LU)[0x55eefe1d9cc0] (vlr_lu_fsm.c:817) 20250427105428948 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105428948 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55eefe1d0ac0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105428948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-319:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105428948 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-319:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105428948 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-319:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250427105428948 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042301/3/1): Available (smpp_smsc.c:626) 20250427105428948 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-319:LU)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105428948 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-319:LU)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105428948 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105428948 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105428948 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105428948 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-319:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105428948 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427105428948 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105428948 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105428948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105428948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105428948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105428948 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105428948 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105428948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105428948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105428948 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3a cd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1832)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1830)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1830)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1830)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105428951 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105428951 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105428951 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105428951 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105428951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105428951 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105428951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105428951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105428951 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105428951 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1832)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105428951 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-319:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105428951 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-319:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105428951 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-319:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105428951 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-319:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105428951 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-319:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105428951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-319:LU)[0x55eefe1d9cc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105428951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-319:LU)[0x55eefe1d9cc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-319:LU)[0x55eefe1cba80] (msc_a.c:1053) 20250427105428951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-319:LU)[0x55eefe1d9cc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105428951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-319:LU)[0x55eefe1d9cc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105428951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-319:LU)[0x55eefe1d9cc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105428951 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-319:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe19dc50] (msc_a.c:1053) 20250427105428951 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-319:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105428951 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-319:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105428951 DMSC DEBUG msub_fsm[0x55eefe19dc50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105428951 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1) MSC-A terminated (msub.c:261) 20250427105428951 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1) 1 MSC-I still active (msub.c:79) 20250427105428951 DMSC DEBUG msub_fsm[0x55eefe19dc50]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105428951 DMSC DEBUG msub_fsm[0x55eefe19dc50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105428951 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-319:LU)[0x55eefe20a3f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105428951 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-319:LU)[0x55eefe20a3f0]{READY}: Removing from parent msub_fsm[0x55eefe19dc50] (msub.c:113) 20250427105428951 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-319 (ran_conn.c:155) 20250427105428951 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-319:LU)[0x55eefe20a3f0]{READY}: Freeing instance (msub.c:113) 20250427105428951 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-319:LU)[0x55eefe20a3f0]{READY}: Deallocated (fsm.c:568) 20250427105428951 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1) Free (msub.c:119) 20250427105428951 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105428951 DMSC DEBUG msub_fsm[0x55eefe19dc50]{terminating}: Freeing instance (msub.c:113) 20250427105428951 DMSC DEBUG msub_fsm[0x55eefe19dc50]{terminating}: Deallocated (fsm.c:568) 20250427105428951 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105428951 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105428951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105428951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105428951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105428951 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105428951 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105428951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105428951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105428951 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3a cd 00 01 3f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1832)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@84c1225eaf8b: Session index based on local reference:0 20250427105428952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105428952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105428952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105428952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105428952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105428952 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105428952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105428952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105428952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105428952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fb 3a cd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1831)@84c1225eaf8b: Deleted conn table entry 0TC_auth_options_10(1838)16464589 TC_auth_options_10(1838)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105428953 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105428954 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_10(1838)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1838)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1838)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1838)@84c1225eaf8b: port MSCVTYf_perform_lu() done TC_auth_options_10(1838)@84c1225eaf8b: port MSCVTYf_establish_fully() starting TC_auth_options_10(1838)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '62D013B1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1831)@84c1225eaf8b: Added conn table entry 0TC_auth_options_10(1838)11601771 MSC_Test_0-RAN(1831)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427105429956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105429956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105429956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105429956 DLM3UA DEBUG 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(1830)@84c1225eaf8b: First idle individual index:0 20250427105429956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105429956 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105429956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105429956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105429956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105429956 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 07 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 01 03 50 59 02 05 f4 62 d0 13 b1 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105429957 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{active}: Allocated (fsm.c:456) 20250427105429957 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: Allocated (fsm.c:456) 20250427105429957 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: is child of msub_fsm[0x55eefe1d9cc0] (fsm.c:486) 20250427105429957 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105429957 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1d9cc0] (fsm.c:486) 20250427105429957 DMSC DEBUG msc_a(unknown:GERAN-A-320:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105429957 DMSC DEBUG msc_i(unknown:GERAN-A-320:NONE)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105429957 DMSC DEBUG msc_a(unknown:GERAN-A-320:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105429957 DMM DEBUG msc_a(TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105429957 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105429957 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe20a3f0] (fsm.c:486) 20250427105429957 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105429957 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105429957 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105429957 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105429957 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105429957 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105429957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105429957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105429957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105429957 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105429957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105429957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105429957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105429957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105429957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105429957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105429957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105429957 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105429957 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105429957 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105429957 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042301/3/1): Available (smpp_smsc.c:626) 20250427105429957 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105429957 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105429957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105429957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105429957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105429957 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105429957 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105429957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105429957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105429957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105429957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 07 6b 00 01 40 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105429957 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105429957 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105429957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105429957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105429957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105429957 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105429957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105429957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105429957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105429957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 07 6b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 10 (osmo_ss7_asp.c:1164) 20250427105429957 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105429957 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105429957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105429957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105429957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105429957 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105429957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105429957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105429957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105429957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 07 6b 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1832)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1832)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1832)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1832)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1832)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@84c1225eaf8b: { messageType := 2, destLocRef := 'B1076B'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1830)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105429958 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105429958 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_10(1838)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1838)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1838)@84c1225eaf8b: port MSCVTYf_establish_fully() done 20250427105429959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105429959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105429959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105429959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105429959 DLSS7 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(1830)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@84c1225eaf8b: vl_len:6 MSC_Test_0-SCCP(1830)@84c1225eaf8b: vl_from0 20250427105429959 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105429959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105429959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105429959 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105429959 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) MSC_Test_0-SCCP(1830)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1832)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105429959 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105429959 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105429959 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427105429959 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105429959 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105429959 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105429959 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105429959 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105429960 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105429960 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105429960 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105429960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105429960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105429960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105429960 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105429960 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105429960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105429960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105429960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 07 6b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1832)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1830)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1830)@84c1225eaf8b: vl_from0 20250427105429960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105429960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(1830)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105429960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105429960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105429960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105429960 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105429960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105429960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105429960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105429960 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1832)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105429960 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105429960 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105429960 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105429960 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105429960 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105429960 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105429960 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe20a3f0] (msc_a.c:1053) 20250427105429960 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105429960 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105429960 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1d9cc0] (msc_a.c:1053) 20250427105429960 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105429960 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105429960 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105429960 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1) MSC-A terminated (msub.c:261) 20250427105429960 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1) 1 MSC-I still active (msub.c:79) 20250427105429960 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105429960 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105429960 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105429960 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Removing from parent msub_fsm[0x55eefe1d9cc0] (msub.c:113) 20250427105429960 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-320 (ran_conn.c:155) 20250427105429960 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Freeing instance (msub.c:113) 20250427105429960 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1:GERAN-A-320:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Deallocated (fsm.c:568) 20250427105429961 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1) Free (msub.c:119) 20250427105429961 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105429961 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{terminating}: Freeing instance (msub.c:113) 20250427105429961 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{terminating}: Deallocated (fsm.c:568) 20250427105429961 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105429961 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105429961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105429961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105429961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105429961 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105429961 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105429961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105429961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105429961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 07 6b 00 01 40 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1832)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@84c1225eaf8b: Session index based on local reference:0 20250427105429961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105429961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105429961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105429961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105429961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105429961 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105429961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105429961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105429961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105429961 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b1 07 6b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1831)@84c1225eaf8b: Deleted conn table entry 0TC_auth_options_10(1838)11601771 TC_auth_options_10(1838)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105429961 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105429961 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x62D013B1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_10(1838)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1838)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1838)@84c1225eaf8b: Final verdict of PTC: pass 20250427105429964 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105429964 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1830)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1832)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1833)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1836)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1837)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1829)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1831)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1834)@84c1225eaf8b: Final verdict of PTC: none 20250427105429965 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1835)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1839)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1829): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1830): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1831): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1832): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1833): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1834): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1835): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1836): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1837): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_auth_options_10(1838): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1839): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_auth_options_1 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_1 pass'. Sun Apr 27 10:54:29 UTC 2025 ====== MSC_Tests.TC_auth_options_1 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_auth_options_1.talloc 20250427105430164 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105430164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105430164 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105430164 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105430164 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105430164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105430164 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105430164 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105430164 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105430164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105430164 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105430164 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105430164 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105430164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105430164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105430164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105430164 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105430164 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105430164 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105430164 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105430165 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105430966 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=307652) 20250427105431968 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105432165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105432165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105432165 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=307652, count=309092) 20250427105432969 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_1 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_2'. ------ MSC_Tests.TC_auth_options_2 ------ Sun Apr 27 10:54:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105433971 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_2' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_auth_options_2 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1843)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1843)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1843)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1841)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105434488 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1844)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105434680 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105434680 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105434680 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105434680 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1843)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1843)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105434686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105434686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105434686 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105434686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105434686 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105434686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105434686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105434686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105434686 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105434686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105434686 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1843)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1843)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1843)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1843)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105434689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105434689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105434689 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105434689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105434689 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105434689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105434689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105434689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105434689 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105434689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105434689 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105434689 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1843)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1843)@84c1225eaf8b: Message received on association #8 20250427105434689 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105434689 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1843)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1843)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1843)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1843)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1843)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1843)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105434972 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105434972 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1846)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1846)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105434973 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1846)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1846)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1846)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1846)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105434982 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105434982 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_20(1849)@84c1225eaf8b: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1847)@84c1225eaf8b: Created GsupExpect[0] for "262420000042302" to be handled at TC_auth_options_20(1849) TC_auth_options_20(1849)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105435483 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105435483 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105435483 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105435483 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105435483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105435483 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105435483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105435483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105435483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105435483 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105435484 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105435484 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105435484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105435484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105435484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105435484 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105435484 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105435484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105435484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105435484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1843)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1842)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1842)@84c1225eaf8b: Added conn table entry 0TC_auth_options_20(1849)13713677 MSC_Test_0-RAN(1842)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1841)@84c1225eaf8b: First idle individual index:0 20250427105435487 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105435487 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105435487 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105435487 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105435487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105435487 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105435487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105435487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105435487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105435487 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 41 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 40 32 20 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105435488 DMSC DEBUG msub_fsm[0x55eefe19dc50]{active}: Allocated (fsm.c:456) 20250427105435488 DMSC DEBUG msc_i[0x55eefe20a3f0]{READY}: Allocated (fsm.c:456) 20250427105435488 DMSC DEBUG msc_i[0x55eefe20a3f0]{READY}: is child of msub_fsm[0x55eefe19dc50] (fsm.c:486) 20250427105435488 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105435488 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe19dc50] (fsm.c:486) 20250427105435488 DMSC DEBUG msc_a(unknown:GERAN-A-321:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105435488 DMSC DEBUG msc_i(unknown:GERAN-A-321:NONE)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105435488 DMSC DEBUG msc_a(unknown:GERAN-A-321:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105435488 DMM DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042302 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105435488 DMM DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105435488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105435488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105435488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427105435488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105435488 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105435488 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042302 id=262420000042302 (vlr.c:661) 20250427105435488 DVLR INFO New subscr, IMSI: 262420000042302 (vlr.c:562) 20250427105435488 DVLR DEBUG VLR subscr IMSI-262420000042302 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105435488 DMSC DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105435488 DMSC DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105435488 DVLR DEBUG VLR subscr IMSI-262420000042302 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427105435488 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105435488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105435488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105435488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105435488 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe19fa90]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105435488 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe19fa90]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1d9cc0] (fsm.c:486) 20250427105435488 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe19fa90]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105435488 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe19fa90]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105435488 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105435488 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105435488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105435488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105435488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105435488 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105435488 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105435488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105435488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105435488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 41 0d 00 01 41 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1843)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@84c1225eaf8b: { messageType := 2, destLocRef := 'D1410D'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1847)@84c1225eaf8b: Found GsupExpect[0] for "262420000042302" handled at TC_auth_options_20(1849) MSC_Test-GSUP(1847)@84c1225eaf8b: Added IMSI table entry 0TC_auth_options_20(1849)"262420000042302" 20250427105435490 DVLR DEBUG VLR subscr IMSI-262420000042302 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427105435490 DVLR DEBUG VLR subscr IMSI-262420000042302 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1841)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1841)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1841)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1843)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105435490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105435490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105435490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105435490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105435490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105435490 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105435490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105435490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105435490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105435490 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105435490 DMSC DEBUG msc_i(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105435490 DMSC DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1cba80]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1849)@84c1225eaf8b: setverdict(pass): none -> pass TC_auth_options_20(1849)@84c1225eaf8b: XXX ts_GSUP_SAI_ERR 20250427105435491 DVLR DEBUG VLR subscr IMSI-262420000042302 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105435491 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe19fa90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250427105435491 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe19fa90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250427105435491 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe19fa90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250427105435491 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe19fa90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250427105435491 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe19fa90]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105435491 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe19fa90]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1d9cc0] (vlr_auth_fsm.c:294) 20250427105435491 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe19fa90]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105435491 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe19fa90]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250427105435491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250427105435491 DVLR INFO vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_AUTH}: Attaching subscriber without auth (auth is optional, and no auth info received from HLR) (vlr_lu_fsm.c:1205) 20250427105435491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105435491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105435491 DMSC DEBUG msc_i(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105435492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105435492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105435492 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105435492 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1d9cc0] (fsm.c:486) 20250427105435492 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105435492 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105435492 DVLR DEBUG VLR subscr IMSI-262420000042302 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105435492 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105435492 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105435492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105435492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105435492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105435492 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105435492 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105435492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105435492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105435492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 41 0d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1843)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105435493 DVLR DEBUG VLR subscr IMSI-262420000042302 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105435493 DVLR DEBUG IMSI:262420000042302 has MSISDN:491230042302 (vlr.c:1045) 20250427105435493 DMSC NOTICE msub(IMSI-262420000042302:MSISDN-491230042302) VLR: update for IMSI=262420000042302 (MSISDN=491230042302) (gsm_04_08.c:1541) 20250427105435493 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105435493 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105435493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105435494 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105435494 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105435494 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105435494 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55eefe1d9cc0] (vlr_lu_fsm.c:110) 20250427105435494 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105435494 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105435494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105435494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105435494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105435494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55eefe1d9cc0] (fsm.c:486) 20250427105435494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105435494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105435494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105435494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105435494 DMSC NOTICE msub(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0xAA9B927C) VLR: update for IMSI=262420000042302 (MSISDN=491230042302) (gsm_04_08.c:1541) 20250427105435494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105435494 DMM DEBUG -> IMSI-262420000042302:MSISDN-491230042302:TMSInew-0xAA9B927C LOCATION UPDATE ACCEPT (TMSI = 0xaa9b927c) (gsm_04_08.c:149) 20250427105435494 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0xAA9B927C:GERAN-A-321:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105435494 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSInew-0xAA9B927C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105435494 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105435494 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105435494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105435494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105435494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105435494 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105435494 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105435494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105435494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105435494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d1 41 0d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 aa 9b 92 7c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1843)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(1849)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1842)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1842)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1841)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1841)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1841)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1843)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105435496 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105435496 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105435496 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105435496 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105435496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105435496 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105435496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105435496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105435496 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105435496 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105435496 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0xAA9B927C:GERAN-A-321:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105435496 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0xAA9B927C:GERAN-A-321:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105435496 DMM DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0xAA9B927C:GERAN-A-321:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105435496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0xAA9B927C:GERAN-A-321:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105435496 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105435496 DMSC NOTICE msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C) VLR: update for IMSI=262420000042302 (MSISDN=491230042302) (gsm_04_08.c:1541) 20250427105435496 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427105435496 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105435496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-321:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105435496 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105435496 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-321:LU)[0x55eefe1d9cc0] (vlr_lu_fsm.c:817) 20250427105435496 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105435496 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55eefe19fa90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105435496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-321:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105435496 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-321:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105435496 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-321:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.991s remaining) (msc_a.c:450) 20250427105435496 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042302/3/1): Available (smpp_smsc.c:626) 20250427105435497 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-321:LU)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105435497 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-321:LU)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105435497 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105435497 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105435497 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105435497 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-321:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105435497 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427105435497 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105435497 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105435497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105435497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105435497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105435497 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105435497 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105435497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105435497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105435497 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 41 0d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1843)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1841)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1841)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1841)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1843)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105435498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105435498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105435498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105435498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105435498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105435498 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105435498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105435498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105435498 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105435498 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105435498 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-321:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105435498 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-321:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105435498 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-321:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105435498 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-321:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105435498 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-321:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105435498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-321:LU)[0x55eefe1d9cc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105435498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-321:LU)[0x55eefe1d9cc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-321:LU)[0x55eefe1cba80] (msc_a.c:1053) 20250427105435498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-321:LU)[0x55eefe1d9cc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105435498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-321:LU)[0x55eefe1d9cc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105435498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-321:LU)[0x55eefe1d9cc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105435498 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-321:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe19dc50] (msc_a.c:1053) 20250427105435498 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-321:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105435498 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-321:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105435498 DMSC DEBUG msub_fsm[0x55eefe19dc50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105435498 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C) MSC-A terminated (msub.c:261) 20250427105435498 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C) 1 MSC-I still active (msub.c:79) 20250427105435498 DMSC DEBUG msub_fsm[0x55eefe19dc50]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105435498 DMSC DEBUG msub_fsm[0x55eefe19dc50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105435498 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-321:LU)[0x55eefe20a3f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105435498 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-321:LU)[0x55eefe20a3f0]{READY}: Removing from parent msub_fsm[0x55eefe19dc50] (msub.c:113) 20250427105435498 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-321 (ran_conn.c:155) 20250427105435498 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-321:LU)[0x55eefe20a3f0]{READY}: Freeing instance (msub.c:113) 20250427105435498 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-321:LU)[0x55eefe20a3f0]{READY}: Deallocated (fsm.c:568) 20250427105435498 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C) Free (msub.c:119) 20250427105435498 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C - active-conn: now used by 1 (attached) (msub.c:375) 20250427105435498 DMSC DEBUG msub_fsm[0x55eefe19dc50]{terminating}: Freeing instance (msub.c:113) 20250427105435498 DMSC DEBUG msub_fsm[0x55eefe19dc50]{terminating}: Deallocated (fsm.c:568) 20250427105435498 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105435498 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105435498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105435498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105435498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105435498 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105435498 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105435498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105435498 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105435498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 41 0d 00 01 41 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1843)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1843)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105435498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105435498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105435498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105435498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105435498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105435498 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105435498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105435498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105435498 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105435498 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d1 41 0d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1842)@84c1225eaf8b: Deleted conn table entry 0TC_auth_options_20(1849)13713677 TC_auth_options_20(1849)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105435499 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105435499 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_20(1849)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1849)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1849)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1849)@84c1225eaf8b: port MSCVTYf_perform_lu() done TC_auth_options_20(1849)@84c1225eaf8b: port MSCVTYf_establish_fully() starting TC_auth_options_20(1849)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'AA9B927C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1842)@84c1225eaf8b: Added conn table entry 0TC_auth_options_20(1849)13836848 MSC_Test_0-RAN(1842)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1841)@84c1225eaf8b: First idle individual index:0 20250427105436502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105436502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105436502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105436502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105436502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105436502 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105436502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105436502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105436502 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105436502 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d3 22 30 02 02 06 04 43 b9 00 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 aa 9b 92 7c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105436503 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{active}: Allocated (fsm.c:456) 20250427105436503 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: Allocated (fsm.c:456) 20250427105436503 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: is child of msub_fsm[0x55eefe1d9cc0] (fsm.c:486) 20250427105436503 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105436503 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1d9cc0] (fsm.c:486) 20250427105436503 DMSC DEBUG msc_a(unknown:GERAN-A-322:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105436503 DMSC DEBUG msc_i(unknown:GERAN-A-322:NONE)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105436503 DMSC DEBUG msc_a(unknown:GERAN-A-322:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105436503 DMM DEBUG msc_a(TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105436503 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105436503 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe20a3f0] (fsm.c:486) 20250427105436503 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427105436503 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105436503 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105436503 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105436503 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105436503 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105436503 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105436503 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427105436503 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19fa90]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105436503 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19fa90]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19dc50] (fsm.c:486) 20250427105436503 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19fa90]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105436503 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19fa90]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105436503 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105436503 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105436503 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105436503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105436503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105436503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105436503 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105436503 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105436503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105436503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105436503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d3 22 30 00 01 42 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1843)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@84c1225eaf8b: { messageType := 2, destLocRef := 'D32230'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)@84c1225eaf8b: Session index based on local reference:0 20250427105436504 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105436504 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_20(1849)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1849)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1849)@84c1225eaf8b: XXX ts_GSUP_SAI_ERR 20250427105436504 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105436504 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19fa90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250427105436505 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19fa90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250427105436505 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19fa90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250427105436505 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19fa90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250427105436505 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19fa90]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105436505 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19fa90]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19dc50] (vlr_auth_fsm.c:294) 20250427105436505 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19fa90]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105436505 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19fa90]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250427105436505 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250427105436505 DVLR INFO Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19dc50]{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) 20250427105436505 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105436505 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105436505 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105436505 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105436505 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105436505 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105436505 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105436505 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105436505 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105436505 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105436505 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105436505 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105436505 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.997s remaining) (msc_a.c:450) 20250427105436505 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042302/3/1): Available (smpp_smsc.c:626) 20250427105436505 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105436505 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105436505 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105436505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105436505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105436505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105436505 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105436505 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105436505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105436505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105436505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d3 22 30 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 20 (osmo_ss7_asp.c:1164) 20250427105436505 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105436505 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105436505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105436505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105436505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105436505 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105436505 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105436505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105436505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105436505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d3 22 30 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1843)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1843)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1843)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(1849)@84c1225eaf8b: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1841)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@84c1225eaf8b: vl_len:6 MSC_Test_0-SCCP(1841)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1841)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1843)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105436506 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105436506 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105436506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105436506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105436506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105436506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105436506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105436506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105436506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105436506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105436506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105436506 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) 20250427105436506 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427105436506 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105436506 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105436506 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105436506 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105436506 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105436506 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105436506 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105436506 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105436506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105436506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105436506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105436506 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105436506 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105436506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105436506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105436506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d3 22 30 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1843)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1841)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1841)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1841)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1843)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105436507 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105436507 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105436507 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105436507 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105436507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105436507 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105436507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105436507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105436507 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105436507 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105436507 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105436507 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105436507 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105436507 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105436507 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105436507 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105436507 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe20a3f0] (msc_a.c:1053) 20250427105436507 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105436507 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105436507 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1d9cc0] (msc_a.c:1053) 20250427105436507 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105436507 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105436507 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105436507 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C) MSC-A terminated (msub.c:261) 20250427105436507 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C) 1 MSC-I still active (msub.c:79) 20250427105436507 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105436507 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105436507 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105436507 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Removing from parent msub_fsm[0x55eefe1d9cc0] (msub.c:113) 20250427105436507 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-322 (ran_conn.c:155) 20250427105436507 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Freeing instance (msub.c:113) 20250427105436507 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C:GERAN-A-322:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Deallocated (fsm.c:568) 20250427105436507 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C) Free (msub.c:119) 20250427105436507 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C - active-conn: now used by 1 (attached) (msub.c:375) 20250427105436507 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{terminating}: Freeing instance (msub.c:113) 20250427105436507 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{terminating}: Deallocated (fsm.c:568) 20250427105436507 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105436507 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105436507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105436507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105436507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105436507 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105436507 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105436507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105436507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105436507 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d3 22 30 00 01 42 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1843)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@84c1225eaf8b: Session index based on local reference:0 20250427105436508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105436508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105436508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105436508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105436508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105436508 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105436508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105436508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105436508 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105436508 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d3 22 30 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1842)@84c1225eaf8b: Deleted conn table entry 0TC_auth_options_20(1849)13836848 TC_auth_options_20(1849)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105436508 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105436508 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAA9B927C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_20(1849)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1849)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1849)@84c1225eaf8b: Final verdict of PTC: pass 20250427105436510 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105436510 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1844)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1841)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1845)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1840)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1847)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1843)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1842)@84c1225eaf8b: Final verdict of PTC: none 20250427105436514 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1846)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1848)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1850)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1840): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1841): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1842): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1843): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1844): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1845): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1846): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1847): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1848): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_auth_options_20(1849): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1850): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_auth_options_2 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_2 pass'. Sun Apr 27 10:54:36 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 20250427105436708 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105436708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105436708 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105436708 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105436708 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105436708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105436708 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105436708 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105436708 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105436708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105436708 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105436708 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105436708 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105436708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105436708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105436708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105436708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105436708 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105436708 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105436708 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105436709 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105437515 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=323676) 20250427105438515 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105438709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105438709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105438709 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=323676, count=324836) 20250427105439517 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_2 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_3'. ------ MSC_Tests.TC_auth_options_3 ------ Sun Apr 27 10:54:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105440518 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_3' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_auth_options_3 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1854)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1854)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1854)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(1852)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105441017 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1855)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105441212 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105441212 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105441212 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105441212 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1854)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1854)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1854)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1854)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105441214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105441214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105441214 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105441214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105441214 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105441214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105441214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105441214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105441214 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105441214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105441214 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1854)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1854)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1854)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1854)@84c1225eaf8b: Message received on association #8 20250427105441214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105441214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105441214 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105441214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105441214 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105441214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105441214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105441214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105441214 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105441214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105441214 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105441214 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1854)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1854)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1854)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427105441214 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105441214 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1854)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1854)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105441519 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105441519 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1857)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1857)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105441520 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1857)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1857)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1857)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1857)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105441530 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105441530 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_30(1860)@84c1225eaf8b: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1858)@84c1225eaf8b: Created GsupExpect[0] for "262420000042303" to be handled at TC_auth_options_30(1860) TC_auth_options_30(1860)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105442016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105442016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105442016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105442016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105442016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105442016 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105442016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105442016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105442016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105442016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105442017 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105442017 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105442017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105442017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105442017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105442017 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105442017 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105442017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105442017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105442017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1854)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1853)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1853)@84c1225eaf8b: Added conn table entry 0TC_auth_options_30(1860)1196338 MSC_Test_0-SCCP(1852)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1853)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427105442021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105442021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105442021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105442021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105442021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105442021 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105442021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105442021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105442021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105442021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 12 41 32 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 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) MSC_Test_0-M3UA(1854)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105442021 DMSC DEBUG msub_fsm[0x55eefe19dc50]{active}: Allocated (fsm.c:456) 20250427105442021 DMSC DEBUG msc_i[0x55eefe20a3f0]{READY}: Allocated (fsm.c:456) 20250427105442021 DMSC DEBUG msc_i[0x55eefe20a3f0]{READY}: is child of msub_fsm[0x55eefe19dc50] (fsm.c:486) 20250427105442021 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105442021 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe19dc50] (fsm.c:486) 20250427105442021 DMSC DEBUG msc_a(unknown:GERAN-A-323:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105442021 DMSC DEBUG msc_i(unknown:GERAN-A-323:NONE)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105442021 DMSC DEBUG msc_a(unknown:GERAN-A-323:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105442021 DMM DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042303 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105442021 DMM DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105442021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105442021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105442021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427105442021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105442021 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105442021 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042303 id=262420000042303 (vlr.c:661) 20250427105442021 DVLR INFO New subscr, IMSI: 262420000042303 (vlr.c:562) 20250427105442021 DVLR DEBUG VLR subscr IMSI-262420000042303 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105442021 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105442021 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105442021 DVLR DEBUG VLR subscr IMSI-262420000042303 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427105442021 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105442021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105442021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105442021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105442021 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105442021 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1d9cc0] (fsm.c:486) 20250427105442021 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105442021 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105442021 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105442021 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105442021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105442021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105442021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105442021 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105442021 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105442021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105442021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105442021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 12 41 32 00 01 43 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1854)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@84c1225eaf8b: { messageType := 2, destLocRef := '124132'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1858)@84c1225eaf8b: Found GsupExpect[0] for "262420000042303" handled at TC_auth_options_30(1860) MSC_Test-GSUP(1858)@84c1225eaf8b: Added IMSI table entry 0TC_auth_options_30(1860)"262420000042303" 20250427105442023 DVLR DEBUG VLR subscr IMSI-262420000042303 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427105442023 DVLR DEBUG VLR subscr IMSI-262420000042303 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1852)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1852)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1852)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427105442023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105442023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105442023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105442023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105442023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105442023 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105442023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105442023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105442023 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105442023 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(1854)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105442023 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105442023 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1cba80]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1860)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105442027 DVLR DEBUG VLR subscr IMSI-262420000042303 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105442027 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105442027 DVLR DEBUG SUBSCR(IMSI-262420000042303) Received 1 auth tuples (vlr.c:996) 20250427105442027 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105442027 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1bdae0]{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) 20250427105442027 DMM DEBUG Tx AUTH REQ (rand = a71c40c962992a60f53ef81fc4f268d6) (gsm_04_08.c:641) 20250427105442027 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105442027 DVLR DEBUG VLR subscr IMSI-262420000042303 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105442027 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105442027 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105442027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105442027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105442027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105442027 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105442027 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105442027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105442027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105442027 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 12 41 32 00 01 16 01 00 13 05 12 00 a7 1c 40 c9 62 99 2a 60 f5 3e f8 1f c4 f2 68 d6 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1854)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1853)@84c1225eaf8b: patching N(SD)=1 into dtap '051487942EE0'O MSC_Test_0-RAN(1853)@84c1225eaf8b: patched enc_l3: '055487942EE0'O MSC_Test_0-SCCP(1852)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1852)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1852)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010006055487942EE0'O MSC_Test_0-M3UA(1854)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105442029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105442030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105442030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105442030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105442030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105442030 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105442030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105442030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105442030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105442030 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 87 94 2e e0 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105442030 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105442030 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105442030 DMM DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 87942ee0) (gsm_04_08.c:1128) 20250427105442030 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105442030 DVLR DEBUG SUBSCR(IMSI-262420000042303) AUTH on GERAN received SRES/RES: 87942ee0 (4 bytes) (vlr_auth_fsm.c:151) 20250427105442030 DVLR INFO SUBSCR(IMSI-262420000042303) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427105442030 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105442030 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105442030 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105442030 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1d9cc0] (vlr_auth_fsm.c:294) 20250427105442030 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105442030 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105442030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427105442030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105442030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427105442030 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427105442030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427105442030 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105442030 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105442030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105442030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105442030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105442030 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105442030 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105442030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105442030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105442030 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 12 41 32 00 01 10 00 0e 53 0a 09 09 27 e2 0c 79 2b d1 f2 7a 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1854)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1852)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1852)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1852)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1854)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105442031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105442031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105442031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105442031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105442031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105442031 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105442031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105442031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105442031 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105442031 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105442031 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105442031 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105442031 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427105442032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105442032 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105442032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105442032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105442032 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105442032 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1d9cc0] (fsm.c:486) 20250427105442032 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105442032 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105442032 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105442032 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105442032 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105442032 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105442032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105442032 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105442032 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105442032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105442032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105442032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 12 41 32 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1854)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105442033 DVLR DEBUG VLR subscr IMSI-262420000042303 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105442033 DVLR DEBUG IMSI:262420000042303 has MSISDN:491230042303 (vlr.c:1045) 20250427105442033 DMSC NOTICE msub(IMSI-262420000042303:MSISDN-491230042303) VLR: update for IMSI=262420000042303 (MSISDN=491230042303) (gsm_04_08.c:1541) 20250427105442033 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105442033 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105442033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105442033 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105442033 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105442033 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105442033 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55eefe1d9cc0] (vlr_lu_fsm.c:110) 20250427105442033 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105442033 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105442033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105442033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105442033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55eefe1cbbb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105442033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55eefe1cbbb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55eefe1d9cc0] (fsm.c:486) 20250427105442033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55eefe1cbbb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105442033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55eefe1cbbb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105442033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55eefe1cbbb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105442033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55eefe1cbbb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105442033 DMSC NOTICE msub(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x3EAB7EF2) VLR: update for IMSI=262420000042303 (MSISDN=491230042303) (gsm_04_08.c:1541) 20250427105442033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55eefe1cbbb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105442033 DMM DEBUG -> IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x3EAB7EF2 LOCATION UPDATE ACCEPT (TMSI = 0x3eab7ef2) (gsm_04_08.c:149) 20250427105442033 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105442033 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x3EAB7EF2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105442033 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105442033 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105442033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105442033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105442033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105442033 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105442033 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105442033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105442033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105442033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 12 41 32 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3e ab 7e f2 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1854)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(1860)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1853)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1853)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_0-SCCP(1852)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1852)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1852)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1854)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105442034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105442034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105442034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105442035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105442035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105442035 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105442035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105442035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105442035 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105442035 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105442035 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105442035 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105442035 DMM DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105442035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105442035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55eefe1cbbb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105442035 DMSC NOTICE msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2) VLR: update for IMSI=262420000042303 (MSISDN=491230042303) (gsm_04_08.c:1541) 20250427105442035 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427105442035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55eefe1cbbb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105442035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105442035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55eefe1cbbb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105442035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55eefe1cbbb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe1d9cc0] (vlr_lu_fsm.c:817) 20250427105442035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55eefe1cbbb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105442035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55eefe1cbbb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105442035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105442035 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105442035 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250427105442035 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042303/3/1): Available (smpp_smsc.c:626) 20250427105442035 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105442035 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105442035 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105442035 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105442035 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105442035 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105442035 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427105442035 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105442035 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105442035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105442035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105442035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105442035 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105442035 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105442035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105442035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105442035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 12 41 32 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1854)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1852)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1852)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1852)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105442036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105442036 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105442036 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105442036 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105442036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105442036 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105442036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105442036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105442036 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1854)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105442036 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105442036 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105442036 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105442036 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105442036 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105442036 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105442036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe1d9cc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105442036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe1d9cc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe1cba80] (msc_a.c:1053) 20250427105442036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe1d9cc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105442036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe1d9cc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105442036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe1d9cc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105442036 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe19dc50] (msc_a.c:1053) 20250427105442036 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105442036 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105442036 DMSC DEBUG msub_fsm[0x55eefe19dc50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105442036 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2) MSC-A terminated (msub.c:261) 20250427105442036 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2) 1 MSC-I still active (msub.c:79) 20250427105442036 DMSC DEBUG msub_fsm[0x55eefe19dc50]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105442036 DMSC DEBUG msub_fsm[0x55eefe19dc50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105442036 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe20a3f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105442036 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe20a3f0]{READY}: Removing from parent msub_fsm[0x55eefe19dc50] (msub.c:113) 20250427105442036 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-323 (ran_conn.c:155) 20250427105442036 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe20a3f0]{READY}: Freeing instance (msub.c:113) 20250427105442036 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-323:LU)[0x55eefe20a3f0]{READY}: Deallocated (fsm.c:568) 20250427105442036 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2) Free (msub.c:119) 20250427105442036 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105442036 DMSC DEBUG msub_fsm[0x55eefe19dc50]{terminating}: Freeing instance (msub.c:113) 20250427105442036 DMSC DEBUG msub_fsm[0x55eefe19dc50]{terminating}: Deallocated (fsm.c:568) 20250427105442036 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105442036 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105442036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105442036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105442036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105442036 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105442036 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105442036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105442036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105442036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 12 41 32 00 01 43 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1854)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1854)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105442036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105442036 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105442036 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105442036 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105442036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105442036 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105442036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105442036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105442036 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105442036 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 12 41 32 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1853)@84c1225eaf8b: Deleted conn table entry 0TC_auth_options_30(1860)1196338 TC_auth_options_30(1860)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105442036 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105442036 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_30(1860)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1860)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1860)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1860)@84c1225eaf8b: port MSCVTYf_perform_lu() done TC_auth_options_30(1860)@84c1225eaf8b: port MSCVTYf_establish_fully() starting TC_auth_options_30(1860)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3EAB7EF2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1853)@84c1225eaf8b: Added conn table entry 0TC_auth_options_30(1860)15404065 MSC_Test_0-RAN(1853)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1852)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1854)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105443040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105443040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105443040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105443040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105443040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105443040 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105443040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105443040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105443040 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105443040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 eb 0c 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 3e ab 7e f2 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105443040 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{active}: Allocated (fsm.c:456) 20250427105443040 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: Allocated (fsm.c:456) 20250427105443040 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: is child of msub_fsm[0x55eefe1d9cc0] (fsm.c:486) 20250427105443040 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105443040 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1d9cc0] (fsm.c:486) 20250427105443040 DMSC DEBUG msc_a(unknown:GERAN-A-324:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105443040 DMSC DEBUG msc_i(unknown:GERAN-A-324:NONE)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105443040 DMSC DEBUG msc_a(unknown:GERAN-A-324:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105443040 DMM DEBUG msc_a(TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105443040 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105443040 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe20a3f0] (fsm.c:486) 20250427105443040 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427105443040 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105443040 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105443040 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105443040 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105443040 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105443040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105443040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427105443040 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe1cbbb0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105443040 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe1cbbb0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe19dc50] (fsm.c:486) 20250427105443040 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe1cbbb0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105443040 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe1cbbb0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105443040 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105443040 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105443040 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105443040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105443040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105443040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105443040 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105443040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105443040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105443040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105443040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 eb 0c 21 00 01 44 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1854)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@84c1225eaf8b: { messageType := 2, destLocRef := 'EB0C21'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)@84c1225eaf8b: Session index based on local reference:0 20250427105443041 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105443041 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_30(1860)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1860)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105443043 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105443043 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe1cbbb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105443043 DVLR DEBUG SUBSCR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2) Received 1 auth tuples (vlr.c:996) 20250427105443043 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe1cbbb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105443043 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe1cbbb0]{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) 20250427105443043 DMM DEBUG Tx AUTH REQ (rand = 795e5e1f4e7fb8b4a168c4d5f67d8cb2) (gsm_04_08.c:641) 20250427105443043 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105443043 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105443043 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105443043 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105443043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105443043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105443043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105443043 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105443043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105443043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105443043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105443043 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 eb 0c 21 00 01 16 01 00 13 05 12 00 79 5e 5e 1f 4e 7f b8 b4 a1 68 c4 d5 f6 7d 8c b2 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1854)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1853)@84c1225eaf8b: patching N(SD)=1 into dtap '051499A129BC'O MSC_Test_0-RAN(1853)@84c1225eaf8b: patched enc_l3: '055499A129BC'O MSC_Test_0-SCCP(1852)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1852)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1852)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010006055499A129BC'O MSC_Test_0-M3UA(1854)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105443044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105443044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105443044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105443044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105443044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105443044 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105443044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105443044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105443044 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105443044 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 99 a1 29 bc 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105443045 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105443045 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105443045 DMM DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 99a129bc) (gsm_04_08.c:1128) 20250427105443045 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe1cbbb0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105443045 DVLR DEBUG SUBSCR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2) AUTH on GERAN received SRES/RES: 99a129bc (4 bytes) (vlr_auth_fsm.c:151) 20250427105443045 DVLR INFO SUBSCR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427105443045 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe1cbbb0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105443045 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe1cbbb0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105443045 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe1cbbb0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105443045 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe1cbbb0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe19dc50] (vlr_auth_fsm.c:294) 20250427105443045 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe1cbbb0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105443045 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe1cbbb0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105443045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427105443045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105443045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427105443045 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427105443045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427105443045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105443045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105443045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105443045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105443045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105443045 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105443045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105443045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105443045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105443045 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 eb 0c 21 00 01 10 00 0e 53 0a 09 09 9d 5c c0 e3 63 69 4b 55 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1854)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1852)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1852)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1852)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250427105443047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105443047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105443047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105443047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105443047 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105443047 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105443047 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105443047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105443047 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105443047 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105443047 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105443047 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105443047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427105443047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105443047 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105443047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105443047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105443047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105443047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105443047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105443047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105443047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105443047 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105443047 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250427105443047 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042303/3/1): Available (smpp_smsc.c:626) 20250427105443047 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105443047 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105443047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105443047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105443047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105443047 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105443047 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105443047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105443047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105443047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 eb 0c 21 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1854)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(1860)@84c1225eaf8b: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1852)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@84c1225eaf8b: vl_len:6 MSC_Test_0-SCCP(1852)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1852)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000422040100'O 20250427105443049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105443049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105443049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105443049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105443049 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105443049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105443049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105443049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105443049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105443049 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) 20250427105443049 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105443049 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105443049 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427105443050 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105443050 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105443050 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105443050 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105443050 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105443050 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105443050 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105443050 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105443050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105443050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105443050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105443050 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105443050 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105443050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105443050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105443050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 eb 0c 21 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1854)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1852)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1852)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1852)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105443051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105443051 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105443051 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105443051 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105443051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105443051 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1854)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105443051 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105443051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105443051 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105443051 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105443051 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105443051 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105443051 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105443051 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105443051 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105443051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105443051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe20a3f0] (msc_a.c:1053) 20250427105443051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105443051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe19dc50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105443051 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1d9cc0] (msc_a.c:1053) 20250427105443051 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105443052 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105443052 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105443052 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2) MSC-A terminated (msub.c:261) 20250427105443052 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2) 1 MSC-I still active (msub.c:79) 20250427105443052 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105443052 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105443052 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105443052 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Removing from parent msub_fsm[0x55eefe1d9cc0] (msub.c:113) 20250427105443052 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-324 (ran_conn.c:155) 20250427105443052 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Freeing instance (msub.c:113) 20250427105443052 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2:GERAN-A-324:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Deallocated (fsm.c:568) 20250427105443052 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2) Free (msub.c:119) 20250427105443052 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105443052 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{terminating}: Freeing instance (msub.c:113) 20250427105443052 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{terminating}: Deallocated (fsm.c:568) 20250427105443052 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105443052 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105443052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105443052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105443052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105443052 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105443052 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105443052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105443052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105443052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 eb 0c 21 00 01 44 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1854)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@84c1225eaf8b: Session index based on local reference:0 20250427105443052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105443052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105443052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105443052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105443052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105443052 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105443052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105443052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105443052 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1854)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105443052 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 eb 0c 21 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1853)@84c1225eaf8b: Deleted conn table entry 0TC_auth_options_30(1860)15404065 TC_auth_options_30(1860)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105443053 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105443053 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3EAB7EF2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_30(1860)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1860)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1860)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(1858)@84c1225eaf8b: Final verdict of PTC: none 20250427105443056 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1852)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1857)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1854)@84c1225eaf8b: Final verdict of PTC: none 20250427105443057 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105443057 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1855)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1851)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1856)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1859)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1853)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1861)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1851): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1852): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1853): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1854): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1855): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1856): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1857): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1858): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1859): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_auth_options_30(1860): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1861): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_auth_options_3 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_3 pass'. Sun Apr 27 10:54:43 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 20250427105443256 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105443256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105443256 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105443256 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105443256 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105443256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105443256 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105443256 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105443256 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105443256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105443256 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105443256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105443256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105443256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105443257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105443257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105443257 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105443257 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105443257 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105443257 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105443257 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105444057 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=387916) 20250427105445059 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105445258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105445258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105445258 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=387916, count=389076) 20250427105446060 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_3 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_4'. ------ MSC_Tests.TC_auth_options_4 ------ Sun Apr 27 10:54:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105447061 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_4' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_auth_options_4 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1865)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1865)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1865)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(1863)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105447625 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1866)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105447820 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105447820 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105447820 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105447821 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1865)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1865)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105447826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105447826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105447826 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105447826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105447826 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105447826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105447826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105447826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105447826 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105447826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105447826 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1865)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1865)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1865)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1865)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1865)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105447829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105447829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105447829 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105447829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105447829 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105447829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105447829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105447829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105447829 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105447829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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)@84c1225eaf8b: Message received on association #8 20250427105447829 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105447829 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105447830 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105447830 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1865)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1865)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1865)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1865)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1865)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105448062 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105448063 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1868)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1868)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105448068 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1868)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1868)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1868)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1868)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105448089 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105448089 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_40(1871)@84c1225eaf8b: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1869)@84c1225eaf8b: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(1871) TC_auth_options_40(1871)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105448625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105448625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105448625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105448625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105448625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105448625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105448625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105448625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105448625 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105448625 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105448625 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105448625 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105448625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105448625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105448625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105448625 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105448625 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105448625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105448625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105448625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1865)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1864)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1864)@84c1225eaf8b: Added conn table entry 0TC_auth_options_40(1871)887239 MSC_Test_0-RAN(1864)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1863)@84c1225eaf8b: First idle individual index:0 20250427105448630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105448630 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105448630 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105448630 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105448630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105448630 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105448630 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105448630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105448630 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105448630 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0d 89 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 40 32 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105448630 DMSC DEBUG msub_fsm[0x55eefe19dc50]{active}: Allocated (fsm.c:456) 20250427105448630 DMSC DEBUG msc_i[0x55eefe20a3f0]{READY}: Allocated (fsm.c:456) 20250427105448630 DMSC DEBUG msc_i[0x55eefe20a3f0]{READY}: is child of msub_fsm[0x55eefe19dc50] (fsm.c:486) 20250427105448630 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105448630 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe19dc50] (fsm.c:486) 20250427105448630 DMSC DEBUG msc_a(unknown:GERAN-A-325:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105448630 DMSC DEBUG msc_i(unknown:GERAN-A-325:NONE)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105448630 DMSC DEBUG msc_a(unknown:GERAN-A-325:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105448630 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042304 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105448630 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105448630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105448630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105448630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427105448630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105448630 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105448630 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042304 id=262420000042304 (vlr.c:661) 20250427105448630 DVLR INFO New subscr, IMSI: 262420000042304 (vlr.c:562) 20250427105448630 DVLR DEBUG VLR subscr IMSI-262420000042304 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105448630 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105448630 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105448630 DVLR DEBUG VLR subscr IMSI-262420000042304 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427105448630 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105448630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105448630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105448630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1d9cc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105448630 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105448630 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1d9cc0] (fsm.c:486) 20250427105448630 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105448630 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105448630 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105448630 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105448630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105448630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105448630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105448630 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105448630 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105448630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105448630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105448630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0d 89 c7 00 01 45 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1865)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@84c1225eaf8b: { messageType := 2, destLocRef := '0D89C7'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1869)@84c1225eaf8b: Found GsupExpect[0] for "262420000042304" handled at TC_auth_options_40(1871) MSC_Test-GSUP(1869)@84c1225eaf8b: Added IMSI table entry 0TC_auth_options_40(1871)"262420000042304" 20250427105448632 DVLR DEBUG VLR subscr IMSI-262420000042304 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427105448632 DVLR DEBUG VLR subscr IMSI-262420000042304 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1863)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1863)@84c1225eaf8b: vl_from0 MSC_Test_0-M3UA(1865)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1863)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427105448633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105448633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105448633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105448633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105448633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105448633 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105448633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105448633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105448633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105448633 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105448633 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105448633 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1cba80]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1871)@84c1225eaf8b: setverdict(pass): none -> pass TC_auth_options_40(1871)@84c1225eaf8b: XXX ts_GSUP_SAI_ERR 20250427105448635 DVLR DEBUG VLR subscr IMSI-262420000042304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105448635 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250427105448635 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250427105448635 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250427105448635 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250427105448635 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105448635 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1d9cc0] (vlr_auth_fsm.c:294) 20250427105448635 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105448635 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250427105448635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250427105448635 DMM INFO msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427105448635 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105448635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1d9cc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105448635 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250427105448635 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105448635 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427105448635 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) 20250427105448635 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) 20250427105448635 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) 20250427105448635 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105448635 DVLR DEBUG VLR subscr IMSI-262420000042304 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250427105448635 DVLR DEBUG VLR subscr IMSI-262420000042304 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105448635 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105448635 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105448635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105448635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105448635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105448635 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105448635 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105448635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105448635 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105448635 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0d 89 c7 00 01 06 01 00 03 05 04 02 00 00 00 (osmo_ss7_asp.c:1164) 20250427105448635 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105448635 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105448635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105448635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105448635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105448635 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105448635 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105448635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105448635 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105448635 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0d 89 c7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1865)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1865)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1865)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1863)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1871)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1863)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1863)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1863)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105448637 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105448637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105448637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105448637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105448637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105448637 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105448637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105448637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105448637 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105448637 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1865)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105448637 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105448637 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105448637 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105448637 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105448637 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105448637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1d9cc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105448637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1d9cc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1cba80] (msc_a.c:1053) 20250427105448637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1d9cc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105448637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1d9cc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105448638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1d9cc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105448638 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe19dc50] (msc_a.c:1053) 20250427105448638 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105448638 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105448638 DMSC DEBUG msub_fsm[0x55eefe19dc50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105448638 DMSC DEBUG msub(IMSI-262420000042304) MSC-A terminated (msub.c:261) 20250427105448638 DMSC DEBUG msub(IMSI-262420000042304) 1 MSC-I still active (msub.c:79) 20250427105448638 DMSC DEBUG msub_fsm[0x55eefe19dc50]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105448638 DMSC DEBUG msub_fsm[0x55eefe19dc50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105448638 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe20a3f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105448638 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe20a3f0]{READY}: Removing from parent msub_fsm[0x55eefe19dc50] (msub.c:113) 20250427105448638 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-325 (ran_conn.c:155) 20250427105448638 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe20a3f0]{READY}: Freeing instance (msub.c:113) 20250427105448638 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x55eefe20a3f0]{READY}: Deallocated (fsm.c:568) 20250427105448638 DMSC DEBUG msub(IMSI-262420000042304) Free (msub.c:119) 20250427105448638 DVLR INFO VLR subscr IMSI-262420000042304 - active-conn: now used by 0 (-) (msub.c:375) 20250427105448638 DVLR DEBUG SUBSCR(IMSI-262420000042304) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250427105448638 DMSC DEBUG msub_fsm[0x55eefe19dc50]{terminating}: Freeing instance (msub.c:113) 20250427105448638 DMSC DEBUG msub_fsm[0x55eefe19dc50]{terminating}: Deallocated (fsm.c:568) 20250427105448638 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105448638 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105448638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105448638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105448638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105448638 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105448638 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105448638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105448638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105448638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0d 89 c7 00 01 45 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1865)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@84c1225eaf8b: Session index based on local reference:0 20250427105448638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105448638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105448638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105448638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105448638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105448638 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105448638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105448638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105448638 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105448638 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 0d 89 c7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1864)@84c1225eaf8b: Deleted conn table entry 0TC_auth_options_40(1871)887239 TC_auth_options_40(1871)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1871)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1871)@84c1225eaf8b: port MSCVTYf_perform_lu() done TC_auth_options_40(1871)@84c1225eaf8b: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1869)@84c1225eaf8b: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(1871) TC_auth_options_40(1871)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_auth_options_40(1871)3713887 MSC_Test_0-RAN(1864)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1863)@84c1225eaf8b: First idle individual index:0 20250427105449642 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105449642 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105449642 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105449642 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105449642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105449642 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105449642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105449642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105449642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105449642 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 ab 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 40 32 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105449642 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{active}: Allocated (fsm.c:456) 20250427105449642 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: Allocated (fsm.c:456) 20250427105449642 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: is child of msub_fsm[0x55eefe1d9cc0] (fsm.c:486) 20250427105449642 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105449642 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1d9cc0] (fsm.c:486) 20250427105449642 DMSC DEBUG msc_a(unknown:GERAN-A-326:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105449642 DMSC DEBUG msc_i(unknown:GERAN-A-326:NONE)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105449642 DMSC DEBUG msc_a(unknown:GERAN-A-326:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105449642 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042304 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105449642 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105449642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe1cbbb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105449642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe1cbbb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe20a3f0] (fsm.c:486) 20250427105449642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe1cbbb0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105449642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe1cbbb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105449642 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105449642 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042304 id=262420000042304 (vlr.c:661) 20250427105449642 DVLR INFO New subscr, IMSI: 262420000042304 (vlr.c:562) 20250427105449642 DVLR DEBUG VLR subscr IMSI-262420000042304 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105449642 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105449642 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105449642 DVLR DEBUG VLR subscr IMSI-262420000042304 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427105449643 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105449643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe1cbbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105449643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe1cbbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105449643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe1cbbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105449643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe1cbbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105449643 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105449643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe1cbbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105449643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe1cbbb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105449643 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105449643 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe1cbbb0] (fsm.c:486) 20250427105449643 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105449643 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105449643 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105449643 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105449643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105449643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105449643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105449643 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105449643 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105449643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105449643 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105449643 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 38 ab 5f 00 01 46 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105449643 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105449643 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105449643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105449643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105449643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105449643 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105449643 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105449643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105449643 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105449643 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 38 ab 5f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1865)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1865)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1865)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@84c1225eaf8b: { messageType := 2, destLocRef := '38AB5F'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105449643 DVLR DEBUG VLR subscr IMSI-262420000042304 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427105449643 DVLR DEBUG VLR subscr IMSI-262420000042304 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_auth_options_40(1871)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1871)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1863)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1863)@84c1225eaf8b: vl_from0 20250427105449644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105449644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105449644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105449644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105449644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105449644 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105449644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105449644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105449644 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105449644 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_0-SCCP(1863)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1865)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105449644 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105449644 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105449645 DVLR DEBUG VLR subscr IMSI-262420000042304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105449645 DVLR DEBUG IMSI:262420000042304 has MSISDN:491230042304 (vlr.c:1045) 20250427105449645 DMSC NOTICE msub(IMSI-262420000042304:MSISDN-491230042304) VLR: update for IMSI=262420000042304 (MSISDN=491230042304) (gsm_04_08.c:1541) 20250427105449645 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105449645 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105449645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55eefe1cbbb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105449645 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105449645 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105449645 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105449645 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55eefe1cbbb0] (vlr_lu_fsm.c:110) 20250427105449645 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105449645 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105449645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55eefe1cbbb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105449645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55eefe1cbbb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105449645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55eefe1cf250]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105449645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55eefe1cf250]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55eefe1cbbb0] (fsm.c:486) 20250427105449645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55eefe1cf250]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105449645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55eefe1cf250]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105449645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55eefe1cf250]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105449645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55eefe1cf250]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105449645 DMSC NOTICE msub(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x8B5CFD14) VLR: update for IMSI=262420000042304 (MSISDN=491230042304) (gsm_04_08.c:1541) 20250427105449645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55eefe1cf250]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105449645 DMM DEBUG -> IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x8B5CFD14 LOCATION UPDATE ACCEPT (TMSI = 0x8b5cfd14) (gsm_04_08.c:149) 20250427105449645 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105449645 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105449646 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105449645 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x8B5CFD14 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105449646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105449646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105449646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105449646 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105449646 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105449646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105449646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105449646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 38 ab 5f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 8b 5c fd 14 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1865)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1871)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1864)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1864)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1863)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1863)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1863)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1865)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105449648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105449648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105449648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105449648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105449648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105449648 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105449648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105449648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105449648 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105449648 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105449648 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105449648 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105449648 DMM DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105449648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe1cbbb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105449648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55eefe1cf250]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105449648 DMSC NOTICE msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14) VLR: update for IMSI=262420000042304 (MSISDN=491230042304) (gsm_04_08.c:1541) 20250427105449648 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427105449648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55eefe1cf250]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105449648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe1cbbb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105449648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55eefe1cf250]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105449648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55eefe1cf250]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe1cbbb0] (vlr_lu_fsm.c:817) 20250427105449648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55eefe1cf250]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105449648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55eefe1cf250]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105449648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe1cbbb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105449648 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105449648 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250427105449648 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042304/3/1): Available (smpp_smsc.c:626) 20250427105449648 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105449648 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105449648 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105449648 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105449648 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105449648 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105449648 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427105449648 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105449648 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105449648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105449648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105449648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105449648 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105449648 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105449648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105449648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105449648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 38 ab 5f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1865)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1863)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1863)@84c1225eaf8b: vl_from0 20250427105449649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105449649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105449649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105449649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105449649 DLSS7 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(1863)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1865)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105449649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105449649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105449649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105449649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105449649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105449649 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105449649 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105449649 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105449649 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105449649 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105449649 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe1cbbb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105449649 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe1cbbb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe20a3f0] (msc_a.c:1053) 20250427105449649 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe1cbbb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105449649 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe1cbbb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105449649 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe1cbbb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105449649 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1d9cc0] (msc_a.c:1053) 20250427105449649 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105449649 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105449649 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105449649 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14) MSC-A terminated (msub.c:261) 20250427105449649 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14) 1 MSC-I still active (msub.c:79) 20250427105449649 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105449649 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105449649 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe1cba80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105449649 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe1cba80]{READY}: Removing from parent msub_fsm[0x55eefe1d9cc0] (msub.c:113) 20250427105449649 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-326 (ran_conn.c:155) 20250427105449649 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe1cba80]{READY}: Freeing instance (msub.c:113) 20250427105449649 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-326:LU)[0x55eefe1cba80]{READY}: Deallocated (fsm.c:568) 20250427105449649 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14) Free (msub.c:119) 20250427105449649 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105449649 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{terminating}: Freeing instance (msub.c:113) 20250427105449649 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{terminating}: Deallocated (fsm.c:568) 20250427105449649 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105449649 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105449649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105449649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105449649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105449649 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105449649 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105449649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105449649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105449649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 38 ab 5f 00 01 46 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1865)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@84c1225eaf8b: Session index based on local reference:0 20250427105449649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105449649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105449649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105449649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105449649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105449649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105449649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105449649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1865)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105449649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105449649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 38 ab 5f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1864)@84c1225eaf8b: Deleted conn table entry 0TC_auth_options_40(1871)3713887 TC_auth_options_40(1871)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105449650 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105449650 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_40(1871)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1871)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1871)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1871)@84c1225eaf8b: port MSCVTYRunning a successful LU done TC_auth_options_40(1871)@84c1225eaf8b: port MSCVTYf_establish_fully() starting TC_auth_options_40(1871)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '8B5CFD14'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1864)@84c1225eaf8b: Added conn table entry 0TC_auth_options_40(1871)12370553 MSC_Test_0-RAN(1864)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1863)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1865)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105449852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105449852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105449852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105449852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105449852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105449852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105449852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105449852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105449852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105449852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 c2 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 8b 5c fd 14 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105449852 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{active}: Allocated (fsm.c:456) 20250427105449852 DMSC DEBUG msc_i[0x55eefe20a3f0]{READY}: Allocated (fsm.c:456) 20250427105449852 DMSC DEBUG msc_i[0x55eefe20a3f0]{READY}: is child of msub_fsm[0x55eefe1cbbb0] (fsm.c:486) 20250427105449852 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105449852 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cbbb0] (fsm.c:486) 20250427105449852 DMSC DEBUG msc_a(unknown:GERAN-A-327:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105449852 DMSC DEBUG msc_i(unknown:GERAN-A-327:NONE)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105449852 DMSC DEBUG msc_a(unknown:GERAN-A-327:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105449853 DMM DEBUG msc_a(TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105449853 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105449853 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cba80] (fsm.c:486) 20250427105449853 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427105449853 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105449853 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105449853 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105449853 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105449853 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105449853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105449853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427105449853 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cf250]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105449853 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cf250]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1d9cc0] (fsm.c:486) 20250427105449853 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cf250]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105449853 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cf250]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105449853 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105449853 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105449853 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105449853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105449853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105449853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105449853 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105449853 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105449853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105449853 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105449853 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bc c2 79 00 01 47 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1865)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@84c1225eaf8b: { messageType := 2, destLocRef := 'BCC279'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)@84c1225eaf8b: Session index based on local reference:0 20250427105449854 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105449854 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_40(1871)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1871)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1871)@84c1225eaf8b: XXX ts_GSUP_SAI_ERR 20250427105449855 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105449855 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cf250]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250427105449855 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cf250]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250427105449855 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cf250]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250427105449855 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cf250]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250427105449855 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cf250]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105449855 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cf250]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1d9cc0] (vlr_auth_fsm.c:294) 20250427105449855 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cf250]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105449855 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cf250]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250427105449855 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250427105449855 DVLR INFO Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1d9cc0]{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) 20250427105449855 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105449855 DVLR ERROR Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_WAIT_AUTH}: Cannot start ciphering, security context is not established (vlr_access_req_fsm.c:320) 20250427105449855 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(NETWORK_FAILURE) (vlr_access_req_fsm.c:321) 20250427105449855 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105449855 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_DONE}: Process Access Request result: NETWORK_FAILURE (vlr_access_req_fsm.c:131) 20250427105449855 DMM DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 17 (gsm_04_08.c:259) 20250427105449855 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105449855 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105449855 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427105449855 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105449855 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14 + 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) 20250427105449855 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105449855 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105449855 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250427105449855 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250427105449855 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105449855 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105449855 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105449855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105449855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105449855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105449855 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105449855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105449855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105449855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105449855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bc c2 79 00 01 06 01 00 03 05 22 11 00 00 00 (osmo_ss7_asp.c:1164) 20250427105449855 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105449855 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105449855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105449855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105449855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105449855 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105449855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105449855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105449855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105449855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bc c2 79 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1865)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1865)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1863)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1865)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1871)@84c1225eaf8b: port MSCVTYf_establish_fully() done 20250427105449856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105449856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105449856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105449856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105449856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105449856 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105449856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105449856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105449856 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105449856 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 47 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1863)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@84c1225eaf8b: vl_len:6 MSC_Test_0-SCCP(1863)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1863)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-SCCP(1863)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1863)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1863)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1865)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1865)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105449856 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105449856 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105449856 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427105449856 DMSC ERROR msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250427105449856 DBSSAP ERROR msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) 20250427105450056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105450056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105450056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105450056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105450056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105450056 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105450056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105450056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105450056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105450056 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105450057 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105450057 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105450057 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105450057 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105450057 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105450057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105450057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cba80] (msc_a.c:1053) 20250427105450057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105450057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105450057 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cbbb0] (msc_a.c:1053) 20250427105450057 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105450057 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105450057 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105450057 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14) MSC-A terminated (msub.c:261) 20250427105450057 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14) 1 MSC-I still active (msub.c:79) 20250427105450057 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105450057 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105450057 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105450057 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Removing from parent msub_fsm[0x55eefe1cbbb0] (msub.c:113) 20250427105450057 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-327 (ran_conn.c:155) 20250427105450057 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Freeing instance (msub.c:113) 20250427105450057 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14:GERAN-A-327:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Deallocated (fsm.c:568) 20250427105450057 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14) Free (msub.c:119) 20250427105450057 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105450057 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{terminating}: Freeing instance (msub.c:113) 20250427105450057 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{terminating}: Deallocated (fsm.c:568) 20250427105450057 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105450057 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105450057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105450057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105450057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105450057 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105450057 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105450057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105450057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105450057 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 bc c2 79 00 01 47 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1865)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@84c1225eaf8b: Session index based on local reference:0 20250427105450058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105450058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105450058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105450058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105450058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105450058 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105450058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105450058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105450058 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105450058 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 bc c2 79 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1864)@84c1225eaf8b: Deleted conn table entry 0TC_auth_options_40(1871)12370553 TC_auth_options_40(1871)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105450060 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105450060 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x8B5CFD14 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_40(1871)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1871)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1871)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(1869)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1865)@84c1225eaf8b: Final verdict of PTC: none 20250427105450068 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1868)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1867)@84c1225eaf8b: Final verdict of PTC: none 20250427105450070 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105450070 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1863)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1866)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1864)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1862)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1872)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1870)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1862): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1863): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1864): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1865): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1866): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1867): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1868): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1869): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1870): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_auth_options_40(1871): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1872): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_auth_options_4 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_4 pass'. Sun Apr 27 10:54:50 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 20250427105450260 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105450260 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105450260 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105450260 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105450260 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105450260 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105450260 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105450260 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105450260 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105450260 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105450260 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105450260 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105450260 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105450260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105450260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105450260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105450260 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105450260 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105450260 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105450260 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105450260 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105451070 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=406720) 20250427105452072 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105452261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105452261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105452261 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=406720, count=407880) 20250427105453073 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_4 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_5'. ------ MSC_Tests.TC_auth_options_5 ------ Sun Apr 27 10:54:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105454075 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_5' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_auth_options_5 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1876)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1876)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1876)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(1874)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105454592 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1877)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105454786 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105454786 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105454786 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105454786 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1876)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1876)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105454788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105454788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105454788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105454788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105454788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105454788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105454788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105454788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105454788 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105454788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105454788 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1876)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1876)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1876)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1876)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105454788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105454788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105454788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105454788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105454788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105454788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105454788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105454789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105454789 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105454789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105454789 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105454789 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1876)@84c1225eaf8b: Message received on association #8 20250427105454789 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105454789 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1876)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1876)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1876)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1876)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1876)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1876)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105455076 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105455076 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1879)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1879)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105455082 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1879)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1879)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1879)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1879)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105455117 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105455117 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_50(1882)@84c1225eaf8b: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1880)@84c1225eaf8b: Created GsupExpect[0] for "262420000042305" to be handled at TC_auth_options_50(1882) TC_auth_options_50(1882)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105455593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105455593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105455593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105455593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105455593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105455593 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105455593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105455593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105455593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105455593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105455594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105455594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105455594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105455594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105455594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105455594 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105455594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105455594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105455594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105455594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1876)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1875)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1875)@84c1225eaf8b: Added conn table entry 0TC_auth_options_50(1882)3245024 MSC_Test_0-RAN(1875)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1874)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1876)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105455598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105455598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105455598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105455598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105455598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105455598 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105455598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105455598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105455598 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105455598 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 83 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 40 32 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105455599 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{active}: Allocated (fsm.c:456) 20250427105455599 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: Allocated (fsm.c:456) 20250427105455599 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: is child of msub_fsm[0x55eefe1d9cc0] (fsm.c:486) 20250427105455599 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105455599 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1d9cc0] (fsm.c:486) 20250427105455599 DMSC DEBUG msc_a(unknown:GERAN-A-328:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105455599 DMSC DEBUG msc_i(unknown:GERAN-A-328:NONE)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105455599 DMSC DEBUG msc_a(unknown:GERAN-A-328:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105455599 DMM DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042305 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105455599 DMM DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105455599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1cbbb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105455599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1cbbb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe20a3f0] (fsm.c:486) 20250427105455599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1cbbb0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427105455599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1cbbb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105455599 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105455599 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042305 id=262420000042305 (vlr.c:661) 20250427105455599 DVLR INFO New subscr, IMSI: 262420000042305 (vlr.c:562) 20250427105455599 DVLR DEBUG VLR subscr IMSI-262420000042305 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105455599 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105455599 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105455599 DVLR DEBUG VLR subscr IMSI-262420000042305 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427105455599 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105455599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1cbbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105455599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1cbbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105455599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1cbbb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105455599 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105455599 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1cbbb0] (fsm.c:486) 20250427105455599 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105455599 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105455599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105455599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105455599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105455599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105455599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105455599 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105455599 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105455599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105455599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105455599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 31 83 e0 00 01 48 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1876)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@84c1225eaf8b: { messageType := 2, destLocRef := '3183E0'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1880)@84c1225eaf8b: Found GsupExpect[0] for "262420000042305" handled at TC_auth_options_50(1882) MSC_Test-GSUP(1880)@84c1225eaf8b: Added IMSI table entry 0TC_auth_options_50(1882)"262420000042305" 20250427105455602 DVLR DEBUG VLR subscr IMSI-262420000042305 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427105455602 DVLR DEBUG VLR subscr IMSI-262420000042305 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1874)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1874)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1874)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427105455602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105455602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105455602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105455602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105455602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105455602 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105455602 DLSS7 DEBUG Found route for dpc=185=0.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(1876)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105455602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105455602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105455602 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105455602 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105455602 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe20a3f0]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1882)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105455605 DVLR DEBUG VLR subscr IMSI-262420000042305 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105455605 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105455605 DVLR DEBUG SUBSCR(IMSI-262420000042305) Received 1 auth tuples (vlr.c:996) 20250427105455605 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105455605 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1bdae0]{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) 20250427105455605 DMM DEBUG Tx AUTH REQ (rand = c4961c460f534f0e93f9a5c723e4f17a) (gsm_04_08.c:641) 20250427105455605 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105455605 DVLR DEBUG VLR subscr IMSI-262420000042305 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105455605 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105455605 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105455605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105455605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105455605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105455605 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105455605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105455605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105455605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105455605 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 31 83 e0 00 01 16 01 00 13 05 12 00 c4 96 1c 46 0f 53 4f 0e 93 f9 a5 c7 23 e4 f1 7a 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1876)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1875)@84c1225eaf8b: patching N(SD)=1 into dtap '0514CAE27013'O MSC_Test_0-RAN(1875)@84c1225eaf8b: patched enc_l3: '0554CAE27013'O MSC_Test_0-SCCP(1874)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1874)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1874)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100060554CAE27013'O 20250427105455607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105455607 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105455607 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105455607 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105455607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105455607 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105455608 DLSS7 DEBUG Found route for dpc=185=0.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(1876)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105455608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105455608 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105455608 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 ca e2 70 13 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105455608 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105455608 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105455608 DMM DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = cae27013) (gsm_04_08.c:1128) 20250427105455608 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105455608 DVLR DEBUG SUBSCR(IMSI-262420000042305) AUTH on GERAN received SRES/RES: cae27013 (4 bytes) (vlr_auth_fsm.c:151) 20250427105455608 DVLR INFO SUBSCR(IMSI-262420000042305) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427105455608 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105455608 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105455608 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105455608 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1cbbb0] (vlr_auth_fsm.c:294) 20250427105455608 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105455608 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105455608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1cbbb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427105455608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1cbbb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105455608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1cbbb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427105455608 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427105455608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1cbbb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427105455608 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105455608 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105455608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105455608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105455608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105455608 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105455608 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105455608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105455608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105455608 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 31 83 e0 00 01 10 00 0e 53 0a 09 08 1d 49 e7 be 6d bc e0 da 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1876)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1874)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1874)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1874)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1876)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105455610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105455610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105455610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105455610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105455610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105455610 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105455610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105455610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105455610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105455610 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105455610 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105455610 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105455610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1cbbb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427105455610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1cbbb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105455610 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105455610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1cbbb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105455610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1cbbb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105455610 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105455610 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1cbbb0] (fsm.c:486) 20250427105455610 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105455610 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105455610 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105455610 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105455610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105455610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105455610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105455610 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105455610 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105455610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105455610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105455610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 31 83 e0 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1876)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105455611 DVLR DEBUG VLR subscr IMSI-262420000042305 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105455611 DVLR DEBUG IMSI:262420000042305 has MSISDN:491230042305 (vlr.c:1045) 20250427105455611 DMSC NOTICE msub(IMSI-262420000042305:MSISDN-491230042305) VLR: update for IMSI=262420000042305 (MSISDN=491230042305) (gsm_04_08.c:1541) 20250427105455611 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105455612 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105455612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55eefe1cbbb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105455612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105455612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105455612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105455612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55eefe1cbbb0] (vlr_lu_fsm.c:110) 20250427105455612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105455612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105455612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55eefe1cbbb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105455612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55eefe1cbbb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105455612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55eefe1de290]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105455612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55eefe1de290]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55eefe1cbbb0] (fsm.c:486) 20250427105455612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55eefe1de290]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105455612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55eefe1de290]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105455612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55eefe1de290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105455612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55eefe1de290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105455612 DMSC NOTICE msub(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x29F14A38) VLR: update for IMSI=262420000042305 (MSISDN=491230042305) (gsm_04_08.c:1541) 20250427105455612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55eefe1de290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105455612 DMM DEBUG -> IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x29F14A38 LOCATION UPDATE ACCEPT (TMSI = 0x29f14a38) (gsm_04_08.c:149) 20250427105455612 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x29F14A38:GERAN-A-328:LU)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105455612 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x29F14A38 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105455612 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105455612 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105455612 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105455612 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105455612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105455612 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105455612 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105455612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105455612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105455612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 31 83 e0 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 29 f1 4a 38 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1876)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(1882)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1875)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1875)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_0-SCCP(1874)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1874)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1874)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1876)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105455614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105455614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105455614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105455614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105455614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105455614 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105455614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105455614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105455614 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105455614 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105455614 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x29F14A38:GERAN-A-328:LU)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105455614 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x29F14A38:GERAN-A-328:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105455615 DMM DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x29F14A38:GERAN-A-328:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105455615 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x29F14A38:GERAN-A-328:LU)[0x55eefe1cbbb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105455615 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55eefe1de290]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105455615 DMSC NOTICE msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38) VLR: update for IMSI=262420000042305 (MSISDN=491230042305) (gsm_04_08.c:1541) 20250427105455615 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427105455615 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55eefe1de290]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105455615 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-328:LU)[0x55eefe1cbbb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105455615 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55eefe1de290]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105455615 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55eefe1de290]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-328:LU)[0x55eefe1cbbb0] (vlr_lu_fsm.c:817) 20250427105455615 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55eefe1de290]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105455615 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55eefe1de290]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105455615 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-328:LU)[0x55eefe1cbbb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105455615 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-328:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105455615 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-328:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250427105455615 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042305/3/1): Available (smpp_smsc.c:626) 20250427105455615 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-328:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105455615 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-328:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105455615 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105455615 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105455615 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105455615 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-328:LU)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105455615 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427105455615 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105455615 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105455615 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105455615 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105455615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105455615 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105455615 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105455615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105455615 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105455615 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 31 83 e0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1876)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1874)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1874)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1874)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1876)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105455616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105455616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105455616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105455616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105455616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105455616 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105455616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105455616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105455616 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105455616 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105455616 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-328:LU)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105455616 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-328:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105455616 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-328:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105455616 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-328:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105455616 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-328:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105455616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-328:LU)[0x55eefe1cbbb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105455616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-328:LU)[0x55eefe1cbbb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-328:LU)[0x55eefe20a3f0] (msc_a.c:1053) 20250427105455616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-328:LU)[0x55eefe1cbbb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105455616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-328:LU)[0x55eefe1cbbb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105455616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-328:LU)[0x55eefe1cbbb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105455616 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-328:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1d9cc0] (msc_a.c:1053) 20250427105455616 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-328:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105455616 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-328:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105455616 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105455616 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38) MSC-A terminated (msub.c:261) 20250427105455616 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38) 1 MSC-I still active (msub.c:79) 20250427105455616 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105455616 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105455616 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-328:LU)[0x55eefe1cba80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105455616 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-328:LU)[0x55eefe1cba80]{READY}: Removing from parent msub_fsm[0x55eefe1d9cc0] (msub.c:113) 20250427105455616 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-328 (ran_conn.c:155) 20250427105455616 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-328:LU)[0x55eefe1cba80]{READY}: Freeing instance (msub.c:113) 20250427105455616 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-328:LU)[0x55eefe1cba80]{READY}: Deallocated (fsm.c:568) 20250427105455616 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38) Free (msub.c:119) 20250427105455616 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105455617 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{terminating}: Freeing instance (msub.c:113) 20250427105455617 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{terminating}: Deallocated (fsm.c:568) 20250427105455617 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105455617 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105455617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105455617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105455617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105455617 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105455617 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105455617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105455617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105455617 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 31 83 e0 00 01 48 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1876)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1876)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105455617 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105455617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105455617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105455617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105455617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105455617 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105455617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105455617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105455617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105455617 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 31 83 e0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1875)@84c1225eaf8b: Deleted conn table entry 0TC_auth_options_50(1882)3245024 TC_auth_options_50(1882)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105455618 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105455618 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_50(1882)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1882)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1882)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1882)@84c1225eaf8b: port MSCVTYf_perform_lu() done TC_auth_options_50(1882)@84c1225eaf8b: port MSCVTYf_establish_fully() starting TC_auth_options_50(1882)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '29F14A38'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1875)@84c1225eaf8b: Added conn table entry 0TC_auth_options_50(1882)251807 MSC_Test_0-RAN(1875)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1874)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1876)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105456621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105456621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105456621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105456621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105456621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105456621 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105456621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105456621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105456621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105456621 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 d7 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 05 24 01 03 50 59 02 05 f4 29 f1 4a 38 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105456621 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{active}: Allocated (fsm.c:456) 20250427105456621 DMSC DEBUG msc_i[0x55eefe20a3f0]{READY}: Allocated (fsm.c:456) 20250427105456621 DMSC DEBUG msc_i[0x55eefe20a3f0]{READY}: is child of msub_fsm[0x55eefe1cbbb0] (fsm.c:486) 20250427105456621 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105456621 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cbbb0] (fsm.c:486) 20250427105456621 DMSC DEBUG msc_a(unknown:GERAN-A-329:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105456621 DMSC DEBUG msc_i(unknown:GERAN-A-329:NONE)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105456621 DMSC DEBUG msc_a(unknown:GERAN-A-329:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105456621 DMM DEBUG msc_a(TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105456621 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105456621 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1cba80] (fsm.c:486) 20250427105456621 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427105456621 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105456621 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105456621 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105456621 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105456621 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105456621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105456621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427105456621 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1de290]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105456621 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1de290]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1d9cc0] (fsm.c:486) 20250427105456621 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1de290]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105456621 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1de290]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105456621 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105456621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105456621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105456622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105456622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105456622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105456622 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105456622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105456622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105456622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105456622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 03 d7 9f 00 01 49 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1876)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@84c1225eaf8b: { messageType := 2, destLocRef := '03D79F'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)@84c1225eaf8b: Session index based on local reference:0 20250427105456622 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105456622 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_50(1882)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1882)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105456623 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105456623 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1de290]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105456623 DVLR DEBUG SUBSCR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38) Received 1 auth tuples (vlr.c:996) 20250427105456623 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1de290]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105456623 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1de290]{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) 20250427105456623 DMM DEBUG Tx AUTH REQ (rand = 0249345db5529faf850746dcad91a5bd) (gsm_04_08.c:641) 20250427105456623 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105456623 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105456623 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105456623 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105456623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105456623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105456623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105456623 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105456623 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105456623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105456623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105456623 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 03 d7 9f 00 01 16 01 00 13 05 12 00 02 49 34 5d b5 52 9f af 85 07 46 dc ad 91 a5 bd 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1876)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1875)@84c1225eaf8b: patching N(SD)=1 into dtap '0514954019B0'O MSC_Test_0-RAN(1875)@84c1225eaf8b: patched enc_l3: '0554954019B0'O MSC_Test_0-SCCP(1874)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1874)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1874)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100060554954019B0'O MSC_Test_0-M3UA(1876)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105456624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105456624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105456624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105456624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105456624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105456624 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105456624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105456624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105456624 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105456624 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 95 40 19 b0 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105456624 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105456624 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105456624 DMM DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 954019b0) (gsm_04_08.c:1128) 20250427105456624 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1de290]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105456624 DVLR DEBUG SUBSCR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38) AUTH on GERAN received SRES/RES: 954019b0 (4 bytes) (vlr_auth_fsm.c:151) 20250427105456624 DVLR INFO SUBSCR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427105456624 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1de290]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105456624 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1de290]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105456624 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1de290]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105456624 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1de290]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1d9cc0] (vlr_auth_fsm.c:294) 20250427105456624 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1de290]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105456624 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1de290]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105456624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427105456624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105456624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427105456624 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427105456624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427105456624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105456624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105456624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105456625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105456625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105456625 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105456625 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105456625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105456625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105456625 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 03 d7 9f 00 01 10 00 0e 53 0a 09 08 69 ed 73 30 97 cf ed 6c 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1876)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1874)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1874)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1874)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1876)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105456625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105456625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105456625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105456625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105456625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105456625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105456625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105456625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105456625 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105456625 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105456625 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105456625 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105456625 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427105456625 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105456625 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105456625 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105456626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105456626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105456626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105456626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105456626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105456626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105456626 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105456626 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250427105456626 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042305/3/1): Available (smpp_smsc.c:626) 20250427105456626 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105456626 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105456626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105456626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105456626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105456626 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105456626 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105456626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105456626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105456626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 03 d7 9f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1876)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(1882)@84c1225eaf8b: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1874)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@84c1225eaf8b: vl_len:6 MSC_Test_0-SCCP(1874)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1874)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000422040100'O 20250427105456626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105456626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105456626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105456626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105456626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105456626 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105456626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105456626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105456626 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105456626 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 49 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105456627 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105456627 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105456627 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427105456627 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105456627 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105456627 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105456627 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105456627 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105456627 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105456627 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105456627 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105456627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105456627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105456627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105456627 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105456627 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105456627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105456627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105456627 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 03 d7 9f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1876)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1874)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1874)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1874)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105456627 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105456627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105456627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105456627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105456627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105456627 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105456627 DLSS7 DEBUG Found route for dpc=185=0.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(1876)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105456627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105456627 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105456627 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105456627 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105456627 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105456627 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105456627 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105456627 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105456627 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105456627 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1cba80] (msc_a.c:1053) 20250427105456627 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105456627 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1d9cc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105456627 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cbbb0] (msc_a.c:1053) 20250427105456627 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105456627 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105456627 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105456627 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38) MSC-A terminated (msub.c:261) 20250427105456627 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38) 1 MSC-I still active (msub.c:79) 20250427105456627 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105456627 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105456627 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105456627 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Removing from parent msub_fsm[0x55eefe1cbbb0] (msub.c:113) 20250427105456627 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-329 (ran_conn.c:155) 20250427105456627 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Freeing instance (msub.c:113) 20250427105456627 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38:GERAN-A-329:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Deallocated (fsm.c:568) 20250427105456627 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38) Free (msub.c:119) 20250427105456627 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105456627 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{terminating}: Freeing instance (msub.c:113) 20250427105456627 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{terminating}: Deallocated (fsm.c:568) 20250427105456628 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105456628 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105456628 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105456628 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105456628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105456628 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105456628 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105456628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105456628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105456628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 03 d7 9f 00 01 49 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1876)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@84c1225eaf8b: Session index based on local reference:0 20250427105456628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105456628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105456628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105456628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105456628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105456628 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105456628 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105456628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105456628 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105456628 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 03 d7 9f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1875)@84c1225eaf8b: Deleted conn table entry 0TC_auth_options_50(1882)251807 TC_auth_options_50(1882)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105456628 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105456628 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x29F14A38 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_50(1882)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1882)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1882)@84c1225eaf8b: Final verdict of PTC: pass 20250427105456630 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105456630 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427105456630 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1879)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1874)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1880)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1881)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1875)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1876)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1877)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1873)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1878)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1883)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1873): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1874): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1875): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1876): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1877): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1878): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1879): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1880): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1881): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_auth_options_50(1882): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1883): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_auth_options_5 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_5 pass'. Sun Apr 27 10:54:56 UTC 2025 ====== MSC_Tests.TC_auth_options_5 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_auth_options_5.talloc 20250427105456832 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105456832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105456832 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105456832 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105456832 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105456832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105456832 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105456832 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105456832 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105456832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105456832 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105456832 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105456832 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105456832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105456832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105456832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105456832 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105456832 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105456832 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105456832 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105456832 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105457631 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=387812) 20250427105458632 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105458834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105458834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105458834 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=387812, count=388352) 20250427105459634 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_5 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_6'. ------ MSC_Tests.TC_auth_options_6 ------ Sun Apr 27 10:55:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105500635 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_6' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_auth_options_6 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1887)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1887)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1887)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1885)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105501253 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1888)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105501448 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105501448 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105501448 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105501448 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1887)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1887)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105501449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105501449 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105501449 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105501449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105501449 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105501449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105501449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105501449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105501449 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105501449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105501449 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1887)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1887)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1887)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1887)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1887)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1887)@84c1225eaf8b: Message received on association #8 20250427105501450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105501450 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105501450 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105501450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105501450 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105501450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105501450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105501450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105501450 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105501450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105501450 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105501450 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1887)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105501450 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105501450 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1887)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1887)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1887)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1887)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1887)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105501636 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105501636 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1890)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1890)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105501642 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1890)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1890)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1890)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1890)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105501663 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105501663 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_60(1893)@84c1225eaf8b: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1891)@84c1225eaf8b: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(1893) TC_auth_options_60(1893)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105502255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105502255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105502255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105502255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105502255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105502255 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105502255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105502255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105502255 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105502255 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105502256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105502256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105502256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105502256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105502256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105502256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105502256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105502256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105502256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105502256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1887)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1886)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1886)@84c1225eaf8b: Added conn table entry 0TC_auth_options_60(1893)12537024 MSC_Test_0-SCCP(1885)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1886)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1887)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105502262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105502262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105502262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105502262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105502262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105502262 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105502262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105502262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105502262 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105502262 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 4c c0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 60 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105502262 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{active}: Allocated (fsm.c:456) 20250427105502262 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: Allocated (fsm.c:456) 20250427105502262 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: is child of msub_fsm[0x55eefe1d9cc0] (fsm.c:486) 20250427105502262 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105502262 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1d9cc0] (fsm.c:486) 20250427105502262 DMSC DEBUG msc_a(unknown:GERAN-A-330:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105502262 DMSC DEBUG msc_i(unknown:GERAN-A-330:NONE)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105502262 DMSC DEBUG msc_a(unknown:GERAN-A-330:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105502262 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042306 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105502262 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105502262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1cbbb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105502262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1cbbb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe20a3f0] (fsm.c:486) 20250427105502262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1cbbb0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427105502262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1cbbb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105502262 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105502262 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042306 id=262420000042306 (vlr.c:661) 20250427105502262 DVLR INFO New subscr, IMSI: 262420000042306 (vlr.c:562) 20250427105502262 DVLR DEBUG VLR subscr IMSI-262420000042306 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105502262 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105502262 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105502262 DVLR DEBUG VLR subscr IMSI-262420000042306 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427105502262 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105502262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1cbbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105502262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1cbbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105502262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1cbbb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105502262 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105502262 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1cbbb0] (fsm.c:486) 20250427105502262 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105502262 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105502262 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105502262 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105502262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105502262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105502262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105502262 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105502262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105502262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105502262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105502262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4c c0 00 01 4a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1887)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@84c1225eaf8b: { messageType := 2, destLocRef := 'BF4CC0'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1891)@84c1225eaf8b: Found GsupExpect[0] for "262420000042306" handled at TC_auth_options_60(1893) MSC_Test-GSUP(1891)@84c1225eaf8b: Added IMSI table entry 0TC_auth_options_60(1893)"262420000042306" 20250427105502265 DVLR DEBUG VLR subscr IMSI-262420000042306 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427105502265 DVLR DEBUG VLR subscr IMSI-262420000042306 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1885)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1885)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1885)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1887)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_60(1893)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427105502266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105502266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105502266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105502266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105502266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105502266 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105502266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105502266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105502266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105502266 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) TC_auth_options_60(1893)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105502266 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105502266 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe20a3f0]{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)@84c1225eaf8b: XXX ts_GSUP_SAI_ERR 20250427105502268 DVLR DEBUG VLR subscr IMSI-262420000042306 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105502268 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250427105502268 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250427105502268 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250427105502268 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250427105502268 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105502268 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1cbbb0] (vlr_auth_fsm.c:294) 20250427105502268 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105502268 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250427105502268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1cbbb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250427105502268 DMM INFO msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427105502268 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105502268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1cbbb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105502268 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250427105502268 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105502268 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427105502268 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) 20250427105502268 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) 20250427105502268 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) 20250427105502268 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105502268 DVLR DEBUG VLR subscr IMSI-262420000042306 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250427105502268 DVLR DEBUG VLR subscr IMSI-262420000042306 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105502268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105502268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105502268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105502268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105502268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105502268 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105502268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105502268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105502268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105502268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4c c0 00 01 06 01 00 03 05 04 02 00 00 00 (osmo_ss7_asp.c:1164) 20250427105502268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105502268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105502268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105502268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105502268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105502268 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105502268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105502268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105502268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105502268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4c c0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1887)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1887)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1887)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1885)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1893)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1885)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1885)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1885)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1887)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105502274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105502274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105502274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105502274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105502274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105502274 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105502274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105502274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105502274 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105502274 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105502274 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105502274 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105502274 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105502274 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105502274 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105502274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1cbbb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105502274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1cbbb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe20a3f0] (msc_a.c:1053) 20250427105502274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1cbbb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105502274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1cbbb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105502274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1cbbb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105502274 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1d9cc0] (msc_a.c:1053) 20250427105502274 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105502274 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105502274 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105502274 DMSC DEBUG msub(IMSI-262420000042306) MSC-A terminated (msub.c:261) 20250427105502274 DMSC DEBUG msub(IMSI-262420000042306) 1 MSC-I still active (msub.c:79) 20250427105502274 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105502274 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105502274 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1cba80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105502274 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1cba80]{READY}: Removing from parent msub_fsm[0x55eefe1d9cc0] (msub.c:113) 20250427105502275 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-330 (ran_conn.c:155) 20250427105502275 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1cba80]{READY}: Freeing instance (msub.c:113) 20250427105502275 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x55eefe1cba80]{READY}: Deallocated (fsm.c:568) 20250427105502275 DMSC DEBUG msub(IMSI-262420000042306) Free (msub.c:119) 20250427105502275 DVLR INFO VLR subscr IMSI-262420000042306 - active-conn: now used by 0 (-) (msub.c:375) 20250427105502275 DVLR DEBUG SUBSCR(IMSI-262420000042306) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250427105502275 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{terminating}: Freeing instance (msub.c:113) 20250427105502275 DMSC DEBUG msub_fsm[0x55eefe1d9cc0]{terminating}: Deallocated (fsm.c:568) 20250427105502275 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105502275 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105502275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105502275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105502275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105502275 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105502275 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105502275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105502275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105502275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4c c0 00 01 4a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1887)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1887)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105502275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105502275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105502275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105502275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105502275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105502275 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105502275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105502275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105502275 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105502275 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 bf 4c c0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1886)@84c1225eaf8b: Deleted conn table entry 0TC_auth_options_60(1893)12537024 TC_auth_options_60(1893)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1893)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1893)@84c1225eaf8b: port MSCVTYf_perform_lu() done TC_auth_options_60(1893)@84c1225eaf8b: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1891)@84c1225eaf8b: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(1893) TC_auth_options_60(1893)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_auth_options_60(1893)8172057 MSC_Test_0-RAN(1886)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1885)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1887)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105503279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105503279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105503279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105503279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105503279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105503279 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105503279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105503279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105503279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105503279 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 b2 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 40 32 60 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105503280 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{active}: Allocated (fsm.c:456) 20250427105503280 DMSC DEBUG msc_i[0x55eefe20a3f0]{READY}: Allocated (fsm.c:456) 20250427105503280 DMSC DEBUG msc_i[0x55eefe20a3f0]{READY}: is child of msub_fsm[0x55eefe1cbbb0] (fsm.c:486) 20250427105503280 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105503280 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cbbb0] (fsm.c:486) 20250427105503280 DMSC DEBUG msc_a(unknown:GERAN-A-331:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105503280 DMSC DEBUG msc_i(unknown:GERAN-A-331:NONE)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105503280 DMSC DEBUG msc_a(unknown:GERAN-A-331:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105503280 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042306 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105503280 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105503280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105503280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105503280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105503280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105503280 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105503280 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042306 id=262420000042306 (vlr.c:661) 20250427105503280 DVLR INFO New subscr, IMSI: 262420000042306 (vlr.c:562) 20250427105503280 DVLR DEBUG VLR subscr IMSI-262420000042306 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105503280 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105503280 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105503280 DVLR DEBUG VLR subscr IMSI-262420000042306 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427105503280 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105503280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105503280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105503280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105503280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105503280 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105503280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105503280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105503280 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105503280 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe1de290] (fsm.c:486) 20250427105503280 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105503280 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105503280 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105503280 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105503280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105503280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105503280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105503280 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105503280 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105503280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105503280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105503280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7c b2 19 00 01 4b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105503280 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105503280 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105503280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105503280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105503280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105503280 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105503280 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105503280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105503280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105503280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 7c b2 19 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1887)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1887)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1887)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@84c1225eaf8b: { messageType := 2, destLocRef := '7CB219'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105503282 DVLR DEBUG VLR subscr IMSI-262420000042306 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427105503282 DVLR DEBUG VLR subscr IMSI-262420000042306 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1885)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1885)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1885)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427105503283 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105503283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105503283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105503283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105503283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105503283 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105503283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105503283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105503283 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1887)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105503283 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105503283 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105503283 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe1cba80]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1893)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105503284 DVLR DEBUG VLR subscr IMSI-262420000042306 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105503284 DVLR DEBUG IMSI:262420000042306 has MSISDN:491230042306 (vlr.c:1045) 20250427105503284 DMSC NOTICE msub(IMSI-262420000042306:MSISDN-491230042306) VLR: update for IMSI=262420000042306 (MSISDN=491230042306) (gsm_04_08.c:1541) 20250427105503284 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105503284 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105503284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55eefe1de290]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105503284 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105503284 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105503284 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105503284 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55eefe1de290] (vlr_lu_fsm.c:110) 20250427105503284 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105503284 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105503284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55eefe1de290]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105503284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55eefe1de290]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105503284 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55eefe1cf4c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105503284 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55eefe1cf4c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55eefe1de290] (fsm.c:486) 20250427105503284 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55eefe1cf4c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105503284 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55eefe1cf4c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105503284 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55eefe1cf4c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105503284 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55eefe1cf4c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105503284 DMSC NOTICE msub(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x22B3E361) VLR: update for IMSI=262420000042306 (MSISDN=491230042306) (gsm_04_08.c:1541) 20250427105503284 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55eefe1cf4c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105503284 DMM DEBUG -> IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x22B3E361 LOCATION UPDATE ACCEPT (TMSI = 0x22b3e361) (gsm_04_08.c:149) 20250427105503284 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x22B3E361:GERAN-A-331:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105503284 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x22B3E361 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105503285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105503285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105503285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105503285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105503285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105503285 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105503285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105503285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105503285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105503285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 7c b2 19 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 22 b3 e3 61 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1887)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1893)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1886)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1886)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1885)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1885)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1885)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427105503287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105503287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105503287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1887)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105503287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105503287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105503287 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105503287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105503287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105503287 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105503287 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105503287 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x22B3E361:GERAN-A-331:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105503287 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x22B3E361:GERAN-A-331:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105503287 DMM DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x22B3E361:GERAN-A-331:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105503287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x22B3E361:GERAN-A-331:LU)[0x55eefe1de290]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105503287 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55eefe1cf4c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105503287 DMSC NOTICE msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361) VLR: update for IMSI=262420000042306 (MSISDN=491230042306) (gsm_04_08.c:1541) 20250427105503287 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427105503287 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55eefe1cf4c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105503287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-331:LU)[0x55eefe1de290]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105503287 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55eefe1cf4c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105503287 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55eefe1cf4c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-331:LU)[0x55eefe1de290] (vlr_lu_fsm.c:817) 20250427105503287 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55eefe1cf4c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105503287 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55eefe1cf4c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105503287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-331:LU)[0x55eefe1de290]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105503287 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-331:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105503287 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-331:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250427105503287 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042306/3/1): Available (smpp_smsc.c:626) 20250427105503288 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-331:LU)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105503288 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-331:LU)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105503288 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105503288 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105503288 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105503288 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-331:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105503288 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427105503288 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105503288 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105503288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105503288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105503288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105503288 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105503288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105503288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105503288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105503288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7c b2 19 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1887)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1885)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1885)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1885)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105503289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105503289 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105503289 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105503289 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105503289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105503289 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105503289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105503289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105503289 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105503289 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1887)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105503289 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-331:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105503289 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-331:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105503289 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-331:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105503289 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-331:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105503289 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-331:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105503289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-331:LU)[0x55eefe1de290]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105503289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-331:LU)[0x55eefe1de290]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-331:LU)[0x55eefe1cba80] (msc_a.c:1053) 20250427105503289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-331:LU)[0x55eefe1de290]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105503289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-331:LU)[0x55eefe1de290]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105503289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-331:LU)[0x55eefe1de290]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105503289 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-331:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cbbb0] (msc_a.c:1053) 20250427105503289 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-331:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105503289 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-331:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105503289 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105503289 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361) MSC-A terminated (msub.c:261) 20250427105503289 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361) 1 MSC-I still active (msub.c:79) 20250427105503289 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105503289 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105503289 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-331:LU)[0x55eefe20a3f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105503289 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-331:LU)[0x55eefe20a3f0]{READY}: Removing from parent msub_fsm[0x55eefe1cbbb0] (msub.c:113) 20250427105503289 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-331 (ran_conn.c:155) 20250427105503289 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-331:LU)[0x55eefe20a3f0]{READY}: Freeing instance (msub.c:113) 20250427105503289 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-331:LU)[0x55eefe20a3f0]{READY}: Deallocated (fsm.c:568) 20250427105503289 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361) Free (msub.c:119) 20250427105503289 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105503289 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{terminating}: Freeing instance (msub.c:113) 20250427105503289 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{terminating}: Deallocated (fsm.c:568) 20250427105503289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105503289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105503289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105503289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105503289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105503289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105503289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105503289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105503289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105503289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7c b2 19 00 01 4b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1887)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@84c1225eaf8b: Session index based on local reference:0 20250427105503289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105503289 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105503289 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105503289 DLM3UA DEBUG 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(1887)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105503289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105503289 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105503289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105503289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105503289 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105503289 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7c b2 19 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1886)@84c1225eaf8b: Deleted conn table entry 0TC_auth_options_60(1893)8172057 TC_auth_options_60(1893)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105503290 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105503290 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_60(1893)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1893)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1893)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1893)@84c1225eaf8b: port MSCVTYRunning a successful LU done TC_auth_options_60(1893)@84c1225eaf8b: port MSCVTYf_establish_fully() starting TC_auth_options_60(1893)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '22B3E361'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1886)@84c1225eaf8b: Added conn table entry 0TC_auth_options_60(1893)464682 MSC_Test_0-RAN(1886)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1885)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1887)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105503493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105503493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105503493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105503493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105503493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105503493 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105503493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105503493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105503493 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105503493 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 17 2a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 22 b3 e3 61 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105503493 DMSC DEBUG msub_fsm[0x55eefe1de290]{active}: Allocated (fsm.c:456) 20250427105503493 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: Allocated (fsm.c:456) 20250427105503493 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: is child of msub_fsm[0x55eefe1de290] (fsm.c:486) 20250427105503494 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105503494 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1de290] (fsm.c:486) 20250427105503494 DMSC DEBUG msc_a(unknown:GERAN-A-332:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105503494 DMSC DEBUG msc_i(unknown:GERAN-A-332:NONE)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105503494 DMSC DEBUG msc_a(unknown:GERAN-A-332:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105503494 DMM DEBUG msc_a(TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105503494 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105503494 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe20a3f0] (fsm.c:486) 20250427105503494 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427105503494 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105503494 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105503494 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105503494 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105503494 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105503494 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105503494 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427105503494 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cf4c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105503494 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cf4c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cbbb0] (fsm.c:486) 20250427105503494 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cf4c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105503494 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cf4c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105503494 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105503494 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105503494 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105503494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105503494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105503494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105503494 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105503494 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105503494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105503494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105503494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 07 17 2a 00 01 4c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1887)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@84c1225eaf8b: { messageType := 2, destLocRef := '07172A'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)@84c1225eaf8b: Session index based on local reference:0 20250427105503498 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105503498 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_60(1893)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1893)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1893)@84c1225eaf8b: XXX ts_GSUP_SAI_ERR 20250427105503502 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105503502 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cf4c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250427105503502 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cf4c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250427105503502 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cf4c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250427105503502 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cf4c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250427105503502 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cf4c0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105503502 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cf4c0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cbbb0] (vlr_auth_fsm.c:294) 20250427105503502 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cf4c0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105503502 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cf4c0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250427105503502 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250427105503502 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_HLR) (vlr_access_req_fsm.c:472) 20250427105503502 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105503502 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_HLR (vlr_access_req_fsm.c:131) 20250427105503502 DMM DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 2 (gsm_04_08.c:259) 20250427105503502 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105503502 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105503502 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427105503502 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105503502 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361 + 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) 20250427105503502 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105503502 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105503502 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250427105503502 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250427105503502 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105503502 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105503503 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105503503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105503503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105503503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105503503 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105503503 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105503503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105503503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105503503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 07 17 2a 00 01 06 01 00 03 05 22 02 00 00 00 (osmo_ss7_asp.c:1164) 20250427105503503 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105503503 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105503503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105503503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105503503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105503503 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105503503 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105503503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105503503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105503503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 07 17 2a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1887)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1887)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1887)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1885)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1893)@84c1225eaf8b: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1885)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@84c1225eaf8b: vl_len:6 MSC_Test_0-SCCP(1885)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1885)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000422040100'O 20250427105503507 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105503507 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105503507 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105503508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105503508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105503508 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105503508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105503508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105503508 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105503508 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-M3UA(1887)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105503508 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105503508 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105503508 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427105503508 DMSC ERROR msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250427105503508 DBSSAP ERROR msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) MSC_Test_0-SCCP(1885)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1885)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1885)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1887)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105503708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105503708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105503708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105503708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105503708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105503708 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105503708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105503708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105503708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105503708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105503708 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105503708 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105503708 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105503708 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105503708 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105503708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105503708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe20a3f0] (msc_a.c:1053) 20250427105503708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105503708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105503708 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1de290] (msc_a.c:1053) 20250427105503708 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105503708 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105503708 DMSC DEBUG msub_fsm[0x55eefe1de290]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105503708 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361) MSC-A terminated (msub.c:261) 20250427105503708 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361) 1 MSC-I still active (msub.c:79) 20250427105503708 DMSC DEBUG msub_fsm[0x55eefe1de290]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105503708 DMSC DEBUG msub_fsm[0x55eefe1de290]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105503708 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105503708 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Removing from parent msub_fsm[0x55eefe1de290] (msub.c:113) 20250427105503708 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-332 (ran_conn.c:155) 20250427105503708 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Freeing instance (msub.c:113) 20250427105503708 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361:GERAN-A-332:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Deallocated (fsm.c:568) 20250427105503708 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361) Free (msub.c:119) 20250427105503708 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105503708 DMSC DEBUG msub_fsm[0x55eefe1de290]{terminating}: Freeing instance (msub.c:113) 20250427105503708 DMSC DEBUG msub_fsm[0x55eefe1de290]{terminating}: Deallocated (fsm.c:568) 20250427105503709 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105503709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105503709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105503709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105503709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105503709 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105503709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105503709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105503709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105503709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 07 17 2a 00 01 4c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1887)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@84c1225eaf8b: Session index based on local reference:0 20250427105503709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105503709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105503709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105503709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105503709 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105503709 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105503709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105503709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105503709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105503709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 07 17 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1886)@84c1225eaf8b: Deleted conn table entry 0TC_auth_options_60(1893)464682 TC_auth_options_60(1893)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105503710 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105503710 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x22B3E361 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_60(1893)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1893)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1893)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-M3UA(1887)@84c1225eaf8b: Final verdict of PTC: none 20250427105503713 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427105503713 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105503713 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1891)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1890)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1884)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1888)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1892)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1885)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1894)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1889)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1886)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1884): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1885): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1886): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1887): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1888): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1889): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1890): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1891): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1892): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_auth_options_60(1893): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1894): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_auth_options_6 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_6 pass'. Sun Apr 27 10:55:03 UTC 2025 ====== MSC_Tests.TC_auth_options_6 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_auth_options_6.talloc 20250427105503913 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105503913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105503913 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105503913 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105503913 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105503913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105503913 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105503913 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105503913 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105503913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105503914 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105503914 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105503914 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105503914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105503914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105503914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105503914 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105503914 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105503914 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105503914 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105503914 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105504714 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=405948) 20250427105505715 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105505916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105505916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105505916 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=405948, count=407108) 20250427105506717 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_6 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_7'. ------ MSC_Tests.TC_auth_options_7 ------ Sun Apr 27 10:55:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105507718 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_7' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_auth_options_7 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1898)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1898)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1898)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(1896)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105508402 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1899)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105508598 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105508598 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105508598 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105508598 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1898)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1898)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1898)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1898)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105508607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105508607 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105508607 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105508607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105508607 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105508607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105508607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105508607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105508607 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105508607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105508607 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1898)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1898)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105508608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105508609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105508609 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105508609 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105508609 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105508609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105508609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105508609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105508609 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105508609 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(1898)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105508609 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105508609 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1898)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1898)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1898)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1898)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1898)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427105508609 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105508609 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1898)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1898)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105508718 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105508718 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1901)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1901)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105508721 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1901)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1901)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1901)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1901)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105508729 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105508729 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_70(1904)@84c1225eaf8b: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1902)@84c1225eaf8b: Created GsupExpect[0] for "262420000042307" to be handled at TC_auth_options_70(1904) TC_auth_options_70(1904)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105509411 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105509411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105509411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105509411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105509411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105509411 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105509411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105509411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105509411 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105509411 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105509412 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105509412 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105509412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105509412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105509412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105509412 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105509412 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105509412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105509412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105509412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1898)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1897)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1897)@84c1225eaf8b: Added conn table entry 0TC_auth_options_70(1904)2976472 MSC_Test_0-SCCP(1896)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1897)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1898)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105509425 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105509425 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105509425 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105509425 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105509425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105509425 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105509425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105509425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105509425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105509426 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2d 6a 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 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105509426 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{active}: Allocated (fsm.c:456) 20250427105509426 DMSC DEBUG msc_i[0x55eefe20a3f0]{READY}: Allocated (fsm.c:456) 20250427105509426 DMSC DEBUG msc_i[0x55eefe20a3f0]{READY}: is child of msub_fsm[0x55eefe1cbbb0] (fsm.c:486) 20250427105509426 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105509426 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cbbb0] (fsm.c:486) 20250427105509426 DMSC DEBUG msc_a(unknown:GERAN-A-333:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105509426 DMSC DEBUG msc_i(unknown:GERAN-A-333:NONE)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105509426 DMSC DEBUG msc_a(unknown:GERAN-A-333:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105509426 DMM DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042307 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105509426 DMM DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105509426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105509426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105509426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427105509426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105509426 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105509426 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042307 id=262420000042307 (vlr.c:661) 20250427105509426 DVLR INFO New subscr, IMSI: 262420000042307 (vlr.c:562) 20250427105509426 DVLR DEBUG VLR subscr IMSI-262420000042307 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105509426 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105509426 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105509426 DVLR DEBUG VLR subscr IMSI-262420000042307 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427105509426 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105509426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105509426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105509426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105509426 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105509426 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1de290] (fsm.c:486) 20250427105509426 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105509426 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105509426 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105509426 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105509426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105509426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105509426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105509426 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105509426 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105509426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105509426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105509426 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2d 6a d8 00 01 4d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1898)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@84c1225eaf8b: { messageType := 2, destLocRef := '2D6AD8'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)@84c1225eaf8b: Session index based on local reference:0 20250427105509429 DVLR DEBUG VLR subscr IMSI-262420000042307 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427105509429 DVLR DEBUG VLR subscr IMSI-262420000042307 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test-GSUP(1902)@84c1225eaf8b: Found GsupExpect[0] for "262420000042307" handled at TC_auth_options_70(1904) MSC_Test-GSUP(1902)@84c1225eaf8b: Added IMSI table entry 0TC_auth_options_70(1904)"262420000042307" MSC_Test_0-SCCP(1896)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1896)@84c1225eaf8b: vl_from0 MSC_Test_0-M3UA(1898)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1896)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427105509429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105509430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105509430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105509430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105509430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105509430 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105509430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105509430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105509430 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105509430 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105509430 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105509430 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1cba80]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1904)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105509434 DVLR DEBUG VLR subscr IMSI-262420000042307 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105509434 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105509434 DVLR DEBUG SUBSCR(IMSI-262420000042307) Received 1 auth tuples (vlr.c:996) 20250427105509434 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105509434 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1bdae0]{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) 20250427105509434 DMM DEBUG Tx AUTH REQ (rand = 2ad2b943ae99860b3c797ac8172010f8) (gsm_04_08.c:641) 20250427105509434 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105509434 DVLR DEBUG VLR subscr IMSI-262420000042307 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105509434 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105509434 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105509434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105509434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105509434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105509434 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105509434 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105509434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105509434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105509434 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 2d 6a d8 00 01 16 01 00 13 05 12 00 2a d2 b9 43 ae 99 86 0b 3c 79 7a c8 17 20 10 f8 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1898)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1897)@84c1225eaf8b: patching N(SD)=1 into dtap '051405C0C016'O MSC_Test_0-RAN(1897)@84c1225eaf8b: patched enc_l3: '055405C0C016'O MSC_Test_0-SCCP(1896)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1896)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1896)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010006055405C0C016'O MSC_Test_0-M3UA(1898)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105509439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105509439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105509439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105509439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105509439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105509439 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105509439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105509439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105509439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105509439 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 05 c0 c0 16 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105509439 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105509439 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105509439 DMM DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 05c0c016) (gsm_04_08.c:1128) 20250427105509439 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105509439 DVLR DEBUG SUBSCR(IMSI-262420000042307) AUTH on GERAN received SRES/RES: 05c0c016 (4 bytes) (vlr_auth_fsm.c:151) 20250427105509439 DVLR INFO SUBSCR(IMSI-262420000042307) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427105509439 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105509439 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105509439 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105509439 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1de290] (vlr_auth_fsm.c:294) 20250427105509439 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105509439 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105509439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1de290]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427105509439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1de290]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105509439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1de290]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105509439 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105509439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1de290]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105509439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1de290]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105509439 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105509439 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1de290] (fsm.c:486) 20250427105509439 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105509439 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105509439 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105509439 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105509439 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105509439 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105509439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105509439 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105509439 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105509439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105509439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105509439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 2d 6a d8 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1898)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105509442 DVLR DEBUG VLR subscr IMSI-262420000042307 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105509442 DVLR DEBUG IMSI:262420000042307 has MSISDN:491230042307 (vlr.c:1045) 20250427105509442 DMSC NOTICE msub(IMSI-262420000042307:MSISDN-491230042307) VLR: update for IMSI=262420000042307 (MSISDN=491230042307) (gsm_04_08.c:1541) 20250427105509442 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105509442 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105509442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55eefe1de290]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105509442 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105509442 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105509442 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105509442 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55eefe1de290] (vlr_lu_fsm.c:110) 20250427105509442 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105509442 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105509442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55eefe1de290]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105509442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55eefe1de290]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105509442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105509442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55eefe1de290] (fsm.c:486) 20250427105509442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105509442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105509442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105509442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105509442 DMSC NOTICE msub(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x250DEA23) VLR: update for IMSI=262420000042307 (MSISDN=491230042307) (gsm_04_08.c:1541) 20250427105509442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105509442 DMM DEBUG -> IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x250DEA23 LOCATION UPDATE ACCEPT (TMSI = 0x250dea23) (gsm_04_08.c:149) 20250427105509442 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x250DEA23:GERAN-A-333:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105509442 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x250DEA23 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105509442 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105509442 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105509442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105509442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105509442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105509442 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105509442 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105509442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105509442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105509442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 2d 6a d8 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 25 0d ea 23 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1898)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(1904)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1897)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1897)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_0-SCCP(1896)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1896)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1896)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1898)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105509445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105509445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105509445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105509445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105509445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105509445 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105509445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105509445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105509445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105509445 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105509445 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x250DEA23:GERAN-A-333:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105509445 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x250DEA23:GERAN-A-333:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105509445 DMM DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x250DEA23:GERAN-A-333:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105509445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x250DEA23:GERAN-A-333:LU)[0x55eefe1de290]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105509445 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105509445 DMSC NOTICE msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23) VLR: update for IMSI=262420000042307 (MSISDN=491230042307) (gsm_04_08.c:1541) 20250427105509445 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427105509445 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105509445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-333:LU)[0x55eefe1de290]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105509445 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105509445 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-333:LU)[0x55eefe1de290] (vlr_lu_fsm.c:817) 20250427105509445 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105509445 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105509445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-333:LU)[0x55eefe1de290]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105509445 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-333:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105509445 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-333:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250427105509445 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042307/3/1): Available (smpp_smsc.c:626) 20250427105509445 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-333:LU)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105509445 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-333:LU)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105509445 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105509445 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105509445 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105509445 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-333:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105509445 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427105509445 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105509445 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105509445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105509445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105509445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105509445 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105509445 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105509445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105509445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105509445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2d 6a d8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1898)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1896)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1896)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1896)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105509446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105509446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105509446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1898)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105509446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105509446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105509446 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105509446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105509446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105509446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105509446 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105509447 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-333:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105509447 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-333:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105509447 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-333:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105509447 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-333:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105509447 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-333:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105509447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-333:LU)[0x55eefe1de290]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105509447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-333:LU)[0x55eefe1de290]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-333:LU)[0x55eefe1cba80] (msc_a.c:1053) 20250427105509447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-333:LU)[0x55eefe1de290]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105509447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-333:LU)[0x55eefe1de290]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105509447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-333:LU)[0x55eefe1de290]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105509447 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-333:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cbbb0] (msc_a.c:1053) 20250427105509447 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-333:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105509447 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-333:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105509447 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105509447 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23) MSC-A terminated (msub.c:261) 20250427105509447 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23) 1 MSC-I still active (msub.c:79) 20250427105509447 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105509447 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105509447 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-333:LU)[0x55eefe20a3f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105509447 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-333:LU)[0x55eefe20a3f0]{READY}: Removing from parent msub_fsm[0x55eefe1cbbb0] (msub.c:113) 20250427105509447 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-333 (ran_conn.c:155) 20250427105509447 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-333:LU)[0x55eefe20a3f0]{READY}: Freeing instance (msub.c:113) 20250427105509447 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-333:LU)[0x55eefe20a3f0]{READY}: Deallocated (fsm.c:568) 20250427105509447 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23) Free (msub.c:119) 20250427105509447 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105509447 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{terminating}: Freeing instance (msub.c:113) 20250427105509447 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{terminating}: Deallocated (fsm.c:568) 20250427105509447 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105509447 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105509447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105509447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105509447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105509447 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105509447 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105509447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105509447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105509447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2d 6a d8 00 01 4d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1898)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@84c1225eaf8b: Session index based on local reference:0 20250427105509447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105509447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105509447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105509447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105509447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105509447 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1898)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105509447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105509447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105509447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105509447 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2d 6a d8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1897)@84c1225eaf8b: Deleted conn table entry 0TC_auth_options_70(1904)2976472 TC_auth_options_70(1904)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105509448 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105509448 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_70(1904)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1904)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1904)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1904)@84c1225eaf8b: port MSCVTYf_perform_lu() done TC_auth_options_70(1904)@84c1225eaf8b: port MSCVTYf_establish_fully() starting TC_auth_options_70(1904)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '250DEA23'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1897)@84c1225eaf8b: Added conn table entry 0TC_auth_options_70(1904)10454093 MSC_Test_0-RAN(1897)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1896)@84c1225eaf8b: First idle individual index:0 20250427105510455 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105510455 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105510455 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105510455 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105510455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105510455 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105510455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105510455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105510455 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105510455 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 9f 84 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 01 03 50 59 02 05 f4 25 0d ea 23 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105510456 DMSC DEBUG msub_fsm[0x55eefe1de290]{active}: Allocated (fsm.c:456) 20250427105510456 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: Allocated (fsm.c:456) 20250427105510456 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: is child of msub_fsm[0x55eefe1de290] (fsm.c:486) 20250427105510456 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105510456 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1de290] (fsm.c:486) 20250427105510456 DMSC DEBUG msc_a(unknown:GERAN-A-334:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105510456 DMSC DEBUG msc_i(unknown:GERAN-A-334:NONE)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105510456 DMSC DEBUG msc_a(unknown:GERAN-A-334:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105510456 DMM DEBUG msc_a(TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105510456 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105510456 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe20a3f0] (fsm.c:486) 20250427105510456 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427105510456 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105510456 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105510457 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105510457 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105510457 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105510457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105510457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427105510457 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105510457 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cbbb0] (fsm.c:486) 20250427105510457 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105510457 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105510457 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105510457 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105510457 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105510457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105510457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105510457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105510457 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105510457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105510457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105510457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105510457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9f 84 4d 00 01 4e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1898)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@84c1225eaf8b: { messageType := 2, destLocRef := '9F844D'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)@84c1225eaf8b: Session index based on local reference:0 20250427105510459 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105510459 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_70(1904)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1904)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105510463 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105510463 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105510463 DVLR DEBUG SUBSCR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23) Received 1 auth tuples (vlr.c:996) 20250427105510463 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105510463 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1bdae0]{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) 20250427105510463 DMM DEBUG Tx AUTH REQ (rand = 0b3659a34ab98417530488d3326102b1) (gsm_04_08.c:641) 20250427105510463 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105510463 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105510463 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105510464 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105510464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105510464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105510464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105510464 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105510464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105510464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105510464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105510464 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 9f 84 4d 00 01 16 01 00 13 05 12 00 0b 36 59 a3 4a b9 84 17 53 04 88 d3 32 61 02 b1 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1898)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1897)@84c1225eaf8b: patching N(SD)=1 into dtap '0514EF854680'O MSC_Test_0-RAN(1897)@84c1225eaf8b: patched enc_l3: '0554EF854680'O MSC_Test_0-SCCP(1896)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1896)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1896)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100060554EF854680'O 20250427105510469 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105510469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105510469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1898)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105510469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105510469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105510469 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105510469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105510469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105510469 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105510469 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 ef 85 46 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105510469 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105510469 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105510469 DMM DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = ef854680) (gsm_04_08.c:1128) 20250427105510469 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105510469 DVLR DEBUG SUBSCR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23) AUTH on GERAN received SRES/RES: ef854680 (4 bytes) (vlr_auth_fsm.c:151) 20250427105510469 DVLR INFO SUBSCR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427105510469 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105510469 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105510469 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105510469 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cbbb0] (vlr_auth_fsm.c:294) 20250427105510469 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105510469 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105510469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427105510469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105510469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105510469 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105510469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105510469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105510469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105510470 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105510470 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105510470 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105510470 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105510470 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105510470 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105510470 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250427105510470 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042307/3/1): Available (smpp_smsc.c:626) 20250427105510470 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105510470 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105510470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105510470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105510470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105510470 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105510470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105510470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105510470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105510470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 9f 84 4d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 70 (osmo_ss7_asp.c:1164) 20250427105510470 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105510470 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105510470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105510470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105510470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105510470 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105510470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105510470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105510470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105510470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9f 84 4d 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1898)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1898)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1898)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1896)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(1904)@84c1225eaf8b: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1896)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@84c1225eaf8b: vl_len:6 MSC_Test_0-SCCP(1896)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1896)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000422040100'O 20250427105510477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105510477 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105510477 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105510477 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105510477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105510477 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105510477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105510477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105510477 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105510477 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) 20250427105510478 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105510478 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105510478 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427105510478 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105510478 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105510478 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105510478 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105510478 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105510478 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105510479 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105510479 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105510479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105510479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105510479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105510479 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105510479 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105510479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105510479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105510479 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9f 84 4d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1898)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1896)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1896)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1896)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105510482 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105510482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105510482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105510482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105510482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105510483 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105510483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105510483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105510483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105510483 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1898)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105510483 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105510483 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105510483 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105510483 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105510483 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105510483 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105510483 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe20a3f0] (msc_a.c:1053) 20250427105510483 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105510483 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cbbb0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105510483 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1de290] (msc_a.c:1053) 20250427105510483 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105510483 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105510483 DMSC DEBUG msub_fsm[0x55eefe1de290]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105510483 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23) MSC-A terminated (msub.c:261) 20250427105510483 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23) 1 MSC-I still active (msub.c:79) 20250427105510483 DMSC DEBUG msub_fsm[0x55eefe1de290]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105510483 DMSC DEBUG msub_fsm[0x55eefe1de290]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105510483 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105510483 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Removing from parent msub_fsm[0x55eefe1de290] (msub.c:113) 20250427105510483 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-334 (ran_conn.c:155) 20250427105510483 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Freeing instance (msub.c:113) 20250427105510483 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23:GERAN-A-334:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Deallocated (fsm.c:568) 20250427105510483 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23) Free (msub.c:119) 20250427105510483 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105510483 DMSC DEBUG msub_fsm[0x55eefe1de290]{terminating}: Freeing instance (msub.c:113) 20250427105510483 DMSC DEBUG msub_fsm[0x55eefe1de290]{terminating}: Deallocated (fsm.c:568) 20250427105510483 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105510483 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105510484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105510484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105510484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105510484 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105510484 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105510484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105510484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105510484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9f 84 4d 00 01 4e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1898)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@84c1225eaf8b: Session index based on local reference:0 20250427105510485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105510485 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105510485 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105510485 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105510485 DLSS7 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(1898)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105510485 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105510485 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105510485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105510485 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105510485 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 9f 84 4d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1897)@84c1225eaf8b: Deleted conn table entry 0TC_auth_options_70(1904)10454093 TC_auth_options_70(1904)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105510487 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105510487 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x250DEA23 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_70(1904)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1904)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1904)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(1902)@84c1225eaf8b: Final verdict of PTC: none 20250427105510496 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1901)@84c1225eaf8b: Final verdict of PTC: none 20250427105510498 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105510498 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(1895)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1896)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1898)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1900)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1899)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1897)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1903)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1905)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1895): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1896): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1897): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1898): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1899): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1900): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1901): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1902): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1903): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_auth_options_70(1904): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1905): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_auth_options_7 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_7 pass'. Sun Apr 27 10:55:10 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 20250427105510688 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105510688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105510688 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105510688 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105510688 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105510688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105510688 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105510688 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105510688 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105510688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105510688 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105510688 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105510688 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105510688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105510688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105510688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105510688 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105510688 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105510688 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105510688 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105510689 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105511497 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=360852) 20250427105512498 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105512689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105512689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105512689 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=360852, count=361392) 20250427105513498 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_7 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_8'. ------ MSC_Tests.TC_auth_options_8 ------ Sun Apr 27 10:55:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_8.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_8.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105514500 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_8' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_auth_options_8 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1909)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1909)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1909)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1907)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105515177 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1910)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105515191 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105515191 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105515191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105515191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105515191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105515191 DLSS7 ERROR MTP-TRANSFER.req for dpc=193=0.24.1: no route! (osmo_ss7_hmrt.c:228) 20250427105515370 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105515370 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105515370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105515370 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1909)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1909)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105515371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105515371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105515371 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105515371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105515371 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105515371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105515371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105515371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105515371 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105515371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105515371 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1909)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1909)@84c1225eaf8b: Message received on association #8 20250427105515372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105515372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105515372 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105515372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(1909)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1909)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105515372 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105515372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105515372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105515372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105515372 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105515372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105515372 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105515372 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1909)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1909)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1909)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1909)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1909)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427105515372 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105515372 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1909)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1909)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105515500 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105515500 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1912)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1912)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105515502 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1912)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1912)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1912)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1912)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105515510 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105515510 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_80(1915)@84c1225eaf8b: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1913)@84c1225eaf8b: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(1915) TC_auth_options_80(1915)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105516174 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105516174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105516174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105516174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105516174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105516174 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105516174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105516174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105516174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105516174 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105516174 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105516174 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105516174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105516174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105516174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105516174 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105516174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105516174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105516174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105516174 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1909)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1908)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1908)@84c1225eaf8b: Added conn table entry 0TC_auth_options_80(1915)14274142 MSC_Test_0-SCCP(1907)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1908)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1909)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105516180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105516180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105516180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105516180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105516180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105516180 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105516180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105516180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105516180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105516180 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 ce 5e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105516180 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{active}: Allocated (fsm.c:456) 20250427105516180 DMSC DEBUG msc_i[0x55eefe20a3f0]{READY}: Allocated (fsm.c:456) 20250427105516180 DMSC DEBUG msc_i[0x55eefe20a3f0]{READY}: is child of msub_fsm[0x55eefe1cbbb0] (fsm.c:486) 20250427105516180 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105516180 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cbbb0] (fsm.c:486) 20250427105516180 DMSC DEBUG msc_a(unknown:GERAN-A-335:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105516180 DMSC DEBUG msc_i(unknown:GERAN-A-335:NONE)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105516180 DMSC DEBUG msc_a(unknown:GERAN-A-335:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105516180 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042308 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105516180 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105516180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105516180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105516180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427105516180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105516180 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105516180 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042308 id=262420000042308 (vlr.c:661) 20250427105516180 DVLR INFO New subscr, IMSI: 262420000042308 (vlr.c:562) 20250427105516180 DVLR DEBUG VLR subscr IMSI-262420000042308 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105516180 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105516180 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105516180 DVLR DEBUG VLR subscr IMSI-262420000042308 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427105516180 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105516180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105516180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105516180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1de290]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105516180 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cb750]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105516180 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cb750]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1de290] (fsm.c:486) 20250427105516180 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cb750]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105516180 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cb750]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105516181 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105516181 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105516181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105516181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105516181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105516181 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105516181 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105516181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105516181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105516181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d9 ce 5e 00 01 4f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1909)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@84c1225eaf8b: { messageType := 2, destLocRef := 'D9CE5E'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1913)@84c1225eaf8b: Found GsupExpect[0] for "262420000042308" handled at TC_auth_options_80(1915) MSC_Test-GSUP(1913)@84c1225eaf8b: Added IMSI table entry 0TC_auth_options_80(1915)"262420000042308" 20250427105516182 DVLR DEBUG VLR subscr IMSI-262420000042308 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427105516182 DVLR DEBUG VLR subscr IMSI-262420000042308 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1907)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1907)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1907)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1909)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105516182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105516182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105516182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105516182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105516182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105516182 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105516182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105516182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105516182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105516182 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105516182 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105516182 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cba80]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1915)@84c1225eaf8b: setverdict(pass): none -> pass TC_auth_options_80(1915)@84c1225eaf8b: XXX ts_GSUP_SAI_ERR 20250427105516184 DVLR DEBUG VLR subscr IMSI-262420000042308 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105516184 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cb750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250427105516184 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cb750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250427105516184 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cb750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250427105516184 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cb750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250427105516184 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cb750]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105516184 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cb750]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1de290] (vlr_auth_fsm.c:294) 20250427105516184 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cb750]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105516184 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cb750]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250427105516184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1de290]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250427105516184 DMM INFO msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427105516184 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105516184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1de290]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105516184 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250427105516184 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105516184 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427105516184 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) 20250427105516184 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) 20250427105516184 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) 20250427105516184 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105516184 DVLR DEBUG VLR subscr IMSI-262420000042308 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250427105516184 DVLR DEBUG VLR subscr IMSI-262420000042308 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105516184 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105516184 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105516184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105516184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105516184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105516184 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105516184 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105516184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105516184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105516184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d9 ce 5e 00 01 06 01 00 03 05 04 02 00 00 00 (osmo_ss7_asp.c:1164) 20250427105516184 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105516184 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105516184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105516184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105516184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105516184 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105516184 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105516184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105516184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105516184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d9 ce 5e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1909)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1909)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1909)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1907)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1915)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1907)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1907)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1907)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105516186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105516186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105516186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105516186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105516186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105516186 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105516186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105516186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105516186 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105516186 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1909)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105516186 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105516186 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105516186 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105516186 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105516186 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105516186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1de290]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105516186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1de290]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cba80] (msc_a.c:1053) 20250427105516186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1de290]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105516186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1de290]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105516186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1de290]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105516186 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cbbb0] (msc_a.c:1053) 20250427105516186 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105516186 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105516186 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105516186 DMSC DEBUG msub(IMSI-262420000042308) MSC-A terminated (msub.c:261) 20250427105516186 DMSC DEBUG msub(IMSI-262420000042308) 1 MSC-I still active (msub.c:79) 20250427105516186 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105516186 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105516186 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe20a3f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105516186 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe20a3f0]{READY}: Removing from parent msub_fsm[0x55eefe1cbbb0] (msub.c:113) 20250427105516186 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-335 (ran_conn.c:155) 20250427105516186 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe20a3f0]{READY}: Freeing instance (msub.c:113) 20250427105516186 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x55eefe20a3f0]{READY}: Deallocated (fsm.c:568) 20250427105516186 DMSC DEBUG msub(IMSI-262420000042308) Free (msub.c:119) 20250427105516186 DVLR INFO VLR subscr IMSI-262420000042308 - active-conn: now used by 0 (-) (msub.c:375) 20250427105516186 DVLR DEBUG SUBSCR(IMSI-262420000042308) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250427105516187 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{terminating}: Freeing instance (msub.c:113) 20250427105516187 DMSC DEBUG msub_fsm[0x55eefe1cbbb0]{terminating}: Deallocated (fsm.c:568) 20250427105516187 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105516187 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105516187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105516187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105516187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105516187 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105516187 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105516187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105516187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105516187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d9 ce 5e 00 01 4f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1909)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@84c1225eaf8b: Session index based on local reference:0 20250427105516187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105516187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105516187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105516187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105516187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105516187 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105516187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105516187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105516187 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1909)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105516187 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d9 ce 5e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1908)@84c1225eaf8b: Deleted conn table entry 0TC_auth_options_80(1915)14274142 TC_auth_options_80(1915)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1915)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1915)@84c1225eaf8b: port MSCVTYf_perform_lu() done TC_auth_options_80(1915)@84c1225eaf8b: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1913)@84c1225eaf8b: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(1915) TC_auth_options_80(1915)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_auth_options_80(1915)10332123 MSC_Test_0-RAN(1908)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1907)@84c1225eaf8b: First idle individual index:0 20250427105517190 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105517190 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105517190 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105517190 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105517190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105517190 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105517190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105517190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105517190 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105517190 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 a7 db 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 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) MSC_Test_0-M3UA(1909)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105517191 DMSC DEBUG msub_fsm[0x55eefe1de290]{active}: Allocated (fsm.c:456) 20250427105517191 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: Allocated (fsm.c:456) 20250427105517191 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: is child of msub_fsm[0x55eefe1de290] (fsm.c:486) 20250427105517191 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105517191 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1de290] (fsm.c:486) 20250427105517191 DMSC DEBUG msc_a(unknown:GERAN-A-336:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105517191 DMSC DEBUG msc_i(unknown:GERAN-A-336:NONE)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105517191 DMSC DEBUG msc_a(unknown:GERAN-A-336:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105517191 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042308 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105517191 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105517191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105517191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe20a3f0] (fsm.c:486) 20250427105517191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105517191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105517191 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105517191 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042308 id=262420000042308 (vlr.c:661) 20250427105517191 DVLR INFO New subscr, IMSI: 262420000042308 (vlr.c:562) 20250427105517191 DVLR DEBUG VLR subscr IMSI-262420000042308 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105517191 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105517191 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105517191 DVLR DEBUG VLR subscr IMSI-262420000042308 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427105517191 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105517191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105517191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105517191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105517191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105517191 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105517191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105517191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105517191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105517191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe1bdae0] (fsm.c:486) 20250427105517191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105517191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105517191 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105517191 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105517191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105517191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105517191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105517191 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105517191 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105517191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105517191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105517191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9d a7 db 00 01 50 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105517191 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105517191 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105517191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105517191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105517191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105517191 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105517191 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105517191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105517191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105517191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 9d a7 db 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1909)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1909)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1909)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@84c1225eaf8b: { messageType := 2, destLocRef := '9DA7DB'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105517192 DVLR DEBUG VLR subscr IMSI-262420000042308 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427105517192 DVLR DEBUG VLR subscr IMSI-262420000042308 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1907)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1907)@84c1225eaf8b: vl_from0 TC_auth_options_80(1915)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1907)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_auth_options_80(1915)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105517192 DLSS7 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(1909)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105517192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105517192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105517192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105517192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105517192 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105517192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105517192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105517192 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105517192 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105517192 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105517192 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105517193 DVLR DEBUG VLR subscr IMSI-262420000042308 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105517193 DVLR DEBUG IMSI:262420000042308 has MSISDN:491230042308 (vlr.c:1045) 20250427105517193 DMSC NOTICE msub(IMSI-262420000042308:MSISDN-491230042308) VLR: update for IMSI=262420000042308 (MSISDN=491230042308) (gsm_04_08.c:1541) 20250427105517193 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105517194 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105517194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105517194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105517194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105517194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105517194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55eefe1bdae0] (vlr_lu_fsm.c:110) 20250427105517194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105517194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105517194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105517194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105517194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55eefe1c3240]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105517194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55eefe1c3240]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55eefe1bdae0] (fsm.c:486) 20250427105517194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55eefe1c3240]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105517194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55eefe1c3240]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105517194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55eefe1c3240]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105517194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55eefe1c3240]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105517194 DMSC NOTICE msub(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x31842600) VLR: update for IMSI=262420000042308 (MSISDN=491230042308) (gsm_04_08.c:1541) 20250427105517194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55eefe1c3240]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105517194 DMM DEBUG -> IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x31842600 LOCATION UPDATE ACCEPT (TMSI = 0x31842600) (gsm_04_08.c:149) 20250427105517194 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x31842600:GERAN-A-336:LU)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105517194 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x31842600 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105517194 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105517194 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105517194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105517194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105517194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105517194 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105517194 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105517194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105517194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105517194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 9d a7 db 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 31 84 26 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1909)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1915)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1908)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1908)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1907)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1907)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1907)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1909)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105517196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105517196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105517196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105517196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105517196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105517196 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105517196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105517196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105517196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105517196 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105517196 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x31842600:GERAN-A-336:LU)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105517196 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x31842600:GERAN-A-336:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105517196 DMM DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x31842600:GERAN-A-336:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105517196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x31842600:GERAN-A-336:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105517196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55eefe1c3240]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105517196 DMSC NOTICE msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600) VLR: update for IMSI=262420000042308 (MSISDN=491230042308) (gsm_04_08.c:1541) 20250427105517196 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427105517196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55eefe1c3240]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105517196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-336:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105517196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55eefe1c3240]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105517196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55eefe1c3240]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-336:LU)[0x55eefe1bdae0] (vlr_lu_fsm.c:817) 20250427105517196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55eefe1c3240]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105517196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55eefe1c3240]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105517196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-336:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105517196 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-336:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105517196 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-336:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250427105517196 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042308/3/1): Available (smpp_smsc.c:626) 20250427105517196 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-336:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105517196 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-336:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105517196 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105517196 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105517196 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105517196 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-336:LU)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105517196 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427105517196 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105517196 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105517196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105517196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105517196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105517196 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105517196 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105517197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105517197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105517197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9d a7 db 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1909)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1907)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1907)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1907)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105517197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105517197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105517197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105517197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105517197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105517197 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105517197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105517197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105517197 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105517197 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 50 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105517197 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-336:LU)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105517197 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-336:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105517197 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-336:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105517197 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-336:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105517197 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-336:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105517197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-336:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105517197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-336:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-336:LU)[0x55eefe20a3f0] (msc_a.c:1053) 20250427105517197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-336:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105517197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-336:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105517197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-336:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105517197 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-336:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1de290] (msc_a.c:1053) 20250427105517197 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-336:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105517197 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-336:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105517197 DMSC DEBUG msub_fsm[0x55eefe1de290]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105517197 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600) MSC-A terminated (msub.c:261) 20250427105517197 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600) 1 MSC-I still active (msub.c:79) 20250427105517197 DMSC DEBUG msub_fsm[0x55eefe1de290]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105517197 DMSC DEBUG msub_fsm[0x55eefe1de290]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105517197 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-336:LU)[0x55eefe1cba80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105517197 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-336:LU)[0x55eefe1cba80]{READY}: Removing from parent msub_fsm[0x55eefe1de290] (msub.c:113) 20250427105517197 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-336 (ran_conn.c:155) 20250427105517197 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-336:LU)[0x55eefe1cba80]{READY}: Freeing instance (msub.c:113) 20250427105517197 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-336:LU)[0x55eefe1cba80]{READY}: Deallocated (fsm.c:568) 20250427105517197 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600) Free (msub.c:119) 20250427105517197 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105517197 DMSC DEBUG msub_fsm[0x55eefe1de290]{terminating}: Freeing instance (msub.c:113) 20250427105517197 DMSC DEBUG msub_fsm[0x55eefe1de290]{terminating}: Deallocated (fsm.c:568) 20250427105517197 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105517197 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105517197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105517197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105517197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105517197 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105517197 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105517197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105517197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105517197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9d a7 db 00 01 50 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1909)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1909)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105517198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105517198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105517198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105517198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105517198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105517198 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105517198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105517198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105517198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105517198 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 9d a7 db 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1908)@84c1225eaf8b: Deleted conn table entry 0TC_auth_options_80(1915)10332123 TC_auth_options_80(1915)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105517198 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105517198 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_80(1915)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1915)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1915)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1915)@84c1225eaf8b: port MSCVTYRunning a successful LU done TC_auth_options_80(1915)@84c1225eaf8b: port MSCVTYf_establish_fully() starting TC_auth_options_80(1915)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '31842600'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1908)@84c1225eaf8b: Added conn table entry 0TC_auth_options_80(1915)788242 MSC_Test_0-SCCP(1907)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1908)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1909)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105517400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105517400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105517400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105517400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105517400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105517400 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105517400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105517400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105517400 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105517400 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0c 07 12 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 31 84 26 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105517400 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Allocated (fsm.c:456) 20250427105517401 DMSC DEBUG msc_i[0x55eefe20a3f0]{READY}: Allocated (fsm.c:456) 20250427105517401 DMSC DEBUG msc_i[0x55eefe20a3f0]{READY}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105517401 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105517401 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105517401 DMSC DEBUG msc_a(unknown:GERAN-A-337:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105517401 DMSC DEBUG msc_i(unknown:GERAN-A-337:NONE)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105517401 DMSC DEBUG msc_a(unknown:GERAN-A-337:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105517401 DMM DEBUG msc_a(TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105517401 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105517401 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1cba80] (fsm.c:486) 20250427105517401 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427105517401 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105517401 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105517401 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105517401 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105517401 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105517401 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105517401 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427105517401 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1c3240]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105517401 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1c3240]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1de290] (fsm.c:486) 20250427105517401 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1c3240]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105517401 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1c3240]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105517401 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105517401 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105517401 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105517401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105517401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105517401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105517401 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105517401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105517401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105517401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105517401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0c 07 12 00 01 51 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1909)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@84c1225eaf8b: { messageType := 2, destLocRef := '0C0712'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)@84c1225eaf8b: Session index based on local reference:0 20250427105517402 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105517402 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_80(1915)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1915)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1915)@84c1225eaf8b: XXX ts_GSUP_SAI_ERR 20250427105517403 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105517403 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1c3240]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250427105517403 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1c3240]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250427105517403 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1c3240]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250427105517403 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1c3240]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250427105517403 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1c3240]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105517403 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1c3240]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1de290] (vlr_auth_fsm.c:294) 20250427105517403 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1c3240]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105517403 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1c3240]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250427105517403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250427105517403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_HLR) (vlr_access_req_fsm.c:472) 20250427105517403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105517403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_HLR (vlr_access_req_fsm.c:131) 20250427105517403 DMM DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 2 (gsm_04_08.c:259) 20250427105517403 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105517403 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105517403 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427105517403 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105517403 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600 + 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) 20250427105517403 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105517403 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105517403 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250427105517403 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250427105517403 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105517403 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105517403 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105517403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105517403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105517403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105517403 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105517403 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105517403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105517403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105517403 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0c 07 12 00 01 06 01 00 03 05 22 02 00 00 00 (osmo_ss7_asp.c:1164) 20250427105517403 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105517403 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105517403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105517403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105517403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105517403 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105517403 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105517403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105517403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105517403 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0c 07 12 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1909)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1909)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1909)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1907)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1915)@84c1225eaf8b: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1907)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@84c1225eaf8b: vl_len:6 MSC_Test_0-SCCP(1907)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1907)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000422040100'O 20250427105517404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105517404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105517404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105517404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105517404 DLSS7 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(1909)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1907)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1907)@84c1225eaf8b: vl_from0 20250427105517404 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105517404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105517404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105517404 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105517404 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)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1909)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105517405 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105517405 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105517405 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427105517405 DMSC ERROR msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250427105517405 DBSSAP ERROR msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) 20250427105517608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105517608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105517608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105517608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105517608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105517608 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105517608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105517608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105517608 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105517608 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105517608 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105517608 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105517609 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105517609 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105517609 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105517609 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105517609 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1cba80] (msc_a.c:1053) 20250427105517609 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105517609 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105517609 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1bdae0] (msc_a.c:1053) 20250427105517609 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105517609 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105517609 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105517609 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600) MSC-A terminated (msub.c:261) 20250427105517609 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600) 1 MSC-I still active (msub.c:79) 20250427105517609 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105517609 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105517609 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105517609 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Removing from parent msub_fsm[0x55eefe1bdae0] (msub.c:113) 20250427105517609 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-337 (ran_conn.c:155) 20250427105517609 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Freeing instance (msub.c:113) 20250427105517609 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600:GERAN-A-337:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Deallocated (fsm.c:568) 20250427105517609 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600) Free (msub.c:119) 20250427105517609 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105517609 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Freeing instance (msub.c:113) 20250427105517609 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Deallocated (fsm.c:568) 20250427105517609 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105517609 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105517609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105517609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105517609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105517609 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105517609 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105517609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105517609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105517609 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0c 07 12 00 01 51 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1909)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427105517609 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105517609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105517609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1907)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1909)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105517609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105517609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105517609 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105517609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105517609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105517609 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105517609 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 0c 07 12 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1908)@84c1225eaf8b: Deleted conn table entry 0TC_auth_options_80(1915)788242 20250427105517610 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105517610 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x31842600 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_80(1915)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1915)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1915)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1915)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-M3UA(1909)@84c1225eaf8b: Final verdict of PTC: none 20250427105517612 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105517612 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1913)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1910)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1911)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1907)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1908)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1914)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1906)@84c1225eaf8b: Final verdict of PTC: none 20250427105517613 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1912)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1916)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1906): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1907): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1908): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1909): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1910): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1911): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1912): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1913): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1914): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_auth_options_80(1915): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1916): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_auth_options_8 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_8 pass'. Sun Apr 27 10:55:17 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 20250427105517812 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105517812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105517812 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105517812 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105517812 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105517812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105517812 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105517812 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105517812 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105517812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105517812 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105517812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105517812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105517812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105517812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105517812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105517812 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105517812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105517812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105517813 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105517813 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105518615 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=410396) 20250427105519616 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105519814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105519814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105519814 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=410396, count=411556) 20250427105520618 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_8 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_9'. ------ MSC_Tests.TC_auth_options_9 ------ Sun Apr 27 10:55:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_9.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_9.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105521619 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_9' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_auth_options_9 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1920)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1920)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1920)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1918)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105522264 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1921)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105522455 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105522455 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105522455 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105522455 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1920)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1920)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1920)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1920)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105522458 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105522458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105522458 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105522458 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105522458 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105522458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105522458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105522458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105522458 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105522458 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105522458 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1920)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1920)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105522459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105522459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105522459 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105522459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105522459 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105522459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105522459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105522459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105522459 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105522459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105522459 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105522459 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1920)@84c1225eaf8b: Message received on association #8 20250427105522459 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105522459 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1920)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1920)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1920)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1920)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1920)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1920)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105522620 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105522620 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1923)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1923)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105522623 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1923)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1923)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1923)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1923)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105522634 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105522634 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_90(1926)@84c1225eaf8b: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1924)@84c1225eaf8b: Created GsupExpect[0] for "262420000042309" to be handled at TC_auth_options_90(1926) TC_auth_options_90(1926)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105523263 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105523263 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105523263 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105523263 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105523263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105523263 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105523263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105523263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105523263 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105523263 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105523263 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105523263 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105523264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105523264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105523264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105523264 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105523264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105523264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105523264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105523264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1920)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1919)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1919)@84c1225eaf8b: Added conn table entry 0TC_auth_options_90(1926)4774285 MSC_Test_0-SCCP(1918)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1919)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1920)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105523273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105523273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105523273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105523273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105523273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105523273 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105523273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105523273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105523273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105523273 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 48 d9 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 40 32 90 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105523273 DMSC DEBUG msub_fsm[0x55eefe1de290]{active}: Allocated (fsm.c:456) 20250427105523273 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: Allocated (fsm.c:456) 20250427105523273 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: is child of msub_fsm[0x55eefe1de290] (fsm.c:486) 20250427105523273 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105523273 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1de290] (fsm.c:486) 20250427105523273 DMSC DEBUG msc_a(unknown:GERAN-A-338:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105523273 DMSC DEBUG msc_i(unknown:GERAN-A-338:NONE)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105523273 DMSC DEBUG msc_a(unknown:GERAN-A-338:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105523273 DMM DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042309 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105523273 DMM DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105523273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105523273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe20a3f0] (fsm.c:486) 20250427105523273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427105523273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105523273 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105523273 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042309 id=262420000042309 (vlr.c:661) 20250427105523273 DVLR INFO New subscr, IMSI: 262420000042309 (vlr.c:562) 20250427105523273 DVLR DEBUG VLR subscr IMSI-262420000042309 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105523273 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105523273 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105523273 DVLR DEBUG VLR subscr IMSI-262420000042309 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427105523273 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105523273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105523273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105523273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105523273 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cb750]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105523273 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cb750]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1bdae0] (fsm.c:486) 20250427105523273 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cb750]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105523273 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cb750]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105523273 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105523274 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105523274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105523274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105523274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105523274 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105523274 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105523274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105523274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105523274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 48 d9 8d 00 01 52 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1920)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@84c1225eaf8b: { messageType := 2, destLocRef := '48D98D'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1924)@84c1225eaf8b: Found GsupExpect[0] for "262420000042309" handled at TC_auth_options_90(1926) MSC_Test-GSUP(1924)@84c1225eaf8b: Added IMSI table entry 0TC_auth_options_90(1926)"262420000042309" 20250427105523277 DVLR DEBUG VLR subscr IMSI-262420000042309 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427105523277 DVLR DEBUG VLR subscr IMSI-262420000042309 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1918)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1918)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1918)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427105523278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105523278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105523278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105523278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105523278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105523278 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105523278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105523278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105523278 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105523278 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(1920)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105523278 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105523278 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe20a3f0]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1926)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105523283 DVLR DEBUG VLR subscr IMSI-262420000042309 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105523283 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cb750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105523283 DVLR DEBUG SUBSCR(IMSI-262420000042309) Received 1 auth tuples (vlr.c:996) 20250427105523283 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cb750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105523283 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cb750]{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) 20250427105523283 DMM DEBUG Tx AUTH REQ (rand = 50b53c640e0342263ac251ee1709089a) (gsm_04_08.c:641) 20250427105523283 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105523283 DVLR DEBUG VLR subscr IMSI-262420000042309 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105523283 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105523283 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105523283 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105523283 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105523283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105523283 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105523283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105523283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105523283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105523283 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 48 d9 8d 00 01 16 01 00 13 05 12 00 50 b5 3c 64 0e 03 42 26 3a c2 51 ee 17 09 08 9a 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1920)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1919)@84c1225eaf8b: patching N(SD)=1 into dtap '051404B29406'O MSC_Test_0-RAN(1919)@84c1225eaf8b: patched enc_l3: '055404B29406'O MSC_Test_0-SCCP(1918)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1918)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1918)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010006055404B29406'O MSC_Test_0-M3UA(1920)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105523290 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105523290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105523290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105523290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105523290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105523290 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105523290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105523290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105523290 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105523290 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 04 b2 94 06 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105523290 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105523290 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105523290 DMM DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 04b29406) (gsm_04_08.c:1128) 20250427105523290 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cb750]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105523290 DVLR DEBUG SUBSCR(IMSI-262420000042309) AUTH on GERAN received SRES/RES: 04b29406 (4 bytes) (vlr_auth_fsm.c:151) 20250427105523290 DVLR INFO SUBSCR(IMSI-262420000042309) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427105523290 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cb750]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105523290 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cb750]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105523290 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cb750]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105523290 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cb750]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1bdae0] (vlr_auth_fsm.c:294) 20250427105523290 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cb750]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105523290 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cb750]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105523290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427105523290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105523290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427105523291 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427105523291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427105523291 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105523291 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105523291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105523291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105523291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105523291 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105523291 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105523291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105523291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105523291 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 48 d9 8d 00 01 10 00 0e 53 0a 09 09 24 60 f1 5d 6a f6 e4 82 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1920)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1918)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1918)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1920)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105523295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105523295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105523295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105523295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105523295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105523295 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105523295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105523295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105523295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105523295 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105523295 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105523295 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105523295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427105523295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105523295 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105523295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105523295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105523295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105523295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1bdae0] (fsm.c:486) 20250427105523295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105523295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105523295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105523295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105523295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105523295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105523295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105523295 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105523295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105523295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105523295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105523295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 48 d9 8d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1920)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105523298 DVLR DEBUG VLR subscr IMSI-262420000042309 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105523298 DVLR DEBUG IMSI:262420000042309 has MSISDN:491230042309 (vlr.c:1045) 20250427105523298 DMSC NOTICE msub(IMSI-262420000042309:MSISDN-491230042309) VLR: update for IMSI=262420000042309 (MSISDN=491230042309) (gsm_04_08.c:1541) 20250427105523298 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105523298 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105523298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105523298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105523298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105523298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105523298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55eefe1bdae0] (vlr_lu_fsm.c:110) 20250427105523298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105523298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105523298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105523298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105523298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55eefe2086b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105523298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55eefe2086b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55eefe1bdae0] (fsm.c:486) 20250427105523298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55eefe2086b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105523298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55eefe2086b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105523298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55eefe2086b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105523298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55eefe2086b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105523298 DMSC NOTICE msub(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0xAE5444C2) VLR: update for IMSI=262420000042309 (MSISDN=491230042309) (gsm_04_08.c:1541) 20250427105523298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55eefe2086b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105523298 DMM DEBUG -> IMSI-262420000042309:MSISDN-491230042309:TMSInew-0xAE5444C2 LOCATION UPDATE ACCEPT (TMSI = 0xae5444c2) (gsm_04_08.c:149) 20250427105523298 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0xAE5444C2:GERAN-A-338:LU)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105523298 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSInew-0xAE5444C2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105523298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105523299 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105523299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105523299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105523299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105523299 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105523299 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105523299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105523299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105523299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 48 d9 8d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 ae 54 44 c2 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1920)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(1926)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1919)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_0-SCCP(1918)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1918)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1918)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1920)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105523302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105523302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105523302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105523302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105523302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105523302 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105523302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105523302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105523302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105523302 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105523302 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0xAE5444C2:GERAN-A-338:LU)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105523302 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0xAE5444C2:GERAN-A-338:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105523302 DMM DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0xAE5444C2:GERAN-A-338:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105523302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0xAE5444C2:GERAN-A-338:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105523302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55eefe2086b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105523302 DMSC NOTICE msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2) VLR: update for IMSI=262420000042309 (MSISDN=491230042309) (gsm_04_08.c:1541) 20250427105523302 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427105523302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55eefe2086b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105523302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-338:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105523302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55eefe2086b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105523302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55eefe2086b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-338:LU)[0x55eefe1bdae0] (vlr_lu_fsm.c:817) 20250427105523302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55eefe2086b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105523302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55eefe2086b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105523302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-338:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105523302 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-338:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105523302 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-338:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.971s remaining) (msc_a.c:450) 20250427105523302 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042309/3/1): Available (smpp_smsc.c:626) 20250427105523302 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-338:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105523302 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-338:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105523302 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105523302 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105523302 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105523302 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-338:LU)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105523302 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427105523302 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105523302 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105523302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105523302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105523302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105523302 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105523302 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105523302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105523302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1920)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1920)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105523302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 48 d9 8d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1918)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1918)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1918)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105523304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105523304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105523304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105523304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105523304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105523304 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105523304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105523304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105523304 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105523304 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105523304 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-338:LU)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105523304 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-338:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105523304 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-338:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105523304 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-338:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105523304 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-338:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105523304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-338:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105523304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-338:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-338:LU)[0x55eefe20a3f0] (msc_a.c:1053) 20250427105523304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-338:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105523304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-338:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105523304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-338:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105523304 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-338:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1de290] (msc_a.c:1053) 20250427105523304 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-338:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105523304 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-338:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105523304 DMSC DEBUG msub_fsm[0x55eefe1de290]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105523304 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2) MSC-A terminated (msub.c:261) 20250427105523304 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2) 1 MSC-I still active (msub.c:79) 20250427105523304 DMSC DEBUG msub_fsm[0x55eefe1de290]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105523304 DMSC DEBUG msub_fsm[0x55eefe1de290]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105523304 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-338:LU)[0x55eefe1cba80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105523304 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-338:LU)[0x55eefe1cba80]{READY}: Removing from parent msub_fsm[0x55eefe1de290] (msub.c:113) 20250427105523304 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-338 (ran_conn.c:155) 20250427105523304 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-338:LU)[0x55eefe1cba80]{READY}: Freeing instance (msub.c:113) 20250427105523304 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-338:LU)[0x55eefe1cba80]{READY}: Deallocated (fsm.c:568) 20250427105523304 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2) Free (msub.c:119) 20250427105523305 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105523305 DMSC DEBUG msub_fsm[0x55eefe1de290]{terminating}: Freeing instance (msub.c:113) 20250427105523305 DMSC DEBUG msub_fsm[0x55eefe1de290]{terminating}: Deallocated (fsm.c:568) 20250427105523305 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105523305 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105523305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105523305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105523305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105523305 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105523305 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105523305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105523305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105523305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 48 d9 8d 00 01 52 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1920)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@84c1225eaf8b: Session index based on local reference:0 20250427105523305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105523305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105523305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105523305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105523305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105523305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105523305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105523305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105523305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105523305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 48 d9 8d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@84c1225eaf8b: Deleted conn table entry 0TC_auth_options_90(1926)4774285 TC_auth_options_90(1926)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105523306 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105523306 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_90(1926)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1926)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1926)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1926)@84c1225eaf8b: port MSCVTYf_perform_lu() done TC_auth_options_90(1926)@84c1225eaf8b: port MSCVTYf_establish_fully() starting TC_auth_options_90(1926)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'AE5444C2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@84c1225eaf8b: Added conn table entry 0TC_auth_options_90(1926)5910241 MSC_Test_0-RAN(1919)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@84c1225eaf8b: First idle individual index:0 20250427105524312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105524312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105524312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105524312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105524312 DLSS7 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(1920)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105524312 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105524312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105524312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105524312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105524312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 5a 2e e1 02 02 06 04 43 b9 00 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 ae 54 44 c2 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105524312 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Allocated (fsm.c:456) 20250427105524312 DMSC DEBUG msc_i[0x55eefe20a3f0]{READY}: Allocated (fsm.c:456) 20250427105524312 DMSC DEBUG msc_i[0x55eefe20a3f0]{READY}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105524312 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105524312 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105524312 DMSC DEBUG msc_a(unknown:GERAN-A-339:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105524312 DMSC DEBUG msc_i(unknown:GERAN-A-339:NONE)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105524312 DMSC DEBUG msc_a(unknown:GERAN-A-339:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105524312 DMM DEBUG msc_a(TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105524312 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105524312 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1cba80] (fsm.c:486) 20250427105524312 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427105524312 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105524312 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105524312 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105524312 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105524312 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105524312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105524312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427105524312 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe2086b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105524312 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe2086b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1de290] (fsm.c:486) 20250427105524312 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe2086b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105524312 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe2086b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105524312 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105524312 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105524312 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105524312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105524312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105524313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105524313 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105524313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105524313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105524313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105524313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5a 2e e1 00 01 53 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1920)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@84c1225eaf8b: { messageType := 2, destLocRef := '5A2EE1'O, sourceLocRef := '000153'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@84c1225eaf8b: Session index based on local reference:0 20250427105524314 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105524314 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_90(1926)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1926)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105524315 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105524315 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe2086b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105524315 DVLR DEBUG SUBSCR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2) Received 1 auth tuples (vlr.c:996) 20250427105524315 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe2086b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105524315 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe2086b0]{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) 20250427105524315 DMM DEBUG Tx AUTH REQ (rand = dc4382a6fd848d279d904bb134feda6d) (gsm_04_08.c:641) 20250427105524316 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105524316 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105524316 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105524316 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105524316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105524316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105524316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105524316 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105524316 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105524316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105524316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105524316 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 5a 2e e1 00 01 16 01 00 13 05 12 00 dc 43 82 a6 fd 84 8d 27 9d 90 4b b1 34 fe da 6d 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1920)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1919)@84c1225eaf8b: patching N(SD)=1 into dtap '0514C0AAD7F1'O MSC_Test_0-RAN(1919)@84c1225eaf8b: patched enc_l3: '0554C0AAD7F1'O MSC_Test_0-SCCP(1918)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1918)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1918)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100060554C0AAD7F1'O MSC_Test_0-M3UA(1920)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105524318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105524318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105524318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105524318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105524318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105524318 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105524318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105524318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105524318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105524318 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 c0 aa d7 f1 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105524318 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105524318 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105524318 DMM DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = c0aad7f1) (gsm_04_08.c:1128) 20250427105524318 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe2086b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105524318 DVLR DEBUG SUBSCR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2) AUTH on GERAN received SRES/RES: c0aad7f1 (4 bytes) (vlr_auth_fsm.c:151) 20250427105524318 DVLR INFO SUBSCR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427105524318 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe2086b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105524318 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe2086b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105524318 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe2086b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105524318 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe2086b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1de290] (vlr_auth_fsm.c:294) 20250427105524318 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe2086b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105524318 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe2086b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105524318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427105524318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105524318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427105524318 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427105524318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427105524319 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105524319 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105524319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105524319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105524319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105524319 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105524319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105524319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105524319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105524319 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 5a 2e e1 00 01 10 00 0e 53 0a 09 09 97 f6 6b 62 08 1e b7 03 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1920)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1918)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1918)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250427105524320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105524320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105524320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105524320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105524320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105524320 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105524320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105524320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105524320 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105524320 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105524320 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105524320 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105524320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427105524320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105524320 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105524321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105524321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105524321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105524321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105524321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105524321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105524321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105524321 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105524321 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.991s remaining) (msc_a.c:450) 20250427105524321 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042309/3/1): Available (smpp_smsc.c:626) 20250427105524321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105524321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105524321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105524321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105524321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105524321 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105524321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105524321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105524321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105524321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 5a 2e e1 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1920)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(1926)@84c1225eaf8b: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1918)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@84c1225eaf8b: vl_len:6 MSC_Test_0-SCCP(1918)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1918)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000422040100'O 20250427105524323 DLSS7 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(1920)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105524323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105524323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105524323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105524323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105524323 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105524323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105524323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105524323 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105524323 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) 20250427105524323 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105524323 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105524323 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427105524323 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105524323 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105524323 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105524323 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105524323 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105524323 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105524324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105524324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105524324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105524324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105524324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105524324 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105524324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105524324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105524324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105524324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5a 2e e1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1920)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1918)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1918)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105524325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105524325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105524325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105524325 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105524325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105524325 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105524325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105524325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105524325 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105524325 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105524325 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105524325 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105524325 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105524325 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105524325 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105524325 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105524325 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1cba80] (msc_a.c:1053) 20250427105524325 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105524325 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1de290]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105524325 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1bdae0] (msc_a.c:1053) 20250427105524326 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105524326 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105524326 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105524326 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2) MSC-A terminated (msub.c:261) 20250427105524326 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2) 1 MSC-I still active (msub.c:79) 20250427105524326 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105524326 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105524326 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105524326 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Removing from parent msub_fsm[0x55eefe1bdae0] (msub.c:113) 20250427105524326 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-339 (ran_conn.c:155) 20250427105524326 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Freeing instance (msub.c:113) 20250427105524326 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2:GERAN-A-339:CM_SERVICE_REQ)[0x55eefe20a3f0]{READY}: Deallocated (fsm.c:568) 20250427105524326 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2) Free (msub.c:119) 20250427105524326 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105524326 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Freeing instance (msub.c:113) 20250427105524326 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Deallocated (fsm.c:568) 20250427105524326 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105524326 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105524326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105524326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105524326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105524326 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105524326 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105524326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105524326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105524326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5a 2e e1 00 01 53 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1920)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@84c1225eaf8b: Session index based on local reference:0 20250427105524326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105524326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105524326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105524326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105524326 DLSS7 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(1920)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105524326 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105524326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105524326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105524326 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105524326 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5a 2e e1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1919)@84c1225eaf8b: Deleted conn table entry 0TC_auth_options_90(1926)5910241 TC_auth_options_90(1926)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105524327 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105524327 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0xAE5444C2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_90(1926)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1926)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1926)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-SCCP(1918)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1919)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1924)@84c1225eaf8b: Final verdict of PTC: none 20250427105524336 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105524337 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427105524337 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1927)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1920)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1917)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1923)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1921)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1922)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1925)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1917): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1918): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1919): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1920): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1921): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1922): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1923): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1924): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1925): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_auth_options_90(1926): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1927): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_auth_options_9 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_9 pass'. Sun Apr 27 10:55:24 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 20250427105524528 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105524528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105524528 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105524528 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105524528 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105524528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105524528 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105524528 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105524528 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105524528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105524528 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105524528 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105524528 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105524528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105524528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105524528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105524528 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105524528 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105524528 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105524529 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105524529 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105525338 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=389484) 20250427105526339 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105526529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105526529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105526529 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=389484, count=391360) 20250427105527340 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_9 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_10'. ------ MSC_Tests.TC_auth_options_10 ------ Sun Apr 27 10:55:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_10.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_10.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105528340 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_10' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_auth_options_10 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1931)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1931)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1931)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1929)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105529017 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1932)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105529213 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105529213 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105529213 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105529213 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1931)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1931)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105529214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105529214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105529214 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105529214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105529214 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105529214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105529214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105529214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105529214 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105529214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105529214 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1931)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1931)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1931)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1931)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105529215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105529215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105529215 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105529215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105529215 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(1931)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1931)@84c1225eaf8b: Message received on association #8 20250427105529215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105529215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105529215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105529215 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105529215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105529215 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105529215 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427105529215 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105529215 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1931)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1931)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1931)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1931)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1931)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1931)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105529341 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105529341 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1934)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1934)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105529347 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1934)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1934)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1934)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1934)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105529373 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105529373 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_100(1937)@84c1225eaf8b: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1935)@84c1225eaf8b: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(1937) TC_auth_options_100(1937)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105530026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105530027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105530027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105530027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105530027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105530027 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105530027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105530027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1931)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105530027 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105530027 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105530028 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105530028 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105530028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105530028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105530028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105530028 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105530028 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105530028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105530028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105530028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1931)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1930)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1930)@84c1225eaf8b: Added conn table entry 0TC_auth_options_100(1937)4064608 MSC_Test_0-SCCP(1929)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1930)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1931)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105530038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105530038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105530038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105530038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105530038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105530038 [1;34mDLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105530038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105530038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105530038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105530038 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 05 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 40 32 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105530039 DMSC DEBUG msub_fsm[0x55eefe1de290]{active}: Allocated (fsm.c:456) 20250427105530039 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: Allocated (fsm.c:456) 20250427105530039 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: is child of msub_fsm[0x55eefe1de290] (fsm.c:486) 20250427105530039 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105530039 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1de290] (fsm.c:486) 20250427105530039 DMSC DEBUG msc_a(unknown:GERAN-A-340:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105530039 DMSC DEBUG msc_i(unknown:GERAN-A-340:NONE)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105530039 DMSC DEBUG msc_a(unknown:GERAN-A-340:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105530039 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042310 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105530039 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105530039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105530039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe20a3f0] (fsm.c:486) 20250427105530039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427105530039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105530039 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105530039 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042310 id=262420000042310 (vlr.c:661) 20250427105530039 DVLR INFO New subscr, IMSI: 262420000042310 (vlr.c:562) 20250427105530039 DVLR DEBUG VLR subscr IMSI-262420000042310 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105530039 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105530039 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105530039 DVLR DEBUG VLR subscr IMSI-262420000042310 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427105530039 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105530039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105530039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105530039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105530039 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1cb750]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105530039 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1cb750]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1bdae0] (fsm.c:486) 20250427105530039 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1cb750]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105530039 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1cb750]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105530039 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105530039 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105530039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105530039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105530039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105530039 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105530039 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105530039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105530039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105530039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3e 05 60 00 01 54 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1931)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@84c1225eaf8b: { messageType := 2, destLocRef := '3E0560'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1935)@84c1225eaf8b: Found GsupExpect[0] for "262420000042310" handled at TC_auth_options_100(1937) MSC_Test-GSUP(1935)@84c1225eaf8b: Added IMSI table entry 0TC_auth_options_100(1937)"262420000042310" 20250427105530041 DVLR DEBUG VLR subscr IMSI-262420000042310 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427105530041 DVLR DEBUG VLR subscr IMSI-262420000042310 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1929)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1929)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1929)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1931)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105530042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105530042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105530042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105530042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105530042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105530042 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105530042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105530042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105530042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105530042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105530042 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105530042 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe20a3f0]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1937)@84c1225eaf8b: setverdict(pass): none -> pass TC_auth_options_100(1937)@84c1225eaf8b: XXX ts_GSUP_SAI_ERR 20250427105530044 DVLR DEBUG VLR subscr IMSI-262420000042310 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105530044 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1cb750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250427105530044 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1cb750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250427105530044 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1cb750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250427105530044 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1cb750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250427105530044 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1cb750]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105530044 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1cb750]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1bdae0] (vlr_auth_fsm.c:294) 20250427105530044 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1cb750]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105530044 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1cb750]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250427105530044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250427105530044 DMM INFO msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427105530044 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105530044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105530044 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250427105530044 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105530044 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427105530044 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) 20250427105530044 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) 20250427105530044 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) 20250427105530044 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105530044 DVLR DEBUG VLR subscr IMSI-262420000042310 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250427105530044 DVLR DEBUG VLR subscr IMSI-262420000042310 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105530044 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105530044 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105530044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105530044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105530044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105530044 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105530044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105530044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105530044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105530044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3e 05 60 00 01 06 01 00 03 05 04 02 00 00 00 (osmo_ss7_asp.c:1164) 20250427105530044 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105530044 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105530044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105530044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105530044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105530044 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105530044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105530044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105530044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105530044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3e 05 60 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1931)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1931)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1937)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1929)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1929)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1929)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105530048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105530048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105530048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105530048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105530048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105530048 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105530048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105530048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105530048 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105530048 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105530048 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105530048 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105530048 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105530048 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105530048 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105530048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105530048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe20a3f0] (msc_a.c:1053) 20250427105530048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105530048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105530048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105530048 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1de290] (msc_a.c:1053) 20250427105530048 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105530048 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105530048 DMSC DEBUG msub_fsm[0x55eefe1de290]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105530048 DMSC DEBUG msub(IMSI-262420000042310) MSC-A terminated (msub.c:261) 20250427105530048 DMSC DEBUG msub(IMSI-262420000042310) 1 MSC-I still active (msub.c:79) 20250427105530048 DMSC DEBUG msub_fsm[0x55eefe1de290]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105530048 DMSC DEBUG msub_fsm[0x55eefe1de290]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105530048 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1cba80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105530048 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1cba80]{READY}: Removing from parent msub_fsm[0x55eefe1de290] (msub.c:113) 20250427105530048 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-340 (ran_conn.c:155) 20250427105530048 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1cba80]{READY}: Freeing instance (msub.c:113) 20250427105530048 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x55eefe1cba80]{READY}: Deallocated (fsm.c:568) 20250427105530048 DMSC DEBUG msub(IMSI-262420000042310) Free (msub.c:119) 20250427105530048 DVLR INFO VLR subscr IMSI-262420000042310 - active-conn: now used by 0 (-) (msub.c:375) 20250427105530049 DVLR DEBUG SUBSCR(IMSI-262420000042310) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250427105530049 DMSC DEBUG msub_fsm[0x55eefe1de290]{terminating}: Freeing instance (msub.c:113) 20250427105530049 DMSC DEBUG msub_fsm[0x55eefe1de290]{terminating}: Deallocated (fsm.c:568) 20250427105530049 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105530049 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105530049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105530049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105530049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105530049 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105530049 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105530049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105530049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105530049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3e 05 60 00 01 54 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1931)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@84c1225eaf8b: Session index based on local reference:0 20250427105530049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105530049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105530049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1931)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105530049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105530049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105530049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105530049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105530049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105530049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105530049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3e 05 60 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1930)@84c1225eaf8b: Deleted conn table entry 0TC_auth_options_100(1937)4064608 TC_auth_options_100(1937)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1937)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1937)@84c1225eaf8b: port MSCVTYf_perform_lu() done TC_auth_options_100(1937)@84c1225eaf8b: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1935)@84c1225eaf8b: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(1937) TC_auth_options_100(1937)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_auth_options_100(1937)8238701 MSC_Test_0-RAN(1930)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1929)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1931)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105531066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105531066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105531066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105531066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105531066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105531066 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105531066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105531066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105531066 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105531066 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7d b6 6d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105531067 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Allocated (fsm.c:456) 20250427105531067 DMSC DEBUG msc_i[0x55eefe20a3f0]{READY}: Allocated (fsm.c:456) 20250427105531067 DMSC DEBUG msc_i[0x55eefe20a3f0]{READY}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105531067 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105531067 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105531067 DMSC DEBUG msc_a(unknown:GERAN-A-341:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105531067 DMSC DEBUG msc_i(unknown:GERAN-A-341:NONE)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105531067 DMSC DEBUG msc_a(unknown:GERAN-A-341:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105531067 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042310 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105531067 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105531067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe2086b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105531067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe2086b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105531067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe2086b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105531067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe2086b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105531067 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105531067 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042310 id=262420000042310 (vlr.c:661) 20250427105531067 DVLR INFO New subscr, IMSI: 262420000042310 (vlr.c:562) 20250427105531067 DVLR DEBUG VLR subscr IMSI-262420000042310 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105531067 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105531067 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105531067 DVLR DEBUG VLR subscr IMSI-262420000042310 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427105531067 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105531067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe2086b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105531067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe2086b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105531067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe2086b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105531067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe2086b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105531067 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105531067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe2086b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105531067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe2086b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105531067 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105531067 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe2086b0] (fsm.c:486) 20250427105531067 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105531067 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105531068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105531068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105531068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105531068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105531068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105531068 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105531068 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105531068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105531068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105531068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7d b6 6d 00 01 55 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105531068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105531068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105531068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105531068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105531068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105531068 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105531068 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105531068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105531068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105531068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 7d b6 6d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1931)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1929)@84c1225eaf8b: { messageType := 2, destLocRef := '7DB66D'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105531072 DVLR DEBUG VLR subscr IMSI-262420000042310 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427105531072 DVLR DEBUG VLR subscr IMSI-262420000042310 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_auth_options_100(1937)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1937)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1929)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1929)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1929)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427105531076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105531076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105531076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105531076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105531076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105531076 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105531076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105531076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105531076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105531076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(1931)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105531077 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105531077 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105531082 DVLR DEBUG VLR subscr IMSI-262420000042310 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105531082 DVLR DEBUG IMSI:262420000042310 has MSISDN:491230042310 (vlr.c:1045) 20250427105531082 DMSC NOTICE msub(IMSI-262420000042310:MSISDN-491230042310) VLR: update for IMSI=262420000042310 (MSISDN=491230042310) (gsm_04_08.c:1541) 20250427105531082 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105531083 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105531083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55eefe2086b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105531083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105531083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105531083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105531084 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55eefe2086b0] (vlr_lu_fsm.c:110) 20250427105531084 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105531084 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105531084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55eefe2086b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105531084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55eefe2086b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105531084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55eefe20a180]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105531084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55eefe20a180]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55eefe2086b0] (fsm.c:486) 20250427105531084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55eefe20a180]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105531084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55eefe20a180]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105531084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55eefe20a180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105531084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55eefe20a180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105531084 DMSC NOTICE msub(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x6DF91722) VLR: update for IMSI=262420000042310 (MSISDN=491230042310) (gsm_04_08.c:1541) 20250427105531084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55eefe20a180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105531084 DMM DEBUG -> IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x6DF91722 LOCATION UPDATE ACCEPT (TMSI = 0x6df91722) (gsm_04_08.c:149) 20250427105531084 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x6DF91722:GERAN-A-341:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105531084 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x6DF91722 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105531085 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105531085 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105531085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105531085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105531085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105531085 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105531085 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105531085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105531085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105531085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 7d b6 6d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 6d f9 17 22 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1931)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1937)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1930)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1929)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1929)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1929)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1931)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105531095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105531095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105531095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105531095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105531095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105531095 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105531095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105531095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105531095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105531095 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105531095 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x6DF91722:GERAN-A-341:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105531095 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x6DF91722:GERAN-A-341:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105531095 DMM DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x6DF91722:GERAN-A-341:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105531095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x6DF91722:GERAN-A-341:LU)[0x55eefe2086b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105531095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55eefe20a180]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105531095 DMSC NOTICE msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722) VLR: update for IMSI=262420000042310 (MSISDN=491230042310) (gsm_04_08.c:1541) 20250427105531095 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427105531096 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55eefe20a180]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105531096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-341:LU)[0x55eefe2086b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105531096 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55eefe20a180]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105531096 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55eefe20a180]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-341:LU)[0x55eefe2086b0] (vlr_lu_fsm.c:817) 20250427105531096 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55eefe20a180]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105531096 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55eefe20a180]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105531096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-341:LU)[0x55eefe2086b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105531096 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-341:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105531096 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-341:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.971s remaining) (msc_a.c:450) 20250427105531096 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042310/3/1): Available (smpp_smsc.c:626) 20250427105531096 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-341:LU)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105531096 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-341:LU)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105531096 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105531096 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105531096 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105531096 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-341:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105531096 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427105531096 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105531096 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105531096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105531096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105531096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105531096 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105531096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105531096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105531096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105531096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7d b6 6d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1931)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1929)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1929)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105531100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105531100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105531100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1931)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105531100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105531100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105531100 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105531100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105531100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105531100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105531100 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105531100 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-341:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105531100 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-341:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105531100 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-341:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105531100 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-341:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105531101 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-341:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105531101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-341:LU)[0x55eefe2086b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105531101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-341:LU)[0x55eefe2086b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-341:LU)[0x55eefe1cba80] (msc_a.c:1053) 20250427105531101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-341:LU)[0x55eefe2086b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105531101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-341:LU)[0x55eefe2086b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105531101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-341:LU)[0x55eefe2086b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105531101 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-341:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1bdae0] (msc_a.c:1053) 20250427105531101 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-341:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105531101 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-341:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105531101 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105531101 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722) MSC-A terminated (msub.c:261) 20250427105531101 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722) 1 MSC-I still active (msub.c:79) 20250427105531101 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105531101 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105531101 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-341:LU)[0x55eefe20a3f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105531101 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-341:LU)[0x55eefe20a3f0]{READY}: Removing from parent msub_fsm[0x55eefe1bdae0] (msub.c:113) 20250427105531101 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-341 (ran_conn.c:155) 20250427105531101 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-341:LU)[0x55eefe20a3f0]{READY}: Freeing instance (msub.c:113) 20250427105531101 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-341:LU)[0x55eefe20a3f0]{READY}: Deallocated (fsm.c:568) 20250427105531101 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722) Free (msub.c:119) 20250427105531101 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105531101 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Freeing instance (msub.c:113) 20250427105531101 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Deallocated (fsm.c:568) 20250427105531101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105531101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105531101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105531101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105531101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105531101 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105531101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105531101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105531101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105531101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7d b6 6d 00 01 55 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1931)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@84c1225eaf8b: Session index based on local reference:0 20250427105531102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105531102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105531102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105531102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105531102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105531102 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105531102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105531102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105531102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105531102 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7d b6 6d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@84c1225eaf8b: Deleted conn table entry 0TC_auth_options_100(1937)8238701 TC_auth_options_100(1937)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105531104 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105531104 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_100(1937)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1937)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1937)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1937)@84c1225eaf8b: port MSCVTYRunning a successful LU done TC_auth_options_100(1937)@84c1225eaf8b: port MSCVTYf_establish_fully() starting TC_auth_options_100(1937)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6DF91722'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1930)@84c1225eaf8b: Added conn table entry 0TC_auth_options_100(1937)15061381 MSC_Test_0-RAN(1930)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1929)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1931)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105531305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105531305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105531305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105531305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105531305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105531305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105531305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105531305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105531305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105531305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e5 d1 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 01 03 50 59 02 05 f4 6d f9 17 22 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105531305 DMSC DEBUG msub_fsm[0x55eefe2086b0]{active}: Allocated (fsm.c:456) 20250427105531306 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: Allocated (fsm.c:456) 20250427105531306 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: is child of msub_fsm[0x55eefe2086b0] (fsm.c:486) 20250427105531306 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105531306 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2086b0] (fsm.c:486) 20250427105531306 DMSC DEBUG msc_a(unknown:GERAN-A-342:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105531306 DMSC DEBUG msc_i(unknown:GERAN-A-342:NONE)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105531306 DMSC DEBUG msc_a(unknown:GERAN-A-342:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105531306 DMM DEBUG msc_a(TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105531306 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105531306 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a3f0] (fsm.c:486) 20250427105531306 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427105531306 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105531306 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105531306 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105531306 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105531306 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105531306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105531306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427105531306 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a180]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105531306 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a180]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe1bdae0] (fsm.c:486) 20250427105531306 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a180]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105531306 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a180]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105531306 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105531306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105531306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105531306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105531306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105531306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105531306 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105531306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105531306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105531306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105531306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e5 d1 85 00 01 56 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1931)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@84c1225eaf8b: { messageType := 2, destLocRef := 'E5D185'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)@84c1225eaf8b: Session index based on local reference:0 20250427105531311 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105531311 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_100(1937)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1937)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1937)@84c1225eaf8b: XXX ts_GSUP_SAI_ERR 20250427105531317 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105531317 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a180]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250427105531317 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a180]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250427105531317 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a180]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250427105531317 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a180]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250427105531317 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a180]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105531317 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a180]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe1bdae0] (vlr_auth_fsm.c:294) 20250427105531317 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a180]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105531317 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a180]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250427105531317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250427105531317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_HLR) (vlr_access_req_fsm.c:472) 20250427105531317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105531317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_HLR (vlr_access_req_fsm.c:131) 20250427105531317 DMM DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 2 (gsm_04_08.c:259) 20250427105531317 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105531317 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105531317 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427105531317 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105531317 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722 + 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) 20250427105531317 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105531317 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105531317 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250427105531317 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250427105531317 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105531317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105531318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105531318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105531318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105531318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105531318 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105531318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105531318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105531318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105531318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e5 d1 85 00 01 06 01 00 03 05 22 02 00 00 00 (osmo_ss7_asp.c:1164) 20250427105531318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105531318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105531318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105531318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105531318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105531318 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105531318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105531318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105531318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105531318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e5 d1 85 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1931)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1929)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1937)@84c1225eaf8b: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1929)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@84c1225eaf8b: vl_len:6 MSC_Test_0-SCCP(1929)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1929)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-SCCP(1929)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1929)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1929)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105531322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105531322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105531322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105531322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105531322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105531322 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105531322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105531322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105531322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105531323 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-M3UA(1931)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105531323 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105531323 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105531323 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427105531323 DMSC ERROR msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250427105531323 DBSSAP ERROR msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) 20250427105531525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105531525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105531525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105531525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105531525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105531525 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105531525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105531525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105531525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105531525 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105531525 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105531525 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105531525 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105531525 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105531525 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105531525 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105531525 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a3f0] (msc_a.c:1053) 20250427105531525 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105531525 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105531525 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2086b0] (msc_a.c:1053) 20250427105531525 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105531525 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105531526 DMSC DEBUG msub_fsm[0x55eefe2086b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105531526 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722) MSC-A terminated (msub.c:261) 20250427105531526 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722) 1 MSC-I still active (msub.c:79) 20250427105531526 DMSC DEBUG msub_fsm[0x55eefe2086b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105531526 DMSC DEBUG msub_fsm[0x55eefe2086b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105531526 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105531526 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Removing from parent msub_fsm[0x55eefe2086b0] (msub.c:113) 20250427105531526 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-342 (ran_conn.c:155) 20250427105531526 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Freeing instance (msub.c:113) 20250427105531526 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722:GERAN-A-342:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Deallocated (fsm.c:568) 20250427105531526 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722) Free (msub.c:119) 20250427105531526 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105531526 DMSC DEBUG msub_fsm[0x55eefe2086b0]{terminating}: Freeing instance (msub.c:113) 20250427105531526 DMSC DEBUG msub_fsm[0x55eefe2086b0]{terminating}: Deallocated (fsm.c:568) 20250427105531526 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105531526 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105531526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105531526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105531526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105531526 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105531526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105531526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105531526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105531526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e5 d1 85 00 01 56 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1931)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@84c1225eaf8b: Session index based on local reference:0 20250427105531528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105531528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105531528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105531528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105531528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105531528 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105531528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105531528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1931)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105531528 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105531528 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e5 d1 85 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1930)@84c1225eaf8b: Deleted conn table entry 0TC_auth_options_100(1937)15061381 TC_auth_options_100(1937)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105531531 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105531531 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6DF91722 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_100(1937)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1937)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1937)@84c1225eaf8b: Final verdict of PTC: pass 20250427105531541 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105531541 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427105531542 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1931)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1935)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1934)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1932)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1929)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1930)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1936)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1938)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1928)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1933)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1928): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1929): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1930): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1931): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1932): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1933): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1934): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1935): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1936): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_auth_options_100(1937): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1938): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_auth_options_10 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_10 pass'. Sun Apr 27 10:55:31 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 20250427105531728 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105531728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105531728 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105531728 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105531728 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105531728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105531728 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105531728 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105531728 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105531728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105531728 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105531728 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105531728 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105531728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105531728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105531728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105531728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105531728 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105531728 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105531729 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105531729 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105532543 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=407432) 20250427105533545 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105533729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105533729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105533730 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=407432, count=408592) 20250427105534546 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_10 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_11'. ------ MSC_Tests.TC_auth_options_11 ------ Sun Apr 27 10:55:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_11.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_11.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105535547 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_11' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_auth_options_11 started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1942)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1942)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1942)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1940)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105536216 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1943)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105536410 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105536410 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105536410 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105536410 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1942)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1942)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105536414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105536414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105536414 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105536414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105536414 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105536414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105536414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_0-M3UA(1942)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1942)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105536414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105536414 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105536414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105536414 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1942)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1942)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1942)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1942)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1942)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105536417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105536418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105536418 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105536418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105536418 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105536418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105536418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105536418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105536418 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105536418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105536418 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105536418 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427105536418 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105536418 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1942)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1942)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1942)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1942)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1942)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105536548 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105536548 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1945)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1945)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105536554 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1945)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1945)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1945)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1945)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105536573 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105536573 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_110(1948)@84c1225eaf8b: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1946)@84c1225eaf8b: Created GsupExpect[0] for "262420000042311" to be handled at TC_auth_options_110(1948) TC_auth_options_110(1948)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105537217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105537217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105537217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105537217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105537217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105537217 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105537217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105537217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105537217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105537217 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105537217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105537217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105537217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105537217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105537217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105537217 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105537217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105537217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105537218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105537218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1942)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1941)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1941)@84c1225eaf8b: Added conn table entry 0TC_auth_options_110(1948)16121182 MSC_Test_0-SCCP(1940)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1941)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427105537228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105537228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105537228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105537228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105537228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105537228 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1942)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105537228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105537228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105537228 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105537228 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f5 fd 5e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 11 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105537228 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Allocated (fsm.c:456) 20250427105537228 DMSC DEBUG msc_i[0x55eefe20a3f0]{READY}: Allocated (fsm.c:456) 20250427105537228 DMSC DEBUG msc_i[0x55eefe20a3f0]{READY}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105537228 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105537228 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105537228 DMSC DEBUG msc_a(unknown:GERAN-A-343:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105537228 DMSC DEBUG msc_i(unknown:GERAN-A-343:NONE)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105537228 DMSC DEBUG msc_a(unknown:GERAN-A-343:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105537228 DMM DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042311 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105537228 DMM DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105537228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe2086b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105537228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe2086b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105537228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe2086b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250427105537228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe2086b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105537229 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105537229 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042311 id=262420000042311 (vlr.c:661) 20250427105537229 DVLR INFO New subscr, IMSI: 262420000042311 (vlr.c:562) 20250427105537229 DVLR DEBUG VLR subscr IMSI-262420000042311 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105537229 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105537229 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105537229 DVLR DEBUG VLR subscr IMSI-262420000042311 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427105537229 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105537229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe2086b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105537229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe2086b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105537229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe2086b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105537229 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cb750]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105537229 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cb750]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe2086b0] (fsm.c:486) 20250427105537229 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cb750]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105537229 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cb750]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105537229 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105537229 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105537229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105537229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105537229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105537229 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105537229 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105537229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105537229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105537229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 f5 fd 5e 00 01 57 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1942)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@84c1225eaf8b: { messageType := 2, destLocRef := 'F5FD5E'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1946)@84c1225eaf8b: Found GsupExpect[0] for "262420000042311" handled at TC_auth_options_110(1948) MSC_Test-GSUP(1946)@84c1225eaf8b: Added IMSI table entry 0TC_auth_options_110(1948)"262420000042311" 20250427105537234 DVLR DEBUG VLR subscr IMSI-262420000042311 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427105537234 DVLR DEBUG VLR subscr IMSI-262420000042311 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1940)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1940)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1940)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427105537235 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105537235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105537235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105537235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105537235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105537235 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1942)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105537235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105537236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105537236 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105537236 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105537236 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105537236 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cba80]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1948)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105537241 DVLR DEBUG VLR subscr IMSI-262420000042311 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105537241 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cb750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105537241 DVLR DEBUG SUBSCR(IMSI-262420000042311) Received 1 auth tuples (vlr.c:996) 20250427105537241 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cb750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105537241 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cb750]{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) 20250427105537241 DMM DEBUG Tx AUTH REQ (rand = 3d65ea8d2d32737449153bb781a9cd97) (gsm_04_08.c:641) 20250427105537241 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105537241 DVLR DEBUG VLR subscr IMSI-262420000042311 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105537242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105537242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105537242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105537242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105537242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105537242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105537242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105537242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105537242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105537242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 f5 fd 5e 00 01 16 01 00 13 05 12 00 3d 65 ea 8d 2d 32 73 74 49 15 3b b7 81 a9 cd 97 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1942)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1941)@84c1225eaf8b: patching N(SD)=1 into dtap '051407DE95E3'O MSC_Test_0-RAN(1941)@84c1225eaf8b: patched enc_l3: '055407DE95E3'O MSC_Test_0-SCCP(1940)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1940)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1940)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010006055407DE95E3'O MSC_Test_0-M3UA(1942)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105537251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105537251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105537251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105537251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105537251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105537251 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105537251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105537251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105537251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105537251 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 07 de 95 e3 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105537251 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105537251 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105537251 DMM DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 07de95e3) (gsm_04_08.c:1128) 20250427105537251 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cb750]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105537251 DVLR DEBUG SUBSCR(IMSI-262420000042311) AUTH on GERAN received SRES/RES: 07de95e3 (4 bytes) (vlr_auth_fsm.c:151) 20250427105537251 DVLR INFO SUBSCR(IMSI-262420000042311) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427105537251 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cb750]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105537251 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cb750]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105537251 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cb750]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105537251 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cb750]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe2086b0] (vlr_auth_fsm.c:294) 20250427105537251 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cb750]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105537251 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cb750]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105537251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe2086b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427105537251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe2086b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105537251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe2086b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427105537251 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427105537251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe2086b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427105537251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105537251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105537252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105537252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105537252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105537252 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105537252 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105537252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105537252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105537252 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 f5 fd 5e 00 01 10 00 0e 53 0a 09 08 27 d7 b6 ef 2a e5 b6 1c 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1942)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1940)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1940)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1942)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105537256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105537256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105537256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105537256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105537256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105537256 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105537256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105537256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105537257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105537257 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105537257 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105537257 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105537257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe2086b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427105537257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe2086b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105537257 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105537257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe2086b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105537257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe2086b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105537257 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105537257 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe2086b0] (fsm.c:486) 20250427105537257 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105537257 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105537257 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105537257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105537257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105537257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105537257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105537257 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105537257 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105537257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105537257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105537257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 f5 fd 5e 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1942)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105537261 DVLR DEBUG VLR subscr IMSI-262420000042311 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105537261 DVLR DEBUG IMSI:262420000042311 has MSISDN:491230042311 (vlr.c:1045) 20250427105537261 DMSC NOTICE msub(IMSI-262420000042311:MSISDN-491230042311) VLR: update for IMSI=262420000042311 (MSISDN=491230042311) (gsm_04_08.c:1541) 20250427105537261 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105537261 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105537261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55eefe2086b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105537261 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105537261 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105537261 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105537261 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55eefe2086b0] (vlr_lu_fsm.c:110) 20250427105537261 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105537261 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105537262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55eefe2086b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105537262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55eefe2086b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105537262 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105537262 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55eefe2086b0] (fsm.c:486) 20250427105537262 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105537262 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105537262 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105537262 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105537262 DMSC NOTICE msub(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x0B04CD1B) VLR: update for IMSI=262420000042311 (MSISDN=491230042311) (gsm_04_08.c:1541) 20250427105537262 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105537262 DMM DEBUG -> IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x0B04CD1B LOCATION UPDATE ACCEPT (TMSI = 0x0b04cd1b) (gsm_04_08.c:149) 20250427105537262 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105537262 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x0B04CD1B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105537262 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105537262 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105537262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105537262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105537262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105537262 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105537262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105537262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105537262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105537262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 f5 fd 5e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0b 04 cd 1b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1942)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(1948)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1941)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1941)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_0-SCCP(1940)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1940)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1940)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002059B'O 20250427105537267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105537267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105537267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105537267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105537267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105537267 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105537267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105537267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105537267 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105537267 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 57 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105537268 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105537268 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105537268 DMM DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105537268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe2086b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105537268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105537268 DMSC NOTICE msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B) VLR: update for IMSI=262420000042311 (MSISDN=491230042311) (gsm_04_08.c:1541) 20250427105537268 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427105537268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105537268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe2086b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105537268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105537268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe2086b0] (vlr_lu_fsm.c:817) 20250427105537268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105537268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55eefe1cf770]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105537268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe2086b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105537268 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105537268 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.960s remaining) (msc_a.c:450) 20250427105537268 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042311/3/1): Available (smpp_smsc.c:626) 20250427105537268 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105537268 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105537268 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105537268 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105537268 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105537268 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105537268 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427105537268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105537268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105537268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105537268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105537268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105537268 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105537268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105537268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105537268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105537268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 f5 fd 5e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1942)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1940)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1940)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105537270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105537270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105537270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105537270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105537270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105537270 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105537270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105537270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105537270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105537270 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 57 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105537271 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105537271 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105537271 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105537271 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105537271 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105537271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe2086b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105537271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe2086b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe1cba80] (msc_a.c:1053) 20250427105537271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe2086b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105537271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe2086b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105537271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe2086b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105537271 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1bdae0] (msc_a.c:1053) 20250427105537271 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105537271 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105537271 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105537271 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B) MSC-A terminated (msub.c:261) 20250427105537271 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B) 1 MSC-I still active (msub.c:79) 20250427105537271 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105537271 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105537271 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe20a3f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105537271 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe20a3f0]{READY}: Removing from parent msub_fsm[0x55eefe1bdae0] (msub.c:113) 20250427105537271 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-343 (ran_conn.c:155) 20250427105537271 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe20a3f0]{READY}: Freeing instance (msub.c:113) 20250427105537271 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-343:LU)[0x55eefe20a3f0]{READY}: Deallocated (fsm.c:568) 20250427105537271 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B) Free (msub.c:119) 20250427105537271 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B - active-conn: now used by 1 (attached) (msub.c:375) 20250427105537271 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Freeing instance (msub.c:113) 20250427105537271 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Deallocated (fsm.c:568) 20250427105537271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105537271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105537271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105537271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105537271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105537271 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105537271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105537271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105537271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105537271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 f5 fd 5e 00 01 57 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1942)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1942)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105537272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105537272 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105537272 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105537272 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105537272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105537272 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105537272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105537272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105537272 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105537272 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f5 fd 5e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1941)@84c1225eaf8b: Deleted conn table entry 0TC_auth_options_110(1948)16121182 TC_auth_options_110(1948)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105537273 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105537273 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_110(1948)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1948)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1948)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1948)@84c1225eaf8b: port MSCVTYf_perform_lu() done TC_auth_options_110(1948)@84c1225eaf8b: port MSCVTYf_establish_fully() starting TC_auth_options_110(1948)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0B04CD1B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1941)@84c1225eaf8b: Added conn table entry 0TC_auth_options_110(1948)8280692 MSC_Test_0-RAN(1941)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1940)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1942)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105538277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105538277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105538277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105538277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105538277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105538277 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105538277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105538277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105538277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105538277 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7e 5a 74 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 0b 04 cd 1b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105538278 DMSC DEBUG msub_fsm[0x55eefe2086b0]{active}: Allocated (fsm.c:456) 20250427105538278 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: Allocated (fsm.c:456) 20250427105538278 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: is child of msub_fsm[0x55eefe2086b0] (fsm.c:486) 20250427105538278 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105538278 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2086b0] (fsm.c:486) 20250427105538278 DMSC DEBUG msc_a(unknown:GERAN-A-344:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105538278 DMSC DEBUG msc_i(unknown:GERAN-A-344:NONE)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105538278 DMSC DEBUG msc_a(unknown:GERAN-A-344:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105538278 DMM DEBUG msc_a(TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105538278 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105538278 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe20a3f0] (fsm.c:486) 20250427105538278 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250427105538278 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105538278 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105538278 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105538278 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105538278 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105538278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105538278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427105538278 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1cf770]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105538278 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1cf770]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1bdae0] (fsm.c:486) 20250427105538278 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1cf770]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105538278 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1cf770]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105538278 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105538278 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105538278 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105538278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105538278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105538278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105538278 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105538278 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105538278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105538278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105538278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7e 5a 74 00 01 58 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1942)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@84c1225eaf8b: { messageType := 2, destLocRef := '7E5A74'O ("~Zt"), 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)@84c1225eaf8b: Session index based on local reference:0 20250427105538279 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105538279 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_110(1948)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1948)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105538280 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105538280 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1cf770]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105538280 DVLR DEBUG SUBSCR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B) Received 1 auth tuples (vlr.c:996) 20250427105538280 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1cf770]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105538280 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1cf770]{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) 20250427105538280 DMM DEBUG Tx AUTH REQ (rand = 734b23b42e42ef3c26f774fe52ac8a87) (gsm_04_08.c:641) 20250427105538280 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105538280 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105538280 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105538280 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105538280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105538280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105538280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105538280 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105538280 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105538280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105538280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105538280 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 7e 5a 74 00 01 16 01 00 13 05 12 00 73 4b 23 b4 2e 42 ef 3c 26 f7 74 fe 52 ac 8a 87 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1942)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1941)@84c1225eaf8b: patching N(SD)=1 into dtap '0514634EEF97'O MSC_Test_0-RAN(1941)@84c1225eaf8b: patched enc_l3: '0554634EEF97'O MSC_Test_0-SCCP(1940)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1940)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1940)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100060554634EEF97'O 20250427105538282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105538282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105538282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105538282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105538282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105538282 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105538282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105538282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105538282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1942)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105538282 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 63 4e ef 97 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105538282 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105538282 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105538282 DMM DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 634eef97) (gsm_04_08.c:1128) 20250427105538282 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1cf770]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105538282 DVLR DEBUG SUBSCR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B) AUTH on GERAN received SRES/RES: 634eef97 (4 bytes) (vlr_auth_fsm.c:151) 20250427105538282 DVLR INFO SUBSCR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250427105538282 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1cf770]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105538282 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1cf770]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105538282 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1cf770]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105538282 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1cf770]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1bdae0] (vlr_auth_fsm.c:294) 20250427105538282 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1cf770]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105538282 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1cf770]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105538282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427105538282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105538282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427105538282 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427105538282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427105538283 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105538283 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105538283 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105538283 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105538283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105538283 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105538283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105538283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105538283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105538283 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 7e 5a 74 00 01 10 00 0e 53 0a 09 08 33 b0 62 ed 45 a7 d8 ff 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1942)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1940)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1940)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1942)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105538284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105538284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105538284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105538284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105538284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105538284 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105538284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105538284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105538285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105538285 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105538285 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105538285 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105538285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427105538285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105538285 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105538285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105538285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105538285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105538285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105538285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105538285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105538285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105538285 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105538285 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250427105538285 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042311/3/1): Available (smpp_smsc.c:626) 20250427105538285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105538285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105538285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105538285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105538285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105538285 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105538285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105538285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105538285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105538285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 7e 5a 74 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1942)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(1948)@84c1225eaf8b: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1940)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@84c1225eaf8b: vl_len:6 MSC_Test_0-SCCP(1940)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1940)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1942)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105538287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105538287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105538287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105538287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105538287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105538287 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105538287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105538287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105538287 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105538287 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) 20250427105538287 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105538287 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105538287 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427105538287 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105538287 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105538287 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105538287 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105538287 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105538287 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105538287 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105538287 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105538287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105538287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105538287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105538287 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105538287 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105538287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105538287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105538287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7e 5a 74 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1942)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1940)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1940)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1942)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105538288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105538288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105538288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105538288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105538288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105538288 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105538288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105538288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105538288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105538288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105538289 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105538289 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105538289 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105538289 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105538289 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105538289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105538289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe20a3f0] (msc_a.c:1053) 20250427105538289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105538289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105538289 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2086b0] (msc_a.c:1053) 20250427105538289 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105538289 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105538289 DMSC DEBUG msub_fsm[0x55eefe2086b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105538289 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B) MSC-A terminated (msub.c:261) 20250427105538289 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B) 1 MSC-I still active (msub.c:79) 20250427105538289 DMSC DEBUG msub_fsm[0x55eefe2086b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105538289 DMSC DEBUG msub_fsm[0x55eefe2086b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105538289 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105538289 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Removing from parent msub_fsm[0x55eefe2086b0] (msub.c:113) 20250427105538289 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-344 (ran_conn.c:155) 20250427105538289 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Freeing instance (msub.c:113) 20250427105538289 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B:GERAN-A-344:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Deallocated (fsm.c:568) 20250427105538289 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B) Free (msub.c:119) 20250427105538289 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B - active-conn: now used by 1 (attached) (msub.c:375) 20250427105538289 DMSC DEBUG msub_fsm[0x55eefe2086b0]{terminating}: Freeing instance (msub.c:113) 20250427105538289 DMSC DEBUG msub_fsm[0x55eefe2086b0]{terminating}: Deallocated (fsm.c:568) 20250427105538289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105538289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105538289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105538289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105538289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105538289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105538289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105538289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105538289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105538289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7e 5a 74 00 01 58 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1942)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1942)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105538289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105538289 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105538289 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105538289 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105538289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105538289 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105538289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105538289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105538289 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105538289 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7e 5a 74 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1941)@84c1225eaf8b: Deleted conn table entry 0TC_auth_options_110(1948)8280692 TC_auth_options_110(1948)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105538290 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105538290 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x0B04CD1B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_110(1948)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1948)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1948)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-M3UA(1942)@84c1225eaf8b: Final verdict of PTC: none 20250427105538293 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427105538294 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105538294 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1946)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1944)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1939)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1941)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1943)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1947)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1949)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1945)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1940)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1939): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1940): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1941): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1942): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1943): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1944): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1945): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1946): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1947): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_auth_options_110(1948): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1949): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_auth_options_11 finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_11 pass'. Sun Apr 27 10:55:38 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 20250427105538496 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105538496 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105538496 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105538496 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105538496 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105538496 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105538496 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105538496 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105538496 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105538496 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105538496 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105538496 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105538496 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105538496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105538496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105538496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105538497 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105538497 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105538497 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105538497 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105538497 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105539293 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=388200) 20250427105540294 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105540497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105540497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105540497 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=388200, count=390076) 20250427105541295 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_11 pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_csd'. ------ MSC_Tests.TC_lu_and_mo_csd ------ Sun Apr 27 10:55:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_csd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105542296 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_csd' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_and_mo_csd started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1953)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1953)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1953)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1951)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105543028 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1954)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105543221 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105543221 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105543221 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105543221 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105543225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105543225 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105543225 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105543225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105543225 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105543225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105543225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105543225 DLSS7 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(1953)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105543225 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105543225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105543225 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1953)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105543226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105543226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105543226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105543226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105543226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105543226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105543226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105543226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105543226 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105543226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105543226 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105543226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105543226 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 20250427105543226 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105543297 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105543297 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1956)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1956)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105543301 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1956)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1956)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1956)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1956)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105543316 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105543316 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@84c1225eaf8b: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@84c1225eaf8b: "CSD Bearer Service: BS21T" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1957)@84c1225eaf8b: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105544029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105544029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105544029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105544029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105544029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105544030 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105544030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105544030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105544030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105544030 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105544030 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105544030 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105544030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105544030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105544030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105544030 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105544030 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105544030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105544030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105544030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1952)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1952)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)3145458 MSC_Test_0-SCCP(1951)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1952)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105544038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105544038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105544038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105544038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105544038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105544038 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105544038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105544038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105544039 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105544039 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 fe f2 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105544039 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Allocated (fsm.c:456) 20250427105544039 DMSC DEBUG msc_i[0x55eefe20a3f0]{READY}: Allocated (fsm.c:456) 20250427105544039 DMSC DEBUG msc_i[0x55eefe20a3f0]{READY}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105544039 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105544039 DMSC DEBUG msc_a[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105544039 DMSC DEBUG msc_a(unknown:GERAN-A-345:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105544039 DMSC DEBUG msc_i(unknown:GERAN-A-345:NONE)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105544039 DMSC DEBUG msc_a(unknown:GERAN-A-345:NONE)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105544039 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105544039 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105544039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe2086b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105544039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe2086b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105544039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe2086b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105544039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe2086b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105544039 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105544039 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000007 id=262420000000007 (vlr.c:661) 20250427105544039 DVLR INFO New subscr, IMSI: 262420000000007 (vlr.c:562) 20250427105544039 DVLR DEBUG VLR subscr IMSI-262420000000007 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105544039 DMSC DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105544039 DMSC DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe1cba80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105544039 DVLR DEBUG VLR subscr IMSI-262420000000007 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427105544039 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105544039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe2086b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105544039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe2086b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105544039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe2086b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105544039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe2086b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105544039 DMSC DEBUG msc_i(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105544039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe2086b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105544039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe2086b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105544039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105544039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe2086b0] (fsm.c:486) 20250427105544039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105544039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105544039 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105544039 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105544039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105544039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105544039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105544039 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105544039 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105544039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105544039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105544039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2f fe f2 00 01 59 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105544039 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105544039 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105544039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105544039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105544039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105544039 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105544039 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105544039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105544039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105544039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 2f fe f2 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: { messageType := 2, destLocRef := '2FFEF2'O, sourceLocRef := '000159'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1957)@84c1225eaf8b: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_csd0(1959) MSC_Test-GSUP(1957)@84c1225eaf8b: Added IMSI table entry 0TC_lu_and_mo_csd0(1959)"262420000000007" 20250427105544043 DVLR DEBUG VLR subscr IMSI-262420000000007 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427105544043 DVLR DEBUG VLR subscr IMSI-262420000000007 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427105544044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105544044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105544044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105544044 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105544044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105544044 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105544044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105544044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105544044 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105544044 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105544045 DMSC DEBUG msc_i(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105544045 DMSC DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105544049 DVLR DEBUG VLR subscr IMSI-262420000000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105544049 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105544049 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105544049 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105544050 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105544050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55eefe2086b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105544050 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105544050 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105544050 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105544050 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55eefe2086b0] (vlr_lu_fsm.c:110) 20250427105544050 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105544050 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55eefe1cb750]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105544050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55eefe2086b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105544050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55eefe2086b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105544050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105544050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55eefe2086b0] (fsm.c:486) 20250427105544050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105544050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105544050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105544050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105544050 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x23812B71) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105544050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105544050 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x23812B71 LOCATION UPDATE ACCEPT (TMSI = 0x23812b71) (gsm_04_08.c:149) 20250427105544050 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x23812B71:GERAN-A-345:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105544050 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x23812B71 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105544050 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105544050 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105544050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105544050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105544050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105544050 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105544050 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105544050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105544050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105544050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 2f fe f2 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 23 81 2b 71 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427105544057 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105544057 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105544057 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105544057 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105544057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105544057 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105544057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105544057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105544057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105544057 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105544057 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x23812B71:GERAN-A-345:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105544057 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x23812B71:GERAN-A-345:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105544057 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x23812B71:GERAN-A-345:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105544057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x23812B71:GERAN-A-345:LU)[0x55eefe2086b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105544057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105544057 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105544057 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427105544057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105544057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-345:LU)[0x55eefe2086b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105544057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105544057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-345:LU)[0x55eefe2086b0] (vlr_lu_fsm.c:817) 20250427105544057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105544057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105544057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-345:LU)[0x55eefe2086b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105544057 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-345:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105544057 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-345:LU)[0x55eefe1cba80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250427105544057 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105544057 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-345:LU)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105544057 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-345:LU)[0x55eefe1cba80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105544057 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105544057 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105544057 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105544057 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-345:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105544057 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427105544057 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105544057 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105544057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105544057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105544057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105544057 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105544057 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105544057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105544057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105544057 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2f fe f2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105544059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105544059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105544059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105544059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105544059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105544059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105544059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105544059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105544059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105544059 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105544059 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-345:LU)[0x55eefe20a3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105544059 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-345:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105544059 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-345:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105544059 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-345:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105544059 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-345:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105544059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-345:LU)[0x55eefe2086b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105544059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-345:LU)[0x55eefe2086b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-345:LU)[0x55eefe1cba80] (msc_a.c:1053) 20250427105544059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-345:LU)[0x55eefe2086b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105544059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-345:LU)[0x55eefe2086b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105544059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-345:LU)[0x55eefe2086b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105544059 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-345:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1bdae0] (msc_a.c:1053) 20250427105544059 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-345:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105544059 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-345:LU)[0x55eefe1cba80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105544059 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105544059 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71) MSC-A terminated (msub.c:261) 20250427105544059 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71) 1 MSC-I still active (msub.c:79) 20250427105544059 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105544059 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105544059 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-345:LU)[0x55eefe20a3f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105544059 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-345:LU)[0x55eefe20a3f0]{READY}: Removing from parent msub_fsm[0x55eefe1bdae0] (msub.c:113) 20250427105544059 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-345 (ran_conn.c:155) 20250427105544059 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-345:LU)[0x55eefe20a3f0]{READY}: Freeing instance (msub.c:113) 20250427105544059 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-345:LU)[0x55eefe20a3f0]{READY}: Deallocated (fsm.c:568) 20250427105544059 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71) Free (msub.c:119) 20250427105544059 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105544059 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Freeing instance (msub.c:113) 20250427105544059 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Deallocated (fsm.c:568) 20250427105544059 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105544059 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105544059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105544059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105544059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105544059 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105544059 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105544059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105544059 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105544059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2f fe f2 00 01 59 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 20250427105544060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105544060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105544060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105544060 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105544060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105544060 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105544060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105544060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105544060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105544060 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2f fe f2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)3145458 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105544061 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105544061 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '23812B71'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)10458237 MSC_Test_0-RAN(1952)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105544264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105544264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105544264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105544264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105544264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105544264 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105544264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105544264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105544264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105544264 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 9f 94 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 23 81 2b 71 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105544265 DMSC DEBUG msub_fsm[0x55eefe2086b0]{active}: Allocated (fsm.c:456) 20250427105544265 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: Allocated (fsm.c:456) 20250427105544265 DMSC DEBUG msc_i[0x55eefe1cba80]{READY}: is child of msub_fsm[0x55eefe2086b0] (fsm.c:486) 20250427105544265 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105544265 DMSC DEBUG msc_a[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2086b0] (fsm.c:486) 20250427105544265 DMSC DEBUG msc_a(unknown:GERAN-A-346:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105544265 DMSC DEBUG msc_i(unknown:GERAN-A-346:NONE)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105544265 DMSC DEBUG msc_a(unknown:GERAN-A-346:NONE)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105544265 DMM DEBUG msc_a(TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105544265 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105544265 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe20a3f0] (fsm.c:486) 20250427105544265 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105544265 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105544265 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105544265 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105544265 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105544265 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105544265 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105544265 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105544265 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105544265 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105544265 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105544265 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105544265 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105544265 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105544265 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105544265 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105544265 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105544265 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105544265 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105544265 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105544265 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105544265 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105544265 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105544265 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105544265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105544265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105544265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105544265 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105544265 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105544265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105544265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105544265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9f 94 7d 00 01 5a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105544265 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105544265 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105544265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105544265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105544265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105544265 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105544265 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105544265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105544265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105544265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 9f 94 7d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105544265 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105544265 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105544265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105544265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105544265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105544265 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105544265 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105544265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105544265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105544265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9f 94 7d 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1951)@84c1225eaf8b: { messageType := 2, destLocRef := '9F947D'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-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105544267 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105544267 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '03050407E18A89210140805E04802143F5'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '03450407E18A89210140805E04802143F5'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:20 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140805E04802143F5'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105544279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105544279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105544279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105544279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105544279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105544279 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105544279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105544279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105544279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105544279 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) 20250427105544279 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105544279 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105544279 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105544279 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 callref-0x80000024 tid-8) New transaction (transaction.c:231) 20250427105544279 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427105544279 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105544279 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105544279 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105544279 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105544279 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71: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) 20250427105544279 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105544279 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105544279 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105544279 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe20a3f0] (fsm.c:486) 20250427105544279 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71: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) 20250427105544279 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe207db0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105544279 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe207db0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105544279 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:no-CI)[0x55eefe207db0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105544279 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:no-CI)[0x55eefe207db0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105544279 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1cf8a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105544279 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1cf8a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105544279 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:no-CI)[0x55eefe1cf8a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105544279 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:no-CI)[0x55eefe1cf8a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105544294 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:no-CI)[0x55eefe207db0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105544294 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105544294 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105544294 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1954)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483612 20250427105544296 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:no-CI)[0x55eefe1cf8a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105544296 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105544296 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105544296 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71: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) 20250427105544296 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) Sending Assignment Command (msc_a.c:706) 20250427105544296 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105544296 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105544296 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105544296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105544296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105544296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105544296 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105544296 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105544296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105544296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105544296 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 9f 94 7d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind 20250427105544299 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105544302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105544302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105544302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105544302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105544302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105544302 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105544302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105544303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105544303 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105544303 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) 20250427105544303 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105544303 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105544303 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1cf8a0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105544303 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1cf8a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105544303 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71: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)[0x55eefe1cf8a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105544303 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71: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) 20250427105544303 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105544303 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71: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) 20250427105544303 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE 20250427105544305 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105544305 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105544305 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105544305 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427105544306 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427105544306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105544306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105544306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105544306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105544306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105544306 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105544306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105544306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105544306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105544306 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 9f 94 7d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105544306 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71: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)[0x55eefe1cf8a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105544306 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71: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)[0x55eefe1cf8a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105544306 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105544309 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427105544309 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105544309 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105544309 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105544309 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105544309 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105544309 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105544309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105544309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105544309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105544309 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105544309 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105544309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105544309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105544309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9f 94 7d 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427105544311 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71: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) 20250427105544311 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71: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) 20250427105544311 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71: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) 20250427105544311 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe207db0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105544311 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe207db0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105544311 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71: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)[0x55eefe207db0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105544311 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427105544311 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105544311 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105544311 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427105544311 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427105544311 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105544311 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105544311 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105544311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105544311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105544311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105544311 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105544311 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105544311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105544312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105544312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9f 94 7d 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: { 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)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT 20250427105544314 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71: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)[0x55eefe207db0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105544314 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71: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)[0x55eefe207db0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105544314 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105544314 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105544314 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105544315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105544315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105544315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105544315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105544315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105544315 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105544315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105544315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105544315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105544315 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105544315 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105544315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105544315 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427105544315 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427105544315 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427105544315 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105544315 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Hold the call for some time TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Hangup TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105545319 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105545319 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105545319 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105545319 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105545319 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105545320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105545320 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105545320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105545320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105545320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105545320 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105545320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105545320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105545320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105545320 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 9f 94 7d 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC 20250427105545321 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427105545321 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105545321 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105545322 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105545322 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427105545322 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427105545322 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105545322 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105545322 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105545322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105545322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105545322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105545322 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105545322 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105545322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105545322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105545322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9f 94 7d 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105545323 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105545323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105545323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105545323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105545323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105545323 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105545324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105545324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105545324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105545324 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105545324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105545324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105545324 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427105545324 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427105545324 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427105545324 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427105545324 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427105545324 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105545324 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105545324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105545324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105545324 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105545324 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105545324 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105545324 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105545324 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71: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)[0x55eefe1cf8a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105545324 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71: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)[0x55eefe1cf8a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105545324 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71: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)[0x55eefe1cf8a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105545324 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71: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)[0x55eefe1cf8a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105545324 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71: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)[0x55eefe207db0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105545324 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71: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)[0x55eefe207db0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105545324 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105545324 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71: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)[0x55eefe207db0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105545324 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71: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)[0x55eefe207db0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105545324 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105545324 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe20a3f0] (call_leg.c:198) 20250427105545324 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105545324 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105545324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105545324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105545324 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105545324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105545324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105545324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105545324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105545324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105545324 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105545324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105545324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105545324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105545324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9f 94 7d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483612 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105545326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105545326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105545326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105545326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105545326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105545326 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105545326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105545326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105545326 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105545326 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105545326 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105545326 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105545326 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105545326 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105545326 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105545326 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105545326 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe20a3f0] (msc_a.c:1053) 20250427105545326 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105545326 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105545326 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2086b0] (msc_a.c:1053) 20250427105545326 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105545326 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe20a3f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105545326 DMSC DEBUG msub_fsm[0x55eefe2086b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105545326 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71) MSC-A terminated (msub.c:261) 20250427105545326 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71) 1 MSC-I still active (msub.c:79) 20250427105545326 DMSC DEBUG msub_fsm[0x55eefe2086b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105545326 DMSC DEBUG msub_fsm[0x55eefe2086b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105545326 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105545326 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Removing from parent msub_fsm[0x55eefe2086b0] (msub.c:113) 20250427105545326 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-346 (ran_conn.c:155) 20250427105545326 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Freeing instance (msub.c:113) 20250427105545326 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-346:CM_SERVICE_REQ)[0x55eefe1cba80]{READY}: Deallocated (fsm.c:568) 20250427105545326 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71) Free (msub.c:119) 20250427105545326 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105545326 DMSC DEBUG msub_fsm[0x55eefe2086b0]{terminating}: Freeing instance (msub.c:113) 20250427105545326 DMSC DEBUG msub_fsm[0x55eefe2086b0]{terminating}: Deallocated (fsm.c:568) 20250427105545326 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105545326 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105545326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105545326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105545326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105545326 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105545326 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105545326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105545326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105545326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9f 94 7d 00 01 5a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105545326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105545326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105545326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105545326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105545326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105545326 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105545326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105545326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105545326 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105545326 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 9f 94 7d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)10458237 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@84c1225eaf8b: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@84c1225eaf8b: "CSD Bearer Service: BS22T" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1957)@84c1225eaf8b: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)7390018 MSC_Test_0-RAN(1952)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105546331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105546331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105546331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105546331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105546331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105546331 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105546331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105546331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105546331 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105546331 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 c3 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 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105546331 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: Allocated (fsm.c:456) 20250427105546331 DMSC DEBUG msc_i[0x55eefe1fe8d0]{READY}: Allocated (fsm.c:456) 20250427105546331 DMSC DEBUG msc_i[0x55eefe1fe8d0]{READY}: is child of msub_fsm[0x55eefe1cf8a0] (fsm.c:486) 20250427105546331 DMSC DEBUG msc_a[0x55eefe1cb750]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105546331 DMSC DEBUG msc_a[0x55eefe1cb750]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cf8a0] (fsm.c:486) 20250427105546331 DMSC DEBUG msc_a(unknown:GERAN-A-347:NONE)[0x55eefe1cb750]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105546331 DMSC DEBUG msc_i(unknown:GERAN-A-347:NONE)[0x55eefe1fe8d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105546331 DMSC DEBUG msc_a(unknown:GERAN-A-347:NONE)[0x55eefe1cb750]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105546331 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-347:LU)[0x55eefe1cb750]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105546331 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-347:LU)[0x55eefe1cb750]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105546331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x55eefe207db0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105546331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x55eefe207db0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-347:LU)[0x55eefe1cb750] (fsm.c:486) 20250427105546331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x55eefe207db0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105546331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x55eefe207db0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105546331 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105546331 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105546331 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe1cb750]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105546331 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe1cb750]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105546331 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105546331 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105546331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe207db0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105546331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe207db0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105546331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe207db0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105546331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe207db0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105546331 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe1fe8d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105546331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe207db0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105546331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe207db0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105546331 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe207b80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105546332 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe207b80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe207db0] (fsm.c:486) 20250427105546332 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe207b80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105546332 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe207b80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105546332 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105546332 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105546332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105546332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105546332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105546332 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105546332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105546332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105546332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105546332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 70 c3 42 00 01 5b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105546332 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105546332 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105546332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105546332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105546332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105546332 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105546332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105546332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105546332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105546332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 70 c3 42 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: { messageType := 2, destLocRef := '70C342'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105546333 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105546333 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427105546334 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105546334 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105546334 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105546334 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105546334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105546334 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105546334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105546334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105546334 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105546334 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105546334 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe1fe8d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105546334 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe1cb750]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105546335 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105546335 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105546335 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105546335 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105546335 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105546335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe207db0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105546335 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe207b80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105546335 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe207b80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105546335 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe207b80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105546335 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe207b80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe207db0] (vlr_lu_fsm.c:110) 20250427105546335 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe207b80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105546335 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe207b80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105546335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe207db0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105546335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe207db0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105546335 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105546335 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe207db0] (fsm.c:486) 20250427105546335 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105546335 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105546335 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105546335 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105546335 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:TMSInew-0x35B06857) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105546335 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105546335 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:TMSInew-0x35B06857 LOCATION UPDATE ACCEPT (TMSI = 0x35b06857) (gsm_04_08.c:149) 20250427105546335 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:TMSInew-0x35B06857:GERAN-A-347:LU)[0x55eefe1fe8d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105546335 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:TMSInew-0x35B06857 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105546336 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105546336 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105546336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105546336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105546336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105546336 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105546336 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105546336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105546336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105546336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 70 c3 42 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 35 b0 68 57 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427105546337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105546337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105546337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105546337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105546337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105546337 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105546337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105546337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105546337 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105546337 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105546337 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:TMSInew-0x35B06857:GERAN-A-347:LU)[0x55eefe1fe8d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105546337 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:TMSInew-0x35B06857:GERAN-A-347:LU)[0x55eefe1cb750]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105546337 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:TMSInew-0x35B06857:GERAN-A-347:LU)[0x55eefe1cb750]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105546337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:TMSInew-0x35B06857:GERAN-A-347:LU)[0x55eefe207db0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105546337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105546338 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105546338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105546338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-347:LU)[0x55eefe207db0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105546338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105546338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-347:LU)[0x55eefe207db0] (vlr_lu_fsm.c:817) 20250427105546338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105546338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x23812B71:GERAN-A-347:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105546338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-347:LU)[0x55eefe207db0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105546338 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-347:LU)[0x55eefe1cb750]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105546338 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-347:LU)[0x55eefe1cb750]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250427105546338 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105546338 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-347:LU)[0x55eefe1cb750]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105546338 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-347:LU)[0x55eefe1cb750]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105546338 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105546338 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105546338 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105546338 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-347:LU)[0x55eefe1fe8d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105546338 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105546338 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105546338 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105546338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105546338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105546338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105546338 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105546338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105546338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105546338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105546338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 70 c3 42 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105546339 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105546339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105546339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105546339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105546339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105546339 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105546339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105546339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105546339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105546340 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105546340 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-347:LU)[0x55eefe1fe8d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105546340 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-347:LU)[0x55eefe1cb750]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105546340 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-347:LU)[0x55eefe1cb750]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105546340 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-347:LU)[0x55eefe1cb750]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105546340 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-347:LU)[0x55eefe1cb750]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105546340 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-347:LU)[0x55eefe207db0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105546340 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-347:LU)[0x55eefe207db0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-347:LU)[0x55eefe1cb750] (msc_a.c:1053) 20250427105546340 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-347:LU)[0x55eefe207db0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105546340 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-347:LU)[0x55eefe207db0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105546340 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-347:LU)[0x55eefe207db0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105546340 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-347:LU)[0x55eefe1cb750]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cf8a0] (msc_a.c:1053) 20250427105546340 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-347:LU)[0x55eefe1cb750]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105546340 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-347:LU)[0x55eefe1cb750]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105546340 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105546340 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857) MSC-A terminated (msub.c:261) 20250427105546340 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857) 1 MSC-I still active (msub.c:79) 20250427105546340 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105546340 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105546340 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-347:LU)[0x55eefe1fe8d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105546340 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-347:LU)[0x55eefe1fe8d0]{READY}: Removing from parent msub_fsm[0x55eefe1cf8a0] (msub.c:113) 20250427105546340 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-347 (ran_conn.c:155) 20250427105546340 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-347:LU)[0x55eefe1fe8d0]{READY}: Freeing instance (msub.c:113) 20250427105546340 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-347:LU)[0x55eefe1fe8d0]{READY}: Deallocated (fsm.c:568) 20250427105546340 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857) Free (msub.c:119) 20250427105546340 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105546340 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Freeing instance (msub.c:113) 20250427105546340 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Deallocated (fsm.c:568) 20250427105546340 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105546340 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105546340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105546340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105546340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105546340 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105546340 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105546340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105546340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105546340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 70 c3 42 00 01 5b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105546341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105546341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105546341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105546341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105546341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105546341 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105546341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105546341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105546341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105546341 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 70 c3 42 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)7390018 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105546341 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105546341 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '35B06857'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)5786047 MSC_Test_0-RAN(1952)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105546544 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105546544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105546544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105546544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105546544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105546544 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105546544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105546544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105546544 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105546544 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 58 49 bf 02 02 06 04 43 b9 00 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 35 b0 68 57 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105546545 DMSC DEBUG msub_fsm[0x55eefe207db0]{active}: Allocated (fsm.c:456) 20250427105546545 DMSC DEBUG msc_i[0x55eefe1cb750]{READY}: Allocated (fsm.c:456) 20250427105546545 DMSC DEBUG msc_i[0x55eefe1cb750]{READY}: is child of msub_fsm[0x55eefe207db0] (fsm.c:486) 20250427105546545 DMSC DEBUG msc_a[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105546545 DMSC DEBUG msc_a[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe207db0] (fsm.c:486) 20250427105546545 DMSC DEBUG msc_a(unknown:GERAN-A-348:NONE)[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105546545 DMSC DEBUG msc_i(unknown:GERAN-A-348:NONE)[0x55eefe1cb750]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105546545 DMSC DEBUG msc_a(unknown:GERAN-A-348:NONE)[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105546545 DMM DEBUG msc_a(TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105546545 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105546545 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fe8d0] (fsm.c:486) 20250427105546545 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105546545 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105546545 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105546545 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105546545 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105546545 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105546545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105546545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105546545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105546545 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cb750]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105546545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105546545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105546545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105546545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105546545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105546545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105546545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105546545 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cb750]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105546545 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105546545 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105546545 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105546545 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105546545 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105546545 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105546545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105546545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105546545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105546545 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105546545 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105546545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105546545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105546545 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 58 49 bf 00 01 5c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105546545 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105546545 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105546545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105546545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105546545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105546546 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105546546 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105546546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105546546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105546546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 58 49 bf 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105546546 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105546546 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105546546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105546546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105546546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105546546 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105546546 DLSS7 DEBUG Found route for dpc=193=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)@84c1225eaf8b: Message received on association #8 20250427105546546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105546546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105546546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 58 49 bf 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: { messageType := 2, destLocRef := '5849BF'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105546547 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105546547 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '03050407E18A89210240805E04802143F5'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '03450407E18A89210240805E04802143F5'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:20 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240805E04802143F5'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105546551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105546551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105546551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105546551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105546551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105546551 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105546551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105546551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105546551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105546551 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) 20250427105546551 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cb750]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105546551 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105546551 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105546551 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857 callref-0x80000025 tid-8) New transaction (transaction.c:231) 20250427105546551 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427105546551 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105546551 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105546551 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105546551 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105546551 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857: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) 20250427105546551 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105546551 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105546551 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105546551 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fe8d0] (fsm.c:486) 20250427105546551 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857: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) 20250427105546551 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cba80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105546551 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cba80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105546551 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:no-CI)[0x55eefe1cba80]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105546551 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:no-CI)[0x55eefe1cba80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105546551 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1bdae0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105546551 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1bdae0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105546551 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105546551 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105546553 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:no-CI)[0x55eefe1cba80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105546553 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105546553 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105546553 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1954)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483611 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind 20250427105546554 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105546554 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105546554 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105546555 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857: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) 20250427105546555 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) Sending Assignment Command (msc_a.c:706) 20250427105546555 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cb750]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105546555 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105546555 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105546555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105546555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105546555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105546555 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105546555 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105546555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105546555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105546555 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 58 49 bf 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105546556 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105546557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105546557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105546557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105546557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105546557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105546557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105546557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105546557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105546557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105546557 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) 20250427105546557 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cb750]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105546557 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105546557 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1bdae0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105546557 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1bdae0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105546557 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857: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)[0x55eefe1bdae0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105546557 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857: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) 20250427105546557 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105546557 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857: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) 20250427105546557 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427105546559 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105546559 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105546559 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105546559 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427105546559 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cb750]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105546559 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105546559 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105546559 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105546559 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105546559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105546559 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105546559 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105546559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105546559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105546559 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 58 49 bf 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105546560 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857: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)[0x55eefe1bdae0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105546560 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857: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)[0x55eefe1bdae0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105546560 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105546561 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427105546561 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105546561 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105546561 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105546561 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cb750]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105546561 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105546561 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105546561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105546561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105546561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105546561 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105546561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105546561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105546561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105546561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 58 49 bf 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427105546562 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857: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) 20250427105546562 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857: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) 20250427105546562 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857: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) 20250427105546562 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cba80]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105546562 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cba80]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105546562 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857: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)[0x55eefe1cba80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105546563 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427105546563 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105546563 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105546563 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427105546563 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427105546563 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cb750]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105546563 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105546563 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105546563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105546563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105546563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105546563 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105546563 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105546563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105546563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105546563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 58 49 bf 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: { 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)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT 20250427105546565 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857: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)[0x55eefe1cba80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105546565 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857: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)[0x55eefe1cba80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105546565 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105546565 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105546565 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105546565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105546565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105546565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105546565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105546566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105546566 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105546566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105546566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105546566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105546566 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105546566 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cb750]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105546566 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105546566 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427105546566 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427105546566 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427105546566 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105546566 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Hold the call for some time TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Hangup TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105547568 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105547568 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105547568 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105547568 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105547568 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cb750]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105547569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105547569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105547569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105547569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105547569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105547569 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105547569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105547569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105547569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105547569 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 58 49 bf 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC 20250427105547570 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427105547570 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105547570 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105547570 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105547570 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427105547570 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427105547570 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cb750]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105547570 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105547570 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105547570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105547570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105547570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105547570 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105547570 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105547570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105547570 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105547571 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 58 49 bf 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250427105547572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105547572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105547572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105547572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105547572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105547572 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105547572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105547572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105547572 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105547572 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105547572 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cb750]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105547572 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105547572 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427105547572 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427105547572 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427105547573 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427105547573 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427105547573 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105547573 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105547573 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105547573 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105547573 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105547573 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105547573 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105547573 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105547573 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857: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)[0x55eefe1bdae0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105547573 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857: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)[0x55eefe1bdae0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105547573 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857: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)[0x55eefe1bdae0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105547573 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857: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)[0x55eefe1bdae0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105547573 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857: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)[0x55eefe1cba80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105547573 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857: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)[0x55eefe1cba80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105547573 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105547573 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857: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)[0x55eefe1cba80]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105547573 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857: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)[0x55eefe1cba80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105547573 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105547573 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fe8d0] (call_leg.c:198) 20250427105547573 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105547573 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105547573 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105547573 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cb750]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105547573 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105547573 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105547573 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105547573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105547573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105547573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105547573 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105547573 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105547573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105547573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105547573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 58 49 bf 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483611 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105547575 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105547575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105547575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105547575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105547575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105547575 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105547575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105547575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105547575 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105547575 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105547575 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cb750]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105547575 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105547575 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105547575 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105547575 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105547575 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105547575 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fe8d0] (msc_a.c:1053) 20250427105547575 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105547575 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105547575 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe207db0] (msc_a.c:1053) 20250427105547575 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105547575 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105547575 DMSC DEBUG msub_fsm[0x55eefe207db0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105547575 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857) MSC-A terminated (msub.c:261) 20250427105547575 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857) 1 MSC-I still active (msub.c:79) 20250427105547575 DMSC DEBUG msub_fsm[0x55eefe207db0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105547575 DMSC DEBUG msub_fsm[0x55eefe207db0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105547575 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cb750]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105547575 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cb750]{READY}: Removing from parent msub_fsm[0x55eefe207db0] (msub.c:113) 20250427105547575 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-348 (ran_conn.c:155) 20250427105547575 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cb750]{READY}: Freeing instance (msub.c:113) 20250427105547575 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-348:CM_SERVICE_REQ)[0x55eefe1cb750]{READY}: Deallocated (fsm.c:568) 20250427105547575 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857) Free (msub.c:119) 20250427105547575 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105547575 DMSC DEBUG msub_fsm[0x55eefe207db0]{terminating}: Freeing instance (msub.c:113) 20250427105547575 DMSC DEBUG msub_fsm[0x55eefe207db0]{terminating}: Deallocated (fsm.c:568) 20250427105547576 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105547576 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105547576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105547576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105547576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105547576 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105547576 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105547576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105547576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105547576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 58 49 bf 00 01 5c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 20250427105547576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105547576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105547576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105547576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105547576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105547576 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105547576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105547576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105547576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105547576 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 58 49 bf 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)5786047 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@84c1225eaf8b: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@84c1225eaf8b: "CSD Bearer Service: BS24T" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1957)@84c1225eaf8b: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)8559449 MSC_Test_0-RAN(1952)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@84c1225eaf8b: First idle individual index:0 20250427105548580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105548580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105548580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105548580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105548580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105548580 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105548580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105548580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105548580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105548580 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 9b 59 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427105548580 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Allocated (fsm.c:456) 20250427105548580 DMSC DEBUG msc_i[0x55eefe20a360]{READY}: Allocated (fsm.c:456) 20250427105548580 DMSC DEBUG msc_i[0x55eefe20a360]{READY}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105548580 DMSC DEBUG msc_a[0x55eefe207b80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105548580 DMSC DEBUG msc_a[0x55eefe207b80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105548580 DMSC DEBUG msc_a(unknown:GERAN-A-349:NONE)[0x55eefe207b80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105548580 DMSC DEBUG msc_i(unknown:GERAN-A-349:NONE)[0x55eefe20a360]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105548580 DMSC DEBUG msc_a(unknown:GERAN-A-349:NONE)[0x55eefe207b80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105548580 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-349:LU)[0x55eefe207b80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105548580 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-349:LU)[0x55eefe207b80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105548580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105548580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-349:LU)[0x55eefe207b80] (fsm.c:486) 20250427105548580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105548580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105548580 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105548580 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105548580 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe207b80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105548580 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe207b80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105548580 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105548580 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105548580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105548580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105548580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105548580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105548580 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe20a360]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105548580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105548580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105548580 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe208600]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105548581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe208600]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105548581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe208600]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105548581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe208600]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105548581 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105548581 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105548581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105548581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105548581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105548581 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105548581 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105548581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105548581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105548581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 82 9b 59 00 01 5d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105548581 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105548581 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105548581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105548581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105548581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105548581 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105548581 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105548581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105548581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105548581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 82 9b 59 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: { messageType := 2, destLocRef := '829B59'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105548582 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105548582 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105548583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105548583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105548583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105548583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105548583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105548583 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105548583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105548583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105548583 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105548583 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105548583 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe20a360]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105548583 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe207b80]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105548584 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105548584 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105548584 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105548584 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105548584 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105548584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105548584 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe208600]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105548584 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe208600]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105548584 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe208600]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105548584 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe208600]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe1cba80] (vlr_lu_fsm.c:110) 20250427105548584 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe208600]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105548584 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe208600]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105548584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105548584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105548584 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105548584 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105548584 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105548584 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105548584 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105548584 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105548584 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:TMSInew-0x82FE9A2A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105548584 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105548584 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:TMSInew-0x82FE9A2A LOCATION UPDATE ACCEPT (TMSI = 0x82fe9a2a) (gsm_04_08.c:149) 20250427105548584 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:TMSInew-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe20a360]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105548584 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:TMSInew-0x82FE9A2A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105548585 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105548585 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105548585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105548585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105548585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105548585 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105548585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105548585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105548585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105548585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 82 9b 59 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 82 fe 9a 2a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427105548586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105548586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105548586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105548586 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105548586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105548586 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105548586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105548586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105548586 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105548586 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105548586 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:TMSInew-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe20a360]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105548586 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:TMSInew-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe207b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105548587 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:TMSInew-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe207b80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105548587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:TMSInew-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105548587 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105548587 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105548587 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105548587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105548587 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105548587 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe1cba80] (vlr_lu_fsm.c:817) 20250427105548587 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105548587 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x35B06857:GERAN-A-349:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105548587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105548587 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe207b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105548587 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe207b80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250427105548587 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105548587 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe207b80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105548587 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe207b80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105548587 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105548587 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105548587 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105548587 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe20a360]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105548587 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105548587 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105548587 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105548587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105548587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105548587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105548587 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105548587 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105548587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105548587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105548587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 82 9b 59 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105548589 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105548589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105548589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105548589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105548589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105548589 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105548589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105548589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105548589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105548589 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105548589 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe20a360]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105548589 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe207b80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105548589 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe207b80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105548589 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe207b80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105548589 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe207b80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105548589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105548589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe207b80] (msc_a.c:1053) 20250427105548589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105548589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105548589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105548589 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe207b80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1bdae0] (msc_a.c:1053) 20250427105548589 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe207b80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105548589 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe207b80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105548589 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105548589 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A) MSC-A terminated (msub.c:261) 20250427105548589 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A) 1 MSC-I still active (msub.c:79) 20250427105548589 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105548589 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105548589 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe20a360]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105548589 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe20a360]{READY}: Removing from parent msub_fsm[0x55eefe1bdae0] (msub.c:113) 20250427105548589 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-349 (ran_conn.c:155) 20250427105548589 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe20a360]{READY}: Freeing instance (msub.c:113) 20250427105548589 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-349:LU)[0x55eefe20a360]{READY}: Deallocated (fsm.c:568) 20250427105548589 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A) Free (msub.c:119) 20250427105548589 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A - active-conn: now used by 1 (attached) (msub.c:375) 20250427105548589 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Freeing instance (msub.c:113) 20250427105548589 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Deallocated (fsm.c:568) 20250427105548590 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105548590 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105548590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105548590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105548590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105548590 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105548590 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105548590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105548590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105548590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 82 9b 59 00 01 5d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 20250427105548590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105548590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105548590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105548590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105548590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105548590 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105548590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105548590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105548590 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105548590 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 82 9b 59 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)8559449 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105548591 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105548591 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '82FE9A2A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)2256635 MSC_Test_0-SCCP(1951)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1952)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105548796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105548796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105548796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105548796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105548796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105548796 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105548796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105548796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105548796 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105548796 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 22 6e fb 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 82 fe 9a 2a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105548797 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: Allocated (fsm.c:456) 20250427105548797 DMSC DEBUG msc_i[0x55eefe207b80]{READY}: Allocated (fsm.c:456) 20250427105548797 DMSC DEBUG msc_i[0x55eefe207b80]{READY}: is child of msub_fsm[0x55eefe1cba80] (fsm.c:486) 20250427105548797 DMSC DEBUG msc_a[0x55eefe20a360]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105548797 DMSC DEBUG msc_a[0x55eefe20a360]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cba80] (fsm.c:486) 20250427105548797 DMSC DEBUG msc_a(unknown:GERAN-A-350:NONE)[0x55eefe20a360]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105548797 DMSC DEBUG msc_i(unknown:GERAN-A-350:NONE)[0x55eefe207b80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105548797 DMSC DEBUG msc_a(unknown:GERAN-A-350:NONE)[0x55eefe20a360]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105548797 DMM DEBUG msc_a(TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe20a360]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105548797 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105548797 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe20a360] (fsm.c:486) 20250427105548797 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105548797 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105548797 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105548797 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105548797 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe20a360]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105548797 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe20a360]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105548797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105548797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105548797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105548797 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105548797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105548797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105548797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105548797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105548797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105548797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105548797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105548797 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105548797 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe20a360]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105548797 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe20a360]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105548797 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105548797 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105548797 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105548797 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105548797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105548797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105548797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105548797 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105548797 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105548797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105548797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105548797 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 22 6e fb 00 01 5e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105548797 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105548797 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105548798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105548798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105548798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105548798 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105548798 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105548798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105548798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105548798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 22 6e fb 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105548798 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105548798 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105548798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105548798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105548798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105548798 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105548798 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105548798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105548798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105548798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 22 6e fb 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1951)@84c1225eaf8b: { messageType := 2, destLocRef := '226EFB'O, sourceLocRef := '00015E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105548799 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105548799 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '03050407E18A89210340805E04802143F5'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '03450407E18A89210340805E04802143F5'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:20 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340805E04802143F5'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105548802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105548802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105548802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105548802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105548802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105548802 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105548802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105548802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105548802 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105548802 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) 20250427105548802 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105548802 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe20a360]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105548802 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105548802 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A callref-0x80000026 tid-8) New transaction (transaction.c:231) 20250427105548802 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe20a360]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427105548802 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe20a360]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105548802 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105548802 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105548803 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105548803 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A: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) 20250427105548803 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105548803 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105548803 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105548803 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe20a360] (fsm.c:486) 20250427105548803 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A: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) 20250427105548803 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1e03b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105548803 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1e03b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105548803 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:no-CI)[0x55eefe1e03b0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105548803 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:no-CI)[0x55eefe1e03b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105548803 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1c3370]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105548803 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1c3370]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105548803 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:no-CI)[0x55eefe1c3370]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105548803 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:no-CI)[0x55eefe1c3370]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105548804 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:no-CI)[0x55eefe1e03b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105548804 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105548805 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe20a360]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105548805 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A: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) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1954)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483610 20250427105548806 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:no-CI)[0x55eefe1c3370]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105548806 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105548806 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe20a360]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105548806 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A: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) 20250427105548806 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) Sending Assignment Command (msc_a.c:706) 20250427105548806 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind 20250427105548806 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105548806 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105548806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105548806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105548806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105548806 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105548806 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105548806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105548806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105548806 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 22 6e fb 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) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427105548806 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105548808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105548808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105548808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105548808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105548808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105548808 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105548808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105548808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105548808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105548808 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) 20250427105548809 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105548809 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe20a360]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105548809 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1c3370]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105548809 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1c3370]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105548809 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A: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)[0x55eefe1c3370]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105548809 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A: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) 20250427105548809 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105548809 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A: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) 20250427105548809 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427105548810 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105548810 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105548810 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105548810 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427105548810 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105548810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105548810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105548810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105548810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105548810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105548810 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105548810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105548810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105548810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105548810 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 22 6e fb 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105548811 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A: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)[0x55eefe1c3370]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105548811 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A: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)[0x55eefe1c3370]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105548811 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105548812 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427105548812 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105548812 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105548812 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105548812 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105548812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105548812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105548812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105548812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105548812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105548812 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105548812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105548812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105548812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105548812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 22 6e fb 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427105548814 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A: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) 20250427105548814 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A: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) 20250427105548814 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A: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) 20250427105548814 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1e03b0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105548814 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1e03b0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105548814 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A: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)[0x55eefe1e03b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105548814 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427105548814 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105548814 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105548814 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427105548814 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427105548814 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105548814 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105548815 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105548815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105548815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105548815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105548815 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105548815 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105548815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105548815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105548815 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 22 6e fb 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: { 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)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT 20250427105548817 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A: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)[0x55eefe1e03b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105548817 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A: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)[0x55eefe1e03b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105548817 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105548817 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105548817 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe20a360]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105548817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105548817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105548817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105548817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105548817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105548817 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105548817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105548817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105548817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105548817 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105548818 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105548818 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe20a360]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105548818 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427105548818 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427105548818 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427105548818 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105548818 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Hold the call for some time TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Hangup TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105549820 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105549820 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105549820 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105549820 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105549821 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105549821 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105549821 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105549821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105549821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105549821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105549821 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105549821 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105549821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105549821 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105549821 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 22 6e fb 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC 20250427105549822 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427105549822 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105549822 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105549822 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105549822 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427105549822 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427105549822 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105549823 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105549823 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105549823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105549823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105549823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105549823 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105549823 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105549823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105549823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105549823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 22 6e fb 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105549825 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105549825 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105549825 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105549825 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105549825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105549825 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105549825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105549825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105549825 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105549825 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105549825 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105549825 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe20a360]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105549825 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427105549825 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427105549825 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427105549825 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427105549825 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427105549825 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105549825 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105549825 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe20a360]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105549825 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe20a360]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105549825 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105549825 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105549825 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105549825 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105549825 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A: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)[0x55eefe1c3370]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105549825 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A: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)[0x55eefe1c3370]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105549825 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A: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)[0x55eefe1c3370]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105549825 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A: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)[0x55eefe1c3370]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105549825 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A: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)[0x55eefe1e03b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105549825 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A: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)[0x55eefe1e03b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105549825 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105549825 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A: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)[0x55eefe1e03b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105549825 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A: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)[0x55eefe1e03b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105549825 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105549825 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe20a360] (call_leg.c:198) 20250427105549825 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105549825 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105549825 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe20a360]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105549825 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105549826 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105549826 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105549826 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105549826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105549826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105549826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105549826 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105549826 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105549826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105549826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105549826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 22 6e fb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483610 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX 20250427105549828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105549828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105549828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105549828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105549828 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105549828 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105549828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105549828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105549828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105549828 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105549828 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105549828 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe20a360]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105549828 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe20a360]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105549828 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe20a360]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105549828 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe20a360]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105549828 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105549828 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe20a360] (msc_a.c:1053) 20250427105549828 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105549828 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105549828 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe20a360]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cba80] (msc_a.c:1053) 20250427105549828 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe20a360]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105549828 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe20a360]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105549828 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105549828 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A) MSC-A terminated (msub.c:261) 20250427105549828 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A) 1 MSC-I still active (msub.c:79) 20250427105549828 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105549828 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105549828 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105549828 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Removing from parent msub_fsm[0x55eefe1cba80] (msub.c:113) 20250427105549828 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-350 (ran_conn.c:155) 20250427105549828 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Freeing instance (msub.c:113) 20250427105549828 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-350:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Deallocated (fsm.c:568) 20250427105549828 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A) Free (msub.c:119) 20250427105549828 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A - active-conn: now used by 1 (attached) (msub.c:375) 20250427105549828 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Freeing instance (msub.c:113) 20250427105549828 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Deallocated (fsm.c:568) 20250427105549828 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105549828 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105549828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105549828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105549828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105549828 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105549828 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105549828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105549828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105549828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 22 6e fb 00 01 5e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 20250427105549829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105549829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105549829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105549829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105549829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105549829 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105549829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105549829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105549829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105549829 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 22 6e fb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)2256635 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@84c1225eaf8b: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@84c1225eaf8b: "CSD Bearer Service: BS25T" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1957)@84c1225eaf8b: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)5350145 MSC_Test_0-SCCP(1951)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1952)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105550832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105550833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105550833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105550833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105550833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105550833 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105550833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105550833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105550833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105550833 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 a3 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 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105550833 DMSC DEBUG msub_fsm[0x55eefe1c3370]{active}: Allocated (fsm.c:456) 20250427105550833 DMSC DEBUG msc_i[0x55eefe1fe7a0]{READY}: Allocated (fsm.c:456) 20250427105550833 DMSC DEBUG msc_i[0x55eefe1fe7a0]{READY}: is child of msub_fsm[0x55eefe1c3370] (fsm.c:486) 20250427105550833 DMSC DEBUG msc_a[0x55eefe208600]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105550833 DMSC DEBUG msc_a[0x55eefe208600]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1c3370] (fsm.c:486) 20250427105550833 DMSC DEBUG msc_a(unknown:GERAN-A-351:NONE)[0x55eefe208600]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105550833 DMSC DEBUG msc_i(unknown:GERAN-A-351:NONE)[0x55eefe1fe7a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105550833 DMSC DEBUG msc_a(unknown:GERAN-A-351:NONE)[0x55eefe208600]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105550833 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-351:LU)[0x55eefe208600]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105550833 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-351:LU)[0x55eefe208600]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105550833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x55eefe1e03b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105550833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x55eefe1e03b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-351:LU)[0x55eefe208600] (fsm.c:486) 20250427105550833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x55eefe1e03b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105550833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x55eefe1e03b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105550833 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105550833 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105550833 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe208600]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105550833 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe208600]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105550833 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105550833 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105550833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1e03b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105550833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1e03b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105550833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1e03b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105550833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1e03b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105550833 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1fe7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105550833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1e03b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105550833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1e03b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105550833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1fe8d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105550833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1fe8d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1e03b0] (fsm.c:486) 20250427105550833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1fe8d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105550833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1fe8d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105550833 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105550833 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105550833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105550833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105550834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105550834 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105550834 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105550834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105550834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105550834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 51 a3 01 00 01 5f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105550834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105550834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105550834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105550834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105550834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105550834 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105550834 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105550834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105550834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105550834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 51 a3 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: { messageType := 2, destLocRef := '51A301'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105550835 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105550835 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427105550836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105550836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105550836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105550836 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105550836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105550836 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105550836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105550836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105550836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105550836 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1fe7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105550836 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe208600]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105550836 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105550837 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105550837 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105550837 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105550837 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105550837 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105550837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1e03b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105550837 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1fe8d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105550837 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1fe8d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105550837 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1fe8d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105550837 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1fe8d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1e03b0] (vlr_lu_fsm.c:110) 20250427105550837 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1fe8d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105550837 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1fe8d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105550837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1e03b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105550837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1e03b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105550837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105550837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1e03b0] (fsm.c:486) 20250427105550837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105550837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105550837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105550838 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105550838 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:TMSInew-0x5E6D8C56) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105550838 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105550838 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:TMSInew-0x5E6D8C56 LOCATION UPDATE ACCEPT (TMSI = 0x5e6d8c56) (gsm_04_08.c:149) 20250427105550838 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:TMSInew-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe1fe7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105550838 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:TMSInew-0x5E6D8C56 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105550838 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105550838 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105550838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105550838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105550838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105550838 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105550838 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105550838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105550838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105550838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 51 a3 01 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 5e 6d 8c 56 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105550840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105550840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105550840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105550840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105550840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105550840 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105550840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105550840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105550840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105550840 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105550840 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:TMSInew-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe1fe7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105550840 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:TMSInew-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe208600]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105550840 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:TMSInew-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe208600]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105550840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:TMSInew-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe1e03b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105550840 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105550840 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105550840 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105550840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe1e03b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105550840 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105550840 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe1e03b0] (vlr_lu_fsm.c:817) 20250427105550840 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105550840 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x82FE9A2A:GERAN-A-351:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105550840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe1e03b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105550840 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe208600]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105550840 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe208600]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250427105550840 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105550840 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe208600]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105550840 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe208600]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105550840 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105550840 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105550840 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105550840 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe1fe7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105550840 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105550840 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105550840 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105550840 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105550840 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105550840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105550840 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105550840 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105550840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105550840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105550840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 51 a3 01 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105550842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105550842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105550842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105550842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105550842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105550842 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105550842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105550842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105550842 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105550842 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105550842 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe1fe7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105550842 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe208600]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105550842 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe208600]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105550842 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe208600]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105550842 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe208600]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105550842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe1e03b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105550842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe1e03b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe208600] (msc_a.c:1053) 20250427105550842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe1e03b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105550842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe1e03b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105550842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe1e03b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105550842 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe208600]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1c3370] (msc_a.c:1053) 20250427105550842 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe208600]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105550842 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe208600]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105550842 DMSC DEBUG msub_fsm[0x55eefe1c3370]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105550842 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56) MSC-A terminated (msub.c:261) 20250427105550842 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56) 1 MSC-I still active (msub.c:79) 20250427105550842 DMSC DEBUG msub_fsm[0x55eefe1c3370]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105550842 DMSC DEBUG msub_fsm[0x55eefe1c3370]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105550842 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe1fe7a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105550842 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe1fe7a0]{READY}: Removing from parent msub_fsm[0x55eefe1c3370] (msub.c:113) 20250427105550843 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-351 (ran_conn.c:155) 20250427105550843 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe1fe7a0]{READY}: Freeing instance (msub.c:113) 20250427105550843 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-351:LU)[0x55eefe1fe7a0]{READY}: Deallocated (fsm.c:568) 20250427105550843 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56) Free (msub.c:119) 20250427105550843 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105550843 DMSC DEBUG msub_fsm[0x55eefe1c3370]{terminating}: Freeing instance (msub.c:113) 20250427105550843 DMSC DEBUG msub_fsm[0x55eefe1c3370]{terminating}: Deallocated (fsm.c:568) 20250427105550843 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105550843 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105550843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105550843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105550843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105550843 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105550843 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105550843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105550843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105550843 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 51 a3 01 00 01 5f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105550843 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105550843 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105550843 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105550843 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105550843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105550843 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105550843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105550843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105550843 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105550843 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 51 a3 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)5350145 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105550844 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105550844 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '5E6D8C56'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)16635166 MSC_Test_0-RAN(1952)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105551044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105551044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105551044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105551044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105551044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105551044 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105551044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105551044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105551044 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105551044 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 fd d5 1e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 5e 6d 8c 56 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105551045 DMSC DEBUG msub_fsm[0x55eefe1e03b0]{active}: Allocated (fsm.c:456) 20250427105551045 DMSC DEBUG msc_i[0x55eefe208600]{READY}: Allocated (fsm.c:456) 20250427105551045 DMSC DEBUG msc_i[0x55eefe208600]{READY}: is child of msub_fsm[0x55eefe1e03b0] (fsm.c:486) 20250427105551045 DMSC DEBUG msc_a[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105551045 DMSC DEBUG msc_a[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1e03b0] (fsm.c:486) 20250427105551045 DMSC DEBUG msc_a(unknown:GERAN-A-352:NONE)[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105551045 DMSC DEBUG msc_i(unknown:GERAN-A-352:NONE)[0x55eefe208600]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105551045 DMSC DEBUG msc_a(unknown:GERAN-A-352:NONE)[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105551045 DMM DEBUG msc_a(TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105551045 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1c3370]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105551045 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1c3370]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fe7a0] (fsm.c:486) 20250427105551045 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1c3370]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105551045 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1c3370]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105551045 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105551045 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105551045 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105551045 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105551045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1c3370]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105551045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1c3370]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105551045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1c3370]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105551045 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe208600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105551045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1c3370]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105551045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1c3370]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105551045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1c3370]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105551045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1c3370]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105551045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1c3370]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105551045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1c3370]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105551045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1c3370]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105551045 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe208600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105551045 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105551045 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105551045 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105551045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105551045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105551045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105551045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105551045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105551045 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105551045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105551045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105551045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105551045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fd d5 1e 00 01 60 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105551045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105551045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105551045 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105551045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105551045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105551045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105551045 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105551045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105551045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105551045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105551045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 fd d5 1e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105551046 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105551046 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105551046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105551046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105551046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105551046 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105551046 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105551046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105551046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105551046 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fd d5 1e 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1951)@84c1225eaf8b: { messageType := 2, destLocRef := 'FDD51E'O, sourceLocRef := '000160'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105551047 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105551047 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:20 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105551050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105551050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105551050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105551050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105551050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105551050 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105551050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105551050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105551050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105551050 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) 20250427105551050 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe208600]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105551050 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105551050 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105551050 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56 callref-0x80000027 tid-8) New transaction (transaction.c:231) 20250427105551050 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427105551050 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105551050 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105551050 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105551050 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105551051 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56: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) 20250427105551051 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105551051 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105551051 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105551051 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fe7a0] (fsm.c:486) 20250427105551051 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56: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) 20250427105551051 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1cba80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105551051 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1cba80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105551051 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:no-CI)[0x55eefe1cba80]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105551051 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:no-CI)[0x55eefe1cba80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105551051 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe19e530]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105551051 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe19e530]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105551051 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:no-CI)[0x55eefe19e530]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105551051 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:no-CI)[0x55eefe19e530]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105551052 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:no-CI)[0x55eefe1cba80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105551052 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105551052 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105551052 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56: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)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483609 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind 20250427105551054 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:no-CI)[0x55eefe19e530]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105551054 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105551054 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105551054 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56: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) 20250427105551054 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) Sending Assignment Command (msc_a.c:706) 20250427105551054 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe208600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105551054 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105551054 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105551054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105551054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105551054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105551054 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105551054 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105551054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105551054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105551054 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 fd d5 1e 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) 20250427105551054 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250427105551056 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105551056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105551056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105551056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105551056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105551056 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105551056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105551057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105551057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105551057 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) 20250427105551057 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe208600]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105551057 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105551057 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe19e530]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105551057 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe19e530]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105551057 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56: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)[0x55eefe19e530]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105551057 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56: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) 20250427105551057 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105551057 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56: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) 20250427105551057 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427105551058 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105551058 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105551058 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105551058 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427105551058 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe208600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105551058 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105551058 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105551058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105551058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105551058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105551058 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105551058 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105551058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105551059 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105551059 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 fd d5 1e 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105551059 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56: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)[0x55eefe19e530]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105551059 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56: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)[0x55eefe19e530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105551059 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105551060 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427105551060 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105551060 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105551060 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105551060 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe208600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105551060 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105551060 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105551060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105551060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105551060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105551060 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105551060 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105551060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105551060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105551060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fd d5 1e 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427105551062 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56: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) 20250427105551062 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56: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) 20250427105551062 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56: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) 20250427105551062 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cba80]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105551062 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cba80]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105551062 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56: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)[0x55eefe1cba80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105551062 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427105551062 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105551062 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105551062 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427105551062 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427105551062 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe208600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105551063 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105551063 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105551063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105551063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105551063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105551063 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105551063 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105551063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105551063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105551063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fd d5 1e 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: { 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)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT 20250427105551064 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56: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)[0x55eefe1cba80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105551064 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56: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)[0x55eefe1cba80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105551064 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105551064 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105551064 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105551065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105551065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105551065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105551065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105551065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105551065 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105551065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105551065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105551065 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105551065 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105551065 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe208600]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105551065 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105551065 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427105551065 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427105551065 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427105551065 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105551065 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Hold the call for some time TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Hangup TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105552068 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105552068 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105552068 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105552068 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105552068 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe208600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105552069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105552069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105552069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105552069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105552069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105552069 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105552069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105552069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105552069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105552069 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 fd d5 1e 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC 20250427105552070 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427105552070 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105552070 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105552070 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105552070 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427105552070 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427105552070 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe208600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105552071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105552071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105552071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105552071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105552071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105552071 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105552071 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105552071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105552071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105552071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fd d5 1e 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105552073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105552073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105552073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105552073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105552073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105552073 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105552073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105552073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105552073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105552073 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105552073 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe208600]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105552073 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105552073 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427105552073 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427105552073 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427105552073 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427105552073 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427105552073 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105552073 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105552073 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105552073 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105552073 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105552073 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105552073 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105552073 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105552073 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56: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)[0x55eefe19e530]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105552073 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56: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)[0x55eefe19e530]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105552073 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56: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)[0x55eefe19e530]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105552073 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56: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)[0x55eefe19e530]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105552073 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56: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)[0x55eefe1cba80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105552073 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56: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)[0x55eefe1cba80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105552073 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105552073 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56: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)[0x55eefe1cba80]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105552073 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56: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)[0x55eefe1cba80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105552073 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105552073 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fe7a0] (call_leg.c:198) 20250427105552073 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105552073 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105552073 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105552073 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe208600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105552073 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105552073 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105552073 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105552073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105552073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105552073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105552073 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105552073 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105552073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105552074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105552074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fd d5 1e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483609 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105552075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105552075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105552075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105552075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105552075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105552076 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105552076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105552076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105552076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105552076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105552076 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe208600]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105552076 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105552076 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105552076 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105552076 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105552076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1c3370]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105552076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1c3370]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fe7a0] (msc_a.c:1053) 20250427105552076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1c3370]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105552076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1c3370]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105552076 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1e03b0] (msc_a.c:1053) 20250427105552076 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105552076 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105552076 DMSC DEBUG msub_fsm[0x55eefe1e03b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105552076 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56) MSC-A terminated (msub.c:261) 20250427105552076 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56) 1 MSC-I still active (msub.c:79) 20250427105552076 DMSC DEBUG msub_fsm[0x55eefe1e03b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105552076 DMSC DEBUG msub_fsm[0x55eefe1e03b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105552076 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe208600]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105552076 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe208600]{READY}: Removing from parent msub_fsm[0x55eefe1e03b0] (msub.c:113) 20250427105552076 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-352 (ran_conn.c:155) 20250427105552076 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe208600]{READY}: Freeing instance (msub.c:113) 20250427105552076 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-352:CM_SERVICE_REQ)[0x55eefe208600]{READY}: Deallocated (fsm.c:568) 20250427105552076 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56) Free (msub.c:119) 20250427105552076 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105552076 DMSC DEBUG msub_fsm[0x55eefe1e03b0]{terminating}: Freeing instance (msub.c:113) 20250427105552076 DMSC DEBUG msub_fsm[0x55eefe1e03b0]{terminating}: Deallocated (fsm.c:568) 20250427105552076 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105552076 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105552076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105552076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105552076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105552076 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105552076 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105552076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105552076 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105552076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fd d5 1e 00 01 60 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 20250427105552076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105552077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105552077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105552077 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105552077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105552077 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105552077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105552077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105552077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105552077 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fd d5 1e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)16635166 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@84c1225eaf8b: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@84c1225eaf8b: "CSD Bearer Service: BS26T" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1957)@84c1225eaf8b: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)5627103 MSC_Test_0-RAN(1952)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105553080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105553080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105553080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105553080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105553080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105553080 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105553080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105553080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105553080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105553080 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 dc df 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105553080 DMSC DEBUG msub_fsm[0x55eefe20a2b0]{active}: Allocated (fsm.c:456) 20250427105553080 DMSC DEBUG msc_i[0x55eefe19e530]{READY}: Allocated (fsm.c:456) 20250427105553080 DMSC DEBUG msc_i[0x55eefe19e530]{READY}: is child of msub_fsm[0x55eefe20a2b0] (fsm.c:486) 20250427105553080 DMSC DEBUG msc_a[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105553080 DMSC DEBUG msc_a[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe20a2b0] (fsm.c:486) 20250427105553081 DMSC DEBUG msc_a(unknown:GERAN-A-353:NONE)[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105553081 DMSC DEBUG msc_i(unknown:GERAN-A-353:NONE)[0x55eefe19e530]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105553081 DMSC DEBUG msc_a(unknown:GERAN-A-353:NONE)[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105553081 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-353:LU)[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105553081 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-353:LU)[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105553081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105553081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-353:LU)[0x55eefe1fe8d0] (fsm.c:486) 20250427105553081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105553081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105553081 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105553081 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105553081 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105553081 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105553081 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105553081 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105553081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105553081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105553081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105553081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105553081 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe19e530]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105553081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105553081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105553081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe207b80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105553081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe207b80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105553081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe207b80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105553081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe207b80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105553081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105553081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105553081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105553081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105553081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105553081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105553081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105553081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105553081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105553081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 55 dc df 00 01 61 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105553081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105553081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105553081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105553081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105553081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105553081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105553081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105553081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105553081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105553081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 55 dc df 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: { messageType := 2, destLocRef := '55DCDF'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105553082 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105553082 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105553083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105553083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105553083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105553083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105553083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105553083 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105553083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105553083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105553083 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105553083 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105553083 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe19e530]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105553083 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe1fe8d0]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105553084 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105553084 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105553084 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105553084 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105553084 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105553084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105553084 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe207b80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105553084 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe207b80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105553084 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe207b80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105553084 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe207b80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe1cba80] (vlr_lu_fsm.c:110) 20250427105553084 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe207b80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105553084 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe207b80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105553084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105553084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105553084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105553084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105553084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105553084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105553084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105553084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105553084 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:TMSInew-0x009AAF7F) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105553084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105553084 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:TMSInew-0x009AAF7F LOCATION UPDATE ACCEPT (TMSI = 0x009aaf7f) (gsm_04_08.c:149) 20250427105553084 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:TMSInew-0x009AAF7F:GERAN-A-353:LU)[0x55eefe19e530]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105553085 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:TMSInew-0x009AAF7F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105553085 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105553085 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105553085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105553085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105553085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105553085 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105553085 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105553085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105553085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105553085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 55 dc df 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 00 9a af 7f (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427105553086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105553086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105553086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105553086 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105553086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105553086 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105553086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105553086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105553086 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105553086 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105553086 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:TMSInew-0x009AAF7F:GERAN-A-353:LU)[0x55eefe19e530]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105553086 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:TMSInew-0x009AAF7F:GERAN-A-353:LU)[0x55eefe1fe8d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105553087 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:TMSInew-0x009AAF7F:GERAN-A-353:LU)[0x55eefe1fe8d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105553087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:TMSInew-0x009AAF7F:GERAN-A-353:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105553087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105553087 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105553087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105553087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-353:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105553087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105553087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-353:LU)[0x55eefe1cba80] (vlr_lu_fsm.c:817) 20250427105553087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105553087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E6D8C56:GERAN-A-353:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105553087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-353:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105553087 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-353:LU)[0x55eefe1fe8d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105553087 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-353:LU)[0x55eefe1fe8d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250427105553087 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105553087 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-353:LU)[0x55eefe1fe8d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105553087 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-353:LU)[0x55eefe1fe8d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105553087 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105553087 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105553087 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105553087 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-353:LU)[0x55eefe19e530]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105553087 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105553087 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105553087 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105553087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105553087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105553087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105553087 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105553087 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105553087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105553087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105553087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 55 dc df 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105553088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105553088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105553088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105553088 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105553088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105553088 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105553088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105553088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105553088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105553089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105553089 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-353:LU)[0x55eefe19e530]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105553089 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-353:LU)[0x55eefe1fe8d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105553089 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-353:LU)[0x55eefe1fe8d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105553089 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-353:LU)[0x55eefe1fe8d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105553089 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-353:LU)[0x55eefe1fe8d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105553089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-353:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105553089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-353:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-353:LU)[0x55eefe1fe8d0] (msc_a.c:1053) 20250427105553089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-353:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105553089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-353:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105553089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-353:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105553089 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-353:LU)[0x55eefe1fe8d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe20a2b0] (msc_a.c:1053) 20250427105553089 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-353:LU)[0x55eefe1fe8d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105553089 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-353:LU)[0x55eefe1fe8d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105553089 DMSC DEBUG msub_fsm[0x55eefe20a2b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105553089 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F) MSC-A terminated (msub.c:261) 20250427105553089 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F) 1 MSC-I still active (msub.c:79) 20250427105553089 DMSC DEBUG msub_fsm[0x55eefe20a2b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105553089 DMSC DEBUG msub_fsm[0x55eefe20a2b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105553089 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-353:LU)[0x55eefe19e530]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105553089 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-353:LU)[0x55eefe19e530]{READY}: Removing from parent msub_fsm[0x55eefe20a2b0] (msub.c:113) 20250427105553089 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-353 (ran_conn.c:155) 20250427105553089 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-353:LU)[0x55eefe19e530]{READY}: Freeing instance (msub.c:113) 20250427105553089 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-353:LU)[0x55eefe19e530]{READY}: Deallocated (fsm.c:568) 20250427105553089 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F) Free (msub.c:119) 20250427105553089 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F - active-conn: now used by 1 (attached) (msub.c:375) 20250427105553089 DMSC DEBUG msub_fsm[0x55eefe20a2b0]{terminating}: Freeing instance (msub.c:113) 20250427105553089 DMSC DEBUG msub_fsm[0x55eefe20a2b0]{terminating}: Deallocated (fsm.c:568) 20250427105553089 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105553089 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105553089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105553089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105553089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105553089 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105553089 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105553089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105553089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105553089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 55 dc df 00 01 61 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 20250427105553089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105553090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105553090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105553090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105553090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105553090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105553090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105553090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105553090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105553090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 55 dc df 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)5627103 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105553090 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105553090 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '009AAF7F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)7535245 MSC_Test_0-RAN(1952)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105553292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105553292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105553292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105553292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105553292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105553292 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105553292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105553292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105553292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105553292 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 fa 8d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 00 9a af 7f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105553293 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: Allocated (fsm.c:456) 20250427105553293 DMSC DEBUG msc_i[0x55eefe1fe8d0]{READY}: Allocated (fsm.c:456) 20250427105553293 DMSC DEBUG msc_i[0x55eefe1fe8d0]{READY}: is child of msub_fsm[0x55eefe1cba80] (fsm.c:486) 20250427105553293 DMSC DEBUG msc_a[0x55eefe19e530]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105553293 DMSC DEBUG msc_a[0x55eefe19e530]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cba80] (fsm.c:486) 20250427105553293 DMSC DEBUG msc_a(unknown:GERAN-A-354:NONE)[0x55eefe19e530]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105553293 DMSC DEBUG msc_i(unknown:GERAN-A-354:NONE)[0x55eefe1fe8d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105553293 DMSC DEBUG msc_a(unknown:GERAN-A-354:NONE)[0x55eefe19e530]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105553293 DMM DEBUG msc_a(TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105553293 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe20a2b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105553293 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe20a2b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe19e530] (fsm.c:486) 20250427105553293 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe20a2b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105553293 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe20a2b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105553293 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105553293 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105553293 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105553293 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105553293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe20a2b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105553293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe20a2b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105553293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe20a2b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105553293 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fe8d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105553293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe20a2b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105553293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe20a2b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105553293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe20a2b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105553293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe20a2b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105553293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe20a2b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105553293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe20a2b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105553293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe20a2b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105553293 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fe8d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105553293 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105553293 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105553293 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105553293 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105553293 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105553293 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105553293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105553293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105553293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105553293 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105553293 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105553293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105553293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105553293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 72 fa 8d 00 01 62 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105553293 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105553293 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105553293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105553293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105553293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105553293 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105553293 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105553293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105553293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105553293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 72 fa 8d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105553293 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105553293 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105553293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105553293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105553293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105553293 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105553293 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105553293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105553293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105553293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 72 fa 8d 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: { messageType := 2, destLocRef := '72FA8D'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105553295 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105553295 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '03050407E18A89210540805E04802143F5'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '03450407E18A89210540805E04802143F5'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:20 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540805E04802143F5'O 20250427105553298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105553298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105553298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105553298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105553298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105553298 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105553298 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105553298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105553298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105553298 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) 20250427105553298 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fe8d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105553298 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105553298 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105553298 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F callref-0x80000028 tid-8) New transaction (transaction.c:231) 20250427105553298 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427105553298 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105553298 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105553298 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105553298 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105553298 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F: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) 20250427105553298 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105553298 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105553298 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105553298 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe19e530] (fsm.c:486) 20250427105553298 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F: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) 20250427105553298 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe208600]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105553298 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe208600]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105553298 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:no-CI)[0x55eefe208600]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105553298 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:no-CI)[0x55eefe208600]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105553299 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1cf8a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105553299 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1cf8a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105553299 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:no-CI)[0x55eefe1cf8a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105553299 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:no-CI)[0x55eefe1cf8a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105553300 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:no-CI)[0x55eefe208600]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105553300 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105553300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105553300 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F: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)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483608 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind 20250427105553302 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:no-CI)[0x55eefe1cf8a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105553302 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105553302 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105553302 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F: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) 20250427105553302 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) Sending Assignment Command (msc_a.c:706) 20250427105553302 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fe8d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105553302 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105553302 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105553302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105553302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105553302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105553302 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105553302 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105553302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105553302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105553302 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 72 fa 8d 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) 20250427105553302 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105553304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105553304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105553304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105553304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105553304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105553304 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105553304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105553304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105553304 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105553304 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) 20250427105553305 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fe8d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105553305 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105553305 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1cf8a0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105553305 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1cf8a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105553305 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F: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)[0x55eefe1cf8a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105553305 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F: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) 20250427105553305 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105553305 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F: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) 20250427105553305 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427105553306 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105553306 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105553306 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105553306 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427105553306 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fe8d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105553307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105553307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105553307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105553307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105553307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105553307 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105553307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105553307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105553307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105553307 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 72 fa 8d 00 01 0e 01 00 0b 83 02 04 07 e1 b8 88 21 05 40 81 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105553307 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F: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)[0x55eefe1cf8a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105553307 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F: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)[0x55eefe1cf8a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105553307 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105553308 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427105553308 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105553308 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105553308 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105553308 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fe8d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105553308 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105553308 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105553308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105553308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105553308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105553308 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105553308 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105553308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105553309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105553309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 72 fa 8d 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427105553310 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F: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) 20250427105553310 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F: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) 20250427105553310 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F: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) 20250427105553310 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe208600]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105553310 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe208600]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105553310 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F: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)[0x55eefe208600]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105553311 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427105553311 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105553311 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105553311 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427105553311 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427105553311 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fe8d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105553311 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105553311 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105553311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105553311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105553311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105553311 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105553311 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105553311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105553311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105553311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 72 fa 8d 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: { 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" } } } } } } } 20250427105553312 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F: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)[0x55eefe208600]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105553312 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F: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)[0x55eefe208600]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105553312 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105553312 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105553312 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105553313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105553314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105553314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105553314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105553314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105553314 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105553314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105553314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105553314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105553314 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105553314 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fe8d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105553314 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105553314 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427105553314 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427105553314 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427105553314 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105553314 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Hold the call for some time TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Hangup TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105554316 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105554316 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105554316 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105554316 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105554317 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fe8d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105554317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105554317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105554317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105554317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105554317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105554317 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105554317 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105554317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105554317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105554317 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 72 fa 8d 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC 20250427105554319 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427105554319 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105554319 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105554319 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105554319 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427105554319 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427105554319 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fe8d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105554319 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105554319 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105554319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105554319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105554319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105554319 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105554319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105554319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 20250427105554319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105554319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 06 72 fa 8d 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105554321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105554321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105554321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105554321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105554321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105554321 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105554321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105554321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105554321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105554321 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105554321 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fe8d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105554321 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105554321 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427105554321 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427105554321 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427105554321 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427105554321 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427105554321 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105554321 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105554321 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105554321 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105554321 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105554321 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105554321 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105554321 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105554321 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F: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)[0x55eefe1cf8a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105554321 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F: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)[0x55eefe1cf8a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105554321 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F: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)[0x55eefe1cf8a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105554321 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F: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)[0x55eefe1cf8a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105554321 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F: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)[0x55eefe208600]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105554321 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F: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)[0x55eefe208600]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105554321 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105554321 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F: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)[0x55eefe208600]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105554321 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F: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)[0x55eefe208600]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105554321 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105554321 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe19e530] (call_leg.c:198) 20250427105554321 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105554321 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105554321 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105554321 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fe8d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105554322 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105554322 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105554322 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105554322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105554322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105554322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105554322 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105554322 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105554322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105554322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105554322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 72 fa 8d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483608 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105554324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105554324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105554324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105554324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105554324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105554324 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105554324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105554324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105554324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105554324 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105554324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fe8d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105554324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105554324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105554324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105554324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105554324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe20a2b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105554324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe20a2b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe19e530] (msc_a.c:1053) 20250427105554324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe20a2b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105554324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe20a2b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105554324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cba80] (msc_a.c:1053) 20250427105554324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105554324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105554324 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105554324 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F) MSC-A terminated (msub.c:261) 20250427105554324 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F) 1 MSC-I still active (msub.c:79) 20250427105554324 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105554324 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105554324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fe8d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105554324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fe8d0]{READY}: Removing from parent msub_fsm[0x55eefe1cba80] (msub.c:113) 20250427105554324 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-354 (ran_conn.c:155) 20250427105554324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fe8d0]{READY}: Freeing instance (msub.c:113) 20250427105554324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-354:CM_SERVICE_REQ)[0x55eefe1fe8d0]{READY}: Deallocated (fsm.c:568) 20250427105554324 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F) Free (msub.c:119) 20250427105554324 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F - active-conn: now used by 1 (attached) (msub.c:375) 20250427105554324 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Freeing instance (msub.c:113) 20250427105554324 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Deallocated (fsm.c:568) 20250427105554324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105554324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105554324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105554324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105554324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105554324 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105554324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105554324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105554324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105554324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 72 fa 8d 00 01 62 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105554324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105554324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105554324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105554324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105554325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105554325 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105554325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105554325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105554325 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105554325 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 72 fa 8d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)7535245 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@84c1225eaf8b: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@84c1225eaf8b: "CSD Bearer Service: BS21NT" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1957)@84c1225eaf8b: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)2290958 MSC_Test_0-SCCP(1951)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1952)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105555329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105555329 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105555329 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105555329 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105555329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105555329 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105555329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105555329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105555329 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105555329 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 f5 0e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105555329 DMSC DEBUG msub_fsm[0x55eefe1fe7a0]{active}: Allocated (fsm.c:456) 20250427105555329 DMSC DEBUG msc_i[0x55eefe1cf8a0]{READY}: Allocated (fsm.c:456) 20250427105555329 DMSC DEBUG msc_i[0x55eefe1cf8a0]{READY}: is child of msub_fsm[0x55eefe1fe7a0] (fsm.c:486) 20250427105555329 DMSC DEBUG msc_a[0x55eefe207b80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105555329 DMSC DEBUG msc_a[0x55eefe207b80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1fe7a0] (fsm.c:486) 20250427105555329 DMSC DEBUG msc_a(unknown:GERAN-A-355:NONE)[0x55eefe207b80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105555329 DMSC DEBUG msc_i(unknown:GERAN-A-355:NONE)[0x55eefe1cf8a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105555329 DMSC DEBUG msc_a(unknown:GERAN-A-355:NONE)[0x55eefe207b80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105555329 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-355:LU)[0x55eefe207b80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105555329 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-355:LU)[0x55eefe207b80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105555329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105555329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-355:LU)[0x55eefe207b80] (fsm.c:486) 20250427105555329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105555329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105555329 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105555329 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105555329 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe207b80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105555329 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe207b80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105555329 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105555329 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105555329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105555329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105555329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105555329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105555329 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe1cf8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105555329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105555329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105555329 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe1d4590]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105555329 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe1d4590]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe208600] (fsm.c:486) 20250427105555329 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe1d4590]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105555329 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe1d4590]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105555329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105555329 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105555329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105555329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105555329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105555329 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105555329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105555329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105555329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105555329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 22 f5 0e 00 01 63 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105555329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105555329 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105555329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105555329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105555329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105555329 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105555329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105555329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105555329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105555329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 22 f5 0e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: { messageType := 2, destLocRef := '22F50E'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105555331 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105555331 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105555331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105555331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105555331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105555331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105555331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105555331 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105555331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105555331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105555331 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105555331 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105555332 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe1cf8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105555332 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe207b80]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105555333 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105555333 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105555333 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105555333 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105555333 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105555333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105555333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe1d4590]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105555333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe1d4590]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105555333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe1d4590]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105555333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe1d4590]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe208600] (vlr_lu_fsm.c:110) 20250427105555333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe1d4590]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105555333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe1d4590]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105555333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105555333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105555333 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105555333 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe208600] (fsm.c:486) 20250427105555333 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105555333 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105555333 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105555333 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105555333 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:TMSInew-0x2F8CA0E5) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105555334 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105555334 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105555334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105555334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105555334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105555334 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105555334 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105555334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105555334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105555334 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 22 f5 0e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2f 8c a0 e5 (osmo_ss7_asp.c:1164) 20250427105555333 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105555333 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:TMSInew-0x2F8CA0E5 LOCATION UPDATE ACCEPT (TMSI = 0x2f8ca0e5) (gsm_04_08.c:149) 20250427105555334 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:TMSInew-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe1cf8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105555334 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:TMSInew-0x2F8CA0E5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427105555336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105555336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105555336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105555336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105555336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105555336 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105555336 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105555336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105555336 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105555336 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105555336 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:TMSInew-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe1cf8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105555336 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:TMSInew-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe207b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105555336 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:TMSInew-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe207b80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105555336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:TMSInew-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105555336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105555336 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105555336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105555336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105555336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105555336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe208600] (vlr_lu_fsm.c:817) 20250427105555336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105555336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x009AAF7F:GERAN-A-355:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105555336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105555336 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe207b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105555336 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe207b80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250427105555336 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105555336 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe207b80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105555336 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe207b80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105555336 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105555336 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105555336 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105555337 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe1cf8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105555337 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105555337 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105555337 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105555337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105555337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105555337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105555337 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105555337 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105555337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105555337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105555337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 22 f5 0e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105555339 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe1cf8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105555339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe207b80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105555339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe207b80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105555339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe207b80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105555339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe207b80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105555339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe208600]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105555339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe208600]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe207b80] (msc_a.c:1053) 20250427105555339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe208600]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105555339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe208600]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105555339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe208600]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105555339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe207b80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1fe7a0] (msc_a.c:1053) 20250427105555339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe207b80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105555339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe207b80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105555339 DMSC DEBUG msub_fsm[0x55eefe1fe7a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105555339 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5) MSC-A terminated (msub.c:261) 20250427105555339 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5) 1 MSC-I still active (msub.c:79) 20250427105555339 DMSC DEBUG msub_fsm[0x55eefe1fe7a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105555339 DMSC DEBUG msub_fsm[0x55eefe1fe7a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105555339 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe1cf8a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105555339 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe1cf8a0]{READY}: Removing from parent msub_fsm[0x55eefe1fe7a0] (msub.c:113) 20250427105555339 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-355 (ran_conn.c:155) 20250427105555339 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe1cf8a0]{READY}: Freeing instance (msub.c:113) 20250427105555339 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-355:LU)[0x55eefe1cf8a0]{READY}: Deallocated (fsm.c:568) 20250427105555339 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5) Free (msub.c:119) 20250427105555339 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105555339 DMSC DEBUG msub_fsm[0x55eefe1fe7a0]{terminating}: Freeing instance (msub.c:113) 20250427105555339 DMSC DEBUG msub_fsm[0x55eefe1fe7a0]{terminating}: Deallocated (fsm.c:568) 20250427105555339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105555339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105555339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105555339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105555339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105555339 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105555339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105555339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105555339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105555339 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105555340 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105555340 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105555340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105555340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105555340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105555340 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105555340 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105555340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105555340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105555340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 22 f5 0e 00 01 63 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 20250427105555340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105555340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105555340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105555340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105555340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105555340 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105555340 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105555340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105555340 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105555340 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 22 f5 0e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)2290958 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105555341 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105555341 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2F8CA0E5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)5039893 MSC_Test_0-RAN(1952)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105555540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105555540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105555540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105555540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105555540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105555540 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105555540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105555540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105555540 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105555540 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4c e7 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 2f 8c a0 e5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105555541 DMSC DEBUG msub_fsm[0x55eefe208600]{active}: Allocated (fsm.c:456) 20250427105555541 DMSC DEBUG msc_i[0x55eefe207b80]{READY}: Allocated (fsm.c:456) 20250427105555541 DMSC DEBUG msc_i[0x55eefe207b80]{READY}: is child of msub_fsm[0x55eefe208600] (fsm.c:486) 20250427105555541 DMSC DEBUG msc_a[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105555541 DMSC DEBUG msc_a[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe208600] (fsm.c:486) 20250427105555541 DMSC DEBUG msc_a(unknown:GERAN-A-356:NONE)[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105555541 DMSC DEBUG msc_i(unknown:GERAN-A-356:NONE)[0x55eefe207b80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105555541 DMSC DEBUG msc_a(unknown:GERAN-A-356:NONE)[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105555541 DMM DEBUG msc_a(TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105555541 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fe7a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105555541 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fe7a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1cf8a0] (fsm.c:486) 20250427105555541 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fe7a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105555541 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fe7a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105555541 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105555541 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105555541 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105555541 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105555541 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fe7a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105555541 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fe7a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105555541 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fe7a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105555541 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105555541 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fe7a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105555541 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fe7a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105555541 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fe7a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105555541 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fe7a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105555541 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fe7a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105555541 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fe7a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105555541 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fe7a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105555541 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105555541 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105555541 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105555541 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105555541 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105555541 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105555541 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105555541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105555542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105555542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105555542 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105555542 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105555542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105555542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105555542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e7 15 00 01 64 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105555542 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105555542 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105555542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105555542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105555542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105555542 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105555542 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105555542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105555542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105555542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e7 15 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105555542 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105555542 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105555542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105555542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105555542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105555542 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105555542 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105555542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105555542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105555542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4c e7 15 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1951)@84c1225eaf8b: { messageType := 2, destLocRef := '4CE715'O, sourceLocRef := '000164'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105555543 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105555543 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '03050407E18A89210140A05E04802143F5'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '03450407E18A89210140A05E04802143F5'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:20 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140A05E04802143F5'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105555547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105555547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105555547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105555547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105555547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105555547 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105555547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105555547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105555547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105555547 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) 20250427105555547 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105555547 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1cf8a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105555547 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105555547 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5 callref-0x80000029 tid-8) New transaction (transaction.c:231) 20250427105555547 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1cf8a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427105555547 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1cf8a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105555547 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105555547 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105555547 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105555547 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5: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) 20250427105555547 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105555547 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105555547 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105555547 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1cf8a0] (fsm.c:486) 20250427105555547 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5: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) 20250427105555547 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe19e530]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105555547 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe19e530]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105555547 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:no-CI)[0x55eefe19e530]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105555547 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:no-CI)[0x55eefe19e530]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105555547 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1c3370]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105555547 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1c3370]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105555547 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:no-CI)[0x55eefe1c3370]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105555547 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:no-CI)[0x55eefe1c3370]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105555549 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:no-CI)[0x55eefe19e530]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105555549 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105555549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1cf8a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105555549 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1954)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483607 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind 20250427105555551 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:no-CI)[0x55eefe1c3370]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105555551 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105555551 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1cf8a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105555551 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5: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) 20250427105555551 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) Sending Assignment Command (msc_a.c:706) 20250427105555551 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105555551 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427105555551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105555551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105555551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105555551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105555551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105555551 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105555551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105555551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105555551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105555551 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 4c e7 15 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105555553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105555553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105555553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105555553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105555553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105555553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105555553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105555553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105555553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105555553 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) 20250427105555554 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105555554 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1cf8a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105555554 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1c3370]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105555554 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1c3370]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105555554 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5: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)[0x55eefe1c3370]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105555554 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5: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) 20250427105555554 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105555554 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5: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) 20250427105555554 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427105555555 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105555555 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105555555 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105555555 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427105555555 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105555555 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105555555 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105555555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105555555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105555555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105555555 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105555555 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105555555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105555556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105555556 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 4c e7 15 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105555556 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5: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)[0x55eefe1c3370]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105555556 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5: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)[0x55eefe1c3370]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105555556 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105555557 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427105555557 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105555557 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105555557 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105555557 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105555557 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105555557 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105555557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105555557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105555557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105555557 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105555557 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105555557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105555557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105555557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4c e7 15 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427105555559 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5: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) 20250427105555559 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5: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) 20250427105555559 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5: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) 20250427105555559 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe19e530]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105555559 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe19e530]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105555559 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5: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)[0x55eefe19e530]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105555559 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427105555559 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105555559 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105555559 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427105555559 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427105555559 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105555559 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105555559 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105555559 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105555559 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105555559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105555559 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105555559 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105555559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105555559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105555559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4c e7 15 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: { 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)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT 20250427105555561 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5: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)[0x55eefe19e530]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105555561 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5: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)[0x55eefe19e530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105555561 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105555561 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105555561 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1cf8a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105555562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105555562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105555562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105555562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105555562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105555562 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105555562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105555562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105555562 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105555562 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105555562 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105555562 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1cf8a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105555562 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427105555562 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427105555562 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427105555562 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105555562 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Hold the call for some time TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Hangup TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105556565 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105556565 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105556565 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105556565 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105556565 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105556565 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105556565 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105556565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105556565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105556565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105556565 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105556565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105556565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105556565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105556565 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 4c e7 15 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC 20250427105556567 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427105556567 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105556567 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105556567 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105556567 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427105556567 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427105556567 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105556568 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105556568 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105556568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105556568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105556568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105556568 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105556568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105556568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105556568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105556568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4c e7 15 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250427105556570 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105556570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105556570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105556570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105556570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105556570 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105556570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105556570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105556570 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105556570 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105556570 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105556570 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1cf8a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105556570 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427105556570 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427105556570 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427105556570 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427105556570 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427105556570 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105556570 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105556570 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1cf8a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105556570 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1cf8a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105556570 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105556570 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105556570 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105556570 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105556570 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5: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)[0x55eefe1c3370]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105556570 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5: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)[0x55eefe1c3370]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105556571 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5: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)[0x55eefe1c3370]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105556571 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5: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)[0x55eefe1c3370]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105556571 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5: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)[0x55eefe19e530]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105556571 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5: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)[0x55eefe19e530]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105556571 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105556571 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5: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)[0x55eefe19e530]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105556571 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5: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)[0x55eefe19e530]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105556571 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105556571 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1cf8a0] (call_leg.c:198) 20250427105556571 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105556571 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105556571 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1cf8a0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105556571 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105556571 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105556571 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105556571 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105556571 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105556571 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105556571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105556571 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105556571 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105556571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105556571 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105556571 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e7 15 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483607 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105556573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105556573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105556573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105556573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105556573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105556573 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105556573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105556573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105556573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105556573 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105556573 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105556573 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1cf8a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105556573 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1cf8a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105556573 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1cf8a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105556573 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1cf8a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105556573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fe7a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105556573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fe7a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1cf8a0] (msc_a.c:1053) 20250427105556573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fe7a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105556573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1fe7a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105556573 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1cf8a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe208600] (msc_a.c:1053) 20250427105556573 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1cf8a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105556573 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe1cf8a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105556573 DMSC DEBUG msub_fsm[0x55eefe208600]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105556573 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5) MSC-A terminated (msub.c:261) 20250427105556573 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5) 1 MSC-I still active (msub.c:79) 20250427105556573 DMSC DEBUG msub_fsm[0x55eefe208600]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105556573 DMSC DEBUG msub_fsm[0x55eefe208600]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105556573 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105556573 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Removing from parent msub_fsm[0x55eefe208600] (msub.c:113) 20250427105556573 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-356 (ran_conn.c:155) 20250427105556573 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Freeing instance (msub.c:113) 20250427105556573 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-356:CM_SERVICE_REQ)[0x55eefe207b80]{READY}: Deallocated (fsm.c:568) 20250427105556573 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5) Free (msub.c:119) 20250427105556573 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105556573 DMSC DEBUG msub_fsm[0x55eefe208600]{terminating}: Freeing instance (msub.c:113) 20250427105556573 DMSC DEBUG msub_fsm[0x55eefe208600]{terminating}: Deallocated (fsm.c:568) 20250427105556573 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105556573 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105556573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105556573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105556573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105556573 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105556573 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105556573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105556573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105556573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e7 15 00 01 64 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 20250427105556574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105556574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105556574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105556574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105556574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105556574 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105556574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105556574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105556574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105556574 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 4c e7 15 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)5039893 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@84c1225eaf8b: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@84c1225eaf8b: "CSD Bearer Service: BS22NT" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1957)@84c1225eaf8b: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)6881438 MSC_Test_0-RAN(1952)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105557577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105557577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105557577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105557577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105557577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105557577 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105557577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105557577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105557577 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105557577 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 69 00 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) 20250427105557578 DMSC DEBUG msub_fsm[0x55eefe1e0490]{active}: Allocated (fsm.c:456) 20250427105557578 DMSC DEBUG msc_i[0x55eefe1c3370]{READY}: Allocated (fsm.c:456) 20250427105557578 DMSC DEBUG msc_i[0x55eefe1c3370]{READY}: is child of msub_fsm[0x55eefe1e0490] (fsm.c:486) 20250427105557578 DMSC DEBUG msc_a[0x55eefe20a2b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105557578 DMSC DEBUG msc_a[0x55eefe20a2b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1e0490] (fsm.c:486) 20250427105557578 DMSC DEBUG msc_a(unknown:GERAN-A-357:NONE)[0x55eefe20a2b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105557578 DMSC DEBUG msc_i(unknown:GERAN-A-357:NONE)[0x55eefe1c3370]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105557578 DMSC DEBUG msc_a(unknown:GERAN-A-357:NONE)[0x55eefe20a2b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105557578 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-357:LU)[0x55eefe20a2b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105557578 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-357:LU)[0x55eefe20a2b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105557578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x55eefe1d4590]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105557578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x55eefe1d4590]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-357:LU)[0x55eefe20a2b0] (fsm.c:486) 20250427105557578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x55eefe1d4590]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105557578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x55eefe1d4590]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105557578 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105557578 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105557578 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe20a2b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105557578 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe20a2b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105557578 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105557578 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105557578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe1d4590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105557578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe1d4590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105557578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe1d4590]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105557578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe1d4590]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105557578 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe1c3370]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105557578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe1d4590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105557578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe1d4590]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105557578 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe19e530]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105557578 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe19e530]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe1d4590] (fsm.c:486) 20250427105557578 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe19e530]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105557578 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe19e530]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105557578 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105557578 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105557578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105557578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105557578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105557578 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105557578 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105557578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105557578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105557578 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 69 00 9e 00 01 65 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105557578 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105557578 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105557578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105557578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105557578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105557578 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105557578 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105557578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105557578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105557578 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 69 00 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(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: { messageType := 2, destLocRef := '69009E'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105557579 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105557579 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427105557580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105557580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105557580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105557580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105557580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105557580 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105557580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105557580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105557580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105557580 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105557580 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe1c3370]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105557580 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe20a2b0]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105557581 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105557581 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105557581 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105557581 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105557581 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105557581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe1d4590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105557581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe19e530]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105557581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe19e530]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105557581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe19e530]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105557581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe19e530]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe1d4590] (vlr_lu_fsm.c:110) 20250427105557581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe19e530]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105557581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe19e530]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105557581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe1d4590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105557581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe1d4590]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105557581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105557581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe1d4590] (fsm.c:486) 20250427105557581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105557581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105557581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105557581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105557581 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:TMSInew-0x8AB30C66) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105557581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105557581 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:TMSInew-0x8AB30C66 LOCATION UPDATE ACCEPT (TMSI = 0x8ab30c66) (gsm_04_08.c:149) 20250427105557581 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:TMSInew-0x8AB30C66:GERAN-A-357:LU)[0x55eefe1c3370]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105557581 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:TMSInew-0x8AB30C66 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105557581 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105557581 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105557581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105557581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105557581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105557581 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105557581 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105557581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105557581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105557581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 69 00 9e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 8a b3 0c 66 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427105557583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105557583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105557583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105557583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105557583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105557583 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105557583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105557583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105557583 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105557583 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105557583 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:TMSInew-0x8AB30C66:GERAN-A-357:LU)[0x55eefe1c3370]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105557583 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:TMSInew-0x8AB30C66:GERAN-A-357:LU)[0x55eefe20a2b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105557583 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:TMSInew-0x8AB30C66:GERAN-A-357:LU)[0x55eefe20a2b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105557583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:TMSInew-0x8AB30C66:GERAN-A-357:LU)[0x55eefe1d4590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105557583 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105557583 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105557583 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105557583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-357:LU)[0x55eefe1d4590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105557583 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105557583 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-357:LU)[0x55eefe1d4590] (vlr_lu_fsm.c:817) 20250427105557583 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105557583 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F8CA0E5:GERAN-A-357:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105557583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-357:LU)[0x55eefe1d4590]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105557583 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-357:LU)[0x55eefe20a2b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105557583 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-357:LU)[0x55eefe20a2b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250427105557583 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105557583 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-357:LU)[0x55eefe20a2b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105557583 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-357:LU)[0x55eefe20a2b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105557583 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105557583 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105557583 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105557583 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-357:LU)[0x55eefe1c3370]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105557583 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105557584 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105557584 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105557584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105557584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105557584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105557584 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105557584 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105557584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105557584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105557584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 69 00 9e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105557585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105557585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105557585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105557585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105557585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105557585 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105557585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105557585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105557585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105557585 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105557585 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-357:LU)[0x55eefe1c3370]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105557585 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-357:LU)[0x55eefe20a2b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105557585 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-357:LU)[0x55eefe20a2b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105557585 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-357:LU)[0x55eefe20a2b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105557585 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-357:LU)[0x55eefe20a2b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105557585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-357:LU)[0x55eefe1d4590]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105557585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-357:LU)[0x55eefe1d4590]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-357:LU)[0x55eefe20a2b0] (msc_a.c:1053) 20250427105557585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-357:LU)[0x55eefe1d4590]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105557585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-357:LU)[0x55eefe1d4590]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105557585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-357:LU)[0x55eefe1d4590]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105557585 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-357:LU)[0x55eefe20a2b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1e0490] (msc_a.c:1053) 20250427105557585 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-357:LU)[0x55eefe20a2b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105557585 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-357:LU)[0x55eefe20a2b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105557585 DMSC DEBUG msub_fsm[0x55eefe1e0490]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105557585 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66) MSC-A terminated (msub.c:261) 20250427105557585 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66) 1 MSC-I still active (msub.c:79) 20250427105557585 DMSC DEBUG msub_fsm[0x55eefe1e0490]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105557585 DMSC DEBUG msub_fsm[0x55eefe1e0490]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105557585 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-357:LU)[0x55eefe1c3370]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105557585 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-357:LU)[0x55eefe1c3370]{READY}: Removing from parent msub_fsm[0x55eefe1e0490] (msub.c:113) 20250427105557586 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-357 (ran_conn.c:155) 20250427105557586 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-357:LU)[0x55eefe1c3370]{READY}: Freeing instance (msub.c:113) 20250427105557586 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-357:LU)[0x55eefe1c3370]{READY}: Deallocated (fsm.c:568) 20250427105557586 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66) Free (msub.c:119) 20250427105557586 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105557586 DMSC DEBUG msub_fsm[0x55eefe1e0490]{terminating}: Freeing instance (msub.c:113) 20250427105557586 DMSC DEBUG msub_fsm[0x55eefe1e0490]{terminating}: Deallocated (fsm.c:568) 20250427105557586 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105557586 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105557586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105557586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105557586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105557586 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105557586 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105557586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105557586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105557586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 69 00 9e 00 01 65 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 20250427105557586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105557586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105557586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105557586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105557586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105557586 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105557586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105557586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105557586 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105557586 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 69 00 9e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)6881438 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105557587 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105557587 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '8AB30C66'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)15235050 MSC_Test_0-RAN(1952)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105557788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105557788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105557788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105557788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105557788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105557788 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105557788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105557788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105557788 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105557788 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 77 ea 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 8a b3 0c 66 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105557789 DMSC DEBUG msub_fsm[0x55eefe1d4590]{active}: Allocated (fsm.c:456) 20250427105557789 DMSC DEBUG msc_i[0x55eefe20a2b0]{READY}: Allocated (fsm.c:456) 20250427105557789 DMSC DEBUG msc_i[0x55eefe20a2b0]{READY}: is child of msub_fsm[0x55eefe1d4590] (fsm.c:486) 20250427105557789 DMSC DEBUG msc_a[0x55eefe1c3370]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105557789 DMSC DEBUG msc_a[0x55eefe1c3370]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1d4590] (fsm.c:486) 20250427105557789 DMSC DEBUG msc_a(unknown:GERAN-A-358:NONE)[0x55eefe1c3370]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105557789 DMSC DEBUG msc_i(unknown:GERAN-A-358:NONE)[0x55eefe20a2b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105557789 DMSC DEBUG msc_a(unknown:GERAN-A-358:NONE)[0x55eefe1c3370]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105557789 DMM DEBUG msc_a(TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105557789 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1e0490]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105557789 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1e0490]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1c3370] (fsm.c:486) 20250427105557789 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1e0490]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105557789 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1e0490]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105557789 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105557789 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105557789 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105557789 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105557789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1e0490]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105557789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1e0490]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105557789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1e0490]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105557789 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe20a2b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105557789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1e0490]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105557789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1e0490]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105557789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1e0490]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105557789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1e0490]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105557789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1e0490]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105557789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1e0490]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105557789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1e0490]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105557789 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe20a2b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105557789 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105557789 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105557789 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105557789 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105557789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105557789 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105557789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105557789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105557789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105557789 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105557789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105557789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105557790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105557790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e8 77 ea 00 01 66 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105557790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105557790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105557790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105557790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105557790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105557790 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105557790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105557790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105557790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105557790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e8 77 ea 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105557790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105557790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105557790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105557790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105557790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105557790 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105557790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105557790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105557790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105557790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e8 77 ea 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: { messageType := 2, destLocRef := 'E877EA'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105557791 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105557791 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '03050407E18A89210240A05E04802143F5'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '03450407E18A89210240A05E04802143F5'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:20 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240A05E04802143F5'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105557794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105557794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105557794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105557794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105557794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105557794 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105557794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105557794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105557794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105557794 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) 20250427105557795 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe20a2b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105557795 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105557795 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105557795 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66 callref-0x8000002a tid-8) New transaction (transaction.c:231) 20250427105557795 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427105557795 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105557795 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105557795 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105557795 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105557795 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66: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) 20250427105557795 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105557795 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105557795 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105557795 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1c3370] (fsm.c:486) 20250427105557795 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66: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) 20250427105557795 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe208600]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105557795 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe208600]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105557795 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:no-CI)[0x55eefe208600]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105557795 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:no-CI)[0x55eefe208600]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105557795 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1cf8a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105557795 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1cf8a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105557795 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:no-CI)[0x55eefe1cf8a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105557795 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:no-CI)[0x55eefe1cf8a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105557797 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:no-CI)[0x55eefe208600]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105557797 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105557797 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105557797 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66: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)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483606 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind 20250427105557798 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:no-CI)[0x55eefe1cf8a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105557798 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105557798 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105557798 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66: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) 20250427105557798 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) Sending Assignment Command (msc_a.c:706) 20250427105557798 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe20a2b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105557798 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105557798 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105557798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105557798 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427105557798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105557798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105557798 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105557798 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105557798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105557798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105557798 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 e8 77 ea 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105557801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105557801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105557801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105557801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105557801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105557801 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105557801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105557801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105557801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105557801 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) 20250427105557801 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe20a2b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105557801 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105557801 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1cf8a0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105557801 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1cf8a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105557801 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66: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)[0x55eefe1cf8a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105557801 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66: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) 20250427105557801 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105557801 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66: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) 20250427105557801 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE 20250427105557802 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105557802 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105557802 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105557802 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427105557802 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe20a2b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427105557802 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105557802 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105557802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105557802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105557802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105557802 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105557802 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105557802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105557802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105557802 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 e8 77 ea 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105557803 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66: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)[0x55eefe1cf8a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105557803 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66: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)[0x55eefe1cf8a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105557803 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105557804 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427105557804 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105557804 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105557804 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105557804 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe20a2b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105557804 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105557804 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105557804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105557804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105557804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105557804 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105557804 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105557804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105557804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105557804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e8 77 ea 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427105557806 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66: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) 20250427105557806 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66: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) 20250427105557806 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66: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) 20250427105557806 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe208600]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105557806 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe208600]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105557806 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66: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)[0x55eefe208600]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105557806 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427105557806 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105557806 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105557806 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427105557806 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427105557806 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe20a2b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105557806 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105557806 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105557806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105557806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105557806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105557806 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105557806 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105557806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105557806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105557806 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e8 77 ea 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: { 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)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT 20250427105557808 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66: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)[0x55eefe208600]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105557808 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66: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)[0x55eefe208600]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105557808 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105557808 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105557808 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O 20250427105557809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105557809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105557809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105557809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105557809 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105557809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105557809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105557809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105557809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105557809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105557809 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe20a2b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105557809 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105557810 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427105557810 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427105557810 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427105557810 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105557810 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Hold the call for some time TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Hangup TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105558813 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105558813 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105558813 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105558813 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105558813 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe20a2b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105558813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105558813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105558813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105558813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105558813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105558813 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105558813 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105558813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105558813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105558813 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 e8 77 ea 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC 20250427105558815 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427105558815 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105558815 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105558815 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105558815 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427105558815 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427105558815 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe20a2b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105558815 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105558815 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105558815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105558815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105558815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105558815 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105558815 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105558816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105558816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105558816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e8 77 ea 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105558818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105558818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105558818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105558818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105558818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105558818 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105558818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105558818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105558818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105558818 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105558818 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe20a2b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105558818 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105558818 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427105558818 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427105558818 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427105558818 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427105558818 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427105558818 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105558818 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105558818 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105558818 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105558818 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105558818 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105558818 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105558818 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105558818 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66: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)[0x55eefe1cf8a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105558818 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66: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)[0x55eefe1cf8a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105558818 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66: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)[0x55eefe1cf8a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105558818 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66: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)[0x55eefe1cf8a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105558818 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66: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)[0x55eefe208600]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105558818 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66: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)[0x55eefe208600]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105558818 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105558819 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66: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)[0x55eefe208600]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105558819 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66: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)[0x55eefe208600]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105558819 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105558819 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1c3370] (call_leg.c:198) 20250427105558819 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105558819 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105558819 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105558819 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe20a2b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105558819 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105558819 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105558819 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105558819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105558819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105558819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105558819 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105558819 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105558819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105558819 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105558819 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e8 77 ea 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483606 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105558821 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105558821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105558821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105558821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105558821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105558821 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105558821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105558821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105558821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105558821 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105558821 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe20a2b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105558821 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105558821 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105558821 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105558821 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105558821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1e0490]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105558821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1e0490]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1c3370] (msc_a.c:1053) 20250427105558821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1e0490]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105558821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1e0490]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105558821 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1d4590] (msc_a.c:1053) 20250427105558821 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105558821 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105558821 DMSC DEBUG msub_fsm[0x55eefe1d4590]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105558821 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66) MSC-A terminated (msub.c:261) 20250427105558821 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66) 1 MSC-I still active (msub.c:79) 20250427105558821 DMSC DEBUG msub_fsm[0x55eefe1d4590]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105558821 DMSC DEBUG msub_fsm[0x55eefe1d4590]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105558821 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe20a2b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105558821 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe20a2b0]{READY}: Removing from parent msub_fsm[0x55eefe1d4590] (msub.c:113) 20250427105558821 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-358 (ran_conn.c:155) 20250427105558821 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe20a2b0]{READY}: Freeing instance (msub.c:113) 20250427105558821 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-358:CM_SERVICE_REQ)[0x55eefe20a2b0]{READY}: Deallocated (fsm.c:568) 20250427105558821 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66) Free (msub.c:119) 20250427105558821 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105558821 DMSC DEBUG msub_fsm[0x55eefe1d4590]{terminating}: Freeing instance (msub.c:113) 20250427105558821 DMSC DEBUG msub_fsm[0x55eefe1d4590]{terminating}: Deallocated (fsm.c:568) 20250427105558822 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105558822 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105558822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105558822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105558822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105558822 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105558822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105558822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105558822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105558822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e8 77 ea 00 01 66 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 20250427105558822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105558822 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105558822 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105558822 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105558822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105558822 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105558822 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105558822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105558822 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105558822 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e8 77 ea 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)15235050 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@84c1225eaf8b: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@84c1225eaf8b: "CSD Bearer Service: BS24NT" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1957)@84c1225eaf8b: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)2814431 MSC_Test_0-RAN(1952)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105559826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105559826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105559826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105559826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105559826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105559826 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105559826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105559826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105559826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105559826 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2a f1 df 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105559826 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: Allocated (fsm.c:456) 20250427105559826 DMSC DEBUG msc_i[0x55eefe1fe7a0]{READY}: Allocated (fsm.c:456) 20250427105559826 DMSC DEBUG msc_i[0x55eefe1fe7a0]{READY}: is child of msub_fsm[0x55eefe1cf8a0] (fsm.c:486) 20250427105559826 DMSC DEBUG msc_a[0x55eefe19e530]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105559826 DMSC DEBUG msc_a[0x55eefe19e530]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cf8a0] (fsm.c:486) 20250427105559826 DMSC DEBUG msc_a(unknown:GERAN-A-359:NONE)[0x55eefe19e530]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105559826 DMSC DEBUG msc_i(unknown:GERAN-A-359:NONE)[0x55eefe1fe7a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105559826 DMSC DEBUG msc_a(unknown:GERAN-A-359:NONE)[0x55eefe19e530]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105559826 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-359:LU)[0x55eefe19e530]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105559826 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-359:LU)[0x55eefe19e530]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105559826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105559826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-359:LU)[0x55eefe19e530] (fsm.c:486) 20250427105559826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105559826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105559826 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105559826 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105559826 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe19e530]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105559826 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe19e530]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105559826 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105559826 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105559826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105559826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105559826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105559826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105559826 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe1fe7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105559826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105559826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105559826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe1e0220]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105559826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe1e0220]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe208600] (fsm.c:486) 20250427105559826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe1e0220]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105559826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe1e0220]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105559827 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105559827 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105559827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105559827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105559827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105559827 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105559827 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105559827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105559827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105559827 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2a f1 df 00 01 67 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105559827 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105559827 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105559827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105559827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105559827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105559827 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105559827 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105559827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105559827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105559827 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 2a f1 df 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: { messageType := 2, destLocRef := '2AF1DF'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105559828 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105559828 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105559829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105559829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105559829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105559829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105559829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105559829 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105559829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105559829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105559829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105559829 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105559829 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe1fe7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105559829 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe19e530]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105559830 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105559830 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105559830 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105559830 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105559830 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105559830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105559830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe1e0220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105559831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe1e0220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105559831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe1e0220]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105559831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe1e0220]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe208600] (vlr_lu_fsm.c:110) 20250427105559831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe1e0220]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105559831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe1e0220]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105559831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105559831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105559831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105559831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe208600] (fsm.c:486) 20250427105559831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105559831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105559831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105559831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105559831 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:TMSInew-0x1CC27444) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105559831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105559831 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:TMSInew-0x1CC27444 LOCATION UPDATE ACCEPT (TMSI = 0x1cc27444) (gsm_04_08.c:149) 20250427105559831 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:TMSInew-0x1CC27444:GERAN-A-359:LU)[0x55eefe1fe7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105559831 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:TMSInew-0x1CC27444 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105559831 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105559831 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105559831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105559831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105559831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105559831 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105559831 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105559831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105559831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105559831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 2a f1 df 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1c c2 74 44 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427105559833 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105559833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105559833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105559833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105559833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105559833 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105559833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105559833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105559833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105559833 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105559833 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:TMSInew-0x1CC27444:GERAN-A-359:LU)[0x55eefe1fe7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105559833 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:TMSInew-0x1CC27444:GERAN-A-359:LU)[0x55eefe19e530]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105559833 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:TMSInew-0x1CC27444:GERAN-A-359:LU)[0x55eefe19e530]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105559833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:TMSInew-0x1CC27444:GERAN-A-359:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105559833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105559833 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105559833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105559833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-359:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105559833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105559833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-359:LU)[0x55eefe208600] (vlr_lu_fsm.c:817) 20250427105559833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105559833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8AB30C66:GERAN-A-359:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105559833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-359:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105559833 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-359:LU)[0x55eefe19e530]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105559833 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-359:LU)[0x55eefe19e530]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250427105559833 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105559833 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-359:LU)[0x55eefe19e530]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105559833 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-359:LU)[0x55eefe19e530]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105559833 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105559833 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105559833 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105559833 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-359:LU)[0x55eefe1fe7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105559834 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105559834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105559834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105559834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105559834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105559834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105559834 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105559834 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105559834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105559834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105559834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2a f1 df 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105559835 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105559835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105559835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105559835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105559835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105559835 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105559836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105559836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105559836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105559836 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105559836 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-359:LU)[0x55eefe1fe7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105559836 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-359:LU)[0x55eefe19e530]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105559836 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-359:LU)[0x55eefe19e530]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105559836 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-359:LU)[0x55eefe19e530]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105559836 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-359:LU)[0x55eefe19e530]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105559836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-359:LU)[0x55eefe208600]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105559836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-359:LU)[0x55eefe208600]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-359:LU)[0x55eefe19e530] (msc_a.c:1053) 20250427105559836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-359:LU)[0x55eefe208600]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105559836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-359:LU)[0x55eefe208600]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105559836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-359:LU)[0x55eefe208600]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105559836 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-359:LU)[0x55eefe19e530]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cf8a0] (msc_a.c:1053) 20250427105559836 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-359:LU)[0x55eefe19e530]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105559836 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-359:LU)[0x55eefe19e530]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105559836 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105559836 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444) MSC-A terminated (msub.c:261) 20250427105559836 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444) 1 MSC-I still active (msub.c:79) 20250427105559836 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105559836 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105559836 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-359:LU)[0x55eefe1fe7a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105559836 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-359:LU)[0x55eefe1fe7a0]{READY}: Removing from parent msub_fsm[0x55eefe1cf8a0] (msub.c:113) 20250427105559836 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-359 (ran_conn.c:155) 20250427105559836 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-359:LU)[0x55eefe1fe7a0]{READY}: Freeing instance (msub.c:113) 20250427105559836 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-359:LU)[0x55eefe1fe7a0]{READY}: Deallocated (fsm.c:568) 20250427105559836 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444) Free (msub.c:119) 20250427105559836 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105559836 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Freeing instance (msub.c:113) 20250427105559836 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Deallocated (fsm.c:568) 20250427105559836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105559836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105559836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105559836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105559836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105559836 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105559836 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105559836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105559836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105559836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2a f1 df 00 01 67 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 20250427105559836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105559836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105559836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105559836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105559836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105559836 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105559836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105559836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105559836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105559836 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2a f1 df 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)2814431 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105559837 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105559837 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1CC27444'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)1774534 MSC_Test_0-SCCP(1951)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1952)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105600040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105600040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105600040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105600040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105600040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105600040 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105600040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105600040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105600040 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105600040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 13 c6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 1c c2 74 44 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105600041 DMSC DEBUG msub_fsm[0x55eefe208600]{active}: Allocated (fsm.c:456) 20250427105600041 DMSC DEBUG msc_i[0x55eefe19e530]{READY}: Allocated (fsm.c:456) 20250427105600041 DMSC DEBUG msc_i[0x55eefe19e530]{READY}: is child of msub_fsm[0x55eefe208600] (fsm.c:486) 20250427105600041 DMSC DEBUG msc_a[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105600041 DMSC DEBUG msc_a[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe208600] (fsm.c:486) 20250427105600041 DMSC DEBUG msc_a(unknown:GERAN-A-360:NONE)[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105600041 DMSC DEBUG msc_i(unknown:GERAN-A-360:NONE)[0x55eefe19e530]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105600041 DMSC DEBUG msc_a(unknown:GERAN-A-360:NONE)[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105600041 DMM DEBUG msc_a(TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105600041 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105600041 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fe7a0] (fsm.c:486) 20250427105600041 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105600041 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105600041 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105600041 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105600041 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105600041 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105600041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105600041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105600041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105600041 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe19e530]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105600041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105600041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105600041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105600041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105600041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105600041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105600041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105600041 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe19e530]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105600041 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105600041 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105600041 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105600041 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105600041 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105600041 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105600041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105600041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105600041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105600041 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105600041 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105600041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105600041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105600042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1b 13 c6 00 01 68 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105600042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105600042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105600042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105600042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105600042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105600042 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105600042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105600042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105600042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105600042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 1b 13 c6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105600042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105600042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105600042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105600042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105600042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105600042 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105600042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105600042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105600042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105600042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1b 13 c6 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: { messageType := 2, destLocRef := '1B13C6'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105600043 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105600043 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '03050407E18A89210340A05E04802143F5'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '03450407E18A89210340A05E04802143F5'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:20 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340A05E04802143F5'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105600047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105600047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105600047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105600047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105600047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105600047 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105600047 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105600047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105600047 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105600047 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) 20250427105600047 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe19e530]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105600047 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105600047 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105600047 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444 callref-0x8000002b tid-8) New transaction (transaction.c:231) 20250427105600047 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427105600047 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105600047 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105600047 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105600047 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105600047 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444: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) 20250427105600047 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105600047 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105600047 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105600047 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fe7a0] (fsm.c:486) 20250427105600048 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444: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) 20250427105600048 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1d4590]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105600048 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1d4590]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105600048 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:no-CI)[0x55eefe1d4590]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105600048 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:no-CI)[0x55eefe1d4590]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105600048 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1cb750]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105600048 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1cb750]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105600048 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:no-CI)[0x55eefe1cb750]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105600048 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:no-CI)[0x55eefe1cb750]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105600050 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:no-CI)[0x55eefe1d4590]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105600050 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105600050 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105600050 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444: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)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1954)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483605 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind 20250427105600052 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:no-CI)[0x55eefe1cb750]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105600052 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105600052 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105600052 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444: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) 20250427105600052 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) Sending Assignment Command (msc_a.c:706) 20250427105600052 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe19e530]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105600052 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105600052 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105600052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105600052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105600052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105600052 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105600052 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105600052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105600052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105600052 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 1b 13 c6 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) 20250427105600052 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105600061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105600061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105600061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105600061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105600061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105600061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105600061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105600061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105600061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105600061 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) 20250427105600061 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe19e530]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105600061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105600061 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1cb750]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105600061 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1cb750]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105600061 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444: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)[0x55eefe1cb750]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105600062 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444: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) 20250427105600062 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105600062 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444: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) 20250427105600062 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE 20250427105600063 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105600063 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105600063 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105600063 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427105600063 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe19e530]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105600063 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105600063 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105600063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105600063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105600063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105600063 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105600063 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105600063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105600063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105600063 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 1b 13 c6 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105600064 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444: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)[0x55eefe1cb750]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105600064 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444: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)[0x55eefe1cb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105600064 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105600065 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427105600065 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105600065 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105600065 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105600065 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe19e530]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105600065 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105600065 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105600065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105600065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105600065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105600065 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105600065 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105600065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105600065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105600065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1b 13 c6 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427105600067 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444: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) 20250427105600067 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444: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) 20250427105600067 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444: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) 20250427105600067 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1d4590]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105600067 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1d4590]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105600067 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444: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)[0x55eefe1d4590]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105600067 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427105600067 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105600067 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105600067 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427105600067 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427105600067 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe19e530]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105600067 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105600067 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105600067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105600067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105600067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105600067 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105600067 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105600067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105600067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105600067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1b 13 c6 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: { 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)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT 20250427105600069 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444: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)[0x55eefe1d4590]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105600069 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444: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)[0x55eefe1d4590]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105600069 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105600069 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105600069 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105600070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105600070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105600070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105600070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105600070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105600070 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105600070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105600070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105600070 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105600070 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105600070 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe19e530]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105600070 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105600070 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427105600070 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427105600070 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427105600070 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105600070 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Hold the call for some time TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Hangup TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105601073 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105601073 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105601073 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105601073 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105601073 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe19e530]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105601073 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105601073 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105601073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105601073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105601073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105601073 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105601073 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105601073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105601073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105601073 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 1b 13 c6 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC 20250427105601075 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427105601075 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105601075 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105601075 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105601075 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427105601075 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427105601075 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe19e530]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105601075 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105601075 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105601075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105601075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105601075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105601075 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105601075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105601075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105601075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105601075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1b 13 c6 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250427105601078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105601078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105601078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105601078 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105601078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105601078 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105601078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105601078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105601078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105601078 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105601078 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe19e530]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105601078 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105601078 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427105601078 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427105601078 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427105601078 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427105601078 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427105601078 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105601078 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105601078 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105601078 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105601078 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105601078 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105601078 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105601078 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105601078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444: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)[0x55eefe1cb750]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105601078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444: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)[0x55eefe1cb750]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105601078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444: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)[0x55eefe1cb750]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105601078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444: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)[0x55eefe1cb750]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105601078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444: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)[0x55eefe1d4590]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105601078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444: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)[0x55eefe1d4590]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105601078 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105601078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444: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)[0x55eefe1d4590]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105601078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444: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)[0x55eefe1d4590]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105601078 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105601078 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fe7a0] (call_leg.c:198) 20250427105601078 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105601078 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105601078 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105601078 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe19e530]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105601078 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105601078 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105601078 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105601078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105601078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105601078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105601078 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105601078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105601078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105601078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105601078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1b 13 c6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483605 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105601080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105601080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105601080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105601080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105601080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105601080 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105601080 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105601080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105601080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105601080 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105601080 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe19e530]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105601080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105601080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105601080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105601080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105601081 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105601081 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fe7a0] (msc_a.c:1053) 20250427105601081 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105601081 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105601081 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe208600] (msc_a.c:1053) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX 20250427105601081 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105601081 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe1fe7a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105601081 DMSC DEBUG msub_fsm[0x55eefe208600]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105601081 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444) MSC-A terminated (msub.c:261) 20250427105601081 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444) 1 MSC-I still active (msub.c:79) 20250427105601081 DMSC DEBUG msub_fsm[0x55eefe208600]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105601081 DMSC DEBUG msub_fsm[0x55eefe208600]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105601081 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe19e530]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105601081 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe19e530]{READY}: Removing from parent msub_fsm[0x55eefe208600] (msub.c:113) 20250427105601081 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-360 (ran_conn.c:155) 20250427105601081 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe19e530]{READY}: Freeing instance (msub.c:113) 20250427105601081 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-360:CM_SERVICE_REQ)[0x55eefe19e530]{READY}: Deallocated (fsm.c:568) 20250427105601081 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444) Free (msub.c:119) 20250427105601081 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105601081 DMSC DEBUG msub_fsm[0x55eefe208600]{terminating}: Freeing instance (msub.c:113) 20250427105601081 DMSC DEBUG msub_fsm[0x55eefe208600]{terminating}: Deallocated (fsm.c:568) 20250427105601081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105601081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105601081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105601081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105601081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105601081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105601081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105601081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105601081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105601081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1b 13 c6 00 01 68 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 20250427105601081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105601081 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105601081 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105601081 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105601081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105601081 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105601081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105601081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105601081 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105601081 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1b 13 c6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)1774534 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@84c1225eaf8b: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@84c1225eaf8b: "CSD Bearer Service: BS25NT" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1957)@84c1225eaf8b: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)8651797 MSC_Test_0-RAN(1952)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105602086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105602086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105602086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105602086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105602086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105602086 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105602086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105602086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105602086 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105602086 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 04 15 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105602086 DMSC DEBUG msub_fsm[0x55eefe1cb750]{active}: Allocated (fsm.c:456) 20250427105602086 DMSC DEBUG msc_i[0x55eefe1fe8d0]{READY}: Allocated (fsm.c:456) 20250427105602086 DMSC DEBUG msc_i[0x55eefe1fe8d0]{READY}: is child of msub_fsm[0x55eefe1cb750] (fsm.c:486) 20250427105602086 DMSC DEBUG msc_a[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105602086 DMSC DEBUG msc_a[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cb750] (fsm.c:486) 20250427105602086 DMSC DEBUG msc_a(unknown:GERAN-A-361:NONE)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105602086 DMSC DEBUG msc_i(unknown:GERAN-A-361:NONE)[0x55eefe1fe8d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105602086 DMSC DEBUG msc_a(unknown:GERAN-A-361:NONE)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105602086 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-361:LU)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105602086 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-361:LU)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105602086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x55eefe1d4590]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105602086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x55eefe1d4590]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-361:LU)[0x55eefe1e0220] (fsm.c:486) 20250427105602086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x55eefe1d4590]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105602086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x55eefe1d4590]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105602086 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105602086 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105602086 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105602086 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105602086 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105602086 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105602086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1d4590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105602086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1d4590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105602086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1d4590]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105602086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1d4590]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105602086 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1fe8d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105602086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1d4590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105602086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1d4590]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105602086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1fea00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105602086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1fea00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1d4590] (fsm.c:486) 20250427105602086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1fea00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105602086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1fea00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105602087 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105602087 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105602087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105602087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105602087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105602087 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105602087 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105602087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105602087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105602087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 04 15 00 01 69 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105602087 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105602087 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105602087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105602087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105602087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105602087 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105602087 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105602087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105602087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105602087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 04 15 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: { messageType := 2, destLocRef := '840415'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105602088 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105602088 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105602089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105602089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105602089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105602089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105602089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105602089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105602089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105602089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105602089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105602089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105602089 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1fe8d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105602089 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1e0220]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105602090 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105602090 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105602090 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105602090 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105602091 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105602091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1d4590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105602091 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1fea00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105602091 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1fea00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105602091 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1fea00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105602091 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1fea00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1d4590] (vlr_lu_fsm.c:110) 20250427105602091 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1fea00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105602091 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1fea00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105602091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1d4590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105602091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1d4590]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105602091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105602091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1d4590] (fsm.c:486) 20250427105602091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105602091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105602091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105602091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105602091 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:TMSInew-0x7834497D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105602091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105602091 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:TMSInew-0x7834497D LOCATION UPDATE ACCEPT (TMSI = 0x7834497d) (gsm_04_08.c:149) 20250427105602091 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:TMSInew-0x7834497D:GERAN-A-361:LU)[0x55eefe1fe8d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105602091 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:TMSInew-0x7834497D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105602091 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105602091 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105602091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105602091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105602091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105602091 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105602091 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105602091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105602091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105602091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 04 15 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 78 34 49 7d (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105602093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105602093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105602093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105602093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105602093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105602093 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105602093 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105602093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105602093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105602093 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105602093 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:TMSInew-0x7834497D:GERAN-A-361:LU)[0x55eefe1fe8d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105602093 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:TMSInew-0x7834497D:GERAN-A-361:LU)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105602093 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:TMSInew-0x7834497D:GERAN-A-361:LU)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105602093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:TMSInew-0x7834497D:GERAN-A-361:LU)[0x55eefe1d4590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105602093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105602093 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105602093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105602093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-361:LU)[0x55eefe1d4590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105602093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105602093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-361:LU)[0x55eefe1d4590] (vlr_lu_fsm.c:817) 20250427105602094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105602094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1CC27444:GERAN-A-361:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105602094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-361:LU)[0x55eefe1d4590]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105602094 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-361:LU)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105602094 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-361:LU)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250427105602094 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105602094 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-361:LU)[0x55eefe1e0220]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105602094 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-361:LU)[0x55eefe1e0220]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105602094 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105602094 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105602094 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105602094 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-361:LU)[0x55eefe1fe8d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105602094 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105602094 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105602094 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105602094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105602094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105602094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105602094 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105602094 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105602094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105602094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105602094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 04 15 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105602096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105602096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105602096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105602096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105602096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105602096 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105602096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105602096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105602096 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105602096 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105602096 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-361:LU)[0x55eefe1fe8d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105602096 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-361:LU)[0x55eefe1e0220]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105602096 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-361:LU)[0x55eefe1e0220]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105602096 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-361:LU)[0x55eefe1e0220]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105602096 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-361:LU)[0x55eefe1e0220]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105602096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-361:LU)[0x55eefe1d4590]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105602096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-361:LU)[0x55eefe1d4590]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-361:LU)[0x55eefe1e0220] (msc_a.c:1053) 20250427105602096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-361:LU)[0x55eefe1d4590]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105602096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-361:LU)[0x55eefe1d4590]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105602096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-361:LU)[0x55eefe1d4590]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105602096 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-361:LU)[0x55eefe1e0220]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cb750] (msc_a.c:1053) 20250427105602096 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-361:LU)[0x55eefe1e0220]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105602096 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-361:LU)[0x55eefe1e0220]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105602096 DMSC DEBUG msub_fsm[0x55eefe1cb750]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105602096 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D) MSC-A terminated (msub.c:261) 20250427105602096 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D) 1 MSC-I still active (msub.c:79) 20250427105602096 DMSC DEBUG msub_fsm[0x55eefe1cb750]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105602096 DMSC DEBUG msub_fsm[0x55eefe1cb750]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105602096 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-361:LU)[0x55eefe1fe8d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105602096 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-361:LU)[0x55eefe1fe8d0]{READY}: Removing from parent msub_fsm[0x55eefe1cb750] (msub.c:113) 20250427105602096 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-361 (ran_conn.c:155) 20250427105602096 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-361:LU)[0x55eefe1fe8d0]{READY}: Freeing instance (msub.c:113) 20250427105602096 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-361:LU)[0x55eefe1fe8d0]{READY}: Deallocated (fsm.c:568) 20250427105602096 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D) Free (msub.c:119) 20250427105602096 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D - active-conn: now used by 1 (attached) (msub.c:375) 20250427105602096 DMSC DEBUG msub_fsm[0x55eefe1cb750]{terminating}: Freeing instance (msub.c:113) 20250427105602096 DMSC DEBUG msub_fsm[0x55eefe1cb750]{terminating}: Deallocated (fsm.c:568) 20250427105602096 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105602096 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105602096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105602096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105602096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105602096 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105602096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105602096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105602096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105602096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 04 15 00 01 69 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 20250427105602097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105602097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105602097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105602097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105602097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105602097 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105602097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105602097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105602097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105602097 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 84 04 15 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)8651797 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105602098 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105602098 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7834497D'O ("x4I}") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)9361751 MSC_Test_0-RAN(1952)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105602304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105602304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105602304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105602304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105602304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105602304 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105602304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105602304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105602304 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105602304 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 d9 57 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 78 34 49 7d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105602305 DMSC DEBUG msub_fsm[0x55eefe1d4590]{active}: Allocated (fsm.c:456) 20250427105602305 DMSC DEBUG msc_i[0x55eefe1e0220]{READY}: Allocated (fsm.c:456) 20250427105602305 DMSC DEBUG msc_i[0x55eefe1e0220]{READY}: is child of msub_fsm[0x55eefe1d4590] (fsm.c:486) 20250427105602305 DMSC DEBUG msc_a[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105602305 DMSC DEBUG msc_a[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1d4590] (fsm.c:486) 20250427105602305 DMSC DEBUG msc_a(unknown:GERAN-A-362:NONE)[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105602305 DMSC DEBUG msc_i(unknown:GERAN-A-362:NONE)[0x55eefe1e0220]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105602305 DMSC DEBUG msc_a(unknown:GERAN-A-362:NONE)[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105602305 DMM DEBUG msc_a(TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105602305 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1cb750]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105602305 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1cb750]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fe8d0] (fsm.c:486) 20250427105602305 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1cb750]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105602305 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1cb750]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105602305 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105602305 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105602305 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105602305 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105602305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1cb750]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105602305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1cb750]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105602305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1cb750]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105602305 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105602305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1cb750]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105602305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1cb750]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105602305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1cb750]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105602305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1cb750]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105602305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1cb750]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105602305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1cb750]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105602305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1cb750]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105602305 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105602305 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105602305 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105602305 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105602305 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105602306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105602306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105602306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105602306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105602306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105602306 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105602306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105602306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105602306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105602306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8e d9 57 00 01 6a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105602306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105602306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105602306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105602306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105602306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105602306 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105602306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105602306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105602306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105602306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 8e d9 57 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105602306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105602306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105602306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105602306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105602306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105602306 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105602306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105602306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105602306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105602306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8e d9 57 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: { messageType := 2, destLocRef := '8ED957'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105602307 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105602307 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '03050407E18A89210440A05E04802143F5'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '03450407E18A89210440A05E04802143F5'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:20 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440A05E04802143F5'O 20250427105602311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105602311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105602311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105602311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105602311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105602311 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105602311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105602311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105602311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105602311 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) 20250427105602311 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105602311 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105602311 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105602311 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D callref-0x8000002c tid-8) New transaction (transaction.c:231) 20250427105602311 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427105602311 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105602311 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105602311 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105602311 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105602311 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D: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) 20250427105602311 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105602311 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105602312 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105602312 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fe8d0] (fsm.c:486) 20250427105602312 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D: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) 20250427105602312 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe208600]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105602312 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe208600]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105602312 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:no-CI)[0x55eefe208600]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105602312 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:no-CI)[0x55eefe208600]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105602312 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1cf8a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105602312 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1cf8a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105602312 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:no-CI)[0x55eefe1cf8a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105602312 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:no-CI)[0x55eefe1cf8a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105602314 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:no-CI)[0x55eefe208600]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105602314 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105602314 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105602314 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D: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)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1954)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483604 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind 20250427105602315 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:no-CI)[0x55eefe1cf8a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105602315 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105602315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105602315 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D: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) 20250427105602315 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) Sending Assignment Command (msc_a.c:706) 20250427105602315 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105602316 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105602316 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105602316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105602316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105602316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105602316 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105602316 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105602316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105602316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105602316 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 8e d9 57 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) 20250427105602316 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105602318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105602318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105602318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105602318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105602318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105602318 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105602318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105602318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105602318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105602318 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) 20250427105602318 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105602319 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105602319 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1cf8a0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105602319 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1cf8a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105602319 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D: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)[0x55eefe1cf8a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105602319 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D: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) 20250427105602319 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105602319 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D: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) 20250427105602319 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427105602320 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105602320 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105602320 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105602320 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427105602320 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105602320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105602320 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105602320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105602320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105602320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105602320 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105602320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105602320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105602320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105602320 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 8e d9 57 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105602321 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D: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)[0x55eefe1cf8a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105602321 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D: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)[0x55eefe1cf8a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105602321 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105602322 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427105602322 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105602322 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105602322 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105602322 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105602323 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105602323 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105602323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105602323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105602323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105602323 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105602323 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105602323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105602323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105602323 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8e d9 57 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427105602325 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D: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) 20250427105602325 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D: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) 20250427105602325 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D: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) 20250427105602325 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe208600]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105602325 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe208600]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105602325 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D: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)[0x55eefe208600]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105602325 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427105602325 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105602325 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105602325 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427105602325 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427105602325 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105602325 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105602325 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105602325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105602325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105602325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105602325 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105602325 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105602325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105602325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105602325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8e d9 57 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: { 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)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT 20250427105602327 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D: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)[0x55eefe208600]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105602327 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D: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)[0x55eefe208600]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105602327 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105602327 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105602327 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105602328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105602328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105602328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105602328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105602328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105602328 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105602328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105602328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105602328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105602328 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105602328 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105602328 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105602328 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427105602328 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427105602328 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427105602328 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105602328 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Hold the call for some time MSC_Test-GSUP-IPA(1956)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1956)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Hangup TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105603332 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105603332 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105603332 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105603332 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105603332 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105603332 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105603332 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105603332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105603332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105603332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105603332 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105603332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105603332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105603332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105603332 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 8e d9 57 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC 20250427105603334 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427105603334 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105603334 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105603334 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105603334 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427105603334 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427105603334 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105603334 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105603334 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105603334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105603334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105603334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105603334 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105603334 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105603334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105603334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105603334 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8e d9 57 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105603336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105603336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105603336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105603336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105603336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105603336 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105603336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105603336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105603336 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105603336 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105603336 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105603336 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105603336 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427105603336 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427105603336 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427105603336 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427105603336 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427105603336 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105603336 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105603336 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105603336 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105603336 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105603336 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105603336 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105603336 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105603336 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D: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)[0x55eefe1cf8a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105603336 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D: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)[0x55eefe1cf8a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105603336 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D: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)[0x55eefe1cf8a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105603336 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D: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)[0x55eefe1cf8a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105603336 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D: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)[0x55eefe208600]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105603336 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D: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)[0x55eefe208600]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105603336 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105603336 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D: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)[0x55eefe208600]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105603336 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D: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)[0x55eefe208600]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105603336 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105603336 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fe8d0] (call_leg.c:198) 20250427105603336 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105603336 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105603336 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105603336 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105603337 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105603337 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105603337 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105603337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105603337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105603337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105603337 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105603337 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105603337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105603337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105603337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8e d9 57 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483604 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105603339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105603339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105603339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105603339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105603339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105603339 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105603339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105603339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105603339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105603339 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105603339 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105603339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105603339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105603339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105603339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105603339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1cb750]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105603339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1cb750]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fe8d0] (msc_a.c:1053) 20250427105603339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1cb750]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105603339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1cb750]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105603339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1d4590] (msc_a.c:1053) 20250427105603339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105603339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105603339 DMSC DEBUG msub_fsm[0x55eefe1d4590]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105603339 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D) MSC-A terminated (msub.c:261) 20250427105603339 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D) 1 MSC-I still active (msub.c:79) 20250427105603339 DMSC DEBUG msub_fsm[0x55eefe1d4590]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105603339 DMSC DEBUG msub_fsm[0x55eefe1d4590]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105603339 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105603339 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Removing from parent msub_fsm[0x55eefe1d4590] (msub.c:113) 20250427105603339 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-362 (ran_conn.c:155) 20250427105603339 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Freeing instance (msub.c:113) 20250427105603339 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-362:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Deallocated (fsm.c:568) 20250427105603339 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D) Free (msub.c:119) 20250427105603339 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D - active-conn: now used by 1 (attached) (msub.c:375) 20250427105603339 DMSC DEBUG msub_fsm[0x55eefe1d4590]{terminating}: Freeing instance (msub.c:113) 20250427105603339 DMSC DEBUG msub_fsm[0x55eefe1d4590]{terminating}: Deallocated (fsm.c:568) 20250427105603339 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105603339 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105603339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105603339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105603339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105603339 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105603339 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105603339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105603339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105603339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8e d9 57 00 01 6a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 20250427105603340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105603340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105603340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105603340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105603340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105603340 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105603340 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105603340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105603340 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105603340 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 8e d9 57 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)9361751 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@84c1225eaf8b: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@84c1225eaf8b: "CSD Bearer Service: BS26NT" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1957)@84c1225eaf8b: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)10857820 MSC_Test_0-RAN(1952)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105604344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105604344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105604344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105604344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105604344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105604344 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105604344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105604344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105604344 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105604344 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a5 ad 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 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105604345 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: Allocated (fsm.c:456) 20250427105604345 DMSC DEBUG msc_i[0x55eefe19e530]{READY}: Allocated (fsm.c:456) 20250427105604345 DMSC DEBUG msc_i[0x55eefe19e530]{READY}: is child of msub_fsm[0x55eefe1cf8a0] (fsm.c:486) 20250427105604345 DMSC DEBUG msc_a[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105604345 DMSC DEBUG msc_a[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cf8a0] (fsm.c:486) 20250427105604345 DMSC DEBUG msc_a(unknown:GERAN-A-363:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105604345 DMSC DEBUG msc_i(unknown:GERAN-A-363:NONE)[0x55eefe19e530]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105604345 DMSC DEBUG msc_a(unknown:GERAN-A-363:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105604345 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-363:LU)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105604345 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-363:LU)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105604345 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105604345 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-363:LU)[0x55eefe1fea00] (fsm.c:486) 20250427105604345 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105604345 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105604345 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105604345 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105604345 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105604345 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105604345 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105604345 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105604345 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105604345 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105604345 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105604345 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105604345 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe19e530]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105604345 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105604345 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105604345 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105604345 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe208600] (fsm.c:486) 20250427105604345 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105604345 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105604345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105604345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105604345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105604345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105604345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105604345 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105604345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105604345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105604345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105604345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a5 ad 5c 00 01 6b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105604345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105604345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105604345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105604345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105604345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105604345 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105604345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105604345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105604345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105604345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a5 ad 5c 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: { messageType := 2, destLocRef := 'A5AD5C'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105604346 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105604346 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427105604347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105604347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105604347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105604347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105604347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105604347 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105604347 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105604347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105604347 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105604347 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105604348 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe19e530]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105604348 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe1fea00]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105604349 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105604349 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105604349 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105604349 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105604349 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105604349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105604349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105604349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105604349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105604349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe208600] (vlr_lu_fsm.c:110) 20250427105604349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105604349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105604349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105604350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105604350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105604350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe208600] (fsm.c:486) 20250427105604350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105604350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105604350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105604350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105604350 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:TMSInew-0x65A46197) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105604350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105604350 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:TMSInew-0x65A46197 LOCATION UPDATE ACCEPT (TMSI = 0x65a46197) (gsm_04_08.c:149) 20250427105604350 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:TMSInew-0x65A46197:GERAN-A-363:LU)[0x55eefe19e530]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105604350 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:TMSInew-0x65A46197 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105604350 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105604350 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105604350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105604350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105604350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105604350 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105604350 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105604350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105604350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105604350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 a5 ad 5c 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 65 a4 61 97 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427105604352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105604352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105604352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105604352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105604352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105604352 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105604352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105604352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105604352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105604352 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105604352 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:TMSInew-0x65A46197:GERAN-A-363:LU)[0x55eefe19e530]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105604352 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:TMSInew-0x65A46197:GERAN-A-363:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105604352 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:TMSInew-0x65A46197:GERAN-A-363:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105604352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:TMSInew-0x65A46197:GERAN-A-363:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105604352 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105604352 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105604352 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105604352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-363:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105604352 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105604352 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-363:LU)[0x55eefe208600] (vlr_lu_fsm.c:817) 20250427105604352 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105604352 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7834497D:GERAN-A-363:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105604352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-363:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105604353 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-363:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105604353 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-363:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250427105604353 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105604353 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-363:LU)[0x55eefe1fea00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105604353 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-363:LU)[0x55eefe1fea00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105604353 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105604353 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105604353 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105604353 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-363:LU)[0x55eefe19e530]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105604353 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105604353 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105604353 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105604353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105604353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105604353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105604353 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105604353 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105604353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105604353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105604353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a5 ad 5c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105604355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105604355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105604355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105604355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105604355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105604355 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105604355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105604355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105604355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105604355 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105604355 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-363:LU)[0x55eefe19e530]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105604355 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-363:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105604355 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-363:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105604355 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-363:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105604355 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-363:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105604355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-363:LU)[0x55eefe208600]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105604355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-363:LU)[0x55eefe208600]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-363:LU)[0x55eefe1fea00] (msc_a.c:1053) 20250427105604355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-363:LU)[0x55eefe208600]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105604355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-363:LU)[0x55eefe208600]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105604355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-363:LU)[0x55eefe208600]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105604355 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-363:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cf8a0] (msc_a.c:1053) 20250427105604355 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-363:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105604355 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-363:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105604355 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105604355 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197) MSC-A terminated (msub.c:261) 20250427105604355 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197) 1 MSC-I still active (msub.c:79) 20250427105604355 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105604355 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105604355 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-363:LU)[0x55eefe19e530]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105604355 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-363:LU)[0x55eefe19e530]{READY}: Removing from parent msub_fsm[0x55eefe1cf8a0] (msub.c:113) 20250427105604355 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-363 (ran_conn.c:155) 20250427105604355 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-363:LU)[0x55eefe19e530]{READY}: Freeing instance (msub.c:113) 20250427105604355 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-363:LU)[0x55eefe19e530]{READY}: Deallocated (fsm.c:568) 20250427105604355 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197) Free (msub.c:119) 20250427105604355 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105604356 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Freeing instance (msub.c:113) 20250427105604356 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Deallocated (fsm.c:568) 20250427105604356 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105604356 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105604356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105604356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105604356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105604356 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105604356 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105604356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105604356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105604356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a5 ad 5c 00 01 6b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105604356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105604356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105604356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105604356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105604356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105604356 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105604356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105604356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105604356 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105604356 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a5 ad 5c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)10857820 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105604357 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105604357 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '65A46197'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)5625546 MSC_Test_0-RAN(1952)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105604564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105604564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105604564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105604564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105604564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105604564 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105604564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105604564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105604564 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105604564 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 55 d6 ca 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 65 a4 61 97 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105604565 DMSC DEBUG msub_fsm[0x55eefe208600]{active}: Allocated (fsm.c:456) 20250427105604565 DMSC DEBUG msc_i[0x55eefe1fea00]{READY}: Allocated (fsm.c:456) 20250427105604565 DMSC DEBUG msc_i[0x55eefe1fea00]{READY}: is child of msub_fsm[0x55eefe208600] (fsm.c:486) 20250427105604565 DMSC DEBUG msc_a[0x55eefe19e530]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105604565 DMSC DEBUG msc_a[0x55eefe19e530]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe208600] (fsm.c:486) 20250427105604565 DMSC DEBUG msc_a(unknown:GERAN-A-364:NONE)[0x55eefe19e530]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105604565 DMSC DEBUG msc_i(unknown:GERAN-A-364:NONE)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105604565 DMSC DEBUG msc_a(unknown:GERAN-A-364:NONE)[0x55eefe19e530]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105604565 DMM DEBUG msc_a(TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105604565 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105604565 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe19e530] (fsm.c:486) 20250427105604565 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105604565 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105604565 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105604565 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105604565 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105604565 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105604565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105604565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105604565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105604565 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105604565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105604565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105604565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105604565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105604565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105604565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105604565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105604565 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105604565 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105604565 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105604565 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105604565 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105604565 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105604565 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105604566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105604566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105604566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105604566 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105604566 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105604566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105604566 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105604566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 55 d6 ca 00 01 6c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105604566 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105604566 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105604566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105604566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105604566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105604566 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105604566 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105604566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105604566 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105604566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 55 d6 ca 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105604566 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105604566 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105604566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105604566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105604566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105604566 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105604566 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105604566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105604566 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105604566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 55 d6 ca 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: { messageType := 2, destLocRef := '55D6CA'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105604567 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105604567 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '03050407E18A89210540A05E04802143F5'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '03450407E18A89210540A05E04802143F5'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:20 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540A05E04802143F5'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105604571 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105604571 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105604571 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105604571 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105604571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105604571 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105604571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105604571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105604571 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105604571 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) 20250427105604571 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105604571 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105604571 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105604571 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197 callref-0x8000002d tid-8) New transaction (transaction.c:231) 20250427105604571 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427105604571 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105604571 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105604571 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105604571 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105604571 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197: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) 20250427105604571 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105604571 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105604571 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105604571 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe19e530] (fsm.c:486) 20250427105604571 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197: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) 20250427105604571 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fe8d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105604571 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fe8d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105604571 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:no-CI)[0x55eefe1fe8d0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105604571 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:no-CI)[0x55eefe1fe8d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105604572 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1bdae0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105604572 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1bdae0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105604572 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105604572 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105604574 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:no-CI)[0x55eefe1fe8d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105604574 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105604574 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105604574 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1954)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483603 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind 20250427105604575 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105604576 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105604576 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105604576 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197: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) 20250427105604576 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) Sending Assignment Command (msc_a.c:706) 20250427105604576 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105604576 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105604576 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105604576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105604576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105604576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105604576 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105604576 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105604576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105604576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105604576 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 55 d6 ca 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105604577 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105604578 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105604578 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105604578 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105604578 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105604578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105604578 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105604578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105604578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105604578 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105604578 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) 20250427105604579 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105604579 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105604579 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1bdae0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105604579 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1bdae0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105604579 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197: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)[0x55eefe1bdae0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105604579 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197: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) 20250427105604579 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105604579 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197: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) 20250427105604579 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427105604580 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105604580 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105604580 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105604580 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427105604580 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105604581 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105604581 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105604581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105604581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105604581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105604581 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105604581 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105604581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105604581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105604581 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 55 d6 ca 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)@84c1225eaf8b: Message received on association #8 20250427105604581 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197: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)[0x55eefe1bdae0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105604581 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197: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)[0x55eefe1bdae0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105604581 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105604582 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427105604582 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105604582 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105604582 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105604582 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105604583 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105604583 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105604583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105604583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105604583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105604583 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105604583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105604583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105604583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105604583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 55 d6 ca 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427105604584 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197: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) 20250427105604584 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197: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) 20250427105604584 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197: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) 20250427105604584 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1fe8d0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105604584 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1fe8d0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105604584 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197: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)[0x55eefe1fe8d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105604585 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427105604585 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105604585 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105604585 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427105604585 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427105604585 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105604585 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105604585 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105604585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105604585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105604585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105604585 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105604585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105604585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105604585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105604585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 55 d6 ca 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: { 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)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT 20250427105604586 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197: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)[0x55eefe1fe8d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105604586 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197: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)[0x55eefe1fe8d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105604586 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105604586 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105604586 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105604587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105604587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105604587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105604587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105604588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105604588 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105604588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105604588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105604588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105604588 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105604588 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105604588 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105604588 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427105604588 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427105604588 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427105604588 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105604588 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Hold the call for some time TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Hangup TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105605590 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105605590 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105605590 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105605591 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105605591 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105605591 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105605591 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105605591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105605591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105605591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105605591 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105605591 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105605591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105605591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105605591 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 55 d6 ca 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC 20250427105605593 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427105605593 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105605593 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105605593 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105605593 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427105605593 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427105605593 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105605593 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105605593 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105605593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105605593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105605593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105605593 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105605593 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105605593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105605593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105605593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 55 d6 ca 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105605595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105605595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105605595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105605595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105605595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105605595 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105605595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105605595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105605595 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105605595 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105605595 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105605595 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105605595 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427105605595 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427105605595 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427105605595 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427105605595 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427105605595 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105605595 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105605595 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105605595 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105605595 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105605595 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105605595 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105605595 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105605595 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197: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)[0x55eefe1bdae0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105605595 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197: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)[0x55eefe1bdae0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105605596 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197: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)[0x55eefe1bdae0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105605596 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197: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)[0x55eefe1bdae0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105605596 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197: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)[0x55eefe1fe8d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105605596 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197: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)[0x55eefe1fe8d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105605596 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105605596 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197: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)[0x55eefe1fe8d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105605596 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197: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)[0x55eefe1fe8d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105605596 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105605596 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe19e530] (call_leg.c:198) 20250427105605596 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105605596 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105605596 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105605596 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105605596 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105605596 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105605596 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105605596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105605596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105605596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105605596 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105605596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105605596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105605596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105605596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 55 d6 ca 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483603 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105605598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105605598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105605598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105605598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105605598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105605598 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105605598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105605598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105605598 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105605598 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105605598 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105605598 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105605598 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105605598 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105605598 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105605598 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105605598 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe19e530] (msc_a.c:1053) 20250427105605598 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105605598 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1cf8a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105605598 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe208600] (msc_a.c:1053) 20250427105605598 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105605598 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe19e530]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105605598 DMSC DEBUG msub_fsm[0x55eefe208600]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105605598 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197) MSC-A terminated (msub.c:261) 20250427105605598 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197) 1 MSC-I still active (msub.c:79) 20250427105605598 DMSC DEBUG msub_fsm[0x55eefe208600]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105605598 DMSC DEBUG msub_fsm[0x55eefe208600]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105605598 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105605598 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Removing from parent msub_fsm[0x55eefe208600] (msub.c:113) 20250427105605598 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-364 (ran_conn.c:155) 20250427105605599 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Freeing instance (msub.c:113) 20250427105605599 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-364:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Deallocated (fsm.c:568) 20250427105605599 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197) Free (msub.c:119) 20250427105605599 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105605599 DMSC DEBUG msub_fsm[0x55eefe208600]{terminating}: Freeing instance (msub.c:113) 20250427105605599 DMSC DEBUG msub_fsm[0x55eefe208600]{terminating}: Deallocated (fsm.c:568) 20250427105605599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105605599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105605599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105605599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105605599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105605599 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105605599 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105605599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105605599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105605599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 55 d6 ca 00 01 6c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 20250427105605599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105605599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105605599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105605599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105605599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105605599 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105605599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105605599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105605599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105605599 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 55 d6 ca 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)5625546 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@84c1225eaf8b: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@84c1225eaf8b: "CSD Bearer Service: BS31T" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1957)@84c1225eaf8b: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)5772985 MSC_Test_0-SCCP(1951)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1952)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105606603 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105606603 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105606603 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105606603 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105606603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105606603 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105606603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105606603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105606603 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105606603 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 16 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 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105606604 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Allocated (fsm.c:456) 20250427105606604 DMSC DEBUG msc_i[0x55eefe1c3370]{READY}: Allocated (fsm.c:456) 20250427105606604 DMSC DEBUG msc_i[0x55eefe1c3370]{READY}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105606604 DMSC DEBUG msc_a[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105606604 DMSC DEBUG msc_a[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105606604 DMSC DEBUG msc_a(unknown:GERAN-A-365:NONE)[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105606604 DMSC DEBUG msc_i(unknown:GERAN-A-365:NONE)[0x55eefe1c3370]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105606604 DMSC DEBUG msc_a(unknown:GERAN-A-365:NONE)[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105606604 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-365:LU)[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105606604 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-365:LU)[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105606604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x55eefe1fe8d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105606604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x55eefe1fe8d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-365:LU)[0x55eefe207db0] (fsm.c:486) 20250427105606604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x55eefe1fe8d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105606604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x55eefe1fe8d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105606604 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105606604 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105606604 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105606604 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105606604 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105606604 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105606604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1fe8d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105606604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1fe8d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105606604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1fe8d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105606604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1fe8d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105606604 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1c3370]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105606604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1fe8d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105606604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1fe8d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105606604 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1feb30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105606604 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1feb30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1fe8d0] (fsm.c:486) 20250427105606604 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1feb30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105606604 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1feb30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105606604 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105606604 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105606604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105606604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105606604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105606604 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105606604 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105606604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105606604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105606604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 58 16 b9 00 01 6d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105606604 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105606604 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105606604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105606604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105606604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105606604 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105606604 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105606604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105606604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105606604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 58 16 b9 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: { messageType := 2, destLocRef := '5816B9'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105606606 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105606606 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105606606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105606606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105606606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105606606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105606606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105606606 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105606606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105606606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105606606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105606606 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105606607 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1c3370]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105606607 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe207db0]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105606608 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105606608 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105606608 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105606608 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105606608 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105606608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1fe8d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105606608 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1feb30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105606608 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1feb30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105606608 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1feb30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105606608 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1feb30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1fe8d0] (vlr_lu_fsm.c:110) 20250427105606608 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1feb30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105606608 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1feb30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105606608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1fe8d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105606608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1fe8d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105606608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105606608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1fe8d0] (fsm.c:486) 20250427105606608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105606608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105606608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105606608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105606608 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:TMSInew-0x7BBDC56B) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105606608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105606608 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:TMSInew-0x7BBDC56B LOCATION UPDATE ACCEPT (TMSI = 0x7bbdc56b) (gsm_04_08.c:149) 20250427105606608 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:TMSInew-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe1c3370]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105606608 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:TMSInew-0x7BBDC56B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105606609 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105606609 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105606609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105606609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105606609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105606609 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105606609 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105606609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105606609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105606609 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 58 16 b9 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 7b bd c5 6b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105606611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105606611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105606611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105606611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105606611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105606611 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105606611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105606611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105606611 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105606611 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105606611 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:TMSInew-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe1c3370]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105606611 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:TMSInew-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe207db0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105606611 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:TMSInew-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe207db0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105606611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:TMSInew-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe1fe8d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105606611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105606611 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105606611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105606611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe1fe8d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105606611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105606611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe1fe8d0] (vlr_lu_fsm.c:817) 20250427105606611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105606611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65A46197:GERAN-A-365:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105606611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe1fe8d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105606611 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe207db0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105606611 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe207db0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250427105606611 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105606611 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe207db0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105606611 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe207db0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105606611 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105606611 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105606611 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105606611 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe1c3370]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105606611 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105606611 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105606611 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105606611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105606611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105606611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105606611 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105606611 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105606611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105606611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105606611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 58 16 b9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105606613 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105606613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105606613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105606613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105606613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105606613 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105606613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105606613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105606613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105606613 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105606613 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe1c3370]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105606613 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe207db0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105606613 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe207db0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105606613 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe207db0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105606613 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe207db0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105606613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe1fe8d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105606613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe1fe8d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe207db0] (msc_a.c:1053) 20250427105606613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe1fe8d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105606613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe1fe8d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105606613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe1fe8d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105606613 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe207db0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1bdae0] (msc_a.c:1053) 20250427105606613 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe207db0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105606613 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe207db0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105606613 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105606613 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B) MSC-A terminated (msub.c:261) 20250427105606613 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B) 1 MSC-I still active (msub.c:79) 20250427105606613 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105606613 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105606613 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe1c3370]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105606613 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe1c3370]{READY}: Removing from parent msub_fsm[0x55eefe1bdae0] (msub.c:113) 20250427105606613 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-365 (ran_conn.c:155) 20250427105606613 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe1c3370]{READY}: Freeing instance (msub.c:113) 20250427105606613 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-365:LU)[0x55eefe1c3370]{READY}: Deallocated (fsm.c:568) 20250427105606613 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B) Free (msub.c:119) 20250427105606613 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B - active-conn: now used by 1 (attached) (msub.c:375) 20250427105606613 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Freeing instance (msub.c:113) 20250427105606613 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Deallocated (fsm.c:568) 20250427105606614 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105606614 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105606614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105606614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105606614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105606614 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105606614 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105606614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105606614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105606614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 58 16 b9 00 01 6d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 20250427105606614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105606614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105606614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105606614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105606614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105606614 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105606614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105606614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105606614 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105606614 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 58 16 b9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)5772985 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105606615 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105606615 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7BBDC56B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)16521356 MSC_Test_0-RAN(1952)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105606816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105606816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105606816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105606816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105606816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105606816 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105606816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105606816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105606816 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105606816 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 18 8c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 7b bd c5 6b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105606817 DMSC DEBUG msub_fsm[0x55eefe1fe8d0]{active}: Allocated (fsm.c:456) 20250427105606817 DMSC DEBUG msc_i[0x55eefe207db0]{READY}: Allocated (fsm.c:456) 20250427105606817 DMSC DEBUG msc_i[0x55eefe207db0]{READY}: is child of msub_fsm[0x55eefe1fe8d0] (fsm.c:486) 20250427105606817 DMSC DEBUG msc_a[0x55eefe1c3370]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105606817 DMSC DEBUG msc_a[0x55eefe1c3370]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1fe8d0] (fsm.c:486) 20250427105606817 DMSC DEBUG msc_a(unknown:GERAN-A-366:NONE)[0x55eefe1c3370]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105606817 DMSC DEBUG msc_i(unknown:GERAN-A-366:NONE)[0x55eefe207db0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105606817 DMSC DEBUG msc_a(unknown:GERAN-A-366:NONE)[0x55eefe1c3370]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105606817 DMM DEBUG msc_a(TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105606817 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105606817 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1c3370] (fsm.c:486) 20250427105606817 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105606817 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105606817 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105606817 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105606817 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105606817 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105606817 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105606817 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105606817 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105606817 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe207db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105606817 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105606817 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105606817 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105606817 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105606817 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105606817 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105606817 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105606817 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe207db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105606817 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105606817 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105606817 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105606817 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105606817 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105606817 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105606817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105606817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105606817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105606817 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105606817 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105606817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105606817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105606817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fc 18 8c 00 01 6e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105606817 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105606817 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105606817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105606817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105606817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105606817 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105606818 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105606818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105606818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105606818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 fc 18 8c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105606818 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105606818 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105606818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105606818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105606818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105606818 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105606818 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105606818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105606818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105606818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fc 18 8c 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: { messageType := 2, destLocRef := 'FC188C'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105606819 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105606819 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '03050407E18A89200240805E04802143F5'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '03450407E18A89200240805E04802143F5'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:20 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200240805E04802143F5'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105606823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105606823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105606823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105606823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105606823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105606823 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105606823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105606823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105606823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105606823 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) 20250427105606823 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe207db0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105606823 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105606823 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105606823 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B callref-0x8000002e tid-8) New transaction (transaction.c:231) 20250427105606823 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427105606823 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105606823 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105606823 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105606823 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105606823 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B: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) 20250427105606823 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105606823 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105606823 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105606823 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1c3370] (fsm.c:486) 20250427105606823 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B: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) 20250427105606823 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe208600]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105606823 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe208600]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105606823 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:no-CI)[0x55eefe208600]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105606823 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:no-CI)[0x55eefe208600]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105606823 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1cba80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105606823 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1cba80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105606823 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:no-CI)[0x55eefe1cba80]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105606823 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:no-CI)[0x55eefe1cba80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105606825 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:no-CI)[0x55eefe208600]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105606825 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105606825 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105606825 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B: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)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483602 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind 20250427105606827 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:no-CI)[0x55eefe1cba80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105606827 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105606827 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105606827 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B: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) 20250427105606827 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) Sending Assignment Command (msc_a.c:706) 20250427105606827 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe207db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105606827 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105606827 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105606827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105606827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105606827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105606827 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105606827 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105606827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105606827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105606827 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 fc 18 8c 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105606827 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105606829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105606829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105606829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105606829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105606829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105606829 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105606829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105606829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105606829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105606829 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) 20250427105606830 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe207db0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105606830 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105606830 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1cba80]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105606830 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1cba80]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105606830 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B: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)[0x55eefe1cba80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105606830 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B: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) 20250427105606830 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105606830 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B: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) 20250427105606830 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427105606831 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105606831 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105606831 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105606831 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427105606831 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe207db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105606832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105606832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105606832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105606832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105606832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105606832 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105606832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105606832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105606832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105606832 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 fc 18 8c 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105606833 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B: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)[0x55eefe1cba80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105606833 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B: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)[0x55eefe1cba80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105606833 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105606834 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427105606834 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105606834 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105606834 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105606834 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe207db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105606834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105606834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105606834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105606834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105606834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105606834 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105606834 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105606834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105606834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105606834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fc 18 8c 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427105606835 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B: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) 20250427105606835 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B: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) 20250427105606835 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B: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) 20250427105606835 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe208600]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105606835 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe208600]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105606835 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B: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)[0x55eefe208600]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105606836 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427105606836 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105606836 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105606836 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427105606836 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427105606836 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe207db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105606836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105606836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105606836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105606836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105606836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105606836 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105606836 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105606836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105606836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105606836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fc 18 8c 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: { 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)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 20250427105606838 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B: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)[0x55eefe208600]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105606838 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B: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)[0x55eefe208600]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105606838 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105606838 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105606838 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105606838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105606838 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105606838 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105606838 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105606838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105606838 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105606838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105606838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105606838 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105606838 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105606838 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe207db0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105606838 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105606838 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427105606838 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427105606838 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427105606838 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105606838 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Hold the call for some time TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Hangup TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105607841 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105607841 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105607841 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105607841 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105607841 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe207db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105607841 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105607841 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105607841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105607841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105607841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105607841 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105607841 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105607841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105607841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105607841 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 fc 18 8c 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC 20250427105607843 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427105607843 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105607843 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105607843 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105607843 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427105607843 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427105607843 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe207db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105607843 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105607843 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105607843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105607843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105607843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105607843 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105607843 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105607843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105607843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105607843 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fc 18 8c 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105607846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105607846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105607846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105607846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105607846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105607846 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105607846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105607846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105607846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105607846 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105607846 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe207db0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105607846 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105607846 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427105607846 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427105607846 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427105607846 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427105607846 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427105607846 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105607846 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105607846 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105607846 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105607846 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105607846 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105607846 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105607846 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105607846 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B: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)[0x55eefe1cba80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105607846 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B: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)[0x55eefe1cba80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105607846 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B: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)[0x55eefe1cba80]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105607846 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B: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)[0x55eefe1cba80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105607846 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B: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)[0x55eefe208600]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105607846 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B: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)[0x55eefe208600]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105607846 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105607846 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B: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)[0x55eefe208600]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105607846 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B: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)[0x55eefe208600]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105607846 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105607846 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1c3370] (call_leg.c:198) 20250427105607846 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105607846 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105607846 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105607846 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe207db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105607846 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105607847 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105607847 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105607847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105607847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105607847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105607847 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105607847 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105607847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105607847 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105607847 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fc 18 8c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483602 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105607849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105607849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105607849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105607849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105607849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105607849 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105607849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105607849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105607849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105607849 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105607849 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe207db0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105607849 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105607849 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105607849 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105607849 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105607849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105607849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1c3370] (msc_a.c:1053) 20250427105607849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105607849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105607849 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1fe8d0] (msc_a.c:1053) 20250427105607849 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105607849 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe1c3370]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105607849 DMSC DEBUG msub_fsm[0x55eefe1fe8d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105607849 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B) MSC-A terminated (msub.c:261) 20250427105607849 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B) 1 MSC-I still active (msub.c:79) 20250427105607849 DMSC DEBUG msub_fsm[0x55eefe1fe8d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105607849 DMSC DEBUG msub_fsm[0x55eefe1fe8d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105607849 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe207db0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105607849 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe207db0]{READY}: Removing from parent msub_fsm[0x55eefe1fe8d0] (msub.c:113) 20250427105607849 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-366 (ran_conn.c:155) 20250427105607849 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe207db0]{READY}: Freeing instance (msub.c:113) 20250427105607849 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-366:CM_SERVICE_REQ)[0x55eefe207db0]{READY}: Deallocated (fsm.c:568) 20250427105607849 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B) Free (msub.c:119) 20250427105607849 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B - active-conn: now used by 1 (attached) (msub.c:375) 20250427105607849 DMSC DEBUG msub_fsm[0x55eefe1fe8d0]{terminating}: Freeing instance (msub.c:113) 20250427105607849 DMSC DEBUG msub_fsm[0x55eefe1fe8d0]{terminating}: Deallocated (fsm.c:568) 20250427105607849 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105607849 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105607849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105607849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105607849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105607849 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105607849 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105607849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105607849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105607849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fc 18 8c 00 01 6e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 20250427105607850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105607850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105607850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105607850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105607850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105607850 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105607850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105607850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105607850 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105607850 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fc 18 8c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)16521356 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@84c1225eaf8b: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@84c1225eaf8b: "CSD Bearer Service: BS32T" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1957)@84c1225eaf8b: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)16433495 MSC_Test_0-RAN(1952)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105608854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105608854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105608854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105608854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105608854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105608854 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105608854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105608854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105608854 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105608854 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 c1 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) 20250427105608854 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: Allocated (fsm.c:456) 20250427105608854 DMSC DEBUG msc_i[0x55eefe1fea00]{READY}: Allocated (fsm.c:456) 20250427105608854 DMSC DEBUG msc_i[0x55eefe1fea00]{READY}: is child of msub_fsm[0x55eefe1cba80] (fsm.c:486) 20250427105608854 DMSC DEBUG msc_a[0x55eefe1feb30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105608854 DMSC DEBUG msc_a[0x55eefe1feb30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cba80] (fsm.c:486) 20250427105608854 DMSC DEBUG msc_a(unknown:GERAN-A-367:NONE)[0x55eefe1feb30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105608854 DMSC DEBUG msc_i(unknown:GERAN-A-367:NONE)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105608854 DMSC DEBUG msc_a(unknown:GERAN-A-367:NONE)[0x55eefe1feb30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105608854 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-367:LU)[0x55eefe1feb30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105608854 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-367:LU)[0x55eefe1feb30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105608854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105608854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-367:LU)[0x55eefe1feb30] (fsm.c:486) 20250427105608854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105608854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105608854 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105608854 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105608854 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe1feb30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105608854 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe1feb30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105608854 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105608854 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105608854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105608854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105608854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105608854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105608854 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105608854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105608854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105608854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105608854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe208600] (fsm.c:486) 20250427105608854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105608854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105608854 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105608854 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105608854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105608855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105608855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105608855 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105608855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105608855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105608855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105608855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fa c1 57 00 01 6f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105608855 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105608855 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105608855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105608855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105608855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105608855 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105608855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105608855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105608855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105608855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 fa c1 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: { messageType := 2, destLocRef := 'FAC157'O, sourceLocRef := '00016F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105608856 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105608856 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105608857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105608857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105608857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105608857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105608857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105608857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105608857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105608857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105608857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105608857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105608857 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105608857 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe1feb30]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105608858 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105608858 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105608858 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105608858 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105608858 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105608858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105608858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105608858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105608858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105608858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe208600] (vlr_lu_fsm.c:110) 20250427105608858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105608858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105608858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105608858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105608858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105608858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe208600] (fsm.c:486) 20250427105608858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105608858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105608858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105608858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105608858 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:TMSInew-0x96ECD623) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105608858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105608858 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:TMSInew-0x96ECD623 LOCATION UPDATE ACCEPT (TMSI = 0x96ecd623) (gsm_04_08.c:149) 20250427105608859 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:TMSInew-0x96ECD623:GERAN-A-367:LU)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105608859 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:TMSInew-0x96ECD623 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105608859 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105608859 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105608859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105608859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105608859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105608859 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105608859 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105608859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105608859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105608859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 fa c1 57 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 96 ec d6 23 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105608861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105608861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105608861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105608861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105608861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105608861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105608861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105608861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105608861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105608861 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105608861 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:TMSInew-0x96ECD623:GERAN-A-367:LU)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105608861 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:TMSInew-0x96ECD623:GERAN-A-367:LU)[0x55eefe1feb30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105608861 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:TMSInew-0x96ECD623:GERAN-A-367:LU)[0x55eefe1feb30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105608861 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:TMSInew-0x96ECD623:GERAN-A-367:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105608861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105608861 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105608861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105608861 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-367:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105608861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105608861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-367:LU)[0x55eefe208600] (vlr_lu_fsm.c:817) 20250427105608861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105608861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BBDC56B:GERAN-A-367:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105608861 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-367:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105608861 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-367:LU)[0x55eefe1feb30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105608861 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-367:LU)[0x55eefe1feb30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250427105608861 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105608861 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-367:LU)[0x55eefe1feb30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105608861 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-367:LU)[0x55eefe1feb30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105608861 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105608861 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105608861 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105608861 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-367:LU)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105608861 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105608861 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105608861 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105608861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105608861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105608861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105608861 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105608861 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105608861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105608861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105608861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fa c1 57 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105608863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105608863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105608863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105608863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105608863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105608863 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105608863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105608863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105608863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105608863 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105608863 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-367:LU)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105608863 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-367:LU)[0x55eefe1feb30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105608863 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-367:LU)[0x55eefe1feb30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105608863 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-367:LU)[0x55eefe1feb30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105608863 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-367:LU)[0x55eefe1feb30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105608863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-367:LU)[0x55eefe208600]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105608863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-367:LU)[0x55eefe208600]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-367:LU)[0x55eefe1feb30] (msc_a.c:1053) 20250427105608863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-367:LU)[0x55eefe208600]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105608863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-367:LU)[0x55eefe208600]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105608863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-367:LU)[0x55eefe208600]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105608863 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-367:LU)[0x55eefe1feb30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cba80] (msc_a.c:1053) 20250427105608863 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-367:LU)[0x55eefe1feb30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105608863 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-367:LU)[0x55eefe1feb30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105608863 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105608863 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623) MSC-A terminated (msub.c:261) 20250427105608863 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623) 1 MSC-I still active (msub.c:79) 20250427105608863 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105608863 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105608863 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-367:LU)[0x55eefe1fea00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105608863 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-367:LU)[0x55eefe1fea00]{READY}: Removing from parent msub_fsm[0x55eefe1cba80] (msub.c:113) 20250427105608864 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-367 (ran_conn.c:155) 20250427105608864 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-367:LU)[0x55eefe1fea00]{READY}: Freeing instance (msub.c:113) 20250427105608864 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-367:LU)[0x55eefe1fea00]{READY}: Deallocated (fsm.c:568) 20250427105608864 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623) Free (msub.c:119) 20250427105608864 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105608864 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Freeing instance (msub.c:113) 20250427105608864 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Deallocated (fsm.c:568) 20250427105608864 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105608864 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105608864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105608864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105608864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105608864 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105608864 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105608864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105608864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105608864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fa c1 57 00 01 6f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105608864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105608864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105608864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105608864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105608864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105608864 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105608864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105608864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105608864 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105608864 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fa c1 57 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)16433495 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105608865 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105608865 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '96ECD623'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)16724142 MSC_Test_0-RAN(1952)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105609064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105609064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105609064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105609064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105609064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105609064 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105609064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105609064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105609064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105609064 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 30 ae 02 02 06 04 43 b9 00 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 96 ec d6 23 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105609065 DMSC DEBUG msub_fsm[0x55eefe208600]{active}: Allocated (fsm.c:456) 20250427105609065 DMSC DEBUG msc_i[0x55eefe1feb30]{READY}: Allocated (fsm.c:456) 20250427105609065 DMSC DEBUG msc_i[0x55eefe1feb30]{READY}: is child of msub_fsm[0x55eefe208600] (fsm.c:486) 20250427105609065 DMSC DEBUG msc_a[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105609065 DMSC DEBUG msc_a[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe208600] (fsm.c:486) 20250427105609065 DMSC DEBUG msc_a(unknown:GERAN-A-368:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105609065 DMSC DEBUG msc_i(unknown:GERAN-A-368:NONE)[0x55eefe1feb30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105609065 DMSC DEBUG msc_a(unknown:GERAN-A-368:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105609065 DMM DEBUG msc_a(TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105609065 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1cba80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105609065 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1cba80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fea00] (fsm.c:486) 20250427105609065 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1cba80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105609065 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1cba80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105609065 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105609065 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105609065 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105609065 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105609065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1cba80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105609065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1cba80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105609065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1cba80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105609065 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105609065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1cba80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105609065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1cba80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105609065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1cba80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105609065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1cba80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105609065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1cba80]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105609065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1cba80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105609065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1cba80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105609065 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105609065 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105609065 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105609065 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105609065 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105609065 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105609065 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105609066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105609066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105609066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105609066 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105609066 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105609066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105609066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105609066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 30 ae 00 01 70 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105609066 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105609066 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105609066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105609066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105609066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105609066 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105609066 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105609066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105609066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105609066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 30 ae 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105609066 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105609066 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105609066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105609066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105609066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105609066 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105609066 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105609066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105609066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105609066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 30 ae 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1951)@84c1225eaf8b: { messageType := 2, destLocRef := 'FF30AE'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105609067 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105609067 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '03050407E18A89200340805E04802143F5'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '03450407E18A89200340805E04802143F5'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:20 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200340805E04802143F5'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105609071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105609071 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105609071 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105609071 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105609071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105609071 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105609071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105609072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105609072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105609072 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) 20250427105609072 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105609072 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105609072 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105609072 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623 callref-0x8000002f tid-8) New transaction (transaction.c:231) 20250427105609072 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427105609072 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105609072 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105609072 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105609072 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105609072 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623: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) 20250427105609072 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105609072 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105609072 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105609072 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fea00] (fsm.c:486) 20250427105609072 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623: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) 20250427105609072 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1bdae0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105609072 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1bdae0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105609072 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:no-CI)[0x55eefe1bdae0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105609072 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:no-CI)[0x55eefe1bdae0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105609072 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1d4590]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105609072 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1d4590]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105609072 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:no-CI)[0x55eefe1d4590]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105609072 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:no-CI)[0x55eefe1d4590]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105609074 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:no-CI)[0x55eefe1bdae0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105609074 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105609074 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105609074 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623: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)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483601 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind 20250427105609076 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:no-CI)[0x55eefe1d4590]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105609076 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105609076 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105609076 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623: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) 20250427105609076 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) Sending Assignment Command (msc_a.c:706) 20250427105609076 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105609077 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427105609077 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105609077 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 20250427105609077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105609077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105609077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105609077 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105609077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105609077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105609077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105609077 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 ff 30 ae 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105609079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105609079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105609079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105609079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105609079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105609079 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105609079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105609079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105609079 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105609079 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) 20250427105609080 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105609080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105609080 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1d4590]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105609080 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1d4590]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105609080 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623: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)[0x55eefe1d4590]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105609080 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623: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) 20250427105609080 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105609080 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623: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) 20250427105609080 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE 20250427105609082 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105609082 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105609082 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105609082 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427105609082 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105609082 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105609082 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105609082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105609082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105609082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105609082 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105609082 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105609082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105609082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105609082 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 ff 30 ae 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105609083 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623: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)[0x55eefe1d4590]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105609083 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623: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)[0x55eefe1d4590]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105609083 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105609084 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427105609084 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105609084 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105609084 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105609084 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105609084 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105609084 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105609084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105609084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105609084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105609084 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105609084 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105609084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105609084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105609084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 30 ae 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427105609086 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623: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) 20250427105609086 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623: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) 20250427105609086 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623: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) 20250427105609086 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1bdae0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105609086 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1bdae0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105609086 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623: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)[0x55eefe1bdae0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105609086 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427105609086 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105609086 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105609086 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427105609086 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427105609086 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105609086 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105609086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105609086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105609086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105609086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105609086 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105609086 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105609086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105609086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105609086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 30 ae 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: { 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)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT 20250427105609088 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623: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)[0x55eefe1bdae0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105609088 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623: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)[0x55eefe1bdae0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105609088 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105609088 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105609088 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105609090 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105609090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105609090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105609090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105609090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105609090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105609090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105609090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105609090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105609090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105609090 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105609090 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105609090 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427105609090 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427105609090 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427105609090 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105609090 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Hold the call for some time TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Hangup TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105610093 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105610093 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105610093 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105610093 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105610093 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105610093 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105610093 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105610093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105610093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105610093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105610093 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105610093 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105610093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105610093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105610093 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 ff 30 ae 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC 20250427105610095 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427105610095 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105610095 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105610095 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105610095 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427105610095 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427105610095 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105610095 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105610095 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105610095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105610095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105610095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105610095 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105610095 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105610095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105610095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105610095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ff 30 ae 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250427105610097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105610097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105610097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105610097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105610097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105610097 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105610097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105610097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105610097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105610097 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105610097 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105610097 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105610097 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427105610097 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427105610097 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427105610097 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427105610097 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427105610097 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105610097 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105610097 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105610097 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105610097 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105610097 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105610097 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105610097 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105610097 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623: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)[0x55eefe1d4590]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105610097 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623: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)[0x55eefe1d4590]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105610098 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623: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)[0x55eefe1d4590]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105610098 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623: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)[0x55eefe1d4590]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105610098 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623: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)[0x55eefe1bdae0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105610098 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623: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)[0x55eefe1bdae0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105610098 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105610098 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623: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)[0x55eefe1bdae0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105610098 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623: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)[0x55eefe1bdae0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105610098 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105610098 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fea00] (call_leg.c:198) 20250427105610098 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105610098 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105610098 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105610098 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105610098 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105610098 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105610098 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105610098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105610098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105610098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105610098 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105610098 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105610098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105610098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105610098 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 30 ae 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483601 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105610100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105610100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105610100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105610100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105610100 DLSS7[38;5;43m DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105610100 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105610100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105610100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105610100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105610100 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105610100 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105610100 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105610100 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105610100 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105610100 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105610100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1cba80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105610100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1cba80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fea00] (msc_a.c:1053) 20250427105610100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1cba80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105610100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1cba80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105610100 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe208600] (msc_a.c:1053) 20250427105610100 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105610101 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105610101 DMSC DEBUG msub_fsm[0x55eefe208600]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105610101 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623) MSC-A terminated (msub.c:261) 20250427105610101 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623) 1 MSC-I still active (msub.c:79) 20250427105610101 DMSC DEBUG msub_fsm[0x55eefe208600]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105610101 DMSC DEBUG msub_fsm[0x55eefe208600]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105610101 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105610101 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Removing from parent msub_fsm[0x55eefe208600] (msub.c:113) 20250427105610101 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-368 (ran_conn.c:155) 20250427105610101 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Freeing instance (msub.c:113) 20250427105610101 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-368:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Deallocated (fsm.c:568) 20250427105610101 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623) Free (msub.c:119) 20250427105610101 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105610101 DMSC DEBUG msub_fsm[0x55eefe208600]{terminating}: Freeing instance (msub.c:113) 20250427105610101 DMSC DEBUG msub_fsm[0x55eefe208600]{terminating}: Deallocated (fsm.c:568) 20250427105610101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105610101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105610101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105610101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105610101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105610101 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105610101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105610101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105610101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105610101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ff 30 ae 00 01 70 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 20250427105610101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105610101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105610101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105610101 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105610101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105610101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105610101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105610101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105610101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105610101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ff 30 ae 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)16724142 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@84c1225eaf8b: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@84c1225eaf8b: "CSD Bearer Service: BS33T" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1957)@84c1225eaf8b: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)7253215 MSC_Test_0-RAN(1952)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105611106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105611106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105611106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105611106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105611106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105611106 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105611106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105611106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105611106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105611106 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 ac df 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105611106 DMSC DEBUG msub_fsm[0x55eefe1d4590]{active}: Allocated (fsm.c:456) 20250427105611106 DMSC DEBUG msc_i[0x55eefe1fe8d0]{READY}: Allocated (fsm.c:456) 20250427105611106 DMSC DEBUG msc_i[0x55eefe1fe8d0]{READY}: is child of msub_fsm[0x55eefe1d4590] (fsm.c:486) 20250427105611106 DMSC DEBUG msc_a[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105611106 DMSC DEBUG msc_a[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1d4590] (fsm.c:486) 20250427105611106 DMSC DEBUG msc_a(unknown:GERAN-A-369:NONE)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105611106 DMSC DEBUG msc_i(unknown:GERAN-A-369:NONE)[0x55eefe1fe8d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105611106 DMSC DEBUG msc_a(unknown:GERAN-A-369:NONE)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105611106 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-369:LU)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105611106 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-369:LU)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105611106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105611106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-369:LU)[0x55eefe20a390] (fsm.c:486) 20250427105611106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105611106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105611106 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105611106 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105611106 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105611106 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105611106 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105611106 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105611106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105611106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105611106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105611106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105611106 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1fe8d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105611106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105611106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105611106 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1e0220]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105611106 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1e0220]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1bdae0] (fsm.c:486) 20250427105611106 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1e0220]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105611106 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1e0220]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105611107 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105611107 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105611107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105611107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105611107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105611107 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105611107 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105611107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105611107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105611107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6e ac df 00 01 71 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105611107 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105611107 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105611107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105611107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105611107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105611107 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105611107 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105611107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105611107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105611107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 6e ac df 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: { messageType := 2, destLocRef := '6EACDF'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105611108 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105611108 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105611109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105611109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105611109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105611109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105611109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105611109 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105611110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105611110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105611110 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105611110 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105611110 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1fe8d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105611110 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe20a390]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105611110 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105611110 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105611110 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105611110 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105611111 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105611111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105611111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1e0220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105611111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1e0220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105611111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1e0220]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105611111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1e0220]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1bdae0] (vlr_lu_fsm.c:110) 20250427105611111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1e0220]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105611111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1e0220]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105611111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105611111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105611111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105611111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1bdae0] (fsm.c:486) 20250427105611111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105611111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105611111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105611111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105611111 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:TMSInew-0x8F412C94) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105611111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105611111 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:TMSInew-0x8F412C94 LOCATION UPDATE ACCEPT (TMSI = 0x8f412c94) (gsm_04_08.c:149) 20250427105611111 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:TMSInew-0x8F412C94:GERAN-A-369:LU)[0x55eefe1fe8d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105611111 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:TMSInew-0x8F412C94 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105611111 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105611111 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105611111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105611111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105611111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105611111 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105611111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105611111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105611111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105611111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 6e ac df 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 8f 41 2c 94 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105611114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105611114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105611114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105611114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105611114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105611114 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105611114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105611114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105611114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105611114 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105611114 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:TMSInew-0x8F412C94:GERAN-A-369:LU)[0x55eefe1fe8d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105611114 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:TMSInew-0x8F412C94:GERAN-A-369:LU)[0x55eefe20a390]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105611114 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:TMSInew-0x8F412C94:GERAN-A-369:LU)[0x55eefe20a390]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105611114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:TMSInew-0x8F412C94:GERAN-A-369:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105611114 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105611114 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105611114 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105611114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-369:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105611114 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105611114 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-369:LU)[0x55eefe1bdae0] (vlr_lu_fsm.c:817) 20250427105611114 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105611114 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x96ECD623:GERAN-A-369:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105611114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-369:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105611114 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-369:LU)[0x55eefe20a390]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105611114 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-369:LU)[0x55eefe20a390]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.991s remaining) (msc_a.c:450) 20250427105611114 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105611114 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-369:LU)[0x55eefe20a390]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105611114 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-369:LU)[0x55eefe20a390]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105611114 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105611114 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105611114 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105611114 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-369:LU)[0x55eefe1fe8d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105611114 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105611114 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105611114 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105611114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105611114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105611115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105611115 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105611115 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105611115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105611115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105611115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6e ac df 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105611116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105611116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105611116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105611116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105611116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105611116 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105611116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105611116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105611116 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105611116 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105611116 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-369:LU)[0x55eefe1fe8d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105611116 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-369:LU)[0x55eefe20a390]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105611116 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-369:LU)[0x55eefe20a390]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105611116 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-369:LU)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105611116 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-369:LU)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105611117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-369:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105611117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-369:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-369:LU)[0x55eefe20a390] (msc_a.c:1053) 20250427105611117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-369:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105611117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-369:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105611117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-369:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105611117 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-369:LU)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1d4590] (msc_a.c:1053) 20250427105611117 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-369:LU)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105611117 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-369:LU)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105611117 DMSC DEBUG msub_fsm[0x55eefe1d4590]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105611117 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94) MSC-A terminated (msub.c:261) 20250427105611117 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94) 1 MSC-I still active (msub.c:79) 20250427105611117 DMSC DEBUG msub_fsm[0x55eefe1d4590]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105611117 DMSC DEBUG msub_fsm[0x55eefe1d4590]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105611117 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-369:LU)[0x55eefe1fe8d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105611117 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-369:LU)[0x55eefe1fe8d0]{READY}: Removing from parent msub_fsm[0x55eefe1d4590] (msub.c:113) 20250427105611117 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-369 (ran_conn.c:155) 20250427105611117 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-369:LU)[0x55eefe1fe8d0]{READY}: Freeing instance (msub.c:113) 20250427105611117 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-369:LU)[0x55eefe1fe8d0]{READY}: Deallocated (fsm.c:568) 20250427105611117 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94) Free (msub.c:119) 20250427105611117 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105611117 DMSC DEBUG msub_fsm[0x55eefe1d4590]{terminating}: Freeing instance (msub.c:113) 20250427105611117 DMSC DEBUG msub_fsm[0x55eefe1d4590]{terminating}: Deallocated (fsm.c:568) 20250427105611117 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105611117 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105611117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105611117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105611117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105611117 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105611117 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105611117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105611117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105611117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6e ac df 00 01 71 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 20250427105611117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105611117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105611117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105611117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105611117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105611117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105611117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105611117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105611117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105611117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6e ac df 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)7253215 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105611118 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105611118 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '8F412C94'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)13699267 MSC_Test_0-RAN(1952)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105611320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105611320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105611320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105611320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105611320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105611320 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105611320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105611320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105611320 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105611321 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 08 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 8f 41 2c 94 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105611321 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Allocated (fsm.c:456) 20250427105611321 DMSC DEBUG msc_i[0x55eefe20a390]{READY}: Allocated (fsm.c:456) 20250427105611321 DMSC DEBUG msc_i[0x55eefe20a390]{READY}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105611321 DMSC DEBUG msc_a[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105611321 DMSC DEBUG msc_a[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105611321 DMSC DEBUG msc_a(unknown:GERAN-A-370:NONE)[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105611321 DMSC DEBUG msc_i(unknown:GERAN-A-370:NONE)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105611321 DMSC DEBUG msc_a(unknown:GERAN-A-370:NONE)[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105611321 DMM DEBUG msc_a(TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105611321 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105611321 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fe8d0] (fsm.c:486) 20250427105611321 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105611321 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105611321 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105611321 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105611321 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105611321 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105611321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105611321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105611321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105611321 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105611321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105611321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105611321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105611321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105611321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105611321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105611321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105611321 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105611321 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105611321 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105611321 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105611321 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105611321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105611321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105611321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105611321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105611321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105611322 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105611322 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105611322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105611322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105611322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 08 c3 00 01 72 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105611322 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105611322 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105611322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105611322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105611322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105611322 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105611322 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105611322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105611322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105611322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 08 c3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105611322 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105611322 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105611322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105611322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105611322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105611322 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105611322 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105611322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105611322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105611322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 08 c3 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: { messageType := 2, destLocRef := 'D108C3'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105611323 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105611323 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '03050407E18A89200440805E04802143F5'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '03450407E18A89200440805E04802143F5'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:20 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 20250427105611327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105611327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105611327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105611327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105611327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105611327 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105611327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105611327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105611327 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105611327 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) MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200440805E04802143F5'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105611328 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105611328 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105611328 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105611328 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94 callref-0x80000030 tid-8) New transaction (transaction.c:231) 20250427105611328 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427105611328 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105611328 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105611328 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105611328 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105611328 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94: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) 20250427105611328 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105611328 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105611328 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105611328 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fe8d0] (fsm.c:486) 20250427105611328 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94: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) 20250427105611328 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe208600]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105611328 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe208600]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105611328 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:no-CI)[0x55eefe208600]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105611328 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:no-CI)[0x55eefe208600]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105611328 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe207db0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105611328 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe207db0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105611328 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:no-CI)[0x55eefe207db0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105611328 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:no-CI)[0x55eefe207db0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105611330 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:no-CI)[0x55eefe208600]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105611330 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105611330 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105611330 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1954)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483600 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind 20250427105611331 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:no-CI)[0x55eefe207db0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105611331 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105611331 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105611331 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94: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) 20250427105611331 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) Sending Assignment Command (msc_a.c:706) 20250427105611331 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105611332 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427105611332 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105611332 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105611332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105611332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105611332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105611332 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105611332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105611332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105611332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105611332 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 d1 08 c3 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) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105611334 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105611334 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105611334 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105611334 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105611334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105611334 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105611334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105611334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105611334 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105611334 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) 20250427105611334 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105611334 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105611334 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe207db0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105611334 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe207db0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105611334 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94: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)[0x55eefe207db0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105611335 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94: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) 20250427105611335 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105611335 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94: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) 20250427105611335 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE 20250427105611336 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105611336 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105611336 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105611336 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427105611336 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427105611336 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105611336 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105611336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105611336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105611336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105611336 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105611336 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105611336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105611336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105611336 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 d1 08 c3 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427105611337 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94: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)[0x55eefe207db0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105611337 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94: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)[0x55eefe207db0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105611337 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105611338 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427105611338 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105611338 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105611338 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105611338 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105611338 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105611338 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105611338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105611338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105611338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105611338 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105611338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105611338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105611338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105611338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 08 c3 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427105611340 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94: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) 20250427105611340 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94: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) 20250427105611340 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94: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) 20250427105611340 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe208600]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105611340 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe208600]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105611340 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94: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)[0x55eefe208600]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105611340 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427105611340 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105611340 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105611340 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427105611340 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427105611340 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105611340 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105611340 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105611340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105611340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105611340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105611340 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105611341 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105611341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105611341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105611341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 08 c3 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: { line := { verb := "MDCX", trans_id := "307", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "90" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "90", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT 20250427105611342 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94: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)[0x55eefe208600]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105611342 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94: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)[0x55eefe208600]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105611342 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105611342 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105611342 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O 20250427105611343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105611343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105611343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105611343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105611343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105611343 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105611343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105611343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105611343 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105611343 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105611343 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105611343 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105611343 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427105611343 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427105611343 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427105611343 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105611343 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Hold the call for some time TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Hangup TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105612346 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105612346 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105612346 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105612346 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105612346 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105612347 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105612347 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105612347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105612347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105612347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105612347 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105612347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105612347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105612347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105612347 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 d1 08 c3 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC 20250427105612349 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427105612349 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105612349 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105612349 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105612349 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427105612349 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427105612349 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105612349 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105612349 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105612349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105612349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105612349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105612349 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105612349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105612349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105612349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105612349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d1 08 c3 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105612352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105612352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105612352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105612352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105612352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105612352 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105612352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105612352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105612352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105612352 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105612352 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105612352 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105612352 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427105612352 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427105612352 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427105612352 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427105612352 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427105612352 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105612352 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105612352 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105612352 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105612352 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105612352 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105612352 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105612352 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105612352 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94: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)[0x55eefe207db0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105612352 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94: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)[0x55eefe207db0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105612353 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94: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)[0x55eefe207db0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105612353 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94: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)[0x55eefe207db0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105612353 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94: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)[0x55eefe208600]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105612353 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94: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)[0x55eefe208600]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105612353 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105612353 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94: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)[0x55eefe208600]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105612353 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94: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)[0x55eefe208600]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105612353 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105612353 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fe8d0] (call_leg.c:198) 20250427105612353 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105612353 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105612353 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105612353 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105612353 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105612353 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105612353 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105612353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105612353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105612353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105612353 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105612353 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105612353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105612353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105612353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 08 c3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1954)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483600 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105612356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105612356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105612356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105612356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105612357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105612357 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105612357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105612357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105612357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105612357 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105612357 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105612357 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105612357 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105612357 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105612357 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105612357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105612357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fe8d0] (msc_a.c:1053) 20250427105612357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105612357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105612357 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1bdae0] (msc_a.c:1053) 20250427105612357 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105612357 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe1fe8d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105612357 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105612357 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94) MSC-A terminated (msub.c:261) 20250427105612357 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94) 1 MSC-I still active (msub.c:79) 20250427105612357 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105612357 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105612357 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe20a390]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105612357 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe20a390]{READY}: Removing from parent msub_fsm[0x55eefe1bdae0] (msub.c:113) 20250427105612357 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-370 (ran_conn.c:155) 20250427105612357 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe20a390]{READY}: Freeing instance (msub.c:113) 20250427105612357 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-370:CM_SERVICE_REQ)[0x55eefe20a390]{READY}: Deallocated (fsm.c:568) 20250427105612357 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94) Free (msub.c:119) 20250427105612357 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105612357 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Freeing instance (msub.c:113) 20250427105612357 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Deallocated (fsm.c:568) 20250427105612357 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105612357 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105612357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105612357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105612357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105612357 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105612357 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105612357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105612357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105612357 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 08 c3 00 01 72 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427105612358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105612358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105612358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105612358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105612358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105612358 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105612358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105612358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105612358 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105612358 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d1 08 c3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)13699267 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@84c1225eaf8b: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@84c1225eaf8b: "CSD Bearer Service: BS34T" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1957)@84c1225eaf8b: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)3722181 MSC_Test_0-RAN(1952)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105613361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105613361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105613362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105613362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105613362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105613362 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105613362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105613362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105613362 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105613362 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 cb 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) 20250427105613362 DMSC DEBUG msub_fsm[0x55eefe207db0]{active}: Allocated (fsm.c:456) 20250427105613362 DMSC DEBUG msc_i[0x55eefe1fea00]{READY}: Allocated (fsm.c:456) 20250427105613362 DMSC DEBUG msc_i[0x55eefe1fea00]{READY}: is child of msub_fsm[0x55eefe207db0] (fsm.c:486) 20250427105613362 DMSC DEBUG msc_a[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105613362 DMSC DEBUG msc_a[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe207db0] (fsm.c:486) 20250427105613362 DMSC DEBUG msc_a(unknown:GERAN-A-371:NONE)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105613362 DMSC DEBUG msc_i(unknown:GERAN-A-371:NONE)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105613362 DMSC DEBUG msc_a(unknown:GERAN-A-371:NONE)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105613362 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-371:LU)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105613362 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-371:LU)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105613362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105613362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-371:LU)[0x55eefe1e0220] (fsm.c:486) 20250427105613362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105613362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105613362 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105613362 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105613362 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105613362 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105613362 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105613362 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105613362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105613362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105613362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105613362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105613362 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105613362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105613362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe208600]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105613362 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe1feb30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105613362 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe1feb30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe208600] (fsm.c:486) 20250427105613362 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe1feb30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105613362 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe1feb30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105613363 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105613363 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105613363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105613363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105613363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105613363 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105613363 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105613363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105613363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105613363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 38 cb c5 00 01 73 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105613363 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105613363 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105613363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105613363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105613363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105613363 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105613363 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105613363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105613363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105613363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 38 cb 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(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: { messageType := 2, destLocRef := '38CBC5'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105613364 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105613364 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105613365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105613365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105613365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105613365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105613365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105613365 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105613365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105613365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105613365 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105613365 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105613365 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105613365 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe1e0220]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105613366 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105613366 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105613366 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105613366 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105613367 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105613367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105613367 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe1feb30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105613367 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe1feb30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105613367 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe1feb30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105613367 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe1feb30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe208600] (vlr_lu_fsm.c:110) 20250427105613367 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe1feb30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105613367 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe1feb30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105613367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105613367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105613367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105613367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe208600] (fsm.c:486) 20250427105613367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105613367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105613367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105613367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105613367 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:TMSInew-0x3ABD6859) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105613367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105613367 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:TMSInew-0x3ABD6859 LOCATION UPDATE ACCEPT (TMSI = 0x3abd6859) (gsm_04_08.c:149) 20250427105613367 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:TMSInew-0x3ABD6859:GERAN-A-371:LU)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105613367 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:TMSInew-0x3ABD6859 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105613367 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105613367 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105613367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105613367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105613367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105613367 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105613367 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105613367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105613367 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105613367 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 38 cb c5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3a bd 68 59 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105613369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105613369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105613369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105613369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105613369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105613369 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105613369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105613369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105613369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105613369 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105613369 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:TMSInew-0x3ABD6859:GERAN-A-371:LU)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105613369 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:TMSInew-0x3ABD6859:GERAN-A-371:LU)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105613370 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:TMSInew-0x3ABD6859:GERAN-A-371:LU)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105613370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:TMSInew-0x3ABD6859:GERAN-A-371:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105613370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105613370 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105613370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105613370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-371:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105613370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105613370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-371:LU)[0x55eefe208600] (vlr_lu_fsm.c:817) 20250427105613370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105613370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8F412C94:GERAN-A-371:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105613370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-371:LU)[0x55eefe208600]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105613370 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-371:LU)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105613370 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-371:LU)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250427105613370 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105613370 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-371:LU)[0x55eefe1e0220]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105613370 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-371:LU)[0x55eefe1e0220]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105613370 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105613370 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105613370 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105613370 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-371:LU)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105613370 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105613370 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105613370 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105613370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105613370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105613370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105613370 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105613370 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105613370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105613370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105613370 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 38 cb c5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105613372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105613372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105613372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105613372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105613372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105613372 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105613372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105613372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105613372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105613372 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105613372 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-371:LU)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105613372 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-371:LU)[0x55eefe1e0220]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105613372 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-371:LU)[0x55eefe1e0220]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105613372 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-371:LU)[0x55eefe1e0220]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105613372 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-371:LU)[0x55eefe1e0220]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105613372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-371:LU)[0x55eefe208600]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105613372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-371:LU)[0x55eefe208600]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-371:LU)[0x55eefe1e0220] (msc_a.c:1053) 20250427105613372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-371:LU)[0x55eefe208600]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105613372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-371:LU)[0x55eefe208600]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105613372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-371:LU)[0x55eefe208600]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105613372 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-371:LU)[0x55eefe1e0220]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe207db0] (msc_a.c:1053) 20250427105613372 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-371:LU)[0x55eefe1e0220]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105613372 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-371:LU)[0x55eefe1e0220]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105613372 DMSC DEBUG msub_fsm[0x55eefe207db0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105613372 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859) MSC-A terminated (msub.c:261) 20250427105613372 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859) 1 MSC-I still active (msub.c:79) 20250427105613372 DMSC DEBUG msub_fsm[0x55eefe207db0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105613372 DMSC DEBUG msub_fsm[0x55eefe207db0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105613372 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-371:LU)[0x55eefe1fea00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105613372 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-371:LU)[0x55eefe1fea00]{READY}: Removing from parent msub_fsm[0x55eefe207db0] (msub.c:113) 20250427105613372 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-371 (ran_conn.c:155) 20250427105613372 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-371:LU)[0x55eefe1fea00]{READY}: Freeing instance (msub.c:113) 20250427105613372 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-371:LU)[0x55eefe1fea00]{READY}: Deallocated (fsm.c:568) 20250427105613372 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859) Free (msub.c:119) 20250427105613372 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105613372 DMSC DEBUG msub_fsm[0x55eefe207db0]{terminating}: Freeing instance (msub.c:113) 20250427105613372 DMSC DEBUG msub_fsm[0x55eefe207db0]{terminating}: Deallocated (fsm.c:568) 20250427105613372 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105613372 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105613372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105613372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105613372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105613373 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105613373 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105613373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105613373 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105613373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 38 cb c5 00 01 73 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105613373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105613373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105613373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105613373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105613373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105613373 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105613373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105613373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105613373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105613373 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 38 cb c5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)3722181 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105613374 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105613374 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3ABD6859'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)15876183 MSC_Test_0-RAN(1952)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105613576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105613576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105613576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105613576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105613576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105613576 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105613576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105613576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105613576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105613576 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f2 40 57 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 3a bd 68 59 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105613577 DMSC DEBUG msub_fsm[0x55eefe208600]{active}: Allocated (fsm.c:456) 20250427105613577 DMSC DEBUG msc_i[0x55eefe1e0220]{READY}: Allocated (fsm.c:456) 20250427105613577 DMSC DEBUG msc_i[0x55eefe1e0220]{READY}: is child of msub_fsm[0x55eefe208600] (fsm.c:486) 20250427105613577 DMSC DEBUG msc_a[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105613577 DMSC DEBUG msc_a[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe208600] (fsm.c:486) 20250427105613577 DMSC DEBUG msc_a(unknown:GERAN-A-372:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105613577 DMSC DEBUG msc_i(unknown:GERAN-A-372:NONE)[0x55eefe1e0220]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105613577 DMSC DEBUG msc_a(unknown:GERAN-A-372:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105613577 DMM DEBUG msc_a(TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105613577 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe207db0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105613577 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe207db0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fea00] (fsm.c:486) 20250427105613577 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe207db0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105613577 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe207db0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105613577 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105613577 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105613577 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105613577 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105613577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe207db0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105613577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe207db0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105613577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe207db0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105613577 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105613577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe207db0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105613577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe207db0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105613577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe207db0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105613577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe207db0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105613577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe207db0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105613577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe207db0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105613577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe207db0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105613577 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105613577 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105613577 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105613577 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105613577 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105613577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105613577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105613577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105613577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105613577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105613577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105613577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105613577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105613577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105613578 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f2 40 57 00 01 74 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105613578 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105613578 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105613578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105613578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105613578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105613578 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105613578 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105613578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105613578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105613578 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f2 40 57 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105613578 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105613578 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105613578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105613578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105613578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105613578 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105613578 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105613578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105613578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105613578 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f2 40 57 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1951)@84c1225eaf8b: { messageType := 2, destLocRef := 'F24057'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105613579 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105613579 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '03050407E18A89200540805E04802143F5'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '03450407E18A89200540805E04802143F5'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:20 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200540805E04802143F5'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105613583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105613583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105613583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105613583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105613583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105613583 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105613583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105613583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105613583 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105613583 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) 20250427105613584 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105613584 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105613584 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105613584 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859 callref-0x80000031 tid-8) New transaction (transaction.c:231) 20250427105613584 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427105613584 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105613584 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105613584 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105613584 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105613584 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859: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) 20250427105613584 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105613584 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105613584 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105613584 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fea00] (fsm.c:486) 20250427105613584 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859: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) 20250427105613584 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1cba80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105613584 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1cba80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105613584 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:no-CI)[0x55eefe1cba80]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105613584 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:no-CI)[0x55eefe1cba80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105613584 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1bdae0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105613584 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1bdae0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fb750] (fsm.c:486) 20250427105613584 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105613584 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105613586 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:no-CI)[0x55eefe1cba80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105613586 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105613586 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105613586 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859: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)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483599 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind 20250427105613588 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105613588 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105613588 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105613588 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859: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) 20250427105613588 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) Sending Assignment Command (msc_a.c:706) 20250427105613588 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105613588 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105613588 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105613588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105613588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105613588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105613588 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105613588 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105613588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105613588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105613588 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 f2 40 57 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105613589 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105613591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105613591 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105613591 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105613591 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105613591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105613591 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105613591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105613591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105613591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105613591 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) 20250427105613591 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105613591 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105613591 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1bdae0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105613591 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1bdae0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105613591 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859: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)[0x55eefe1bdae0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105613591 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859: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) 20250427105613591 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105613591 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859: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) 20250427105613591 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE 20250427105613593 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105613593 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105613593 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105613593 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427105613593 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427105613593 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105613593 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105613593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105613593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105613593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105613593 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105613593 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105613593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105613593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105613593 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 f2 40 57 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105613594 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859: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)[0x55eefe1bdae0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105613594 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859: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)[0x55eefe1bdae0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105613594 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105613595 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427105613595 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105613595 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105613595 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105613595 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105613595 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105613595 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105613595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105613596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105613596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105613596 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105613596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105613596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105613596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105613596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f2 40 57 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427105613597 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859: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) 20250427105613597 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859: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) 20250427105613597 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859: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) 20250427105613597 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cba80]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105613597 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cba80]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105613598 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859: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)[0x55eefe1cba80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105613598 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427105613598 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105613598 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105613598 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427105613598 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427105613598 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105613598 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105613598 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105613598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105613598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105613598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105613598 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105613598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105613598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105613598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105613598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f2 40 57 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: { 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)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT 20250427105613600 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859: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)[0x55eefe1cba80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105613600 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859: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)[0x55eefe1cba80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105613600 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105613600 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105613600 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105613601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105613601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105613601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105613601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105613601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105613601 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105613601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105613601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105613601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105613601 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105613601 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105613601 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105613601 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427105613601 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427105613601 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427105613601 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105613601 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Hold the call for some time TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Hangup TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105614604 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105614604 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105614604 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105614605 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105614605 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105614605 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105614605 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105614605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105614605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105614605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105614605 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105614605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105614605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105614605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105614605 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 f2 40 57 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC 20250427105614607 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427105614607 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105614607 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105614607 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105614607 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427105614607 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427105614607 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105614607 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105614607 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105614607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105614607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105614607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105614607 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105614607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105614607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105614607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105614607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f2 40 57 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@84c1225eaf8b: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@84c1225eaf8b: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105614610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105614610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105614610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105614610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105614610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105614610 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105614610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105614610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105614610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105614610 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105614610 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105614610 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105614610 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427105614610 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427105614610 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427105614610 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427105614610 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427105614610 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105614610 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105614610 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105614610 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105614610 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105614610 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105614610 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105614610 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105614610 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859: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)[0x55eefe1bdae0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105614610 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859: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)[0x55eefe1bdae0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105614610 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859: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)[0x55eefe1bdae0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105614610 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859: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)[0x55eefe1bdae0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105614610 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859: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)[0x55eefe1cba80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105614610 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859: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)[0x55eefe1cba80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fb750] (call_leg.c:197) 20250427105614610 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105614610 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859: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)[0x55eefe1cba80]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105614610 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859: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)[0x55eefe1cba80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105614610 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105614610 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fea00] (call_leg.c:198) 20250427105614610 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105614610 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105614610 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105614610 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105614610 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105614610 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105614610 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105614610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105614610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105614611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105614611 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105614611 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105614611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105614611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105614611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f2 40 57 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483599 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command 20250427105614613 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105614613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105614613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105614613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105614613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105614613 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105614613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105614613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105614613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105614613 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1951)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1951)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105614613 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105614613 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105614613 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105614613 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105614613 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105614613 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe207db0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105614613 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe207db0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fea00] (msc_a.c:1053) 20250427105614613 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe207db0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105614613 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe207db0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105614613 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe208600] (msc_a.c:1053) 20250427105614613 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105614613 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105614613 DMSC DEBUG msub_fsm[0x55eefe208600]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105614613 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859) MSC-A terminated (msub.c:261) 20250427105614613 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859) 1 MSC-I still active (msub.c:79) 20250427105614613 DMSC DEBUG msub_fsm[0x55eefe208600]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105614613 DMSC DEBUG msub_fsm[0x55eefe208600]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105614613 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105614613 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Removing from parent msub_fsm[0x55eefe208600] (msub.c:113) 20250427105614613 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-372 (ran_conn.c:155) 20250427105614613 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Freeing instance (msub.c:113) 20250427105614613 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-372:CM_SERVICE_REQ)[0x55eefe1e0220]{READY}: Deallocated (fsm.c:568) 20250427105614613 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859) Free (msub.c:119) 20250427105614613 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105614613 DMSC DEBUG msub_fsm[0x55eefe208600]{terminating}: Freeing instance (msub.c:113) 20250427105614613 DMSC DEBUG msub_fsm[0x55eefe208600]{terminating}: Deallocated (fsm.c:568) 20250427105614613 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105614613 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105614613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105614613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105614614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105614614 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105614614 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105614614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105614614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105614614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f2 40 57 00 01 74 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@84c1225eaf8b: Session index based on local reference:0 20250427105614614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105614614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105614614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105614614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105614614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105614614 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105614614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105614614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105614614 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105614614 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f2 40 57 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)15876183 TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105615190 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105615190 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105615190 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105615190 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105615190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105615190 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105615190 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105615190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105615190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105615190 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6b 32 93 00 00 70 0d 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1953)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427105615191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105615191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105615191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105615191 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105615191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105615191 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105615191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105615191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105615191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105615191 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6b 32 93 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mo_csd0(1959)@84c1225eaf8b: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(1957)@84c1225eaf8b: Final verdict of PTC: none 20250427105615620 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105615620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105615620 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105615620 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105615620 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105615620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105615620 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105615620 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105615620 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105615620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105615620 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105615620 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105615620 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105615620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105615620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105615620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105615620 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105615620 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105615620 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105615620 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105615620 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105615621 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105615621 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427105615621 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1954)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1952)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1953)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1960)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1956)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1958)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1955)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1950)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1951)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1950): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1951): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1952): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1953): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1954): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1955): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1956): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1957): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1958): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_and_mo_csd0(1959): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1960): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_and_mo_csd finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_csd pass'. Sun Apr 27 10:56:15 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 20250427105616622 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=5572208) 20250427105617621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105617621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105617621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105617623 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=5572208, count=5574084) 20250427105618623 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_csd pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_csd'. ------ MSC_Tests.TC_lu_and_mt_csd ------ Sun Apr 27 10:56:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_csd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105619625 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_csd' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_and_mt_csd started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1964)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1964)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1964)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1962)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105620364 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1965)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105620558 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105620558 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105620558 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105620558 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105620560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105620560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105620560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105620560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105620560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105620560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105620560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105620560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105620560 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105620560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105620560 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 20250427105620560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105620560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105620560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105620560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105620560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105620560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105620560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105620560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105620560 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105620560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105620560 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105620560 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1964)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 20250427105620561 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105620561 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105620626 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105620626 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1967)@84c1225eaf8b: Established a new IPA connection (conn_id=2) 20250427105620627 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1967)@84c1225eaf8b: CCM 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(1967)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1967)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1967)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1967)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105620638 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105620638 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@84c1225eaf8b: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@84c1225eaf8b: "CSD Bearer Service: BS21T" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1968)@84c1225eaf8b: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105621365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105621365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105621365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105621365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105621365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105621365 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105621365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105621365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105621365 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105621365 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105621365 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105621365 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105621365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105621365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105621365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105621365 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105621365 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105621365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105621365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105621365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1963)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)1373783 MSC_Test_0-SCCP(1962)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1963)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427105621371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105621371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105621371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105621371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105621371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105621371 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105621371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105621371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105621371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105621371 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 f6 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(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105621372 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Allocated (fsm.c:456) 20250427105621372 DMSC DEBUG msc_i[0x55eefe20a390]{READY}: Allocated (fsm.c:456) 20250427105621372 DMSC DEBUG msc_i[0x55eefe20a390]{READY}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105621372 DMSC DEBUG msc_a[0x55eefe1feb30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105621372 DMSC DEBUG msc_a[0x55eefe1feb30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105621372 DMSC DEBUG msc_a(unknown:GERAN-A-373:NONE)[0x55eefe1feb30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105621372 DMSC DEBUG msc_i(unknown:GERAN-A-373:NONE)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105621372 DMSC DEBUG msc_a(unknown:GERAN-A-373:NONE)[0x55eefe1feb30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105621372 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-373:LU)[0x55eefe1feb30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105621372 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-373:LU)[0x55eefe1feb30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105621372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105621372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-373:LU)[0x55eefe1feb30] (fsm.c:486) 20250427105621372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105621372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105621372 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105621372 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105621372 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1feb30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105621372 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1feb30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105621372 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105621372 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105621372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105621372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105621372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105621372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105621372 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105621372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105621372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105621372 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105621372 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105621372 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105621372 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105621372 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105621372 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105621372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105621372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105621372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105621372 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105621372 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105621372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105621372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105621372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 14 f6 57 00 01 75 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105621372 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105621372 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105621372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105621372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105621372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105621372 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105621372 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105621372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105621372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105621372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 14 f6 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(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: { messageType := 2, destLocRef := '14F657'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1968)@84c1225eaf8b: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mt_csd0(1970) MSC_Test-GSUP(1968)@84c1225eaf8b: Added IMSI table entry 0TC_lu_and_mt_csd0(1970)"262420000000007" 20250427105621374 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105621374 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 20250427105621374 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105621375 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105621375 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105621375 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105621375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105621375 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105621375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105621375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105621375 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105621375 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105621375 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105621375 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1feb30]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105621377 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105621377 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105621377 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105621377 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105621377 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105621377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105621377 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105621377 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105621377 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105621377 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1cba80] (vlr_lu_fsm.c:110) 20250427105621377 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105621377 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105621377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105621377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105621377 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105621377 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105621377 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105621377 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105621377 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105621377 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105621377 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:TMSInew-0x580EA454) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105621377 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105621377 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:TMSInew-0x580EA454 LOCATION UPDATE ACCEPT (TMSI = 0x580ea454) (gsm_04_08.c:149) 20250427105621377 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:TMSInew-0x580EA454:GERAN-A-373:LU)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105621377 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:TMSInew-0x580EA454 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105621377 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105621377 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105621377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105621377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105621377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105621377 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105621377 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105621377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105621377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105621377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 14 f6 57 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 58 0e a4 54 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427105621380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105621380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105621380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105621380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105621380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105621380 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105621380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105621380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105621380 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105621380 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 75 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105621380 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:TMSInew-0x580EA454:GERAN-A-373:LU)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105621380 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:TMSInew-0x580EA454:GERAN-A-373:LU)[0x55eefe1feb30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105621380 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:TMSInew-0x580EA454:GERAN-A-373:LU)[0x55eefe1feb30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105621380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:TMSInew-0x580EA454:GERAN-A-373:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105621380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105621380 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105621380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105621380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-373:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105621380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105621380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-373:LU)[0x55eefe1cba80] (vlr_lu_fsm.c:817) 20250427105621380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105621380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3ABD6859:GERAN-A-373:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105621380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-373:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105621380 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-373:LU)[0x55eefe1feb30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105621380 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-373:LU)[0x55eefe1feb30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.991s remaining) (msc_a.c:450) 20250427105621380 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105621380 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-373:LU)[0x55eefe1feb30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105621380 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-373:LU)[0x55eefe1feb30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105621380 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105621380 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105621380 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105621380 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-373:LU)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105621380 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105621380 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105621380 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105621380 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105621380 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105621380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105621380 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105621380 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105621380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105621380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105621380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 14 f6 57 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105621381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105621381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105621381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105621381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105621381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105621381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105621381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105621381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105621381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105621381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105621381 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-373:LU)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105621381 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-373:LU)[0x55eefe1feb30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105621381 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-373:LU)[0x55eefe1feb30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105621381 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-373:LU)[0x55eefe1feb30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105621381 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-373:LU)[0x55eefe1feb30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105621381 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-373:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105621381 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-373:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-373:LU)[0x55eefe1feb30] (msc_a.c:1053) 20250427105621381 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-373:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105621381 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-373:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105621381 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-373:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105621381 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-373:LU)[0x55eefe1feb30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1bdae0] (msc_a.c:1053) 20250427105621381 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-373:LU)[0x55eefe1feb30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105621381 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-373:LU)[0x55eefe1feb30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105621381 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105621381 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454) MSC-A terminated (msub.c:261) 20250427105621381 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454) 1 MSC-I still active (msub.c:79) 20250427105621381 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105621381 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105621381 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-373:LU)[0x55eefe20a390]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105621381 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-373:LU)[0x55eefe20a390]{READY}: Removing from parent msub_fsm[0x55eefe1bdae0] (msub.c:113) 20250427105621381 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-373 (ran_conn.c:155) 20250427105621381 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-373:LU)[0x55eefe20a390]{READY}: Freeing instance (msub.c:113) 20250427105621381 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-373:LU)[0x55eefe20a390]{READY}: Deallocated (fsm.c:568) 20250427105621381 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454) Free (msub.c:119) 20250427105621381 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105621381 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Freeing instance (msub.c:113) 20250427105621381 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Deallocated (fsm.c:568) 20250427105621381 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105621381 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105621381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105621381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105621381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105621381 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105621381 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105621381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105621381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105621381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 14 f6 57 00 01 75 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 20250427105621382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105621382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105621382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105621382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105621382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105621382 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105621382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105621382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105621382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105621382 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 14 f6 57 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1373783 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105621382 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105621382 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: Created IMSI[0] for '262420000000007'H'580EA454'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)29824772 20250427105621386 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427105621386 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427105621386 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 callref-0x1c71704 tid-255) New transaction (transaction.c:231) 20250427105621386 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 callref-0x1c71704 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21T} (gsm_04_08_cc.c:790) 20250427105621386 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 callref-0x1c71704 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS21T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250427105621386 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 callref-0x1c71704 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427105621386 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427105621386 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427105621386 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105621386 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105621386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105621386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105621386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105621386 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105621386 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105621386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105621386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105621386 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 58 0e a4 54 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: Created IMSI[1] for '262420000000007'H'580EA454'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '580EA454'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)4893588 MSC_Test_0-SCCP(1962)@84c1225eaf8b: First idle individual index:0 20250427105621390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105621390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105621390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105621390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105621390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105621390 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105621390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105621390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105621390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105621390 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 ab 94 02 02 06 04 43 b9 00 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 58 0e a4 54 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105621390 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: Allocated (fsm.c:456) 20250427105621390 DMSC DEBUG msc_i[0x55eefe1feb30]{READY}: Allocated (fsm.c:456) 20250427105621390 DMSC DEBUG msc_i[0x55eefe1feb30]{READY}: is child of msub_fsm[0x55eefe1cba80] (fsm.c:486) 20250427105621390 DMSC DEBUG msc_a[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105621390 DMSC DEBUG msc_a[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cba80] (fsm.c:486) 20250427105621390 DMSC DEBUG msc_a(unknown:GERAN-A-374:NONE)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105621390 DMSC DEBUG msc_i(unknown:GERAN-A-374:NONE)[0x55eefe1feb30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105621390 DMSC DEBUG msc_a(unknown:GERAN-A-374:NONE)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105621390 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105621390 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe20a390] (fsm.c:486) 20250427105621390 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105621390 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105621390 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105621390 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105621390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105621390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105621390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105621390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105621390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105621390 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1feb30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105621390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105621390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105621390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105621390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105621390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105621390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105621390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105621390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105621390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105621390 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 callref-0x1c71704 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427105621390 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105621390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427105621390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105621390 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427105621390 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21T} (gsm_04_08_cc.c:905) 20250427105621390 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 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) 20250427105621390 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427105621390 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1feb30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105621390 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427105621390 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105621390 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427105621390 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105621390 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105621390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105621390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105621390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105621390 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105621390 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105621390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105621390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105621390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4a ab 94 00 01 76 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105621390 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105621390 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105621390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105621390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105621390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105621390 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105621390 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105621390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105621390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105621390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 4a ab 94 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105621390 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105621390 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105621390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105621390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105621390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105621390 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105621390 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105621390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105621390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105621390 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 4a ab 94 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: { messageType := 2, destLocRef := '4AAB94'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105621391 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427105621391 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028301'O 20250427105621394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105621394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105621394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105621394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105621394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105621394 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105621394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105621394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105621394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105621394 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105621394 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1feb30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105621394 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105621395 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427105621395 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427105621395 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427105621395 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427105621395 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 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) 20250427105621395 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 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)@84c1225eaf8b: f_mt_call_complete 2 MSC_Test-MGCP(1966)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250427105621398 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427105621398 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105621398 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe20a390] (fsm.c:486) 20250427105621398 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 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) 20250427105621398 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1cf8a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105621398 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1cf8a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1fb750] (fsm.c:486) 20250427105621398 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:no-CI)[0x55eefe1cf8a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105621398 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:no-CI)[0x55eefe1cf8a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105621398 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1b4ab0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105621398 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1b4ab0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1fb750] (fsm.c:486) 20250427105621398 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:no-CI)[0x55eefe1b4ab0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105621398 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:no-CI)[0x55eefe1b4ab0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@84c1225eaf8b: 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)@84c1225eaf8b: f_mt_call_complete 3 20250427105621403 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:no-CI)[0x55eefe1cf8a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105621403 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105621403 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105621403 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 4 20250427105621403 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:no-CI)[0x55eefe1b4ab0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105621403 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105621403 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105621403 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 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) 20250427105621403 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 tid-0) Sending Assignment Command (msc_a.c:706) 20250427105621403 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1feb30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105621403 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105621403 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105621403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105621403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105621403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105621403 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105621403 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105621403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105621403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105621403 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 4a ab 94 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250427105621406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105621406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105621406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105621406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105621406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105621406 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105621406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105621406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105621406 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105621406 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) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105621406 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1feb30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105621406 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105621406 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1b4ab0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105621406 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1b4ab0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105621406 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454: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)[0x55eefe1b4ab0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105621406 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 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) 20250427105621406 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105621406 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 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) 20250427105621406 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 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)@84c1225eaf8b: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '8347'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 8 20250427105621407 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454: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)[0x55eefe1b4ab0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105621407 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454: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)[0x55eefe1b4ab0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105621407 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105621612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105621612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105621612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105621612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105621612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105621612 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105621612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105621612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105621612 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105621612 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105621612 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1feb30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105621612 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105621612 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427105621612 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427105621612 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427105621613 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 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) 20250427105621613 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 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)@84c1225eaf8b: f_mt_call_complete 7 20250427105621614 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427105621614 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 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) 20250427105621614 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cf8a0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105621614 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cf8a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105621614 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cf8a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105621614 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454: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)[0x55eefe1cf8a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Hold the call for some time 20250427105621615 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454: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)[0x55eefe1cf8a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105621615 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454: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)[0x55eefe1cf8a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105621615 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105621615 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105621615 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Hangup TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105622118 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105622118 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105622118 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105622118 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105622118 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1feb30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105622118 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105622118 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105622118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105622118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105622118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105622118 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105622118 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105622118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105622118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105622118 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 4a ab 94 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105622120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105622120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105622120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105622120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105622120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105622120 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105622120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105622120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105622120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105622120 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) 20250427105622121 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1feb30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105622121 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105622121 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427105622121 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105622121 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1feb30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105622121 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427105622121 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x1c71704 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427105622121 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427105622121 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105622121 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105622121 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105622121 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105622121 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105622121 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105622121 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105622121 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105622121 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454: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)[0x55eefe1b4ab0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105622121 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454: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)[0x55eefe1b4ab0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1fb750] (call_leg.c:197) 20250427105622121 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454: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)[0x55eefe1b4ab0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105622121 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454: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)[0x55eefe1b4ab0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105622121 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454: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)[0x55eefe1cf8a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105622121 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454: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)[0x55eefe1cf8a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1fb750] (call_leg.c:197) 20250427105622121 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105622121 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454: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)[0x55eefe1cf8a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105622121 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454: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)[0x55eefe1cf8a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105622121 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105622121 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe20a390] (call_leg.c:198) 20250427105622121 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105622121 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105622121 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105622121 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1feb30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105622121 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105622121 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105622121 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105622121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105622121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105622121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105622121 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105622121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105622121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105622121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105622121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4a ab 94 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427105622121 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105622121 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105622121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105622121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105622121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105622121 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105622121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105622121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105622121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105622121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4a ab 94 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)29824772 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105622123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105622123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105622123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105622123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105622123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105622123 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105622123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105622123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105622123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105622123 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105622123 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1feb30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105622123 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105622123 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105622123 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105622123 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105622123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105622123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe20a390] (msc_a.c:1053) 20250427105622123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105622123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105622123 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cba80] (msc_a.c:1053) 20250427105622123 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105622123 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105622123 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105622123 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454) MSC-A terminated (msub.c:261) 20250427105622123 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454) 1 MSC-I still active (msub.c:79) 20250427105622123 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105622123 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105622123 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1feb30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105622123 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1feb30]{READY}: Removing from parent msub_fsm[0x55eefe1cba80] (msub.c:113) 20250427105622123 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-374 (ran_conn.c:155) 20250427105622123 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1feb30]{READY}: Freeing instance (msub.c:113) 20250427105622123 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-374:PAGING_RESP)[0x55eefe1feb30]{READY}: Deallocated (fsm.c:568) 20250427105622123 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454) Free (msub.c:119) 20250427105622123 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105622123 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Freeing instance (msub.c:113) 20250427105622123 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Deallocated (fsm.c:568) 20250427105622123 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105622123 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105622123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105622123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105622123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105622123 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105622123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105622123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105622123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105622123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4a ab 94 00 01 76 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 20250427105622123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105622123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105622123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105622123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105622124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105622124 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105622124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105622124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105622124 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105622124 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 4a ab 94 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)4893588 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 9: done MSC_Test_0-RAN(1963)@84c1225eaf8b: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@84c1225eaf8b: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@84c1225eaf8b: "CSD Bearer Service: BS22T" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1968)@84c1225eaf8b: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)7587618 MSC_Test_0-SCCP(1962)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1963)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105623127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105623127 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105623127 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105623127 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105623127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105623127 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105623127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105623127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105623127 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105623127 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 c7 22 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105623128 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{active}: Allocated (fsm.c:456) 20250427105623128 DMSC DEBUG msc_i[0x55eefe1e0d20]{READY}: Allocated (fsm.c:456) 20250427105623128 DMSC DEBUG msc_i[0x55eefe1e0d20]{READY}: is child of msub_fsm[0x55eefe1b4ab0] (fsm.c:486) 20250427105623128 DMSC DEBUG msc_a[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105623128 DMSC DEBUG msc_a[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1b4ab0] (fsm.c:486) 20250427105623128 DMSC DEBUG msc_a(unknown:GERAN-A-375:NONE)[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105623128 DMSC DEBUG msc_i(unknown:GERAN-A-375:NONE)[0x55eefe1e0d20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105623128 DMSC DEBUG msc_a(unknown:GERAN-A-375:NONE)[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105623128 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-375:LU)[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105623128 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-375:LU)[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105623128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105623128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-375:LU)[0x55eefe1fe7a0] (fsm.c:486) 20250427105623128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105623128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105623128 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105623128 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105623128 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105623128 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105623128 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105623128 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105623128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105623128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105623128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105623128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105623128 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105623128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105623128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105623128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105623128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1cf8a0] (fsm.c:486) 20250427105623128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105623128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105623128 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105623128 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105623128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105623128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105623128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105623128 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105623128 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105623128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105623128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105623128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 73 c7 22 00 01 77 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105623128 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105623128 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105623128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105623128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105623128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105623128 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105623128 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105623128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105623128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105623128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 73 c7 22 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1962)@84c1225eaf8b: { messageType := 2, destLocRef := '73C722'O, sourceLocRef := '000177'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105623129 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105623129 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427105623129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105623129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105623129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105623129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105623129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105623129 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105623129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105623129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105623129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105623129 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105623130 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105623130 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1fe7a0]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105623130 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105623130 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105623130 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105623130 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105623130 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105623130 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105623130 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105623130 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105623130 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105623130 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1cf8a0] (vlr_lu_fsm.c:110) 20250427105623131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105623131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105623131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105623131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105623131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105623131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1cf8a0] (fsm.c:486) 20250427105623131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105623131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105623131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105623131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105623131 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:TMSInew-0x9FB754B3) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105623131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105623131 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:TMSInew-0x9FB754B3 LOCATION UPDATE ACCEPT (TMSI = 0x9fb754b3) (gsm_04_08.c:149) 20250427105623131 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:TMSInew-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105623131 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:TMSInew-0x9FB754B3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105623131 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105623131 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105623131 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105623131 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105623131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105623131 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105623131 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105623131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105623131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105623131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 73 c7 22 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 9f b7 54 b3 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427105623132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105623132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105623132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105623132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105623132 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105623132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105623132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105623132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105623132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105623132 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105623132 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:TMSInew-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105623132 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:TMSInew-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1fe7a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105623132 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:TMSInew-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1fe7a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105623132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:TMSInew-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105623132 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105623132 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105623132 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105623132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105623132 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105623132 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1cf8a0] (vlr_lu_fsm.c:817) 20250427105623132 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105623132 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x580EA454:GERAN-A-375:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105623132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105623132 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1fe7a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105623132 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1fe7a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250427105623132 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105623132 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1fe7a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105623132 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1fe7a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105623132 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105623132 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105623132 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105623132 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105623132 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105623132 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105623132 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105623132 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105623132 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105623132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105623132 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105623132 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105623132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105623132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105623132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 73 c7 22 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105623133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105623133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105623133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105623133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105623133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105623133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105623133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105623133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105623133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105623133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105623133 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105623133 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1fe7a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105623133 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1fe7a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105623133 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1fe7a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105623133 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1fe7a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105623133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105623133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1fe7a0] (msc_a.c:1053) 20250427105623133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105623133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105623133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105623133 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1fe7a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1b4ab0] (msc_a.c:1053) 20250427105623133 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1fe7a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105623133 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1fe7a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105623133 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105623133 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3) MSC-A terminated (msub.c:261) 20250427105623133 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3) 1 MSC-I still active (msub.c:79) 20250427105623133 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105623133 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105623133 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1e0d20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105623133 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1e0d20]{READY}: Removing from parent msub_fsm[0x55eefe1b4ab0] (msub.c:113) 20250427105623133 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-375 (ran_conn.c:155) 20250427105623133 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1e0d20]{READY}: Freeing instance (msub.c:113) 20250427105623133 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-375:LU)[0x55eefe1e0d20]{READY}: Deallocated (fsm.c:568) 20250427105623133 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3) Free (msub.c:119) 20250427105623133 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105623133 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{terminating}: Freeing instance (msub.c:113) 20250427105623133 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{terminating}: Deallocated (fsm.c:568) 20250427105623133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105623133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105623133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105623133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105623133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105623133 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105623133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105623133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105623133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105623133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 73 c7 22 00 01 77 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 20250427105623134 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105623134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105623134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105623134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105623134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105623134 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105623134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105623134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105623134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105623134 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 73 c7 22 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)7587618 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105623134 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105623134 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: Created IMSI[0] for '262420000000007'H'9FB754B3'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)761283029 20250427105623136 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427105623136 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427105623136 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 callref-0x2d6041d5 tid-255) New transaction (transaction.c:231) 20250427105623136 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 callref-0x2d6041d5 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22T} (gsm_04_08_cc.c:790) 20250427105623136 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 callref-0x2d6041d5 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS22T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250427105623136 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 callref-0x2d6041d5 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427105623136 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427105623136 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427105623136 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105623136 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105623136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105623136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105623136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105623136 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105623136 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105623136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105623136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105623136 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 9f b7 54 b3 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: Created IMSI[2] for '262420000000007'H'9FB754B3'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9FB754B3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)11715186 MSC_Test_0-SCCP(1962)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105623138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105623138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105623138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105623138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105623138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105623138 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105623138 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105623138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105623138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105623138 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b2 c2 72 02 02 06 04 43 b9 00 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 9f b7 54 b3 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105623138 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: Allocated (fsm.c:456) 20250427105623138 DMSC DEBUG msc_i[0x55eefe1fe7a0]{READY}: Allocated (fsm.c:456) 20250427105623138 DMSC DEBUG msc_i[0x55eefe1fe7a0]{READY}: is child of msub_fsm[0x55eefe1cf8a0] (fsm.c:486) 20250427105623138 DMSC DEBUG msc_a[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105623138 DMSC DEBUG msc_a[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cf8a0] (fsm.c:486) 20250427105623138 DMSC DEBUG msc_a(unknown:GERAN-A-376:NONE)[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105623138 DMSC DEBUG msc_i(unknown:GERAN-A-376:NONE)[0x55eefe1fe7a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105623138 DMSC DEBUG msc_a(unknown:GERAN-A-376:NONE)[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105623138 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105623138 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1e0d20] (fsm.c:486) 20250427105623138 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105623138 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105623138 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105623138 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105623138 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105623138 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105623138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105623138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105623138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105623138 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fe7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105623138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105623138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105623138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105623138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105623138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105623138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105623138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105623138 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105623138 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105623138 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 callref-0x2d6041d5 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427105623138 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105623138 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427105623138 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105623138 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427105623138 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22T} (gsm_04_08_cc.c:905) 20250427105623138 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 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) 20250427105623138 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427105623138 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fe7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105623138 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427105623138 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105623138 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427105623138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105623138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105623138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105623138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105623138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105623138 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105623138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105623138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105623138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105623138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 b2 c2 72 00 01 78 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105623138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105623138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105623138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105623138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105623138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105623138 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105623138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105623138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105623138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105623138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 b2 c2 72 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105623138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105623138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105623138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105623138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105623138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105623138 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105623138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105623138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105623138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105623138 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 b2 c2 72 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1962)@84c1225eaf8b: { messageType := 2, destLocRef := 'B2C272'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105623139 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427105623139 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028301'O 20250427105623140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105623140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105623140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105623141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105623141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105623141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105623141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105623141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105623141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105623141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105623141 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fe7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105623141 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105623141 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427105623141 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427105623141 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427105623141 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427105623141 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 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) 20250427105623141 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 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)@84c1225eaf8b: f_mt_call_complete 2 MSC_Test-MGCP(1966)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250427105623142 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427105623142 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105623142 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1e0d20] (fsm.c:486) 20250427105623142 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 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) 20250427105623142 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1cba80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105623142 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1cba80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fb750] (fsm.c:486) 20250427105623142 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:no-CI)[0x55eefe1cba80]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105623142 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:no-CI)[0x55eefe1cba80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105623142 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1bdae0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105623142 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1bdae0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fb750] (fsm.c:486) 20250427105623142 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105623142 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@84c1225eaf8b: 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)@84c1225eaf8b: f_mt_call_complete 3 20250427105623143 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:no-CI)[0x55eefe1cba80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105623143 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105623143 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105623143 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 4 20250427105623143 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105623143 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105623143 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105623143 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 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) 20250427105623143 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 tid-0) Sending Assignment Command (msc_a.c:706) 20250427105623143 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fe7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105623143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105623143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105623143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105623143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105623143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105623143 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105623143 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105623143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105623143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105623143 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 b2 c2 72 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250427105623144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105623144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105623144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105623144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105623144 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105623144 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105623144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105623144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105623144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105623144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 78 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '8347'O 20250427105623144 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fe7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105623144 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105623144 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1bdae0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105623144 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1bdae0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105623144 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3: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)[0x55eefe1bdae0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 20250427105623144 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 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) 20250427105623144 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105623144 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 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) 20250427105623144 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 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)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 8 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 5 20250427105623145 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3: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)[0x55eefe1bdae0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105623145 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3: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)[0x55eefe1bdae0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105623145 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105623344 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fe7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105623344 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105623344 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427105623344 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427105623344 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427105623344 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 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) 20250427105623344 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) 20250427105623344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105623344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105623344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105623344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105623344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105623344 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105623344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105623344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105623344 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105623344 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 7 20250427105623345 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427105623345 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 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) 20250427105623345 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cba80]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105623345 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cba80]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105623345 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cba80]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105623345 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3: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)[0x55eefe1cba80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Hold the call for some time 20250427105623347 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3: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)[0x55eefe1cba80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105623347 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3: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)[0x55eefe1cba80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105623347 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105623347 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105623347 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Hangup TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105623848 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105623848 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105623848 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105623848 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105623848 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fe7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105623848 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105623848 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105623848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105623848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105623848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105623848 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105623848 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105623848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105623848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105623848 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 b2 c2 72 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250427105623850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105623850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105623850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105623850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105623850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105623850 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105623850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105623850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105623850 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105623850 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) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105623850 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fe7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105623850 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105623850 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427105623850 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105623850 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fe7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105623850 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427105623850 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x2d6041d5 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427105623850 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427105623850 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105623850 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105623850 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105623850 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105623850 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105623850 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105623850 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105623850 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105623850 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3: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)[0x55eefe1bdae0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105623850 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3: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)[0x55eefe1bdae0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fb750] (call_leg.c:197) 20250427105623850 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3: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)[0x55eefe1bdae0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105623850 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3: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)[0x55eefe1bdae0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105623850 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3: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)[0x55eefe1cba80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105623850 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3: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)[0x55eefe1cba80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fb750] (call_leg.c:197) 20250427105623850 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105623850 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3: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)[0x55eefe1cba80]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105623850 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3: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)[0x55eefe1cba80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105623850 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105623850 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1e0d20] (call_leg.c:198) 20250427105623850 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105623850 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105623850 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105623850 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fe7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105623850 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105623850 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105623850 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105623850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105623850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105623850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105623850 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105623850 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105623850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105623850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105623850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b2 c2 72 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427105623850 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105623850 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105623850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105623850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105623850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105623850 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105623850 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105623850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105623850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105623850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 b2 c2 72 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)761283029 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105623852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105623852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105623852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105623852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105623852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105623852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105623852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105623852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105623852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105623852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105623852 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fe7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105623852 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105623852 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105623852 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105623852 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105623852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105623852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1e0d20] (msc_a.c:1053) 20250427105623852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105623852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105623852 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cf8a0] (msc_a.c:1053) 20250427105623852 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105623852 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105623852 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105623852 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3) MSC-A terminated (msub.c:261) 20250427105623852 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3) 1 MSC-I still active (msub.c:79) 20250427105623852 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105623852 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105623852 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fe7a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105623852 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fe7a0]{READY}: Removing from parent msub_fsm[0x55eefe1cf8a0] (msub.c:113) 20250427105623852 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-376 (ran_conn.c:155) 20250427105623852 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fe7a0]{READY}: Freeing instance (msub.c:113) 20250427105623852 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-376:PAGING_RESP)[0x55eefe1fe7a0]{READY}: Deallocated (fsm.c:568) 20250427105623852 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3) Free (msub.c:119) 20250427105623852 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105623852 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Freeing instance (msub.c:113) 20250427105623852 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Deallocated (fsm.c:568) 20250427105623852 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105623852 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105623852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105623852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105623852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105623852 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105623852 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105623852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105623852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105623852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 b2 c2 72 00 01 78 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 20250427105623852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105623852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105623852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105623852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105623852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105623852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105623852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105623852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105623852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105623852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b2 c2 72 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)11715186 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 9: done MSC_Test_0-RAN(1963)@84c1225eaf8b: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@84c1225eaf8b: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@84c1225eaf8b: "CSD Bearer Service: BS24T" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1968)@84c1225eaf8b: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)15637573 MSC_Test_0-RAN(1963)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105624857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105624857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105624857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105624857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105624857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105624857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105624857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105624857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105624857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105624857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ee 9c 45 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427105624858 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Allocated (fsm.c:456) 20250427105624858 DMSC DEBUG msc_i[0x55eefe20a390]{READY}: Allocated (fsm.c:456) 20250427105624858 DMSC DEBUG msc_i[0x55eefe20a390]{READY}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105624858 DMSC DEBUG msc_a[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105624858 DMSC DEBUG msc_a[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105624858 DMSC DEBUG msc_a(unknown:GERAN-A-377:NONE)[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105624858 DMSC DEBUG msc_i(unknown:GERAN-A-377:NONE)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105624858 DMSC DEBUG msc_a(unknown:GERAN-A-377:NONE)[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105624858 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-377:LU)[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105624858 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-377:LU)[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105624858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105624858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-377:LU)[0x55eefe207db0] (fsm.c:486) 20250427105624858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105624858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105624858 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105624858 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105624858 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105624858 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105624858 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105624858 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105624858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105624858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105624858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105624858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105624858 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105624858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105624858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105624858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe208600]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105624858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe208600]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105624858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe208600]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105624858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe208600]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105624858 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105624858 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105624858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105624858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105624858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105624858 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105624858 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105624858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105624858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105624858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ee 9c 45 00 01 79 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105624858 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105624858 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105624858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105624858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105624858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105624858 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105624858 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105624858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105624858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105624858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ee 9c 45 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: { messageType := 2, destLocRef := 'EE9C45'O, sourceLocRef := '000179'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105624859 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105624859 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105624860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105624860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105624860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105624860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105624860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105624860 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105624860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105624860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105624860 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105624860 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105624860 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105624860 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe207db0]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105624861 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105624861 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105624861 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105624861 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105624861 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105624861 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105624861 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe208600]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105624861 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe208600]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105624861 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe208600]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105624861 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe208600]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe1cba80] (vlr_lu_fsm.c:110) 20250427105624861 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe208600]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105624861 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe208600]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105624861 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105624861 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105624861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105624861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105624861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105624861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105624861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105624861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105624861 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:TMSInew-0x584CD8F4) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105624861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105624861 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:TMSInew-0x584CD8F4 LOCATION UPDATE ACCEPT (TMSI = 0x584cd8f4) (gsm_04_08.c:149) 20250427105624861 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:TMSInew-0x584CD8F4:GERAN-A-377:LU)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105624861 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:TMSInew-0x584CD8F4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105624861 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105624861 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105624861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105624861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105624861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105624861 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105624861 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105624861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105624861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105624862 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ee 9c 45 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 58 4c d8 f4 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105624863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105624863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105624863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105624863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105624863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105624863 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105624863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105624863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105624863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105624863 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105624863 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:TMSInew-0x584CD8F4:GERAN-A-377:LU)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105624863 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:TMSInew-0x584CD8F4:GERAN-A-377:LU)[0x55eefe207db0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105624863 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:TMSInew-0x584CD8F4:GERAN-A-377:LU)[0x55eefe207db0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105624863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:TMSInew-0x584CD8F4:GERAN-A-377:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105624863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105624863 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105624863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105624863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-377:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105624863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105624863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-377:LU)[0x55eefe1cba80] (vlr_lu_fsm.c:817) 20250427105624863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105624863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9FB754B3:GERAN-A-377:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105624863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-377:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105624863 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-377:LU)[0x55eefe207db0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105624863 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-377:LU)[0x55eefe207db0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250427105624863 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105624863 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-377:LU)[0x55eefe207db0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105624863 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-377:LU)[0x55eefe207db0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105624863 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105624863 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105624863 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105624863 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-377:LU)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105624864 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105624864 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105624864 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105624864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105624864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105624864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105624864 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105624864 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105624864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105624864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105624864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ee 9c 45 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105624865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105624865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105624865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105624865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105624865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105624865 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105624865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105624865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105624865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105624865 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105624865 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-377:LU)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105624865 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-377:LU)[0x55eefe207db0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105624865 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-377:LU)[0x55eefe207db0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105624865 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-377:LU)[0x55eefe207db0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105624865 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-377:LU)[0x55eefe207db0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105624865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-377:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105624865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-377:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-377:LU)[0x55eefe207db0] (msc_a.c:1053) 20250427105624865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-377:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105624865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-377:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105624865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-377:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105624865 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-377:LU)[0x55eefe207db0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1bdae0] (msc_a.c:1053) 20250427105624865 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-377:LU)[0x55eefe207db0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105624865 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-377:LU)[0x55eefe207db0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105624865 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105624865 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4) MSC-A terminated (msub.c:261) 20250427105624865 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4) 1 MSC-I still active (msub.c:79) 20250427105624865 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105624865 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105624865 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-377:LU)[0x55eefe20a390]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105624865 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-377:LU)[0x55eefe20a390]{READY}: Removing from parent msub_fsm[0x55eefe1bdae0] (msub.c:113) 20250427105624865 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-377 (ran_conn.c:155) 20250427105624865 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-377:LU)[0x55eefe20a390]{READY}: Freeing instance (msub.c:113) 20250427105624865 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-377:LU)[0x55eefe20a390]{READY}: Deallocated (fsm.c:568) 20250427105624865 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4) Free (msub.c:119) 20250427105624865 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105624865 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Freeing instance (msub.c:113) 20250427105624865 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Deallocated (fsm.c:568) 20250427105624865 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105624865 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105624865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105624865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105624865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105624865 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105624865 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105624865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105624865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105624865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ee 9c 45 00 01 79 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 20250427105624866 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105624866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105624866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105624866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105624866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105624866 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105624866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105624866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105624866 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105624866 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ee 9c 45 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)15637573 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105624866 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105624866 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: Created IMSI[0] for '262420000000007'H'584CD8F4'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)1467511749 20250427105624868 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427105624868 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427105624868 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 callref-0x577873c5 tid-255) New transaction (transaction.c:231) 20250427105624868 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 callref-0x577873c5 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24T} (gsm_04_08_cc.c:790) 20250427105624868 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 callref-0x577873c5 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS24T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250427105624868 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 callref-0x577873c5 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427105624868 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427105624868 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427105624869 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105624869 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105624869 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105624869 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105624869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105624869 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105624869 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105624869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105624869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105624869 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 58 4c d8 f4 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: Created IMSI[3] for '262420000000007'H'584CD8F4'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '584CD8F4'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)6361126 MSC_Test_0-SCCP(1962)@84c1225eaf8b: First idle individual index:0 20250427105624871 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105624871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105624871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105624871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105624871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105624871 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105624871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105624871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105624871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105624871 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 61 10 26 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 58 4c d8 f4 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105624871 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: Allocated (fsm.c:456) 20250427105624871 DMSC DEBUG msc_i[0x55eefe207db0]{READY}: Allocated (fsm.c:456) 20250427105624871 DMSC DEBUG msc_i[0x55eefe207db0]{READY}: is child of msub_fsm[0x55eefe1cba80] (fsm.c:486) 20250427105624871 DMSC DEBUG msc_a[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105624871 DMSC DEBUG msc_a[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cba80] (fsm.c:486) 20250427105624871 DMSC DEBUG msc_a(unknown:GERAN-A-378:NONE)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105624871 DMSC DEBUG msc_i(unknown:GERAN-A-378:NONE)[0x55eefe207db0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105624871 DMSC DEBUG msc_a(unknown:GERAN-A-378:NONE)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105624871 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105624871 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe20a390] (fsm.c:486) 20250427105624871 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105624871 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105624871 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105624871 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105624871 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105624872 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105624872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105624872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105624872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105624872 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105624872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105624872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105624872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105624872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105624872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105624872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105624872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105624872 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105624872 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105624872 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 callref-0x577873c5 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427105624872 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105624872 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427105624872 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105624872 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427105624872 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24T} (gsm_04_08_cc.c:905) 20250427105624872 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 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) 20250427105624872 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427105624872 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105624872 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427105624872 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105624872 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427105624872 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105624872 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105624872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105624872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105624872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105624872 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105624872 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105624872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105624872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105624872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 61 10 26 00 01 7a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105624872 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105624872 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105624872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105624872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105624872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105624872 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105624872 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105624872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105624872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105624872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 61 10 26 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105624872 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105624872 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105624872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105624872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105624872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105624872 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105624872 DLSS7 DEBUG Found route for dpc=193=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(1964)@84c1225eaf8b: Message received on association #8 20250427105624872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105624872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105624872 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 61 10 26 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: { messageType := 2, destLocRef := '611026'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-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105624873 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427105624873 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105624876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105624876 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105624876 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105624876 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105624876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105624876 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105624876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105624876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105624876 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105624876 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105624876 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105624876 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105624876 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427105624876 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427105624876 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427105624876 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427105624876 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 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) 20250427105624876 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 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)@84c1225eaf8b: f_mt_call_complete 2 MSC_Test-MGCP(1966)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250427105624877 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427105624877 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105624877 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe20a390] (fsm.c:486) 20250427105624877 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 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) 20250427105624877 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1cf8a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105624877 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1cf8a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1fb750] (fsm.c:486) 20250427105624877 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:no-CI)[0x55eefe1cf8a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105624877 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:no-CI)[0x55eefe1cf8a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105624877 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1b4ab0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105624877 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1b4ab0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1fb750] (fsm.c:486) 20250427105624877 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:no-CI)[0x55eefe1b4ab0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105624878 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:no-CI)[0x55eefe1b4ab0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@84c1225eaf8b: 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)@84c1225eaf8b: f_mt_call_complete 3 20250427105624879 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:no-CI)[0x55eefe1cf8a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105624879 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105624879 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105624879 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 4 20250427105624880 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:no-CI)[0x55eefe1b4ab0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105624880 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105624880 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105624880 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 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) 20250427105624880 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 tid-0) Sending Assignment Command (msc_a.c:706) 20250427105624880 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105624880 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105624880 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105624881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105624881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105624881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105624881 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105624881 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105624881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105624881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105624881 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 61 10 26 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105624883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105624883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105624883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105624883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105624883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105624883 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105624883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105624883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105624883 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105624883 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) 20250427105624883 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105624883 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105624883 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1b4ab0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105624883 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1b4ab0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105624883 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4: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)[0x55eefe1b4ab0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '8347'O 20250427105624883 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 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) 20250427105624883 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105624883 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 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) 20250427105624883 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 8 20250427105624885 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4: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)[0x55eefe1b4ab0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105624885 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4: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)[0x55eefe1b4ab0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105624885 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105625084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105625084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105625084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105625084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105625084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105625084 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105625084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105625084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105625084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105625084 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105625085 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105625085 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105625085 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427105625085 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427105625085 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427105625085 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 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) 20250427105625085 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 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)@84c1225eaf8b: f_mt_call_complete 7 20250427105625086 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427105625086 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 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) 20250427105625086 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cf8a0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105625086 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cf8a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105625086 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cf8a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105625086 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4: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)[0x55eefe1cf8a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Hold the call for some time 20250427105625088 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4: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)[0x55eefe1cf8a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105625088 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4: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)[0x55eefe1cf8a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105625088 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105625088 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105625088 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Hangup TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105625589 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105625589 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105625589 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105625589 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105625589 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105625589 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105625589 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105625589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105625589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105625589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105625589 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105625589 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105625589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105625589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105625589 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 61 10 26 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105625591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105625591 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105625591 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105625591 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105625591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105625591 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105625591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105625591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105625591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105625591 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) 20250427105625591 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105625591 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105625591 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427105625591 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105625591 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105625591 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427105625591 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x577873c5 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427105625591 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427105625591 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105625591 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105625591 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105625591 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105625591 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105625591 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105625591 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105625591 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105625591 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4: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)[0x55eefe1b4ab0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105625591 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4: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)[0x55eefe1b4ab0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1fb750] (call_leg.c:197) 20250427105625591 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4: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)[0x55eefe1b4ab0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105625591 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4: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)[0x55eefe1b4ab0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105625591 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4: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)[0x55eefe1cf8a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105625591 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4: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)[0x55eefe1cf8a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1fb750] (call_leg.c:197) 20250427105625591 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105625591 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4: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)[0x55eefe1cf8a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105625591 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4: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)[0x55eefe1cf8a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105625591 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105625591 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe20a390] (call_leg.c:198) 20250427105625591 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105625591 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105625591 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105625591 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105625591 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105625591 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105625591 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105625591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105625591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105625591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105625591 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105625591 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105625591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105625591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105625591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 61 10 26 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427105625591 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105625591 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105625591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105625591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105625591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105625591 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105625591 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105625591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105625591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105625591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 61 10 26 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1467511749 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105625593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105625593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105625593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105625593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105625593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105625593 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105625593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105625593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105625593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105625593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105625594 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105625594 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105625594 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105625594 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105625594 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105625594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105625594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe20a390] (msc_a.c:1053) 20250427105625594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105625594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105625594 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cba80] (msc_a.c:1053) 20250427105625594 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105625594 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105625594 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105625594 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4) MSC-A terminated (msub.c:261) 20250427105625594 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4) 1 MSC-I still active (msub.c:79) 20250427105625594 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105625594 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105625594 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe207db0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105625594 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe207db0]{READY}: Removing from parent msub_fsm[0x55eefe1cba80] (msub.c:113) 20250427105625594 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-378 (ran_conn.c:155) 20250427105625594 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe207db0]{READY}: Freeing instance (msub.c:113) 20250427105625594 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-378:PAGING_RESP)[0x55eefe207db0]{READY}: Deallocated (fsm.c:568) 20250427105625594 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4) Free (msub.c:119) 20250427105625594 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105625594 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Freeing instance (msub.c:113) 20250427105625594 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Deallocated (fsm.c:568) 20250427105625594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105625594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105625594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105625594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105625594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105625594 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105625594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105625594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105625594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105625594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 61 10 26 00 01 7a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105625594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105625594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105625594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105625594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105625594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105625594 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105625594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105625594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105625594 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105625594 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 61 10 26 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)6361126 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 9: done MSC_Test_0-RAN(1963)@84c1225eaf8b: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@84c1225eaf8b: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@84c1225eaf8b: "CSD Bearer Service: BS25T" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1968)@84c1225eaf8b: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)7394459 MSC_Test_0-RAN(1963)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105626599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105626599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105626599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105626599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105626599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105626599 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105626599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105626599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105626599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105626599 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 d4 9b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105626599 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{active}: Allocated (fsm.c:456) 20250427105626599 DMSC DEBUG msc_i[0x55eefe1e0d20]{READY}: Allocated (fsm.c:456) 20250427105626599 DMSC DEBUG msc_i[0x55eefe1e0d20]{READY}: is child of msub_fsm[0x55eefe1b4ab0] (fsm.c:486) 20250427105626599 DMSC DEBUG msc_a[0x55eefe208600]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105626599 DMSC DEBUG msc_a[0x55eefe208600]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1b4ab0] (fsm.c:486) 20250427105626599 DMSC DEBUG msc_a(unknown:GERAN-A-379:NONE)[0x55eefe208600]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105626599 DMSC DEBUG msc_i(unknown:GERAN-A-379:NONE)[0x55eefe1e0d20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105626599 DMSC DEBUG msc_a(unknown:GERAN-A-379:NONE)[0x55eefe208600]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105626599 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-379:LU)[0x55eefe208600]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105626599 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-379:LU)[0x55eefe208600]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105626599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105626599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-379:LU)[0x55eefe208600] (fsm.c:486) 20250427105626599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105626599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105626599 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105626599 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105626599 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe208600]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105626599 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe208600]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105626599 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105626599 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105626599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105626599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105626599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105626599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105626599 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105626599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105626599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105626599 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105626599 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1cf8a0] (fsm.c:486) 20250427105626599 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105626599 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105626599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105626599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105626599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105626599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105626599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105626600 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105626600 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105626600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105626600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105626600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 70 d4 9b 00 01 7b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105626600 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105626600 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105626600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105626600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105626600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105626600 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105626600 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105626600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105626600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105626600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 70 d4 9b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: { messageType := 2, destLocRef := '70D49B'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105626600 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105626600 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105626601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105626601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105626601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105626601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105626601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105626601 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105626601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105626601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105626601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105626601 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105626601 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105626601 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe208600]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105626601 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105626601 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105626601 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105626601 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105626601 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105626601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105626601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105626601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105626601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105626601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1cf8a0] (vlr_lu_fsm.c:110) 20250427105626601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105626601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105626601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105626601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105626601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105626601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1cf8a0] (fsm.c:486) 20250427105626601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105626601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105626601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105626601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105626601 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:TMSInew-0x86BE83EF) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105626601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105626601 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:TMSInew-0x86BE83EF LOCATION UPDATE ACCEPT (TMSI = 0x86be83ef) (gsm_04_08.c:149) 20250427105626601 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:TMSInew-0x86BE83EF:GERAN-A-379:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105626601 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:TMSInew-0x86BE83EF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105626601 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105626601 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105626602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105626602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105626602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105626602 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105626602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105626602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105626602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105626602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 70 d4 9b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 86 be 83 ef (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105626602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105626602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105626602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105626602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105626602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105626602 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105626602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105626602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105626602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105626602 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105626602 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:TMSInew-0x86BE83EF:GERAN-A-379:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105626602 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:TMSInew-0x86BE83EF:GERAN-A-379:LU)[0x55eefe208600]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105626602 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:TMSInew-0x86BE83EF:GERAN-A-379:LU)[0x55eefe208600]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105626602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:TMSInew-0x86BE83EF:GERAN-A-379:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105626602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105626602 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105626602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105626602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-379:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105626602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105626602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-379:LU)[0x55eefe1cf8a0] (vlr_lu_fsm.c:817) 20250427105626602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105626602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x584CD8F4:GERAN-A-379:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105626602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-379:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105626602 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-379:LU)[0x55eefe208600]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105626602 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-379:LU)[0x55eefe208600]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250427105626602 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105626603 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-379:LU)[0x55eefe208600]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105626603 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-379:LU)[0x55eefe208600]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105626603 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105626603 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105626603 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105626603 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-379:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105626603 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105626603 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105626603 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105626603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105626603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105626603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105626603 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105626603 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105626603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105626603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105626603 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 70 d4 9b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105626603 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105626603 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105626603 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105626603 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105626603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105626603 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105626603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105626603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105626603 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105626603 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105626603 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-379:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105626603 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-379:LU)[0x55eefe208600]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105626603 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-379:LU)[0x55eefe208600]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105626603 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-379:LU)[0x55eefe208600]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105626603 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-379:LU)[0x55eefe208600]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105626603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-379:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105626603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-379:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-379:LU)[0x55eefe208600] (msc_a.c:1053) 20250427105626603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-379:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105626603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-379:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105626603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-379:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105626603 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-379:LU)[0x55eefe208600]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1b4ab0] (msc_a.c:1053) 20250427105626603 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-379:LU)[0x55eefe208600]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105626603 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-379:LU)[0x55eefe208600]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105626603 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105626603 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF) MSC-A terminated (msub.c:261) 20250427105626603 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF) 1 MSC-I still active (msub.c:79) 20250427105626603 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105626603 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105626603 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-379:LU)[0x55eefe1e0d20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105626603 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-379:LU)[0x55eefe1e0d20]{READY}: Removing from parent msub_fsm[0x55eefe1b4ab0] (msub.c:113) 20250427105626603 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-379 (ran_conn.c:155) 20250427105626603 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-379:LU)[0x55eefe1e0d20]{READY}: Freeing instance (msub.c:113) 20250427105626603 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-379:LU)[0x55eefe1e0d20]{READY}: Deallocated (fsm.c:568) 20250427105626603 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF) Free (msub.c:119) 20250427105626603 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF - active-conn: now used by 1 (attached) (msub.c:375) 20250427105626603 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{terminating}: Freeing instance (msub.c:113) 20250427105626603 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{terminating}: Deallocated (fsm.c:568) 20250427105626603 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105626603 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105626603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105626603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105626603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105626603 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105626603 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105626603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105626603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105626603 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 70 d4 9b 00 01 7b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 20250427105626604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105626604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105626604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105626604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105626604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105626604 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105626604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105626604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105626604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105626604 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 70 d4 9b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)7394459 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105626604 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105626604 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: Created IMSI[0] for '262420000000007'H'86BE83EF'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)26768633 20250427105626605 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427105626605 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427105626605 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF callref-0x19874f9 tid-255) New transaction (transaction.c:231) 20250427105626605 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF callref-0x19874f9 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25T} (gsm_04_08_cc.c:790) 20250427105626605 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF callref-0x19874f9 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS25T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250427105626605 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF callref-0x19874f9 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427105626605 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427105626605 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427105626605 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105626605 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105626605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105626605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105626605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105626605 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105626605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105626605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105626605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105626605 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 86 be 83 ef 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: Created IMSI[4] for '262420000000007'H'86BE83EF'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '86BE83EF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)9615864 MSC_Test_0-SCCP(1962)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105626606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105626606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105626606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105626606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105626606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105626606 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105626607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105626607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105626607 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105626607 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 b9 f8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 86 be 83 ef 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105626607 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: Allocated (fsm.c:456) 20250427105626607 DMSC DEBUG msc_i[0x55eefe208600]{READY}: Allocated (fsm.c:456) 20250427105626607 DMSC DEBUG msc_i[0x55eefe208600]{READY}: is child of msub_fsm[0x55eefe1cf8a0] (fsm.c:486) 20250427105626607 DMSC DEBUG msc_a[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105626607 DMSC DEBUG msc_a[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cf8a0] (fsm.c:486) 20250427105626607 DMSC DEBUG msc_a(unknown:GERAN-A-380:NONE)[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105626607 DMSC DEBUG msc_i(unknown:GERAN-A-380:NONE)[0x55eefe208600]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105626607 DMSC DEBUG msc_a(unknown:GERAN-A-380:NONE)[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105626607 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105626607 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1e0d20] (fsm.c:486) 20250427105626607 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105626607 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105626607 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105626607 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105626607 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105626607 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105626607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105626607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105626607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105626607 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe208600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105626607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105626607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105626607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105626607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105626607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105626607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105626607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105626607 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105626607 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105626607 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF callref-0x19874f9 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427105626607 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105626607 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427105626607 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105626607 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427105626607 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25T} (gsm_04_08_cc.c:905) 20250427105626607 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 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) 20250427105626607 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427105626607 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe208600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105626607 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427105626607 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105626607 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427105626607 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105626607 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105626607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105626607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105626607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105626607 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105626607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105626607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105626607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105626607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 92 b9 f8 00 01 7c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105626607 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105626607 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105626607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105626607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105626607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105626607 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105626607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105626607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105626607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105626607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 92 b9 f8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105626607 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105626607 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105626607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105626607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105626607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105626607 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105626607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105626607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105626607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105626607 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 92 b9 f8 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1962)@84c1225eaf8b: { messageType := 2, destLocRef := '92B9F8'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105626607 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427105626607 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105626608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105626608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105626608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105626608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105626608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105626608 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105626608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105626608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105626608 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105626608 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105626608 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe208600]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105626608 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105626608 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427105626608 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427105626608 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427105626608 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427105626608 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 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) 20250427105626608 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 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)@84c1225eaf8b: f_mt_call_complete 2 MSC_Test-MGCP(1966)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250427105626609 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427105626609 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105626609 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1e0d20] (fsm.c:486) 20250427105626609 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 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) 20250427105626609 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1cba80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105626609 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1cba80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1fb750] (fsm.c:486) 20250427105626609 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:no-CI)[0x55eefe1cba80]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105626609 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:no-CI)[0x55eefe1cba80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105626609 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1bdae0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105626609 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1bdae0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1fb750] (fsm.c:486) 20250427105626609 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105626609 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@84c1225eaf8b: 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)@84c1225eaf8b: f_mt_call_complete 3 20250427105626610 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:no-CI)[0x55eefe1cba80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105626610 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105626610 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105626610 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 4 20250427105626611 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105626611 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105626611 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105626611 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 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) 20250427105626611 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 tid-0) Sending Assignment Command (msc_a.c:706) 20250427105626611 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe208600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105626612 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105626612 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105626612 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105626612 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105626612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105626612 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105626612 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105626612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105626612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105626612 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 92 b9 f8 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=1 into dtap '8307'O 20250427105626612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105626612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105626612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105626612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105626612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105626612 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105626612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105626612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105626612 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105626612 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) MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '8347'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105626612 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe208600]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105626612 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105626612 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1bdae0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105626612 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1bdae0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105626612 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF: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)[0x55eefe1bdae0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 20250427105626612 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 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) 20250427105626612 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105626612 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 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) 20250427105626613 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 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)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 8 20250427105626613 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF: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)[0x55eefe1bdae0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105626613 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF: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)[0x55eefe1bdae0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105626613 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105626816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105626816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105626816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105626816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105626816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105626816 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105626816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105626816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105626816 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105626816 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105626816 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe208600]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105626816 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105626816 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427105626816 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427105626816 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427105626816 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 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) 20250427105626816 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 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)@84c1225eaf8b: f_mt_call_complete 7 20250427105626818 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427105626818 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 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) 20250427105626818 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cba80]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105626818 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cba80]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105626818 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cba80]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105626818 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF: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)[0x55eefe1cba80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Hold the call for some time 20250427105626820 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF: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)[0x55eefe1cba80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105626820 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF: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)[0x55eefe1cba80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105626820 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105626820 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105626820 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Hangup TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105627324 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105627324 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105627324 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105627324 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105627324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe208600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105627325 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105627325 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105627325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105627325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105627325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105627325 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105627325 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105627325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105627325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105627325 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 92 b9 f8 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250427105627330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105627330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105627330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105627330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105627331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105627331 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105627331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105627331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105627331 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105627331 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) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105627331 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe208600]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105627331 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105627331 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427105627331 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105627331 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe208600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105627331 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427105627331 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x19874f9 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427105627331 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427105627331 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105627331 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105627331 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105627331 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105627331 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105627331 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105627331 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105627331 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105627331 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF: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)[0x55eefe1bdae0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105627331 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF: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)[0x55eefe1bdae0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1fb750] (call_leg.c:197) 20250427105627332 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF: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)[0x55eefe1bdae0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105627332 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF: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)[0x55eefe1bdae0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105627332 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF: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)[0x55eefe1cba80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105627332 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF: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)[0x55eefe1cba80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1fb750] (call_leg.c:197) 20250427105627332 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105627332 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF: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)[0x55eefe1cba80]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105627332 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF: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)[0x55eefe1cba80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105627332 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105627332 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1e0d20] (call_leg.c:198) 20250427105627332 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105627332 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105627332 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105627332 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe208600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105627332 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105627332 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105627332 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105627332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105627332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105627332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105627332 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105627332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105627332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105627332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105627332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 92 b9 f8 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427105627332 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105627333 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105627333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105627333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105627333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105627333 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105627333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105627333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105627333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105627333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 92 b9 f8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)26768633 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(1970)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105627338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105627338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105627338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105627338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105627338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105627338 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105627338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105627338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105627338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105627338 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105627339 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe208600]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105627339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105627339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105627339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105627339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105627339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105627339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1e0d20] (msc_a.c:1053) 20250427105627339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105627339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105627339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cf8a0] (msc_a.c:1053) 20250427105627339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105627339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105627339 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105627339 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF) MSC-A terminated (msub.c:261) 20250427105627339 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF) 1 MSC-I still active (msub.c:79) 20250427105627339 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105627339 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105627339 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe208600]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105627339 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe208600]{READY}: Removing from parent msub_fsm[0x55eefe1cf8a0] (msub.c:113) 20250427105627339 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-380 (ran_conn.c:155) 20250427105627339 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe208600]{READY}: Freeing instance (msub.c:113) 20250427105627339 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-380:PAGING_RESP)[0x55eefe208600]{READY}: Deallocated (fsm.c:568) 20250427105627339 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF) Free (msub.c:119) 20250427105627339 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF - active-conn: now used by 1 (attached) (msub.c:375) 20250427105627339 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Freeing instance (msub.c:113) 20250427105627339 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Deallocated (fsm.c:568) 20250427105627339 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105627339 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105627339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105627340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105627340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105627340 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105627340 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105627340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105627340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105627340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 92 b9 f8 00 01 7c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 20250427105627340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105627340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105627340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105627340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105627340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105627340 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105627340 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105627340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105627340 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105627340 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 92 b9 f8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)9615864 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 9: done MSC_Test_0-RAN(1963)@84c1225eaf8b: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@84c1225eaf8b: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@84c1225eaf8b: "CSD Bearer Service: BS26T" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1968)@84c1225eaf8b: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)250577 MSC_Test_0-SCCP(1962)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1963)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105628345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105628345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105628345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105628345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105628345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105628345 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105628345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105628345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105628345 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105628345 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 d2 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 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105628345 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Allocated (fsm.c:456) 20250427105628345 DMSC DEBUG msc_i[0x55eefe1d4590]{READY}: Allocated (fsm.c:456) 20250427105628345 DMSC DEBUG msc_i[0x55eefe1d4590]{READY}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105628345 DMSC DEBUG msc_a[0x55eefe1a31c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105628345 DMSC DEBUG msc_a[0x55eefe1a31c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105628345 DMSC DEBUG msc_a(unknown:GERAN-A-381:NONE)[0x55eefe1a31c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105628345 DMSC DEBUG msc_i(unknown:GERAN-A-381:NONE)[0x55eefe1d4590]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105628345 DMSC DEBUG msc_a(unknown:GERAN-A-381:NONE)[0x55eefe1a31c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105628345 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-381:LU)[0x55eefe1a31c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105628345 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-381:LU)[0x55eefe1a31c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105628345 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105628345 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-381:LU)[0x55eefe1a31c0] (fsm.c:486) 20250427105628345 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105628345 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105628345 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105628345 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105628345 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1a31c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105628345 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1a31c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105628345 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105628345 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105628345 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105628345 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105628345 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105628345 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105628345 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1d4590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105628345 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105628345 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105628345 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105628345 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105628345 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105628345 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105628345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105628345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105628345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105628345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105628345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105628345 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105628345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105628345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105628345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105628345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 03 d2 d1 00 01 7d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105628345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105628345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105628345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105628345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105628345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105628345 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105628345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105628345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105628345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105628345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 03 d2 d1 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: { messageType := 2, destLocRef := '03D2D1'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105628346 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105628346 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250427105628346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105628346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105628346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105628346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105628346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105628346 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105628346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105628346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105628346 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105628347 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105628347 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1d4590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105628347 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1a31c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105628347 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105628347 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105628347 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105628347 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105628347 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105628347 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105628347 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105628347 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105628348 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105628348 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1cba80] (vlr_lu_fsm.c:110) 20250427105628348 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105628348 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105628348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105628348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105628348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105628348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105628348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105628348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105628348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105628348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105628348 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:TMSInew-0x44DF42B9) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105628348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105628348 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:TMSInew-0x44DF42B9 LOCATION UPDATE ACCEPT (TMSI = 0x44df42b9) (gsm_04_08.c:149) 20250427105628348 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:TMSInew-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1d4590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105628348 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:TMSInew-0x44DF42B9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105628348 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105628348 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105628348 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105628348 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105628348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105628348 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105628348 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105628348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105628348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105628348 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 03 d2 d1 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 44 df 42 b9 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427105628349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105628349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105628349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105628349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105628349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105628349 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105628349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105628349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105628349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105628349 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105628349 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:TMSInew-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1d4590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105628349 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:TMSInew-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1a31c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105628349 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:TMSInew-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1a31c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105628349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:TMSInew-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105628349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105628349 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105628349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105628349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105628349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105628349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1cba80] (vlr_lu_fsm.c:817) 20250427105628349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105628349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x86BE83EF:GERAN-A-381:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105628349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105628349 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1a31c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105628349 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1a31c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250427105628349 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105628349 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1a31c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105628349 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1a31c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105628349 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105628349 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105628349 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105628349 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1d4590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105628349 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105628349 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105628349 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105628349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105628349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105628349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105628349 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105628349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105628349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105628349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105628349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 03 d2 d1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105628350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105628350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105628350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105628350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105628350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105628350 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105628350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105628350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105628350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105628350 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105628350 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1d4590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105628350 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1a31c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105628350 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1a31c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105628350 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1a31c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105628350 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1a31c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105628350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105628350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1a31c0] (msc_a.c:1053) 20250427105628350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105628350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105628350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105628350 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1a31c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1bdae0] (msc_a.c:1053) 20250427105628350 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1a31c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105628350 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1a31c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105628350 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105628350 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9) MSC-A terminated (msub.c:261) 20250427105628350 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9) 1 MSC-I still active (msub.c:79) 20250427105628350 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105628350 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105628350 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1d4590]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105628350 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1d4590]{READY}: Removing from parent msub_fsm[0x55eefe1bdae0] (msub.c:113) 20250427105628350 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-381 (ran_conn.c:155) 20250427105628350 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1d4590]{READY}: Freeing instance (msub.c:113) 20250427105628350 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-381:LU)[0x55eefe1d4590]{READY}: Deallocated (fsm.c:568) 20250427105628350 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9) Free (msub.c:119) 20250427105628350 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105628350 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Freeing instance (msub.c:113) 20250427105628350 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Deallocated (fsm.c:568) 20250427105628350 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105628350 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105628350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105628350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105628350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105628350 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105628350 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105628350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105628350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105628350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 03 d2 d1 00 01 7d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 20250427105628350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105628350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105628350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105628350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105628350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105628350 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105628350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105628350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105628350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105628350 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 03 d2 d1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)250577 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105628350 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105628350 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: Created IMSI[0] for '262420000000007'H'44DF42B9'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)2088086863 20250427105628352 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427105628352 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427105628352 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 callref-0x7c75ad4f tid-255) New transaction (transaction.c:231) 20250427105628352 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 callref-0x7c75ad4f tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26T} (gsm_04_08_cc.c:790) 20250427105628352 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 callref-0x7c75ad4f tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS26T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250427105628352 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 callref-0x7c75ad4f tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427105628352 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427105628352 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427105628352 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105628352 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105628352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105628352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105628352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105628352 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105628352 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105628352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105628352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105628352 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 44 df 42 b9 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: Created IMSI[5] for '262420000000007'H'44DF42B9'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '44DF42B9'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)8619230 MSC_Test_0-SCCP(1962)@84c1225eaf8b: First idle individual index:0 20250427105628353 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105628353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105628353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105628353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105628353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105628353 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105628353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105628353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105628353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105628353 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 84 de 02 02 06 04 43 b9 00 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 df 42 b9 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105628353 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: Allocated (fsm.c:456) 20250427105628353 DMSC DEBUG msc_i[0x55eefe1a31c0]{READY}: Allocated (fsm.c:456) 20250427105628353 DMSC DEBUG msc_i[0x55eefe1a31c0]{READY}: is child of msub_fsm[0x55eefe1cba80] (fsm.c:486) 20250427105628353 DMSC DEBUG msc_a[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105628354 DMSC DEBUG msc_a[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cba80] (fsm.c:486) 20250427105628354 DMSC DEBUG msc_a(unknown:GERAN-A-382:NONE)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105628354 DMSC DEBUG msc_i(unknown:GERAN-A-382:NONE)[0x55eefe1a31c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105628354 DMSC DEBUG msc_a(unknown:GERAN-A-382:NONE)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105628354 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105628354 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1d4590] (fsm.c:486) 20250427105628354 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105628354 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105628354 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105628354 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105628354 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105628354 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105628354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105628354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105628354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105628354 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1a31c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105628354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105628354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105628354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105628354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105628354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105628354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105628354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105628354 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105628354 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105628354 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 callref-0x7c75ad4f tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427105628354 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105628354 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427105628354 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105628354 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427105628354 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26T} (gsm_04_08_cc.c:905) 20250427105628354 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f 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) 20250427105628354 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427105628354 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1a31c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105628354 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427105628354 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105628354 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427105628354 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105628354 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105628354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105628354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105628354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105628354 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105628354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105628354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105628354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105628354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 83 84 de 00 01 7e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105628354 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105628354 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105628354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105628354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105628354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105628354 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105628354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105628354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105628354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105628354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 83 84 de 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105628354 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105628354 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105628354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105628354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105628354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105628354 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105628354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105628354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105628354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 20250427105628354 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 83 84 de 00 01 1d 01 00 1a 03 05 04 07 a1 b8 89 21 15 63 80 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: { messageType := 2, destLocRef := '8384DE'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-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105628354 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427105628354 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028301'O 20250427105628355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105628355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105628355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105628355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105628355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105628355 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105628355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105628355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105628355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105628355 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105628356 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1a31c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105628356 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105628356 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427105628356 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427105628356 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427105628356 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427105628356 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f 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) 20250427105628356 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f 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)@84c1225eaf8b: f_mt_call_complete 2 MSC_Test-MGCP(1966)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250427105628357 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427105628357 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105628357 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1d4590] (fsm.c:486) 20250427105628357 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f 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) 20250427105628357 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1cf8a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105628357 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1cf8a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1fb750] (fsm.c:486) 20250427105628357 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:no-CI)[0x55eefe1cf8a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105628357 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:no-CI)[0x55eefe1cf8a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105628357 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1b4ab0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105628357 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1b4ab0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1fb750] (fsm.c:486) 20250427105628357 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:no-CI)[0x55eefe1b4ab0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105628357 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:no-CI)[0x55eefe1b4ab0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@84c1225eaf8b: 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)@84c1225eaf8b: f_mt_call_complete 3 20250427105628358 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:no-CI)[0x55eefe1cf8a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105628358 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105628358 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105628358 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 4 20250427105628358 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:no-CI)[0x55eefe1b4ab0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105628358 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105628358 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105628358 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f 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) 20250427105628358 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f tid-0) Sending Assignment Command (msc_a.c:706) 20250427105628358 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1a31c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105628359 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105628359 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105628359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105628359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105628359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105628359 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105628359 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105628359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105628359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105628359 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 83 84 de 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 20250427105628359 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105628359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105628360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105628360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105628360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105628360 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105628360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105628360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105628360 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105628360 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7e 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '8347'O 20250427105628360 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1a31c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105628360 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105628360 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1b4ab0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105628360 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1b4ab0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105628360 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9: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)[0x55eefe1b4ab0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 20250427105628360 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f 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) 20250427105628360 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105628360 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f tid-0) codec/BS: :0{CLEARMODE#120,BS26T} (from: remote=:0{CLEARMODE#120,BS26T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028347'O 20250427105628360 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 8 20250427105628361 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9: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)[0x55eefe1b4ab0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105628361 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9: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)[0x55eefe1b4ab0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105628361 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105628560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105628560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105628560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105628560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105628560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105628560 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105628560 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105628560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105628560 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105628560 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105628561 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1a31c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105628561 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105628561 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427105628561 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427105628561 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427105628561 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f 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) 20250427105628561 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f 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)@84c1225eaf8b: f_mt_call_complete 7 20250427105628562 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427105628562 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f 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) 20250427105628562 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cf8a0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105628562 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cf8a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105628562 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cf8a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105628562 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9: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)[0x55eefe1cf8a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Hold the call for some time 20250427105628563 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9: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)[0x55eefe1cf8a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105628563 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9: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)[0x55eefe1cf8a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105628563 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105628563 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105628563 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Hangup TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105629064 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105629064 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105629064 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105629064 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105629064 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1a31c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105629064 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105629064 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105629064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105629064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105629064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105629064 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105629064 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105629064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105629064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105629064 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 83 84 de 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250427105629066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105629066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105629066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105629066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105629066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105629066 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105629066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105629066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105629066 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105629066 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) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105629066 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1a31c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105629066 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105629066 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427105629066 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105629066 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1a31c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105629066 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427105629066 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x7c75ad4f tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427105629066 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427105629066 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105629066 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105629066 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105629066 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105629066 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105629066 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105629066 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105629066 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105629066 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9: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)[0x55eefe1b4ab0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105629066 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9: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)[0x55eefe1b4ab0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1fb750] (call_leg.c:197) 20250427105629066 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9: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)[0x55eefe1b4ab0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105629066 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9: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)[0x55eefe1b4ab0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105629066 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9: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)[0x55eefe1cf8a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105629066 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9: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)[0x55eefe1cf8a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1fb750] (call_leg.c:197) 20250427105629066 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105629066 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9: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)[0x55eefe1cf8a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105629066 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9: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)[0x55eefe1cf8a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105629066 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105629066 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1d4590] (call_leg.c:198) 20250427105629066 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105629066 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105629066 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105629066 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1a31c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105629066 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105629066 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105629066 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105629066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105629066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105629066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105629066 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105629066 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105629066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105629066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105629066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 83 84 de 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427105629066 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105629066 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105629066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105629066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105629066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105629066 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105629066 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105629066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105629066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105629066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 83 84 de 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)2088086863 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105629067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105629067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105629067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105629067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105629067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105629067 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105629067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105629067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105629067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105629067 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105629067 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1a31c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105629067 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105629067 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105629067 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105629067 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105629067 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105629067 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1d4590] (msc_a.c:1053) 20250427105629067 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105629067 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105629067 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cba80] (msc_a.c:1053) 20250427105629067 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105629067 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105629067 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105629067 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9) MSC-A terminated (msub.c:261) 20250427105629067 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9) 1 MSC-I still active (msub.c:79) 20250427105629067 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105629067 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105629067 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1a31c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105629067 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1a31c0]{READY}: Removing from parent msub_fsm[0x55eefe1cba80] (msub.c:113) 20250427105629067 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-382 (ran_conn.c:155) 20250427105629067 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1a31c0]{READY}: Freeing instance (msub.c:113) 20250427105629067 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-382:PAGING_RESP)[0x55eefe1a31c0]{READY}: Deallocated (fsm.c:568) 20250427105629067 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9) Free (msub.c:119) 20250427105629067 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105629067 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Freeing instance (msub.c:113) 20250427105629067 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Deallocated (fsm.c:568) 20250427105629068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105629068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105629068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105629068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105629068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105629068 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105629068 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105629068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105629068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105629068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 83 84 de 00 01 7e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 20250427105629068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105629068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105629068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105629068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105629068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105629068 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105629068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105629068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105629068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105629068 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 83 84 de 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)8619230 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 9: done MSC_Test_0-RAN(1963)@84c1225eaf8b: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@84c1225eaf8b: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@84c1225eaf8b: "CSD Bearer Service: BS21NT" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1968)@84c1225eaf8b: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)14410103 MSC_Test_0-RAN(1963)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@84c1225eaf8b: First idle individual index:0 20250427105630072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105630072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105630072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105630072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105630072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105630072 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105630072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105630072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105630072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105630072 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 e1 77 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105630072 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{active}: Allocated (fsm.c:456) 20250427105630072 DMSC DEBUG msc_i[0x55eefe1e0d20]{READY}: Allocated (fsm.c:456) 20250427105630072 DMSC DEBUG msc_i[0x55eefe1e0d20]{READY}: is child of msub_fsm[0x55eefe1b4ab0] (fsm.c:486) 20250427105630072 DMSC DEBUG msc_a[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105630072 DMSC DEBUG msc_a[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1b4ab0] (fsm.c:486) 20250427105630072 DMSC DEBUG msc_a(unknown:GERAN-A-383:NONE)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105630072 DMSC DEBUG msc_i(unknown:GERAN-A-383:NONE)[0x55eefe1e0d20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105630072 DMSC DEBUG msc_a(unknown:GERAN-A-383:NONE)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105630072 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-383:LU)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105630072 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-383:LU)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105630072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105630072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-383:LU)[0x55eefe20a390] (fsm.c:486) 20250427105630072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105630072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105630072 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105630072 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105630072 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105630072 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105630072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105630072 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105630072 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105630072 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105630072 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105630072 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105630072 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105630072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105630072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105630072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105630072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105630072 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105630072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105630072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105630072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105630072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1cf8a0] (fsm.c:486) 20250427105630072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105630072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105630072 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105630072 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105630072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105630073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105630073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 db e1 77 00 01 7f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105630073 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105630073 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105630073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105630073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105630073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105630073 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105630073 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105630073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105630073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105630073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 db e1 77 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: { messageType := 2, destLocRef := 'DBE177'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105630073 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105630073 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105630073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105630073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105630073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105630073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105630073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105630073 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105630073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105630073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105630073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105630073 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105630073 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105630073 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe20a390]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105630074 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105630074 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105630074 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105630074 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105630075 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105630075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105630075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105630075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105630075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105630075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1cf8a0] (vlr_lu_fsm.c:110) 20250427105630075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105630075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105630075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105630075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105630075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105630075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1cf8a0] (fsm.c:486) 20250427105630075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105630075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105630075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105630075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105630075 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:TMSInew-0x2F90F1C8) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105630075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105630075 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:TMSInew-0x2F90F1C8 LOCATION UPDATE ACCEPT (TMSI = 0x2f90f1c8) (gsm_04_08.c:149) 20250427105630075 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:TMSInew-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105630075 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:TMSInew-0x2F90F1C8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105630075 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105630075 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105630075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105630075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105630075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105630075 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105630075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105630075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105630075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105630075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 db e1 77 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2f 90 f1 c8 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427105630076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105630076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105630076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105630076 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105630076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105630076 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105630076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105630076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105630076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105630076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105630076 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:TMSInew-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105630076 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:TMSInew-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe20a390]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105630076 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:TMSInew-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe20a390]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105630076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:TMSInew-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105630076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105630076 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105630076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105630076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105630076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105630076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe1cf8a0] (vlr_lu_fsm.c:817) 20250427105630076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105630076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x44DF42B9:GERAN-A-383:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105630076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105630076 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe20a390]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105630076 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe20a390]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250427105630076 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105630076 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe20a390]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105630076 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe20a390]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105630076 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105630076 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105630076 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105630076 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105630076 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105630076 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105630076 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105630076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105630076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105630076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105630076 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105630076 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105630076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105630076 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105630076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 db e1 77 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105630077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105630077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105630077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105630077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105630077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105630077 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105630077 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105630077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105630077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105630077 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105630077 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105630077 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe20a390]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105630077 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe20a390]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105630077 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105630077 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105630077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105630077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe20a390] (msc_a.c:1053) 20250427105630077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105630077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105630077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105630077 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1b4ab0] (msc_a.c:1053) 20250427105630077 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105630077 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105630077 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105630077 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8) MSC-A terminated (msub.c:261) 20250427105630077 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8) 1 MSC-I still active (msub.c:79) 20250427105630077 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105630077 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105630077 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe1e0d20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105630077 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe1e0d20]{READY}: Removing from parent msub_fsm[0x55eefe1b4ab0] (msub.c:113) 20250427105630077 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-383 (ran_conn.c:155) 20250427105630077 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe1e0d20]{READY}: Freeing instance (msub.c:113) 20250427105630077 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-383:LU)[0x55eefe1e0d20]{READY}: Deallocated (fsm.c:568) 20250427105630077 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8) Free (msub.c:119) 20250427105630077 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105630077 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{terminating}: Freeing instance (msub.c:113) 20250427105630077 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{terminating}: Deallocated (fsm.c:568) 20250427105630077 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105630077 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105630077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105630077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105630077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105630077 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105630077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105630077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105630077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105630077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 db e1 77 00 01 7f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 20250427105630077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105630077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105630077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105630077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105630077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105630077 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105630077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105630077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105630077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105630077 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 db e1 77 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)14410103 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105630078 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105630078 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: Created IMSI[0] for '262420000000007'H'2F90F1C8'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)482715343 20250427105630079 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427105630079 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427105630079 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 callref-0x1cc5a6cf tid-255) New transaction (transaction.c:231) 20250427105630079 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 callref-0x1cc5a6cf tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21NT} (gsm_04_08_cc.c:790) 20250427105630079 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 callref-0x1cc5a6cf tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS21NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250427105630079 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 callref-0x1cc5a6cf tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427105630079 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427105630079 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427105630079 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105630079 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105630079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105630079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105630079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105630079 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105630079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105630079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105630079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105630079 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 2f 90 f1 c8 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: Created IMSI[6] for '262420000000007'H'2F90F1C8'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2F90F1C8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)8910051 MSC_Test_0-SCCP(1962)@84c1225eaf8b: First idle individual index:0 20250427105630081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105630081 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105630081 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105630081 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105630081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105630081 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105630081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105630081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105630081 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105630081 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 87 f4 e3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 2f 90 f1 c8 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105630081 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: Allocated (fsm.c:456) 20250427105630081 DMSC DEBUG msc_i[0x55eefe20a390]{READY}: Allocated (fsm.c:456) 20250427105630081 DMSC DEBUG msc_i[0x55eefe20a390]{READY}: is child of msub_fsm[0x55eefe1cf8a0] (fsm.c:486) 20250427105630081 DMSC DEBUG msc_a[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105630081 DMSC DEBUG msc_a[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cf8a0] (fsm.c:486) 20250427105630081 DMSC DEBUG msc_a(unknown:GERAN-A-384:NONE)[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105630081 DMSC DEBUG msc_i(unknown:GERAN-A-384:NONE)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105630081 DMSC DEBUG msc_a(unknown:GERAN-A-384:NONE)[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105630081 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105630081 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1e0d20] (fsm.c:486) 20250427105630081 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105630081 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105630081 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105630081 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105630081 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105630081 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105630081 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105630081 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105630081 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105630081 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105630081 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105630081 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105630081 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105630081 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105630081 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105630081 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105630081 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105630081 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105630081 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105630081 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 callref-0x1cc5a6cf tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427105630081 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105630081 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427105630081 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105630081 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427105630081 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21NT} (gsm_04_08_cc.c:905) 20250427105630081 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf 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) 20250427105630081 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427105630081 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105630081 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427105630081 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105630081 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427105630081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105630081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105630081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105630081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105630081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105630081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105630081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105630081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105630081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105630081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 87 f4 e3 00 01 80 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105630081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105630081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105630081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105630081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105630081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105630081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105630081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105630081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105630081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105630081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 87 f4 e3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105630081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105630081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105630081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105630081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105630081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105630081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105630081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105630081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105630081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105630081 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 87 f4 e3 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: { messageType := 2, destLocRef := '87F4E3'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105630082 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427105630082 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028301'O 20250427105630083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105630083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105630083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105630083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105630083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105630083 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105630083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105630083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105630083 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105630083 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105630083 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105630083 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105630083 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427105630083 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427105630083 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427105630083 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427105630083 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf 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) 20250427105630083 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf 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)@84c1225eaf8b: f_mt_call_complete 2 MSC_Test-MGCP(1966)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250427105630084 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427105630084 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105630084 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1e0d20] (fsm.c:486) 20250427105630084 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf 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) 20250427105630084 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1cba80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105630084 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1cba80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1fb750] (fsm.c:486) 20250427105630084 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:no-CI)[0x55eefe1cba80]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105630084 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:no-CI)[0x55eefe1cba80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105630084 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe19e850]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105630084 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe19e850]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1fb750] (fsm.c:486) 20250427105630084 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:no-CI)[0x55eefe19e850]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105630084 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:no-CI)[0x55eefe19e850]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@84c1225eaf8b: 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)@84c1225eaf8b: f_mt_call_complete 3 20250427105630085 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:no-CI)[0x55eefe1cba80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105630085 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105630085 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105630085 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 4 20250427105630086 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:no-CI)[0x55eefe19e850]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105630086 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105630086 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105630086 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf 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) 20250427105630086 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf tid-0) Sending Assignment Command (msc_a.c:706) 20250427105630086 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105630086 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105630086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105630086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105630086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105630086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105630086 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105630086 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105630086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105630086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105630086 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 87 f4 e3 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 20250427105630087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105630087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105630087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105630087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105630087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105630087 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105630087 DLSS7 DEBUG Found route for dpc=185=0.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(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105630087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105630087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105630087 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) 20250427105630087 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105630087 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105630087 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe19e850]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105630087 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe19e850]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105630087 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8: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)[0x55eefe19e850]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105630087 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf 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) 20250427105630087 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105630087 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf 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) 20250427105630087 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf 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)@84c1225eaf8b: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '8347'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 8 20250427105630088 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8: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)[0x55eefe19e850]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105630088 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8: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)[0x55eefe19e850]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105630088 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105630288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105630288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105630288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105630288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105630288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105630288 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105630288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105630288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105630288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105630288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105630288 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105630288 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105630288 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427105630288 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427105630288 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427105630288 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf 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) 20250427105630288 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf 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)@84c1225eaf8b: f_mt_call_complete 7 20250427105630290 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427105630290 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf 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) 20250427105630290 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cba80]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105630290 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cba80]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105630290 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cba80]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105630290 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8: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)[0x55eefe1cba80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Hold the call for some time 20250427105630291 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8: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)[0x55eefe1cba80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105630291 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8: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)[0x55eefe1cba80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105630291 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105630291 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105630291 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Hangup TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105630792 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105630792 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105630792 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105630792 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105630792 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105630792 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105630792 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105630792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105630792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105630792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105630792 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105630792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105630792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105630792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105630792 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 87 f4 e3 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250427105630793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105630793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105630793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105630793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105630793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105630793 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105630793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105630793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105630793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105630793 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) 20250427105630793 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105630793 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105630793 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427105630793 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105630793 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105630793 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427105630793 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x1cc5a6cf tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427105630793 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427105630793 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105630793 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105630794 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105630794 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105630794 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105630794 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105630794 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105630794 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105630794 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8: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)[0x55eefe19e850]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105630794 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8: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)[0x55eefe19e850]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1fb750] (call_leg.c:197) 20250427105630794 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8: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)[0x55eefe19e850]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105630794 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8: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)[0x55eefe19e850]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105630794 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8: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)[0x55eefe1cba80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105630794 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8: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)[0x55eefe1cba80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1fb750] (call_leg.c:197) 20250427105630794 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105630794 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8: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)[0x55eefe1cba80]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105630794 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8: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)[0x55eefe1cba80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105630794 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105630794 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1e0d20] (call_leg.c:198) 20250427105630794 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105630794 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105630794 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105630794 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105630794 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105630794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105630794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105630794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105630794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105630794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105630794 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105630794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105630794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105630794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105630794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 87 f4 e3 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427105630794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105630794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105630794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105630794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105630794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105630794 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105630794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105630794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105630794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105630794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 87 f4 e3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)482715343 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105630795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105630795 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105630795 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105630795 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105630795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105630795 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105630795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105630795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105630795 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105630795 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105630795 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105630795 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105630795 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105630795 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105630795 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105630795 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105630795 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1e0d20] (msc_a.c:1053) 20250427105630795 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105630795 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105630795 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cf8a0] (msc_a.c:1053) 20250427105630795 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105630795 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105630795 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105630795 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8) MSC-A terminated (msub.c:261) 20250427105630795 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8) 1 MSC-I still active (msub.c:79) 20250427105630795 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105630795 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105630795 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe20a390]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105630795 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe20a390]{READY}: Removing from parent msub_fsm[0x55eefe1cf8a0] (msub.c:113) 20250427105630795 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-384 (ran_conn.c:155) 20250427105630795 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe20a390]{READY}: Freeing instance (msub.c:113) 20250427105630795 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-384:PAGING_RESP)[0x55eefe20a390]{READY}: Deallocated (fsm.c:568) 20250427105630795 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8) Free (msub.c:119) 20250427105630795 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105630795 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Freeing instance (msub.c:113) 20250427105630795 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Deallocated (fsm.c:568) 20250427105630796 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105630796 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105630796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105630796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105630796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105630796 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105630796 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105630796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105630796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105630796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 87 f4 e3 00 01 80 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105630796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105630796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105630796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105630796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105630796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105630796 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105630796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105630796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105630796 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105630796 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 87 f4 e3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)8910051 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 9: done MSC_Test_0-RAN(1963)@84c1225eaf8b: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@84c1225eaf8b: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@84c1225eaf8b: "CSD Bearer Service: BS22NT" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1968)@84c1225eaf8b: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)16429060 MSC_Test_0-RAN(1963)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105631800 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105631800 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105631800 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105631800 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105631800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105631800 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105631800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105631800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105631800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105631800 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 b0 04 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427105631801 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Allocated (fsm.c:456) 20250427105631801 DMSC DEBUG msc_i[0x55eefe1d4590]{READY}: Allocated (fsm.c:456) 20250427105631801 DMSC DEBUG msc_i[0x55eefe1d4590]{READY}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105631801 DMSC DEBUG msc_a[0x55eefe1a32f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105631801 DMSC DEBUG msc_a[0x55eefe1a32f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105631801 DMSC DEBUG msc_a(unknown:GERAN-A-385:NONE)[0x55eefe1a32f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105631801 DMSC DEBUG msc_i(unknown:GERAN-A-385:NONE)[0x55eefe1d4590]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105631801 DMSC DEBUG msc_a(unknown:GERAN-A-385:NONE)[0x55eefe1a32f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105631801 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-385:LU)[0x55eefe1a32f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105631801 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-385:LU)[0x55eefe1a32f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105631801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105631801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-385:LU)[0x55eefe1a32f0] (fsm.c:486) 20250427105631801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105631801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105631801 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105631801 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105631801 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1a32f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105631801 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1a32f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105631801 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105631801 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105631801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105631801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105631801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105631801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105631801 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1d4590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105631801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105631801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105631801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105631801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105631801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105631801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105631801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105631801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105631801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105631801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105631801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105631801 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105631801 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105631801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105631801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105631801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fa b0 04 00 01 81 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105631801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105631801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105631801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105631801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105631801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105631801 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105631801 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105631801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105631801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105631801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 fa b0 04 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: { messageType := 2, destLocRef := 'FAB004'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105631802 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105631802 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105631802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105631802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105631802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105631802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105631802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105631802 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105631802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105631802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105631802 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105631802 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105631802 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1d4590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105631802 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1a32f0]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105631803 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105631803 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105631803 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105631803 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105631804 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105631804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105631804 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105631804 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105631804 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105631804 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1cba80] (vlr_lu_fsm.c:110) 20250427105631804 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105631804 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105631804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105631804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105631804 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105631804 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105631804 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105631804 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105631804 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105631804 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105631804 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:TMSInew-0x3A4019F7) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105631804 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105631804 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:TMSInew-0x3A4019F7 LOCATION UPDATE ACCEPT (TMSI = 0x3a4019f7) (gsm_04_08.c:149) 20250427105631804 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:TMSInew-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1d4590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105631804 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:TMSInew-0x3A4019F7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105631804 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105631804 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105631804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105631804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105631804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105631804 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105631804 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105631804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105631804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105631804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 fa b0 04 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3a 40 19 f7 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105631805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105631805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105631805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105631805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105631805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105631805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105631805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105631805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105631805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105631805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105631805 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:TMSInew-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1d4590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105631805 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:TMSInew-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1a32f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105631805 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:TMSInew-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1a32f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105631805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:TMSInew-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105631805 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105631805 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105631805 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105631805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105631805 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105631805 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1cba80] (vlr_lu_fsm.c:817) 20250427105631805 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105631805 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2F90F1C8:GERAN-A-385:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105631805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105631805 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1a32f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105631805 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1a32f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250427105631805 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105631805 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1a32f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105631805 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1a32f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105631805 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105631805 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105631805 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105631805 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1d4590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105631805 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105631805 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105631805 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105631805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105631805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105631805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105631805 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105631805 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105631805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105631805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105631805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fa b0 04 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105631806 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105631806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105631806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105631806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105631806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105631806 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105631806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105631806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105631806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105631806 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105631806 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1d4590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105631806 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1a32f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105631806 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1a32f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105631806 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1a32f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105631806 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1a32f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105631806 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105631806 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1a32f0] (msc_a.c:1053) 20250427105631806 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105631806 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105631806 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105631806 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1a32f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1bdae0] (msc_a.c:1053) 20250427105631806 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1a32f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105631806 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1a32f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105631806 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105631806 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7) MSC-A terminated (msub.c:261) 20250427105631806 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7) 1 MSC-I still active (msub.c:79) 20250427105631806 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105631806 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105631806 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1d4590]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105631806 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1d4590]{READY}: Removing from parent msub_fsm[0x55eefe1bdae0] (msub.c:113) 20250427105631806 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-385 (ran_conn.c:155) 20250427105631806 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1d4590]{READY}: Freeing instance (msub.c:113) 20250427105631806 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-385:LU)[0x55eefe1d4590]{READY}: Deallocated (fsm.c:568) 20250427105631806 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7) Free (msub.c:119) 20250427105631806 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105631806 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Freeing instance (msub.c:113) 20250427105631806 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Deallocated (fsm.c:568) 20250427105631806 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105631806 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105631806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105631806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105631806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105631806 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105631806 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105631806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105631806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105631806 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fa b0 04 00 01 81 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 20250427105631806 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105631806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105631806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105631806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105631806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105631806 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105631806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105631806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105631806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105631806 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fa b0 04 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)16429060 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105631807 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105631807 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: Created IMSI[0] for '262420000000007'H'3A4019F7'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)1565347404 20250427105631808 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427105631808 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427105631808 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 callref-0x5d4d4e4c tid-255) New transaction (transaction.c:231) 20250427105631808 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 callref-0x5d4d4e4c tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22NT} (gsm_04_08_cc.c:790) 20250427105631808 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 callref-0x5d4d4e4c tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS22NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250427105631808 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 callref-0x5d4d4e4c tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427105631808 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427105631808 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427105631808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105631808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105631808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105631808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105631808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105631808 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105631808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105631808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105631808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105631808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 3a 40 19 f7 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: Created IMSI[7] for '262420000000007'H'3A4019F7'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3A4019F7'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)8079526 MSC_Test_0-SCCP(1962)@84c1225eaf8b: First idle individual index:0 20250427105631810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105631810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105631810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105631810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105631810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105631810 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105631810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105631810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105631810 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105631810 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7b 48 a6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 3a 40 19 f7 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105631810 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: Allocated (fsm.c:456) 20250427105631810 DMSC DEBUG msc_i[0x55eefe1a32f0]{READY}: Allocated (fsm.c:456) 20250427105631810 DMSC DEBUG msc_i[0x55eefe1a32f0]{READY}: is child of msub_fsm[0x55eefe1cba80] (fsm.c:486) 20250427105631810 DMSC DEBUG msc_a[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105631810 DMSC DEBUG msc_a[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cba80] (fsm.c:486) 20250427105631810 DMSC DEBUG msc_a(unknown:GERAN-A-386:NONE)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105631810 DMSC DEBUG msc_i(unknown:GERAN-A-386:NONE)[0x55eefe1a32f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105631810 DMSC DEBUG msc_a(unknown:GERAN-A-386:NONE)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105631810 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105631810 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1d4590] (fsm.c:486) 20250427105631810 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105631810 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105631810 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105631810 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105631810 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105631810 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105631810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105631810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105631810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105631810 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1a32f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105631810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105631810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105631810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105631810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105631810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105631810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105631810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105631810 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105631810 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105631810 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 callref-0x5d4d4e4c tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427105631810 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105631810 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427105631810 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105631810 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427105631810 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22NT} (gsm_04_08_cc.c:905) 20250427105631810 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c 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) 20250427105631810 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427105631810 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1a32f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105631810 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427105631810 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105631811 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427105631811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105631811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105631811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105631811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105631811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105631811 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105631811 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105631811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105631811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105631811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7b 48 a6 00 01 82 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105631811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105631811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105631811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105631811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105631811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105631811 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105631811 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105631811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105631811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105631811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 7b 48 a6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105631811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105631811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105631811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105631811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105631811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105631811 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105631811 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105631811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105631811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105631811 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 7b 48 a6 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: { messageType := 2, destLocRef := '7B48A6'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105631811 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427105631811 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105631813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105631813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105631813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105631813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105631813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105631813 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105631813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105631813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105631813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105631813 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105631813 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1a32f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105631813 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105631813 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427105631813 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427105631813 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427105631813 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427105631813 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c 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) 20250427105631813 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c 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)@84c1225eaf8b: f_mt_call_complete 2 MSC_Test-MGCP(1966)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250427105631814 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427105631814 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105631814 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1d4590] (fsm.c:486) 20250427105631814 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c 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) 20250427105631814 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1cf8a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105631814 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1cf8a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1fb750] (fsm.c:486) 20250427105631814 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:no-CI)[0x55eefe1cf8a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105631814 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:no-CI)[0x55eefe1cf8a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105631814 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1b4ab0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105631814 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1b4ab0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1fb750] (fsm.c:486) 20250427105631814 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:no-CI)[0x55eefe1b4ab0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105631814 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:no-CI)[0x55eefe1b4ab0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@84c1225eaf8b: 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)@84c1225eaf8b: f_mt_call_complete 3 20250427105631815 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:no-CI)[0x55eefe1cf8a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105631815 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105631815 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105631815 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 4 20250427105631816 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:no-CI)[0x55eefe1b4ab0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105631816 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105631816 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105631816 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c 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) 20250427105631816 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c tid-0) Sending Assignment Command (msc_a.c:706) 20250427105631816 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1a32f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105631816 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105631816 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105631816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105631816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105631816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105631816 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105631816 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105631816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105631816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105631816 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 7b 48 a6 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105631817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105631817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105631817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105631817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105631817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105631817 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105631817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105631817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105631817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105631817 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) 20250427105631818 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1a32f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105631818 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105631818 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1b4ab0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105631818 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1b4ab0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105631818 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7: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)[0x55eefe1b4ab0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105631818 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c 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) 20250427105631818 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105631818 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c 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) 20250427105631818 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c 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)@84c1225eaf8b: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '8347'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 8 20250427105631819 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7: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)[0x55eefe1b4ab0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105631819 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7: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)[0x55eefe1b4ab0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105631819 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105632020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105632020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105632020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105632020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105632020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105632020 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105632020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105632020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105632020 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105632020 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105632020 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1a32f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105632020 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105632020 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427105632020 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427105632020 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427105632020 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c 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) 20250427105632020 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c 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)@84c1225eaf8b: f_mt_call_complete 7 20250427105632021 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427105632021 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c 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) 20250427105632021 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cf8a0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105632021 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cf8a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105632021 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cf8a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105632021 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7: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)[0x55eefe1cf8a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Hold the call for some time 20250427105632022 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7: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)[0x55eefe1cf8a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105632022 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7: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)[0x55eefe1cf8a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105632022 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105632022 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105632022 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Hangup TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105632523 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105632523 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105632523 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105632523 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105632523 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1a32f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105632523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105632523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105632523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105632523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105632523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105632523 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105632523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105632523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105632523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105632523 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 7b 48 a6 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105632526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105632526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105632526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105632526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105632526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105632526 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105632526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105632526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105632526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105632526 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) 20250427105632526 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1a32f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105632526 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105632526 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427105632526 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105632526 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1a32f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105632526 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427105632526 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x5d4d4e4c tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427105632526 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427105632526 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105632526 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105632526 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105632526 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105632526 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105632526 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105632526 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105632526 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105632526 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7: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)[0x55eefe1b4ab0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105632526 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7: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)[0x55eefe1b4ab0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1fb750] (call_leg.c:197) 20250427105632526 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7: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)[0x55eefe1b4ab0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105632526 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7: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)[0x55eefe1b4ab0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105632526 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7: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)[0x55eefe1cf8a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105632526 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7: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)[0x55eefe1cf8a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1fb750] (call_leg.c:197) 20250427105632526 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105632526 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7: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)[0x55eefe1cf8a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105632526 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7: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)[0x55eefe1cf8a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105632526 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105632526 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1d4590] (call_leg.c:198) 20250427105632526 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105632526 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105632526 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105632526 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1a32f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105632526 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105632526 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105632526 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105632526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105632526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105632526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105632526 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105632527 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105632527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105632527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105632527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7b 48 a6 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427105632527 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105632527 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105632527 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105632527 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105632527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105632527 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105632527 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105632527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105632527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105632527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7b 48 a6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test-MNCC(1965)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1565347404 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105632529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105632529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105632529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105632529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105632529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105632529 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105632529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105632529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105632529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105632529 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105632529 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1a32f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105632529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105632529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105632529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105632529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105632529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105632529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1d4590] (msc_a.c:1053) 20250427105632529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105632529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105632529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cba80] (msc_a.c:1053) 20250427105632529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105632529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105632529 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105632529 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7) MSC-A terminated (msub.c:261) 20250427105632529 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7) 1 MSC-I still active (msub.c:79) 20250427105632529 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105632529 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105632529 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1a32f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105632529 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1a32f0]{READY}: Removing from parent msub_fsm[0x55eefe1cba80] (msub.c:113) 20250427105632529 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-386 (ran_conn.c:155) 20250427105632529 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1a32f0]{READY}: Freeing instance (msub.c:113) 20250427105632529 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-386:PAGING_RESP)[0x55eefe1a32f0]{READY}: Deallocated (fsm.c:568) 20250427105632529 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7) Free (msub.c:119) 20250427105632529 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105632529 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Freeing instance (msub.c:113) 20250427105632529 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Deallocated (fsm.c:568) 20250427105632529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105632529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105632529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105632529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105632529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105632529 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105632529 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105632529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105632529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105632529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7b 48 a6 00 01 82 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 20250427105632530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105632530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105632530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105632530 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105632530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105632530 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105632530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105632530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105632530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105632530 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7b 48 a6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)8079526 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 9: done MSC_Test_0-RAN(1963)@84c1225eaf8b: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@84c1225eaf8b: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@84c1225eaf8b: "CSD Bearer Service: BS24NT" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1968)@84c1225eaf8b: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)2326686 MSC_Test_0-RAN(1963)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105633534 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105633534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105633534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105633534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105633534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105633534 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105633535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105633535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105633535 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105633535 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 23 80 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) 20250427105633535 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{active}: Allocated (fsm.c:456) 20250427105633535 DMSC DEBUG msc_i[0x55eefe1e0d20]{READY}: Allocated (fsm.c:456) 20250427105633535 DMSC DEBUG msc_i[0x55eefe1e0d20]{READY}: is child of msub_fsm[0x55eefe1b4ab0] (fsm.c:486) 20250427105633535 DMSC DEBUG msc_a[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105633535 DMSC DEBUG msc_a[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1b4ab0] (fsm.c:486) 20250427105633535 DMSC DEBUG msc_a(unknown:GERAN-A-387:NONE)[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105633535 DMSC DEBUG msc_i(unknown:GERAN-A-387:NONE)[0x55eefe1e0d20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105633535 DMSC DEBUG msc_a(unknown:GERAN-A-387:NONE)[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105633535 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-387:LU)[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105633535 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-387:LU)[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105633535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105633535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-387:LU)[0x55eefe207db0] (fsm.c:486) 20250427105633535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105633535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105633535 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105633535 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105633535 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105633535 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105633535 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105633535 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105633535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105633535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105633535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105633535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105633535 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105633535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105633535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105633535 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105633535 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe1cf8a0] (fsm.c:486) 20250427105633535 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105633535 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105633535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105633536 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105633536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105633536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105633536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105633536 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105633536 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105633536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105633536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105633536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 23 80 9e 00 01 83 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105633536 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105633536 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105633536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105633536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105633536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105633536 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105633536 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105633536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105633536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105633536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 23 80 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: { messageType := 2, destLocRef := '23809E'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105633537 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105633537 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105633538 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105633538 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105633538 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105633538 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105633538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105633538 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105633538 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105633538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105633538 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105633538 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105633538 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105633538 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe207db0]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105633539 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105633539 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105633539 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105633539 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105633539 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105633539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105633539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105633539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105633539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105633539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe1cf8a0] (vlr_lu_fsm.c:110) 20250427105633539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105633539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105633539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105633539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105633539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105633539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe1cf8a0] (fsm.c:486) 20250427105633539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105633539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105633539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105633539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105633539 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:TMSInew-0x15F4E8C8) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105633539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105633539 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:TMSInew-0x15F4E8C8 LOCATION UPDATE ACCEPT (TMSI = 0x15f4e8c8) (gsm_04_08.c:149) 20250427105633539 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:TMSInew-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105633539 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:TMSInew-0x15F4E8C8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105633539 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105633539 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105633539 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105633539 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105633539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105633539 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105633540 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105633540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105633540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105633540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 23 80 9e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 15 f4 e8 c8 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427105633541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105633541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105633541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105633541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105633541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105633541 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105633541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105633541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105633541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105633541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105633541 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:TMSInew-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105633542 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:TMSInew-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe207db0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105633542 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:TMSInew-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe207db0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105633542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:TMSInew-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105633542 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105633542 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105633542 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105633542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105633542 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105633542 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe1cf8a0] (vlr_lu_fsm.c:817) 20250427105633542 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105633542 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3A4019F7:GERAN-A-387:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105633542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105633542 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe207db0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105633542 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe207db0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250427105633542 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105633542 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe207db0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105633542 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe207db0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105633542 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105633542 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105633542 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105633542 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105633543 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105633543 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105633543 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105633543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105633543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105633543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105633543 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105633543 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105633543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105633543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105633543 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 23 80 9e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105633544 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105633544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105633544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105633544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105633544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105633544 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105633544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105633544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105633544 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105633544 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105633544 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105633544 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe207db0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105633544 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe207db0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105633544 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe207db0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105633544 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe207db0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105633544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105633544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe207db0] (msc_a.c:1053) 20250427105633544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105633544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105633545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105633545 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe207db0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1b4ab0] (msc_a.c:1053) 20250427105633545 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe207db0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105633545 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe207db0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105633545 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105633545 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8) MSC-A terminated (msub.c:261) 20250427105633545 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8) 1 MSC-I still active (msub.c:79) 20250427105633545 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105633545 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105633545 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe1e0d20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105633545 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe1e0d20]{READY}: Removing from parent msub_fsm[0x55eefe1b4ab0] (msub.c:113) 20250427105633545 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-387 (ran_conn.c:155) 20250427105633545 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe1e0d20]{READY}: Freeing instance (msub.c:113) 20250427105633545 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-387:LU)[0x55eefe1e0d20]{READY}: Deallocated (fsm.c:568) 20250427105633545 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8) Free (msub.c:119) 20250427105633545 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105633545 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{terminating}: Freeing instance (msub.c:113) 20250427105633545 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{terminating}: Deallocated (fsm.c:568) 20250427105633545 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105633545 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105633545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105633545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105633545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105633545 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105633545 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105633545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105633545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105633545 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 23 80 9e 00 01 83 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105633545 DLSS7 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 20250427105633545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105633545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105633545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105633545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105633545 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105633545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105633545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105633545 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105633545 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 23 80 9e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)2326686 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105633546 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105633546 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: Created IMSI[0] for '262420000000007'H'15F4E8C8'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)2107729695 20250427105633548 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427105633548 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427105633549 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 callref-0x7da1671f tid-255) New transaction (transaction.c:231) 20250427105633549 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 callref-0x7da1671f tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24NT} (gsm_04_08_cc.c:790) 20250427105633549 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 callref-0x7da1671f tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS24NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250427105633549 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 callref-0x7da1671f tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427105633549 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427105633549 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427105633549 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105633549 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105633549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105633549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105633549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105633549 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105633549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105633549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105633549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105633549 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 15 f4 e8 c8 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: Created IMSI[8] for '262420000000007'H'15F4E8C8'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '15F4E8C8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)1517825 MSC_Test_0-SCCP(1962)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105633551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105633551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105633551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105633551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105633551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105633551 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105633551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105633551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105633551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105633551 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 29 01 02 02 06 04 43 b9 00 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 15 f4 e8 c8 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105633551 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: Allocated (fsm.c:456) 20250427105633551 DMSC DEBUG msc_i[0x55eefe207db0]{READY}: Allocated (fsm.c:456) 20250427105633551 DMSC DEBUG msc_i[0x55eefe207db0]{READY}: is child of msub_fsm[0x55eefe1cf8a0] (fsm.c:486) 20250427105633551 DMSC DEBUG msc_a[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105633551 DMSC DEBUG msc_a[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cf8a0] (fsm.c:486) 20250427105633551 DMSC DEBUG msc_a(unknown:GERAN-A-388:NONE)[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105633551 DMSC DEBUG msc_i(unknown:GERAN-A-388:NONE)[0x55eefe207db0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105633551 DMSC DEBUG msc_a(unknown:GERAN-A-388:NONE)[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105633552 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105633552 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1e0d20] (fsm.c:486) 20250427105633552 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105633552 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105633552 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105633552 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105633552 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105633552 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105633552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105633552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105633552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105633552 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105633552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105633552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105633552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105633552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105633552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105633552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105633552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105633552 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105633552 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105633552 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 callref-0x7da1671f tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427105633552 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105633552 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427105633552 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105633552 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427105633552 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24NT} (gsm_04_08_cc.c:905) 20250427105633552 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f 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) 20250427105633552 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427105633552 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105633552 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427105633552 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105633552 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427105633552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105633552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105633552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105633552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105633552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105633552 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105633552 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105633552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105633552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105633552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 17 29 01 00 01 84 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105633552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105633552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105633552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105633552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105633552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105633552 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105633552 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105633552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105633552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105633552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 17 29 01 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105633552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105633552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105633552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105633552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105633552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105633552 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105633552 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105633552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105633552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105633552 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 17 29 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: { messageType := 2, destLocRef := '172901'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105633554 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427105633554 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105633556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105633556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105633556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105633556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105633556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105633556 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105633556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105633556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105633556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105633556 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105633557 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105633557 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105633557 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427105633557 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427105633557 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427105633557 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427105633557 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f 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) 20250427105633557 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f 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)@84c1225eaf8b: f_mt_call_complete 2 MSC_Test-MGCP(1966)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250427105633558 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427105633558 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105633558 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1e0d20] (fsm.c:486) 20250427105633558 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f 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) 20250427105633558 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1cba80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105633558 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1cba80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1fb750] (fsm.c:486) 20250427105633558 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:no-CI)[0x55eefe1cba80]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105633558 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:no-CI)[0x55eefe1cba80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105633558 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1bdae0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105633558 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1bdae0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1fb750] (fsm.c:486) 20250427105633558 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105633558 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@84c1225eaf8b: 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)@84c1225eaf8b: f_mt_call_complete 3 20250427105633560 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:no-CI)[0x55eefe1cba80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105633560 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105633560 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105633560 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 4 20250427105633561 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105633561 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105633561 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105633561 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f 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) 20250427105633561 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f tid-0) Sending Assignment Command (msc_a.c:706) 20250427105633561 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105633561 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105633561 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105633562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105633562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105633562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105633562 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105633562 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105633562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105633562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105633562 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 17 29 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250427105633563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105633563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105633563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105633563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105633563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105633563 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105633563 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105633563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105633563 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105633563 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) 20250427105633563 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105633563 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105633563 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1bdae0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105633563 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1bdae0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105633563 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8: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)[0x55eefe1bdae0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105633563 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f 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) 20250427105633563 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '8347'O 20250427105633563 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f 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) 20250427105633563 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 8 20250427105633565 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8: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)[0x55eefe1bdae0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105633565 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8: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)[0x55eefe1bdae0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105633565 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105633764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105633764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105633764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105633764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105633764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105633764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105633764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105633764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105633764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105633764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105633765 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105633765 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105633765 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427105633765 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427105633765 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427105633765 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f 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) 20250427105633765 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f 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)@84c1225eaf8b: f_mt_call_complete 7 20250427105633767 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427105633767 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f 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) 20250427105633767 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cba80]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105633767 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cba80]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105633767 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cba80]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105633767 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8: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)[0x55eefe1cba80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Hold the call for some time 20250427105633769 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8: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)[0x55eefe1cba80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105633769 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8: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)[0x55eefe1cba80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105633769 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105633769 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105633769 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Hangup TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105634274 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105634274 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105634274 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105634274 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105634274 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105634274 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105634274 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105634274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105634274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105634274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105634274 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105634274 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105634274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105634274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105634275 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 17 29 01 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250427105634280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105634280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105634280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105634280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105634280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105634280 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105634280 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105634280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105634280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105634280 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) 20250427105634280 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105634280 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105634281 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427105634281 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105634281 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105634281 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427105634281 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x7da1671f tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427105634281 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427105634281 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105634281 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105634281 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105634281 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105634281 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105634281 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105634281 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105634281 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105634281 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8: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)[0x55eefe1bdae0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105634281 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8: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)[0x55eefe1bdae0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1fb750] (call_leg.c:197) 20250427105634281 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8: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)[0x55eefe1bdae0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105634281 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8: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)[0x55eefe1bdae0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105634281 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8: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)[0x55eefe1cba80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105634281 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8: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)[0x55eefe1cba80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1fb750] (call_leg.c:197) 20250427105634281 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105634281 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8: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)[0x55eefe1cba80]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105634281 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8: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)[0x55eefe1cba80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105634281 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105634281 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1e0d20] (call_leg.c:198) 20250427105634281 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105634281 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105634281 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105634281 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105634282 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105634282 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105634282 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105634282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105634282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105634282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105634282 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105634282 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105634282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105634282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105634282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 17 29 01 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427105634282 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105634282 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105634282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105634282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105634282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105634282 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105634282 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105634282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105634282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105634282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 17 29 01 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)2107729695 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105634288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105634288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105634288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105634288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105634288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105634288 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105634288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105634288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105634288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105634288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105634288 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105634288 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105634288 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105634288 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105634288 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105634288 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105634288 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1e0d20] (msc_a.c:1053) 20250427105634288 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105634288 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105634288 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cf8a0] (msc_a.c:1053) 20250427105634288 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105634288 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105634288 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105634288 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8) MSC-A terminated (msub.c:261) 20250427105634288 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8) 1 MSC-I still active (msub.c:79) 20250427105634289 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105634289 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105634289 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe207db0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105634289 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe207db0]{READY}: Removing from parent msub_fsm[0x55eefe1cf8a0] (msub.c:113) 20250427105634289 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-388 (ran_conn.c:155) 20250427105634289 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe207db0]{READY}: Freeing instance (msub.c:113) 20250427105634289 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-388:PAGING_RESP)[0x55eefe207db0]{READY}: Deallocated (fsm.c:568) 20250427105634289 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8) Free (msub.c:119) 20250427105634289 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105634289 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Freeing instance (msub.c:113) 20250427105634289 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Deallocated (fsm.c:568) 20250427105634289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105634289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105634289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105634289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105634289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105634289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105634289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105634289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105634289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105634289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 17 29 01 00 01 84 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 20250427105634290 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105634290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105634290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105634290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105634290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105634290 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105634290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105634290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105634290 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105634290 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 17 29 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1517825 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 9: done MSC_Test_0-RAN(1963)@84c1225eaf8b: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@84c1225eaf8b: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@84c1225eaf8b: "CSD Bearer Service: BS25NT" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1968)@84c1225eaf8b: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)11577679 MSC_Test_0-SCCP(1962)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1963)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105635294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105635294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105635294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105635294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105635294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105635294 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105635294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105635294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105635294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105635294 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b0 a9 4f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250427105635294 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Allocated (fsm.c:456) 20250427105635294 DMSC DEBUG msc_i[0x55eefe208600]{READY}: Allocated (fsm.c:456) 20250427105635294 DMSC DEBUG msc_i[0x55eefe208600]{READY}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105635294 DMSC DEBUG msc_a[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105635294 DMSC DEBUG msc_a[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105635294 DMSC DEBUG msc_a(unknown:GERAN-A-389:NONE)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105635294 DMSC DEBUG msc_i(unknown:GERAN-A-389:NONE)[0x55eefe208600]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105635294 DMSC DEBUG msc_a(unknown:GERAN-A-389:NONE)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105635294 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-389:LU)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105635294 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-389:LU)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105635294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105635294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-389:LU)[0x55eefe20a390] (fsm.c:486) 20250427105635294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105635294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105635294 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105635294 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105635295 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105635295 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105635295 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105635295 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105635295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105635295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105635295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105635295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105635295 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe208600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105635295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105635295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105635295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105635295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105635295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105635295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105635295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105635295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105635295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105635295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105635295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105635295 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105635295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105635295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105635295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105635295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b0 a9 4f 00 01 85 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105635295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105635295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105635295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105635295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105635295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105635295 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105635295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105635295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105635295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105635295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b0 a9 4f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: { messageType := 2, destLocRef := 'B0A94F'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105635295 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105635295 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105635296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105635296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105635296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105635296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105635296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105635296 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105635296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105635296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105635296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105635296 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105635296 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe208600]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105635296 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe20a390]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105635297 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105635297 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105635297 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105635297 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105635297 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105635297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105635297 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105635297 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105635297 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105635297 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1cba80] (vlr_lu_fsm.c:110) 20250427105635297 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105635297 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105635297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105635297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105635297 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105635297 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105635297 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105635297 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105635297 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105635297 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105635297 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:TMSInew-0x4A00AB60) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105635297 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105635297 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:TMSInew-0x4A00AB60 LOCATION UPDATE ACCEPT (TMSI = 0x4a00ab60) (gsm_04_08.c:149) 20250427105635297 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:TMSInew-0x4A00AB60:GERAN-A-389:LU)[0x55eefe208600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105635297 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:TMSInew-0x4A00AB60 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105635297 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105635297 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105635297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105635297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105635297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105635297 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105635297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105635297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105635297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105635297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 b0 a9 4f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4a 00 ab 60 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105635298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105635298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105635298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105635298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105635298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105635298 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105635298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105635298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105635298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105635298 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105635298 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:TMSInew-0x4A00AB60:GERAN-A-389:LU)[0x55eefe208600]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105635298 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:TMSInew-0x4A00AB60:GERAN-A-389:LU)[0x55eefe20a390]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105635298 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:TMSInew-0x4A00AB60:GERAN-A-389:LU)[0x55eefe20a390]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105635298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:TMSInew-0x4A00AB60:GERAN-A-389:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105635298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105635298 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105635298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105635298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-389:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105635298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105635298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-389:LU)[0x55eefe1cba80] (vlr_lu_fsm.c:817) 20250427105635298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105635298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15F4E8C8:GERAN-A-389:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105635298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-389:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105635298 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-389:LU)[0x55eefe20a390]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105635298 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-389:LU)[0x55eefe20a390]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250427105635298 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105635299 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-389:LU)[0x55eefe20a390]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105635299 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-389:LU)[0x55eefe20a390]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105635299 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105635299 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105635299 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105635299 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-389:LU)[0x55eefe208600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105635299 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105635299 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105635299 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105635299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105635299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105635299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105635299 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105635299 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105635299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105635299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105635299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b0 a9 4f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105635300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105635300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105635300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105635300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105635300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105635300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105635300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105635300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105635300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105635300 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105635300 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-389:LU)[0x55eefe208600]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105635300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-389:LU)[0x55eefe20a390]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105635300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-389:LU)[0x55eefe20a390]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105635300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-389:LU)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105635300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-389:LU)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105635300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-389:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105635300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-389:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-389:LU)[0x55eefe20a390] (msc_a.c:1053) 20250427105635300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-389:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105635300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-389:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105635300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-389:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105635300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-389:LU)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1bdae0] (msc_a.c:1053) 20250427105635300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-389:LU)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105635300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-389:LU)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105635300 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105635300 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60) MSC-A terminated (msub.c:261) 20250427105635300 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60) 1 MSC-I still active (msub.c:79) 20250427105635300 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105635300 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105635300 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-389:LU)[0x55eefe208600]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105635300 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-389:LU)[0x55eefe208600]{READY}: Removing from parent msub_fsm[0x55eefe1bdae0] (msub.c:113) 20250427105635300 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-389 (ran_conn.c:155) 20250427105635300 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-389:LU)[0x55eefe208600]{READY}: Freeing instance (msub.c:113) 20250427105635300 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-389:LU)[0x55eefe208600]{READY}: Deallocated (fsm.c:568) 20250427105635300 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60) Free (msub.c:119) 20250427105635300 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105635300 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Freeing instance (msub.c:113) 20250427105635300 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Deallocated (fsm.c:568) 20250427105635300 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105635300 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105635300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105635300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105635300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105635300 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105635300 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105635300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105635300 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105635300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b0 a9 4f 00 01 85 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105635300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105635301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105635301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105635301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105635301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105635301 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105635301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105635301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105635301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105635301 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b0 a9 4f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)11577679 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105635301 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105635301 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: Created IMSI[0] for '262420000000007'H'4A00AB60'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)2001414305 20250427105635302 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427105635302 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427105635302 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 callref-0x774b28a1 tid-255) New transaction (transaction.c:231) 20250427105635302 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 callref-0x774b28a1 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25NT} (gsm_04_08_cc.c:790) 20250427105635302 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 callref-0x774b28a1 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS25NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250427105635302 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 callref-0x774b28a1 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427105635303 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427105635303 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427105635303 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105635303 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105635303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105635303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105635303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105635303 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105635303 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105635303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105635303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105635303 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 4a 00 ab 60 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: Created IMSI[9] for '262420000000007'H'4A00AB60'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '4A00AB60'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)7995121 MSC_Test_0-SCCP(1962)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105635305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105635305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105635305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105635305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105635305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105635305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105635305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105635305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105635305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105635305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 79 fe f1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 4a 00 ab 60 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105635305 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: Allocated (fsm.c:456) 20250427105635305 DMSC DEBUG msc_i[0x55eefe20a390]{READY}: Allocated (fsm.c:456) 20250427105635305 DMSC DEBUG msc_i[0x55eefe20a390]{READY}: is child of msub_fsm[0x55eefe1cba80] (fsm.c:486) 20250427105635305 DMSC DEBUG msc_a[0x55eefe208600]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105635305 DMSC DEBUG msc_a[0x55eefe208600]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cba80] (fsm.c:486) 20250427105635305 DMSC DEBUG msc_a(unknown:GERAN-A-390:NONE)[0x55eefe208600]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105635305 DMSC DEBUG msc_i(unknown:GERAN-A-390:NONE)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105635305 DMSC DEBUG msc_a(unknown:GERAN-A-390:NONE)[0x55eefe208600]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105635305 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105635305 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe208600] (fsm.c:486) 20250427105635305 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105635305 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105635305 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105635305 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105635305 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105635305 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105635305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105635305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105635305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105635305 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105635305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105635305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105635305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105635305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105635305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105635305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105635305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105635305 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105635305 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105635305 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 callref-0x774b28a1 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427105635305 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105635305 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427105635305 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105635305 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427105635305 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25NT} (gsm_04_08_cc.c:905) 20250427105635305 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 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) 20250427105635305 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427105635305 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105635305 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427105635305 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105635305 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427105635305 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105635305 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105635305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105635305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105635305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105635305 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105635305 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105635305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105635305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105635305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 79 fe f1 00 01 86 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105635305 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105635305 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105635305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105635305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105635305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105635305 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105635305 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105635305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105635305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105635305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 79 fe f1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105635305 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105635305 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105635306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105635306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105635306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105635306 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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(1964)@84c1225eaf8b: Message received on association #8 20250427105635306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105635306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105635306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105635306 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 79 fe f1 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: { messageType := 2, destLocRef := '79FEF1'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105635306 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427105635306 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105635308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105635308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105635308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105635308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105635308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105635308 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105635308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105635308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105635308 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105635308 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105635308 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105635308 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105635308 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427105635308 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427105635308 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427105635308 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427105635308 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 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) 20250427105635308 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 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)@84c1225eaf8b: f_mt_call_complete 2 MSC_Test-MGCP(1966)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250427105635309 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427105635309 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105635309 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe208600] (fsm.c:486) 20250427105635309 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 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) 20250427105635309 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1cf8a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105635309 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1cf8a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1fb750] (fsm.c:486) 20250427105635309 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:no-CI)[0x55eefe1cf8a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105635309 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:no-CI)[0x55eefe1cf8a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105635309 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1b4ab0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105635309 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1b4ab0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1fb750] (fsm.c:486) 20250427105635309 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:no-CI)[0x55eefe1b4ab0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105635309 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:no-CI)[0x55eefe1b4ab0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@84c1225eaf8b: 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)@84c1225eaf8b: f_mt_call_complete 3 20250427105635310 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:no-CI)[0x55eefe1cf8a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105635310 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105635310 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105635310 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 4 20250427105635311 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:no-CI)[0x55eefe1b4ab0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105635311 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105635311 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105635311 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 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) 20250427105635311 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 tid-0) Sending Assignment Command (msc_a.c:706) 20250427105635311 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105635311 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105635311 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105635311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105635311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105635311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105635311 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105635311 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105635311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105635311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105635311 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 79 fe f1 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=1 into dtap '8307'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '8347'O 20250427105635312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105635312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105635312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105635312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105635312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105635312 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105635312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105635312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105635312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105635312 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) MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028347'O 20250427105635312 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105635312 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105635312 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1b4ab0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105635312 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1b4ab0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105635312 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60: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)[0x55eefe1b4ab0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105635312 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 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) 20250427105635312 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105635312 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 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) 20250427105635312 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 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)@84c1225eaf8b: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 8 20250427105635314 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60: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)[0x55eefe1b4ab0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105635314 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60: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)[0x55eefe1b4ab0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105635314 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105635516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105635516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105635516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105635516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105635516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105635516 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105635516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105635516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105635516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105635516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105635516 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105635516 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105635516 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427105635516 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427105635516 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427105635516 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 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) 20250427105635516 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 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)@84c1225eaf8b: f_mt_call_complete 7 20250427105635518 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427105635518 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 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) 20250427105635518 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cf8a0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105635518 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cf8a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105635518 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cf8a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105635518 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60: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)[0x55eefe1cf8a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Hold the call for some time 20250427105635520 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60: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)[0x55eefe1cf8a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105635520 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60: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)[0x55eefe1cf8a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105635520 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105635520 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105635520 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Hangup TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105636020 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105636020 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105636020 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105636020 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105636020 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105636021 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105636021 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105636021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105636021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105636021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105636021 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105636021 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105636021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105636021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105636021 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 79 fe f1 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105636022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105636022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105636022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105636022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105636022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105636022 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105636022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105636022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105636022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105636022 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) 20250427105636022 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105636022 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105636022 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427105636022 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105636022 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105636022 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427105636022 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x774b28a1 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427105636022 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427105636022 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105636022 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105636022 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105636022 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105636022 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105636022 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105636022 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105636022 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105636022 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60: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)[0x55eefe1b4ab0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105636022 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60: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)[0x55eefe1b4ab0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1fb750] (call_leg.c:197) 20250427105636022 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60: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)[0x55eefe1b4ab0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105636022 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60: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)[0x55eefe1b4ab0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105636022 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60: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)[0x55eefe1cf8a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105636022 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60: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)[0x55eefe1cf8a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1fb750] (call_leg.c:197) 20250427105636022 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105636022 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60: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)[0x55eefe1cf8a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105636022 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60: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)[0x55eefe1cf8a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105636022 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105636022 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe208600] (call_leg.c:198) 20250427105636022 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105636022 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105636022 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105636022 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105636023 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105636023 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105636023 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105636023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105636023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105636023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105636023 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105636023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105636023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105636023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105636023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 79 fe f1 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427105636023 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105636023 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105636023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105636023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105636023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105636023 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105636023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105636023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105636023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105636023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 79 fe f1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test-MNCC(1965)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)2001414305 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105636024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105636024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105636024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105636024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105636024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105636024 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105636024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105636024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105636024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105636024 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105636024 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105636024 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105636024 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105636024 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105636024 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105636024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105636024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe208600] (msc_a.c:1053) 20250427105636024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105636024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105636024 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cba80] (msc_a.c:1053) 20250427105636024 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105636024 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105636024 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105636024 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60) MSC-A terminated (msub.c:261) 20250427105636024 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60) 1 MSC-I still active (msub.c:79) 20250427105636024 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105636024 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105636024 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe20a390]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105636024 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe20a390]{READY}: Removing from parent msub_fsm[0x55eefe1cba80] (msub.c:113) 20250427105636025 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-390 (ran_conn.c:155) 20250427105636025 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe20a390]{READY}: Freeing instance (msub.c:113) 20250427105636025 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-390:PAGING_RESP)[0x55eefe20a390]{READY}: Deallocated (fsm.c:568) 20250427105636025 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60) Free (msub.c:119) 20250427105636025 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105636025 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Freeing instance (msub.c:113) 20250427105636025 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Deallocated (fsm.c:568) 20250427105636025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105636025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105636025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105636025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105636025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105636025 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105636025 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105636025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105636025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105636025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 79 fe f1 00 01 86 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105636025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105636025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105636025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105636025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105636025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105636025 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105636025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105636025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105636025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105636025 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 79 fe f1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)7995121 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 9: done MSC_Test_0-RAN(1963)@84c1225eaf8b: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@84c1225eaf8b: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@84c1225eaf8b: "CSD Bearer Service: BS26NT" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1968)@84c1225eaf8b: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)87912 MSC_Test_0-RAN(1963)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105637028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105637028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105637028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105637028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105637028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105637028 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105637028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105637028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105637028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105637028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 01 57 68 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105637029 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{active}: Allocated (fsm.c:456) 20250427105637029 DMSC DEBUG msc_i[0x55eefe1e0d20]{READY}: Allocated (fsm.c:456) 20250427105637029 DMSC DEBUG msc_i[0x55eefe1e0d20]{READY}: is child of msub_fsm[0x55eefe1b4ab0] (fsm.c:486) 20250427105637029 DMSC DEBUG msc_a[0x55eefe1a31c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105637029 DMSC DEBUG msc_a[0x55eefe1a31c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1b4ab0] (fsm.c:486) 20250427105637029 DMSC DEBUG msc_a(unknown:GERAN-A-391:NONE)[0x55eefe1a31c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105637029 DMSC DEBUG msc_i(unknown:GERAN-A-391:NONE)[0x55eefe1e0d20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105637029 DMSC DEBUG msc_a(unknown:GERAN-A-391:NONE)[0x55eefe1a31c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105637029 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-391:LU)[0x55eefe1a31c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105637029 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-391:LU)[0x55eefe1a31c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105637029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105637029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-391:LU)[0x55eefe1a31c0] (fsm.c:486) 20250427105637029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105637029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105637029 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105637029 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105637029 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1a31c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105637029 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1a31c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105637029 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105637029 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105637029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105637029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105637029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105637029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105637029 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105637029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105637029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105637029 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105637029 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1cf8a0] (fsm.c:486) 20250427105637029 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105637029 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105637029 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105637029 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105637029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105637029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105637029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105637029 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105637029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105637029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105637029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105637029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 01 57 68 00 01 87 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105637029 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105637029 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105637029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105637029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105637029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105637029 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105637029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105637029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105637029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105637029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 01 57 68 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1962)@84c1225eaf8b: { messageType := 2, destLocRef := '015768'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105637030 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105637030 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427105637030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105637030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105637030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105637031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105637031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105637031 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105637031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105637031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105637031 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105637031 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105637031 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105637031 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1a31c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105637031 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105637031 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105637031 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105637031 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105637031 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105637031 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105637031 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105637031 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105637031 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105637031 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1cf8a0] (vlr_lu_fsm.c:110) 20250427105637031 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105637031 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105637031 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105637031 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105637031 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105637031 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1cf8a0] (fsm.c:486) 20250427105637031 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105637031 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105637031 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105637031 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105637031 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:TMSInew-0x73C0454C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105637031 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105637031 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:TMSInew-0x73C0454C LOCATION UPDATE ACCEPT (TMSI = 0x73c0454c) (gsm_04_08.c:149) 20250427105637031 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:TMSInew-0x73C0454C:GERAN-A-391:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105637031 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:TMSInew-0x73C0454C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105637031 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105637031 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105637031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105637031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105637031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105637031 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105637031 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105637031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105637031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105637031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 01 57 68 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 73 c0 45 4c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105637032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105637032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105637032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105637032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105637032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105637032 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105637032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105637032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105637032 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105637032 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105637032 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:TMSInew-0x73C0454C:GERAN-A-391:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105637032 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:TMSInew-0x73C0454C:GERAN-A-391:LU)[0x55eefe1a31c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105637032 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:TMSInew-0x73C0454C:GERAN-A-391:LU)[0x55eefe1a31c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105637033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:TMSInew-0x73C0454C:GERAN-A-391:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105637033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105637033 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105637033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105637033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-391:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105637033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105637033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-391:LU)[0x55eefe1cf8a0] (vlr_lu_fsm.c:817) 20250427105637033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105637033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4A00AB60:GERAN-A-391:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105637033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-391:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105637033 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-391:LU)[0x55eefe1a31c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105637033 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-391:LU)[0x55eefe1a31c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250427105637033 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105637033 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-391:LU)[0x55eefe1a31c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105637033 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-391:LU)[0x55eefe1a31c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105637033 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105637033 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105637033 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105637033 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-391:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105637033 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105637033 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105637033 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105637033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105637033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105637033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105637033 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105637033 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105637033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105637033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105637033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 01 57 68 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105637034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105637034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105637034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105637034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105637034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105637034 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105637034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105637034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105637034 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105637034 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105637034 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-391:LU)[0x55eefe1e0d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105637034 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-391:LU)[0x55eefe1a31c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105637034 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-391:LU)[0x55eefe1a31c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105637034 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-391:LU)[0x55eefe1a31c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105637034 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-391:LU)[0x55eefe1a31c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105637034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-391:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105637034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-391:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-391:LU)[0x55eefe1a31c0] (msc_a.c:1053) 20250427105637034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-391:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105637034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-391:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105637034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-391:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105637034 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-391:LU)[0x55eefe1a31c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1b4ab0] (msc_a.c:1053) 20250427105637034 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-391:LU)[0x55eefe1a31c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105637034 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-391:LU)[0x55eefe1a31c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105637034 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105637034 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C) MSC-A terminated (msub.c:261) 20250427105637034 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C) 1 MSC-I still active (msub.c:79) 20250427105637034 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105637034 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105637034 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-391:LU)[0x55eefe1e0d20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105637034 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-391:LU)[0x55eefe1e0d20]{READY}: Removing from parent msub_fsm[0x55eefe1b4ab0] (msub.c:113) 20250427105637034 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-391 (ran_conn.c:155) 20250427105637034 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-391:LU)[0x55eefe1e0d20]{READY}: Freeing instance (msub.c:113) 20250427105637034 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-391:LU)[0x55eefe1e0d20]{READY}: Deallocated (fsm.c:568) 20250427105637034 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C) Free (msub.c:119) 20250427105637034 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C - active-conn: now used by 1 (attached) (msub.c:375) 20250427105637034 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{terminating}: Freeing instance (msub.c:113) 20250427105637034 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{terminating}: Deallocated (fsm.c:568) 20250427105637034 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105637034 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105637034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105637034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105637034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105637034 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105637034 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105637034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105637034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105637034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 01 57 68 00 01 87 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 20250427105637035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105637035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105637035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105637035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105637035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105637035 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105637035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105637035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105637035 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105637035 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 01 57 68 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)87912 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105637035 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105637035 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: Created IMSI[0] for '262420000000007'H'73C0454C'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)926743768 20250427105637037 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427105637037 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427105637037 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C callref-0x373cfcd8 tid-255) New transaction (transaction.c:231) 20250427105637037 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C callref-0x373cfcd8 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26NT} (gsm_04_08_cc.c:790) 20250427105637037 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C callref-0x373cfcd8 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS26NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250427105637037 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C callref-0x373cfcd8 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427105637037 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427105637037 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427105637037 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105637037 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105637037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105637037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105637037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105637037 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105637037 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105637037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105637037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105637037 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 73 c0 45 4c 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: Created IMSI[10] for '262420000000007'H'73C0454C'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '73C0454C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)9395870 MSC_Test_0-SCCP(1962)@84c1225eaf8b: First idle individual index:0 20250427105637039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105637039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105637039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105637039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105637039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105637039 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105637039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105637039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105637039 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105637039 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8f 5e 9e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 73 c0 45 4c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105637040 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: Allocated (fsm.c:456) 20250427105637040 DMSC DEBUG msc_i[0x55eefe1a31c0]{READY}: Allocated (fsm.c:456) 20250427105637040 DMSC DEBUG msc_i[0x55eefe1a31c0]{READY}: is child of msub_fsm[0x55eefe1cf8a0] (fsm.c:486) 20250427105637040 DMSC DEBUG msc_a[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105637040 DMSC DEBUG msc_a[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cf8a0] (fsm.c:486) 20250427105637040 DMSC DEBUG msc_a(unknown:GERAN-A-392:NONE)[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105637040 DMSC DEBUG msc_i(unknown:GERAN-A-392:NONE)[0x55eefe1a31c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105637040 DMSC DEBUG msc_a(unknown:GERAN-A-392:NONE)[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105637040 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105637040 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1e0d20] (fsm.c:486) 20250427105637040 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105637040 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105637040 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105637040 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105637040 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105637040 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105637040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105637040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105637040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105637040 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1a31c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105637040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105637040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105637040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105637040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105637040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105637040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105637040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105637040 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105637040 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105637040 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C callref-0x373cfcd8 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427105637040 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105637040 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427105637040 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105637040 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427105637040 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26NT} (gsm_04_08_cc.c:905) 20250427105637040 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 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) 20250427105637040 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427105637040 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1a31c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105637040 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427105637040 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105637040 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427105637040 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105637040 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105637040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105637040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105637040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105637040 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105637040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105637040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105637040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105637040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8f 5e 9e 00 01 88 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105637040 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105637040 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105637040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105637040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105637040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105637040 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105637040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105637040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105637040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105637040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 8f 5e 9e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105637040 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105637040 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105637040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105637040 DLM3UA DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427105637040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105637040 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105637040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105637040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105637040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105637040 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 8f 5e 9e 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)@84c1225eaf8b: { messageType := 2, destLocRef := '8F5E9E'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105637041 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427105637041 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105637042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105637042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105637042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105637042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105637042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105637042 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105637042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105637042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105637042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105637042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105637042 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1a31c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105637042 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105637042 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427105637042 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427105637042 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427105637042 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427105637042 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 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) 20250427105637042 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 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)@84c1225eaf8b: f_mt_call_complete 2 MSC_Test-MGCP(1966)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250427105637043 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427105637043 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105637043 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1e0d20] (fsm.c:486) 20250427105637043 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 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) 20250427105637043 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1cba80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105637043 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1cba80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1fb750] (fsm.c:486) 20250427105637043 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:no-CI)[0x55eefe1cba80]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105637043 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:no-CI)[0x55eefe1cba80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105637044 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1bdae0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105637044 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1bdae0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1fb750] (fsm.c:486) 20250427105637044 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105637044 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@84c1225eaf8b: 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)@84c1225eaf8b: f_mt_call_complete 3 20250427105637045 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:no-CI)[0x55eefe1cba80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105637045 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105637045 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105637045 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 4 20250427105637045 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105637045 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105637045 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105637045 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 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) 20250427105637045 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 tid-0) Sending Assignment Command (msc_a.c:706) 20250427105637045 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1a31c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105637045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105637045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105637045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105637045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105637045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105637045 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105637045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105637045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105637045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105637045 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 8f 5e 9e 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250427105637046 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105637046 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105637046 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105637046 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105637046 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105637046 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105637046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105637046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105637047 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105637047 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) 20250427105637047 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1a31c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105637047 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105637047 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1bdae0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105637047 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1bdae0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105637047 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C: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)[0x55eefe1bdae0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '8347'O 20250427105637047 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 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) 20250427105637047 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105637047 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 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) 20250427105637047 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 8 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 5 20250427105637048 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C: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)[0x55eefe1bdae0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105637048 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C: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)[0x55eefe1bdae0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105637048 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105637248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105637248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105637248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105637248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105637248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105637248 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105637248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105637248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105637248 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105637249 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105637249 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1a31c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105637249 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105637249 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427105637249 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427105637249 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427105637249 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 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) 20250427105637249 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 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)@84c1225eaf8b: f_mt_call_complete 7 20250427105637252 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427105637252 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 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) 20250427105637252 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cba80]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105637252 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cba80]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105637252 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cba80]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105637252 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C: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)[0x55eefe1cba80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Hold the call for some time 20250427105637255 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C: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)[0x55eefe1cba80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105637255 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C: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)[0x55eefe1cba80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105637255 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105637256 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105637256 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Hangup TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105637759 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105637759 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105637759 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105637759 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105637759 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1a31c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105637760 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105637760 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105637760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105637760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105637760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105637760 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105637760 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105637760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105637760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105637760 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 8f 5e 9e 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250427105637766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105637766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105637766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105637766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105637766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105637766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105637766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105637766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105637766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105637766 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) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105637767 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1a31c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105637767 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105637767 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427105637767 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105637767 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1a31c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105637767 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427105637767 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x373cfcd8 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427105637767 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427105637767 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105637767 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105637767 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105637767 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105637767 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105637767 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105637767 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105637768 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105637768 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C: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)[0x55eefe1bdae0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105637768 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C: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)[0x55eefe1bdae0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1fb750] (call_leg.c:197) 20250427105637768 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C: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)[0x55eefe1bdae0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105637768 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C: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)[0x55eefe1bdae0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105637768 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C: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)[0x55eefe1cba80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105637768 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C: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)[0x55eefe1cba80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1fb750] (call_leg.c:197) 20250427105637768 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105637768 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C: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)[0x55eefe1cba80]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105637768 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C: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)[0x55eefe1cba80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105637768 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105637768 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1e0d20] (call_leg.c:198) 20250427105637768 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105637768 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105637768 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105637768 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1a31c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105637769 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105637769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105637769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105637769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105637769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105637769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105637769 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105637769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105637769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105637769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105637769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8f 5e 9e 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427105637769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105637769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105637769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105637769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105637770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105637770 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105637770 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105637770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105637770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105637770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8f 5e 9e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)926743768 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105637777 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105637777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105637777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105637777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105637777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105637777 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105637777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105637777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105637777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105637777 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105637777 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1a31c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105637777 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105637777 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105637778 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105637778 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105637778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105637778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1e0d20] (msc_a.c:1053) 20250427105637778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105637778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105637778 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cf8a0] (msc_a.c:1053) 20250427105637778 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105637778 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105637778 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105637778 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C) MSC-A terminated (msub.c:261) 20250427105637778 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C) 1 MSC-I still active (msub.c:79) 20250427105637778 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105637778 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105637778 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1a31c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105637778 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1a31c0]{READY}: Removing from parent msub_fsm[0x55eefe1cf8a0] (msub.c:113) 20250427105637778 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-392 (ran_conn.c:155) 20250427105637778 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1a31c0]{READY}: Freeing instance (msub.c:113) 20250427105637778 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-392:PAGING_RESP)[0x55eefe1a31c0]{READY}: Deallocated (fsm.c:568) 20250427105637778 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C) Free (msub.c:119) 20250427105637778 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C - active-conn: now used by 1 (attached) (msub.c:375) 20250427105637778 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Freeing instance (msub.c:113) 20250427105637778 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Deallocated (fsm.c:568) 20250427105637778 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105637778 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105637778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105637778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105637778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105637778 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105637778 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105637778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105637778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105637778 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8f 5e 9e 00 01 88 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 20250427105637779 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105637779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105637779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105637779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105637779 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105637779 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105637779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105637779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105637780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105637780 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 8f 5e 9e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)9395870 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 9: done MSC_Test_0-RAN(1963)@84c1225eaf8b: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@84c1225eaf8b: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@84c1225eaf8b: "CSD Bearer Service: BS31T" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1968)@84c1225eaf8b: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)390422 MSC_Test_0-RAN(1963)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105638784 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105638784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105638784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105638784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105638784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105638784 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105638784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105638784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105638784 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105638784 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 f5 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 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105638784 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Allocated (fsm.c:456) 20250427105638784 DMSC DEBUG msc_i[0x55eefe20a390]{READY}: Allocated (fsm.c:456) 20250427105638784 DMSC DEBUG msc_i[0x55eefe20a390]{READY}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105638784 DMSC DEBUG msc_a[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105638784 DMSC DEBUG msc_a[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105638784 DMSC DEBUG msc_a(unknown:GERAN-A-393:NONE)[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105638784 DMSC DEBUG msc_i(unknown:GERAN-A-393:NONE)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105638784 DMSC DEBUG msc_a(unknown:GERAN-A-393:NONE)[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105638784 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-393:LU)[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105638784 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-393:LU)[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105638784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105638784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-393:LU)[0x55eefe207db0] (fsm.c:486) 20250427105638784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105638784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105638784 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105638784 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105638784 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105638784 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe207db0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105638784 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105638784 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105638784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105638784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105638784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105638784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105638784 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105638784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105638784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105638784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105638784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105638784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105638784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105638784 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105638784 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105638784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105638785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105638785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105638785 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105638785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105638785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105638785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105638785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 05 f5 16 00 01 89 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105638785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105638785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105638785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105638785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105638785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105638785 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105638785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105638785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105638785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105638785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 05 f5 16 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: { messageType := 2, destLocRef := '05F516'O, sourceLocRef := '000189'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105638785 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105638785 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427105638786 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105638786 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105638786 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105638786 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105638786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105638786 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105638786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105638786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105638786 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105638786 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105638786 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105638786 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe207db0]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105638787 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105638787 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105638787 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105638787 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105638787 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105638787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105638787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105638787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105638787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105638787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1cba80] (vlr_lu_fsm.c:110) 20250427105638787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105638787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105638787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105638787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105638787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105638787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105638787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105638787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105638787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105638787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105638787 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:TMSInew-0x7118882F) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105638787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105638787 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:TMSInew-0x7118882F LOCATION UPDATE ACCEPT (TMSI = 0x7118882f) (gsm_04_08.c:149) 20250427105638787 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:TMSInew-0x7118882F:GERAN-A-393:LU)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105638787 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:TMSInew-0x7118882F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105638787 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105638787 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105638787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105638787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105638787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105638787 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105638787 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105638787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105638787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105638787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 05 f5 16 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 71 18 88 2f (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105638789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105638789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105638789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105638789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105638789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105638789 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105638789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105638789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105638789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105638789 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105638789 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:TMSInew-0x7118882F:GERAN-A-393:LU)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105638789 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:TMSInew-0x7118882F:GERAN-A-393:LU)[0x55eefe207db0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105638789 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:TMSInew-0x7118882F:GERAN-A-393:LU)[0x55eefe207db0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105638789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:TMSInew-0x7118882F:GERAN-A-393:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105638789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105638789 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105638789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105638789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-393:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105638789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105638789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-393:LU)[0x55eefe1cba80] (vlr_lu_fsm.c:817) 20250427105638789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105638789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x73C0454C:GERAN-A-393:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105638789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-393:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105638789 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-393:LU)[0x55eefe207db0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105638789 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-393:LU)[0x55eefe207db0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250427105638789 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105638789 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-393:LU)[0x55eefe207db0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105638789 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-393:LU)[0x55eefe207db0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105638789 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105638789 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105638789 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105638789 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-393:LU)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105638789 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105638789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105638789 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105638789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105638789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105638789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105638789 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105638789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105638789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105638789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105638789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 05 f5 16 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105638791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105638791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105638791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105638791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105638791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105638791 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105638791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105638791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105638791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105638791 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105638791 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-393:LU)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105638791 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-393:LU)[0x55eefe207db0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105638791 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-393:LU)[0x55eefe207db0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105638791 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-393:LU)[0x55eefe207db0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105638791 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-393:LU)[0x55eefe207db0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105638791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-393:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105638791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-393:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-393:LU)[0x55eefe207db0] (msc_a.c:1053) 20250427105638791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-393:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105638791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-393:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105638791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-393:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105638791 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-393:LU)[0x55eefe207db0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1bdae0] (msc_a.c:1053) 20250427105638791 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-393:LU)[0x55eefe207db0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105638791 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-393:LU)[0x55eefe207db0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105638791 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105638791 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F) MSC-A terminated (msub.c:261) 20250427105638791 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F) 1 MSC-I still active (msub.c:79) 20250427105638791 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105638791 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105638791 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-393:LU)[0x55eefe20a390]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105638791 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-393:LU)[0x55eefe20a390]{READY}: Removing from parent msub_fsm[0x55eefe1bdae0] (msub.c:113) 20250427105638791 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-393 (ran_conn.c:155) 20250427105638791 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-393:LU)[0x55eefe20a390]{READY}: Freeing instance (msub.c:113) 20250427105638791 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-393:LU)[0x55eefe20a390]{READY}: Deallocated (fsm.c:568) 20250427105638791 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F) Free (msub.c:119) 20250427105638791 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F - active-conn: now used by 1 (attached) (msub.c:375) 20250427105638791 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Freeing instance (msub.c:113) 20250427105638791 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Deallocated (fsm.c:568) 20250427105638791 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105638791 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105638791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105638791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105638791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105638791 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105638791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105638791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105638791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105638791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 05 f5 16 00 01 89 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 20250427105638791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105638791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105638791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105638791 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105638791 DLSS7 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(1963)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)390422 20250427105638791 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105638791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105638791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105638791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105638791 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 05 f5 16 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105638792 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105638792 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: Created IMSI[0] for '262420000000007'H'7118882F'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)1690919122 20250427105638794 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427105638794 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427105638794 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F callref-0x64c960d2 tid-255) New transaction (transaction.c:231) 20250427105638794 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F callref-0x64c960d2 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS31T} (gsm_04_08_cc.c:790) 20250427105638794 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F callref-0x64c960d2 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS31T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250427105638794 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F callref-0x64c960d2 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427105638794 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427105638794 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427105638794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105638794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105638794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105638794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105638794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105638794 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105638794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105638794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105638794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105638794 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 71 18 88 2f 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: Created IMSI[11] for '262420000000007'H'7118882F'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7118882F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)9909669 MSC_Test_0-SCCP(1962)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105638797 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105638797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105638797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105638797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105638797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105638797 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105638797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105638797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105638797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105638797 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 35 a5 02 02 06 04 43 b9 00 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 71 18 88 2f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105638798 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: Allocated (fsm.c:456) 20250427105638798 DMSC DEBUG msc_i[0x55eefe207db0]{READY}: Allocated (fsm.c:456) 20250427105638798 DMSC DEBUG msc_i[0x55eefe207db0]{READY}: is child of msub_fsm[0x55eefe1cba80] (fsm.c:486) 20250427105638798 DMSC DEBUG msc_a[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105638798 DMSC DEBUG msc_a[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cba80] (fsm.c:486) 20250427105638798 DMSC DEBUG msc_a(unknown:GERAN-A-394:NONE)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105638798 DMSC DEBUG msc_i(unknown:GERAN-A-394:NONE)[0x55eefe207db0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105638798 DMSC DEBUG msc_a(unknown:GERAN-A-394:NONE)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105638798 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105638798 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe20a390] (fsm.c:486) 20250427105638798 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105638798 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105638798 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105638798 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105638798 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105638798 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105638798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105638798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105638798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105638798 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105638798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105638798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105638798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105638798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105638798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105638798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105638798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105638798 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105638798 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105638798 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F callref-0x64c960d2 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427105638798 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105638798 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427105638798 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105638798 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427105638798 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS31T} (gsm_04_08_cc.c:905) 20250427105638798 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 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) 20250427105638798 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427105638798 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105638798 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427105638798 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105638798 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427105638798 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105638798 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105638798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105638798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105638798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105638798 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105638798 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105638798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105638798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105638798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 35 a5 00 01 8a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105638798 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105638798 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105638798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105638798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105638798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105638798 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105638798 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105638798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105638798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105638798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 35 a5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105638798 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105638798 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105638798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105638798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105638798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105638798 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105638798 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105638798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105638798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105638798 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 97 35 a5 00 01 1d 01 00 1a 03 05 04 07 a1 b8 89 20 12 43 80 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: { messageType := 2, destLocRef := '9735A5'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105638799 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427105638799 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105638802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105638802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105638802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105638802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105638802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105638802 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105638802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105638802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105638802 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105638802 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105638802 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105638802 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105638802 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427105638802 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427105638802 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427105638802 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427105638802 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 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) 20250427105638802 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 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)@84c1225eaf8b: f_mt_call_complete 2 MSC_Test-MGCP(1966)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250427105638804 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427105638804 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105638804 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe20a390] (fsm.c:486) 20250427105638804 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 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) 20250427105638804 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1cf8a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105638804 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1cf8a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1fb750] (fsm.c:486) 20250427105638804 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:no-CI)[0x55eefe1cf8a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105638804 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:no-CI)[0x55eefe1cf8a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105638804 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1b4ab0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105638804 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1b4ab0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1fb750] (fsm.c:486) 20250427105638804 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:no-CI)[0x55eefe1b4ab0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105638804 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:no-CI)[0x55eefe1b4ab0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@84c1225eaf8b: 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)@84c1225eaf8b: f_mt_call_complete 3 20250427105638805 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:no-CI)[0x55eefe1cf8a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105638805 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105638805 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105638805 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 4 20250427105638807 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:no-CI)[0x55eefe1b4ab0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105638807 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105638807 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105638807 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 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) 20250427105638807 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 tid-0) Sending Assignment Command (msc_a.c:706) 20250427105638807 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105638807 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105638807 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105638807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105638807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105638807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105638807 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105638807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105638807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105638807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105638807 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 97 35 a5 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105638809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105638809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105638809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105638809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105638809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105638809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105638809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105638809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105638809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105638809 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) 20250427105638809 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105638809 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105638809 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1b4ab0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105638809 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1b4ab0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105638809 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F: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)[0x55eefe1b4ab0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105638809 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 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) 20250427105638809 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105638809 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 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) 20250427105638809 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 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)@84c1225eaf8b: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '8347'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 8 20250427105638811 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F: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)[0x55eefe1b4ab0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105638811 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F: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)[0x55eefe1b4ab0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105638811 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105639012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105639012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105639012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105639012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105639012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105639012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105639012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105639012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105639012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105639012 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105639012 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105639012 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105639012 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427105639012 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427105639012 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427105639012 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 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) 20250427105639012 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 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)@84c1225eaf8b: f_mt_call_complete 7 20250427105639014 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427105639014 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 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) 20250427105639014 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cf8a0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105639014 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cf8a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105639014 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cf8a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105639014 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F: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)[0x55eefe1cf8a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Hold the call for some time 20250427105639015 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F: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)[0x55eefe1cf8a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105639015 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F: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)[0x55eefe1cf8a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105639015 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105639015 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105639015 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Hangup TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105639516 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105639516 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105639516 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105639516 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105639516 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105639516 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105639516 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105639516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105639516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105639516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105639516 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105639516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105639516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105639516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105639516 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 35 a5 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105639518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105639518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105639518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105639518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105639518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105639518 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105639518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105639518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105639518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105639518 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) 20250427105639518 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105639518 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105639518 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427105639518 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105639518 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105639518 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427105639518 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x64c960d2 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427105639518 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427105639518 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105639518 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105639518 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105639518 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105639518 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105639518 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105639518 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105639518 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105639518 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F: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)[0x55eefe1b4ab0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105639518 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F: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)[0x55eefe1b4ab0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1fb750] (call_leg.c:197) 20250427105639518 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F: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)[0x55eefe1b4ab0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105639518 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F: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)[0x55eefe1b4ab0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105639518 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F: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)[0x55eefe1cf8a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105639518 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F: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)[0x55eefe1cf8a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1fb750] (call_leg.c:197) 20250427105639518 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105639518 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F: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)[0x55eefe1cf8a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105639518 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F: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)[0x55eefe1cf8a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105639518 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105639518 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe20a390] (call_leg.c:198) 20250427105639518 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105639518 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105639518 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105639518 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105639518 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105639519 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105639519 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105639519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105639519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105639519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105639519 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105639519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105639519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105639519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105639519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 35 a5 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427105639519 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105639519 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105639519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105639519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105639519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105639519 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105639519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105639519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105639519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105639519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 35 a5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1690919122 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(1970)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105639521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105639521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105639521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105639521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105639521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105639521 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105639521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105639521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105639521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105639521 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105639521 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe207db0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105639521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105639521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105639521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105639521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105639521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105639521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe20a390] (msc_a.c:1053) 20250427105639521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105639521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105639521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cba80] (msc_a.c:1053) 20250427105639521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105639521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105639521 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105639521 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F) MSC-A terminated (msub.c:261) 20250427105639521 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F) 1 MSC-I still active (msub.c:79) 20250427105639521 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105639521 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105639521 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe207db0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105639521 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe207db0]{READY}: Removing from parent msub_fsm[0x55eefe1cba80] (msub.c:113) 20250427105639521 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-394 (ran_conn.c:155) 20250427105639521 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe207db0]{READY}: Freeing instance (msub.c:113) 20250427105639521 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-394:PAGING_RESP)[0x55eefe207db0]{READY}: Deallocated (fsm.c:568) 20250427105639521 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F) Free (msub.c:119) 20250427105639521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F - active-conn: now used by 1 (attached) (msub.c:375) 20250427105639521 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Freeing instance (msub.c:113) 20250427105639521 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Deallocated (fsm.c:568) 20250427105639521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105639521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105639521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105639521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105639521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105639521 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105639521 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105639521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105639521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105639521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 35 a5 00 01 8a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105639521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105639521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105639521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105639521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105639521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105639521 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105639521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105639521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105639521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105639521 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 97 35 a5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)9909669 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 9: done MSC_Test_0-RAN(1963)@84c1225eaf8b: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@84c1225eaf8b: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@84c1225eaf8b: "CSD Bearer Service: BS32T" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1968)@84c1225eaf8b: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)7092249 MSC_Test_0-SCCP(1962)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1963)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105640525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105640525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105640525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105640525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105640525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105640525 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105640525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105640525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105640525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105640525 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 38 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 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105640525 DMSC DEBUG msub_fsm[0x55eefe1a31c0]{active}: Allocated (fsm.c:456) 20250427105640525 DMSC DEBUG msc_i[0x55eefe1b4ab0]{READY}: Allocated (fsm.c:456) 20250427105640525 DMSC DEBUG msc_i[0x55eefe1b4ab0]{READY}: is child of msub_fsm[0x55eefe1a31c0] (fsm.c:486) 20250427105640525 DMSC DEBUG msc_a[0x55eefe1a32f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105640525 DMSC DEBUG msc_a[0x55eefe1a32f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1a31c0] (fsm.c:486) 20250427105640525 DMSC DEBUG msc_a(unknown:GERAN-A-395:NONE)[0x55eefe1a32f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105640525 DMSC DEBUG msc_i(unknown:GERAN-A-395:NONE)[0x55eefe1b4ab0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105640525 DMSC DEBUG msc_a(unknown:GERAN-A-395:NONE)[0x55eefe1a32f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105640525 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-395:LU)[0x55eefe1a32f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105640525 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-395:LU)[0x55eefe1a32f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105640525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105640525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-395:LU)[0x55eefe1a32f0] (fsm.c:486) 20250427105640525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105640525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105640525 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105640525 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105640525 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1a32f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105640525 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1a32f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105640525 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105640525 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105640525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105640525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105640525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105640525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105640525 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105640525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105640525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105640525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1e0d20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105640525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1e0d20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1cf8a0] (fsm.c:486) 20250427105640525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1e0d20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105640525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1e0d20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105640525 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105640525 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105640525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105640525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105640525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105640525 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105640525 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105640525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105640525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105640525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 6c 38 19 00 01 8b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105640525 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105640525 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105640525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105640525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105640525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105640525 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105640525 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105640525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105640525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105640525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 6c 38 19 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: { messageType := 2, destLocRef := '6C3819'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105640526 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105640526 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 20250427105640526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105640526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105640526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427105640526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105640526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105640526 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105640526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105640526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105640526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105640526 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105640526 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105640526 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1a32f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105640527 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105640527 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105640527 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105640527 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105640528 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105640528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105640528 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1e0d20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105640528 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1e0d20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105640528 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1e0d20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105640528 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1e0d20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1cf8a0] (vlr_lu_fsm.c:110) 20250427105640528 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1e0d20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105640528 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1e0d20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105640528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105640528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105640528 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105640528 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1cf8a0] (fsm.c:486) 20250427105640528 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105640528 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105640528 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105640528 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105640528 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:TMSInew-0x2B5B408E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105640528 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105640528 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:TMSInew-0x2B5B408E LOCATION UPDATE ACCEPT (TMSI = 0x2b5b408e) (gsm_04_08.c:149) 20250427105640528 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:TMSInew-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105640528 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:TMSInew-0x2B5B408E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105640528 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105640528 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105640528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105640528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105640528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105640528 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105640528 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105640528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105640528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105640528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 6c 38 19 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2b 5b 40 8e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427105640529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105640529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105640529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105640529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105640529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105640529 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105640529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105640529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105640529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105640529 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105640529 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:TMSInew-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105640529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:TMSInew-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1a32f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105640529 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:TMSInew-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1a32f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105640529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:TMSInew-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105640529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105640529 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105640529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105640529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105640529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105640529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1cf8a0] (vlr_lu_fsm.c:817) 20250427105640529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105640529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7118882F:GERAN-A-395:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105640529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105640529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1a32f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105640529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1a32f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250427105640529 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105640529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1a32f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105640529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1a32f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105640529 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105640529 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105640529 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105640529 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105640529 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105640529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105640529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105640529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105640529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105640529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105640529 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105640529 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105640529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105640529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105640529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 6c 38 19 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105640530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105640530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105640530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105640530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105640530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105640530 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105640530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105640530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105640530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105640530 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105640530 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105640530 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1a32f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105640530 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1a32f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105640530 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1a32f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105640530 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1a32f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105640530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105640530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1a32f0] (msc_a.c:1053) 20250427105640530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105640530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105640530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105640530 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1a32f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1a31c0] (msc_a.c:1053) 20250427105640530 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1a32f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105640530 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1a32f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105640530 DMSC DEBUG msub_fsm[0x55eefe1a31c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105640530 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E) MSC-A terminated (msub.c:261) 20250427105640530 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E) 1 MSC-I still active (msub.c:79) 20250427105640530 DMSC DEBUG msub_fsm[0x55eefe1a31c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105640530 DMSC DEBUG msub_fsm[0x55eefe1a31c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105640530 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1b4ab0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105640530 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1b4ab0]{READY}: Removing from parent msub_fsm[0x55eefe1a31c0] (msub.c:113) 20250427105640530 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-395 (ran_conn.c:155) 20250427105640530 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1b4ab0]{READY}: Freeing instance (msub.c:113) 20250427105640530 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-395:LU)[0x55eefe1b4ab0]{READY}: Deallocated (fsm.c:568) 20250427105640530 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E) Free (msub.c:119) 20250427105640530 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E - active-conn: now used by 1 (attached) (msub.c:375) 20250427105640530 DMSC DEBUG msub_fsm[0x55eefe1a31c0]{terminating}: Freeing instance (msub.c:113) 20250427105640530 DMSC DEBUG msub_fsm[0x55eefe1a31c0]{terminating}: Deallocated (fsm.c:568) 20250427105640530 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105640530 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105640530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105640530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105640530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105640530 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105640530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105640530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105640530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105640530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 6c 38 19 00 01 8b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 20250427105640530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105640530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105640530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105640530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105640530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105640530 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105640530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105640530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105640530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105640530 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6c 38 19 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)7092249 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105640531 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105640531 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: Created IMSI[0] for '262420000000007'H'2B5B408E'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)1476663604 20250427105640532 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427105640532 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427105640532 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E callref-0x58041934 tid-255) New transaction (transaction.c:231) 20250427105640532 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E callref-0x58041934 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS32T} (gsm_04_08_cc.c:790) 20250427105640532 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E callref-0x58041934 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS32T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250427105640532 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E callref-0x58041934 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427105640532 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427105640532 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427105640532 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105640532 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105640532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105640532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105640532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105640532 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105640532 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105640532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105640532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105640532 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 2b 5b 40 8e 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: Created IMSI[12] for '262420000000007'H'2B5B408E'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2B5B408E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)14826997 MSC_Test_0-SCCP(1962)@84c1225eaf8b: First idle individual index:0 20250427105640534 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105640534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105640534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105640534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105640534 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105640534 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105640534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105640534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105640534 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105640534 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 3d 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 06 27 00 03 50 59 02 05 f4 2b 5b 40 8e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105640534 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: Allocated (fsm.c:456) 20250427105640535 DMSC DEBUG msc_i[0x55eefe1a32f0]{READY}: Allocated (fsm.c:456) 20250427105640535 DMSC DEBUG msc_i[0x55eefe1a32f0]{READY}: is child of msub_fsm[0x55eefe1cf8a0] (fsm.c:486) 20250427105640535 DMSC DEBUG msc_a[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105640535 DMSC DEBUG msc_a[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cf8a0] (fsm.c:486) 20250427105640535 DMSC DEBUG msc_a(unknown:GERAN-A-396:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105640535 DMSC DEBUG msc_i(unknown:GERAN-A-396:NONE)[0x55eefe1a32f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105640535 DMSC DEBUG msc_a(unknown:GERAN-A-396:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105640535 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a31c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105640535 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a31c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1b4ab0] (fsm.c:486) 20250427105640535 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a31c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105640535 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a31c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105640535 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105640535 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105640535 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105640535 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105640535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a31c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105640535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a31c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105640535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a31c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105640535 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a32f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105640535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a31c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105640535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a31c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105640535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a31c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105640535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a31c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105640535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a31c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105640535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a31c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105640535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a31c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105640535 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105640535 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105640535 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E callref-0x58041934 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427105640535 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105640535 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1b4ab0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427105640535 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1b4ab0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105640535 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427105640535 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS32T} (gsm_04_08_cc.c:905) 20250427105640535 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 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) 20250427105640535 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427105640535 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a32f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105640535 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427105640535 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105640535 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427105640535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105640535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105640535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105640535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105640535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105640535 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105640535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105640535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105640535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105640535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e2 3d f5 00 01 8c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105640535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105640535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105640535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105640535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105640535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105640535 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105640535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105640535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105640535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105640535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e2 3d f5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105640535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105640535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105640535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105640535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105640535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105640535 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105640535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105640535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105640535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105640535 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 e2 3d f5 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1962)@84c1225eaf8b: { messageType := 2, destLocRef := 'E23DF5'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-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105640535 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427105640536 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028301'O 20250427105640537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105640537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105640537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105640537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105640537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105640537 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105640537 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105640537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105640537 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105640537 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105640537 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a32f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105640537 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105640537 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427105640537 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427105640537 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427105640537 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427105640537 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 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) 20250427105640537 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 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)@84c1225eaf8b: f_mt_call_complete 2 MSC_Test-MGCP(1966)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250427105640538 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427105640538 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105640538 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1b4ab0] (fsm.c:486) 20250427105640538 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 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) 20250427105640538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1cba80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105640538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1cba80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1fb750] (fsm.c:486) 20250427105640538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:no-CI)[0x55eefe1cba80]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105640538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:no-CI)[0x55eefe1cba80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105640538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1bdae0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105640538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1bdae0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1fb750] (fsm.c:486) 20250427105640538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105640538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@84c1225eaf8b: 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)@84c1225eaf8b: f_mt_call_complete 3 20250427105640539 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:no-CI)[0x55eefe1cba80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105640539 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105640539 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105640539 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 4 20250427105640539 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105640539 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105640539 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105640539 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 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) 20250427105640539 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 tid-0) Sending Assignment Command (msc_a.c:706) 20250427105640539 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a32f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105640540 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105640540 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105640540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105640540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105640540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105640540 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105640540 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105640540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105640540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105640540 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 e2 3d f5 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250427105640540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105640540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105640540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105640540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105640540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105640540 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105640540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105640540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105640540 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105640540 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) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '8347'O 20250427105640540 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a32f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105640540 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105640541 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1bdae0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105640541 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1bdae0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105640541 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E: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)[0x55eefe1bdae0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 20250427105640541 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 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) 20250427105640541 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105640541 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 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) 20250427105640541 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 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)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 8 20250427105640542 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E: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)[0x55eefe1bdae0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105640542 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E: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)[0x55eefe1bdae0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105640542 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test-GSUP-IPA(1967)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1967)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250427105640744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105640744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105640744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105640744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105640744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105640744 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105640744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105640744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105640744 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105640744 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105640744 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a32f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105640744 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105640744 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427105640744 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427105640744 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427105640744 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 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) 20250427105640744 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 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)@84c1225eaf8b: f_mt_call_complete 7 20250427105640745 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427105640745 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 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) 20250427105640745 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cba80]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105640745 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cba80]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105640745 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cba80]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105640745 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E: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)[0x55eefe1cba80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Hold the call for some time 20250427105640747 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E: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)[0x55eefe1cba80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105640747 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E: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)[0x55eefe1cba80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105640747 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105640747 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105640747 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Hangup TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105641247 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105641247 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105641247 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105641247 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105641247 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a32f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105641247 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105641247 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105641247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105641247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105641247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105641247 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105641247 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105641247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105641247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105641247 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 e2 3d f5 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250427105641249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105641249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105641249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105641249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105641249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105641249 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105641249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105641249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105641249 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105641249 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) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105641249 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a32f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105641249 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105641249 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427105641249 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105641249 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a32f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105641249 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427105641249 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x58041934 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427105641249 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427105641249 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105641249 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105641249 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105641249 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105641249 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105641249 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105641249 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105641249 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105641249 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E: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)[0x55eefe1bdae0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105641249 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E: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)[0x55eefe1bdae0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1fb750] (call_leg.c:197) 20250427105641249 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E: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)[0x55eefe1bdae0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105641249 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E: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)[0x55eefe1bdae0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105641249 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E: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)[0x55eefe1cba80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105641249 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E: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)[0x55eefe1cba80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1fb750] (call_leg.c:197) 20250427105641249 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105641249 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E: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)[0x55eefe1cba80]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105641249 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E: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)[0x55eefe1cba80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105641249 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105641249 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1b4ab0] (call_leg.c:198) 20250427105641249 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105641249 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105641249 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105641249 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a32f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105641249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105641249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105641249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105641249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105641249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105641249 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105641249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105641249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105641249 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105641249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105641249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e2 3d f5 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427105641249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105641249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105641249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105641249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105641249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105641249 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105641249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105641249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105641249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105641249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e2 3d f5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1476663604 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105641251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105641251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105641251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105641251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105641251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105641251 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105641251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105641251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105641251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105641251 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105641251 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a32f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105641251 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105641251 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105641251 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105641251 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105641251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a31c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105641251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a31c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1b4ab0] (msc_a.c:1053) 20250427105641251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a31c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105641251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a31c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105641251 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cf8a0] (msc_a.c:1053) 20250427105641251 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105641251 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105641251 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105641251 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E) MSC-A terminated (msub.c:261) 20250427105641251 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E) 1 MSC-I still active (msub.c:79) 20250427105641251 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105641251 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105641251 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a32f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105641251 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a32f0]{READY}: Removing from parent msub_fsm[0x55eefe1cf8a0] (msub.c:113) 20250427105641251 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-396 (ran_conn.c:155) 20250427105641251 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a32f0]{READY}: Freeing instance (msub.c:113) 20250427105641251 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-396:PAGING_RESP)[0x55eefe1a32f0]{READY}: Deallocated (fsm.c:568) 20250427105641251 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E) Free (msub.c:119) 20250427105641251 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E - active-conn: now used by 1 (attached) (msub.c:375) 20250427105641251 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Freeing instance (msub.c:113) 20250427105641251 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Deallocated (fsm.c:568) 20250427105641251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105641251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105641251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105641251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105641251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105641251 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105641251 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105641251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105641251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105641251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e2 3d f5 00 01 8c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 20250427105641251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105641251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105641251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105641251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105641251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105641251 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105641251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105641251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105641251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105641251 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e2 3d f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)14826997 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 9: done MSC_Test_0-RAN(1963)@84c1225eaf8b: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@84c1225eaf8b: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@84c1225eaf8b: "CSD Bearer Service: BS33T" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1968)@84c1225eaf8b: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)7769502 MSC_Test_0-RAN(1963)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105642256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105642256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105642256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105642256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105642256 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Allocated (fsm.c:456) 20250427105642256 DMSC DEBUG msc_i[0x55eefe1d4590]{READY}: Allocated (fsm.c:456) 20250427105642256 DMSC DEBUG msc_i[0x55eefe1d4590]{READY}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105642256 DMSC DEBUG msc_a[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105642256 DMSC DEBUG msc_a[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105642256 DMSC DEBUG msc_a(unknown:GERAN-A-397:NONE)[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105642256 DMSC DEBUG msc_i(unknown:GERAN-A-397:NONE)[0x55eefe1d4590]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105642256 DMSC DEBUG msc_a(unknown:GERAN-A-397:NONE)[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105642256 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-397:LU)[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105642256 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-397:LU)[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105642256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105642256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-397:LU)[0x55eefe1e0d20] (fsm.c:486) 20250427105642256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105642256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105642256 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105642256 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105642256 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105642256 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1e0d20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105642256 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105642256 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105642256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105642256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105642256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105642256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105642256 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105642256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105642256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105642256 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105642256 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 76 8d 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) 20250427105642256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105642256 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1d4590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105642256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105642256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105642257 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105642257 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105642257 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105642257 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105642257 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105642257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105642257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105642257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105642257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105642257 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105642257 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105642257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105642257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105642257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 76 8d 9e 00 01 8d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105642257 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105642257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105642257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105642257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105642257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105642257 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105642257 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105642257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105642257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105642257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 76 8d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: { messageType := 2, destLocRef := '768D9E'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105642258 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105642258 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427105642259 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105642259 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105642259 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105642260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105642260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105642260 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105642260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105642260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105642260 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105642260 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105642260 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1d4590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105642260 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1e0d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105642260 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105642260 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105642260 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105642260 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105642261 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105642261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105642261 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105642261 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105642261 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105642261 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1cba80] (vlr_lu_fsm.c:110) 20250427105642261 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105642261 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe20a390]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105642261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105642261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105642261 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105642261 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105642261 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105642261 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105642261 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105642261 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105642261 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:TMSInew-0x759E8252) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105642261 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105642261 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:TMSInew-0x759E8252 LOCATION UPDATE ACCEPT (TMSI = 0x759e8252) (gsm_04_08.c:149) 20250427105642261 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:TMSInew-0x759E8252:GERAN-A-397:LU)[0x55eefe1d4590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105642261 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:TMSInew-0x759E8252 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105642261 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105642261 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105642261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105642261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105642261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105642261 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105642261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105642261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105642261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105642261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 76 8d 9e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 75 9e 82 52 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427105642264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105642264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105642264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105642264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105642264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105642264 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105642264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105642264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105642264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105642264 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105642264 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:TMSInew-0x759E8252:GERAN-A-397:LU)[0x55eefe1d4590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105642264 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:TMSInew-0x759E8252:GERAN-A-397:LU)[0x55eefe1e0d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105642264 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:TMSInew-0x759E8252:GERAN-A-397:LU)[0x55eefe1e0d20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105642264 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:TMSInew-0x759E8252:GERAN-A-397:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105642264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105642264 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105642264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105642264 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-397:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105642264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105642264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-397:LU)[0x55eefe1cba80] (vlr_lu_fsm.c:817) 20250427105642264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105642264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2B5B408E:GERAN-A-397:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105642264 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-397:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105642264 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-397:LU)[0x55eefe1e0d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105642264 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-397:LU)[0x55eefe1e0d20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.991s remaining) (msc_a.c:450) 20250427105642264 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105642264 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-397:LU)[0x55eefe1e0d20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105642264 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-397:LU)[0x55eefe1e0d20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105642264 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105642264 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105642264 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105642264 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-397:LU)[0x55eefe1d4590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105642264 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105642265 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105642265 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105642265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105642265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105642265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105642265 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105642265 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105642265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105642265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105642265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 76 8d 9e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105642266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105642266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105642266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105642266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105642266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105642266 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105642266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105642266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105642266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105642266 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105642267 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-397:LU)[0x55eefe1d4590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105642267 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-397:LU)[0x55eefe1e0d20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105642267 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-397:LU)[0x55eefe1e0d20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105642267 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-397:LU)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105642267 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-397:LU)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105642267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-397:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105642267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-397:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-397:LU)[0x55eefe1e0d20] (msc_a.c:1053) 20250427105642267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-397:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105642267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-397:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105642267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-397:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105642267 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-397:LU)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1bdae0] (msc_a.c:1053) 20250427105642267 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-397:LU)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105642267 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-397:LU)[0x55eefe1e0d20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105642267 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105642267 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252) MSC-A terminated (msub.c:261) 20250427105642267 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252) 1 MSC-I still active (msub.c:79) 20250427105642267 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105642267 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105642267 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-397:LU)[0x55eefe1d4590]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105642267 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-397:LU)[0x55eefe1d4590]{READY}: Removing from parent msub_fsm[0x55eefe1bdae0] (msub.c:113) 20250427105642267 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-397 (ran_conn.c:155) 20250427105642267 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-397:LU)[0x55eefe1d4590]{READY}: Freeing instance (msub.c:113) 20250427105642267 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-397:LU)[0x55eefe1d4590]{READY}: Deallocated (fsm.c:568) 20250427105642267 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252) Free (msub.c:119) 20250427105642267 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105642267 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Freeing instance (msub.c:113) 20250427105642267 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Deallocated (fsm.c:568) 20250427105642267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105642267 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105642267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105642267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105642267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105642267 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105642267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105642267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105642267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105642267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 76 8d 9e 00 01 8d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105642268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105642268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105642268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105642268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105642268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105642268 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105642268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105642268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105642268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105642268 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 76 8d 9e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)7769502 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105642269 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105642269 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: Created IMSI[0] for '262420000000007'H'759E8252'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)1290137050 20250427105642271 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427105642271 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427105642271 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 callref-0x4ce5edda tid-255) New transaction (transaction.c:231) 20250427105642271 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 callref-0x4ce5edda tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS33T} (gsm_04_08_cc.c:790) 20250427105642272 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 callref-0x4ce5edda tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS33T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250427105642272 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 callref-0x4ce5edda tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427105642272 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427105642272 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427105642272 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105642272 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105642272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105642272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105642272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105642272 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105642272 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105642272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105642272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105642272 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 75 9e 82 52 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: Created IMSI[13] for '262420000000007'H'759E8252'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '759E8252'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)5007151 MSC_Test_0-SCCP(1962)@84c1225eaf8b: First idle individual index:0 20250427105642276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105642276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105642276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105642276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105642276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105642276 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105642276 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105642276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105642276 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105642276 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4c 67 2f 02 02 06 04 43 b9 00 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 75 9e 82 52 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105642276 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: Allocated (fsm.c:456) 20250427105642276 DMSC DEBUG msc_i[0x55eefe1e0d20]{READY}: Allocated (fsm.c:456) 20250427105642276 DMSC DEBUG msc_i[0x55eefe1e0d20]{READY}: is child of msub_fsm[0x55eefe1cba80] (fsm.c:486) 20250427105642276 DMSC DEBUG msc_a[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105642276 DMSC DEBUG msc_a[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cba80] (fsm.c:486) 20250427105642276 DMSC DEBUG msc_a(unknown:GERAN-A-398:NONE)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105642276 DMSC DEBUG msc_i(unknown:GERAN-A-398:NONE)[0x55eefe1e0d20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105642276 DMSC DEBUG msc_a(unknown:GERAN-A-398:NONE)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105642276 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105642276 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1d4590] (fsm.c:486) 20250427105642276 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105642276 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105642276 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105642276 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105642276 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105642276 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105642276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105642276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105642276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105642276 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1e0d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105642277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105642277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105642277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105642277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105642277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105642277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105642277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105642277 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105642277 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105642277 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 callref-0x4ce5edda tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427105642277 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105642277 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427105642277 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105642277 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427105642277 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS33T} (gsm_04_08_cc.c:905) 20250427105642277 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda 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) 20250427105642277 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427105642277 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1e0d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105642277 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427105642277 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105642277 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427105642277 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105642277 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105642277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105642277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105642277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105642277 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105642277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105642277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105642277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105642277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4c 67 2f 00 01 8e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105642277 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105642277 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105642277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105642277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105642277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105642277 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105642277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105642277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105642277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105642277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 4c 67 2f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105642277 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105642277 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105642277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105642277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105642277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105642277 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105642277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105642277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105642277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105642277 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 4c 67 2f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1962)@84c1225eaf8b: { messageType := 2, destLocRef := '4C672F'O ("Lg/"), 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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105642278 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427105642278 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105642281 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105642281 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105642281 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105642281 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105642281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105642281 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105642281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105642281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105642282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105642282 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105642282 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1e0d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105642282 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105642282 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427105642282 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427105642282 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427105642282 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427105642282 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda 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) 20250427105642282 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda 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)@84c1225eaf8b: f_mt_call_complete 2 MSC_Test-MGCP(1966)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250427105642284 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427105642284 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105642284 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1d4590] (fsm.c:486) 20250427105642284 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda 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) 20250427105642284 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1cf8a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105642284 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1cf8a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1fb750] (fsm.c:486) 20250427105642284 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:no-CI)[0x55eefe1cf8a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105642284 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:no-CI)[0x55eefe1cf8a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105642284 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1b4ab0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105642284 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1b4ab0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1fb750] (fsm.c:486) 20250427105642284 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:no-CI)[0x55eefe1b4ab0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105642284 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:no-CI)[0x55eefe1b4ab0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@84c1225eaf8b: 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)@84c1225eaf8b: f_mt_call_complete 3 20250427105642287 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:no-CI)[0x55eefe1cf8a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105642287 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105642287 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105642287 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 4 20250427105642289 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:no-CI)[0x55eefe1b4ab0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105642289 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105642289 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105642289 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda 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) 20250427105642289 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda tid-0) Sending Assignment Command (msc_a.c:706) 20250427105642289 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1e0d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105642289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105642289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105642289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105642289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105642289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105642289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105642289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105642289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105642289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105642289 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 4c 67 2f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250427105642292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105642292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105642292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105642292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105642292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105642292 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105642292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105642292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105642292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105642292 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8e 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=1 into dtap '8307'O 20250427105642292 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1e0d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105642292 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105642292 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1b4ab0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105642292 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1b4ab0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105642292 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252: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)[0x55eefe1b4ab0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '8347'O 20250427105642292 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda 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) 20250427105642292 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105642293 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda 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) 20250427105642293 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 8 20250427105642295 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252: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)[0x55eefe1b4ab0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105642295 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252: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)[0x55eefe1b4ab0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105642295 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105642492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105642492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105642492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105642492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105642492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105642492 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105642492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105642492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105642492 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105642492 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105642493 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1e0d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105642493 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105642493 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427105642493 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427105642493 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427105642493 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda 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) 20250427105642493 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda 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)@84c1225eaf8b: f_mt_call_complete 7 20250427105642494 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427105642494 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda 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) 20250427105642494 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cf8a0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105642494 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cf8a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105642494 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cf8a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105642494 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252: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)[0x55eefe1cf8a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Hold the call for some time 20250427105642497 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252: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)[0x55eefe1cf8a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105642497 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252: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)[0x55eefe1cf8a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105642497 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105642497 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105642497 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Hangup TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105642998 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105642998 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105642998 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105642998 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105642998 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1e0d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105642998 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105642998 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105642998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105642998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105642998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105642998 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105642998 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105642998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105642998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105642998 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 4c 67 2f 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105643000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105643000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105643000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105643000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105643000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105643000 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105643000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105643000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105643000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105643000 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) 20250427105643001 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1e0d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105643001 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105643001 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427105643001 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105643001 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1e0d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105643001 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427105643001 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x4ce5edda tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427105643001 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427105643001 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105643001 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105643001 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105643001 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105643001 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105643001 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105643001 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105643001 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105643001 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252: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)[0x55eefe1b4ab0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105643001 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252: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)[0x55eefe1b4ab0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1fb750] (call_leg.c:197) 20250427105643001 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252: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)[0x55eefe1b4ab0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105643001 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252: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)[0x55eefe1b4ab0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105643001 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252: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)[0x55eefe1cf8a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105643001 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252: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)[0x55eefe1cf8a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1fb750] (call_leg.c:197) 20250427105643001 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105643001 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252: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)[0x55eefe1cf8a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105643001 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252: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)[0x55eefe1cf8a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105643001 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105643001 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1d4590] (call_leg.c:198) 20250427105643001 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105643001 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105643001 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105643001 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1e0d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105643001 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105643001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105643001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105643001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105643001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105643001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105643001 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105643001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105643001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105643001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105643001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4c 67 2f 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427105643001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105643001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105643001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105643001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105643001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105643001 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105643001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105643001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105643001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105643001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4c 67 2f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1290137050 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105643004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105643004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105643004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105643004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105643004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105643004 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105643004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105643004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105643004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105643004 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105643004 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1e0d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105643004 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105643004 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105643004 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105643004 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105643004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105643004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1d4590] (msc_a.c:1053) 20250427105643004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105643004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1bdae0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105643004 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cba80] (msc_a.c:1053) 20250427105643004 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105643004 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105643004 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105643004 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252) MSC-A terminated (msub.c:261) 20250427105643004 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252) 1 MSC-I still active (msub.c:79) 20250427105643004 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105643004 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105643005 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1e0d20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105643005 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1e0d20]{READY}: Removing from parent msub_fsm[0x55eefe1cba80] (msub.c:113) 20250427105643005 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-398 (ran_conn.c:155) 20250427105643005 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1e0d20]{READY}: Freeing instance (msub.c:113) 20250427105643005 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-398:PAGING_RESP)[0x55eefe1e0d20]{READY}: Deallocated (fsm.c:568) 20250427105643005 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252) Free (msub.c:119) 20250427105643005 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105643005 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Freeing instance (msub.c:113) 20250427105643005 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Deallocated (fsm.c:568) 20250427105643005 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105643005 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105643005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105643005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105643005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105643005 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105643005 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105643005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105643005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105643005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4c 67 2f 00 01 8e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 20250427105643005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105643005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105643005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105643005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105643005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105643005 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105643005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105643005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105643005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105643005 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 4c 67 2f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)5007151 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 9: done MSC_Test_0-RAN(1963)@84c1225eaf8b: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@84c1225eaf8b: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@84c1225eaf8b: "CSD Bearer Service: BS34T" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: ----------------------------------------------- MSC_Test-GSUP(1968)@84c1225eaf8b: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)2560017 MSC_Test_0-RAN(1963)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105644009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105644009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105644009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105644009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105644009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105644009 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105644009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105644009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105644010 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105644010 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 27 10 11 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105644010 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{active}: Allocated (fsm.c:456) 20250427105644010 DMSC DEBUG msc_i[0x55eefe208600]{READY}: Allocated (fsm.c:456) 20250427105644010 DMSC DEBUG msc_i[0x55eefe208600]{READY}: is child of msub_fsm[0x55eefe1b4ab0] (fsm.c:486) 20250427105644010 DMSC DEBUG msc_a[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105644010 DMSC DEBUG msc_a[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1b4ab0] (fsm.c:486) 20250427105644010 DMSC DEBUG msc_a(unknown:GERAN-A-399:NONE)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105644010 DMSC DEBUG msc_i(unknown:GERAN-A-399:NONE)[0x55eefe208600]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105644010 DMSC DEBUG msc_a(unknown:GERAN-A-399:NONE)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105644010 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-399:LU)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105644010 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-399:LU)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105644010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105644010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-399:LU)[0x55eefe20a390] (fsm.c:486) 20250427105644010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105644010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105644010 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105644010 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105644010 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105644010 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe20a390]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105644010 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105644010 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105644010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105644010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105644010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105644010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105644010 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe208600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105644010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105644010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105644010 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105644010 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1cf8a0] (fsm.c:486) 20250427105644010 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105644010 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105644010 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105644010 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105644010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105644010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105644010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105644010 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105644010 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105644010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105644010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105644010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 27 10 11 00 01 8f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105644010 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105644010 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105644010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105644010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105644010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105644010 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105644010 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105644010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105644010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105644010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 27 10 11 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: { messageType := 2, destLocRef := '271011'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105644011 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105644011 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427105644012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105644012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105644012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105644012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105644012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105644012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105644012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105644012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105644012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105644012 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105644012 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe208600]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105644012 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe20a390]{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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105644013 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105644013 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105644013 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105644013 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105644013 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105644013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105644013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105644013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105644013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105644013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1cf8a0] (vlr_lu_fsm.c:110) 20250427105644013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105644013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1a31c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105644013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105644013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105644013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105644013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1cf8a0] (fsm.c:486) 20250427105644013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105644013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105644013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105644013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105644013 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:TMSInew-0x6A3AD566) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105644013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105644013 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:TMSInew-0x6A3AD566 LOCATION UPDATE ACCEPT (TMSI = 0x6a3ad566) (gsm_04_08.c:149) 20250427105644013 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:TMSInew-0x6A3AD566:GERAN-A-399:LU)[0x55eefe208600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105644013 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:TMSInew-0x6A3AD566 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105644013 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105644013 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105644013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105644013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105644013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105644013 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105644013 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105644013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105644013 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105644013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 27 10 11 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 6a 3a d5 66 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427105644015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105644015 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105644015 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105644015 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105644015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105644015 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105644015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105644015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105644015 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105644015 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105644015 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:TMSInew-0x6A3AD566:GERAN-A-399:LU)[0x55eefe208600]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105644015 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:TMSInew-0x6A3AD566:GERAN-A-399:LU)[0x55eefe20a390]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105644015 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:TMSInew-0x6A3AD566:GERAN-A-399:LU)[0x55eefe20a390]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105644015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:TMSInew-0x6A3AD566:GERAN-A-399:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105644015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105644015 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105644015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105644015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-399:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105644015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105644015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-399:LU)[0x55eefe1cf8a0] (vlr_lu_fsm.c:817) 20250427105644015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105644015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x759E8252:GERAN-A-399:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105644015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-399:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105644015 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-399:LU)[0x55eefe20a390]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105644015 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-399:LU)[0x55eefe20a390]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250427105644015 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105644015 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-399:LU)[0x55eefe20a390]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105644015 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-399:LU)[0x55eefe20a390]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105644015 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105644015 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105644015 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105644015 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-399:LU)[0x55eefe208600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105644015 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105644015 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105644015 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105644015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105644015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105644015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105644015 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105644015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105644015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105644015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105644015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 27 10 11 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105644016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105644016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105644016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105644016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105644016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105644016 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105644016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105644016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105644016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105644016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105644016 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-399:LU)[0x55eefe208600]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105644016 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-399:LU)[0x55eefe20a390]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105644016 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-399:LU)[0x55eefe20a390]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105644016 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-399:LU)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105644016 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-399:LU)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105644017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-399:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105644017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-399:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-399:LU)[0x55eefe20a390] (msc_a.c:1053) 20250427105644017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-399:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105644017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-399:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105644017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-399:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105644017 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-399:LU)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1b4ab0] (msc_a.c:1053) 20250427105644017 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-399:LU)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105644017 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-399:LU)[0x55eefe20a390]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105644017 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105644017 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566) MSC-A terminated (msub.c:261) 20250427105644017 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566) 1 MSC-I still active (msub.c:79) 20250427105644017 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105644017 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105644017 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-399:LU)[0x55eefe208600]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105644017 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-399:LU)[0x55eefe208600]{READY}: Removing from parent msub_fsm[0x55eefe1b4ab0] (msub.c:113) 20250427105644017 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-399 (ran_conn.c:155) 20250427105644017 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-399:LU)[0x55eefe208600]{READY}: Freeing instance (msub.c:113) 20250427105644017 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-399:LU)[0x55eefe208600]{READY}: Deallocated (fsm.c:568) 20250427105644017 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566) Free (msub.c:119) 20250427105644017 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105644017 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{terminating}: Freeing instance (msub.c:113) 20250427105644017 DMSC DEBUG msub_fsm[0x55eefe1b4ab0]{terminating}: Deallocated (fsm.c:568) 20250427105644017 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105644017 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105644017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105644017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105644017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105644017 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105644017 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105644017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105644017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105644017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 27 10 11 00 01 8f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105644017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105644017 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105644017 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105644017 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105644017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105644017 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105644017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105644017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105644017 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105644017 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 27 10 11 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)2560017 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105644017 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105644017 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: Created IMSI[0] for '262420000000007'H'6A3AD566'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)56989768 20250427105644019 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427105644019 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427105644019 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 callref-0x3659848 tid-255) New transaction (transaction.c:231) 20250427105644019 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 callref-0x3659848 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS34T} (gsm_04_08_cc.c:790) 20250427105644019 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 callref-0x3659848 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS34T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250427105644019 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 callref-0x3659848 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427105644019 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427105644019 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427105644019 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105644019 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105644019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105644019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105644019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105644019 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105644019 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105644019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105644019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105644019 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 6a 3a d5 66 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@84c1225eaf8b: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@84c1225eaf8b: Created IMSI[14] for '262420000000007'H'6A3AD566'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6A3AD566'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mt_csd0(1970)5200029 MSC_Test_0-SCCP(1962)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105644022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105644022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105644022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105644022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105644022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105644022 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105644022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105644022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105644022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105644022 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4f 58 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 06 27 00 03 50 59 02 05 f4 6a 3a d5 66 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105644023 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: Allocated (fsm.c:456) 20250427105644023 DMSC DEBUG msc_i[0x55eefe20a390]{READY}: Allocated (fsm.c:456) 20250427105644023 DMSC DEBUG msc_i[0x55eefe20a390]{READY}: is child of msub_fsm[0x55eefe1cf8a0] (fsm.c:486) 20250427105644023 DMSC DEBUG msc_a[0x55eefe208600]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105644023 DMSC DEBUG msc_a[0x55eefe208600]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cf8a0] (fsm.c:486) 20250427105644023 DMSC DEBUG msc_a(unknown:GERAN-A-400:NONE)[0x55eefe208600]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105644023 DMSC DEBUG msc_i(unknown:GERAN-A-400:NONE)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105644023 DMSC DEBUG msc_a(unknown:GERAN-A-400:NONE)[0x55eefe208600]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105644023 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105644023 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe208600] (fsm.c:486) 20250427105644023 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105644023 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105644023 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105644023 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105644023 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105644023 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105644023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105644023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105644023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105644023 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105644023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105644023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105644023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105644023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105644023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105644023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105644023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105644023 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105644023 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105644023 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 callref-0x3659848 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427105644023 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105644023 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427105644023 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105644023 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427105644023 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS34T} (gsm_04_08_cc.c:905) 20250427105644023 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 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) 20250427105644023 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427105644023 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105644023 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250427105644023 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105644023 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250427105644023 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105644023 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105644023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105644023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105644023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105644023 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105644023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105644023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105644023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105644023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4f 58 9d 00 01 90 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105644023 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105644023 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105644023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105644023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105644023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105644023 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105644023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105644023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105644023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105644023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 4f 58 9d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105644023 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105644023 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105644023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105644023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105644023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105644023 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105644023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105644023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105644023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105644023 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 4f 58 9d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: { messageType := 2, destLocRef := '4F589D'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105644024 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250427105644024 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028301'O 20250427105644026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105644026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105644026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105644026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105644026 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105644026 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105644026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105644026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105644026 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105644026 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105644026 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105644026 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105644026 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427105644026 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427105644026 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427105644026 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427105644027 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 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) 20250427105644027 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 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)@84c1225eaf8b: f_mt_call_complete 2 MSC_Test-MGCP(1966)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250427105644028 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427105644028 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105644028 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe208600] (fsm.c:486) 20250427105644028 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 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) 20250427105644028 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1cba80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105644028 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1cba80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1fb750] (fsm.c:486) 20250427105644028 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:no-CI)[0x55eefe1cba80]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105644028 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:no-CI)[0x55eefe1cba80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105644028 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1e0d20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105644028 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1e0d20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1fb750] (fsm.c:486) 20250427105644028 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:no-CI)[0x55eefe1e0d20]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250427105644028 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:no-CI)[0x55eefe1e0d20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@84c1225eaf8b: 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)@84c1225eaf8b: f_mt_call_complete 3 20250427105644029 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:no-CI)[0x55eefe1cba80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105644029 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105644029 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105644029 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 4 20250427105644030 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:no-CI)[0x55eefe1e0d20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105644030 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105644030 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105644030 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 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) 20250427105644030 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 tid-0) Sending Assignment Command (msc_a.c:706) 20250427105644030 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105644030 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105644030 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105644030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105644030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105644030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105644030 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105644030 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105644030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105644030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105644030 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 4f 58 9d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250427105644032 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105644032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105644032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105644032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105644032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105644032 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105644032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105644032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105644032 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105644032 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) 20250427105644032 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105644032 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=1 into dtap '8307'O 20250427105644032 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1e0d20]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105644032 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1e0d20]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105644032 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566: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)[0x55eefe1e0d20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '8347'O 20250427105644032 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 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) 20250427105644032 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250427105644032 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 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) 20250427105644032 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 8 20250427105644034 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566: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)[0x55eefe1e0d20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105644034 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566: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)[0x55eefe1e0d20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105644034 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105644232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105644232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105644232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105644232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105644232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105644232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105644232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105644232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105644232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105644232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105644232 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105644232 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105644232 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427105644232 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427105644232 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427105644232 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 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) 20250427105644232 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 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)@84c1225eaf8b: f_mt_call_complete 7 20250427105644233 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427105644233 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 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) 20250427105644233 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cba80]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250427105644233 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cba80]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105644233 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1cba80]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105644233 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566: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)[0x55eefe1cba80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Hold the call for some time 20250427105644235 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566: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)[0x55eefe1cba80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105644235 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566: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)[0x55eefe1cba80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105644235 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105644235 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105644235 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Hangup TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105644736 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105644736 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105644736 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105644736 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105644736 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105644736 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105644736 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105644736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105644736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105644736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105644736 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105644736 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105644736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105644736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105644736 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 4f 58 9d 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@84c1225eaf8b: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@84c1225eaf8b: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105644737 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105644737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105644737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105644737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105644737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105644737 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105644737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105644737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105644737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105644737 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) 20250427105644737 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105644737 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105644737 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427105644737 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105644737 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105644738 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427105644738 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x3659848 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427105644738 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427105644738 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105644738 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105644738 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105644738 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105644738 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105644738 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105644738 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105644738 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1fb750]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105644738 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566: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)[0x55eefe1e0d20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105644738 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566: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)[0x55eefe1e0d20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1fb750] (call_leg.c:197) 20250427105644738 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566: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)[0x55eefe1e0d20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105644738 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566: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)[0x55eefe1e0d20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105644738 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566: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)[0x55eefe1cba80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105644738 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566: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)[0x55eefe1cba80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1fb750] (call_leg.c:197) 20250427105644738 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105644738 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566: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)[0x55eefe1cba80]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105644738 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566: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)[0x55eefe1cba80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105644738 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105644738 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe208600] (call_leg.c:198) 20250427105644738 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105644738 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1fb750]{RELEASING}: Deallocated (fsm.c:568) 20250427105644738 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105644738 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105644738 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105644738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105644738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105644738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105644738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105644738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105644738 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105644738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105644738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105644738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105644738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4f 58 9d 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250427105644738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105644738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105644738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105644738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105644738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105644738 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105644738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105644738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105644738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105644738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4f 58 9d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)56989768 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1962)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1962)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105644740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105644740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105644740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105644740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105644740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105644740 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105644740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105644740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105644740 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105644740 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105644740 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe20a390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105644740 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105644740 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105644740 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105644740 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105644740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105644740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe208600] (msc_a.c:1053) 20250427105644740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105644740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe1b4ab0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105644740 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cf8a0] (msc_a.c:1053) 20250427105644740 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105644740 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe208600]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105644740 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105644740 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566) MSC-A terminated (msub.c:261) 20250427105644740 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566) 1 MSC-I still active (msub.c:79) 20250427105644740 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105644740 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105644740 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe20a390]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105644740 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe20a390]{READY}: Removing from parent msub_fsm[0x55eefe1cf8a0] (msub.c:113) 20250427105644740 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-400 (ran_conn.c:155) 20250427105644740 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe20a390]{READY}: Freeing instance (msub.c:113) 20250427105644740 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-400:PAGING_RESP)[0x55eefe20a390]{READY}: Deallocated (fsm.c:568) 20250427105644740 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566) Free (msub.c:119) 20250427105644740 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105644740 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Freeing instance (msub.c:113) 20250427105644740 DMSC DEBUG msub_fsm[0x55eefe1cf8a0]{terminating}: Deallocated (fsm.c:568) 20250427105644740 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105644740 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105644740 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105644740 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105644740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105644740 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105644740 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105644740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105644740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105644740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4f 58 9d 00 01 90 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@84c1225eaf8b: Session index based on local reference:0 20250427105644740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105644740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105644741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105644741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105644741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105644741 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105644741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105644741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105644741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105644741 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 4f 58 9d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)5200029 TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: f_call_hangup 9: done MSC_Test_0-RAN(1963)@84c1225eaf8b: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@84c1225eaf8b: Final verdict of PTC: pass 20250427105645746 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1967)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(1968)@84c1225eaf8b: Final verdict of PTC: none 20250427105645746 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105645746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105645746 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105645746 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105645746 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105645746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105645746 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105645746 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105645746 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105645746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105645746 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105645746 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105645746 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105645746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105645746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105645746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105645746 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105645746 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105645746 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105645746 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105645746 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1964)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1963)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1962)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1965)@84c1225eaf8b: Final verdict of PTC: none 20250427105645746 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105645746 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(1969)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1961)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1966)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1971)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1961): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1962): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1963): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1964): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1965): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1966): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1967): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1968): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1969): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_and_mt_csd0(1970): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1971): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_and_mt_csd finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_csd pass'. Sun Apr 27 10:56:45 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_csd pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_csd.talloc 20250427105646747 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=5325124) 20250427105647747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105647747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105647747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105647748 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=5325124, count=5327000) 20250427105648748 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_csd pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec'. ------ MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec ------ Sun Apr 27 10:56:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105649750 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_lu_and_mo_call_reass_for_mt_codec started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1975)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1975)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1975)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1973)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105650453 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1976)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105650648 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105650648 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105650648 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105650648 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1975)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1975)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105650650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105650650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105650650 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105650650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105650650 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105650650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105650650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105650650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105650650 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105650650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105650650 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1975)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1975)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1975)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1975)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105650651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105650651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105650651 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105650651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105650651 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105650651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105650651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105650651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105650651 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105650651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105650651 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105650651 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1975)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1975)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1975)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105650651 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105650651 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1975)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1975)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1975)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1975)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1975)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105650750 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105650750 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1978)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1978)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105650752 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1978)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1978)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1978)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1978)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105650761 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105650761 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1979)@84c1225eaf8b: 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)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1975)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105651452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105651452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105651452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105651452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105651452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105651452 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105651452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105651452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105651452 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105651452 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105651452 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105651452 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105651452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105651452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105651452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105651452 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105651452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105651452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105651452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105651452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1974)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1974)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1981)2071364 MSC_Test_0-SCCP(1973)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(1974)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105651456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105651456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105651456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105651456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105651456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105651456 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105651456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105651456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105651456 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105651456 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1f 9b 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 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105651456 DMSC DEBUG msub_fsm[0x55eefe1e0d20]{active}: Allocated (fsm.c:456) 20250427105651456 DMSC DEBUG msc_i[0x55eefe1d4590]{READY}: Allocated (fsm.c:456) 20250427105651456 DMSC DEBUG msc_i[0x55eefe1d4590]{READY}: is child of msub_fsm[0x55eefe1e0d20] (fsm.c:486) 20250427105651456 DMSC DEBUG msc_a[0x55eefe1a31c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105651456 DMSC DEBUG msc_a[0x55eefe1a31c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1e0d20] (fsm.c:486) 20250427105651456 DMSC DEBUG msc_a(unknown:GERAN-A-401:NONE)[0x55eefe1a31c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105651456 DMSC DEBUG msc_i(unknown:GERAN-A-401:NONE)[0x55eefe1d4590]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105651456 DMSC DEBUG msc_a(unknown:GERAN-A-401:NONE)[0x55eefe1a31c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105651456 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-401:LU)[0x55eefe1a31c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105651456 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-401:LU)[0x55eefe1a31c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105651456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-401:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105651456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-401:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-401:LU)[0x55eefe1a31c0] (fsm.c:486) 20250427105651456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-401:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427105651456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-401:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105651456 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105651456 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105651456 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1a31c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105651456 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1a31c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105651456 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105651456 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105651456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105651456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105651456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105651456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105651456 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1d4590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105651456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105651456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1cba80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105651456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105651456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105651456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105651456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105651456 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105651456 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105651456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105651456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105651456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105651456 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105651456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105651456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105651456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105651457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1f 9b 44 00 01 91 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105651457 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105651457 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105651457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105651457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105651457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105651457 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105651457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105651457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105651457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105651457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 1f 9b 44 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1975)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@84c1225eaf8b: { messageType := 2, destLocRef := '1F9B44'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test-GSUP(1979)@84c1225eaf8b: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call_reass_for_mt_codec0(1981) MSC_Test-GSUP(1979)@84c1225eaf8b: Added IMSI table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1981)"262420000000007" MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105651458 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105651458 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1973)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(1973)@84c1225eaf8b: vl_from0 TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1973)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105651459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105651459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105651459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105651459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105651459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105651459 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105651459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105651459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105651459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105651459 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105651459 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1d4590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105651459 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1a31c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105651461 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105651461 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250427105651461 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105651461 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105651461 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105651461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105651461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105651461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105651461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105651461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1cba80] (vlr_lu_fsm.c:110) 20250427105651461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105651461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105651461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105651461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105651461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105651461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1cba80] (fsm.c:486) 20250427105651461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105651461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105651461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105651461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105651461 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:TMSInew-0x30D66DE7) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105651461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105651461 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:TMSInew-0x30D66DE7 LOCATION UPDATE ACCEPT (TMSI = 0x30d66de7) (gsm_04_08.c:149) 20250427105651461 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:TMSInew-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1d4590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105651461 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:TMSInew-0x30D66DE7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105651461 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105651461 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105651461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105651461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105651461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105651461 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105651461 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105651461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105651461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105651461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 1f 9b 44 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 30 d6 6d e7 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1974)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1974)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(1973)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1973)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105651464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105651464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105651464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105651464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105651464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105651464 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105651464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105651464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105651464 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105651464 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105651464 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:TMSInew-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1d4590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105651464 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:TMSInew-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1a31c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105651464 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:TMSInew-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1a31c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105651464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:TMSInew-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105651464 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105651464 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250427105651464 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105651464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105651464 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105651464 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1cba80] (vlr_lu_fsm.c:817) 20250427105651464 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105651464 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6A3AD566:GERAN-A-401:LU)[0x55eefe1fb750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105651464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1cba80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105651464 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1a31c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105651464 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1a31c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250427105651464 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105651464 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1a31c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105651464 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1a31c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105651464 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105651464 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105651464 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105651464 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1d4590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105651464 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105651464 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105651464 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105651464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105651464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105651464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105651464 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105651464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105651464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105651464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105651464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1f 9b 44 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1973)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1973)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105651465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105651465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105651465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105651465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105651465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105651465 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105651465 DLSS7 DEBUG Found route for dpc=185=0.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(1975)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105651465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105651465 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105651465 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105651465 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1d4590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105651465 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1a31c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105651465 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1a31c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105651465 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1a31c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105651465 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1a31c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105651465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105651465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1a31c0] (msc_a.c:1053) 20250427105651465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105651465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105651465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1cba80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105651465 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1a31c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1e0d20] (msc_a.c:1053) 20250427105651465 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1a31c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105651465 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1a31c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105651465 DMSC DEBUG msub_fsm[0x55eefe1e0d20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105651465 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7) MSC-A terminated (msub.c:261) 20250427105651465 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7) 1 MSC-I still active (msub.c:79) 20250427105651465 DMSC DEBUG msub_fsm[0x55eefe1e0d20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105651465 DMSC DEBUG msub_fsm[0x55eefe1e0d20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105651465 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1d4590]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105651465 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1d4590]{READY}: Removing from parent msub_fsm[0x55eefe1e0d20] (msub.c:113) 20250427105651465 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-401 (ran_conn.c:155) 20250427105651465 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1d4590]{READY}: Freeing instance (msub.c:113) 20250427105651465 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-401:LU)[0x55eefe1d4590]{READY}: Deallocated (fsm.c:568) 20250427105651465 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7) Free (msub.c:119) 20250427105651465 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105651465 DMSC DEBUG msub_fsm[0x55eefe1e0d20]{terminating}: Freeing instance (msub.c:113) 20250427105651465 DMSC DEBUG msub_fsm[0x55eefe1e0d20]{terminating}: Deallocated (fsm.c:568) 20250427105651466 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105651466 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105651466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105651466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105651466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105651466 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105651466 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105651466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105651466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105651466 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1f 9b 44 00 01 91 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@84c1225eaf8b: Session index based on local reference:0 20250427105651466 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105651466 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105651466 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105651466 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105651466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105651466 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105651466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105651466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105651466 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105651466 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1f 9b 44 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1974)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1981)2071364 TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105651467 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427105651467 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '30D66DE7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1974)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1981)93948 MSC_Test_0-RAN(1974)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1973)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105651668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105651668 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105651668 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105651668 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105651668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105651668 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105651668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105651668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105651668 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105651668 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 01 6e fc 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 30 d6 6d e7 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105651669 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: Allocated (fsm.c:456) 20250427105651669 DMSC DEBUG msc_i[0x55eefe1a31c0]{READY}: Allocated (fsm.c:456) 20250427105651669 DMSC DEBUG msc_i[0x55eefe1a31c0]{READY}: is child of msub_fsm[0x55eefe1cba80] (fsm.c:486) 20250427105651669 DMSC DEBUG msc_a[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105651669 DMSC DEBUG msc_a[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cba80] (fsm.c:486) 20250427105651669 DMSC DEBUG msc_a(unknown:GERAN-A-402:NONE)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105651669 DMSC DEBUG msc_i(unknown:GERAN-A-402:NONE)[0x55eefe1a31c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105651669 DMSC DEBUG msc_a(unknown:GERAN-A-402:NONE)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105651669 DMM DEBUG msc_a(TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105651669 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1e0d20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105651669 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1e0d20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590] (fsm.c:486) 20250427105651669 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1e0d20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427105651669 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1e0d20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105651669 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105651669 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105651669 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105651669 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105651669 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1e0d20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105651669 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1e0d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105651669 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1e0d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105651669 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1a31c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105651669 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1e0d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105651669 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1e0d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105651669 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1e0d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105651669 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1e0d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105651669 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1e0d20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105651669 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1e0d20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105651669 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1e0d20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105651669 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1a31c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105651669 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105651669 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427105651669 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250427105651669 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105651669 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105651669 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105651669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105651669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105651669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105651669 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105651669 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105651669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105651669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105651669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 01 6e fc 00 01 92 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427105651669 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105651669 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105651669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105651669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105651669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105651669 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105651669 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105651669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105651669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105651669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 01 6e fc 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250427105651669 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105651669 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105651669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105651669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105651669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105651669 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105651669 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105651669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105651669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105651669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 01 6e fc 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1975)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1975)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@84c1225eaf8b: { messageType := 2, destLocRef := '016EFC'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1973)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105651670 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427105651670 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1976)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_reass_for_mt_codec0(1981) MSC_Test-MGCP(1977)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1974)@84c1225eaf8b: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1973)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: vl_len:19 MSC_Test_0-SCCP(1973)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105651675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105651675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105651675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105651675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105651675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105651675 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105651675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105651675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105651675 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105651675 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) 20250427105651675 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1a31c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105651675 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105651675 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105651675 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7 callref-0x80000032 tid-8) New transaction (transaction.c:231) 20250427105651675 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427105651675 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105651675 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105651675 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105651675 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105651675 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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) 20250427105651676 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105651676 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105651676 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe207db0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105651676 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe207db0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590] (fsm.c:486) 20250427105651676 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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) 20250427105651676 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe19e850]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105651676 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe19e850]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe207db0] (fsm.c:486) 20250427105651676 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:no-CI)[0x55eefe19e850]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427105651676 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:no-CI)[0x55eefe19e850]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105651676 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe20a390]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105651676 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe20a390]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe207db0] (fsm.c:486) 20250427105651676 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:no-CI)[0x55eefe20a390]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250427105651676 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:no-CI)[0x55eefe20a390]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1977)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105651681 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:no-CI)[0x55eefe19e850]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105651681 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe207db0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105651681 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105651681 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1976)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_reass_for_mt_codec0(1981) MSC_Test-MNCC(1976)@84c1225eaf8b: Added conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1981)-2147483598 20250427105651682 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:no-CI)[0x55eefe20a390]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105651682 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe207db0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105651682 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105651682 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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) 20250427105651682 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) Sending Assignment Command (msc_a.c:706) 20250427105651682 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1a31c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105651682 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105651682 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105651682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105651682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105651682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105651682 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105651682 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105651682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105651682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105651682 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 01 6e fc 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind 20250427105651684 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1973)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: vl_len:14 MSC_Test_0-SCCP(1973)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250427105651686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105651686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105651686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105651686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105651686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105651686 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105651686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105651686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105651686 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105651686 DLSS7 DEBUG 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) 20250427105651686 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1a31c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105651686 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105651686 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe20a390]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427105651686 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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)[0x55eefe20a390]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105651686 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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)[0x55eefe20a390]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427105651686 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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) 20250427105651686 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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) 20250427105651686 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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) 20250427105651686 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE 20250427105651687 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105651687 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105651687 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105651687 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427105651687 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1a31c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105651688 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105651688 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105651688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105651688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105651688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105651688 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105651688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105651688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105651688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105651688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 01 6e fc 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1975)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105651688 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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)[0x55eefe20a390]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105651688 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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)[0x55eefe20a390]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105651688 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe207db0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105651689 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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) 20250427105651689 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105651689 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105651689 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105651689 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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) 20250427105651689 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe19e850]{ESTABLISHING}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427105651689 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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)[0x55eefe19e850]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250427105651689 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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)[0x55eefe19e850]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250427105651689 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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) 20250427105651689 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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) 20250427105651689 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) Sending Assignment Command (msc_a.c:706) 20250427105651689 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1a31c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105651689 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1a31c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105651689 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105651689 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105651689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105651689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105651689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105651689 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105651689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105651689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105651689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105651690 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 01 6e fc 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) 20250427105651690 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105651690 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105651690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105651690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105651690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105651690 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105651690 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105651690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105651690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105651690 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 01 6e fc 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1975)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: { 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" } } } } } } } 20250427105651691 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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)[0x55eefe19e850]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105651691 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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)[0x55eefe19e850]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105651691 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe207db0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105651691 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe207db0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105651691 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590]{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)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-SCCP(1973)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: vl_len:16 MSC_Test_0-SCCP(1973)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E0383FF57'O 20250427105651692 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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) 20250427105651692 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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) 20250427105651692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105651692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105651692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105651692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105651692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105651692 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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)[0x55eefe19e850]{ESTABLISHED}: no change: codecs already set to AMR:octet-align=1#112 (rtp_stream.c:424) 20250427105651692 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105651692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105651692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105651692 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105651692 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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)[0x55eefe19e850]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250427105651692 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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)[0x55eefe19e850]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105651692 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) 20250427105651692 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1a31c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105651692 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105651692 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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)[0x55eefe20a390]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:429) 20250427105651692 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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)[0x55eefe20a390]{ESTABLISHING}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427105651692 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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)[0x55eefe20a390]{ESTABLISHING}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250427105651692 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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)[0x55eefe20a390]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating codecs (rtp_stream.c:411) 20250427105651692 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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) 20250427105651692 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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) 20250427105651692 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) Re-Assignment complete (gsm_04_08_cc.c:2150) 20250427105651692 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427105651692 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105651692 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105651692 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427105651692 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427105651692 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1a31c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105651692 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105651692 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105651692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105651692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105651692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105651692 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105651692 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105651692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105651692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105651692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 01 6e fc 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: { 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" } } } } } } } 20250427105651693 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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)[0x55eefe20a390]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105651693 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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)[0x55eefe20a390]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105651693 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe207db0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1974)@84c1225eaf8b: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1974)@84c1225eaf8b: patched enc_l3: '038F'O MSC_Test_0-SCCP(1973)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1973)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002038F'O 20250427105651694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105651694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105651694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105651694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105651694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105651694 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105651694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105651694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105651694 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105651694 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105651694 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1a31c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105651694 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105651694 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427105651694 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427105651694 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427105651694 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105651694 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: f_mo_call_establish DONE TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: Hold the call for some time TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: Hangup TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105657202 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105657202 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105657202 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105657202 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105657202 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1a31c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105657202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105657202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105657202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105657202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105657202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105657202 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105657202 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105657202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105657202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105657202 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 01 6e fc 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC 20250427105657203 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427105657203 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105657203 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105657203 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105657203 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427105657203 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427105657203 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1a31c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105657203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105657203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105657203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105657203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105657203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105657203 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105657203 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105657203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105657203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105657203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 01 6e fc 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1974)@84c1225eaf8b: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1974)@84c1225eaf8b: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1973)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(1973)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250427105657204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105657204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105657204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105657204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105657204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105657204 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105657204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105657204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105657204 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105657204 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105657204 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1a31c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105657204 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105657204 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427105657204 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427105657204 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427105657204 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427105657204 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427105657204 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105657204 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105657204 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105657204 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105657204 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105657204 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105657204 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105657204 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe207db0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105657204 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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)[0x55eefe20a390]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105657204 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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)[0x55eefe20a390]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe207db0] (call_leg.c:197) 20250427105657204 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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)[0x55eefe20a390]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105657204 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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)[0x55eefe20a390]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105657204 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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)[0x55eefe19e850]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105657204 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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)[0x55eefe19e850]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe207db0] (call_leg.c:197) 20250427105657204 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe207db0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105657204 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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)[0x55eefe19e850]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105657204 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7: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)[0x55eefe19e850]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105657204 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe207db0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105657204 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe207db0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590] (call_leg.c:198) 20250427105657204 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe207db0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105657204 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe207db0]{RELEASING}: Deallocated (fsm.c:568) 20250427105657204 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105657204 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1a31c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105657204 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105657204 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105657204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105657204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105657204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105657204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105657204 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105657204 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105657204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105657204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105657204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 01 6e fc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1976)@84c1225eaf8b: 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)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1973)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(1973)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(1973)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427105657205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105657205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105657205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105657205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105657205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105657205 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105657205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105657205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105657205 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105657205 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250427105657205 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1a31c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105657205 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105657206 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105657206 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105657206 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105657206 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1e0d20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105657206 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1e0d20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590] (msc_a.c:1053) 20250427105657206 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1e0d20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105657206 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1e0d20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105657206 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cba80] (msc_a.c:1053) 20250427105657206 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105657206 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105657206 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105657206 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7) MSC-A terminated (msub.c:261) 20250427105657206 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7) 1 MSC-I still active (msub.c:79) 20250427105657206 DMSC DEBUG msub_fsm[0x55eefe1cba80]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105657206 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105657206 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1a31c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105657206 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1a31c0]{READY}: Removing from parent msub_fsm[0x55eefe1cba80] (msub.c:113) 20250427105657206 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-402 (ran_conn.c:155) 20250427105657206 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1a31c0]{READY}: Freeing instance (msub.c:113) 20250427105657206 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7:GERAN-A-402:CM_SERVICE_REQ)[0x55eefe1a31c0]{READY}: Deallocated (fsm.c:568) 20250427105657206 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7) Free (msub.c:119) 20250427105657206 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x30D66DE7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105657206 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Freeing instance (msub.c:113) 20250427105657206 DMSC DEBUG msub_fsm[0x55eefe1cba80]{terminating}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105657206 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105657206 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105657206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105657206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105657206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105657206 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105657206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105657206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105657206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105657206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 01 6e fc 00 01 92 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@84c1225eaf8b: Session index based on local reference:0 20250427105657206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105657206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105657206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105657206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105657206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105657206 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105657206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105657206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105657206 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105657206 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 01 6e fc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1974)@84c1225eaf8b: Deleted conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1981)93948 TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: f_call_hangup 9: done TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1981)@84c1225eaf8b: Final verdict of PTC: pass 20250427105658210 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105658210 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427105658210 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427105658210 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105658210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105658210 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105658210 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105658210 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105658210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105658210 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105658210 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105658210 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105658210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105658210 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105658210 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105658210 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105658210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105658210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105658210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105658210 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105658210 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105658210 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105658211 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105658211 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(1979)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1973)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1974)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1976)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(1977)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1978)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1972)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1975)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1980)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1982)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1972): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1973): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1974): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1975): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1976): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1977): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1978): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1979): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1980): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_lu_and_mo_call_reass_for_mt_codec0(1981): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1982): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_lu_and_mo_call_reass_for_mt_codec finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec pass'. Sun Apr 27 10:56:58 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 20250427105659212 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=502344) 20250427105700211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105700211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105700211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105700212 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=502344, count=504220) 20250427105701214 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec pass' was executed successfully (exit status: 0). MC@84c1225eaf8b: Test execution finished. MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_reject ------ Sun Apr 27 10:57:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105702216 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_lu_imsi_reject started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(1986)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(1986)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1986)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(1984)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(1989)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(1989)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1989)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(1987)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(1992)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(1992)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1992)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(1990)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105702857 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1993)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105703029 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105703029 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105703029 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105703029 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1986)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1986)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105703031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105703031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105703031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105703031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105703031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105703031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105703031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105703031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105703031 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105703031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105703031 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(1986)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1986)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1986)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1986)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105703033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105703033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105703033 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105703033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(1986)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1986)@84c1225eaf8b: Message received on association #8 20250427105703033 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105703033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105703033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(1986)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1986)@84c1225eaf8b: Message received on association #8 20250427105703033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105703033 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105703033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105703033 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105703033 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427105703033 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105703033 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1986)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1986)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1986)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1986)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105703040 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105703040 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427105703040 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105703040 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1989)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1989)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105703044 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105703044 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105703044 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105703044 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105703044 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105703044 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105703044 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105703044 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) 20250427105703044 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105703044 DLSS7 DEBUG 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) 20250427105703044 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(1989)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1989)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1989)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1989)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105703046 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105703047 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105703047 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105703047 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) 20250427105703047 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105703047 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105703047 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105703047 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) 20250427105703047 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105703047 DLSS7 DEBUG 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) 20250427105703047 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105703047 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1989)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1989)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1989)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1989)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1989)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427105703047 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427105703047 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1989)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1989)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105703052 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105703052 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427105703052 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105703052 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(1992)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1992)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105703059 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105703059 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105703059 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105703059 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105703059 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105703059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105703059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105703059 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) 20250427105703059 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105703059 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) 20250427105703059 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(1992)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1992)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(1992)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1992)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105703062 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105703062 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105703062 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105703062 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) 20250427105703062 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105703062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105703062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105703062 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) 20250427105703062 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105703062 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) 20250427105703062 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) 20250427105703062 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105703062 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(1992)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105703062 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_1-M3UA(1989)@84c1225eaf8b: Message received on association #8 20250427105703062 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1989)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1992)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(1992)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1992)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(1992)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1992)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(1992)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(1992)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105703217 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105703217 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1995)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1995)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105703222 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1995)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1995)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1995)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1995)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105703242 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105703242 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1996)@84c1225eaf8b: Created GsupExpect[0] for "262420000001003" to be handled at TC_iu_lu_imsi_reject2(1998) TC_iu_lu_imsi_reject2(1998)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105703832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105703832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105703832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105703832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105703832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105703832 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105703832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105703832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105703832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105703832 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105703833 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105703833 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105703833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105703833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105703833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105703833 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105703833 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105703833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105703833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105703833 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(1986)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1985)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427105703843 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105703843 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105703843 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105703843 DLM3UA 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) 20250427105703843 DLSS7 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(1989)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105703843 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) 20250427105703843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105703843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105703843 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105703843 DLSS7 DEBUG 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) 20250427105703843 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105703843 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105703843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105703843 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) 20250427105703843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105703843 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) 20250427105703843 DLSS7 DEBUG Found route for dpc=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) 20250427105703843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427105703843 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105703843 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(1989)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1988)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427105703856 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105703856 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105703856 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105703856 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105703856 DLSS7 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(1992)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105703856 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) 20250427105703856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105703856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105703856 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105703856 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) 20250427105703856 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427105703856 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{WAIT_RX_RESET}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427105703856 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105703856 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105703856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105703856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105703856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105703856 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) 20250427105703856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105703856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105703856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105703856 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(1992)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1991)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1991)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_imsi_reject2(1998)16071883 MSC_Test_2-SCCP(1990)@84c1225eaf8b: First idle individual index:0 20250427105703862 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105703862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105703862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105703862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105703862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105703862 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105703862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105703862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105703862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105703862 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 f5 3c cb 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105703862 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) 20250427105703862 DMSC DEBUG msub_fsm[0x55eefe1a32f0]{active}: Allocated (fsm.c:456) 20250427105703862 DMSC DEBUG msc_i[0x55eefe1b4ab0]{READY}: Allocated (fsm.c:456) 20250427105703862 DMSC DEBUG msc_i[0x55eefe1b4ab0]{READY}: is child of msub_fsm[0x55eefe1a32f0] (fsm.c:486) 20250427105703862 DMSC DEBUG msc_a[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105703862 DMSC DEBUG msc_a[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1a32f0] (fsm.c:486) 20250427105703862 DMSC DEBUG msc_a(unknown:UTRAN-Iu-403:NONE)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105703862 DMSC DEBUG msc_i(unknown:UTRAN-Iu-403:NONE)[0x55eefe1b4ab0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105703862 DMSC DEBUG msc_a(unknown:UTRAN-Iu-403:NONE)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(1991)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427105703862 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-403:NONE)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427105703862 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-403:NONE)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427105703862 DMM DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001003 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105703862 DMM DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105703863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe207db0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105703863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe207db0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220] (fsm.c:486) 20250427105703863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe207db0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427105703863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe207db0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105703863 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105703863 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001003 id=262420000001003 (vlr.c:661) 20250427105703863 DVLR INFO New subscr, IMSI: 262420000001003 (vlr.c:562) 20250427105703863 DVLR DEBUG VLR subscr IMSI-262420000001003 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105703863 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105703863 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105703863 DVLR DEBUG VLR subscr IMSI-262420000001003 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427105703863 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105703863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe207db0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105703863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe207db0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105703863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe207db0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105703863 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105703863 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe207db0] (fsm.c:486) 20250427105703863 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105703863 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105703863 DPAG NOTICE ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Added seen cell to this RAN peer: LAI:262-42-23 (ran_peer.c:105) 20250427105703863 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105703863 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105703863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105703863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105703863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105703863 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) 20250427105703863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105703863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105703863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105703863 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 f5 3c cb 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(1992)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1990)@84c1225eaf8b: { messageType := 2, destLocRef := 'F53CCB'O, sourceLocRef := '000193'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(1990)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(1996)@84c1225eaf8b: Found GsupExpect[0] for "262420000001003" handled at TC_iu_lu_imsi_reject2(1998) MSC_Test-GSUP(1996)@84c1225eaf8b: Added IMSI table entry 0TC_iu_lu_imsi_reject2(1998)"262420000001003" 20250427105703866 DVLR DEBUG VLR subscr IMSI-262420000001003 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105703866 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105703866 DVLR DEBUG SUBSCR(IMSI-262420000001003) Received 1 auth tuples (vlr.c:996) 20250427105703866 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105703866 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427105703866 DMM DEBUG Tx AUTH REQ (rand = 59d1e67771ef8d820efed457b2712d7b) (gsm_04_08.c:641) 20250427105703866 DMM DEBUG AUTH REQ (autn = 862abf27c26cabf8ea947bc778a33670) (gsm_04_08.c:643) 20250427105703866 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427105703866 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105703866 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105703866 DVLR DEBUG VLR subscr IMSI-262420000001003 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105703866 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105703866 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105703866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105703867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105703867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105703867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105703867 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105703867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105703867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105703867 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 f5 3c cb 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 59 d1 e6 77 71 ef 8d 82 0e fe d4 57 b2 71 2d 7b 20 10 86 2a bf 27 c2 6c ab f8 ea 94 7b c7 78 a3 36 70 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(1992)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1990)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(1990)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1990)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1990)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1991)@84c1225eaf8b: patching N(SD)=1 into dtap '0514E882D72D21041BDFDCD2'O MSC_Test_2-RAN(1991)@84c1225eaf8b: patched enc_l3: '0554E882D72D21041BDFDCD2'O MSC_Test_2-SCCP(1990)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(1990)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(1990)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(1990)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E882D72D21041BDFDCD2'O MSC_Test_2-M3UA(1992)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105703871 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105703871 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105703871 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105703871 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105703871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105703871 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105703871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105703871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105703871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105703871 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 e8 82 d7 2d 21 04 1b df dc d2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105703871 DIUCS DEBUG (UTRAN-Iu-403) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105703871 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105703872 DIUCS DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1b4ab0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105703872 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105703872 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105703872 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427105703872 DMM DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e882d72d1bdfdcd2) (gsm_04_08.c:1128) 20250427105703872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105703872 DVLR DEBUG SUBSCR(IMSI-262420000001003) AUTH on UTRAN received RES: e882d72d1bdfdcd2 (8 bytes) (vlr_auth_fsm.c:151) 20250427105703872 DVLR INFO SUBSCR(IMSI-262420000001003) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427105703872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105703872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105703872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105703872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe207db0] (vlr_auth_fsm.c:294) 20250427105703872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105703872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105703872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe207db0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427105703872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe207db0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105703872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe207db0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427105703872 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427105703872 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=13ba3aaa2c972077a3df39ce3fabf3d6, CK=NONE (ran_msg_iu.c:388) 20250427105703872 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427105703872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe207db0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427105703872 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105703872 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105703872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105703872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105703872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105703872 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105703872 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105703872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105703872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105703872 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 f5 3c cb 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 13 ba 3a aa 2c 97 20 77 a3 df 39 ce 3f ab f3 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(1992)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(1992)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1990)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(1990)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1990)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1990)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1990)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(1990)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(1990)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(1990)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427105703877 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105703877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105703877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105703877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105703877 DLSS7 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(1992)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105703877 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105703877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105703877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105703877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105703877 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427105703877 DIUCS DEBUG (UTRAN-Iu-403) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105703877 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105703877 DIUCS DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1b4ab0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427105703877 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105703877 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427105703877 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427105703877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe207db0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427105703877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe207db0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105703877 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427105703877 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105703877 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105703877 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105703877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105703877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105703877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105703877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe207db0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105703877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe207db0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105703877 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105703877 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe207db0] (fsm.c:486) 20250427105703877 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105703877 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105703877 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105703877 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105703877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105703877 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105703877 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 f5 3c cb 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(1992)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1990)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(1990)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1990)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1990)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105703879 DVLR DEBUG VLR subscr IMSI-262420000001003 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105703879 DVLR DEBUG SUBSCR(IMSI-262420000001003) UpdateLocation failed; gmm_cause: GSM authentication unacceptable (vlr.c:1173) 20250427105703879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe207db0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1181) 20250427105703879 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_NACK (vlr_lu_fsm.c:1272) 20250427105703879 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:117) 20250427105703879 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:120) 20250427105703879 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe207db0] (vlr_lu_fsm.c:120) 20250427105703879 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:120) 20250427105703879 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105703879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe207db0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:120) 20250427105703879 DMM INFO msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427105703879 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250427105703879 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105703879 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105703879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe207db0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105703879 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250427105703879 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105703879 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427105703879 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427105703879 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) 20250427105703879 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) 20250427105703879 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) 20250427105703879 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427105703879 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105703879 DVLR DEBUG VLR subscr IMSI-262420000001003 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250427105703879 DVLR DEBUG VLR subscr IMSI-262420000001003 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105703879 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105703879 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105703879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105703879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105703879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105703879 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105703879 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105703879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105703879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105703879 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 f5 3c cb 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) 20250427105703879 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105703879 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105703879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105703879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105703879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105703879 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105703879 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105703879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105703879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105703879 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 f5 3c cb 00 01 0d 00 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(1992)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1990)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(1992)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(1990)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1990)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(1992)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1990)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1990)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(1990)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1990)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1990)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1990)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(1990)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(1990)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(1990)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427105703882 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105703882 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105703882 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105703882 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105703882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105703882 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105703882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105703882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105703882 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105703882 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 93 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(1992)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105703882 DIUCS DEBUG (UTRAN-Iu-403) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105703882 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105703882 DIUCS DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1b4ab0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427105703882 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105703882 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427105703882 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427105703882 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105703882 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427105703882 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105703882 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105703882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe207db0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105703883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe207db0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220] (msc_a.c:1053) 20250427105703883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe207db0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105703883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe207db0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105703883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe207db0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105703883 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1a32f0] (msc_a.c:1053) 20250427105703883 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105703883 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1e0220]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105703883 DMSC DEBUG msub_fsm[0x55eefe1a32f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105703883 DMSC DEBUG msub(IMSI-262420000001003) MSC-A terminated (msub.c:261) 20250427105703883 DMSC DEBUG msub(IMSI-262420000001003) 1 MSC-I still active (msub.c:79) 20250427105703883 DMSC DEBUG msub_fsm[0x55eefe1a32f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105703883 DMSC DEBUG msub_fsm[0x55eefe1a32f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105703883 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1b4ab0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105703883 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1b4ab0]{READY}: Removing from parent msub_fsm[0x55eefe1a32f0] (msub.c:113) 20250427105703883 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-403 (ran_conn.c:142) 20250427105703883 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-403 (ran_conn.c:155) 20250427105703883 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1b4ab0]{READY}: Freeing instance (msub.c:113) 20250427105703883 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55eefe1b4ab0]{READY}: Deallocated (fsm.c:568) 20250427105703883 DMSC DEBUG msub(IMSI-262420000001003) Free (msub.c:119) 20250427105703883 DVLR INFO VLR subscr IMSI-262420000001003 - active-conn: now used by 0 (-) (msub.c:375) 20250427105703883 DVLR DEBUG SUBSCR(IMSI-262420000001003) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250427105703883 DMSC DEBUG msub_fsm[0x55eefe1a32f0]{terminating}: Freeing instance (msub.c:113) 20250427105703883 DMSC DEBUG msub_fsm[0x55eefe1a32f0]{terminating}: Deallocated (fsm.c:568) 20250427105703883 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105703883 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105703883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105703883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105703883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105703883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105703883 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105703883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105703883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105703883 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 f5 3c cb 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(1992)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1990)@84c1225eaf8b: Session index based on local reference:0 20250427105703883 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105703883 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105703883 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105703884 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105703884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105703884 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105703884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105703884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105703884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105703884 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 f5 3c cb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(1991)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_imsi_reject2(1998)16071883 TC_iu_lu_imsi_reject2(1998)@84c1225eaf8b: setverdict(pass): none -> pass TC_iu_lu_imsi_reject2(1998)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_reject2(1998)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_reject2(1998)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_1-RAN(1988)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(1992)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(1991)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(1985)@84c1225eaf8b: Final verdict of PTC: none 20250427105703885 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105703885 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) 20250427105703885 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105703885 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105703885 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105703886 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) 20250427105703886 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105703886 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105703886 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105703886 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105703886 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427105703886 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105703886 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105703886 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105703886 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105703886 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) 20250427105703886 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) 20250427105703886 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105703886 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105703886 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105703886 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105703886 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) 20250427105703886 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105703886 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105703886 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105703886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105703886 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105703886 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105703886 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105703886 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) 20250427105703886 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105703886 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427105703886 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105703886 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105703886 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427105703886 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105703886 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105703886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105703886 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105703886 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105703886 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105703886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105703886 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105703886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105703886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105703886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105703886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105703886 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) 20250427105703886 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105703886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105703886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105703886 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105703886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105703886 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105703886 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105703886 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105703886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105703886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105703886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105703886 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105703886 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105703886 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105703886 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) MSC_Test-GSUP(1996)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(1986)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(1987)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(1993)@84c1225eaf8b: Final verdict of PTC: none 20250427105703886 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105703886 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105703886 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(1990)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(1984)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(1997)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1983)@84c1225eaf8b: Final verdict of PTC: none 20250427105703887 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1994)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(1995)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1999)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(1989)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1983): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(1984): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(1985): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(1986): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(1987): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(1988): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(1989): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(1990): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(1991): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(1992): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(1993): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(1994): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(1995): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(1996): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(1997): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_lu_imsi_reject2(1998): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(1999): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_lu_imsi_reject finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject pass'. Sun Apr 27 10:57:03 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_imsi_reject pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_reject.talloc 20250427105704888 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=307092) 20250427105705887 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105705887 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105705887 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105705887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105705887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105705887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105705887 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105705887 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105705887 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105705889 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=307092, count=310400) 20250427105706891 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup ------ Sun Apr 27 10:57:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105707892 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_lu_imsi_timeout_gsup started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2003)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2003)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2003)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2001)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2006)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2006)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2006)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2004)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2009)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2009)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2009)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2007)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105708553 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2010)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105708718 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105708718 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105708718 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105708718 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2003)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2003)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105708721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105708721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105708721 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105708721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105708721 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105708721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105708721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105708721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105708721 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105708721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105708721 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2003)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2003)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2003)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2003)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105708722 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105708722 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105708722 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(2003)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2003)@84c1225eaf8b: Message received on association #8 20250427105708722 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105708723 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105708723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105708723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105708723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105708723 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105708723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105708723 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105708723 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105708723 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105708723 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2003)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2003)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2003)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2003)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2003)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105708732 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105708732 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427105708732 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105708732 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2006)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2006)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2006)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2006)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105708734 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105708734 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105708734 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105708734 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105708734 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105708734 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105708734 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105708734 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) 20250427105708734 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105708734 DLSS7 DEBUG 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) 20250427105708734 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2006)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2006)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2006)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105708735 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105708735 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105708735 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105708735 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) 20250427105708735 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105708735 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105708735 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105708735 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(2006)@84c1225eaf8b: Message received on association #8 20250427105708735 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105708735 DLSS7 DEBUG 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) 20250427105708735 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105708735 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105708735 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427105708735 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2006)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2006)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2006)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2006)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2006)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105708747 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105708747 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427105708747 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105708747 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2009)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2009)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105708752 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105708752 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105708752 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105708752 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105708752 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105708752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105708752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105708752 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) 20250427105708752 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105708752 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) 20250427105708752 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2009)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2009)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2009)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2009)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105708754 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105708754 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105708754 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105708754 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) 20250427105708754 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105708754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105708754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105708754 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(2009)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105708754 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105708754 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) 20250427105708754 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) 20250427105708754 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105708754 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427105708754 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427105708754 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2006)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2006)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2009)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2009)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2009)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2009)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2009)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2009)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2009)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105708893 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105708893 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2012)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2012)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105708896 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2012)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2012)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2012)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2012)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105708913 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105708913 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2013)@84c1225eaf8b: Created GsupExpect[0] for "262420000001004" to be handled at TC_iu_lu_imsi_timeout_gsup2(2015) TC_iu_lu_imsi_timeout_gsup2(2015)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105709527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105709527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105709527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105709527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105709527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105709527 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105709527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105709527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105709527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105709527 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105709527 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105709527 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105709527 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105709527 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105709527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105709527 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105709527 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105709527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105709527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105709527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2003)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2002)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427105709541 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105709541 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105709541 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105709541 DLM3UA 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) 20250427105709541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105709541 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) 20250427105709541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105709541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105709541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105709541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2006)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105709541 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105709541 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105709541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105709541 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) 20250427105709541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105709541 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) 20250427105709541 DLSS7 DEBUG Found route for dpc=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) 20250427105709541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427105709541 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105709541 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2006)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2005)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427105709561 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105709561 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105709561 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105709561 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105709561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105709561 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105709561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105709561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105709561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2009)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105709561 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) 20250427105709561 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427105709561 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427105709561 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105709561 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105709561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105709561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105709561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105709561 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427105709561 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105709561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105709561 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105709561 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2009)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2008)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2008)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_imsi_timeout_gsup2(2015)1116443 MSC_Test_2-SCCP(2007)@84c1225eaf8b: First idle individual index:0 20250427105709578 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105709578 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105709578 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105709578 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105709578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105709578 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105709578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105709578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105709578 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105709578 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 11 09 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 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105709578 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) 20250427105709578 DMSC DEBUG msub_fsm[0x55eefe207db0]{active}: Allocated (fsm.c:456) 20250427105709578 DMSC DEBUG msc_i[0x55eefe1e0220]{READY}: Allocated (fsm.c:456) 20250427105709578 DMSC DEBUG msc_i[0x55eefe1e0220]{READY}: is child of msub_fsm[0x55eefe207db0] (fsm.c:486) 20250427105709578 DMSC DEBUG msc_a[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105709578 DMSC DEBUG msc_a[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe207db0] (fsm.c:486) 20250427105709578 DMSC DEBUG msc_a(unknown:UTRAN-Iu-404:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105709578 DMSC DEBUG msc_i(unknown:UTRAN-Iu-404:NONE)[0x55eefe1e0220]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105709578 DMSC DEBUG msc_a(unknown:UTRAN-Iu-404:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105709579 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-404:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427105709579 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-404:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427105709579 DMM DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001004 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105709579 DMM DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105709579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105709579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0] (fsm.c:486) 20250427105709579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427105709579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105709579 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105709579 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001004 id=262420000001004 (vlr.c:661) 20250427105709579 DVLR INFO New subscr, IMSI: 262420000001004 (vlr.c:562) 20250427105709579 DVLR DEBUG VLR subscr IMSI-262420000001004 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105709579 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105709579 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105709579 DVLR DEBUG VLR subscr IMSI-262420000001004 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427105709579 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105709579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105709579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105709579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1cf8a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105709579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105709579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1cf8a0] (fsm.c:486) 20250427105709579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105709579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105709579 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105709579 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105709579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105709579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105709579 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(2008)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427105709579 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) 20250427105709579 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105709579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105709579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105709579 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 11 09 1b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2009)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2007)@84c1225eaf8b: { messageType := 2, destLocRef := '11091B'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2013)@84c1225eaf8b: Found GsupExpect[0] for "262420000001004" handled at TC_iu_lu_imsi_timeout_gsup2(2015) MSC_Test-GSUP(2013)@84c1225eaf8b: Added IMSI table entry 0TC_iu_lu_imsi_timeout_gsup2(2015)"262420000001004" 20250427105709586 DVLR DEBUG VLR subscr IMSI-262420000001004 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105709586 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105709586 DVLR DEBUG SUBSCR(IMSI-262420000001004) Received 1 auth tuples (vlr.c:996) 20250427105709586 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105709586 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427105709586 DMM DEBUG Tx AUTH REQ (rand = 88906cb07c3da88aa8593ec3700c38c2) (gsm_04_08.c:641) 20250427105709586 DMM DEBUG AUTH REQ (autn = 586e7e2078a5816739a5b535e61fe2c4) (gsm_04_08.c:643) 20250427105709586 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427105709586 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105709586 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1e0220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105709586 DVLR DEBUG VLR subscr IMSI-262420000001004 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105709586 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105709586 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105709586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105709586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105709586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105709586 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105709586 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105709586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105709586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105709586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 11 09 1b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 88 90 6c b0 7c 3d a8 8a a8 59 3e c3 70 0c 38 c2 20 10 58 6e 7e 20 78 a5 81 67 39 a5 b5 35 e6 1f e2 c4 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2009)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2007)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2007)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2007)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2007)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2008)@84c1225eaf8b: patching N(SD)=1 into dtap '0514243E166F2104013E2F21'O MSC_Test_2-RAN(2008)@84c1225eaf8b: patched enc_l3: '0554243E166F2104013E2F21'O MSC_Test_2-SCCP(2007)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2007)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2007)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2007)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554243E166F2104013E2F21'O 20250427105709601 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105709601 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105709601 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105709601 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105709601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105709601 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105709601 DLSS7 DEBUG Found route for dpc=185=0.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(2009)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105709601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105709601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105709601 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 24 3e 16 6f 21 04 01 3e 2f 21 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105709601 DIUCS DEBUG (UTRAN-Iu-404) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105709601 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1e0220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105709601 DIUCS DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1e0220]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105709601 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105709601 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105709601 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427105709601 DMM DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 243e166f013e2f21) (gsm_04_08.c:1128) 20250427105709601 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105709601 DVLR DEBUG SUBSCR(IMSI-262420000001004) AUTH on UTRAN received RES: 243e166f013e2f21 (8 bytes) (vlr_auth_fsm.c:151) 20250427105709601 DVLR INFO SUBSCR(IMSI-262420000001004) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427105709601 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105709601 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105709601 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105709601 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1cf8a0] (vlr_auth_fsm.c:294) 20250427105709601 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105709601 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105709601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427105709601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105709601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427105709601 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427105709601 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=fd4d1fa9674701f2fbd27837ccfe9c3d, CK=NONE (ran_msg_iu.c:388) 20250427105709601 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1e0220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427105709602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427105709602 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105709602 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105709602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105709602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105709602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105709602 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105709602 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105709602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105709602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105709602 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 11 09 1b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 fd 4d 1f a9 67 47 01 f2 fb d2 78 37 cc fe 9c 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(2009)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2009)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2007)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2007)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2007)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2007)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2007)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2007)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2007)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2007)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427105709617 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105709617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105709617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105709617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105709617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105709617 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105709617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105709617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2009)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105709617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105709617 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427105709617 DIUCS DEBUG (UTRAN-Iu-404) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105709617 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1e0220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105709617 DIUCS DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1e0220]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427105709617 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105709617 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427105709617 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427105709617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427105709617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105709617 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427105709617 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1e0220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105709617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105709617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105709617 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105709617 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1cf8a0] (fsm.c:486) 20250427105709617 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105709617 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105709617 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105709617 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105709617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105709617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105709617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105709617 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105709617 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105709617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105709617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105709617 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 11 09 1b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2009)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2007)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2007)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2007)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2007)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105714580 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250427105714580 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250427105714580 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105714580 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427105714580 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427105714580 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) 20250427105714580 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) 20250427105714580 DMM INFO msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427105714580 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250427105714580 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105714580 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1e0220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105714580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1cf8a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105714580 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250427105714580 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) 20250427105714580 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427105714580 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1e0220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105714580 DVLR DEBUG VLR subscr IMSI-262420000001004 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427105714580 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105714580 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105714580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105714580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105714580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105714580 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105714580 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105714580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105714580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105714580 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 11 09 1b 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) 20250427105714580 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105714580 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105714580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105714580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105714580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105714580 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105714580 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105714580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105714580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105714580 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 11 09 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(2009)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2009)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2009)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2009)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2007)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2007)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2007)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2007)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2007)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2007)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2007)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2007)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2007)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2007)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2007)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2007)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427105714588 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105714588 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105714588 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105714588 DLM3UA DEBUG 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(2009)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105714588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105714588 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105714588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105714588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105714588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105714588 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105714588 DIUCS DEBUG (UTRAN-Iu-404) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105714588 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1e0220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105714588 DIUCS DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1e0220]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427105714588 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105714588 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427105714588 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427105714588 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105714588 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427105714588 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105714588 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105714588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105714588 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105714588 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1cf8a0] (msc_a.c:1053) 20250427105714588 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250427105714588 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1bdae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250427105714588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0] (msc_a.c:1053) 20250427105714588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105714588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105714588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1cf8a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105714588 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe207db0] (msc_a.c:1053) 20250427105714588 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105714588 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105714588 DMSC DEBUG msub_fsm[0x55eefe207db0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105714588 DMSC DEBUG msub(IMSI-262420000001004) MSC-A terminated (msub.c:261) 20250427105714588 DMSC DEBUG msub(IMSI-262420000001004) 1 MSC-I still active (msub.c:79) 20250427105714588 DMSC DEBUG msub_fsm[0x55eefe207db0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105714588 DMSC DEBUG msub_fsm[0x55eefe207db0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105714588 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1e0220]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105714588 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1e0220]{READY}: Removing from parent msub_fsm[0x55eefe207db0] (msub.c:113) 20250427105714588 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-404 (ran_conn.c:142) 20250427105714588 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-404 (ran_conn.c:155) 20250427105714588 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1e0220]{READY}: Freeing instance (msub.c:113) 20250427105714588 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55eefe1e0220]{READY}: Deallocated (fsm.c:568) 20250427105714588 DMSC DEBUG msub(IMSI-262420000001004) Free (msub.c:119) 20250427105714588 DVLR INFO VLR subscr IMSI-262420000001004 - active-conn: now used by 0 (-) (msub.c:375) 20250427105714588 DVLR DEBUG SUBSCR(IMSI-262420000001004) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427105714588 DMSC DEBUG msub_fsm[0x55eefe207db0]{terminating}: Freeing instance (msub.c:113) 20250427105714588 DMSC DEBUG msub_fsm[0x55eefe207db0]{terminating}: Deallocated (fsm.c:568) 20250427105714588 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105714588 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105714588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105714588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105714588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105714588 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105714588 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105714588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105714588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105714588 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 11 09 1b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2009)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2007)@84c1225eaf8b: Session index based on local reference:0 20250427105714589 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105714589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2009)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105714589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105714589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105714589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105714589 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105714589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105714590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105714590 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105714590 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 11 09 1b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2008)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_imsi_timeout_gsup2(2015)1116443 TC_iu_lu_imsi_timeout_gsup2(2015)@84c1225eaf8b: setverdict(pass): none -> pass TC_iu_lu_imsi_timeout_gsup2(2015)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_timeout_gsup2(2015)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_timeout_gsup2(2015)@84c1225eaf8b: Final verdict of PTC: pass 20250427105714592 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105714592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105714592 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105714592 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105714592 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105714592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105714592 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105714592 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105714592 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105714592 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) 20250427105714592 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105714592 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105714592 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105714592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105714592 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105714592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105714592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105714592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105714592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105714592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105714592 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) 20250427105714592 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) 20250427105714592 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105714592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105714592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105714592 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105714592 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) 20250427105714592 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105714592 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105714592 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105714592 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105714592 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427105714592 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105714592 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105714592 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105714592 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105714592 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) 20250427105714592 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) 20250427105714592 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105714592 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105714592 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105714592 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105714592 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105714592 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427105714592 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2003)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2001)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2006)@84c1225eaf8b: Final verdict of PTC: none 20250427105714593 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105714593 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-RAN(2005)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(2013)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2004)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2010)@84c1225eaf8b: Final verdict of PTC: none 20250427105714593 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427105714593 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105714593 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) 20250427105714593 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105714593 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427105714593 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) 20250427105714593 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105714593 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105714593 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) IPA-CTRL-CLI-IPA(2016)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2008)@84c1225eaf8b: Final verdict of PTC: none 20250427105714593 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105714593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105714593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105714593 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) 20250427105714593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105714593 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105714593 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(2012)@84c1225eaf8b: Final verdict of PTC: none 20250427105714593 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427105714593 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(2007)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2002)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2009)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2014)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2000)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2011)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2000): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2001): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2002): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2003): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2004): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2005): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2006): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2007): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2008): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2009): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2010): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2011): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2012): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2013): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2014): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_lu_imsi_timeout_gsup2(2015): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2016): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_lu_imsi_timeout_gsup finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass'. Sun Apr 27 10:57:14 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup.talloc 20250427105715594 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=306032) 20250427105716593 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105716593 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105716593 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105716593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105716593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105716593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105716594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105716594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105716594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105716595 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=306032, count=309340) 20250427105717596 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi ------ Sun Apr 27 10:57:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105718596 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_lu_imsi_auth3g_tmsi started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2020)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2020)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2020)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2018)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2023)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2023)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2023)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2021)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2026)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2026)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2026)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2024)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105719286 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2027)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105719451 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105719451 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105719451 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105719451 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2020)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2020)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105719455 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105719455 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105719455 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105719455 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105719455 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105719455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105719455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105719455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105719455 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_0-M3UA(2020)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2020)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105719456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105719456 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2020)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2020)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2020)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2020)@84c1225eaf8b: Message received on association #8 20250427105719458 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105719458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105719458 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105719458 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105719458 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105719458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105719458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105719458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105719458 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105719458 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105719458 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105719458 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2020)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2020)@84c1225eaf8b: Message received on association #8 20250427105719458 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105719458 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2020)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2020)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2020)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2020)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105719466 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105719466 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427105719466 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105719466 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2023)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2023)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105719471 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105719471 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105719471 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105719471 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105719471 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105719471 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105719471 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105719471 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) 20250427105719471 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105719471 DLSS7 DEBUG 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) 20250427105719471 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2023)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2023)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2023)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2023)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105719472 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105719472 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105719472 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105719472 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) 20250427105719472 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105719472 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105719472 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105719472 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) 20250427105719472 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105719472 DLSS7 DEBUG 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) 20250427105719472 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105719472 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427105719472 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427105719472 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2023)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2023)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2023)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2023)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2023)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2023)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2023)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2023)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105719480 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105719480 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427105719480 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105719480 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2026)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2026)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2026)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105719486 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105719486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105719486 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105719486 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105719486 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105719486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105719486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105719486 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) 20250427105719486 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105719486 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) 20250427105719486 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2026)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2026)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2026)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2026)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2026)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105719488 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105719488 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105719488 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105719488 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) 20250427105719488 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105719488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105719488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105719488 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) 20250427105719488 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105719488 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) 20250427105719488 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) 20250427105719488 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105719488 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427105719488 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427105719488 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2026)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2023)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2023)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2026)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2026)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2026)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2026)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2026)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2026)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2026)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105719597 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105719597 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2029)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2029)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105719603 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2029)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2029)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2029)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2029)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105719624 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105719624 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2030)@84c1225eaf8b: Created GsupExpect[0] for "262420000001005" to be handled at TC_iu_lu_imsi_auth3g_tmsi2(2032) TC_iu_lu_imsi_auth3g_tmsi2(2032)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105720271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105720271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105720271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105720271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105720271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105720271 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105720271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105720271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105720271 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105720271 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105720272 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105720272 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105720272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105720272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105720272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105720272 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105720272 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105720272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105720272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105720272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2020)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427105720278 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105720279 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105720279 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105720279 DLM3UA 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) 20250427105720279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105720279 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) 20250427105720279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105720279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105720279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105720279 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2023)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105720279 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105720279 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105720279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105720279 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) 20250427105720279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105720279 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) 20250427105720279 DLSS7 DEBUG Found route for dpc=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) 20250427105720279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427105720279 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105720279 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-RAN(2019)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2023)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2022)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427105720294 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105720294 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105720294 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105720294 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105720294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105720294 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105720294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105720294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105720294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105720294 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) 20250427105720294 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427105720294 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427105720294 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105720294 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105720294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105720294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105720294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105720294 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427105720294 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105720294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105720294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105720294 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2026)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2026)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2025)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2025)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(2032)8079853 MSC_Test_2-SCCP(2024)@84c1225eaf8b: First idle individual index:0 20250427105720305 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105720305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105720305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105720305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105720305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105720305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105720305 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105720305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105720305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105720305 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 7b 49 ed 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 50 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2025)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427105720305 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) 20250427105720305 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Allocated (fsm.c:456) 20250427105720305 DMSC DEBUG msc_i[0x55eefe1cf8a0]{READY}: Allocated (fsm.c:456) 20250427105720305 DMSC DEBUG msc_i[0x55eefe1cf8a0]{READY}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105720305 DMSC DEBUG msc_a[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105720305 DMSC DEBUG msc_a[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105720305 DMSC DEBUG msc_a(unknown:UTRAN-Iu-405:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105720305 DMSC DEBUG msc_i(unknown:UTRAN-Iu-405:NONE)[0x55eefe1cf8a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105720305 DMSC DEBUG msc_a(unknown:UTRAN-Iu-405:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105720305 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-405:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427105720305 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-405:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427105720305 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105720305 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105720305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-405:LU)[0x55eefe1e0220]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105720305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-405:LU)[0x55eefe1e0220]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001005:UTRAN-Iu-405:LU)[0x55eefe1b4ab0] (fsm.c:486) 20250427105720305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-405:LU)[0x55eefe1e0220]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427105720305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-405:LU)[0x55eefe1e0220]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105720305 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105720305 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105720305 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105720305 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105720305 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105720305 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105720305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1e0220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105720305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1e0220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105720305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1e0220]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105720305 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1a32f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105720305 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1a32f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1e0220] (fsm.c:486) 20250427105720305 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1a32f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105720306 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1a32f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105720306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105720306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105720306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105720306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105720306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105720306 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) 20250427105720306 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105720306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105720306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105720306 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 7b 49 ed 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2026)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2024)@84c1225eaf8b: { messageType := 2, destLocRef := '7B49ED'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2030)@84c1225eaf8b: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_auth3g_tmsi2(2032) MSC_Test-GSUP(2030)@84c1225eaf8b: Added IMSI table entry 0TC_iu_lu_imsi_auth3g_tmsi2(2032)"262420000001005" TC_iu_lu_imsi_auth3g_tmsi2(2032)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(2032)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105720309 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105720309 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1a32f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105720309 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4) Received 1 auth tuples (vlr.c:996) 20250427105720309 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1a32f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105720309 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1a32f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427105720309 DMM DEBUG Tx AUTH REQ (rand = 940c2aee6957f705c3d544c5f778b2c8) (gsm_04_08.c:641) 20250427105720309 DMM DEBUG AUTH REQ (autn = 469ab6299ee284cc2b43777b0aa7a528) (gsm_04_08.c:643) 20250427105720309 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427105720309 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105720309 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1cf8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105720309 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105720309 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105720309 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105720309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105720309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105720309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105720309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105720309 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105720309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105720309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105720309 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 7b 49 ed 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 94 0c 2a ee 69 57 f7 05 c3 d5 44 c5 f7 78 b2 c8 20 10 46 9a b6 29 9e e2 84 cc 2b 43 77 7b 0a a7 a5 28 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2026)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2026)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2024)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2024)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2024)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2024)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2025)@84c1225eaf8b: patching N(SD)=1 into dtap '0514648EDC6421043BF29D02'O MSC_Test_2-RAN(2025)@84c1225eaf8b: patched enc_l3: '0554648EDC6421043BF29D02'O MSC_Test_2-SCCP(2024)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2024)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2024)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2024)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554648EDC6421043BF29D02'O MSC_Test_2-M3UA(2026)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105720316 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105720316 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105720316 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105720316 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105720316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105720316 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105720316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105720316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105720316 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105720316 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 64 8e dc 64 21 04 3b f2 9d 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105720316 DIUCS DEBUG (UTRAN-Iu-405) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105720316 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1cf8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105720316 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1cf8a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105720316 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105720316 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105720316 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427105720316 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 648edc643bf29d02) (gsm_04_08.c:1128) 20250427105720316 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1a32f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105720316 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4) AUTH on UTRAN received RES: 648edc643bf29d02 (8 bytes) (vlr_auth_fsm.c:151) 20250427105720316 DVLR INFO SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427105720316 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1a32f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105720316 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1a32f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105720316 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1a32f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105720316 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1a32f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1e0220] (vlr_auth_fsm.c:294) 20250427105720316 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1a32f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105720316 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1a32f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105720316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1e0220]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427105720316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1e0220]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105720316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1e0220]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427105720316 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427105720316 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1a6aa7e45cf5bd4b8bf561ef6b84c453, CK=NONE (ran_msg_iu.c:388) 20250427105720316 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1cf8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427105720316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1e0220]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427105720316 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105720316 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105720316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105720316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105720316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105720316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105720316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105720316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105720316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105720316 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 7b 49 ed 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 1a 6a a7 e4 5c f5 bd 4b 8b f5 61 ef 6b 84 c4 53 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2026)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2026)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2024)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2024)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2024)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2024)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2024)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2024)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2024)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2024)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427105720324 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105720324 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105720324 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105720324 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105720324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105720324 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105720324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105720324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105720324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105720324 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 95 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2026)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105720324 DIUCS DEBUG (UTRAN-Iu-405) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105720324 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1cf8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105720324 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1cf8a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427105720324 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105720324 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427105720324 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427105720324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1e0220]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427105720324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1e0220]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105720324 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427105720324 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1cf8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105720324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1e0220]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105720324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1e0220]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105720324 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105720324 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1e0220] (fsm.c:486) 20250427105720324 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105720324 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105720324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105720324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105720324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105720324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105720325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105720325 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105720325 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105720325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105720325 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105720325 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 7b 49 ed 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2026)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2024)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2024)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2024)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2024)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105720327 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105720327 DVLR DEBUG IMSI:262420000001005 has MSISDN:491230001005 (vlr.c:1045) 20250427105720327 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250427105720327 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105720327 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105720327 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1e0220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105720327 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105720327 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105720327 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105720327 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1e0220] (vlr_lu_fsm.c:110) 20250427105720327 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105720327 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1a32f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105720327 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1e0220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105720327 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1e0220]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105720327 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe207db0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105720327 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe207db0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe1e0220] (fsm.c:486) 20250427105720327 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe207db0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105720327 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe207db0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105720327 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe207db0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105720327 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe207db0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105720327 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:TMSInew-0x19B54147) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250427105720327 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe207db0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105720327 DMM DEBUG -> IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:TMSInew-0x19B54147 LOCATION UPDATE ACCEPT (TMSI = 0x19b54147) (gsm_04_08.c:149) 20250427105720327 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:TMSInew-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427105720327 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:TMSInew-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105720327 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:TMSInew-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1cf8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105720327 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:TMSInew-0x19B54147 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105720327 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105720327 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105720327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105720327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105720327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105720327 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105720327 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105720327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105720327 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105720327 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 7b 49 ed 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 b5 41 47 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2026)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2024)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2024)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2024)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2024)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_auth3g_tmsi2(2032)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2025)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2025)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2024)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2024)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2024)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2024)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427105720329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105720329 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105720329 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105720329 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105720329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105720329 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105720329 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105720329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105720329 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105720329 DLSS7 DEBUG 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) 20250427105720329 DIUCS DEBUG (UTRAN-Iu-405) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105720329 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:TMSInew-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1cf8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105720329 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:TMSInew-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1cf8a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105720329 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:TMSInew-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105720329 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:TMSInew-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105720329 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:TMSInew-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427105720329 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:TMSInew-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105720329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:TMSInew-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1e0220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105720329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe207db0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105720329 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250427105720329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe207db0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105720329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1e0220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105720329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe207db0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105720329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe207db0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1e0220] (vlr_lu_fsm.c:817) 20250427105720329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe207db0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105720329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x194B88A4:UTRAN-Iu-405:LU)[0x55eefe207db0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105720329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1e0220]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105720329 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105720329 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250427105720329 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001005/3/1): Available (smpp_smsc.c:626) 20250427105720329 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105720329 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105720329 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427105720329 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105720329 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105720329 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105720329 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427105720329 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1cf8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105720329 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105720329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105720329 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105720329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105720329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105720329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105720329 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105720329 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105720329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105720329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105720329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 7b 49 ed 00 01 0d 00 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2026)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2024)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2024)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2024)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2024)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2024)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2024)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2024)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2024)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427105720332 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105720332 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105720332 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105720332 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105720332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105720332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105720332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105720332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105720332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105720332 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 95 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2026)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105720332 DIUCS DEBUG (UTRAN-Iu-405) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105720332 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1cf8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105720332 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1cf8a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427105720332 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105720332 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427105720332 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427105720332 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105720332 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427105720332 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105720332 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105720332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1e0220]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105720332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1e0220]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1b4ab0] (msc_a.c:1053) 20250427105720332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1e0220]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105720332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1e0220]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105720332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1e0220]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105720332 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1bdae0] (msc_a.c:1053) 20250427105720332 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105720332 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105720332 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105720332 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147) MSC-A terminated (msub.c:261) 20250427105720332 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147) 1 MSC-I still active (msub.c:79) 20250427105720332 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105720332 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105720332 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1cf8a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105720332 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1cf8a0]{READY}: Removing from parent msub_fsm[0x55eefe1bdae0] (msub.c:113) 20250427105720332 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-405 (ran_conn.c:142) 20250427105720332 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-405 (ran_conn.c:155) 20250427105720332 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1cf8a0]{READY}: Freeing instance (msub.c:113) 20250427105720332 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-405:LU)[0x55eefe1cf8a0]{READY}: Deallocated (fsm.c:568) 20250427105720332 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147) Free (msub.c:119) 20250427105720332 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105720332 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Freeing instance (msub.c:113) 20250427105720332 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Deallocated (fsm.c:568) 20250427105720332 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105720332 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105720332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105720332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105720332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105720332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105720332 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105720332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105720332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105720332 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 7b 49 ed 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2026)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2024)@84c1225eaf8b: Session index based on local reference:0 20250427105720333 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105720333 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105720333 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105720333 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105720333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105720333 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105720333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105720333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105720333 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105720333 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 7b 49 ed 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2026)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2025)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(2032)8079853 TC_iu_lu_imsi_auth3g_tmsi2(2032)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(2032)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(2032)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(2032)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(2032)@84c1225eaf8b: Final verdict of PTC: pass 20250427105720335 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105720335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105720335 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105720335 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105720335 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105720335 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-M3UA(2023)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(2020)@84c1225eaf8b: Final verdict of PTC: none 20250427105720335 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105720335 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) 20250427105720335 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105720335 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105720335 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105720335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105720335 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105720335 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105720335 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105720335 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) 20250427105720335 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105720335 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105720335 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105720335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105720335 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105720335 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105720336 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105720336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105720336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105720336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105720336 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) 20250427105720336 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) 20250427105720336 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105720336 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105720336 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105720336 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105720336 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105720336 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427105720336 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105720336 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105720336 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105720336 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105720336 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) 20250427105720336 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) 20250427105720336 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105720336 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105720336 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(2018)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2024)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2027)@84c1225eaf8b: Final verdict of PTC: none 20250427105720337 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105720337 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105720337 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427105720337 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2021)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(2030)@84c1225eaf8b: Final verdict of PTC: none 20250427105720339 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(2028)@84c1225eaf8b: Final verdict of PTC: none 20250427105720339 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105720339 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) 20250427105720339 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105720339 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427105720339 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) 20250427105720339 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105720339 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105720339 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105720339 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105720339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105720339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105720339 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) 20250427105720339 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105720339 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105720339 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105720339 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427105720339 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(2019)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2022)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2029)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2026)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2025)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2017)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2031)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2033)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2017): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2018): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2019): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2020): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2021): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2022): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2023): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2024): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2025): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2026): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2027): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2028): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2029): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2030): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2031): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_lu_imsi_auth3g_tmsi2(2032): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2033): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass'. Sun Apr 27 10:57:20 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 20250427105721340 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=331052) 20250427105722337 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105722337 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105722337 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105722337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105722337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105722337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105722340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105722340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105722340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105722340 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=331052, count=334360) 20250427105723341 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc ------ Sun Apr 27 10:57:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105724341 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_lu_imsi_timeout_tmsi_realloc started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2037)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2037)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2037)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2035)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2040)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2040)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2040)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2038)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2043)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2043)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2043)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-SCCP(2041)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105725055 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2044)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105725190 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105725190 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105725190 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105725190 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2037)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2037)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105725193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105725193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105725193 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_0-M3UA(2037)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2037)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105725193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105725193 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105725193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105725193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105725193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105725193 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105725193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105725193 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2037)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2037)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105725194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105725194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105725194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105725194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105725194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105725194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105725194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105725194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105725194 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105725194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(2037)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2037)@84c1225eaf8b: Message received on association #8 20250427105725194 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105725194 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2037)@84c1225eaf8b: Message received on association #8 20250427105725194 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105725194 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2037)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2037)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2037)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2037)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105725220 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105725220 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427105725220 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105725220 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2040)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2040)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2040)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2040)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105725222 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105725222 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105725222 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105725222 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105725222 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105725222 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105725222 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105725222 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) 20250427105725222 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105725222 DLSS7 DEBUG 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) 20250427105725222 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2040)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2040)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105725223 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105725223 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105725223 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105725223 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(2040)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105725223 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105725223 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105725223 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105725223 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) 20250427105725223 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105725223 DLSS7 DEBUG 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) 20250427105725223 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105725223 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2040)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2040)@84c1225eaf8b: Message received on association #8 20250427105725223 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2040)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2040)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2040)@84c1225eaf8b: Message received on association #820250427105725223 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2040)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105725246 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105725246 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427105725246 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105725246 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2043)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2043)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105725251 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105725251 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105725251 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105725251 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105725251 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105725251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105725251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105725251 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) 20250427105725251 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105725251 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) 20250427105725251 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2043)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2043)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2043)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2043)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105725253 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105725253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105725253 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105725253 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) 20250427105725253 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105725253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105725253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105725253 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) 20250427105725253 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105725253 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) 20250427105725253 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) 20250427105725253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105725253 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2043)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105725253 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427105725253 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2040)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2043)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2040)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2043)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2043)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2043)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2043)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2043)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2043)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105725343 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105725343 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2046)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2046)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105725345 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2046)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2046)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2046)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2046)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105725364 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105725364 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2047)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105726002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105726002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105726002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105726002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105726002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105726002 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105726002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105726002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105726002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105726002 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2037)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105726002 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105726002 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105726002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105726002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105726002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105726002 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105726002 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105726002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105726002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105726002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2037)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2036)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427105726031 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105726031 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105726031 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105726031 DLM3UA 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) 20250427105726031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105726031 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) 20250427105726031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105726031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105726031 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_1-M3UA(2040)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105726031 DLSS7 DEBUG 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) 20250427105726032 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105726032 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105726032 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105726032 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) 20250427105726032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105726032 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) 20250427105726032 DLSS7 DEBUG Found route for dpc=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) 20250427105726032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427105726032 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105726032 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2040)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2039)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427105726065 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105726065 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105726065 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105726065 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105726065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105726065 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105726065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105726065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105726065 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105726065 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105726066 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427105726066 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427105726066 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105726066 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105726066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105726066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105726066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105726066 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427105726066 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105726066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105726066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105726066 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2043)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2042)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2042)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(2049)11133115 MSC_Test_2-SCCP(2041)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-RAN(2042)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427105726082 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105726082 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105726082 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105726082 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105726082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105726082 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105726082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105726082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105726082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2043)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105726082 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 a9 e0 bb 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) 20250427105726082 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) 20250427105726082 DMSC DEBUG msub_fsm[0x55eefe1e0220]{active}: Allocated (fsm.c:456) 20250427105726082 DMSC DEBUG msc_i[0x55eefe1b4ab0]{READY}: Allocated (fsm.c:456) 20250427105726082 DMSC DEBUG msc_i[0x55eefe1b4ab0]{READY}: is child of msub_fsm[0x55eefe1e0220] (fsm.c:486) 20250427105726082 DMSC DEBUG msc_a[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105726082 DMSC DEBUG msc_a[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1e0220] (fsm.c:486) 20250427105726082 DMSC DEBUG msc_a(unknown:UTRAN-Iu-406:NONE)[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105726082 DMSC DEBUG msc_i(unknown:UTRAN-Iu-406:NONE)[0x55eefe1b4ab0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105726082 DMSC DEBUG msc_a(unknown:UTRAN-Iu-406:NONE)[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105726082 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-406:NONE)[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427105726082 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-406:NONE)[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427105726082 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105726082 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105726082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-406:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105726082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-406:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001005:UTRAN-Iu-406:LU)[0x55eefe1cf8a0] (fsm.c:486) 20250427105726082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-406:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427105726082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-406:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105726082 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105726082 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105726082 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105726082 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105726082 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427105726082 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105726082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105726082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105726082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105726082 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe207db0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105726082 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe207db0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1bdae0] (fsm.c:486) 20250427105726082 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe207db0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105726082 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe207db0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105726082 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105726082 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105726082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105726082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105726082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105726082 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) 20250427105726082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105726082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105726082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105726082 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 a9 e0 bb 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2043)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2041)@84c1225eaf8b: { messageType := 2, destLocRef := 'A9E0BB'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2047)@84c1225eaf8b: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_timeout_tmsi_realloc2(2049) MSC_Test-GSUP(2047)@84c1225eaf8b: Added IMSI table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(2049)"262420000001005" 20250427105726091 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105726091 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe207db0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105726091 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147) Received 1 auth tuples (vlr.c:996) 20250427105726091 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe207db0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105726091 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe207db0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427105726091 DMM DEBUG Tx AUTH REQ (rand = 629ebe2ca8764abf44586cf077e012aa) (gsm_04_08.c:641) 20250427105726091 DMM DEBUG AUTH REQ (autn = c95eb8838957dcd94e28751226dfdb67) (gsm_04_08.c:643) 20250427105726091 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427105726091 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105726091 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105726091 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105726091 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105726091 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105726091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105726091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105726091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105726091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105726091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105726091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105726091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105726091 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 a9 e0 bb 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 62 9e be 2c a8 76 4a bf 44 58 6c f0 77 e0 12 aa 20 10 c9 5e b8 83 89 57 dc d9 4e 28 75 12 26 df db 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(2043)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2043)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2041)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2041)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2041)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2041)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2042)@84c1225eaf8b: patching N(SD)=1 into dtap '05146ECBBC3421041AA4E7DA'O MSC_Test_2-RAN(2042)@84c1225eaf8b: patched enc_l3: '05546ECBBC3421041AA4E7DA'O MSC_Test_2-SCCP(2041)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2041)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2041)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2041)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546ECBBC3421041AA4E7DA'O MSC_Test_2-M3UA(2043)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105726108 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105726108 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105726108 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105726108 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105726108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105726108 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105726108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105726108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105726108 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105726108 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 6e cb bc 34 21 04 1a a4 e7 da 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105726108 DIUCS DEBUG (UTRAN-Iu-406) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105726108 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105726108 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1b4ab0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105726108 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105726108 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105726108 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427105726108 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6ecbbc341aa4e7da) (gsm_04_08.c:1128) 20250427105726108 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe207db0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105726108 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147) AUTH on UTRAN received RES: 6ecbbc341aa4e7da (8 bytes) (vlr_auth_fsm.c:151) 20250427105726108 DVLR INFO SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427105726108 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe207db0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105726108 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe207db0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105726108 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe207db0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105726108 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe207db0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1bdae0] (vlr_auth_fsm.c:294) 20250427105726108 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe207db0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105726108 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe207db0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105726108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427105726108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105726108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427105726108 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427105726108 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ae77a714551f6afbd39adf1de2fb8744, CK=NONE (ran_msg_iu.c:388) 20250427105726108 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427105726108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427105726109 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105726109 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105726109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105726109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105726109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105726109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105726109 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105726109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105726109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105726109 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 a9 e0 bb 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ae 77 a7 14 55 1f 6a fb d3 9a df 1d e2 fb 87 44 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2043)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2041)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2041)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2041)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2041)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2041)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2041)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2041)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2041)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427105726123 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105726123 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105726123 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105726123 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105726123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105726123 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2043)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105726123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105726123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105726123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105726123 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427105726123 DIUCS DEBUG (UTRAN-Iu-406) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105726123 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105726123 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1b4ab0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427105726123 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105726123 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427105726123 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427105726123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427105726123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105726123 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427105726123 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105726123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105726123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105726123 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105726123 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1bdae0] (fsm.c:486) 20250427105726123 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105726123 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105726123 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105726123 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105726123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105726124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105726124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105726124 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105726124 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105726124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105726124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105726124 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 a9 e0 bb 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2043)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2041)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2041)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2041)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2041)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105726130 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105726130 DVLR DEBUG IMSI:262420000001005 has MSISDN:491230001005 (vlr.c:1045) 20250427105726130 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250427105726130 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105726131 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105726131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105726131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105726131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105726131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105726131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1bdae0] (vlr_lu_fsm.c:110) 20250427105726131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105726131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe207db0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105726131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105726131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105726131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1a32f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105726131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1a32f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1bdae0] (fsm.c:486) 20250427105726131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1a32f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105726131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1a32f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105726131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1a32f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105726131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1a32f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105726131 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250427105726131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1a32f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105726131 DMM DEBUG -> IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE LOCATION UPDATE ACCEPT (TMSI = 0x22f566be) (gsm_04_08.c:149) 20250427105726131 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427105726131 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105726131 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105726131 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105726131 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105726131 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105726131 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105726131 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105726131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105726131 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105726131 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105726131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105726131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105726131 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 a9 e0 bb 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 f5 66 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(2043)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2043)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2041)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2041)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2041)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2041)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105731083 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250427105731083 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250427105731083 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105731083 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427105731083 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427105731083 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105731083 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105731083 DMM INFO msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427105731083 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250427105731083 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105731083 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105731083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105731083 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250427105731083 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105731083 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427105731083 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105731084 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105731084 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105731084 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105731084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105731084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105731084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105731084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105731084 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105731084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105731084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105731084 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 a9 e0 bb 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) 20250427105731084 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105731084 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105731084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105731084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105731084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105731084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105731084 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105731084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105731084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105731084 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 a9 e0 bb 00 01 0d 00 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2043)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2043)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2041)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2043)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2041)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2041)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2041)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2041)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2041)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2041)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2041)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_timeout_tmsi_realloc2(2049)@84c1225eaf8b: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@84c1225eaf8b: Test Component 2049 has requested to stop MTC. Terminating current testcase execution. 20250427105733139 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105733139 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427105733139 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105733139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105733139 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105733139 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105733139 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105733139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105733139 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105733139 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105733139 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105733139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105733139 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105733139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105733139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105733139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105733139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105733139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105733139 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) 20250427105733139 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) 20250427105733139 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105733139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105733139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105733140 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105733140 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) 20250427105733140 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105733140 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427105733140 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427105733140 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) 20250427105733140 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427105733140 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427105733140 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) 20250427105733140 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105733140 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105733140 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105733140 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105733140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105733140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105733140 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) 20250427105733140 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) 20250427105733140 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105733140 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105733140 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105733140 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105733140 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) 20250427105733140 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105733140 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427105733140 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) 20250427105733140 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105733140 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427105733140 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105733140 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105733140 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105733140 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105733140 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) 20250427105733140 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105733140 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105733140 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105733139 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105733139 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2037)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2035)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2038)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2044)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(2047)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2043)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2040)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2039)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2036)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2041)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2050)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2048)@84c1225eaf8b: Final verdict of PTC: none 20250427105733141 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427105733141 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105733141 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427105733141 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105733141 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2034)@84c1225eaf8b: Final verdict of PTC: none TC_iu_lu_imsi_timeout_tmsi_realloc2(2049)@84c1225eaf8b: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" MSC_Test-GSUP-IPA(2046)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2045)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2042)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2034): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2035): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2036): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2037): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2038): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2039): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2040): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2041): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2042): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2043): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2044): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2045): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2046): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2047): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2048): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_lu_imsi_timeout_tmsi_realloc2(2049): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2050): none (fail -> fail) MTC@84c1225eaf8b: Test case TC_iu_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail'. Sun Apr 27 10:57:33 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 20250427105734142 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=297312) 20250427105735140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105735140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105735140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105735141 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105735141 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105735141 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105735141 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105735141 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105735141 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105735143 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=297312, count=300620) 20250427105736145 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown'. ------ MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown ------ Sun Apr 27 10:57:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105737147 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_cmserv_imsi_unknown started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2054)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2054)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2054)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2052)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105738131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1a32f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Timeout of T3250 (fsm.c:317) 20250427105738131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1a32f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: No timer_cb, automatic termination (fsm.c:329) 20250427105738131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1a32f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Terminating (cause = OSMO_FSM_TERM_TIMEOUT) (fsm.c:332) 20250427105738131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1a32f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1bdae0] (fsm.c:332) 20250427105738131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1a32f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Freeing instance (fsm.c:332) 20250427105738131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:UTRAN-Iu-406:LU)[0x55eefe1a32f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Deallocated (fsm.c:568) 20250427105738131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: Received Event VLR_ULA_E_LU_COMPL_FAILURE (fsm.c:332) 20250427105738131 DVLR ERROR vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: Event VLR_ULA_E_LU_COMPL_FAILURE not permitted (fsm.c:332) MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2057)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2057)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2057)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2055)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105738148 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2060)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2060)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2060)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2058)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105738177 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2061)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105738304 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105738304 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105738304 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105738304 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2054)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2054)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2054)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2054)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105738308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105738308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105738308 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105738308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105738308 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105738308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105738308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105738308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105738308 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105738308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105738308 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2054)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2054)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105738310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105738310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105738310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105738310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105738310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105738310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105738310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105738310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105738310 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105738310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(2054)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105738310 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105738310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427105738310 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105738310 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2054)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2054)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2054)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2054)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2054)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2054)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2054)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105738334 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105738334 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427105738334 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105738334 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2057)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2057)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2057)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2057)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105738338 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105738338 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105738338 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105738338 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105738338 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105738338 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105738338 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105738338 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) 20250427105738338 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105738338 DLSS7 DEBUG 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) 20250427105738338 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2057)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2057)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105738339 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105738339 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105738339 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105738339 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) 20250427105738339 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105738339 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105738339 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105738339 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) 20250427105738339 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2057)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2057)@84c1225eaf8b: Message received on association #8 20250427105738340 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427105738340 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105738339 DLSS7 DEBUG 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) 20250427105738339 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105738339 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2057)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2057)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2057)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2057)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2057)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2057)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105738365 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105738365 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427105738365 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105738365 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2060)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2060)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105738370 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105738370 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105738370 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105738370 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105738370 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105738370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105738370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105738370 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) 20250427105738370 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105738370 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) 20250427105738370 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2060)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2060)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2060)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2060)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2060)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105738372 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105738372 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105738372 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105738372 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) 20250427105738372 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105738372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105738372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105738372 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) 20250427105738372 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105738372 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) 20250427105738372 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) 20250427105738372 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105738372 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(2060)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105738372 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427105738372 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2057)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2060)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2057)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2060)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2060)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2060)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2060)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2060)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2060)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105739113 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105739113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105739113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105739113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105739113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105739113 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105739113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105739113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(2054)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105739113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105739113 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105739114 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105739114 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105739114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105739114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105739114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105739114 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105739114 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105739114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105739114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105739114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2054)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2053)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427105739145 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105739146 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105739146 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105739146 DLM3UA 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) 20250427105739146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105739146 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) 20250427105739146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105739146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105739146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105739146 DLSS7 DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105739146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105739146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105739146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105739146 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) 20250427105739146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105739146 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) 20250427105739146 DLSS7 DEBUG Found route for dpc=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) 20250427105739146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427105739146 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105739146 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2057)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427105739149 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105739149 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2063)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test_1-RAN(2056)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2063)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105739153 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2063)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2063)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2063)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2063)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105739170 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105739170 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427105739182 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105739182 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105739182 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105739182 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105739182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105739182 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105739182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105739182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105739182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105739182 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105739182 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427105739182 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-406 (ran_conn.c:142) 20250427105739183 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250427105739183 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1b4ab0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250427105739183 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1b4ab0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250427105739183 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1b4ab0]{CLEARED}: Removing from parent msub_fsm[0x55eefe1e0220] (msc_i.c:221) 20250427105739183 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1b4ab0]{CLEARED}: Freeing instance (msc_i.c:221) 20250427105739183 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1b4ab0]{CLEARED}: Deallocated (fsm.c:568) 20250427105739183 DMSC DEBUG msub_fsm[0x55eefe1e0220]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250427105739183 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE) MSC-I terminated (msub.c:261) 20250427105739183 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE) 1 MSC-A still active (msub.c:79) 20250427105739183 DMSC DEBUG msub_fsm[0x55eefe1e0220]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105739183 DMSC DEBUG msub_fsm[0x55eefe1e0220]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105739183 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105739183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105739183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1cf8a0] (msub.c:113) 20250427105739183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105739183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: Freeing instance (msub.c:113) 20250427105739183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105739183 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x55eefe1e0220] (msub.c:113) 20250427105739183 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250427105739183 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE:UTRAN-Iu-406:LU)[0x55eefe1cf8a0]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250427105739183 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE) Free (msub.c:119) 20250427105739183 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x19B54147:TMSInew-0x22F566BE - active-conn: now used by 1 (attached) (msub.c:375) 20250427105739183 DMSC DEBUG msub_fsm[0x55eefe1e0220]{terminating}: Freeing instance (msub.c:113) 20250427105739183 DMSC DEBUG msub_fsm[0x55eefe1e0220]{terminating}: Deallocated (fsm.c:568) 20250427105739183 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-406 (ran_conn.c:155) 20250427105739183 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427105739183 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105739183 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105739183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105739183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105739183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105739183 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427105739183 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105739183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105739183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105739183 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2060)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2059)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2064)@84c1225eaf8b: Created GsupExpect[0] for "262420000001006" to be handled at TC_iu_cmserv_imsi_unknown2(2066) TC_iu_cmserv_imsi_unknown2(2066)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001006'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2059)@84c1225eaf8b: Added conn table entry 0TC_iu_cmserv_imsi_unknown2(2066)5047167 MSC_Test_2-SCCP(2058)@84c1225eaf8b: First idle individual index:0 20250427105739254 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105739254 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105739254 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105739254 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105739254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105739254 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105739254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105739254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105739254 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105739254 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 4d 03 7f 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105739254 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) 20250427105739254 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Allocated (fsm.c:456) 20250427105739254 DMSC DEBUG msc_i[0x55eefe1cf8a0]{READY}: Allocated (fsm.c:456) 20250427105739254 DMSC DEBUG msc_i[0x55eefe1cf8a0]{READY}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105739254 DMSC DEBUG msc_a[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105739254 DMSC DEBUG msc_a[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105739254 DMSC DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105739254 DMSC DEBUG msc_i(unknown:UTRAN-Iu-407:NONE)[0x55eefe1cf8a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105739254 DMSC DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105739254 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427105739254 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427105739254 DMM DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105739254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105739254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1e0220] (fsm.c:486) 20250427105739254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427105739254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105739254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250427105739254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105739254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250427105739254 DMM DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250427105739254 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: Sending DTAP: MM GSM48_MT_MM_CM_SERV_REJ (msc_a.c:2106) 20250427105739254 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105739254 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-RAN(2059)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427105739254 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250427105739255 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250427105739255 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250427105739255 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427105739255 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105739255 DIUCS ERROR msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250427105739255 DIUCS ERROR msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250427105739255 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105739255 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105739255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105739255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105739255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105739255 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) 20250427105739255 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105739255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105739255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105739255 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 4d 03 7f 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) 20250427105739255 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105739255 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105739255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105739255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105739255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105739255 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105739255 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105739255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105739255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105739255 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 4d 03 7f 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) 20250427105739255 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105739255 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105739255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105739255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105739255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105739255 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105739255 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105739255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105739255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105739255 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 4d 03 7f 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2060)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2060)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2060)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2060)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2060)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2060)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2058)@84c1225eaf8b: { messageType := 2, destLocRef := '4D037F'O, sourceLocRef := '000197'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2058)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2058)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2058)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2058)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2058)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2058)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2058)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2058)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2058)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP-IPA(2063)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2063)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250427105809256 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_RELEASING}: Timeout of X2 (fsm.c:317) 20250427105809256 DIUCS ERROR msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_RELEASING}: Timeout while releasing, discarding right now (msc_a.c:922) 20250427105809256 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105809256 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:924) 20250427105809256 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_RELEASED}: Released: msc_a use is 0 (-) (msc_a.c:1044) 20250427105809256 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1047) 20250427105809256 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1047) 20250427105809256 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1e0220] (msc_a.c:1047) 20250427105809256 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1047) 20250427105809256 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105809256 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1bdae0] (msc_a.c:1047) 20250427105809256 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1047) 20250427105809256 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105809256 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1047) 20250427105809256 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250427105809256 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250427105809256 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105809256 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105809256 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105809256 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: Removing from parent msub_fsm[0x55eefe1bdae0] (msub.c:113) 20250427105809256 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-407 (ran_conn.c:142) 20250427105809256 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-407 (ran_conn.c:155) 20250427105809256 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: Freeing instance (msub.c:113) 20250427105809256 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: Deallocated (fsm.c:568) 20250427105809256 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250427105809256 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Freeing instance (msub.c:113) 20250427105809256 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Deallocated (fsm.c:568) 20250427105809256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105809256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105809256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105809256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105809256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105809256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105809256 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105809257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105809257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105809257 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 4d 03 7f 00 01 97 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2060)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2060)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2058)@84c1225eaf8b: Session index based on local reference:0 20250427105809259 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105809259 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105809259 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105809259 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105809259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105809259 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105809259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105809259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105809259 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105809259 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 97 4d 03 7f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2060)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2059)@84c1225eaf8b: Deleted conn table entry 0TC_iu_cmserv_imsi_unknown2(2066)5047167 MSC_Test-GSUP-IPA(2063)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2063)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2063)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2063)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_cmserv_imsi_unknown2(2066)@84c1225eaf8b: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@84c1225eaf8b: Test Component 2066 has requested to stop MTC. Terminating current testcase execution. 20250427105839226 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105839226 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) 20250427105839226 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105839226 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105839226 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105839226 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105839226 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) 20250427105839226 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105839226 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105839226 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105839226 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105839226 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427105839226 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105839226 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105839226 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105839226 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105839226 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) 20250427105839226 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) 20250427105839226 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105839226 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105839226 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(2057)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2055)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2052)@84c1225eaf8b: Final verdict of PTC: none 20250427105839227 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105839227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105839227 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105839227 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105839227 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105839227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105839227 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105839227 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105839226 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427105839227 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427105839227 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105839227 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105839227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105839227 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105839227 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105839227 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105839227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105839227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105839227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105839228 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) 20250427105839228 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105839228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105839228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105839228 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105839229 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2054)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2061)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(2064)@84c1225eaf8b: Final verdict of PTC: none 20250427105839230 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-RAN(2059)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2056)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2062)@84c1225eaf8b: Final verdict of PTC: none 20250427105839230 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105839230 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) 20250427105839230 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105839230 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427105839230 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) 20250427105839230 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105839230 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105839230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105839230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105839230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105839230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105839230 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) 20250427105839230 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105839230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105839230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105839230 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427105839230 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2067)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2058)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2063)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2053)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2060)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2051)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2065)@84c1225eaf8b: Final verdict of PTC: none TC_iu_cmserv_imsi_unknown2(2066)@84c1225eaf8b: Final verdict of PTC: fail reason: "Tguard timeout" MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2051): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2052): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2053): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2054): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2055): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2056): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2057): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2058): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2059): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2060): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2061): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2062): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2063): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2064): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2065): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_cmserv_imsi_unknown2(2066): fail (none -> fail) reason: "Tguard timeout" MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2067): none (fail -> fail) MTC@84c1225eaf8b: Test case TC_iu_cmserv_imsi_unknown finished. Verdict: fail reason: Tguard timeout MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail'. Sun Apr 27 10:58:39 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 20250427105840231 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=254788) 20250427105841227 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105841227 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105841227 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105841228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105841228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105841228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105841231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105841231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105841231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105841232 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=254788, count=258376) 20250427105842234 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_call ------ Sun Apr 27 10:58:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105843235 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_lu_and_mo_call started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2071)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2071)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2071)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2069)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2074)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2074)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2074)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2072)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2077)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2077)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2077)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-SCCP(2075)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105843927 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2078)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105844096 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105844097 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105844097 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105844097 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2071)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2071)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105844102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105844102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105844102 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105844102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105844102 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105844102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105844102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105844102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105844102 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105844102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105844102 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2071)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2071)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2071)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2071)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105844102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105844102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105844102 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105844102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105844102 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105844102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105844102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105844102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105844102 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105844102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105844102 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105844102 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105844102 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2071)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2071)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2071)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105844102 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2071)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2071)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2071)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2071)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105844110 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105844110 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427105844110 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105844110 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2074)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2074)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105844115 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105844115 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105844115 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105844115 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105844115 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105844115 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105844115 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105844115 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) 20250427105844115 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105844115 DLSS7 DEBUG 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(2074)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2074)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105844115 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2074)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2074)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2074)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105844117 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105844117 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105844117 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_1-M3UA(2074)@84c1225eaf8b: Message received on association #8 20250427105844117 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) 20250427105844117 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105844118 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105844118 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105844118 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) 20250427105844118 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105844118 DLSS7 DEBUG 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) 20250427105844118 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105844118 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105844118 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427105844118 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2074)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2074)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2074)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2074)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2074)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105844122 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105844122 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427105844122 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105844122 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2077)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2077)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105844130 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105844130 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105844130 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105844130 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105844130 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105844130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105844130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105844130 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) 20250427105844130 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2077)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2077)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105844130 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) 20250427105844131 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2077)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2077)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105844133 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105844134 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105844134 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_2-M3UA(2077)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105844134 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) 20250427105844134 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105844134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105844134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105844134 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) 20250427105844134 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105844134 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) 20250427105844134 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) 20250427105844134 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105844134 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427105844134 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427105844134 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2074)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2077)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2074)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2077)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2077)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2077)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2077)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2077)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2077)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105844237 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105844237 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2080)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2080)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105844243 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2080)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2080)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2080)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2080)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105844265 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105844265 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2081)@84c1225eaf8b: Created GsupExpect[0] for "262420000001007" to be handled at TC_iu_lu_and_mo_call2(2083) TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105844915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105844915 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105844915 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105844915 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105844915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105844915 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105844915 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105844915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105844915 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105844915 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2071)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105844915 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105844915 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105844915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105844915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105844915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105844915 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105844915 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105844915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105844915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105844915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2071)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427105844920 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105844920 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105844920 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105844920 DLM3UA 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) 20250427105844920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105844920 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) 20250427105844920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105844920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105844920 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105844920 DLSS7 DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105844921 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105844921 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105844921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105844921 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) 20250427105844921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105844921 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) 20250427105844921 DLSS7 DEBUG Found route for dpc=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) 20250427105844921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427105844921 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105844921 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2074)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2070)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(2073)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427105844938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105844938 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105844938 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105844938 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105844938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105844938 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105844938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105844938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105844938 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105844938 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(2077)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105844939 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427105844939 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427105844939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105844939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105844939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105844939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105844939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105844939 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427105844939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105844939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105844939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105844939 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2076)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2076)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mo_call2(2083)5149994 MSC_Test_2-SCCP(2075)@84c1225eaf8b: First idle individual index:0 20250427105844950 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105844950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105844950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105844950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105844950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105844950 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105844950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105844950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105844950 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105844950 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 4e 95 2a 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 70 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2076)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427105844950 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) 20250427105844951 DMSC DEBUG msub_fsm[0x55eefe1a32f0]{active}: Allocated (fsm.c:456) 20250427105844951 DMSC DEBUG msc_i[0x55eefe1e0220]{READY}: Allocated (fsm.c:456) 20250427105844951 DMSC DEBUG msc_i[0x55eefe1e0220]{READY}: is child of msub_fsm[0x55eefe1a32f0] (fsm.c:486) 20250427105844951 DMSC DEBUG msc_a[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105844951 DMSC DEBUG msc_a[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1a32f0] (fsm.c:486) 20250427105844951 DMSC DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105844951 DMSC DEBUG msc_i(unknown:UTRAN-Iu-408:NONE)[0x55eefe1e0220]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105844951 DMSC DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105844951 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427105844951 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427105844951 DMM DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105844951 DMM DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105844951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105844951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1cf8a0] (fsm.c:486) 20250427105844951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427105844951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105844951 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105844951 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001007 id=262420000001007 (vlr.c:661) 20250427105844951 DVLR INFO New subscr, IMSI: 262420000001007 (vlr.c:562) 20250427105844951 DVLR DEBUG VLR subscr IMSI-262420000001007 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105844951 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105844951 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105844951 DVLR DEBUG VLR subscr IMSI-262420000001007 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427105844951 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105844951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105844951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105844951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1bdae0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105844951 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0430]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105844951 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0430]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1bdae0] (fsm.c:486) 20250427105844951 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0430]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105844951 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0430]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105844951 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105844951 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105844951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105844951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105844951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105844951 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427105844951 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105844951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105844951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105844951 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 4e 95 2a 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@84c1225eaf8b: { messageType := 2, destLocRef := '4E952A'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2081)@84c1225eaf8b: Found GsupExpect[0] for "262420000001007" handled at TC_iu_lu_and_mo_call2(2083) MSC_Test-GSUP(2081)@84c1225eaf8b: Added IMSI table entry 0TC_iu_lu_and_mo_call2(2083)"262420000001007" TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: setverdict(pass): none -> pass 20250427105844954 DVLR DEBUG VLR subscr IMSI-262420000001007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105844954 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0430]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105844954 DVLR DEBUG SUBSCR(IMSI-262420000001007) Received 1 auth tuples (vlr.c:996) 20250427105844954 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0430]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105844954 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0430]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427105844954 DMM DEBUG Tx AUTH REQ (rand = 30bb759a74c79542c79c33adc78046e9) (gsm_04_08.c:641) 20250427105844954 DMM DEBUG AUTH REQ (autn = d7ff3e7bcd375ea26cef7609c05916e7) (gsm_04_08.c:643) 20250427105844954 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427105844954 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105844954 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105844954 DVLR DEBUG VLR subscr IMSI-262420000001007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105844954 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105844954 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105844954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105844954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105844954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105844954 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427105844954 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105844954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105844954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105844954 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 4e 95 2a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 30 bb 75 9a 74 c7 95 42 c7 9c 33 ad c7 80 46 e9 20 10 d7 ff 3e 7b cd 37 5e a2 6c ef 76 09 c0 59 16 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(2077)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2076)@84c1225eaf8b: patching N(SD)=1 into dtap '05147B23FF312104D0B2F989'O MSC_Test_2-RAN(2076)@84c1225eaf8b: patched enc_l3: '05547B23FF312104D0B2F989'O MSC_Test_2-SCCP(2075)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2075)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547B23FF312104D0B2F989'O 20250427105844959 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105844959 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105844959 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105844959 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105844959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105844959 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105844959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105844959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105844959 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105844959 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 7b 23 ff 31 21 04 d0 b2 f9 89 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105844959 DIUCS DEBUG (UTRAN-Iu-408) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105844959 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105844959 DIUCS DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0220]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105844959 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105844959 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105844959 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427105844959 DMM DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7b23ff31d0b2f989) (gsm_04_08.c:1128) 20250427105844959 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0430]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105844959 DVLR DEBUG SUBSCR(IMSI-262420000001007) AUTH on UTRAN received RES: 7b23ff31d0b2f989 (8 bytes) (vlr_auth_fsm.c:151) 20250427105844959 DVLR INFO SUBSCR(IMSI-262420000001007) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427105844959 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0430]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105844959 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0430]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105844959 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0430]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105844959 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0430]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1bdae0] (vlr_auth_fsm.c:294) 20250427105844959 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0430]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105844959 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0430]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105844959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427105844959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105844959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427105844959 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427105844959 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=423da27c8b7ebe6697295550391725d4, CK=NONE (ran_msg_iu.c:388) 20250427105844959 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427105844959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427105844959 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105844959 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105844959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105844959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105844959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105844959 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427105844959 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105844959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105844959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105844959 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 4e 95 2a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 42 3d a2 7c 8b 7e be 66 97 29 55 50 39 17 25 d4 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2075)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2075)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427105844964 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105844964 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105844964 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105844964 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105844964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105844964 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105844964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105844964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105844964 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105844964 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 98 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105844964 DIUCS DEBUG (UTRAN-Iu-408) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105844964 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105844964 DIUCS DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0220]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427105844964 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105844964 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427105844964 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427105844964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427105844964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105844964 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427105844964 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105844964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105844964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105844964 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0430]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105844964 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0430]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1bdae0] (fsm.c:486) 20250427105844964 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0430]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105844964 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0430]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105844964 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105844964 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105844964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105844964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105844964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105844964 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427105844964 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105844964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105844964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105844964 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 4e 95 2a 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105844966 DVLR DEBUG VLR subscr IMSI-262420000001007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105844966 DVLR DEBUG IMSI:262420000001007 has MSISDN:491230001007 (vlr.c:1045) 20250427105844966 DMSC NOTICE msub(IMSI-262420000001007:MSISDN-491230001007) VLR: update for IMSI=262420000001007 (MSISDN=491230001007) (gsm_04_08.c:1541) 20250427105844966 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105844966 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105844966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105844966 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0430]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105844966 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0430]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105844966 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0430]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105844966 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0430]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55eefe1bdae0] (vlr_lu_fsm.c:110) 20250427105844966 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0430]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105844966 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55eefe1e0430]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105844966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105844966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105844966 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55eefe208600]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105844966 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55eefe208600]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55eefe1bdae0] (fsm.c:486) 20250427105844966 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55eefe208600]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105844966 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55eefe208600]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105844966 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55eefe208600]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105844966 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55eefe208600]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105844966 DMSC NOTICE msub(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x0B329593) VLR: update for IMSI=262420000001007 (MSISDN=491230001007) (gsm_04_08.c:1541) 20250427105844966 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55eefe208600]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105844966 DMM DEBUG -> IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x0B329593 LOCATION UPDATE ACCEPT (TMSI = 0x0b329593) (gsm_04_08.c:149) 20250427105844966 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427105844966 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105844966 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1e0220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105844966 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105844966 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105844966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105844966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105844966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105844966 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427105844966 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105844966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105844966 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x0B329593 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105844966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105844966 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 4e 95 2a 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 0b 32 95 93 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2076)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2076)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2075)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2075)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427105844968 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105844968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105844968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105844968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105844968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105844968 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105844968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105844968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105844968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105844968 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105844968 DIUCS DEBUG (UTRAN-Iu-408) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105844968 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1e0220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105844968 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1e0220]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105844968 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105844968 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105844968 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427105844968 DMM DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105844968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105844968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55eefe208600]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105844968 DMSC NOTICE msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593) VLR: update for IMSI=262420000001007 (MSISDN=491230001007) (gsm_04_08.c:1541) 20250427105844968 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427105844968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55eefe208600]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105844968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105844968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55eefe208600]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105844968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55eefe208600]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1bdae0] (vlr_lu_fsm.c:817) 20250427105844968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55eefe208600]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105844968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55eefe208600]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105844968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1bdae0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105844968 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105844968 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250427105844968 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001007/3/1): Available (smpp_smsc.c:626) 20250427105844968 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105844968 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105844968 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427105844968 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105844968 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105844968 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105844968 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427105844968 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1e0220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105844968 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427105844969 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105844969 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105844969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105844969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105844969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105844969 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427105844969 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105844969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105844969 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105844969 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 4e 95 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(2077)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2075)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2075)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427105844971 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105844971 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105844971 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105844971 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105844971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105844971 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105844971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105844971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105844971 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105844971 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105844971 DIUCS DEBUG (UTRAN-Iu-408) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105844971 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1e0220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105844971 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1e0220]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427105844971 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105844971 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427105844971 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427105844971 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105844971 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427105844971 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105844971 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105844971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105844971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1cf8a0] (msc_a.c:1053) 20250427105844971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105844971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105844971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1bdae0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105844971 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1a32f0] (msc_a.c:1053) 20250427105844971 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105844971 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1cf8a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105844971 DMSC DEBUG msub_fsm[0x55eefe1a32f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105844971 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593) MSC-A terminated (msub.c:261) 20250427105844971 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593) 1 MSC-I still active (msub.c:79) 20250427105844971 DMSC DEBUG msub_fsm[0x55eefe1a32f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105844971 DMSC DEBUG msub_fsm[0x55eefe1a32f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105844971 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1e0220]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105844971 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1e0220]{READY}: Removing from parent msub_fsm[0x55eefe1a32f0] (msub.c:113) 20250427105844971 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-408 (ran_conn.c:142) 20250427105844972 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-408 (ran_conn.c:155) 20250427105844972 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1e0220]{READY}: Freeing instance (msub.c:113) 20250427105844972 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-408:LU)[0x55eefe1e0220]{READY}: Deallocated (fsm.c:568) 20250427105844972 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593) Free (msub.c:119) 20250427105844972 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105844972 DMSC DEBUG msub_fsm[0x55eefe1a32f0]{terminating}: Freeing instance (msub.c:113) 20250427105844972 DMSC DEBUG msub_fsm[0x55eefe1a32f0]{terminating}: Deallocated (fsm.c:568) 20250427105844972 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105844972 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105844972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105844972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105844972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105844972 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427105844972 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105844972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105844972 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105844972 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 4e 95 2a 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105844972 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105844972 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105844972 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105844972 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105844972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105844972 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105844972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105844972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105844972 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105844972 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 4e 95 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2076)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2083)5149994 TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: 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 := '0B329593'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2076)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mo_call2(2083)7561067 MSC_Test_2-RAN(2076)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2075)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105845177 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105845177 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105845177 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105845177 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105845177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105845177 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105845177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105845177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105845177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105845177 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 73 5f 6b 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 0b 32 95 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) 20250427105845178 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) 20250427105845178 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Allocated (fsm.c:456) 20250427105845178 DMSC DEBUG msc_i[0x55eefe1cf8a0]{READY}: Allocated (fsm.c:456) 20250427105845178 DMSC DEBUG msc_i[0x55eefe1cf8a0]{READY}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105845178 DMSC DEBUG msc_a[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105845178 DMSC DEBUG msc_a[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427105845178 DMSC DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105845178 DMSC DEBUG msc_i(unknown:UTRAN-Iu-409:NONE)[0x55eefe1cf8a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105845178 DMSC DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105845178 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427105845178 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427105845178 DMM DEBUG msc_a(TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105845178 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105845178 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220] (fsm.c:486) 20250427105845178 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427105845178 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105845179 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105845179 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105845179 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105845179 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105845179 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105845179 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427105845179 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105845179 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1a32f0] (fsm.c:486) 20250427105845179 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105845179 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105845179 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105845179 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105845179 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105845179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105845179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105845179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105845179 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) 20250427105845179 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105845179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105845179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105845179 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 73 5f 6b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@84c1225eaf8b: { messageType := 2, destLocRef := '735F6B'O ("s_k"), 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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105845186 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105845186 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105845186 DVLR DEBUG SUBSCR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593) Received 1 auth tuples (vlr.c:996) 20250427105845186 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105845186 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427105845186 DMM DEBUG Tx AUTH REQ (rand = ec2aa047d5d645f93509dece8f225e79) (gsm_04_08.c:641) 20250427105845186 DMM DEBUG AUTH REQ (autn = 122754e20d12fc357fe95131ba6ee355) (gsm_04_08.c:643) 20250427105845186 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427105845186 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105845186 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105845186 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105845187 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105845187 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105845187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105845187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105845187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105845187 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105845187 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105845187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105845187 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105845187 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 73 5f 6b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ec 2a a0 47 d5 d6 45 f9 35 09 de ce 8f 22 5e 79 20 10 12 27 54 e2 0d 12 fc 35 7f e9 51 31 ba 6e e3 55 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2076)@84c1225eaf8b: patching N(SD)=1 into dtap '0514866D52B02104B9C3ECD1'O MSC_Test_2-RAN(2076)@84c1225eaf8b: patched enc_l3: '0554866D52B02104B9C3ECD1'O MSC_Test_2-SCCP(2075)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2075)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554866D52B02104B9C3ECD1'O 20250427105845195 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105845195 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105845195 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105845195 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105845195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105845195 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105845195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105845195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105845195 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105845195 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 86 6d 52 b0 21 04 b9 c3 ec d1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105845195 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105845195 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105845196 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105845196 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105845196 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105845196 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427105845196 DMM DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 866d52b0b9c3ecd1) (gsm_04_08.c:1128) 20250427105845196 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105845196 DVLR DEBUG SUBSCR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593) AUTH on UTRAN received RES: 866d52b0b9c3ecd1 (8 bytes) (vlr_auth_fsm.c:151) 20250427105845196 DVLR INFO SUBSCR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427105845196 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105845196 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105845196 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105845196 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1a32f0] (vlr_auth_fsm.c:294) 20250427105845196 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105845196 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105845196 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427105845196 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105845196 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427105845196 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427105845196 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=136ba8ab758de01226b0de9da22316bf, CK=NONE (ran_msg_iu.c:388) 20250427105845196 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427105845196 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427105845197 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105845197 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105845197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105845197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105845197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105845197 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105845197 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105845197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105845197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105845197 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 73 5f 6b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 13 6b a8 ab 75 8d e0 12 26 b0 de 9d a2 23 16 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(2077)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2075)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2075)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427105845204 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105845204 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105845204 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105845204 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105845204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105845204 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105845204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105845204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105845204 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105845204 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105845205 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105845205 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105845205 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427105845205 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105845205 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427105845205 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427105845205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427105845205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105845205 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427105845205 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105845205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105845205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105845205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105845205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105845205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105845205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105845206 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105845206 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105845206 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.972s remaining) (msc_a.c:450) 20250427105845206 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001007/3/1): Available (smpp_smsc.c:626) 20250427105845206 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105845206 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105845206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105845206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105845206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105845206 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105845206 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105845206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105845206 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105845206 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 73 5f 6b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2078)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call2(2083) MSC_Test-MGCP(2079)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2076)@84c1225eaf8b: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2075)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: vl_len:28 MSC_Test_2-SCCP(2075)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250427105845222 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105845222 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105845222 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105845222 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105845222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105845222 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105845222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105845222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105845222 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105845222 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) MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105845223 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105845223 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105845223 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105845223 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105845223 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105845223 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427105845223 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105845223 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593 callref-0x80000033 tid-8) New transaction (transaction.c:231) 20250427105845223 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427105845223 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105845223 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105845223 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105845223 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105845223 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593: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) 20250427105845223 DCC INFO trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105845223 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105845223 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250427105845223 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105845223 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600]{ESTABLISHING}: is child of msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220] (fsm.c:486) 20250427105845223 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593: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) 20250427105845223 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1fe7a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105845223 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1fe7a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600] (fsm.c:486) 20250427105845223 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:no-CI)[0x55eefe1fe7a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427105845223 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:no-CI)[0x55eefe1fe7a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105845223 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1f8490]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105845223 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1f8490]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600] (fsm.c:486) 20250427105845223 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:no-CI)[0x55eefe1f8490]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250427105845223 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:no-CI)[0x55eefe1f8490]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2079)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105845237 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:no-CI)[0x55eefe1fe7a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105845237 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105845237 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105845237 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{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) 20250427105845237 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX 20250427105845239 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:no-CI)[0x55eefe1f8490]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105845239 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105845239 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105845239 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{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) 20250427105845239 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593: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) 20250427105845239 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) Sending Assignment Command (msc_a.c:706) 20250427105845239 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250427105845239 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{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) 20250427105845239 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105845240 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105845240 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105845240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105845240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105845240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105845240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105845240 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105845240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105845240 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105845240 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 73 5f 6b 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-MNCC(2078)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call2(2083) MSC_Test-MNCC(2078)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mo_call2(2083)-2147483597 MSC_Test_2-M3UA(2077)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind 20250427105845244 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427105845244 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2075)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: vl_len:46 MSC_Test_2-SCCP(2075)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C600A7C350001C0A802150000000000000000000000000040040C0000'O 20250427105845268 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105845268 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105845268 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105845268 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105845268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105845268 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105845268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105845268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105845268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105845268 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) 20250427105845268 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105845268 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105845268 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427105845268 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=1 (ran_msg_iu.c:132) 20250427105845268 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105845268 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105845268 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=1 (ran_msg_iu.c:132) 20250427105845268 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250427105845268 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1f8490]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250427105845268 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593: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)[0x55eefe1f8490]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105845268 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593: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) 20250427105845268 DCC INFO trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593: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) 20250427105845268 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593: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) 20250427105845268 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427105845270 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105845270 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105845271 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105845271 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427105845271 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250427105845271 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105845271 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105845271 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250427105845271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105845271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105845271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105845271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105845271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105845271 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105845271 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105845271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105845271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105845271 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 73 5f 6b 00 01 1b 00 14 40 17 00 00 02 00 10 40 0b 0a 83 02 04 06 60 00 02 04 01 85 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427105845272 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593: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)[0x55eefe1f8490]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105845272 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593: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)[0x55eefe1f8490]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105845272 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-SCCP(2075)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105845275 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427105845275 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105845275 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105845275 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105845275 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250427105845275 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105845275 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105845275 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105845275 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105845275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105845275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105845275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105845275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105845275 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105845275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105845275 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105845275 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 73 5f 6b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427105845278 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593: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) 20250427105845278 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593: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) 20250427105845278 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593: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) 20250427105845278 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1fe7a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105845278 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1fe7a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105845278 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593: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)[0x55eefe1fe7a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105845278 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427105845278 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105845278 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105845278 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427105845278 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427105845278 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250427105845278 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105845278 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105845278 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105845278 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105845278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105845278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105845278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105845278 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105845278 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105845278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105845278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105845278 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 73 5f 6b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: { 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" } } } } } } } TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT 20250427105845281 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593: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)[0x55eefe1fe7a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105845281 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593: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)[0x55eefe1fe7a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105845281 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105845281 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105845281 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_2-RAN(2076)@84c1225eaf8b: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2076)@84c1225eaf8b: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2075)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2075)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O 20250427105845282 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105845282 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105845282 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105845282 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105845282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105845282 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105845282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105845282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105845282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105845282 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105845282 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105845282 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105845282 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105845282 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105845282 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105845282 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427105845283 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427105845283 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427105845283 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427105845283 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105845283 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: f_mo_call_establish DONE TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: Hold the call for some time TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: Hangup TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427105850797 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427105850797 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105850797 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427105850797 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427105850797 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250427105850797 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105850797 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105850797 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105850797 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105850797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105850797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105850797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105850797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105850798 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105850798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105850798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105850798 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 73 5f 6b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC 20250427105850804 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427105850804 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105850804 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105850804 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427105850804 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427105850804 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427105850804 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250427105850804 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105850805 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105850805 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105850805 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105850805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105850805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105850805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105850805 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105850805 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105850805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105850805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105850805 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 73 5f 6b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2076)@84c1225eaf8b: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2076)@84c1225eaf8b: patched enc_l3: '032A'O MSC_Test_2-SCCP(2075)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2075)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O 20250427105850811 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105850811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105850811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105850811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105850811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105850811 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105850811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105850811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105850811 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105850811 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105850812 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105850812 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105850812 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105850812 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105850812 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105850812 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427105850812 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427105850812 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427105850812 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427105850812 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427105850812 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427105850812 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105850812 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105850812 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105850812 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427105850812 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427105850812 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105850812 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105850812 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105850812 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427105850812 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593: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)[0x55eefe1f8490]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105850812 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593: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)[0x55eefe1f8490]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600] (call_leg.c:197) 20250427105850812 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593: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)[0x55eefe1f8490]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105850812 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593: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)[0x55eefe1f8490]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105850812 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593: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)[0x55eefe1fe7a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427105850812 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593: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)[0x55eefe1fe7a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600] (call_leg.c:197) 20250427105850813 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105850813 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593: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)[0x55eefe1fe7a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427105850813 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593: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)[0x55eefe1fe7a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105850813 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427105850813 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600]{RELEASING}: Removing from parent msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220] (call_leg.c:198) 20250427105850813 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600]{RELEASING}: Freeing instance (call_leg.c:198) 20250427105850813 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe208600]{RELEASING}: Deallocated (fsm.c:568) 20250427105850813 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427105850813 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427105850813 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105850813 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427105850813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105850813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105850813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105850813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105850813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105850813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105850813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105850813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105850813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105850813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 73 5f 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) MSC_Test-MNCC(2078)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2083)-2147483597 MSC_Test_2-M3UA(2077)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@84c1225eaf8b: Session index based on local reference:0 TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2075)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2075)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2075)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427105850820 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105850820 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105850820 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105850820 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105850820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105850820 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105850820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105850820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105850821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105850821 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105850821 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105850821 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105850821 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427105850821 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105850821 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427105850821 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427105850821 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105850821 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427105850821 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105850821 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105850821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105850821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220] (msc_a.c:1053) 20250427105850821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105850821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1a32f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105850821 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1bdae0] (msc_a.c:1053) 20250427105850821 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105850821 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1e0220]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105850821 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105850821 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593) MSC-A terminated (msub.c:261) 20250427105850821 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593) 1 MSC-I still active (msub.c:79) 20250427105850821 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105850821 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105850821 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105850821 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: Removing from parent msub_fsm[0x55eefe1bdae0] (msub.c:113) 20250427105850821 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-409 (ran_conn.c:142) 20250427105850821 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-409 (ran_conn.c:155) 20250427105850821 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: Freeing instance (msub.c:113) 20250427105850821 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55eefe1cf8a0]{READY}: Deallocated (fsm.c:568) 20250427105850821 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593) Free (msub.c:119) 20250427105850821 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x0B329593 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105850821 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Freeing instance (msub.c:113) 20250427105850821 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Deallocated (fsm.c:568) 20250427105850822 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105850822 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105850822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105850822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105850822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105850822 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105850822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105850822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105850822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105850822 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 73 5f 6b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-RAN(2076)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2083)7561067 20250427105850825 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105850825 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105850825 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105850825 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105850825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2077)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105850825 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105850825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105850825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105850825 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105850825 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 73 5f 6b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: f_call_hangup 9: done TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2083)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(2081)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2069)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2072)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2075)@84c1225eaf8b: Final verdict of PTC: none 20250427105851841 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105851841 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105851841 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105851841 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_1-M3UA(2074)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2070)@84c1225eaf8b: Final verdict of PTC: none 20250427105851841 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105851841 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(2071)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2078)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2073)@84c1225eaf8b: Final verdict of PTC: none 20250427105851841 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105851841 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) 20250427105851841 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105851841 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105851841 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105851841 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105851841 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105851841 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105851841 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105851841 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) 20250427105851841 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105851841 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105851841 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105851841 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105851841 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105851841 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105851841 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105851841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105851841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105851841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105851841 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) 20250427105851841 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) 20250427105851841 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105851841 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105851841 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105851841 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105851841 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105851841 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427105851841 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105851841 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105851841 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105851841 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105851841 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) 20250427105851841 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) 20250427105851841 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105851841 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105851841 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105851841 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105851841 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105851841 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) 20250427105851841 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105851841 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105851841 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427105851841 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) 20250427105851841 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105851841 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105851841 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105851841 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105851841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105851841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105851841 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) 20250427105851841 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427105851841 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105851841 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105851841 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105851841 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105851841 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427105851842 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) MSC_Test_2-RAN(2076)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2068)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2080)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2077)@84c1225eaf8b: Final verdict of PTC: none 20250427105851842 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2084)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2079)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2082)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2068): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2069): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2070): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2071): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2072): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2073): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2074): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2075): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2076): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2077): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2078): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2079): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2080): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2081): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2082): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_lu_and_mo_call2(2083): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2084): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_lu_and_mo_call finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call pass'. Sun Apr 27 10:58:51 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_call pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_call.talloc 20250427105852843 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=643576) 20250427105853842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105853842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105853842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105853842 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105853842 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105853842 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105853842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105853842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105853842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105853844 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=643576, count=647504) 20250427105854845 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout ------ Sun Apr 27 10:58:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105855846 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2088)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2088)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2088)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2086)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2091)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2091)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2091)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-SCCP(2089)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2094)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2094)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2094)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2092)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105856539 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2095)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105856701 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105856701 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105856701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105856701 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2088)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2088)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105856707 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105856707 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105856707 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105856707 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105856707 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105856707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105856707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105856707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105856707 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105856707 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105856707 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2088)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2088)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2088)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2088)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105856710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105856710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105856710 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105856710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105856710 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105856710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105856710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105856710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105856710 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105856710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105856710 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105856710 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427105856710 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105856710 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2088)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2088)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2088)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2088)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2088)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2088)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2088)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2088)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105856718 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105856718 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427105856718 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105856718 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2091)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2091)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105856723 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105856723 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105856723 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105856723 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105856723 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105856723 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105856723 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105856723 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) 20250427105856723 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105856723 DLSS7 DEBUG 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) 20250427105856723 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2091)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2091)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2091)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2091)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105856725 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105856725 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105856725 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105856725 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) 20250427105856725 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105856725 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105856725 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105856725 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) 20250427105856725 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105856725 DLSS7 DEBUG 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) 20250427105856725 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105856725 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2091)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2091)@84c1225eaf8b: Message received on association #8 20250427105856725 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427105856725 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2091)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2091)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2091)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2091)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2091)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2091)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105856735 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105856735 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427105856735 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105856735 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2094)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2094)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105856744 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105856744 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105856744 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105856744 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105856744 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105856744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105856744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105856744 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) 20250427105856744 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105856744 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) 20250427105856744 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2094)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2094)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2094)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2094)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105856746 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105856746 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105856746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105856746 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) 20250427105856746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105856746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105856746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105856746 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) 20250427105856746 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105856746 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) 20250427105856746 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) 20250427105856746 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105856746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427105856747 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427105856747 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2094)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2091)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2091)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2094)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2094)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2094)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2094)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2094)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2094)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2094)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105856848 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105856848 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2097)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2097)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105856854 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2097)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2097)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2097)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2097)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105856887 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105856887 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2098)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105857512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105857512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857512 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105857512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105857512 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857512 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2088)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105857513 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857513 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105857513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857513 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105857513 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105857513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2088)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2087)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427105857526 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857526 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857526 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857526 DLM3UA 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) 20250427105857526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857526 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) 20250427105857526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105857526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857526 DLSS7 DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105857526 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857526 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857526 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) 20250427105857526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857526 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) 20250427105857526 DLSS7 DEBUG Found route for dpc=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) 20250427105857526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427105857526 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857526 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2091)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2090)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427105857549 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105857549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857549 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105857549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105857549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857549 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(2094)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105857550 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427105857550 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427105857550 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857550 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105857550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857550 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427105857550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105857551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857551 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2093)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2093)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)1241540 MSC_Test_2-SCCP(2092)@84c1225eaf8b: First idle individual index:0 20250427105857571 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857571 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857571 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857571 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105857571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857571 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105857571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105857571 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857571 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 12 f1 c4 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105857571 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) 20250427105857571 DMSC DEBUG msub_fsm[0x55eefe1feb30]{active}: Allocated (fsm.c:456) 20250427105857571 DMSC DEBUG msc_i[0x55eefe1e0430]{READY}: Allocated (fsm.c:456) 20250427105857571 DMSC DEBUG msc_i[0x55eefe1e0430]{READY}: is child of msub_fsm[0x55eefe1feb30] (fsm.c:486) 20250427105857571 DMSC DEBUG msc_a[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105857571 DMSC DEBUG msc_a[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1feb30] (fsm.c:486) 20250427105857571 DMSC DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105857571 DMSC DEBUG msc_i(unknown:UTRAN-Iu-410:NONE)[0x55eefe1e0430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105857571 DMSC DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105857571 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427105857571 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427105857571 DMM DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001019 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105857571 DMM DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105857571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe2000b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105857571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe2000b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fe7a0] (fsm.c:486) 20250427105857571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe2000b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427105857571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe2000b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105857571 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105857571 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001019 id=262420000001019 (vlr.c:661) 20250427105857571 DVLR INFO New subscr, IMSI: 262420000001019 (vlr.c:562) 20250427105857571 DVLR DEBUG VLR subscr IMSI-262420000001019 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105857571 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105857571 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105857571 DVLR DEBUG VLR subscr IMSI-262420000001019 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427105857571 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105857571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe2000b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105857571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe2000b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105857571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe2000b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105857571 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fea00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105857571 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fea00]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe2000b0] (fsm.c:486) 20250427105857571 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fea00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105857571 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fea00]{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(2093)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427105857572 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857572 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105857572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857572 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) 20250427105857572 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105857572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857572 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 12 f1 c4 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@84c1225eaf8b: { messageType := 2, destLocRef := '12F1C4'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test-GSUP(2098)@84c1225eaf8b: Found GsupExpect[0] for "262420000001019" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100) MSC_Test-GSUP(2098)@84c1225eaf8b: Added IMSI table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)"262420000001019" 20250427105857576 DVLR DEBUG VLR subscr IMSI-262420000001019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105857576 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fea00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105857576 DVLR DEBUG SUBSCR(IMSI-262420000001019) Received 1 auth tuples (vlr.c:996) 20250427105857576 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fea00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105857576 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fea00]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427105857576 DMM DEBUG Tx AUTH REQ (rand = 3e310d8dc4124d626bdb551ef62e7490) (gsm_04_08.c:641) 20250427105857576 DMM DEBUG AUTH REQ (autn = 2f573b9aab61acf3e62cd46321969f82) (gsm_04_08.c:643) 20250427105857576 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427105857576 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105857576 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1e0430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105857576 DVLR DEBUG VLR subscr IMSI-262420000001019 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105857576 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857576 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105857576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105857576 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105857576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857576 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 12 f1 c4 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 3e 31 0d 8d c4 12 4d 62 6b db 55 1e f6 2e 74 90 20 10 2f 57 3b 9a ab 61 ac f3 e6 2c d4 63 21 96 9f 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(2094)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2093)@84c1225eaf8b: patching N(SD)=1 into dtap '05149A03B3E82104D18F34EE'O MSC_Test_2-RAN(2093)@84c1225eaf8b: patched enc_l3: '05549A03B3E82104D18F34EE'O MSC_Test_2-SCCP(2092)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2092)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549A03B3E82104D18F34EE'O 20250427105857583 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857583 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857583 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857583 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105857583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857583 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105857583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105857583 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857583 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 9a 03 b3 e8 21 04 d1 8f 34 ee 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105857583 DIUCS DEBUG (UTRAN-Iu-410) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105857583 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1e0430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105857583 DIUCS DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1e0430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105857583 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105857583 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105857583 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427105857583 DMM DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9a03b3e8d18f34ee) (gsm_04_08.c:1128) 20250427105857583 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fea00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105857583 DVLR DEBUG SUBSCR(IMSI-262420000001019) AUTH on UTRAN received RES: 9a03b3e8d18f34ee (8 bytes) (vlr_auth_fsm.c:151) 20250427105857583 DVLR INFO SUBSCR(IMSI-262420000001019) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427105857583 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fea00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105857583 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fea00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105857583 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fea00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105857583 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fea00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe2000b0] (vlr_auth_fsm.c:294) 20250427105857583 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fea00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105857583 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fea00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105857583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe2000b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427105857583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe2000b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427105857583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe2000b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427105857583 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427105857583 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d05eb751d90641ecf76284d8f8f830ca, CK=NONE (ran_msg_iu.c:388) 20250427105857583 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1e0430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427105857583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe2000b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427105857583 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857583 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105857583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857583 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105857583 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105857583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857583 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 12 f1 c4 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d0 5e b7 51 d9 06 41 ec f7 62 84 d8 f8 f8 30 ca 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2092)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2092)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105857589 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105857589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857589 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105857589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105857589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857589 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427105857589 DIUCS DEBUG (UTRAN-Iu-410) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105857589 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1e0430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105857589 DIUCS DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1e0430]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427105857589 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105857589 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427105857589 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427105857589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe2000b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427105857589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe2000b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427105857589 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427105857589 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1e0430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105857589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe2000b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427105857589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe2000b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427105857589 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fea00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105857589 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fea00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe2000b0] (fsm.c:486) 20250427105857589 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fea00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427105857589 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fea00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427105857589 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857589 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105857589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857589 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105857589 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105857589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857589 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 12 f1 c4 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105857592 DVLR DEBUG VLR subscr IMSI-262420000001019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105857592 DVLR DEBUG IMSI:262420000001019 has MSISDN:491230001019 (vlr.c:1045) 20250427105857592 DMSC NOTICE msub(IMSI-262420000001019:MSISDN-491230001019) VLR: update for IMSI=262420000001019 (MSISDN=491230001019) (gsm_04_08.c:1541) 20250427105857592 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105857592 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105857592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55eefe2000b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427105857592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fea00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427105857592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fea00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427105857592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fea00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427105857592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fea00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55eefe2000b0] (vlr_lu_fsm.c:110) 20250427105857592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fea00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427105857592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55eefe1fea00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105857592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55eefe2000b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427105857592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55eefe2000b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427105857592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55eefe1b4ab0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427105857592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55eefe1b4ab0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55eefe2000b0] (fsm.c:486) 20250427105857592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55eefe1b4ab0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427105857592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55eefe1b4ab0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427105857592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55eefe1b4ab0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427105857592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55eefe1b4ab0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427105857592 DMSC NOTICE msub(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x0BEC89D4) VLR: update for IMSI=262420000001019 (MSISDN=491230001019) (gsm_04_08.c:1541) 20250427105857592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55eefe1b4ab0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427105857592 DMM DEBUG -> IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x0BEC89D4 LOCATION UPDATE ACCEPT (TMSI = 0x0bec89d4) (gsm_04_08.c:149) 20250427105857592 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427105857592 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105857592 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1e0430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105857592 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x0BEC89D4 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105857592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105857592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105857592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105857592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857592 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 12 f1 c4 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 ec 89 d4 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2093)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2093)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2092)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2092)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427105857595 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857595 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857595 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857595 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105857595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857595 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105857595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105857595 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105857595 DLSS7 DEBUG 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) 20250427105857595 DIUCS DEBUG (UTRAN-Iu-410) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105857595 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1e0430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105857595 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1e0430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105857595 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105857595 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105857595 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427105857595 DMM DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427105857595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe2000b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427105857595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55eefe1b4ab0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427105857595 DMSC NOTICE msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4) VLR: update for IMSI=262420000001019 (MSISDN=491230001019) (gsm_04_08.c:1541) 20250427105857595 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427105857595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55eefe1b4ab0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427105857595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe2000b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427105857595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55eefe1b4ab0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427105857595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55eefe1b4ab0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe2000b0] (vlr_lu_fsm.c:817) 20250427105857595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55eefe1b4ab0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427105857595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55eefe1b4ab0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427105857595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe2000b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105857595 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427105857595 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250427105857595 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001019/3/1): Available (smpp_smsc.c:626) 20250427105857595 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105857595 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427105857595 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427105857595 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427105857595 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427105857595 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105857595 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427105857595 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1e0430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105857595 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427105857595 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857595 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105857596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857596 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105857596 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105857596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857596 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 12 f1 c4 00 01 0d 00 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2092)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2092)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105857600 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857600 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857600 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857600 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105857600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857600 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105857600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105857600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857600 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105857600 DIUCS DEBUG (UTRAN-Iu-410) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105857600 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1e0430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105857600 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1e0430]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427105857600 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105857600 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427105857600 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427105857600 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105857600 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427105857600 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105857600 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105857600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe2000b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105857600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe2000b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1fe7a0] (msc_a.c:1053) 20250427105857600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe2000b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105857600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe2000b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105857600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe2000b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105857600 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1feb30] (msc_a.c:1053) 20250427105857600 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105857600 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1fe7a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105857600 DMSC DEBUG msub_fsm[0x55eefe1feb30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105857600 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4) MSC-A terminated (msub.c:261) 20250427105857600 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4) 1 MSC-I still active (msub.c:79) 20250427105857600 DMSC DEBUG msub_fsm[0x55eefe1feb30]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105857600 DMSC DEBUG msub_fsm[0x55eefe1feb30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105857600 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1e0430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105857600 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1e0430]{READY}: Removing from parent msub_fsm[0x55eefe1feb30] (msub.c:113) 20250427105857600 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-410 (ran_conn.c:142) 20250427105857600 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-410 (ran_conn.c:155) 20250427105857600 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1e0430]{READY}: Freeing instance (msub.c:113) 20250427105857600 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-410:LU)[0x55eefe1e0430]{READY}: Deallocated (fsm.c:568) 20250427105857600 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4) Free (msub.c:119) 20250427105857600 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105857600 DMSC DEBUG msub_fsm[0x55eefe1feb30]{terminating}: Freeing instance (msub.c:113) 20250427105857600 DMSC DEBUG msub_fsm[0x55eefe1feb30]{terminating}: Deallocated (fsm.c:568) 20250427105857600 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857600 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105857600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857600 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105857600 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105857600 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857600 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 12 f1 c4 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@84c1225eaf8b: Session index based on local reference:0 20250427105857601 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857601 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857601 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857602 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105857602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857602 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105857602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105857602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857602 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 12 f1 c4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2093)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)1241540 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@84c1225eaf8b: 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 := '0BEC89D4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2093)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)15538661 MSC_Test_2-RAN(2093)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2092)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105857805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105857805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105857805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105857805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857805 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 ed 19 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 0b ec 89 d4 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) 20250427105857805 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) 20250427105857806 DMSC DEBUG msub_fsm[0x55eefe1e0430]{active}: Allocated (fsm.c:456) 20250427105857806 DMSC DEBUG msc_i[0x55eefe1feb30]{READY}: Allocated (fsm.c:456) 20250427105857806 DMSC DEBUG msc_i[0x55eefe1feb30]{READY}: is child of msub_fsm[0x55eefe1e0430] (fsm.c:486) 20250427105857806 DMSC DEBUG msc_a[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105857806 DMSC DEBUG msc_a[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1e0430] (fsm.c:486) 20250427105857806 DMSC DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105857806 DMSC DEBUG msc_i(unknown:UTRAN-Iu-411:NONE)[0x55eefe1feb30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105857806 DMSC DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105857806 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427105857806 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427105857806 DMM DEBUG msc_a(TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427105857806 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427105857806 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0] (fsm.c:486) 20250427105857806 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427105857806 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427105857806 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427105857806 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427105857806 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105857806 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105857806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427105857806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427105857806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105857806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fea00] (fsm.c:486) 20250427105857806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105857806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105857806 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427105857806 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857806 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105857806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857806 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) 20250427105857807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105857807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857807 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 ed 19 e5 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@84c1225eaf8b: { messageType := 2, destLocRef := 'ED19E5'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105857812 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105857812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427105857812 DVLR DEBUG SUBSCR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4) Received 1 auth tuples (vlr.c:996) 20250427105857812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427105857812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427105857812 DMM DEBUG Tx AUTH REQ (rand = 5150d771fd7dd18f8c9b7073fd074a4f) (gsm_04_08.c:641) 20250427105857812 DMM DEBUG AUTH REQ (autn = 9af918c129787dfb8b08442e6ec7a75b) (gsm_04_08.c:643) 20250427105857812 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427105857812 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105857813 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105857813 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427105857813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105857813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105857813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105857813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 ed 19 e5 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 51 50 d7 71 fd 7d d1 8f 8c 9b 70 73 fd 07 4a 4f 20 10 9a f9 18 c1 29 78 7d fb 8b 08 44 2e 6e c7 a7 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(2094)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2093)@84c1225eaf8b: patching N(SD)=1 into dtap '0514EF05D99D2104A70B5890'O MSC_Test_2-RAN(2093)@84c1225eaf8b: patched enc_l3: '0554EF05D99D2104A70B5890'O MSC_Test_2-SCCP(2092)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2092)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554EF05D99D2104A70B5890'O 20250427105857819 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857819 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857819 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857819 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105857819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857819 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105857819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105857819 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857819 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 ef 05 d9 9d 21 04 a7 0b 58 90 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427105857819 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105857819 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105857819 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105857819 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105857819 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105857819 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427105857819 DMM DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ef05d99da70b5890) (gsm_04_08.c:1128) 20250427105857819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427105857819 DVLR DEBUG SUBSCR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4) AUTH on UTRAN received RES: ef05d99da70b5890 (8 bytes) (vlr_auth_fsm.c:151) 20250427105857819 DVLR INFO SUBSCR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427105857819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427105857819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427105857819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105857819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fea00] (vlr_auth_fsm.c:294) 20250427105857819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105857820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427105857820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427105857820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427105857820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427105857820 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427105857820 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2b6ca3d2dad4c5d8c79ecfbdff9ad1f5, CK=NONE (ran_msg_iu.c:388) 20250427105857820 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427105857820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427105857820 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857820 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105857820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857820 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105857820 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105857820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857820 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 ed 19 e5 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 2b 6c a3 d2 da d4 c5 d8 c7 9e cf bd ff 9a d1 f5 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2092)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2092)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427105857825 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857825 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857825 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857825 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105857825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857825 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105857825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105857825 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857825 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105857826 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105857826 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105857826 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427105857826 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105857826 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427105857826 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427105857826 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427105857826 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427105857826 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427105857826 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427105857826 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427105857826 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427105857826 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427105857826 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427105857826 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427105857826 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427105857826 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427105857826 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427105857826 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250427105857826 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001019/3/1): Available (smpp_smsc.c:626) 20250427105857826 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857826 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105857826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105857826 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105857826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857827 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 ed 19 e5 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2095)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100) MSC_Test-MGCP(2096)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2093)@84c1225eaf8b: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2092)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: vl_len:28 MSC_Test_2-SCCP(2092)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250427105857846 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857846 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857846 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857846 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105857846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857846 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105857846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105857846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857846 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) MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105857846 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105857847 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105857847 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105857847 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105857847 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105857847 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427105857847 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427105857847 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4 callref-0x80000034 tid-8) New transaction (transaction.c:231) 20250427105857847 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427105857847 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427105857847 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427105857847 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105857847 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427105857847 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4: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) 20250427105857847 DCC INFO trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427105857847 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427105857847 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250427105857847 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427105857847 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0] (fsm.c:486) 20250427105857847 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4: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) 20250427105857847 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1bb910]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105857847 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1bb910]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0] (fsm.c:486) 20250427105857847 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:no-CI)[0x55eefe1bb910]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427105857847 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:no-CI)[0x55eefe1bb910]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427105857847 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1d4590]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427105857847 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1d4590]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0] (fsm.c:486) 20250427105857847 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:no-CI)[0x55eefe1d4590]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250427105857847 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:no-CI)[0x55eefe1d4590]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2096)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427105857862 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:no-CI)[0x55eefe1bb910]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105857862 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105857862 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105857862 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{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) 20250427105857862 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX 20250427105857865 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:no-CI)[0x55eefe1d4590]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105857865 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427105857865 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427105857865 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{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) 20250427105857865 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4: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) 20250427105857865 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) Sending Assignment Command (msc_a.c:706) 20250427105857865 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250427105857865 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{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) 20250427105857865 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427105857865 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857865 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105857865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105857865 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105857865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857865 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 ed 19 e5 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)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100) MSC_Test-MNCC(2095)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)-2147483596 MSC_Test_2-M3UA(2094)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_2-SCCP(2092)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105857871 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427105857871 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{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)@84c1225eaf8b: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2092)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: vl_len:46 MSC_Test_2-SCCP(2092)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60127C350001C0A802150000000000000000000000000040040C0000'O 20250427105857903 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857903 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857903 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857903 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105857903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857903 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105857903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105857903 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857903 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) 20250427105857904 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105857904 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105857904 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427105857904 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=2 (ran_msg_iu.c:132) 20250427105857904 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105857904 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427105857904 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=2 (ran_msg_iu.c:132) 20250427105857904 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250427105857904 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1d4590]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250427105857904 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4: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)[0x55eefe1d4590]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105857904 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4: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) 20250427105857904 DCC INFO trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4: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) 20250427105857904 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4: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) 20250427105857904 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427105857908 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427105857908 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105857908 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105857908 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427105857908 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250427105857908 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105857908 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105857908 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250427105857908 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857908 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105857908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105857908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105857908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857908 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 ed 19 e5 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) 20250427105857909 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4: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)[0x55eefe1d4590]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105857909 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4: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)[0x55eefe1d4590]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105857909 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(2094)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105857913 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427105857913 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105857913 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105857913 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427105857913 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250427105857913 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105857913 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105857914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105857914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105857914 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105857914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857914 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 ed 19 e5 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427105857918 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4: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) 20250427105857918 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4: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) 20250427105857918 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4: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) 20250427105857918 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1bb910]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427105857918 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1bb910]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427105857918 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4: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)[0x55eefe1bb910]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427105857918 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427105857918 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105857918 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427105857918 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427105857918 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427105857918 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250427105857918 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105857918 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105857919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105857919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857919 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105857919 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105857919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857919 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 ed 19 e5 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1 will be put to the reassembly buffer TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@84c1225eaf8b: { 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" } } } } } } } 20250427105857923 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4: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)[0x55eefe1bb910]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427105857923 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4: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)[0x55eefe1bb910]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427105857923 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427105857923 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427105857923 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{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)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2093)@84c1225eaf8b: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2093)@84c1225eaf8b: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2092)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2092)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2092)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O 20250427105857926 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105857926 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105857926 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105857926 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105857926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105857926 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105857926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105857926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105857926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105857926 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105857927 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105857927 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105857927 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105857927 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105857927 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427105857927 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427105857927 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427105857927 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427105857927 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427105857927 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427105857927 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@84c1225eaf8b: f_mo_call_establish DONE TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427105859921 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105859921 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105859921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105859921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105859921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105859921 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105859921 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105859921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105859921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105859921 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 ed 19 e5 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@84c1225eaf8b: Session index based on local reference:0 20250427105901922 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105901922 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105901922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105901922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105901922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105901922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105901922 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105901922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105901922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105901922 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 ed 19 e5 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@84c1225eaf8b: Session index based on local reference:0 20250427105902928 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DISCONNECT.indication) (sccp_ran.c:116) 20250427105902928 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-411 (ran_conn.c:142) 20250427105902928 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250427105902928 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1feb30]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250427105902928 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1feb30]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250427105902928 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1feb30]{CLEARED}: Removing from parent msub_fsm[0x55eefe1e0430] (msc_i.c:221) 20250427105902928 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1feb30]{CLEARED}: Freeing instance (msc_i.c:221) 20250427105902928 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1feb30]{CLEARED}: Deallocated (fsm.c:568) 20250427105902928 DMSC DEBUG msub_fsm[0x55eefe1e0430]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250427105902928 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4) MSC-I terminated (msub.c:261) 20250427105902928 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4) 1 MSC-A still active (msub.c:79) 20250427105902928 DMSC DEBUG msub_fsm[0x55eefe1e0430]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105902928 DMSC DEBUG msub_fsm[0x55eefe1e0430]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105902928 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105902928 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105902928 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4: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)[0x55eefe1d4590]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105902928 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4: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)[0x55eefe1d4590]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0] (msub.c:113) 20250427105902928 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4: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)[0x55eefe1d4590]{ESTABLISHED}: Freeing instance (msub.c:113) 20250427105902928 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4: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)[0x55eefe1d4590]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105902928 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4: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)[0x55eefe1bb910]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105902928 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4: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)[0x55eefe1bb910]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0] (msub.c:113) 20250427105902928 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0]{ESTABLISHED}: FSM instance already terminating, not dispatching event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427105902928 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4: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)[0x55eefe1bb910]{ESTABLISHED}: Freeing instance (msub.c:113) 20250427105902928 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4: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)[0x55eefe1bb910]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105902928 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0]{ESTABLISHED}: Removing from parent msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0] (msub.c:113) 20250427105902928 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0]{ESTABLISHED}: Freeing instance (msub.c:113) 20250427105902928 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fe8d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427105902928 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105902928 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0] (msub.c:113) 20250427105902928 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250427105902928 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427105902928 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Removing from parent msub_fsm[0x55eefe1e0430] (msub.c:113) 20250427105902928 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) Freeing transaction (transaction.c:243) 20250427105902928 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427105902928 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427105902928 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) new state ACTIVE -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427105902928 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250427105902928 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105902928 DMSC ERROR (IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4) Cannot tx event to MSC-I, no such role defined (msc_a.c:2113) 20250427105902928 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427105902928 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427105902928 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427105902928 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: FSM instance already terminating, not dispatching event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105902928 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Freeing instance (msub.c:113) 20250427105902928 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Deallocated (fsm.c:568) 20250427105902928 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4) Free (msub.c:119) 20250427105902928 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x0BEC89D4 - active-conn: now used by 1 (attached) (msub.c:375) 20250427105902928 DMSC DEBUG msub_fsm[0x55eefe1e0430]{terminating}: Freeing instance (msub.c:113) 20250427105902928 DMSC DEBUG msub_fsm[0x55eefe1e0430]{terminating}: Deallocated (fsm.c:568) 20250427105902928 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-411 (ran_conn.c:155) 20250427105902928 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105902928 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105902928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105902928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105902928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105902928 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427105902928 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105902928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105902928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105902928 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 ed 19 e5 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2095)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)-2147483596 MSC_Test_2-SCCP(2092)@84c1225eaf8b: Session index based on local reference:0 20250427105902930 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105902930 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105902930 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105902930 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105902930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105902930 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105902930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105902930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105902930 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105902930 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 ed 19 e5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2093)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)15538661 MSC_Test_2-M3UA(2094)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@84c1225eaf8b: Final verdict of PTC: pass 20250427105902932 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105902932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105902932 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105902932 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105902932 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105902932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105902932 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105902932 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105902932 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105902932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105902932 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105902932 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105902932 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105902932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105902932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105902933 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105902932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105902932 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) 20250427105902932 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) 20250427105902932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105902932 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105902933 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105902933 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2088)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2089)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2087)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2086)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(2098)@84c1225eaf8b: Final verdict of PTC: none 20250427105902933 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105902933 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427105902933 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105902933 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) 20250427105902933 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105902933 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) MSC_Test_2-SCCP(2092)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2095)@84c1225eaf8b: Final verdict of PTC: none 20250427105902933 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427105902933 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) 20250427105902933 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427105902933 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427105902933 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) 20250427105902933 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-RAN(2090)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2091)@84c1225eaf8b: Final verdict of PTC: none 20250427105902934 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427105902934 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(2093)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2097)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2096)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2085)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2099)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2094)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2101)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2085): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2086): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2087): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2088): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2089): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2090): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2091): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2092): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2093): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2094): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2095): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2096): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2097): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2098): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2099): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2101): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass'. 20250427105902933 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105902933 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427105902933 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105902934 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105902934 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105902934 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105902934 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) 20250427105902934 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) 20250427105902934 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105902934 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105902934 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105902934 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105902934 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) 20250427105902934 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105902934 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427105902934 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) 20250427105902934 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427105902934 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) 20250427105902934 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427105902934 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) Sun Apr 27 10:59:02 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout.talloc 20250427105903935 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=602396) 20250427105904933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105904933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105904933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105904935 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105904935 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105904935 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105904935 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=602396, count=604988) 20250427105905937 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout'. ------ MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout ------ Sun Apr 27 10:59:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105906938 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_lu_auth_sai_timeout started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2105)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2105)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2105)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2103)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2108)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2108)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2108)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2106)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2111)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2111)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2111)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-SCCP(2109)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105907750 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2112)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105907889 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105907889 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105907889 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105907889 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250427105907892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105907892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105907892 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105907892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105907892 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105907892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105907892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105907892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105907892 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105907892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105907892 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2105)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2105)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2105)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2105)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2105)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2105)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2105)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105907893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105907893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105907893 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105907893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105907893 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105907893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105907893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105907893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105907893 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(2105)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2105)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2105)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2105)@84c1225eaf8b: Message received on association #8 20250427105907893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105907893 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) 20250427105907893 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105907893 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427105907893 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) 20250427105907893 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105907893 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2105)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2105)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2105)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2105)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105907916 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105907916 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427105907916 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105907916 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2108)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2108)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105907918 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105907918 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105907918 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105907918 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105907918 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105907918 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105907918 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105907918 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) 20250427105907918 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2108)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2108)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105907918 DLSS7 DEBUG 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) 20250427105907918 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2108)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2108)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105907919 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105907919 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105907919 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105907919 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) 20250427105907919 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105907919 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105907919 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105907919 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) 20250427105907919 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105907919 DLSS7 DEBUG 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) 20250427105907919 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) MSC_Test_1-M3UA(2108)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2108)@84c1225eaf8b: Message received on association #8 20250427105907919 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105907919 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427105907919 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(2108)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2108)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2108)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2108)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427105907919 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427105907919 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2108)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2108)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105907938 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105907938 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427105907938 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) 20250427105907938 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250427105907939 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105907939 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250427105907939 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250427105907939 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105907939 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2114)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test_2-M3UA(2111)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2111)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2114)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105907941 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_2-M3UA(2111)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2114)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2114)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2114)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2114)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105907943 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) MSC_Test_2-M3UA(2111)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2111)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2108)@84c1225eaf8b: Message received on association #8 20250427105907942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105907942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105907942 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105907943 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) 20250427105907943 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) 20250427105907943 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250427105907943 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105907943 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105907943 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) 20250427105907943 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250427105907943 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) 20250427105907943 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) 20250427105907943 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105907943 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105907943 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) 20250427105907943 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2108)@84c1225eaf8b: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2111)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2111)@84c1225eaf8b: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2111)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2111)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2111)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2111)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2111)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105907945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105907945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105907945 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105907945 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) 20250427105907945 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105907945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105907945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250427105907945 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) 20250427105907945 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105907945 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) 20250427105907945 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) 20250427105907945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105907945 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427105907945 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427105907945 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2108)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2111)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2108)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2111)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2111)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2111)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2111)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2111)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105907960 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105907960 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2115)@84c1225eaf8b: Created GsupExpect[0] for "262420000001008" to be handled at TC_iu_lu_auth_sai_timeout2(2117) TC_iu_lu_auth_sai_timeout2(2117)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105908694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105908694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105908694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105908694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105908694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105908694 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105908694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105908694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105908694 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105908694 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105908695 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105908695 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105908695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105908695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105908695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105908695 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105908695 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105908695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105908695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105908695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2105)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2104)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427105908721 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105908721 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105908721 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105908721 DLM3UA 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) 20250427105908721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105908721 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) 20250427105908721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105908721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105908721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105908721 DLSS7 DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105908721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105908721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105908721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105908721 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) 20250427105908721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105908721 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) 20250427105908721 DLSS7 DEBUG Found route for dpc=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) 20250427105908721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427105908721 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105908721 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2108)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2107)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427105908750 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105908750 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105908750 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105908750 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105908750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105908750 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105908750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105908750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105908750 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105908750 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105908750 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427105908750 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427105908750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105908750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105908750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105908750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105908750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105908750 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427105908750 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105908750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105908750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105908750 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2111)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2110)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2110)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_auth_sai_timeout2(2117)10201323 MSC_Test_2-SCCP(2109)@84c1225eaf8b: First idle individual index:0 20250427105908757 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105908757 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105908757 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105908757 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105908757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105908757 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105908757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105908757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105908757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105908757 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 9b a8 eb 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2110)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427105908757 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) 20250427105908757 DMSC DEBUG msub_fsm[0x55eefe1e0220]{active}: Allocated (fsm.c:456) 20250427105908757 DMSC DEBUG msc_i[0x55eefe1fe8d0]{READY}: Allocated (fsm.c:456) 20250427105908757 DMSC DEBUG msc_i[0x55eefe1fe8d0]{READY}: is child of msub_fsm[0x55eefe1e0220] (fsm.c:486) 20250427105908757 DMSC DEBUG msc_a[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105908757 DMSC DEBUG msc_a[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1e0220] (fsm.c:486) 20250427105908757 DMSC DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105908757 DMSC DEBUG msc_i(unknown:UTRAN-Iu-412:NONE)[0x55eefe1fe8d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105908757 DMSC DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105908757 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427105908757 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427105908757 DMM DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001008 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105908757 DMM DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105908757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1b4ab0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105908757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1b4ab0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fea00] (fsm.c:486) 20250427105908757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1b4ab0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427105908757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1b4ab0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105908757 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105908757 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001008 id=262420000001008 (vlr.c:661) 20250427105908757 DVLR INFO New subscr, IMSI: 262420000001008 (vlr.c:562) 20250427105908757 DVLR DEBUG VLR subscr IMSI-262420000001008 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105908757 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105908757 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105908757 DVLR DEBUG VLR subscr IMSI-262420000001008 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427105908757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105908757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1b4ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105908757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1b4ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105908757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1b4ab0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105908757 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1ffd90]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105908757 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1ffd90]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1b4ab0] (fsm.c:486) 20250427105908757 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1ffd90]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105908757 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1ffd90]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105908757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105908757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105908757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105908757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105908757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105908757 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) 20250427105908757 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105908757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105908757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105908757 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 9b a8 eb 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2111)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2109)@84c1225eaf8b: { messageType := 2, destLocRef := '9BA8EB'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2115)@84c1225eaf8b: Found GsupExpect[0] for "262420000001008" handled at TC_iu_lu_auth_sai_timeout2(2117) MSC_Test-GSUP(2115)@84c1225eaf8b: Added IMSI table entry 0TC_iu_lu_auth_sai_timeout2(2117)"262420000001008" 20250427105913758 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250427105913758 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250427105913758 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105913758 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427105913758 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427105913758 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) 20250427105913758 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) 20250427105913758 DMM INFO msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427105913758 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250427105913758 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105913758 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fe8d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105913758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1b4ab0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105913758 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250427105913758 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) 20250427105913758 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427105913758 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fe8d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105913758 DVLR DEBUG VLR subscr IMSI-262420000001008 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427105913758 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105913758 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105913758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105913758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105913758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105913758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105913758 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105913758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105913758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105913758 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 9b a8 eb 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) 20250427105913758 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105913758 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105913758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105913758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105913758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105913758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105913758 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105913758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105913758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105913758 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 9b a8 eb 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2111)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2111)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2111)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2111)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2109)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2109)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2109)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2109)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2109)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2109)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2109)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2109)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2109)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2109)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2109)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2109)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427105913766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105913766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105913766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105913766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105913766 DLSS7 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(2111)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105913766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105913766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105913766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105913766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105913766 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105913766 DIUCS DEBUG (UTRAN-Iu-412) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105913766 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fe8d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105913766 DIUCS DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fe8d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427105913766 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105913766 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427105913766 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427105913766 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105913766 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427105913766 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105913766 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105913766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1b4ab0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105913766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1ffd90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105913766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1ffd90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1b4ab0] (msc_a.c:1053) 20250427105913766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1ffd90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msc_a.c:1053) 20250427105913766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1ffd90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250427105913766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1b4ab0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fea00] (msc_a.c:1053) 20250427105913766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1b4ab0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105913766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1b4ab0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105913766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1b4ab0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105913766 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1e0220] (msc_a.c:1053) 20250427105913766 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105913766 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105913766 DMSC DEBUG msub_fsm[0x55eefe1e0220]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105913766 DMSC DEBUG msub(IMSI-262420000001008) MSC-A terminated (msub.c:261) 20250427105913766 DMSC DEBUG msub(IMSI-262420000001008) 1 MSC-I still active (msub.c:79) 20250427105913766 DMSC DEBUG msub_fsm[0x55eefe1e0220]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105913766 DMSC DEBUG msub_fsm[0x55eefe1e0220]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105913766 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fe8d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105913766 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fe8d0]{READY}: Removing from parent msub_fsm[0x55eefe1e0220] (msub.c:113) 20250427105913766 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-412 (ran_conn.c:142) 20250427105913766 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-412 (ran_conn.c:155) 20250427105913766 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fe8d0]{READY}: Freeing instance (msub.c:113) 20250427105913766 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55eefe1fe8d0]{READY}: Deallocated (fsm.c:568) 20250427105913766 DMSC DEBUG msub(IMSI-262420000001008) Free (msub.c:119) 20250427105913766 DVLR INFO VLR subscr IMSI-262420000001008 - active-conn: now used by 0 (-) (msub.c:375) 20250427105913766 DVLR DEBUG SUBSCR(IMSI-262420000001008) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427105913766 DMSC DEBUG msub_fsm[0x55eefe1e0220]{terminating}: Freeing instance (msub.c:113) 20250427105913766 DMSC DEBUG msub_fsm[0x55eefe1e0220]{terminating}: Deallocated (fsm.c:568) 20250427105913766 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105913766 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105913766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105913766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105913766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105913766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105913766 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105913766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105913766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105913766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 9b a8 eb 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2111)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2109)@84c1225eaf8b: Session index based on local reference:0 20250427105913767 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105913767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105913767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105913767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105913767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105913767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105913767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105913767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105913767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105913767 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 9b a8 eb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2111)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2110)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_auth_sai_timeout2(2117)10201323 TC_iu_lu_auth_sai_timeout2(2117)@84c1225eaf8b: setverdict(pass): none -> pass TC_iu_lu_auth_sai_timeout2(2117)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_timeout2(2117)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_timeout2(2117)@84c1225eaf8b: Final verdict of PTC: pass 20250427105913770 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105913770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105913770 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105913770 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105913770 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105913770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105913770 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105913770 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105913770 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105913770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105913770 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105913770 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) MSC_Test_0-M3UA(2105)@84c1225eaf8b: Final verdict of PTC: none 20250427105913770 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105913770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105913770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105913770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105913770 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) 20250427105913770 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) 20250427105913770 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105913770 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105913770 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105913770 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105913770 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105913770 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2106)@84c1225eaf8b: Final verdict of PTC: none 20250427105913771 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105913771 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) 20250427105913771 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105913771 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427105913771 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427105913771 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) 20250427105913771 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427105913771 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427105913771 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) 20250427105913771 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105913771 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427105913771 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105913771 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105913771 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105913771 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105913771 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) 20250427105913771 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) 20250427105913771 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105913771 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105913771 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105913771 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427105913771 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2114)@84c1225eaf8b: Final verdict of PTC: none 20250427105913771 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105913771 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) 20250427105913771 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105913771 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427105913771 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) 20250427105913771 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105913771 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105913771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105913771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105913771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) MSC_Test_1-M3UA(2108)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2103)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2113)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2116)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2104)@84c1225eaf8b: Final verdict of PTC: none 20250427105913771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105913771 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) 20250427105913771 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105913771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105913771 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(2102)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(2115)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2109)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2107)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2112)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2110)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2111)@84c1225eaf8b: Final verdict of PTC: none 20250427105913771 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) IPA-CTRL-CLI-IPA(2118)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2102): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2103): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2104): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2105): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2106): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2107): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2108): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2109): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2110): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2111): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2112): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2113): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2114): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2115): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2116): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_lu_auth_sai_timeout2(2117): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2118): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_lu_auth_sai_timeout finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass'. 20250427105913771 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427105913771 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427105913771 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Sun Apr 27 10:59:13 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout.talloc 20250427105914771 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=262688) 20250427105915771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105915771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105915771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105915771 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105915771 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105915771 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105915771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105915771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105915771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105915772 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=262688, count=263228) 20250427105916773 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err'. ------ MSC_Tests_Iu.TC_iu_lu_auth_sai_err ------ Sun Apr 27 10:59:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_auth_sai_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_auth_sai_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105917774 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_lu_auth_sai_err started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2122)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2122)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2122)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2120)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2125)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2125)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2125)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2123)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2128)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2128)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2128)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-SCCP(2126)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105918595 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2129)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105918763 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105918763 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105918763 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105918763 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2122)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2122)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105918768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105918768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105918768 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105918768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105918768 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105918768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105918768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105918768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105918768 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105918768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105918768 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2122)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2122)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2122)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2122)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105918771 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105918771 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105918771 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105918771 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105918771 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105918771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105918771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105918771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105918771 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105918771 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105918771 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105918771 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2122)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2122)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2122)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2122)@84c1225eaf8b: Message received on association #8 20250427105918772 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105918772 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2122)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2122)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2122)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2122)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105918775 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105918775 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) 20250427105918776 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105918776 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427105918776 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105918776 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(2131)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test_1-M3UA(2125)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2125)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2125)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2131)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105918781 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250427105918782 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105918782 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105918782 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105918782 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105918782 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105918782 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105918782 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105918782 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_1-M3UA(2125)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2125)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105918782 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105918782 DLSS7 DEBUG 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) 20250427105918782 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(2131)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2131)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2131)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA 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(2125)@84c1225eaf8b: Message received on association #8 MSC_Test-GSUP-IPA(2131)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2131)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2125)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2125)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105918786 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105918786 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105918786 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105918786 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(2125)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105918786 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105918786 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105918786 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105918786 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) 20250427105918786 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105918786 DLSS7 DEBUG 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) 20250427105918786 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105918786 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427105918787 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2125)@84c1225eaf8b: Message received on association #8 20250427105918787 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2125)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2125)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2125)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2125)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2125)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2125)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105918790 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105918790 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427105918790 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105918790 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2128)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2128)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2128)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105918794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105918794 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105918794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105918794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105918794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105918794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105918794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105918794 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(2128)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2128)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105918794 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105918794 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) 20250427105918794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2128)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2128)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2128)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105918795 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105918795 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105918795 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105918795 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) 20250427105918795 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105918795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105918795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105918795 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) 20250427105918795 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105918795 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(2128)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105918795 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) 20250427105918795 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105918795 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427105918795 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_1-M3UA(2125)@84c1225eaf8b: Message received on association #8 20250427105918795 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2125)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2128)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2128)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2128)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2128)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2128)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2128)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2128)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105918800 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105918800 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2132)@84c1225eaf8b: Created GsupExpect[0] for "262420000001009" to be handled at TC_iu_lu_auth_sai_err2(2134) TC_iu_lu_auth_sai_err2(2134)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105919566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105919566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105919566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105919566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105919566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105919566 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105919566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105919566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105919566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105919566 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105919566 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105919566 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105919566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105919566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105919566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105919566 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105919566 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105919566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105919566 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105919566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2122)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2121)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427105919580 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105919580 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105919580 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105919580 DLM3UA 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) 20250427105919580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105919580 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) 20250427105919580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105919580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105919580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105919580 DLSS7 DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105919580 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105919580 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105919580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105919580 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) 20250427105919580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105919580 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) 20250427105919580 DLSS7 DEBUG Found route for dpc=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) 20250427105919580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427105919580 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105919580 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2125)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2125)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2124)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2128)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105919596 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105919596 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105919596 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105919596 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105919596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105919596 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105919596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105919596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105919596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105919596 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) 20250427105919596 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427105919596 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427105919596 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105919596 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105919596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105919596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105919596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105919596 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427105919596 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105919596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105919596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105919596 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2128)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2127)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2127)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_auth_sai_err2(2134)13839249 MSC_Test_2-SCCP(2126)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2128)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105919602 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105919602 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105919602 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105919602 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105919602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105919602 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105919602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105919602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105919602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105919602 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 d3 2b 91 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) 20250427105919602 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)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427105919603 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{active}: Allocated (fsm.c:456) 20250427105919603 DMSC DEBUG msc_i[0x55eefe1b4ab0]{READY}: Allocated (fsm.c:456) 20250427105919603 DMSC DEBUG msc_i[0x55eefe1b4ab0]{READY}: is child of msub_fsm[0x55eefe1ffd90] (fsm.c:486) 20250427105919603 DMSC DEBUG msc_a[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105919603 DMSC DEBUG msc_a[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1ffd90] (fsm.c:486) 20250427105919603 DMSC DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105919603 DMSC DEBUG msc_i(unknown:UTRAN-Iu-413:NONE)[0x55eefe1b4ab0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105919603 DMSC DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105919603 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427105919603 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427105919603 DMM DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001009 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105919603 DMM DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105919603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fe8d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105919603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fe8d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fea00] (fsm.c:486) 20250427105919603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fe8d0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427105919603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fe8d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105919603 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105919603 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001009 id=262420000001009 (vlr.c:661) 20250427105919603 DVLR INFO New subscr, IMSI: 262420000001009 (vlr.c:562) 20250427105919603 DVLR DEBUG VLR subscr IMSI-262420000001009 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105919603 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105919603 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105919603 DVLR DEBUG VLR subscr IMSI-262420000001009 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427105919603 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105919603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fe8d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105919603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fe8d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105919603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fe8d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105919603 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1e0220]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105919603 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1e0220]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fe8d0] (fsm.c:486) 20250427105919603 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1e0220]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105919603 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1e0220]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105919603 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105919603 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105919603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105919603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105919603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105919603 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) 20250427105919603 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105919603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105919603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105919603 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 d3 2b 91 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2128)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2126)@84c1225eaf8b: { messageType := 2, destLocRef := 'D32B91'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2132)@84c1225eaf8b: Found GsupExpect[0] for "262420000001009" handled at TC_iu_lu_auth_sai_err2(2134) MSC_Test-GSUP(2132)@84c1225eaf8b: Added IMSI table entry 0TC_iu_lu_auth_sai_err2(2134)"262420000001009" 20250427105919606 DVLR DEBUG VLR subscr IMSI-262420000001009 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427105919606 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1e0220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250427105919606 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1e0220]{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) 20250427105919606 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1e0220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause ROAMING_NOT_ALLOWED (vlr_auth_fsm.c:271) 20250427105919606 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1e0220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250427105919606 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1e0220]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427105919606 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1e0220]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fe8d0] (vlr_auth_fsm.c:294) 20250427105919606 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1e0220]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250427105919606 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1e0220]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250427105919606 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fe8d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250427105919606 DMM INFO msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427105919606 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250427105919606 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105919606 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105919606 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fe8d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105919606 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250427105919606 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105919606 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427105919606 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427105919606 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) 20250427105919606 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) 20250427105919606 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) 20250427105919606 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427105919606 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105919606 DVLR DEBUG VLR subscr IMSI-262420000001009 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250427105919606 DVLR DEBUG VLR subscr IMSI-262420000001009 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427105919606 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105919606 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105919606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105919606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105919606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105919606 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105919606 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105919606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105919606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105919606 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 d3 2b 91 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) 20250427105919606 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105919606 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105919606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105919606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105919606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105919606 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105919606 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105919606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105919606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105919606 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 d3 2b 91 00 01 0d 00 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2128)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2126)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2128)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2126)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2128)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2126)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2126)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2126)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2126)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2126)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2126)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2126)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2126)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2126)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2126)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427105919611 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105919611 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105919611 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105919611 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105919611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105919611 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105919611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105919611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105919611 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105919611 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 9d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2128)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105919611 DIUCS DEBUG (UTRAN-Iu-413) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105919611 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105919611 DIUCS DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1b4ab0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427105919611 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105919611 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427105919611 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427105919611 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105919611 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427105919611 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105919611 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105919611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fe8d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105919611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fe8d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fea00] (msc_a.c:1053) 20250427105919611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fe8d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105919611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fe8d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105919611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fe8d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105919611 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1ffd90] (msc_a.c:1053) 20250427105919612 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105919612 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105919612 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105919612 DMSC DEBUG msub(IMSI-262420000001009) MSC-A terminated (msub.c:261) 20250427105919612 DMSC DEBUG msub(IMSI-262420000001009) 1 MSC-I still active (msub.c:79) 20250427105919612 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105919612 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105919612 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1b4ab0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105919612 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1b4ab0]{READY}: Removing from parent msub_fsm[0x55eefe1ffd90] (msub.c:113) 20250427105919612 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-413 (ran_conn.c:142) 20250427105919612 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-413 (ran_conn.c:155) 20250427105919612 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1b4ab0]{READY}: Freeing instance (msub.c:113) 20250427105919612 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55eefe1b4ab0]{READY}: Deallocated (fsm.c:568) 20250427105919612 DMSC DEBUG msub(IMSI-262420000001009) Free (msub.c:119) 20250427105919612 DVLR INFO VLR subscr IMSI-262420000001009 - active-conn: now used by 0 (-) (msub.c:375) 20250427105919612 DVLR DEBUG SUBSCR(IMSI-262420000001009) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250427105919612 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{terminating}: Freeing instance (msub.c:113) 20250427105919612 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{terminating}: Deallocated (fsm.c:568) 20250427105919612 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105919612 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105919612 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105919612 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105919612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105919612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105919612 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105919612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105919612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105919612 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 d3 2b 91 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2128)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2126)@84c1225eaf8b: Session index based on local reference:0 20250427105919612 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105919612 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105919612 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105919612 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105919612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105919612 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105919612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105919612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105919612 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105919612 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 d3 2b 91 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2128)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2127)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_auth_sai_err2(2134)13839249 TC_iu_lu_auth_sai_err2(2134)@84c1225eaf8b: setverdict(pass): none -> pass TC_iu_lu_auth_sai_err2(2134)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_err2(2134)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_err2(2134)@84c1225eaf8b: Final verdict of PTC: pass 20250427105919614 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105919614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105919614 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105919614 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105919614 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105919614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105919614 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105919614 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105919614 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105919614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105919614 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105919614 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105919614 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105919614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105919614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105919614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105919614 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) 20250427105919614 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) 20250427105919614 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105919614 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105919614 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(2122)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2120)@84c1225eaf8b: Final verdict of PTC: none 20250427105919614 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105919614 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(2121)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2123)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(2132)@84c1225eaf8b: Final verdict of PTC: none 20250427105919615 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105919615 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) 20250427105919615 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105919615 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427105919615 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) 20250427105919615 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105919615 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427105919615 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105919615 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105919615 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105919615 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105919615 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) 20250427105919615 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) 20250427105919615 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105919615 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105919615 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105919615 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427105919615 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2125)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2119)@84c1225eaf8b: Final verdict of PTC: none 20250427105919615 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105919615 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(2133)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2129)@84c1225eaf8b: Final verdict of PTC: none 20250427105919616 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2135)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2131)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2127)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2124)@84c1225eaf8b: Final verdict of PTC: none 20250427105919617 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105919617 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) 20250427105919617 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105919617 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) MSC_Test_2-SCCP(2126)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2128)@84c1225eaf8b: Final verdict of PTC: none20250427105919617 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) 20250427105919617 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105919617 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105919617 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105919617 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105919617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105919617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105919617 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) 20250427105919617 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105919617 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105919617 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105919617 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427105919617 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2130)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2119): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2120): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2121): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2122): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2123): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2124): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2125): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2126): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2127): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2128): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2129): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2130): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2131): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2132): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2133): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_lu_auth_sai_err2(2134): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2135): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_lu_auth_sai_err finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass'. Sun Apr 27 10:59:19 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_auth_sai_err.talloc 20250427105920617 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=253736) 20250427105921615 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105921616 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105921616 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105921616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105921616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105921616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105921618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105921618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105921618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105921618 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=253736, count=257044) 20250427105922619 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_release_request'. ------ MSC_Tests_Iu.TC_iu_lu_release_request ------ Sun Apr 27 10:59:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_release_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_release_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105923620 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_release_request' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_lu_release_request started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2139)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2139)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2139)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2137)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2142)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2142)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2142)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-SCCP(2140)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2145)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2145)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2145)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2143)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105924461 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2146)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105924614 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105924614 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105924614 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105924614 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2139)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2139)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105924619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105924619 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105924619 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105924619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105924619 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105924619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105924619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105924619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105924619 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105924619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105924619 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2139)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2139)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2139)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2139)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105924619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105924619 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105924619 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105924619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105924619 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105924619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105924619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105924619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105924619 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105924620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105924620 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105924620 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2139)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2139)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2139)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105924620 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105924620 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2139)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2139)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2139)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2139)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2139)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105924621 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105924621 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2148)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2148)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105924627 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2148)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2148)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2148)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2148)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105924635 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105924635 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427105924635 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105924635 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2142)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2142)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105924638 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105924638 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105924638 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105924638 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105924639 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105924639 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105924639 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105924639 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) 20250427105924639 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105924639 DLSS7 DEBUG 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) 20250427105924639 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2142)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2142)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2142)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2142)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105924640 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105924640 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105924640 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105924640 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) 20250427105924640 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105924640 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105924640 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105924640 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) 20250427105924640 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105924640 DLSS7 DEBUG 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) 20250427105924641 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105924641 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2142)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2142)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2142)@84c1225eaf8b: Message received on association #8 20250427105924641 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427105924641 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2142)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2142)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2142)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2142)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105924648 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105924648 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427105924656 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105924656 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427105924656 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105924656 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2145)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2145)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105924666 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105924666 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105924666 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105924666 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105924666 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105924667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105924667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105924667 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) 20250427105924667 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105924667 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) 20250427105924667 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2145)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2145)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2145)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2145)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105924669 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105924669 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105924669 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105924669 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) 20250427105924669 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105924669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105924669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105924669 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) 20250427105924669 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105924669 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) 20250427105924669 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) 20250427105924669 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105924669 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427105924669 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_2-M3UA(2145)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2142)@84c1225eaf8b: Message received on association #8 20250427105924670 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2142)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2145)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2145)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2145)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2145)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2145)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2145)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2145)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2149)@84c1225eaf8b: Created GsupExpect[0] for "262420000001010" to be handled at TC_iu_lu_release_request2(2151) TC_iu_lu_release_request2(2151)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105925429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105925429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105925429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105925429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105925429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105925429 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105925429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105925429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105925429 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105925429 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2139)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105925430 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105925430 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105925430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105925430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105925430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105925430 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105925430 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105925430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105925430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105925430 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2139)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2138)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2142)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105925445 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105925445 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105925445 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105925445 DLM3UA 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) 20250427105925445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105925445 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) 20250427105925445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105925445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105925445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105925445 DLSS7 DEBUG 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) 20250427105925446 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105925446 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105925446 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105925446 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) 20250427105925446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105925446 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) 20250427105925446 DLSS7 DEBUG Found route for dpc=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) 20250427105925446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427105925446 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105925446 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2142)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2142)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2141)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427105925466 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105925466 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105925466 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105925466 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105925466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105925466 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105925466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105925466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105925466 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105925466 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105925466 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427105925466 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105925466 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105925466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105925466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105925466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105925466 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427105925466 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105925466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105925466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105925466 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) 20250427105925466 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(2145)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2145)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2144)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2144)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_release_request2(2151)12263058 MSC_Test_2-SCCP(2143)@84c1225eaf8b: First idle individual index:0 20250427105925480 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105925480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105925480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105925480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105925480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105925480 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105925480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105925480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105925480 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105925480 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 bb 1e 92 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 01 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2145)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2144)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427105925480 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) 20250427105925480 DMSC DEBUG msub_fsm[0x55eefe1fe8d0]{active}: Allocated (fsm.c:456) 20250427105925480 DMSC DEBUG msc_i[0x55eefe1fea00]{READY}: Allocated (fsm.c:456) 20250427105925480 DMSC DEBUG msc_i[0x55eefe1fea00]{READY}: is child of msub_fsm[0x55eefe1fe8d0] (fsm.c:486) 20250427105925480 DMSC DEBUG msc_a[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105925480 DMSC DEBUG msc_a[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1fe8d0] (fsm.c:486) 20250427105925480 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105925480 DMSC DEBUG msc_i(unknown:UTRAN-Iu-414:NONE)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105925480 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105925480 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427105925480 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427105925480 DMM DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001010 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105925480 DMM DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105925480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1e0430]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105925480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1e0430]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1b4ab0] (fsm.c:486) 20250427105925480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1e0430]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427105925480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1e0430]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105925480 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105925480 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001010 id=262420000001010 (vlr.c:661) 20250427105925481 DVLR INFO New subscr, IMSI: 262420000001010 (vlr.c:562) 20250427105925481 DVLR DEBUG VLR subscr IMSI-262420000001010 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105925481 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105925481 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105925481 DVLR DEBUG VLR subscr IMSI-262420000001010 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427105925481 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105925481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1e0430]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105925481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1e0430]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105925481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1e0430]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105925481 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1e0220]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105925481 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1e0220]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1e0430] (fsm.c:486) 20250427105925481 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1e0220]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105925481 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1e0220]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105925481 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105925481 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105925481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105925481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105925481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105925481 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) 20250427105925481 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105925481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105925481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105925481 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 bb 1e 92 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2145)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2143)@84c1225eaf8b: { messageType := 2, destLocRef := 'BB1E92'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2149)@84c1225eaf8b: Found GsupExpect[0] for "262420000001010" handled at TC_iu_lu_release_request2(2151) MSC_Test-GSUP(2149)@84c1225eaf8b: Added IMSI table entry 0TC_iu_lu_release_request2(2151)"262420000001010" MSC_Test_2-SCCP(2143)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2143)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2143)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2143)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O 20250427105926498 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105926498 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105926498 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105926498 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105926498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105926498 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105926498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105926498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105926498 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105926498 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105926498 DIUCS DEBUG (UTRAN-Iu-414) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105926498 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105926499 DIUCS DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1fea00]{READY}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250427105926499 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105926499 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250427105926499 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP Iu ReleaseRequest (msc_a.c:2043) 20250427105926499 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427105926499 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:460) 20250427105926499 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250427105926499 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) 20250427105926499 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) 20250427105926499 DMM INFO msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427105926499 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250427105926499 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105926499 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105926499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1e0430]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105926499 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250427105926499 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) 20250427105926499 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427105926499 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105926499 DVLR DEBUG VLR subscr IMSI-262420000001010 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427105926499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105926499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105926499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105926499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105926499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105926499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105926500 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105926500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105926500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105926500 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 bb 1e 92 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) 20250427105926500 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105926500 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105926500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105926500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105926500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105926500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105926500 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105926500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105926500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105926500 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 bb 1e 92 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2145)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2145)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2145)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2145)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2143)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2143)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2143)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2143)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2143)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2143)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2143)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2143)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2143)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2143)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2143)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2143)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427105926523 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105926523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105926523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105926523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105926523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105926523 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105926523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105926523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105926523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105926523 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105926523 DIUCS DEBUG (UTRAN-Iu-414) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105926523 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105926523 DIUCS DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1fea00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427105926523 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105926523 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427105926523 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427105926523 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105926523 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427105926523 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105926523 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105926523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1e0430]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105926523 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1e0220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105926523 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1e0220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1e0430] (msc_a.c:1053) 20250427105926523 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1e0220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msc_a.c:1053) 20250427105926523 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1e0220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250427105926523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1e0430]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1b4ab0] (msc_a.c:1053) 20250427105926523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1e0430]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105926523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1e0430]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105926523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1e0430]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105926523 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1fe8d0] (msc_a.c:1053) 20250427105926523 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105926523 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105926523 DMSC DEBUG msub_fsm[0x55eefe1fe8d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105926523 DMSC DEBUG msub(IMSI-262420000001010) MSC-A terminated (msub.c:261) 20250427105926523 DMSC DEBUG msub(IMSI-262420000001010) 1 MSC-I still active (msub.c:79) 20250427105926523 DMSC DEBUG msub_fsm[0x55eefe1fe8d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105926523 DMSC DEBUG msub_fsm[0x55eefe1fe8d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105926524 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1fea00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105926524 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1fea00]{READY}: Removing from parent msub_fsm[0x55eefe1fe8d0] (msub.c:113) 20250427105926524 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-414 (ran_conn.c:142) 20250427105926524 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-414 (ran_conn.c:155) 20250427105926524 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1fea00]{READY}: Freeing instance (msub.c:113) 20250427105926524 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55eefe1fea00]{READY}: Deallocated (fsm.c:568) 20250427105926524 DMSC DEBUG msub(IMSI-262420000001010) Free (msub.c:119) 20250427105926524 DVLR INFO VLR subscr IMSI-262420000001010 - active-conn: now used by 0 (-) (msub.c:375) 20250427105926524 DVLR DEBUG SUBSCR(IMSI-262420000001010) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427105926524 DMSC DEBUG msub_fsm[0x55eefe1fe8d0]{terminating}: Freeing instance (msub.c:113) 20250427105926524 DMSC DEBUG msub_fsm[0x55eefe1fe8d0]{terminating}: Deallocated (fsm.c:568) 20250427105926524 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105926524 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105926524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105926524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105926524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105926524 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105926524 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105926524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105926524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105926524 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 bb 1e 92 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2145)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2143)@84c1225eaf8b: Session index based on local reference:0 20250427105926526 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105926526 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105926526 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105926526 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105926526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105926526 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105926526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105926526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105926526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105926526 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 bb 1e 92 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2145)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2144)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_release_request2(2151)12263058 TC_iu_lu_release_request2(2151)@84c1225eaf8b: setverdict(pass): none -> pass TC_iu_lu_release_request2(2151)@84c1225eaf8b: Final verdict of PTC: pass 20250427105926534 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105926534 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105926534 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105926534 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105926534 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105926534 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105926534 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105926534 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105926534 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105926534 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105926534 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105926535 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105926535 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105926535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105926535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105926535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105926535 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) 20250427105926535 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) 20250427105926535 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105926535 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105926535 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(2137)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2140)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(2139)@84c1225eaf8b: Final verdict of PTC: none 20250427105926535 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105926535 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105926537 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105926537 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(2149)@84c1225eaf8b: Final verdict of PTC: none 20250427105926537 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105926538 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) 20250427105926538 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105926538 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427105926538 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427105926538 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) 20250427105926538 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427105926538 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427105926538 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) 20250427105926538 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105926538 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427105926538 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105926538 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105926538 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105926538 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105926538 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) 20250427105926538 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) 20250427105926538 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105926538 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105926538 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(2146)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2142)@84c1225eaf8b: Final verdict of PTC: none 20250427105926538 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427105926538 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(2144)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2143)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2150)@84c1225eaf8b: Final verdict of PTC: none 20250427105926539 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(2147)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2145)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2138)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2136)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2148)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2152)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2141)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2136): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2137): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2138): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2139): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2140): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2141): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2142): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2143): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2144): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2145): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2146): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2147): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2148): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2149): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2150): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_lu_release_request2(2151): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2152): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_lu_release_request finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_release_request pass'. Sun Apr 27 10:59:26 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_release_request pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_release_request.talloc 20250427105926552 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105926552 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) 20250427105926552 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105926552 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427105926552 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) 20250427105926552 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105926553 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427105926552 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105926552 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105926553 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105926552 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105926552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105926552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105926552 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) 20250427105926552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105926552 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105926552 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105927540 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261876) 20250427105928536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105928536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105928537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105928539 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105928539 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105928539 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105928540 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105928553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105928553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105928553 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=261876, count=262416) 20250427105929542 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_release_request pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_disconnect'. ------ MSC_Tests_Iu.TC_iu_lu_disconnect ------ Sun Apr 27 10:59:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105930543 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_disconnect' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_lu_disconnect started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2156)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2156)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2156)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2154)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2159)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2159)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2159)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-SCCP(2157)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2162)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2162)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2162)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2160)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105931367 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2163)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105931534 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105931535 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105931535 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105931535 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2156)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2156)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2156)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105931540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105931540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105931540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105931540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105931540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105931540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105931540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105931540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105931540 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105931540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105931540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2156)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2156)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2156)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2156)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2156)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2156)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2156)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2156)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105931540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105931540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105931540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105931540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105931540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105931540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105931540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105931540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105931540 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105931540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105931540 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105931540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427105931541 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105931541 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2156)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2156)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2156)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2156)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2156)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105931544 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105931544 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2165)@84c1225eaf8b: Established a new IPA connection (conn_id=2) 20250427105931547 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105931547 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427105931547 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105931547 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(2165)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test_1-M3UA(2159)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2159)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 20250427105931550 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_1-M3UA(2159)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2165)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2165)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2165)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA 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(2159)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2159)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105931551 DLSS7 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(2165)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105931551 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105931551 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105931551 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105931551 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105931551 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105931551 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105931551 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) 20250427105931551 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105931551 DLSS7 DEBUG 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) 20250427105931551 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(2165)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2159)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2159)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2159)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105931551 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105931551 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105931551 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105931551 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) 20250427105931551 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105931551 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105931551 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105931551 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) 20250427105931551 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105931551 DLSS7 DEBUG 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(2159)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105931551 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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(2159)@84c1225eaf8b: Message received on association #8 20250427105931551 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427105931551 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427105931551 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2159)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2159)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2159)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2159)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2159)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2159)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105931560 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105931560 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427105931560 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105931560 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(2162)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2162)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2162)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105931564 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105931564 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105931564 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105931564 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105931564 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105931564 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105931564 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105931564 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) 20250427105931564 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105931564 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) 20250427105931564 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2162)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2162)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2162)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2162)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2162)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105931566 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105931566 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105931566 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105931566 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) 20250427105931566 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105931566 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105931566 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105931566 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) 20250427105931566 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2162)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105931566 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) 20250427105931566 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) 20250427105931566 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105931566 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427105931566 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427105931566 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2159)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2159)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2162)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2162)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2162)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2162)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2162)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2162)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2162)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105931575 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105931575 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2166)@84c1225eaf8b: Created GsupExpect[0] for "262420000001011" to be handled at TC_iu_lu_disconnect2(2168) TC_iu_lu_disconnect2(2168)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427105932342 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105932342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105932342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105932342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105932342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105932342 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105932342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105932342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105932342 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105932342 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105932342 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105932342 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105932342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105932342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105932342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105932342 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105932342 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105932342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105932342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105932342 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2156)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2155)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427105932351 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105932351 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105932351 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105932351 DLM3UA 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) 20250427105932351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105932351 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_1-M3UA(2159)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105932351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105932351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105932351 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105932351 DLSS7 DEBUG 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) 20250427105932352 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105932352 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105932352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105932352 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) 20250427105932352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105932352 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) 20250427105932352 DLSS7 DEBUG Found route for dpc=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) 20250427105932352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427105932352 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105932352 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2159)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2158)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2162)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105932369 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105932369 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105932369 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105932369 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105932369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105932369 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105932369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105932369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105932369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105932369 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) 20250427105932369 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427105932370 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427105932370 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105932370 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105932370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105932370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105932370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105932370 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427105932370 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105932370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105932370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105932370 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2162)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2161)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2161)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_disconnect2(2168)15305464 MSC_Test_2-SCCP(2160)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2162)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105932377 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105932377 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105932377 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105932377 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105932377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105932377 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105932377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105932377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105932377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105932377 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 e9 8a f8 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 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) 20250427105932377 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) 20250427105932377 DMSC DEBUG msub_fsm[0x55eefe1e0220]{active}: Allocated (fsm.c:456) 20250427105932377 DMSC DEBUG msc_i[0x55eefe1e0430]{READY}: Allocated (fsm.c:456) 20250427105932377 DMSC DEBUG msc_i[0x55eefe1e0430]{READY}: is child of msub_fsm[0x55eefe1e0220] (fsm.c:486) 20250427105932377 DMSC DEBUG msc_a[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105932377 DMSC DEBUG msc_a[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1e0220] (fsm.c:486) 20250427105932377 DMSC DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105932377 DMSC DEBUG msc_i(unknown:UTRAN-Iu-415:NONE)[0x55eefe1e0430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105932377 DMSC DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105932377 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427105932377 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427105932377 DMM DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001011 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105932377 DMM DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105932377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1fea00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105932377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1fea00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1b4ab0] (fsm.c:486) 20250427105932377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1fea00]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427105932377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1fea00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105932377 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427105932377 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001011 id=262420000001011 (vlr.c:661) 20250427105932377 DVLR INFO New subscr, IMSI: 262420000001011 (vlr.c:562) 20250427105932377 DVLR DEBUG VLR subscr IMSI-262420000001011 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105932377 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105932377 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105932377 DVLR DEBUG VLR subscr IMSI-262420000001011 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427105932377 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105932377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1fea00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427105932377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1fea00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427105932377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1fea00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427105932377 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1fe8d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427105932377 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1fe8d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1fea00] (fsm.c:486) 20250427105932377 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1fe8d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427105932377 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1fe8d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427105932377 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105932377 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105932377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105932377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105932377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105932377 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) 20250427105932377 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105932377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105932377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105932377 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 e9 8a f8 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-RAN(2161)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2162)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2162)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2160)@84c1225eaf8b: { messageType := 2, destLocRef := 'E98AF8'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2166)@84c1225eaf8b: Found GsupExpect[0] for "262420000001011" handled at TC_iu_lu_disconnect2(2168) MSC_Test-GSUP(2166)@84c1225eaf8b: Added IMSI table entry 0TC_iu_lu_disconnect2(2168)"262420000001011" TC_iu_lu_disconnect2(2168)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_2-RAN(2161)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_disconnect2(2168)15305464 MSC_Test_2-SCCP(2160)@84c1225eaf8b: Session index based on connection ID:0 20250427105933391 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105933391 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105933391 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105933391 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105933391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105933391 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105933391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105933391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105933391 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105933391 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 e9 8a f8 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2162)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105933391 DIUCS DEBUG (UTRAN-Iu-415) sccp_ran_sap_up(N-DISCONNECT.indication) (sccp_ran.c:116) 20250427105933391 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-415 (ran_conn.c:142) 20250427105933391 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1e0430]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250427105933391 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1e0430]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250427105933391 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1e0430]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250427105933391 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1e0430]{CLEARED}: Removing from parent msub_fsm[0x55eefe1e0220] (msc_i.c:221) 20250427105933391 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1e0430]{CLEARED}: Freeing instance (msc_i.c:221) 20250427105933391 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1e0430]{CLEARED}: Deallocated (fsm.c:568) 20250427105933391 DMSC DEBUG msub_fsm[0x55eefe1e0220]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250427105933391 DMSC DEBUG msub(IMSI-262420000001011) MSC-I terminated (msub.c:261) 20250427105933391 DMSC DEBUG msub(IMSI-262420000001011) 1 MSC-A still active (msub.c:79) 20250427105933391 DMSC DEBUG msub_fsm[0x55eefe1e0220]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105933391 DMSC DEBUG msub_fsm[0x55eefe1e0220]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105933391 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105933391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1fea00]{VLR_ULA_S_WAIT_AUTH}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105933391 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1fe8d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105933391 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1fe8d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1fea00] (msub.c:113) 20250427105933391 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1fe8d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msub.c:113) 20250427105933391 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1fe8d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250427105933391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1fea00]{VLR_ULA_S_WAIT_AUTH}: Removing from parent msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1b4ab0] (msub.c:113) 20250427105933391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1fea00]{VLR_ULA_S_WAIT_AUTH}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105933391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1fea00]{VLR_ULA_S_WAIT_AUTH}: Freeing instance (msub.c:113) 20250427105933391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1fea00]{VLR_ULA_S_WAIT_AUTH}: Deallocated (fsm.c:568) 20250427105933391 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Removing from parent msub_fsm[0x55eefe1e0220] (msub.c:113) 20250427105933392 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Freeing instance (msub.c:113) 20250427105933392 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Deallocated (fsm.c:568) 20250427105933392 DMSC DEBUG msub(IMSI-262420000001011) Free (msub.c:119) 20250427105933392 DVLR INFO VLR subscr IMSI-262420000001011 - active-conn: now used by 0 (-) (msub.c:375) 20250427105933392 DVLR DEBUG SUBSCR(IMSI-262420000001011) freeing VLR subscr (max total use count was 2) (vlr.c:472) 20250427105933392 DMSC DEBUG msub_fsm[0x55eefe1e0220]{terminating}: Freeing instance (msub.c:113) 20250427105933392 DMSC DEBUG msub_fsm[0x55eefe1e0220]{terminating}: Deallocated (fsm.c:568) 20250427105933392 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-415 (ran_conn.c:155) 20250427105933392 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105933392 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105933392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105933392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105933392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105933392 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105933392 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105933392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105933392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105933392 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 e9 8a f8 00 01 9f 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2162)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2162)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2160)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2160)@84c1225eaf8b: RLC received in state:disconnect_pending TC_iu_lu_disconnect2(2168)@84c1225eaf8b: Final verdict of PTC: pass 20250427105934393 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105934393 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) 20250427105934393 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105934393 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105934394 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105934394 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) 20250427105934394 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105934394 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105934394 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105934394 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105934394 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427105934394 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105934394 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105934394 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105934394 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105934394 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) 20250427105934394 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) 20250427105934394 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105934394 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105934394 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105934394 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105934394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105934394 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105934394 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105934394 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427105934394 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105934394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105934395 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test_1-SCCP(2157)@84c1225eaf8b: Final verdict of PTC: none 20250427105934395 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2154)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2159)@84c1225eaf8b: Final verdict of PTC: none 20250427105934395 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105934395 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105934395 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105934395 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105934395 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105934395 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105934395 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105934395 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427105934395 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105934395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105934395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105934395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105934395 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) 20250427105934395 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105934395 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105934395 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105934395 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2156)@84c1225eaf8b: Final verdict of PTC: none 20250427105934396 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(2166)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2163)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2160)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2161)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2165)@84c1225eaf8b: Final verdict of PTC: none 20250427105934397 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105934397 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) 20250427105934397 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105934397 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427105934397 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) 20250427105934397 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105934397 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105934397 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105934397 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105934397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105934397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105934397 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) 20250427105934397 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105934397 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105934397 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(2158)@84c1225eaf8b: Final verdict of PTC: none 20250427105934397 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427105934397 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(2155)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2162)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2164)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2153)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2167)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2169)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2153): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2154): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2155): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2156): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2157): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2158): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2159): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2160): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2161): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2162): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2163): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2164): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2165): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2166): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2167): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_lu_disconnect2(2168): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2169): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_lu_disconnect finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_disconnect pass'. Sun Apr 27 10:59:34 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 20250427105935398 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=220644) 20250427105936395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105936395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105936395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105936395 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105936395 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105936395 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105936397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105936397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105936397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105936399 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=220644, count=223952) 20250427105937400 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_disconnect pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_by_imei'. ------ MSC_Tests_Iu.TC_iu_lu_by_imei ------ Sun Apr 27 10:59:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_by_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105938400 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_by_imei' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_lu_by_imei started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2173)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2173)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2173)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2171)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2176)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2176)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2176)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2174)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2179)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2179)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2179)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2177)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105939196 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2180)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105939368 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105939368 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105939368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105939368 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2173)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2173)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105939373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105939373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105939373 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105939373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105939373 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105939373 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105939373 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105939373 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105939373 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105939373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105939373 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2173)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2173)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2173)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2173)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105939374 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105939374 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105939374 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105939374 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105939374 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(2173)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105939374 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105939374 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105939374 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105939374 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105939374 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105939374 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105939374 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2173)@84c1225eaf8b: Message received on association #8 20250427105939374 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105939374 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2173)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2173)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2173)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2173)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2173)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2173)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105939379 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105939379 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427105939379 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105939379 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2176)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2176)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105939385 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105939385 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105939385 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105939385 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(2176)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2176)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105939385 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105939385 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105939385 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105939385 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) 20250427105939385 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105939385 DLSS7 DEBUG 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) 20250427105939385 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2176)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2176)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105939387 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105939387 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105939387 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_1-M3UA(2176)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105939387 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) 20250427105939387 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105939387 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105939387 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105939387 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) 20250427105939387 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105939387 DLSS7 DEBUG 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) 20250427105939387 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105939387 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)@84c1225eaf8b: Message received on association #8 20250427105939387 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427105939387 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2176)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2176)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2176)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2176)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2176)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2176)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105939391 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105939391 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427105939391 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105939391 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2179)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2179)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2179)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105939397 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105939397 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105939397 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105939397 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105939397 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105939397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105939397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105939397 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) 20250427105939397 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105939397 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) 20250427105939397 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2179)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2179)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2179)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2179)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2179)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105939399 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105939399 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105939399 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105939399 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) 20250427105939399 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105939399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105939399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105939399 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) 20250427105939399 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105939399 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) 20250427105939399 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) 20250427105939399 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105939399 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2179)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105939399 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427105939399 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2176)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2179)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2176)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2179)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2179)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2179)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2179)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2179)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2179)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105939401 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105939401 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2182)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2182)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105939403 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2182)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2182)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2182)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2182)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105939414 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105939414 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2183)@84c1225eaf8b: Created GsupExpect[0] for "262420000001012" to be handled at TC_iu_lu_by_imei2(2185) TC_iu_lu_by_imei2(2185)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250427105940171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105940171 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105940171 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105940171 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105940171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105940171 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105940171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105940171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105940171 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105940171 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105940171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105940171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105940171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105940171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105940171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105940171 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105940171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105940171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105940171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105940171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2173)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2172)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2176)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105940183 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105940183 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105940183 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105940183 DLM3UA 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) 20250427105940183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105940183 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) 20250427105940183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105940183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105940183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105940183 DLSS7 DEBUG 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) 20250427105940183 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105940183 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105940183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105940183 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) 20250427105940183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105940183 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) 20250427105940183 DLSS7 DEBUG Found route for dpc=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) 20250427105940183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427105940183 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105940183 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2176)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2175)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427105940196 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105940196 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105940196 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105940196 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105940196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105940196 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105940196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105940196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105940196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105940196 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2179)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105940196 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427105940196 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427105940196 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105940196 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105940196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105940196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105940196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105940196 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427105940196 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105940196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105940196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105940196 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2179)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2178)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2178)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_by_imei2(2185)11011935 MSC_Test_2-SCCP(2177)@84c1225eaf8b: First idle individual index:0 20250427105940202 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105940202 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105940202 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105940202 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105940202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105940202 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105940202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105940202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105940202 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105940202 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 a8 07 5f 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-M3UA(2179)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105940202 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) 20250427105940202 DMSC DEBUG msub_fsm[0x55eefe1fe8d0]{active}: Allocated (fsm.c:456) 20250427105940202 DMSC DEBUG msc_i[0x55eefe1fea00]{READY}: Allocated (fsm.c:456) 20250427105940202 DMSC DEBUG msc_i[0x55eefe1fea00]{READY}: is child of msub_fsm[0x55eefe1fe8d0] (fsm.c:486) 20250427105940202 DMSC DEBUG msc_a[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105940202 DMSC DEBUG msc_a[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1fe8d0] (fsm.c:486) 20250427105940202 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105940202 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:NONE)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105940202 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105940202 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427105940202 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427105940202 DMM DEBUG msc_a(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMEI-499990000010120 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427105940202 DMM ERROR msc_a(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: unknown mobile identity type (gsm_04_08.c:398) 20250427105940202 DMM DEBUG msc_a(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427105940202 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x55eefe1ffd90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427105940202 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x55eefe1ffd90]{VLR_ULA_S_IDLE}: is child of msc_a(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x55eefe1b4ab0] (fsm.c:486) 20250427105940202 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x55eefe1ffd90]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427105940202 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x55eefe1ffd90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427105940202 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250427105940202 DVLR INFO New subscr, TMSI: 0xffffffff (vlr.c:592) 20250427105940202 DVLR DEBUG VLR subscr unknown + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427105940202 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427105940202 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427105940202 DVLR DEBUG VLR subscr unknown - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250427105940202 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427105940202 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x55eefe1ffd90]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250427105940202 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x55eefe1ffd90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250427105940202 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_ID_REQ (msc_a.c:2106) 20250427105940202 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105940202 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-RAN(2178)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427105940202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105940202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105940202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105940202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105940202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105940202 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105940202 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105940202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105940202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105940202 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 a8 07 5f 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) 20250427105940202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105940202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105940202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105940202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105940202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105940202 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105940202 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105940202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105940202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105940202 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 a8 07 5f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2179)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2177)@84c1225eaf8b: { messageType := 2, destLocRef := 'A8075F'O, sourceLocRef := '0001A0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2179)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2177)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2179)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2177)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2177)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2177)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2177)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427105945203 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250427105945203 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250427105945203 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105945203 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427105945203 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427105945203 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) 20250427105945203 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) 20250427105945203 DMM INFO msc_a(unknown:UTRAN-Iu-416:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427105945203 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250427105945203 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427105945203 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427105945203 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x55eefe1ffd90]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427105945203 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250427105945203 DVLR DEBUG VLR subscr unknown - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427105945203 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427105945203 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105945203 DVLR DEBUG VLR subscr unknown - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427105945203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105945203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105945203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105945203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105945203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105945203 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105945203 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105945203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105945203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105945203 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 a8 07 5f 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) 20250427105945203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105945203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105945203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105945203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105945203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105945203 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105945203 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105945203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105945203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105945203 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 a8 07 5f 00 01 0d 00 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2179)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2179)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2177)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2179)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2177)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2177)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2177)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2177)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2177)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2177)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2177)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2177)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2177)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2177)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2177)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2179)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105945208 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105945208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105945208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105945208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105945208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105945208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105945208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105945208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105945208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105945208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105945208 DIUCS DEBUG (UTRAN-Iu-416) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105945208 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105945208 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x55eefe1fea00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427105945208 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105945208 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427105945208 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427105945208 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105945208 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427105945208 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105945208 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105945208 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x55eefe1ffd90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427105945208 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x55eefe1ffd90]{VLR_ULA_S_DONE}: Removing from parent msc_a(unknown:UTRAN-Iu-416:LU)[0x55eefe1b4ab0] (msc_a.c:1053) 20250427105945208 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x55eefe1ffd90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427105945208 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x55eefe1ffd90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427105945208 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x55eefe1ffd90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427105945208 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1fe8d0] (msc_a.c:1053) 20250427105945208 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105945208 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105945208 DMSC DEBUG msub_fsm[0x55eefe1fe8d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105945208 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250427105945208 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250427105945208 DMSC DEBUG msub_fsm[0x55eefe1fe8d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105945208 DMSC DEBUG msub_fsm[0x55eefe1fe8d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105945208 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x55eefe1fea00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105945208 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x55eefe1fea00]{READY}: Removing from parent msub_fsm[0x55eefe1fe8d0] (msub.c:113) 20250427105945208 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-416 (ran_conn.c:142) 20250427105945208 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-416 (ran_conn.c:155) 20250427105945208 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x55eefe1fea00]{READY}: Freeing instance (msub.c:113) 20250427105945208 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x55eefe1fea00]{READY}: Deallocated (fsm.c:568) 20250427105945208 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250427105945208 DVLR INFO VLR subscr unknown - active-conn: now used by 0 (-) (msub.c:375) 20250427105945208 DVLR DEBUG SUBSCR(unknown) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427105945208 DMSC DEBUG msub_fsm[0x55eefe1fe8d0]{terminating}: Freeing instance (msub.c:113) 20250427105945208 DMSC DEBUG msub_fsm[0x55eefe1fe8d0]{terminating}: Deallocated (fsm.c:568) 20250427105945208 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105945208 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105945208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105945208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105945208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105945208 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105945208 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105945208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105945208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105945208 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 a8 07 5f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2179)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2177)@84c1225eaf8b: Session index based on local reference:0 20250427105945209 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105945209 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105945209 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105945209 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105945209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105945209 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105945209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105945209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105945209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105945209 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 a8 07 5f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2179)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2178)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_by_imei2(2185)11011935 TC_iu_lu_by_imei2(2185)@84c1225eaf8b: setverdict(pass): none -> pass TC_iu_lu_by_imei2(2185)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_by_imei2(2185)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_by_imei2(2185)@84c1225eaf8b: Final verdict of PTC: pass 20250427105945211 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105945211 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) 20250427105945211 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105945211 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_1-M3UA(2176)@84c1225eaf8b: Final verdict of PTC: none 20250427105945211 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105945211 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) MSC_Test_1-RAN(2175)@84c1225eaf8b: Final verdict of PTC: none 20250427105945211 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105945211 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105945211 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105945211 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105945211 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427105945211 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105945211 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105945211 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) MSC_Test_0-RAN(2172)@84c1225eaf8b: Final verdict of PTC: none 20250427105945211 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105945211 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) 20250427105945211 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) 20250427105945211 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105945211 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105945211 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105945211 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427105945211 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2183)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2177)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2174)@84c1225eaf8b: Final verdict of PTC: none 20250427105945212 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105945212 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) 20250427105945212 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105945212 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427105945212 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427105945212 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) 20250427105945212 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427105945212 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427105945212 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) 20250427105945212 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105945212 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105945212 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105945212 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105945212 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105945212 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105945212 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) 20250427105945212 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105945212 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105945212 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105945213 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427105945213 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105945213 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(2171)@84c1225eaf8b: Final verdict of PTC: none 20250427105945213 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105945213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105945213 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105945213 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105945213 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105945213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105945213 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105945213 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105945213 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105945213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) IPA-CTRL-CLI-IPA(2170)@84c1225eaf8b: Final verdict of PTC: none 20250427105945213 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105945213 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105945213 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105945213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105945213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105945213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105945213 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105945213 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105945213 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(2184)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2182)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2178)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2179)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2181)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(2173)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2180)@84c1225eaf8b: Final verdict of PTC: none 20250427105945214 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105945214 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105945214 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105945214 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(2186)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2170): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2171): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2172): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2173): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2174): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2175): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2176): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2177): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2178): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2179): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2180): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2181): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2182): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2183): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2184): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_lu_by_imei2(2185): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2186): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_lu_by_imei finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_by_imei pass'. Sun Apr 27 10:59:45 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 20250427105946214 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=254916) 20250427105947212 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105947212 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105947212 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105947213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105947213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105947213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105947214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105947214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105947214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105947216 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=254916, count=258224) 20250427105948217 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_by_imei pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi'. ------ MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi ------ Sun Apr 27 10:59:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105949219 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_imsi_detach_by_imsi started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2190)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2190)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2190)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(2188)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2193)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2193)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2193)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2191)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2196)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2196)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2196)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2194)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105950009 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2197)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105950176 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105950176 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105950176 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105950176 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2190)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2190)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105950177 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105950177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105950177 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105950177 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105950177 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105950177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105950177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105950177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105950177 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105950177 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105950177 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2190)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2190)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2190)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2190)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105950178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105950178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105950178 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105950178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105950178 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105950178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105950178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105950178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105950178 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105950178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105950178 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105950178 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2190)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2190)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2190)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2190)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2190)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2190)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2190)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2190)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105950178 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105950178 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105950190 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105950190 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427105950190 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105950190 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2193)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2193)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105950191 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105950191 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105950191 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105950191 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105950191 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105950191 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105950191 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105950191 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) 20250427105950191 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105950191 DLSS7 DEBUG 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) 20250427105950191 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2193)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2193)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2193)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2193)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105950191 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105950191 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105950191 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105950191 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) 20250427105950191 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105950191 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105950191 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105950191 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) 20250427105950191 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105950191 DLSS7 DEBUG 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) 20250427105950191 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105950191 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2193)@84c1225eaf8b: Message received on association #8 20250427105950191 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427105950191 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2193)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2193)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2193)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2193)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2193)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2193)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105950202 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105950202 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427105950202 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105950202 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2196)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2196)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2196)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105950204 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105950204 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105950204 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105950204 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105950204 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105950204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105950204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105950204 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) 20250427105950204 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105950204 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) 20250427105950204 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2196)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2196)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2196)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2196)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2196)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105950205 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105950205 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105950205 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105950205 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) 20250427105950205 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105950205 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105950205 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105950205 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) 20250427105950205 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105950205 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) 20250427105950205 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) 20250427105950205 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105950205 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427105950205 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427105950205 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2196)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2193)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2193)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2196)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2196)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2196)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2196)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2196)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2196)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2196)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105950220 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105950220 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2199)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2199)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105950221 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2199)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2199)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2199)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2199)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105950230 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105950230 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_iu_imsi_detach_by_imsi2(2202)@84c1225eaf8b: 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 } } } } } } } } 20250427105950980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105950980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105950980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105950980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105950980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105950980 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105950980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105950980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105950980 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105950980 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2190)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105950981 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105950981 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105950981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105950981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105950981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105950981 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105950981 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105950981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105950981 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105950981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2190)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2189)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427105950993 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105950993 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105950993 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105950993 DLM3UA 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) 20250427105950993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105950993 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) 20250427105950993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105950993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105950993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105950993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2193)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105950994 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105950994 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105950994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105950994 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) 20250427105950994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105950994 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) 20250427105950994 DLSS7 DEBUG Found route for dpc=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) 20250427105950994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427105950994 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105950994 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2193)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2192)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427105951007 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105951007 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105951007 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105951007 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105951007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105951007 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105951007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105951007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105951007 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105951007 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) 20250427105951007 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) MSC_Test_2-M3UA(2196)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105951007 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427105951007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105951007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105951007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105951007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105951007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105951007 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427105951007 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105951007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105951007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105951007 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2196)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2195)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2195)@84c1225eaf8b: Added conn table entry 0TC_iu_imsi_detach_by_imsi2(2202)10251959 MSC_Test_2-SCCP(2194)@84c1225eaf8b: First idle individual index:0 20250427105951013 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105951013 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105951013 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105951013 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105951013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105951013 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105951013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105951013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105951013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105951013 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 9c 6e b7 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) MSC_Test_2-M3UA(2196)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105951013 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) 20250427105951013 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{active}: Allocated (fsm.c:456) MSC_Test_2-RAN(2195)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427105951013 DMSC DEBUG msc_i[0x55eefe1b4ab0]{READY}: Allocated (fsm.c:456) 20250427105951013 DMSC DEBUG msc_i[0x55eefe1b4ab0]{READY}: is child of msub_fsm[0x55eefe1ffd90] (fsm.c:486) 20250427105951013 DMSC DEBUG msc_a[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105951013 DMSC DEBUG msc_a[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1ffd90] (fsm.c:486) 20250427105951013 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105951013 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x55eefe1b4ab0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105951013 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105951013 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427105951013 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427105951013 DMM DEBUG IMSI DETACH INDICATION: IMSI-262420000001014 (gsm_04_08.c:980) 20250427105951013 DMM ERROR IMSI DETACH for unknown subscriber IMSI-262420000001014 (gsm_04_08.c:1004) 20250427105951013 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250427105951013 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250427105951013 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250427105951013 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427105951013 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x55eefe1b4ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105951013 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105951013 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105951013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105951013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105951013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105951014 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) 20250427105951014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105951014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105951014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105951014 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 9c 6e b7 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) 20250427105951014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105951014 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105951014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105951014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105951014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105951014 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105951014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105951014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105951014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105951014 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 9c 6e b7 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2196)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2196)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2196)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2196)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2194)@84c1225eaf8b: { messageType := 2, destLocRef := '9C6EB7'O, sourceLocRef := '0001A1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2194)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2194)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2194)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2194)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2194)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2194)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2194)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2194)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2194)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427105951018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105951018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105951018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105951018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105951018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105951018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105951018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105951018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105951018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2196)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105951018 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105951018 DIUCS DEBUG (UTRAN-Iu-417) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105951018 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x55eefe1b4ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105951018 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x55eefe1b4ab0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427105951018 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105951018 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427105951018 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427105951018 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105951018 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427105951018 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105951018 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105951018 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1ffd90] (msc_a.c:1053) 20250427105951018 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105951018 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105951018 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105951018 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250427105951018 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250427105951018 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105951018 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105951018 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x55eefe1b4ab0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105951018 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x55eefe1b4ab0]{READY}: Removing from parent msub_fsm[0x55eefe1ffd90] (msub.c:113) 20250427105951018 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-417 (ran_conn.c:142) 20250427105951018 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-417 (ran_conn.c:155) 20250427105951018 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x55eefe1b4ab0]{READY}: Freeing instance (msub.c:113) 20250427105951018 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x55eefe1b4ab0]{READY}: Deallocated (fsm.c:568) 20250427105951018 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250427105951018 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{terminating}: Freeing instance (msub.c:113) 20250427105951018 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{terminating}: Deallocated (fsm.c:568) 20250427105951018 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105951018 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105951018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105951018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105951018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105951018 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105951018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105951018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105951018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105951018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 9c 6e b7 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2196)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2194)@84c1225eaf8b: Session index based on local reference:0 20250427105951019 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105951019 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105951019 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105951019 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105951019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105951019 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105951019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105951019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105951019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105951019 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 9c 6e b7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2196)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2195)@84c1225eaf8b: Deleted conn table entry 0TC_iu_imsi_detach_by_imsi2(2202)10251959 TC_iu_imsi_detach_by_imsi2(2202)@84c1225eaf8b: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imsi2(2202)@84c1225eaf8b: Final verdict of PTC: pass 20250427105951021 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105951021 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427105951021 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105951021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105951021 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105951021 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105951021 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105951021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105951021 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105951021 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105951021 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105951021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105951021 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105951021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105951021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105951021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105951021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105951021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105951021 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_2-M3UA(2196)@84c1225eaf8b: Final verdict of PTC: none 20250427105951021 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) 20250427105951021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105951021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105951021 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(2189)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(2200)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(2190)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2197)@84c1225eaf8b: Final verdict of PTC: none 20250427105951021 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105951021 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) 20250427105951021 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105951021 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105951021 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427105951021 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105951021 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105951021 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) 20250427105951021 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105951021 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105951021 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105951021 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105951021 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105951021 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105951021 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105951021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105951021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105951021 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) 20250427105951021 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) 20250427105951021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105951021 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105951021 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105951021 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427105951021 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427105951021 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2191)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2199)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2194)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2188)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2201)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2195)@84c1225eaf8b: Final verdict of PTC: none 20250427105951022 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105951022 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) 20250427105951022 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105951022 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427105951022 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427105951022 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) 20250427105951022 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427105951022 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427105951022 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) 20250427105951022 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105951022 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427105951022 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105951022 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105951022 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105951022 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105951022 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) 20250427105951022 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105951022 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105951022 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105951023 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) MSC_Test_1-RAN(2192)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2198)@84c1225eaf8b: Final verdict of PTC: none 20250427105951023 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2193)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2203)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2187)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2187): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2188): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2189): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2190): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2191): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2192): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2193): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2194): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2195): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2196): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2197): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2198): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2199): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2200): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2201): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_imsi_detach_by_imsi2(2202): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2203): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_imsi_detach_by_imsi finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass'. Sun Apr 27 10:59:51 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 20250427105952022 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=229984) 20250427105953022 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105953023 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105953023 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105953023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105953023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105953023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105953023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105953023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105953023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105953023 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=229984, count=233292) 20250427105954024 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi'. ------ MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi ------ Sun Apr 27 10:59:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427105955025 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_imsi_detach_by_tmsi started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2207)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2207)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2207)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(2205)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2210)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2210)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2210)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2208)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2213)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2213)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2213)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2211)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427105955758 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2214)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427105955926 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105955926 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427105955926 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105955926 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2207)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2207)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2207)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2207)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105955928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105955928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105955928 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105955928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427105955928 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105955928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105955928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105955928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105955928 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105955928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427105955928 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2207)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2207)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105955928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105955928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105955928 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105955928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427105955928 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105955928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105955928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(2207)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2207)@84c1225eaf8b: Message received on association #8 20250427105955928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105955928 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105955928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427105955928 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105955928 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2207)@84c1225eaf8b: Message received on association #8 20250427105955928 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427105955928 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2207)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2207)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2207)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2207)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105955938 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105955938 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427105955938 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105955938 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2210)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2210)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427105955939 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105955939 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105955939 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105955939 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(2210)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2210)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105955939 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105955939 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105955939 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105955939 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) 20250427105955939 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105955939 DLSS7 DEBUG 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) 20250427105955939 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2210)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2210)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105955939 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105955939 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105955939 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105955939 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(2210)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105955939 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105955939 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_1-M3UA(2210)@84c1225eaf8b: Message received on association #8 20250427105955939 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427105955939 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) 20250427105955939 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105955939 DLSS7 DEBUG 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) 20250427105955939 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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(2210)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105955939 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427105955940 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427105955940 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2210)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2210)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2210)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2210)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2210)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105955953 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427105955953 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427105955953 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427105955953 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2213)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2213)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2213)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2213)@84c1225eaf8b: M3UA_ASPUP sent 20250427105955955 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105955955 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427105955955 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427105955955 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(2213)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427105955955 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427105955955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427105955955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427105955955 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) 20250427105955955 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427105955955 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) 20250427105955955 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2213)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2213)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427105955956 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105955956 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427105955956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427105955956 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) 20250427105955956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427105955956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427105955956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_2-M3UA(2213)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427105955956 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) 20250427105955956 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427105955956 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) 20250427105955956 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) 20250427105955956 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105955956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427105955956 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427105955956 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2210)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2213)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2210)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2213)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2213)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2213)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2213)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2213)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2213)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427105956026 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427105956026 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2216)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2216)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427105956028 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2216)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2216)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2216)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2216)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427105956038 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427105956038 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_iu_imsi_detach_by_tmsi2(2219)@84c1225eaf8b: 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 } } } } } } } } 20250427105956730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105956730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105956730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105956730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427105956730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105956730 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105956730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105956730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105956730 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105956731 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105956731 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105956731 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105956731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105956731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427105956731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105956731 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427105956731 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105956731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427105956731 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105956731 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2207)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2206)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2210)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105956742 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105956742 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105956742 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427105956742 DLM3UA 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) 20250427105956742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105956742 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) 20250427105956742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105956742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105956742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105956742 DLSS7 DEBUG 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) 20250427105956742 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105956742 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105956742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105956742 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) 20250427105956742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105956742 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) 20250427105956742 DLSS7 DEBUG Found route for dpc=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) 20250427105956742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427105956742 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105956742 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2210)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2209)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427105956759 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105956759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105956759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105956759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105956759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105956759 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105956759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105956759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2213)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105956759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105956759 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) 20250427105956759 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427105956759 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427105956759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105956759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105956759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105956759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105956759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105956759 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427105956759 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105956759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105956759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105956759 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2213)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2212)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2212)@84c1225eaf8b: Added conn table entry 0TC_iu_imsi_detach_by_tmsi2(2219)10526265 MSC_Test_2-SCCP(2211)@84c1225eaf8b: First idle individual index:0 20250427105956765 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105956765 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2213)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105956765 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105956765 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105956765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105956765 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105956765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105956765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105956765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105956765 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 a0 9e 39 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) 20250427105956765 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) 20250427105956765 DMSC DEBUG msub_fsm[0x55eefe1fea00]{active}: Allocated (fsm.c:456) MSC_Test_2-RAN(2212)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427105956765 DMSC DEBUG msc_i[0x55eefe1b4ab0]{READY}: Allocated (fsm.c:456) 20250427105956765 DMSC DEBUG msc_i[0x55eefe1b4ab0]{READY}: is child of msub_fsm[0x55eefe1fea00] (fsm.c:486) 20250427105956765 DMSC DEBUG msc_a[0x55eefe1ffd90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427105956765 DMSC DEBUG msc_a[0x55eefe1ffd90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1fea00] (fsm.c:486) 20250427105956765 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55eefe1ffd90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427105956765 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x55eefe1b4ab0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427105956765 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55eefe1ffd90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427105956765 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55eefe1ffd90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427105956765 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55eefe1ffd90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427105956765 DMM DEBUG IMSI DETACH INDICATION: TMSI-0x01020304 (gsm_04_08.c:980) 20250427105956765 DMM ERROR IMSI DETACH for unknown subscriber TMSI-0x01020304 (gsm_04_08.c:1004) 20250427105956765 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55eefe1ffd90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250427105956765 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55eefe1ffd90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250427105956765 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55eefe1ffd90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250427105956765 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55eefe1ffd90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427105956765 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x55eefe1b4ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427105956765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105956765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105956765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105956765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105956765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105956765 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) 20250427105956765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105956765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105956765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105956765 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 a0 9e 39 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) 20250427105956765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105956765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105956765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105956765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105956765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105956766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105956766 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105956766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105956766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105956766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 a0 9e 39 00 01 0d 00 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2213)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2213)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2213)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2211)@84c1225eaf8b: { messageType := 2, destLocRef := 'A09E39'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2211)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2211)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2211)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2211)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2211)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2211)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2211)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2211)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2213)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427105956771 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105956771 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105956771 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105956771 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105956771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105956771 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105956771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105956771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105956771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105956771 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427105956771 DIUCS DEBUG (UTRAN-Iu-418) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427105956771 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x55eefe1b4ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427105956771 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x55eefe1b4ab0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427105956771 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55eefe1ffd90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427105956771 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55eefe1ffd90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427105956771 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55eefe1ffd90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427105956771 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55eefe1ffd90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427105956771 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55eefe1ffd90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427105956771 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55eefe1ffd90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427105956771 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55eefe1ffd90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427105956771 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55eefe1ffd90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1fea00] (msc_a.c:1053) 20250427105956771 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55eefe1ffd90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427105956771 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55eefe1ffd90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427105956771 DMSC DEBUG msub_fsm[0x55eefe1fea00]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427105956771 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250427105956771 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250427105956771 DMSC DEBUG msub_fsm[0x55eefe1fea00]{active}: State change to terminating (no timeout) (msub.c:91) 20250427105956771 DMSC DEBUG msub_fsm[0x55eefe1fea00]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427105956771 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x55eefe1b4ab0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427105956771 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x55eefe1b4ab0]{READY}: Removing from parent msub_fsm[0x55eefe1fea00] (msub.c:113) 20250427105956771 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-418 (ran_conn.c:142) 20250427105956771 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-418 (ran_conn.c:155) 20250427105956771 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x55eefe1b4ab0]{READY}: Freeing instance (msub.c:113) 20250427105956771 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x55eefe1b4ab0]{READY}: Deallocated (fsm.c:568) 20250427105956771 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250427105956771 DMSC DEBUG msub_fsm[0x55eefe1fea00]{terminating}: Freeing instance (msub.c:113) 20250427105956771 DMSC DEBUG msub_fsm[0x55eefe1fea00]{terminating}: Deallocated (fsm.c:568) 20250427105956771 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105956771 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105956771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427105956771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427105956771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105956771 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427105956771 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105956771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427105956771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105956771 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 a0 9e 39 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2213)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2211)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2213)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2212)@84c1225eaf8b: Deleted conn table entry 0TC_iu_imsi_detach_by_tmsi2(2219)10526265 20250427105956772 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105956772 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427105956772 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427105956772 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427105956772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427105956772 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427105956772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427105956772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427105956772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427105956772 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 a0 9e 39 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_imsi_detach_by_tmsi2(2219)@84c1225eaf8b: setverdict(pass): none -> pass TC_iu_imsi_detach_by_tmsi2(2219)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_tmsi2(2219)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_tmsi2(2219)@84c1225eaf8b: Final verdict of PTC: pass 20250427105956774 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427105956774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105956774 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427105956774 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427105956774 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427105956774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427105956774 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105956774 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427105956774 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105956774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105956774 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427105956774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105956774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105956774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105956774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105956774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427105956774 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) 20250427105956774 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) 20250427105956774 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427105956774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105956774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105956774 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_0-SCCP(2205)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(2207)@84c1225eaf8b: Final verdict of PTC: none 20250427105956774 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2217)@84c1225eaf8b: Final verdict of PTC: none 20250427105956774 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105956774 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) 20250427105956774 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105956774 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427105956774 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) 20250427105956774 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105956774 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427105956774 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105956774 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105956774 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105956774 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105956774 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) 20250427105956774 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) 20250427105956774 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105956774 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105956774 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105956774 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427105956774 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(2204)@84c1225eaf8b: Final verdict of PTC: none 20250427105956774 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427105956774 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2210)@84c1225eaf8b: Final verdict of PTC: none 20250427105956775 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-RAN(2212)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2211)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2208)@84c1225eaf8b: Final verdict of PTC: none20250427105956775 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427105956775 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) 20250427105956775 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427105956775 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427105956775 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) 20250427105956775 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427105956775 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) MSC_Test-SMPP(2218)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2216)@84c1225eaf8b: Final verdict of PTC: none 20250427105956775 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427105956775 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427105956775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427105956775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427105956775 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) 20250427105956775 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427105956775 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427105956775 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427105956775 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427105956775 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(2206)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2214)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2215)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2213)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2209)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2220)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2204): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2205): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2206): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2207): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2208): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2209): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2210): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2211): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2212): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2213): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2214): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2215): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2216): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2217): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2218): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_imsi_detach_by_tmsi2(2219): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2220): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_imsi_detach_by_tmsi finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass'. Sun Apr 27 10:59:56 UTC 2025 ====== MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi.talloc 20250427105957776 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=225780) 20250427105958775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105958775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105958775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105958775 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105958775 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105958775 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105958775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427105958775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427105958775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427105958777 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=225780, count=229088) 20250427105959778 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei'. ------ MSC_Tests_Iu.TC_iu_imsi_detach_by_imei ------ Sun Apr 27 11:00:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110000779 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_imsi_detach_by_imei started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2224)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2224)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2224)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2222)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2227)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2227)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2227)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-SCCP(2225)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2230)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2230)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2230)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2228)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110001505 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2231)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110001677 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110001677 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110001677 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110001677 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2224)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2224)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2224)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2224)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110001678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110001678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110001678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110001678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110001678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110001678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110001678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110001678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110001678 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110001678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110001678 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2224)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2224)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2224)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2224)@84c1225eaf8b: Message received on association #8 20250427110001678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110001678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110001678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110001678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110001678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110001678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110001678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110001678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110001678 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110001678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110001678 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110001678 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110001678 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110001678 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2224)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2224)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2224)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2224)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2224)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110001688 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110001688 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110001688 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110001688 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2227)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2227)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2227)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2227)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110001689 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110001689 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110001689 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110001689 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110001689 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110001689 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110001689 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110001689 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) 20250427110001689 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110001689 DLSS7 DEBUG 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) 20250427110001689 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2227)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2227)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2227)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2227)@84c1225eaf8b: Message received on association #8 20250427110001689 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110001689 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110001689 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110001689 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) 20250427110001689 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110001689 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110001689 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110001689 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) 20250427110001689 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110001689 DLSS7 DEBUG 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) 20250427110001689 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110001689 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110001689 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110001689 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2227)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2227)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2227)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2227)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2227)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110001700 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110001700 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110001700 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110001700 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2230)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2230)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2230)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2230)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110001702 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110001702 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110001702 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110001702 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110001702 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110001702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110001702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110001702 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) 20250427110001702 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110001702 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) 20250427110001702 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2230)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2230)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2230)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2230)@84c1225eaf8b: Message received on association #8 20250427110001702 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110001702 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110001702 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110001702 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) 20250427110001702 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110001702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110001702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110001702 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) 20250427110001702 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110001702 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) 20250427110001702 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) 20250427110001702 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110001702 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2230)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2227)@84c1225eaf8b: Message received on association #8 20250427110001702 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110001702 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2227)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2230)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2230)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2230)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2230)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2230)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110001780 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110001780 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2233)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2233)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110001781 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2233)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2233)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2233)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2233)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110001791 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110001791 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_iu_imsi_detach_by_imei2(2236)@84c1225eaf8b: 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 } } } } } } } } 20250427110002487 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110002487 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110002487 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110002487 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110002487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110002487 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110002487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110002487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110002487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110002487 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110002487 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110002487 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110002487 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110002487 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110002487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110002487 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110002487 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110002487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110002487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110002487 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2224)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2223)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110002492 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110002492 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110002492 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110002492 DLM3UA 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) 20250427110002492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110002492 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) 20250427110002492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110002492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110002492 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110002492 DLSS7 DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110002493 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110002493 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110002493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110002493 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) 20250427110002493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110002493 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) 20250427110002493 DLSS7 DEBUG Found route for dpc=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) 20250427110002493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110002493 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110002493 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2227)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2226)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110002519 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110002519 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110002519 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110002519 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110002519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110002519 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110002519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110002519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110002519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110002519 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) 20250427110002519 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110002519 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(2230)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110002519 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110002519 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110002519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110002519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110002519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110002519 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110002519 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110002519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110002519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110002519 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2230)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2229)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2229)@84c1225eaf8b: Added conn table entry 0TC_iu_imsi_detach_by_imei2(2236)10157964 MSC_Test_2-SCCP(2228)@84c1225eaf8b: First idle individual index:0 20250427110002528 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110002528 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110002528 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110002528 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110002528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110002528 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2230)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110002528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110002528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110002528 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110002528 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 9a ff 8c 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) 20250427110002528 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) 20250427110002528 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{active}: Allocated (fsm.c:456) 20250427110002528 DMSC DEBUG msc_i[0x55eefe1b4ab0]{READY}: Allocated (fsm.c:456) 20250427110002528 DMSC DEBUG msc_i[0x55eefe1b4ab0]{READY}: is child of msub_fsm[0x55eefe1ffd90] (fsm.c:486) 20250427110002528 DMSC DEBUG msc_a[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110002528 DMSC DEBUG msc_a[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1ffd90] (fsm.c:486) 20250427110002528 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110002528 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55eefe1b4ab0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110002528 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2229)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110002528 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110002528 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110002528 DMM DEBUG IMSI DETACH INDICATION: IMEI-499990000010160 (gsm_04_08.c:980) 20250427110002528 DMM ERROR IMEI-499990000010160: unimplemented mobile identity type (gsm_04_08.c:994) 20250427110002528 DMM ERROR IMSI DETACH for unknown subscriber IMEI-499990000010160 (gsm_04_08.c:1004) 20250427110002528 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250427110002528 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250427110002528 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250427110002528 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110002528 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55eefe1b4ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110002529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110002529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110002529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110002529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110002529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110002529 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) 20250427110002529 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110002529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110002529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110002529 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 9a ff 8c 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) 20250427110002529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110002529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110002529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110002529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110002529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110002529 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110002529 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110002529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110002529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110002529 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 9a ff 8c 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2230)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2230)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2230)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2228)@84c1225eaf8b: { messageType := 2, destLocRef := '9AFF8C'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2230)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2228)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2228)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2228)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2228)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2228)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2228)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2228)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2228)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110002534 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110002534 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110002534 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110002534 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110002534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110002534 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110002534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110002534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110002534 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110002534 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2230)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110002534 DIUCS DEBUG (UTRAN-Iu-419) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110002534 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55eefe1b4ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110002534 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55eefe1b4ab0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110002534 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110002534 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110002534 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110002534 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110002534 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110002534 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110002534 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110002534 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1ffd90] (msc_a.c:1053) 20250427110002534 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110002534 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110002534 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110002534 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250427110002534 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250427110002534 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110002534 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110002534 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55eefe1b4ab0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110002534 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55eefe1b4ab0]{READY}: Removing from parent msub_fsm[0x55eefe1ffd90] (msub.c:113) 20250427110002534 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-419 (ran_conn.c:142) 20250427110002534 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-419 (ran_conn.c:155) 20250427110002534 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55eefe1b4ab0]{READY}: Freeing instance (msub.c:113) 20250427110002534 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55eefe1b4ab0]{READY}: Deallocated (fsm.c:568) 20250427110002534 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250427110002534 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{terminating}: Freeing instance (msub.c:113) 20250427110002534 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{terminating}: Deallocated (fsm.c:568) 20250427110002534 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110002534 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110002534 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110002534 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110002534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110002534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110002534 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110002534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110002534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110002534 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 9a ff 8c 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2230)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2228)@84c1225eaf8b: Session index based on local reference:0 20250427110002535 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110002535 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110002535 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110002535 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110002535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110002535 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110002535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110002535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110002535 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110002535 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 9a ff 8c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2230)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2229)@84c1225eaf8b: Deleted conn table entry 0TC_iu_imsi_detach_by_imei2(2236)10157964 TC_iu_imsi_detach_by_imei2(2236)@84c1225eaf8b: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imei2(2236)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_imei2(2236)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_imei2(2236)@84c1225eaf8b: Final verdict of PTC: pass 20250427110002537 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110002537 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) 20250427110002537 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110002537 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110002537 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110002537 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) 20250427110002537 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110002537 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110002537 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110002537 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110002537 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110002537 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110002537 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110002537 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110002537 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110002537 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(2222)@84c1225eaf8b: Final verdict of PTC: none 20250427110002537 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) 20250427110002537 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110002537 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110002537 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110002537 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110002537 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2234)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2227)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2225)@84c1225eaf8b: Final verdict of PTC: none 20250427110002538 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110002538 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110002538 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-RAN(2226)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2232)@84c1225eaf8b: Final verdict of PTC: none 20250427110002538 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110002539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110002539 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110002539 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110002539 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110002539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110002539 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110002539 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110002539 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110002539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110002539 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110002539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110002539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110002539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110002539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110002539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110002539 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(2224)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2233)@84c1225eaf8b: Final verdict of PTC: none 20250427110002539 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110002539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110002539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110002540 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110002540 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110002540 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) MSC_Test-MNCC(2231)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2229)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2228)@84c1225eaf8b: Final verdict of PTC: none 20250427110002540 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) 20250427110002540 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110002540 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) IPA-CTRL-CLI-IPA(2221)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2235)@84c1225eaf8b: Final verdict of PTC: none 20250427110002540 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) 20250427110002541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110002541 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110002541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110002541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110002541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110002541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110002541 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) 20250427110002541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110002541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110002541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110002541 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110002541 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2237)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2230)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2223)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2221): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2222): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2223): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2224): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2225): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2226): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2227): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2228): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2229): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2230): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2231): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2232): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2233): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2234): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2235): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_imsi_detach_by_imei2(2236): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2237): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_imsi_detach_by_imei finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass'. Sun Apr 27 11:00:02 UTC 2025 ====== MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_imsi_detach_by_imei.talloc 20250427110003540 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=226268) 20250427110004537 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110004537 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110004537 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110004540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110004540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110004540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110004541 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110004542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110004542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110004542 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=226268, count=229576) 20250427110005542 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject'. ------ MSC_Tests_Iu.TC_iu_emerg_call_imei_reject ------ Sun Apr 27 11:00:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_emerg_call_imei_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_emerg_call_imei_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110006543 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_emerg_call_imei_reject started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2241)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2241)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2241)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2239)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2244)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2244)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2244)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2242)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2247)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2247)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2247)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2245)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110007315 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2248)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110007486 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110007486 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110007486 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110007486 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2241)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2241)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110007487 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110007487 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110007487 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110007487 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110007487 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110007487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110007487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110007487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110007487 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110007487 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110007487 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2241)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2241)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2241)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2241)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110007488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110007488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110007488 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110007488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110007488 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110007488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110007488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110007488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110007488 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110007488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110007488 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110007488 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2241)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2241)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2241)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110007488 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110007488 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2241)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2241)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2241)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2241)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2241)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110007498 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110007498 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110007498 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110007498 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2244)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2244)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110007499 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110007499 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110007499 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_1-M3UA(2244)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2244)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110007499 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110007499 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110007500 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110007500 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110007500 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) 20250427110007500 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110007500 DLSS7 DEBUG 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) 20250427110007500 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2244)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2244)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2244)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110007500 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110007500 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110007500 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_1-M3UA(2244)@84c1225eaf8b: Message received on association #8 20250427110007500 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) 20250427110007500 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110007500 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110007500 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110007500 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) 20250427110007500 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110007500 DLSS7 DEBUG 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) 20250427110007500 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110007500 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2244)@84c1225eaf8b: Message received on association #8 20250427110007500 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2244)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2244)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427110007500 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2244)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2244)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110007510 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110007510 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110007510 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110007510 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2247)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2247)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110007512 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110007512 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110007512 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110007512 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110007512 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110007512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110007512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110007512 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) 20250427110007512 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110007512 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) 20250427110007512 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2247)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2247)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2247)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2247)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110007513 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110007513 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110007513 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110007513 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) 20250427110007513 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110007513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110007513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110007513 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) 20250427110007513 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110007513 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(2247)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110007513 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) 20250427110007513 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110007513 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110007513 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110007513 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2244)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2247)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2247)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2244)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2247)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2247)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2247)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2247)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2247)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110007543 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110007543 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2250)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2250)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110007544 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2250)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2250)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2250)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2250)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110007553 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110007554 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_iu_emerg_call_imei_reject2(2253)@84c1225eaf8b: 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 } } } } 20250427110008290 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110008290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110008290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110008290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110008290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110008290 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110008290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110008290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110008290 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110008290 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110008291 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110008291 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110008291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110008291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110008291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110008291 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110008291 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110008291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110008291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110008291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2241)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2240)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110008302 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110008302 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110008302 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110008302 DLM3UA 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) 20250427110008302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110008302 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) 20250427110008302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110008302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110008302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110008302 DLSS7 DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110008302 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110008302 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110008302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110008302 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) 20250427110008302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110008302 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) 20250427110008302 DLSS7 DEBUG Found route for dpc=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) 20250427110008302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110008302 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110008302 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2244)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2243)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110008315 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110008315 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110008315 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110008315 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110008315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110008315 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110008315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110008315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110008316 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110008316 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110008316 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110008316 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110008316 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110008316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110008316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110008316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110008316 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110008316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110008316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110008316 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110008316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110008316 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2247)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2246)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2246)@84c1225eaf8b: Added conn table entry 0TC_iu_emerg_call_imei_reject2(2253)6472261 MSC_Test_2-SCCP(2245)@84c1225eaf8b: First idle individual index:0 20250427110008321 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110008321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110008321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110008321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110008321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110008321 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110008321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110008321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110008321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110008321 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 62 c2 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 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110008321 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) 20250427110008321 DMSC DEBUG msub_fsm[0x55eefe1fea00]{active}: Allocated (fsm.c:456) MSC_Test_2-RAN(2246)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110008321 DMSC DEBUG msc_i[0x55eefe1b4ab0]{READY}: Allocated (fsm.c:456) 20250427110008321 DMSC DEBUG msc_i[0x55eefe1b4ab0]{READY}: is child of msub_fsm[0x55eefe1fea00] (fsm.c:486) 20250427110008321 DMSC DEBUG msc_a[0x55eefe1ffd90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110008321 DMSC DEBUG msc_a[0x55eefe1ffd90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1fea00] (fsm.c:486) 20250427110008321 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55eefe1ffd90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110008321 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:NONE)[0x55eefe1b4ab0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110008321 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55eefe1ffd90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110008321 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55eefe1ffd90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110008322 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55eefe1ffd90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110008322 DMM DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55eefe1ffd90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250427110008322 DIUCS NOTICE msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55eefe1ffd90]{MSC_A_ST_VALIDATE_L3}: Tx CM SERVICE REQUEST REJECT: emergency services by IMEI are not supported (gsm_04_08.c:787) 20250427110008322 DMM DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55eefe1ffd90]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 5 (gsm_04_08.c:259) 20250427110008322 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55eefe1ffd90]{MSC_A_ST_VALIDATE_L3}: Sending DTAP: MM GSM48_MT_MM_CM_SERV_REJ (msc_a.c:2106) 20250427110008322 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55eefe1ffd90]{MSC_A_ST_VALIDATE_L3}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110008322 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55eefe1b4ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110008322 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55eefe1ffd90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110008322 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55eefe1ffd90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250427110008322 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55eefe1ffd90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110008322 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55eefe1ffd90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110008322 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55eefe1b4ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110008322 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110008322 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110008322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110008322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110008322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110008322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110008322 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110008322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110008322 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110008322 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 62 c2 45 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) 20250427110008322 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110008322 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110008322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110008322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110008322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110008322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110008322 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110008322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110008322 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110008322 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 62 c2 45 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) 20250427110008322 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110008322 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110008322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110008322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110008322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110008322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110008322 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110008322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110008322 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110008322 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 62 c2 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(2247)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2247)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2247)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2247)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2245)@84c1225eaf8b: { messageType := 2, destLocRef := '62C245'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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2247)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2245)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2245)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2245)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2245)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2245)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2245)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2245)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2245)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2245)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2245)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2245)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2245)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2245)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110008328 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110008328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110008328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110008328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110008328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110008328 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110008328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110008328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110008328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110008328 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2247)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110008328 DIUCS DEBUG (UTRAN-Iu-420) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110008328 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55eefe1b4ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110008328 DIUCS DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55eefe1b4ab0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110008328 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55eefe1ffd90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110008328 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55eefe1ffd90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110008328 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55eefe1ffd90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110008328 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55eefe1ffd90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110008328 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55eefe1ffd90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110008328 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55eefe1ffd90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110008328 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55eefe1ffd90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110008328 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55eefe1ffd90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1fea00] (msc_a.c:1053) 20250427110008328 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55eefe1ffd90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110008328 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55eefe1ffd90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110008328 DMSC DEBUG msub_fsm[0x55eefe1fea00]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110008328 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250427110008328 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250427110008328 DMSC DEBUG msub_fsm[0x55eefe1fea00]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110008328 DMSC DEBUG msub_fsm[0x55eefe1fea00]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110008328 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55eefe1b4ab0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110008328 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55eefe1b4ab0]{READY}: Removing from parent msub_fsm[0x55eefe1fea00] (msub.c:113) 20250427110008328 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-420 (ran_conn.c:142) 20250427110008328 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-420 (ran_conn.c:155) 20250427110008328 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55eefe1b4ab0]{READY}: Freeing instance (msub.c:113) 20250427110008328 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55eefe1b4ab0]{READY}: Deallocated (fsm.c:568) 20250427110008328 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250427110008328 DMSC DEBUG msub_fsm[0x55eefe1fea00]{terminating}: Freeing instance (msub.c:113) 20250427110008328 DMSC DEBUG msub_fsm[0x55eefe1fea00]{terminating}: Deallocated (fsm.c:568) 20250427110008328 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110008328 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110008328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110008328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110008328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110008328 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110008328 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110008328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110008328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110008328 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 62 c2 45 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2247)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2245)@84c1225eaf8b: Session index based on local reference:0 20250427110008328 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110008328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110008328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110008328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110008328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110008328 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110008328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110008328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110008328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110008328 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 62 c2 45 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2247)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2246)@84c1225eaf8b: Deleted conn table entry 0TC_iu_emerg_call_imei_reject2(2253)6472261 TC_iu_emerg_call_imei_reject2(2253)@84c1225eaf8b: setverdict(pass): none -> pass TC_iu_emerg_call_imei_reject2(2253)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imei_reject2(2253)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imei_reject2(2253)@84c1225eaf8b: Final verdict of PTC: pass 20250427110008330 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110008330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110008330 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110008330 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110008330 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110008330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110008330 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110008330 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110008330 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110008330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110008330 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110008330 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110008330 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110008330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110008330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110008330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110008330 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) 20250427110008330 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) 20250427110008330 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110008330 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110008330 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110008330 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110008330 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2241)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2239)@84c1225eaf8b: Final verdict of PTC: none 20250427110008330 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110008330 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) 20250427110008330 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110008330 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110008330 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) 20250427110008330 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110008330 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110008330 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110008330 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110008330 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110008330 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110008331 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110008330 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) 20250427110008330 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) 20250427110008330 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110008330 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110008330 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110008331 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110008331 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-M3UA(2244)@84c1225eaf8b: Final verdict of PTC: none 20250427110008331 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110008331 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(2251)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2250)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2242)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2248)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2240)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2246)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2245)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2249)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2238)@84c1225eaf8b: Final verdict of PTC: none 20250427110008332 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110008332 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) 20250427110008332 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110008332 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110008332 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) 20250427110008332 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110008332 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110008332 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110008332 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110008332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110008332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110008332 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) 20250427110008332 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110008332 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110008332 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110008332 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110008332 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2243)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2247)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2254)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2252)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2238): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2239): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2240): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2241): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2242): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2243): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2244): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2245): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2246): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2247): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2248): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2249): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2250): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2251): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2252): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_emerg_call_imei_reject2(2253): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2254): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_emerg_call_imei_reject finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass'. Sun Apr 27 11:00:08 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 20250427110009331 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234888) 20250427110010331 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110010331 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110010331 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110010331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110010331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110010331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110010332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110010332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110010332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110010332 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=234888, count=238196) 20250427110011333 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi'. ------ MSC_Tests_Iu.TC_iu_emerg_call_imsi ------ Sun Apr 27 11:00:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_emerg_call_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_emerg_call_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110012334 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_emerg_call_imsi started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2258)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2258)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2258)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2256)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2261)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2261)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2261)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2259)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2264)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2264)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2264)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2262)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110013082 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2265)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110013249 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110013249 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110013249 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110013249 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2258)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2258)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110013251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110013251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110013251 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110013251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110013251 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110013251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110013251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_0-M3UA(2258)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2258)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110013251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110013251 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110013251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110013251 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2258)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2258)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110013251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110013251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110013251 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(2258)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110013251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110013251 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110013251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110013251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110013251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110013251 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110013251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110013251 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 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(2258)@84c1225eaf8b: Message received on association #8 20250427110013251 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2258)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2258)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2258)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2258)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427110013251 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110013251 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2258)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2258)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110013261 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110013261 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110013261 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110013261 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2261)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2261)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110013262 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110013262 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110013262 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_1-M3UA(2261)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2261)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110013262 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110013262 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110013262 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110013262 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110013262 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) 20250427110013262 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110013262 DLSS7 DEBUG 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) 20250427110013262 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2261)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2261)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110013262 DLSS7 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110013262 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110013262 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110013262 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)@84c1225eaf8b: Message received on association #8 20250427110013262 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110013262 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110013262 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110013262 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) 20250427110013262 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110013263 DLSS7 DEBUG 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) 20250427110013263 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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(2261)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110013263 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2261)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2261)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427110013263 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110013263 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2261)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2261)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110013276 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110013276 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110013276 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110013276 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2264)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2264)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110013278 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110013278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110013278 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110013278 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(2264)@84c1225eaf8b: M3UA_ASPUP sent 20250427110013278 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110013278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110013278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_2-M3UA(2264)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110013278 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) 20250427110013278 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110013278 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) 20250427110013278 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2264)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2264)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110013278 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110013278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110013279 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_2-M3UA(2264)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110013279 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) 20250427110013279 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110013279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110013279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110013279 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) 20250427110013279 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110013279 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) 20250427110013279 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) 20250427110013279 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110013279 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(2264)@84c1225eaf8b: Message received on association #8 20250427110013279 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110013279 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2261)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2264)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2261)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2264)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2264)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2264)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2264)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2264)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110013335 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110013335 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2267)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2267)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110013336 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2267)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2267)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2267)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2267)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110013347 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110013347 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2268)@84c1225eaf8b: Created GsupExpect[0] for "262420000001018" to be handled at TC_iu_emerg_call_imsi2(2270) TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110014053 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110014053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014053 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110014053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110014053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014053 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2258)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110014054 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014054 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110014054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014054 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110014054 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110014054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2258)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2257)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110014064 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014064 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014064 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014064 DLM3UA 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) 20250427110014064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014064 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) 20250427110014064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110014064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014064 DLSS7 DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110014064 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014064 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014064 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) 20250427110014064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014064 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) 20250427110014064 DLSS7 DEBUG Found route for dpc=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) 20250427110014064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110014064 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014064 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2261)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2260)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110014088 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014088 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014088 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014088 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110014088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014088 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110014088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110014088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014088 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) 20250427110014088 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110014088 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110014088 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014088 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110014088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014088 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110014088 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110014088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014088 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2263)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2263)@84c1225eaf8b: Added conn table entry 0TC_iu_emerg_call_imsi2(2270)15922042 MSC_Test_2-SCCP(2262)@84c1225eaf8b: First idle individual index:0 20250427110014094 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014094 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014094 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014094 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110014094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014094 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110014095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110014095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014095 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 f2 f3 7a 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110014095 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) 20250427110014095 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{active}: Allocated (fsm.c:456) 20250427110014095 DMSC DEBUG msc_i[0x55eefe1b4ab0]{READY}: Allocated (fsm.c:456) 20250427110014095 DMSC DEBUG msc_i[0x55eefe1b4ab0]{READY}: is child of msub_fsm[0x55eefe1ffd90] (fsm.c:486) 20250427110014095 DMSC DEBUG msc_a[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110014095 DMSC DEBUG msc_a[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1ffd90] (fsm.c:486) 20250427110014095 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110014095 DMSC DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x55eefe1b4ab0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110014095 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110014095 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110014095 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110014095 DMM DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001018 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110014095 DMM DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110014095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1e0220]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110014095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1e0220]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1fea00] (fsm.c:486) 20250427110014095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1e0220]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110014095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1e0220]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110014095 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110014095 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001018 id=262420000001018 (vlr.c:661) 20250427110014095 DVLR INFO New subscr, IMSI: 262420000001018 (vlr.c:562) 20250427110014095 DVLR DEBUG VLR subscr IMSI-262420000001018 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110014095 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110014095 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110014095 DVLR DEBUG VLR subscr IMSI-262420000001018 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110014095 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110014095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1e0220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110014095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1e0220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110014095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1e0220]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110014095 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1cf8a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110014095 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1cf8a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1e0220] (fsm.c:486) 20250427110014095 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1cf8a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-RAN(2263)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110014095 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014095 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110014095 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1cf8a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110014095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014095 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110014095 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110014095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014095 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 f2 f3 7a 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@84c1225eaf8b: { messageType := 2, destLocRef := 'F2F37A'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2268)@84c1225eaf8b: Found GsupExpect[0] for "262420000001018" handled at TC_iu_emerg_call_imsi2(2270) MSC_Test-GSUP(2268)@84c1225eaf8b: Added IMSI table entry 0TC_iu_emerg_call_imsi2(2270)"262420000001018" TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110014098 DVLR DEBUG VLR subscr IMSI-262420000001018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110014098 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1cf8a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110014098 DVLR DEBUG SUBSCR(IMSI-262420000001018) Received 1 auth tuples (vlr.c:996) 20250427110014098 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1cf8a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110014098 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1cf8a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110014098 DMM DEBUG Tx AUTH REQ (rand = 61118034bc89234ee6eabe298eadec36) (gsm_04_08.c:641) 20250427110014098 DMM DEBUG AUTH REQ (autn = b6611b1f477af576ac78010533b38044) (gsm_04_08.c:643) 20250427110014098 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110014098 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110014098 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110014098 DVLR DEBUG VLR subscr IMSI-262420000001018 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110014098 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014098 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110014098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014098 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110014099 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110014099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014099 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 f2 f3 7a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 61 11 80 34 bc 89 23 4e e6 ea be 29 8e ad ec 36 20 10 b6 61 1b 1f 47 7a f5 76 ac 78 01 05 33 b3 80 44 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2263)@84c1225eaf8b: patching N(SD)=1 into dtap '0514CD1A842F2104385382B1'O MSC_Test_2-RAN(2263)@84c1225eaf8b: patched enc_l3: '0554CD1A842F2104385382B1'O MSC_Test_2-SCCP(2262)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2262)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CD1A842F2104385382B1'O 20250427110014103 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014103 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014103 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014103 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110014103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014103 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110014103 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110014103 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014103 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 cd 1a 84 2f 21 04 38 53 82 b1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110014103 DIUCS DEBUG (UTRAN-Iu-421) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110014103 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110014103 DIUCS DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1b4ab0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110014103 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110014103 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110014103 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110014103 DMM DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = cd1a842f385382b1) (gsm_04_08.c:1128) 20250427110014103 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1cf8a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110014103 DVLR DEBUG SUBSCR(IMSI-262420000001018) AUTH on UTRAN received RES: cd1a842f385382b1 (8 bytes) (vlr_auth_fsm.c:151) 20250427110014103 DVLR INFO SUBSCR(IMSI-262420000001018) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110014103 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1cf8a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110014103 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1cf8a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110014103 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1cf8a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110014103 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1cf8a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1e0220] (vlr_auth_fsm.c:294) 20250427110014103 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1cf8a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110014103 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1cf8a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110014103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1e0220]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110014103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1e0220]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110014103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1e0220]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110014103 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110014104 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6661a18227b381088fef8ef4f913ff4d, CK=NONE (ran_msg_iu.c:388) 20250427110014104 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110014104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1e0220]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110014104 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014104 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110014104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014104 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110014104 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110014104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014104 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 f2 f3 7a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 66 61 a1 82 27 b3 81 08 8f ef 8e f4 f9 13 ff 4d 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2262)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2262)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110014108 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014108 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014108 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014108 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110014108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014108 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110014108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110014108 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110014108 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110014109 DIUCS DEBUG (UTRAN-Iu-421) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110014109 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110014109 DIUCS DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1b4ab0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110014109 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110014109 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110014109 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110014109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1e0220]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110014109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1e0220]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110014109 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110014109 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110014109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1e0220]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110014109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1e0220]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110014109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1cf8a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110014109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1cf8a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1e0220] (fsm.c:486) 20250427110014109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1cf8a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110014109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1cf8a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110014109 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014109 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110014109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110014109 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110014109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014109 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 f2 f3 7a 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110014111 DVLR DEBUG VLR subscr IMSI-262420000001018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110014111 DVLR DEBUG IMSI:262420000001018 has MSISDN:491230001018 (vlr.c:1045) 20250427110014111 DMSC NOTICE msub(IMSI-262420000001018:MSISDN-491230001018) VLR: update for IMSI=262420000001018 (MSISDN=491230001018) (gsm_04_08.c:1541) 20250427110014111 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110014111 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110014111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55eefe1e0220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110014111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1cf8a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110014111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1cf8a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110014111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1cf8a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110014111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1cf8a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55eefe1e0220] (vlr_lu_fsm.c:110) 20250427110014111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1cf8a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110014111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55eefe1cf8a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110014111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55eefe1e0220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110014111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55eefe1e0220]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110014111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55eefe19e850]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110014111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55eefe19e850]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55eefe1e0220] (fsm.c:486) 20250427110014111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55eefe19e850]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110014111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55eefe19e850]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110014111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55eefe19e850]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110014111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55eefe19e850]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110014111 DMSC NOTICE msub(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x5AC1F02B) VLR: update for IMSI=262420000001018 (MSISDN=491230001018) (gsm_04_08.c:1541) 20250427110014111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55eefe19e850]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110014111 DMM DEBUG -> IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x5AC1F02B LOCATION UPDATE ACCEPT (TMSI = 0x5ac1f02b) (gsm_04_08.c:149) 20250427110014111 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110014111 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110014111 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110014111 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x5AC1F02B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110014111 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014111 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110014111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110014111 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110014111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014111 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 f2 f3 7a 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 5a c1 f0 2b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2263)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2263)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2262)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2262)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110014113 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014113 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014113 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110014113 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110014113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014113 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110014113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110014113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014113 DLSS7 DEBUG 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) 20250427110014113 DIUCS DEBUG (UTRAN-Iu-421) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110014113 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110014113 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1b4ab0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110014113 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110014113 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110014113 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110014113 DMM DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110014113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1e0220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110014113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55eefe19e850]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110014113 DMSC NOTICE msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B) VLR: update for IMSI=262420000001018 (MSISDN=491230001018) (gsm_04_08.c:1541) 20250427110014113 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110014113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55eefe19e850]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110014113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1e0220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110014113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55eefe19e850]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110014113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55eefe19e850]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1e0220] (vlr_lu_fsm.c:817) 20250427110014113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55eefe19e850]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110014113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55eefe19e850]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110014113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1e0220]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110014113 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110014113 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250427110014113 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001018/3/1): Available (smpp_smsc.c:626) 20250427110014113 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110014113 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110014113 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110014113 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110014113 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110014113 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110014113 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110014113 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110014113 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110014113 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014113 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110014113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110014114 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110014114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014114 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 f2 f3 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(2264)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2262)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2262)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110014118 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014118 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014118 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014118 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110014118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014118 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110014118 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110014118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110014118 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014118 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110014118 DIUCS DEBUG (UTRAN-Iu-421) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110014118 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1b4ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110014118 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1b4ab0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110014118 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110014118 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110014118 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110014118 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110014118 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110014118 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110014118 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110014118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1e0220]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110014118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1e0220]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1fea00] (msc_a.c:1053) 20250427110014118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1e0220]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110014118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1e0220]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110014118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1e0220]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110014118 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1ffd90] (msc_a.c:1053) 20250427110014118 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110014118 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110014118 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110014118 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B) MSC-A terminated (msub.c:261) 20250427110014118 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B) 1 MSC-I still active (msub.c:79) 20250427110014118 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110014118 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110014118 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1b4ab0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110014118 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1b4ab0]{READY}: Removing from parent msub_fsm[0x55eefe1ffd90] (msub.c:113) 20250427110014118 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-421 (ran_conn.c:142) 20250427110014118 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-421 (ran_conn.c:155) 20250427110014118 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1b4ab0]{READY}: Freeing instance (msub.c:113) 20250427110014118 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-421:LU)[0x55eefe1b4ab0]{READY}: Deallocated (fsm.c:568) 20250427110014118 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B) Free (msub.c:119) 20250427110014118 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B - active-conn: now used by 1 (attached) (msub.c:375) 20250427110014118 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{terminating}: Freeing instance (msub.c:113) 20250427110014118 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{terminating}: Deallocated (fsm.c:568) 20250427110014118 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014118 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110014118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110014118 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110014118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014118 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 f2 f3 7a 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@84c1225eaf8b: Session index based on local reference:0 20250427110014119 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014119 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014119 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014119 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110014119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014119 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110014119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110014119 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014119 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 f2 f3 7a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2263)@84c1225eaf8b: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2270)15922042 TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: 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 := '5AC1F02B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2263)@84c1225eaf8b: Added conn table entry 0TC_iu_emerg_call_imsi2(2270)6499019 MSC_Test_2-RAN(2263)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2262)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110014320 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014320 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014320 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014320 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110014320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014320 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110014320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110014320 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014320 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 63 2a cb 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 5a c1 f0 2b 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) 20250427110014320 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) 20250427110014320 DMSC DEBUG msub_fsm[0x55eefe1e0220]{active}: Allocated (fsm.c:456) 20250427110014320 DMSC DEBUG msc_i[0x55eefe1fea00]{READY}: Allocated (fsm.c:456) 20250427110014320 DMSC DEBUG msc_i[0x55eefe1fea00]{READY}: is child of msub_fsm[0x55eefe1e0220] (fsm.c:486) 20250427110014320 DMSC DEBUG msc_a[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110014320 DMSC DEBUG msc_a[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1e0220] (fsm.c:486) 20250427110014320 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110014320 DMSC DEBUG msc_i(unknown:UTRAN-Iu-422:NONE)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110014320 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110014320 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110014320 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110014320 DMM DEBUG msc_a(TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250427110014320 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110014320 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0] (fsm.c:486) 20250427110014320 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110014320 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110014320 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110014320 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110014320 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110014320 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110014320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110014320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110014320 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110014320 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1ffd90] (fsm.c:486) 20250427110014320 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110014320 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110014321 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110014321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110014321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014321 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110014321 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110014321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014321 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 63 2a cb 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@84c1225eaf8b: { messageType := 2, destLocRef := '632ACB'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110014322 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110014322 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110014322 DVLR DEBUG SUBSCR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B) Received 1 auth tuples (vlr.c:996) 20250427110014322 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110014322 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110014322 DMM DEBUG Tx AUTH REQ (rand = bcce94d1031885289dbba56b252b73ed) (gsm_04_08.c:641) 20250427110014322 DMM DEBUG AUTH REQ (autn = ff2906c06d9b478463d5e0a6e4d4fd49) (gsm_04_08.c:643) 20250427110014322 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110014322 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110014322 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110014322 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110014322 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014322 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110014322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110014322 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110014322 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014322 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 63 2a cb 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 bc ce 94 d1 03 18 85 28 9d bb a5 6b 25 2b 73 ed 20 10 ff 29 06 c0 6d 9b 47 84 63 d5 e0 a6 e4 d4 fd 49 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2263)@84c1225eaf8b: patching N(SD)=1 into dtap '0514571093BC210479C827D9'O MSC_Test_2-RAN(2263)@84c1225eaf8b: patched enc_l3: '0554571093BC210479C827D9'O MSC_Test_2-SCCP(2262)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2262)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554571093BC210479C827D9'O 20250427110014324 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014324 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014324 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014324 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110014324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014324 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110014324 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110014324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110014324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014324 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 57 10 93 bc 21 04 79 c8 27 d9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110014324 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110014324 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110014324 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110014324 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110014324 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110014324 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110014324 DMM DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 571093bc79c827d9) (gsm_04_08.c:1128) 20250427110014324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110014324 DVLR DEBUG SUBSCR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B) AUTH on UTRAN received RES: 571093bc79c827d9 (8 bytes) (vlr_auth_fsm.c:151) 20250427110014324 DVLR INFO SUBSCR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110014324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110014324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110014324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110014324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1ffd90] (vlr_auth_fsm.c:294) 20250427110014324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110014324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110014324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110014324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110014324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110014324 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110014324 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0ab952b6bb66dc2984a81ab23075f6ea, CK=NONE (ran_msg_iu.c:388) 20250427110014324 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110014324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110014324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110014324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014324 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110014324 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110014324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014324 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 63 2a cb 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 0a b9 52 b6 bb 66 dc 29 84 a8 1a b2 30 75 f6 ea 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2262)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2262)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110014326 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014326 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014326 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014326 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110014326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014326 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110014326 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110014326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110014326 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014326 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110014326 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110014326 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110014326 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110014326 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110014326 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110014326 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110014326 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110014326 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110014326 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110014326 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110014326 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110014326 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110014326 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110014326 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110014326 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110014326 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110014326 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110014326 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110014326 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250427110014326 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001018/3/1): Available (smpp_smsc.c:626) 20250427110014327 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014327 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110014327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014327 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110014327 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110014327 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014327 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 63 2a cb 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2265)@84c1225eaf8b: Created MnccExpect[0] for "112" to be handled at TC_iu_emerg_call_imsi2(2270) MSC_Test-MGCP(2266)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=2 into dtap '030E0406600504020081'O MSC_Test_2-RAN(2263)@84c1225eaf8b: patched enc_l3: '038E0406600504020081'O MSC_Test_2-SCCP(2262)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: vl_len:22 MSC_Test_2-SCCP(2262)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A038E0406600504020081'O MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110014332 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014332 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014332 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014332 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110014332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110014332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110014332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014332 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) 20250427110014332 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110014332 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110014332 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110014332 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110014332 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110014332 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110014332 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427110014332 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B callref-0x80000035 tid-8) New transaction (transaction.c:231) 20250427110014332 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427110014332 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110014333 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx EMERG_SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427110014333 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427110014333 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427110014333 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B: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) 20250427110014333 DCC NOTICE trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) EMERGENCY_SETUP to 112 (gsm_04_08_cc.c:704) 20250427110014333 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427110014333 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250427110014333 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427110014333 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0] (fsm.c:486) 20250427110014333 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B: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) 20250427110014333 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1d4590]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427110014333 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1d4590]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0] (fsm.c:486) 20250427110014333 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:no-CI)[0x55eefe1d4590]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427110014333 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:no-CI)[0x55eefe1d4590]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427110014333 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1e0ca0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427110014333 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1e0ca0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0] (fsm.c:486) 20250427110014333 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:no-CI)[0x55eefe1e0ca0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250427110014333 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:no-CI)[0x55eefe1e0ca0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2266)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427110014337 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:no-CI)[0x55eefe1d4590]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110014337 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427110014337 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427110014337 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{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) 20250427110014338 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX 20250427110014338 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:no-CI)[0x55eefe1e0ca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110014338 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427110014338 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427110014338 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{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) 20250427110014338 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B: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) 20250427110014338 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) Sending Assignment Command (msc_a.c:706) 20250427110014338 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250427110014338 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{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) 20250427110014338 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427110014338 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014338 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110014338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110014338 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test-MNCC(2265)@84c1225eaf8b: Found MnccExpect[0] for "112" handled at TC_iu_emerg_call_imsi2(2270) MSC_Test-MNCC(2265)@84c1225eaf8b: Added conn table entry 0TC_iu_emerg_call_imsi2(2270)-2147483595 20250427110014338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014338 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 63 2a cb 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_2-M3UA(2264)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@84c1225eaf8b: Session index based on local reference:0 TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110014340 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427110014340 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2262)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: vl_len:46 MSC_Test_2-SCCP(2262)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C601A7C350001C0A802150000000000000000000000000040040C0000'O 20250427110014354 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014354 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014354 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014354 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110014354 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110014354 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110014354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110014354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014354 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) 20250427110014354 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110014354 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110014354 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427110014354 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=3 (ran_msg_iu.c:132) 20250427110014354 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110014354 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427110014354 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=3 (ran_msg_iu.c:132) 20250427110014354 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250427110014354 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1e0ca0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250427110014354 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B: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)[0x55eefe1e0ca0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427110014354 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B: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) 20250427110014354 DCC INFO trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B: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) 20250427110014354 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B: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) 20250427110014354 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427110014355 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427110014355 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427110014355 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427110014355 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427110014355 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250427110014355 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110014355 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110014355 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250427110014355 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014355 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110014355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014355 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110014355 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110014355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014355 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 63 2a cb 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) 20250427110014356 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B: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)[0x55eefe1e0ca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110014356 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B: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)[0x55eefe1e0ca0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427110014356 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(2264)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110014357 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427110014357 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427110014357 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427110014357 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427110014357 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250427110014357 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110014357 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110014357 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014357 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110014357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014357 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110014357 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110014357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014357 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 63 2a cb 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427110014359 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B: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) 20250427110014359 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B: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) 20250427110014359 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B: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) 20250427110014359 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1d4590]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427110014359 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1d4590]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427110014359 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B: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)[0x55eefe1d4590]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427110014359 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427110014359 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427110014359 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427110014359 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427110014359 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427110014359 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250427110014359 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110014359 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110014359 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014359 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110014359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014359 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110014359 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110014359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014359 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 63 2a cb 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)@84c1225eaf8b: Message received on association #8 TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: { line := { verb := "MDCX", trans_id := "422", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a3" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a3", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_2-SCCP(2262)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110014360 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B: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)[0x55eefe1d4590]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110014360 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B: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)[0x55eefe1d4590]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427110014360 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427110014360 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427110014360 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2263)@84c1225eaf8b: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2263)@84c1225eaf8b: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2262)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2262)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110014360 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110014360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110014360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110014360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110014360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110014360 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110014360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110014360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110014360 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110014360 DLSS7 DEBUG 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) 20250427110014361 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110014361 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110014361 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110014361 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110014361 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110014361 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110014361 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427110014361 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427110014361 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427110014361 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427110014361 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: f_mo_call_establish DONE TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: Hold the call for some time TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: Call stayed open for 5.000000 seconds, all is well. TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: Hangup TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427110019866 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427110019866 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427110019866 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427110019866 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427110019866 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250427110019866 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110019866 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110019867 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110019867 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110019867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110019867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110019867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110019867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110019867 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110019867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110019867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110019867 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 63 2a cb 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC 20250427110019869 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427110019869 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427110019869 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427110019869 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427110019869 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427110019869 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427110019869 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250427110019869 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110019869 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110019869 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110019869 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110019869 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110019869 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110019869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110019869 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110019869 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110019869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110019869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110019869 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 63 2a cb 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2263)@84c1225eaf8b: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2263)@84c1225eaf8b: patched enc_l3: '032A'O MSC_Test_2-SCCP(2262)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2262)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110019873 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110019873 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110019873 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110019873 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110019873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110019873 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110019873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110019873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110019873 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110019873 DLSS7 DEBUG 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) 20250427110019873 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110019873 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110019873 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110019873 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110019873 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110019873 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110019873 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427110019873 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427110019873 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427110019873 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427110019873 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427110019873 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427110019873 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110019873 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110019873 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110019873 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110019873 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110019873 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110019873 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110019873 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427110019873 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B: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)[0x55eefe1e0ca0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427110019873 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B: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)[0x55eefe1e0ca0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0] (call_leg.c:197) 20250427110019873 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B: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)[0x55eefe1e0ca0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427110019873 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B: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)[0x55eefe1e0ca0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427110019873 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B: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)[0x55eefe1d4590]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427110019873 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B: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)[0x55eefe1d4590]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0] (call_leg.c:197) 20250427110019873 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427110019873 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B: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)[0x55eefe1d4590]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427110019873 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B: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)[0x55eefe1d4590]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427110019873 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427110019873 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0] (call_leg.c:198) 20250427110019873 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427110019873 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1cf8a0]{RELEASING}: Deallocated (fsm.c:568) 20250427110019873 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427110019873 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110019873 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110019873 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110019873 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110019873 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110019873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110019873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110019873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110019873 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110019873 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110019873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110019873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110019873 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 63 2a cb 00 01 0d 00 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2265)@84c1225eaf8b: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2270)-2147483595 MSC_Test_2-SCCP(2262)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2262)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2262)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2262)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110019877 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110019877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110019878 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110019878 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110019878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110019878 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110019878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110019878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110019878 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110019878 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110019878 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110019878 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110019878 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110019878 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110019878 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110019878 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110019878 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110019878 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110019878 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110019878 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110019878 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110019878 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0] (msc_a.c:1053) 20250427110019878 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110019878 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110019878 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1e0220] (msc_a.c:1053) 20250427110019878 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110019878 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1b4ab0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110019878 DMSC DEBUG msub_fsm[0x55eefe1e0220]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110019878 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B) MSC-A terminated (msub.c:261) 20250427110019878 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B) 1 MSC-I still active (msub.c:79) 20250427110019878 DMSC DEBUG msub_fsm[0x55eefe1e0220]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110019878 DMSC DEBUG msub_fsm[0x55eefe1e0220]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110019878 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110019878 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Removing from parent msub_fsm[0x55eefe1e0220] (msub.c:113) 20250427110019878 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-422 (ran_conn.c:142) 20250427110019878 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-422 (ran_conn.c:155) 20250427110019878 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Freeing instance (msub.c:113) 20250427110019878 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Deallocated (fsm.c:568) 20250427110019878 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B) Free (msub.c:119) 20250427110019878 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x5AC1F02B - active-conn: now used by 1 (attached) (msub.c:375) 20250427110019878 DMSC DEBUG msub_fsm[0x55eefe1e0220]{terminating}: Freeing instance (msub.c:113) 20250427110019878 DMSC DEBUG msub_fsm[0x55eefe1e0220]{terminating}: Deallocated (fsm.c:568) 20250427110019878 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110019878 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110019878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110019878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110019878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110019878 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110019878 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110019878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110019878 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110019878 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 63 2a cb 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@84c1225eaf8b: Session index based on local reference:0 20250427110019879 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110019879 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2264)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2263)@84c1225eaf8b: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2270)6499019 20250427110019879 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110019879 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110019879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110019879 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110019879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110019879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110019879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110019879 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 63 2a cb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: f_call_hangup 6.iu: rx SCCP DISC TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: f_call_hangup 9: done TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2270)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(2268)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2259)@84c1225eaf8b: Final verdict of PTC: none 20250427110020890 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110020891 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-RAN(2260)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2262)@84c1225eaf8b: Final verdict of PTC: none 20250427110020892 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110020892 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) 20250427110020892 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110020892 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110020892 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110020892 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) 20250427110020892 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110020892 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110020892 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110020892 DLSS7 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(2265)@84c1225eaf8b: Final verdict of PTC: none 20250427110020892 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110020892 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110020892 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110020892 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110020892 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110020892 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) 20250427110020892 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) 20250427110020893 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110020893 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110020893 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110020893 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427110020893 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110020893 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2256)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2261)@84c1225eaf8b: Final verdict of PTC: none 20250427110020893 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110020893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110020893 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110020893 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110020893 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110020893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110020893 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110020893 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110020893 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110020893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110020893 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110020893 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110020893 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110020893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110020893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110020893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110020893 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) 20250427110020893 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110020893 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110020893 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(2267)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(2258)@84c1225eaf8b: Final verdict of PTC: none 20250427110020893 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110020893 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(2263)@84c1225eaf8b: Final verdict of PTC: none 20250427110020893 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110020893 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) 20250427110020893 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110020893 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110020893 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) 20250427110020893 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110020893 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110020893 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110020893 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110020893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110020893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110020893 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) 20250427110020893 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110020893 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110020893 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110020893 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110020893 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(2264)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2257)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2266)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2271)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2255)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2269)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2255): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2256): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2257): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2258): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2259): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2260): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2261): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2262): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2263): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2264): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2265): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2266): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2267): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2268): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2269): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_emerg_call_imsi2(2270): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2271): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_emerg_call_imsi finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi pass'. Sun Apr 27 11:00:20 UTC 2025 ====== MSC_Tests_Iu.TC_iu_emerg_call_imsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_emerg_call_imsi.talloc 20250427110021894 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=643256) 20250427110022893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110022893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110022893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110022893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110022893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110022893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110022893 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110022893 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110022893 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110022895 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=643256, count=643796) 20250427110023896 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_establish_and_nothing'. ------ MSC_Tests_Iu.TC_iu_establish_and_nothing ------ Sun Apr 27 11:00:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_establish_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_establish_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110024898 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_establish_and_nothing' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_establish_and_nothing started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2275)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2275)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2275)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2273)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2278)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2278)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2278)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2276)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2281)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2281)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2281)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2279)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110025769 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2282)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110025899 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110025899 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2284)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2284)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110025905 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2284)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2284)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2284)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2284)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110025933 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110025933 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427110025938 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110025938 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110025938 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110025938 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2275)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2275)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110025941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110025941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110025941 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110025941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110025941 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110025941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110025941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110025941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110025941 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110025941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110025941 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2275)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2275)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2275)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2275)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110025942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110025942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110025942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110025942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110025942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110025942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110025942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110025942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110025942 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110025942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110025942 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110025942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2275)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2275)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2275)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110025942 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110025942 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2275)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2275)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2275)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2275)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2275)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110025949 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110025949 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110025949 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110025949 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2278)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2278)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2278)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110025951 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110025951 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110025951 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110025951 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110025951 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110025951 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_1-M3UA(2278)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2278)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110025951 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110025951 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) 20250427110025951 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110025951 DLSS7 DEBUG 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) 20250427110025951 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2278)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2278)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110025952 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110025952 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110025952 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110025952 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) 20250427110025952 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110025952 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_1-M3UA(2278)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110025952 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110025952 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) 20250427110025952 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2278)@84c1225eaf8b: Message received on association #8 20250427110025952 DLSS7 DEBUG 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) 20250427110025952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110025952 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110025952 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110025952 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2278)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2278)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2278)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2278)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2278)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2278)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2285)@84c1225eaf8b: Created GsupExpect[0] for "262420000001027" to be handled at TC_iu_establish_and_nothing2(2287) TC_iu_establish_and_nothing2(2287)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110025963 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110025963 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110025963 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110025963 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2281)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2281)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110025965 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110025965 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110025965 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110025965 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110025965 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110025965 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110025965 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110025965 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(2281)@84c1225eaf8b: M3UA_ASPUP sent 20250427110025965 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110025965 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) 20250427110025965 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2281)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2281)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2281)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110025966 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110025966 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110025966 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110025966 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) 20250427110025966 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110025966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110025966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110025966 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) 20250427110025966 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110025966 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) 20250427110025966 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) 20250427110025966 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110025966 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2281)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110025966 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110025966 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2278)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2281)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2278)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2281)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2281)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2281)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2281)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2281)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2281)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110026741 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110026741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110026741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110026741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110026741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110026741 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110026741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110026741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110026741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110026741 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110026741 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110026741 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110026741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110026741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110026741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110026741 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110026741 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110026741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110026741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110026741 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2275)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2275)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2274)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110026753 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110026753 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110026753 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110026753 DLM3UA 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) 20250427110026753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110026753 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) 20250427110026753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110026753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110026753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110026753 DLSS7 DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110026754 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110026754 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110026754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110026754 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) 20250427110026754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110026754 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) 20250427110026754 DLSS7 DEBUG Found route for dpc=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) 20250427110026754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110026754 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110026754 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2278)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2277)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110026770 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110026770 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110026770 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110026770 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110026770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110026770 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110026770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110026770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110026770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110026770 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110026770 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110026770 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110026770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110026770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110026770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110026770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110026770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110026770 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110026770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110026770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110026770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110026770 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2281)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2280)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2280)@84c1225eaf8b: Added conn table entry 0TC_iu_establish_and_nothing2(2287)9442400 MSC_Test_2-SCCP(2279)@84c1225eaf8b: First idle individual index:0 20250427110026776 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110026776 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110026776 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110026776 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110026776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110026776 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110026776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110026776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110026776 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110026776 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 14 60 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110026776 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) MSC_Test_2-RAN(2280)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110026776 DMSC DEBUG msub_fsm[0x55eefe1e0ca0]{active}: Allocated (fsm.c:456) 20250427110026776 DMSC DEBUG msc_i[0x55eefe2029e0]{READY}: Allocated (fsm.c:456) 20250427110026776 DMSC DEBUG msc_i[0x55eefe2029e0]{READY}: is child of msub_fsm[0x55eefe1e0ca0] (fsm.c:486) 20250427110026776 DMSC DEBUG msc_a[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110026776 DMSC DEBUG msc_a[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1e0ca0] (fsm.c:486) 20250427110026776 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110026776 DMSC DEBUG msc_i(unknown:UTRAN-Iu-423:NONE)[0x55eefe2029e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110026776 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110026776 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110026776 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110026776 DMM DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001027 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110026776 DMM DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110026776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe202b10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110026776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe202b10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe1d4590] (fsm.c:486) 20250427110026776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe202b10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110026776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe202b10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110026776 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110026776 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001027 id=262420000001027 (vlr.c:661) 20250427110026776 DVLR INFO New subscr, IMSI: 262420000001027 (vlr.c:562) 20250427110026776 DVLR DEBUG VLR subscr IMSI-262420000001027 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110026776 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110026776 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110026776 DVLR DEBUG VLR subscr IMSI-262420000001027 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110026776 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110026776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe202b10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110026776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe202b10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110026776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe202b10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110026776 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2028b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110026776 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2028b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe202b10] (fsm.c:486) 20250427110026776 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2028b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110026776 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2028b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110026776 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110026776 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110026776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110026776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110026776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110026776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110026776 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110026776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110026776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110026776 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 90 14 60 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2281)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@84c1225eaf8b: { messageType := 2, destLocRef := '901460'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-GSUP(2285)@84c1225eaf8b: Found GsupExpect[0] for "262420000001027" handled at TC_iu_establish_and_nothing2(2287) MSC_Test-GSUP(2285)@84c1225eaf8b: Added IMSI table entry 0TC_iu_establish_and_nothing2(2287)"262420000001027" MSC_Test_2-SCCP(2279)@84c1225eaf8b: Session index based on local reference:0 TC_iu_establish_and_nothing2(2287)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2287)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110026780 DVLR DEBUG VLR subscr IMSI-262420000001027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110026780 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2028b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110026780 DVLR DEBUG SUBSCR(IMSI-262420000001027) Received 1 auth tuples (vlr.c:996) 20250427110026780 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2028b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110026780 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2028b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110026780 DMM DEBUG Tx AUTH REQ (rand = 98a0b94044e56e490ae2381f91a199c1) (gsm_04_08.c:641) 20250427110026780 DMM DEBUG AUTH REQ (autn = 7522445a800c6a903bea6629f0aacb4f) (gsm_04_08.c:643) 20250427110026780 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110026780 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110026780 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2029e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110026780 DVLR DEBUG VLR subscr IMSI-262420000001027 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110026780 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110026780 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110026780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110026780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110026780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110026780 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110026780 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110026780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110026780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110026780 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 90 14 60 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 98 a0 b9 40 44 e5 6e 49 0a e2 38 1f 91 a1 99 c1 20 10 75 22 44 5a 80 0c 6a 90 3b ea 66 29 f0 aa cb 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(2281)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2281)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2280)@84c1225eaf8b: patching N(SD)=1 into dtap '0514336C9D642104FB536954'O MSC_Test_2-RAN(2280)@84c1225eaf8b: patched enc_l3: '0554336C9D642104FB536954'O MSC_Test_2-SCCP(2279)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2279)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2279)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554336C9D642104FB536954'O MSC_Test_2-M3UA(2281)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110026785 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110026785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110026785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110026785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110026785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110026785 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110026785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110026785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110026785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110026785 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 33 6c 9d 64 21 04 fb 53 69 54 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110026785 DIUCS DEBUG (UTRAN-Iu-423) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110026785 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2029e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110026785 DIUCS DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2029e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110026785 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110026785 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110026785 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110026785 DMM DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 336c9d64fb536954) (gsm_04_08.c:1128) 20250427110026785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2028b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110026785 DVLR DEBUG SUBSCR(IMSI-262420000001027) AUTH on UTRAN received RES: 336c9d64fb536954 (8 bytes) (vlr_auth_fsm.c:151) 20250427110026785 DVLR INFO SUBSCR(IMSI-262420000001027) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110026785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2028b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110026785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2028b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110026785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2028b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110026785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2028b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe202b10] (vlr_auth_fsm.c:294) 20250427110026785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110026785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110026785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110026785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110026785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2028b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110026785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2028b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110026785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110026785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110026785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110026785 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110026785 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=892277e43bb53473e82249110522d4d3, CK=NONE (ran_msg_iu.c:388) 20250427110026785 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2029e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110026785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110026785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110026785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110026785 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110026785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110026785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110026785 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 90 14 60 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 89 22 77 e4 3b b5 34 73 e8 22 49 11 05 22 d4 d3 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2281)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2281)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2279)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2279)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2279)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110026791 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110026791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110026791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110026791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110026791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110026791 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110026791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110026791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110026791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110026791 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2281)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110026791 DIUCS DEBUG (UTRAN-Iu-423) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110026791 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2029e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110026791 DIUCS DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2029e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110026792 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110026792 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110026792 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110026792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110026792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110026792 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110026792 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2029e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110026792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110026792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110026792 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2028b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110026792 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2028b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe202b10] (fsm.c:486) 20250427110026792 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2028b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110026792 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2028b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110026792 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110026792 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110026792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110026792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110026792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110026792 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110026792 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110026792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110026792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110026792 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 90 14 60 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2281)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110026795 DVLR DEBUG VLR subscr IMSI-262420000001027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110026795 DVLR DEBUG IMSI:262420000001027 has MSISDN:491230001027 (vlr.c:1045) 20250427110026795 DMSC NOTICE msub(IMSI-262420000001027:MSISDN-491230001027) VLR: update for IMSI=262420000001027 (MSISDN=491230001027) (gsm_04_08.c:1541) 20250427110026795 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110026796 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110026796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110026796 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2028b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110026796 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2028b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110026796 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2028b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110026796 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2028b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55eefe202b10] (vlr_lu_fsm.c:110) 20250427110026796 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2028b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110026796 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55eefe2028b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110026796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110026796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110026796 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55eefe1ffd90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110026796 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55eefe1ffd90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55eefe202b10] (fsm.c:486) 20250427110026796 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55eefe1ffd90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110026796 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55eefe1ffd90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110026796 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55eefe1ffd90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110026796 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55eefe1ffd90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110026796 DMSC NOTICE msub(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x2CA444B9) VLR: update for IMSI=262420000001027 (MSISDN=491230001027) (gsm_04_08.c:1541) 20250427110026796 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55eefe1ffd90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110026796 DMM DEBUG -> IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x2CA444B9 LOCATION UPDATE ACCEPT (TMSI = 0x2ca444b9) (gsm_04_08.c:149) 20250427110026796 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110026796 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110026796 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe2029e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110026796 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x2CA444B9 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110026796 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110026796 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110026796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110026796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110026796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110026796 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110026796 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110026796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110026796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110026796 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 90 14 60 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 a4 44 b9 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2281)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_establish_and_nothing2(2287)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2280)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2280)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2279)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2279)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2279)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110026799 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110026799 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110026799 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110026799 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110026799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110026799 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110026799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110026799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110026799 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110026799 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2281)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110026799 DIUCS DEBUG (UTRAN-Iu-423) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110026799 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe2029e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110026799 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe2029e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110026799 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110026799 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110026799 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110026799 DMM DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110026799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110026799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55eefe1ffd90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110026799 DMSC NOTICE msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9) VLR: update for IMSI=262420000001027 (MSISDN=491230001027) (gsm_04_08.c:1541) 20250427110026799 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110026799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55eefe1ffd90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110026799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110026799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55eefe1ffd90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110026799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55eefe1ffd90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe202b10] (vlr_lu_fsm.c:817) 20250427110026799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55eefe1ffd90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110026799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55eefe1ffd90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110026799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110026799 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110026799 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250427110026799 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001027/3/1): Available (smpp_smsc.c:626) 20250427110026799 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110026799 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110026799 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110026799 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110026799 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110026799 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110026799 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110026799 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe2029e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110026799 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110026799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110026799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110026799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110026799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110026799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110026799 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110026799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110026799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110026799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110026799 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 90 14 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(2281)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2281)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2279)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2279)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2279)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2281)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110026804 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110026804 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110026804 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110026804 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110026804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110026804 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110026804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110026804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110026804 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110026804 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110026804 DIUCS DEBUG (UTRAN-Iu-423) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110026804 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe2029e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110026804 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe2029e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110026804 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110026804 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110026804 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110026804 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110026804 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110026804 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110026804 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110026804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe202b10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110026804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe202b10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe1d4590] (msc_a.c:1053) 20250427110026804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe202b10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110026804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe202b10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110026804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe202b10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110026804 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1e0ca0] (msc_a.c:1053) 20250427110026804 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110026804 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110026804 DMSC DEBUG msub_fsm[0x55eefe1e0ca0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110026804 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9) MSC-A terminated (msub.c:261) 20250427110026804 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9) 1 MSC-I still active (msub.c:79) 20250427110026804 DMSC DEBUG msub_fsm[0x55eefe1e0ca0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110026804 DMSC DEBUG msub_fsm[0x55eefe1e0ca0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110026804 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe2029e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110026804 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe2029e0]{READY}: Removing from parent msub_fsm[0x55eefe1e0ca0] (msub.c:113) 20250427110026804 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-423 (ran_conn.c:142) 20250427110026804 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-423 (ran_conn.c:155) 20250427110026804 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe2029e0]{READY}: Freeing instance (msub.c:113) 20250427110026804 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-423:LU)[0x55eefe2029e0]{READY}: Deallocated (fsm.c:568) 20250427110026804 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9) Free (msub.c:119) 20250427110026804 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110026804 DMSC DEBUG msub_fsm[0x55eefe1e0ca0]{terminating}: Freeing instance (msub.c:113) 20250427110026804 DMSC DEBUG msub_fsm[0x55eefe1e0ca0]{terminating}: Deallocated (fsm.c:568) 20250427110026804 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110026804 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110026804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110026804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110026804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110026804 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110026804 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110026804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110026804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110026804 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 90 14 60 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2281)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@84c1225eaf8b: Session index based on local reference:0 20250427110026805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110026805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110026805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110026805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110026805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110026805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110026805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110026805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110026805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2281)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110026805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 90 14 60 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2280)@84c1225eaf8b: Deleted conn table entry 0TC_iu_establish_and_nothing2(2287)9442400 TC_iu_establish_and_nothing2(2287)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2287)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2287)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2287)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2287)@84c1225eaf8b: 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 := '2CA444B9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2280)@84c1225eaf8b: Added conn table entry 0TC_iu_establish_and_nothing2(2287)12432719 MSC_Test_2-RAN(2280)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2279)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2281)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110027012 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110027012 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110027012 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110027012 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110027012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110027012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110027012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110027012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110027012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110027012 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 bd b5 4f 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 a4 44 b9 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) 20250427110027012 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) 20250427110027012 DMSC DEBUG msub_fsm[0x55eefe1d4590]{active}: Allocated (fsm.c:456) 20250427110027012 DMSC DEBUG msc_i[0x55eefe2029e0]{READY}: Allocated (fsm.c:456) 20250427110027012 DMSC DEBUG msc_i[0x55eefe2029e0]{READY}: is child of msub_fsm[0x55eefe1d4590] (fsm.c:486) 20250427110027012 DMSC DEBUG msc_a[0x55eefe1e0ca0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110027012 DMSC DEBUG msc_a[0x55eefe1e0ca0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1d4590] (fsm.c:486) 20250427110027012 DMSC DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x55eefe1e0ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110027012 DMSC DEBUG msc_i(unknown:UTRAN-Iu-424:NONE)[0x55eefe2029e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110027012 DMSC DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x55eefe1e0ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110027012 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x55eefe1e0ca0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110027012 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x55eefe1e0ca0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110027012 DMM DEBUG msc_a(TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427110027012 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110027012 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0] (fsm.c:486) 20250427110027012 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110027012 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110027013 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110027013 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110027013 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110027013 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110027013 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110027013 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110027013 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe2028b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110027013 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe2028b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1ffd90] (fsm.c:486) 20250427110027013 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe2028b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110027013 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe2028b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110027013 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110027013 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110027013 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110027013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110027013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110027013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110027013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110027013 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110027013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110027013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110027013 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 bd b5 4f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2281)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@84c1225eaf8b: { messageType := 2, destLocRef := 'BDB54F'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_establish_and_nothing2(2287)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2287)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110027014 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110027014 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe2028b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110027014 DVLR DEBUG SUBSCR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9) Received 1 auth tuples (vlr.c:996) 20250427110027014 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe2028b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110027014 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe2028b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110027014 DMM DEBUG Tx AUTH REQ (rand = d14c5671f135b518529a05e59251d73c) (gsm_04_08.c:641) 20250427110027014 DMM DEBUG AUTH REQ (autn = f53c9579f1a094f0df04fc49f5b91b97) (gsm_04_08.c:643) 20250427110027015 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110027015 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110027015 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110027015 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110027015 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110027015 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110027015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110027015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110027015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110027015 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110027015 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110027015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110027015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110027015 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 bd b5 4f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d1 4c 56 71 f1 35 b5 18 52 9a 05 e5 92 51 d7 3c 20 10 f5 3c 95 79 f1 a0 94 f0 df 04 fc 49 f5 b9 1b 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(2281)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2281)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2280)@84c1225eaf8b: patching N(SD)=1 into dtap '0514C6ADA6DF21048D8B3EF6'O MSC_Test_2-RAN(2280)@84c1225eaf8b: patched enc_l3: '0554C6ADA6DF21048D8B3EF6'O MSC_Test_2-SCCP(2279)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2279)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2279)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C6ADA6DF21048D8B3EF6'O MSC_Test_2-M3UA(2281)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110027016 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110027016 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110027016 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110027016 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110027016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110027016 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110027016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110027016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110027016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110027016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 c6 ad a6 df 21 04 8d 8b 3e f6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110027016 DIUCS DEBUG (UTRAN-Iu-424) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110027016 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110027016 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110027016 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110027016 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110027016 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110027016 DMM DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c6ada6df8d8b3ef6) (gsm_04_08.c:1128) 20250427110027016 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe2028b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110027016 DVLR DEBUG SUBSCR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9) AUTH on UTRAN received RES: c6ada6df8d8b3ef6 (8 bytes) (vlr_auth_fsm.c:151) 20250427110027016 DVLR INFO SUBSCR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110027016 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe2028b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110027016 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe2028b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110027016 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe2028b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110027016 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe2028b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1ffd90] (vlr_auth_fsm.c:294) 20250427110027016 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe2028b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110027017 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe2028b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110027017 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110027017 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110027017 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110027017 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110027017 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=093a9bc0ee31f5ba8d8e0c3c2a9fb5fb, CK=NONE (ran_msg_iu.c:388) 20250427110027017 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110027017 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110027017 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110027017 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110027017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110027017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110027017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110027017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110027017 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110027017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110027017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110027017 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 bd b5 4f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 09 3a 9b c0 ee 31 f5 ba 8d 8e 0c 3c 2a 9f b5 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(2281)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2281)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2279)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2279)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2279)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2281)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110027018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110027018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110027018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110027018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110027018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110027018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110027018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110027018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110027018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110027018 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110027018 DIUCS DEBUG (UTRAN-Iu-424) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110027018 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110027018 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110027018 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110027018 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110027018 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110027018 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110027018 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110027018 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110027018 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110027018 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110027018 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110027018 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110027018 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110027018 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110027018 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110027018 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110027018 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110027018 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250427110027018 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001027/3/1): Available (smpp_smsc.c:626) 20250427110027018 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110027018 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110027018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110027018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110027018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110027018 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110027018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110027018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110027018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110027018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 bd b5 4f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2281)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110032014 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTHENTICATED}: Timeout of X1 (fsm.c:317) 20250427110032014 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250427110032014 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110032014 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (cm_service_cc) (msc_a.c:948) 20250427110032014 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110032014 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110032014 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110032014 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_RELEASING}: Releasing: canceling still pending use: cm_service_cc (1) (msc_a.c:976) 20250427110032014 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110032014 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110032014 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110032014 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110032014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110032014 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110032014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110032014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110032014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110032014 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110032014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110032014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110032014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110032014 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 bd b5 4f 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2281)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2281)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2279)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2279)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2279)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110032017 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110032017 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110032017 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110032017 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110032017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110032017 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110032017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110032017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110032017 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110032017 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2281)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110032017 DIUCS DEBUG (UTRAN-Iu-424) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110032017 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110032017 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110032017 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110032017 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110032017 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110032017 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110032017 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110032017 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110032017 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110032017 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110032017 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0] (msc_a.c:1053) 20250427110032017 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110032017 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110032017 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1d4590] (msc_a.c:1053) 20250427110032017 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110032017 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110032017 DMSC DEBUG msub_fsm[0x55eefe1d4590]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110032017 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9) MSC-A terminated (msub.c:261) 20250427110032017 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9) 1 MSC-I still active (msub.c:79) 20250427110032017 DMSC DEBUG msub_fsm[0x55eefe1d4590]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110032017 DMSC DEBUG msub_fsm[0x55eefe1d4590]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110032017 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110032017 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Removing from parent msub_fsm[0x55eefe1d4590] (msub.c:113) 20250427110032017 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-424 (ran_conn.c:142) 20250427110032017 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-424 (ran_conn.c:155) 20250427110032017 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Freeing instance (msub.c:113) 20250427110032017 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Deallocated (fsm.c:568) 20250427110032017 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9) Free (msub.c:119) 20250427110032017 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x2CA444B9 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110032017 DMSC DEBUG msub_fsm[0x55eefe1d4590]{terminating}: Freeing instance (msub.c:113) 20250427110032017 DMSC DEBUG msub_fsm[0x55eefe1d4590]{terminating}: Deallocated (fsm.c:568) 20250427110032017 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110032017 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110032017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110032017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110032017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110032017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110032017 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110032017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110032017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110032017 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 bd b5 4f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2281)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-RAN(2280)@84c1225eaf8b: Deleted conn table entry 0TC_iu_establish_and_nothing2(2287)12432719 TC_iu_establish_and_nothing2(2287)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2287)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2287)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2281)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110032018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110032018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110032018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110032018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110032018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110032018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110032018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110032018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110032018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110032018 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 bd b5 4f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_establish_and_nothing2(2287)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(2285)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2280)@84c1225eaf8b: Final verdict of PTC: none 20250427110032020 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110032020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110032020 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110032020 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110032020 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110032020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110032020 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110032020 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110032020 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110032020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110032020 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110032020 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110032020 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110032020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110032020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110032020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110032020 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) 20250427110032020 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) 20250427110032020 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110032020 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110032020 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(2275)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2276)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2283)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2272)@84c1225eaf8b: Final verdict of PTC: none 20250427110032020 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110032020 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110032020 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110032020 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110032020 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2284)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2273)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2282)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2279)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2277)@84c1225eaf8b: Final verdict of PTC: none 20250427110032021 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110032021 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) 20250427110032021 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110032021 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110032021 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110032021 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110032021 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427110032021 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) 20250427110032021 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427110032021 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427110032021 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) 20250427110032021 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110032021 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110032021 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110032021 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110032021 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110032021 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110032021 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) 20250427110032021 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) 20250427110032021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110032021 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110032021 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(2286)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2288)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2278)@84c1225eaf8b: Final verdict of PTC: none 20250427110032037 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110032037 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) 20250427110032037 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110032037 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110032037 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) 20250427110032037 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110032037 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110032037 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110032037 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110032037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110032037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110032037 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) 20250427110032037 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110032037 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110032037 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110032037 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110032037 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(2274)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2281)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2272): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2273): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2274): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2275): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2276): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2277): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2278): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2279): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2280): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2281): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2282): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2283): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2284): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2285): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2286): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_establish_and_nothing2(2287): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2288): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_establish_and_nothing finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_establish_and_nothing pass'. Sun Apr 27 11:00:32 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 20250427110033022 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=464388) 20250427110034021 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110034023 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110034022 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110034022 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110034022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110034022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110034022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110034038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110034038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110034038 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=464388, count=467696) 20250427110035024 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_establish_and_nothing pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing'. ------ MSC_Tests_Iu.TC_iu_mo_setup_and_nothing ------ Sun Apr 27 11:00:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_setup_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_setup_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110036026 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_mo_setup_and_nothing started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2292)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2292)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2292)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2290)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2295)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2295)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2295)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2293)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2298)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2298)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2298)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2296)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110036872 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2299)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110037027 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110037027 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2301)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2301)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110037033 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2301)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2301)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2301)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2301)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110037038 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110037038 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110037038 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110037038 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2292)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2292)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110037039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110037039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110037039 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110037039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110037039 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110037039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110037039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110037039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110037039 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110037039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110037039 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2292)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2292)@84c1225eaf8b: Message received on association #8 20250427110037040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110037040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110037040 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110037040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110037040 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110037040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110037040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110037040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110037040 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110037040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(2292)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2292)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2292)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110037040 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110037040 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110037040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110037040 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2292)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2292)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2292)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2292)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2292)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2292)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110037053 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110037053 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110037053 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110037053 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110037053 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250427110037053 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_1-M3UA(2295)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2295)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2295)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110037055 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110037055 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110037055 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110037055 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110037055 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110037055 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110037055 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110037055 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) 20250427110037055 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110037055 DLSS7 DEBUG 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) 20250427110037055 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2295)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2295)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2295)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2295)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110037056 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110037056 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110037056 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110037056 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) 20250427110037056 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110037056 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110037056 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110037056 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) 20250427110037056 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110037056 DLSS7 DEBUG 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) 20250427110037056 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110037056 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2295)@84c1225eaf8b: Message received on association #8 20250427110037056 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110037056 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2295)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2295)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2295)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2295)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2295)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2295)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110037066 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110037066 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110037066 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110037066 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2298)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2298)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110037073 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110037073 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110037073 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110037073 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110037073 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110037073 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110037073 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110037073 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) 20250427110037073 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110037073 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) 20250427110037073 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2298)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2298)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2298)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2298)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110037075 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110037075 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110037075 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110037075 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) 20250427110037075 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110037075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110037075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110037075 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) 20250427110037075 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110037075 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) 20250427110037075 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) 20250427110037075 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110037075 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110037076 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110037076 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2295)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2295)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2298)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2298)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2298)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2298)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2298)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2298)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2298)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2302)@84c1225eaf8b: Created GsupExpect[0] for "262420000001028" to be handled at TC_iu_mo_setup_and_nothing2(2304) TC_iu_mo_setup_and_nothing2(2304)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110037852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110037852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110037852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110037852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110037852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110037853 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110037853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110037853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110037853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110037853 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2292)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110037854 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110037854 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110037854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110037854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110037854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110037854 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110037854 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110037854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110037854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110037854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2292)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2291)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110037863 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110037863 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110037863 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110037863 DLM3UA 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) 20250427110037863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110037863 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) 20250427110037863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110037863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110037863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110037863 DLSS7 DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110037864 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110037864 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110037864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110037864 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) 20250427110037864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110037864 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) 20250427110037865 DLSS7 DEBUG Found route for dpc=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) 20250427110037865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110037865 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110037865 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2295)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2294)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110037881 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110037881 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110037881 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110037881 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110037881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110037881 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110037881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110037881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110037881 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110037881 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110037882 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110037882 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110037882 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110037882 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110037882 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110037882 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110037882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110037882 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110037882 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110037882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110037882 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110037882 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2298)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2297)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2297)@84c1225eaf8b: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2304)10694072 MSC_Test_2-SCCP(2296)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2298)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110037890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110037890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110037890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110037890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110037890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110037890 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110037890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110037890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110037890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110037890 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 a3 2d 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 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) 20250427110037890 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) 20250427110037890 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{active}: Allocated (fsm.c:456) 20250427110037890 DMSC DEBUG msc_i[0x55eefe1e0ca0]{READY}: Allocated (fsm.c:456) 20250427110037890 DMSC DEBUG msc_i[0x55eefe1e0ca0]{READY}: is child of msub_fsm[0x55eefe1ffd90] (fsm.c:486) 20250427110037890 DMSC DEBUG msc_a[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110037890 DMSC DEBUG msc_a[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1ffd90] (fsm.c:486) 20250427110037890 DMSC DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110037890 DMSC DEBUG msc_i(unknown:UTRAN-Iu-425:NONE)[0x55eefe1e0ca0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110037890 DMSC DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2297)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110037890 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110037890 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110037890 DMM DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001028 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110037890 DMM DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110037890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1d4590]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110037890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1d4590]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe2029e0] (fsm.c:486) 20250427110037890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1d4590]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110037890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1d4590]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110037890 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110037890 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001028 id=262420000001028 (vlr.c:661) 20250427110037890 DVLR INFO New subscr, IMSI: 262420000001028 (vlr.c:562) 20250427110037890 DVLR DEBUG VLR subscr IMSI-262420000001028 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110037890 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110037890 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110037890 DVLR DEBUG VLR subscr IMSI-262420000001028 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110037890 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110037890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1d4590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110037890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1d4590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110037890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1d4590]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110037890 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1b4ab0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110037890 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1b4ab0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1d4590] (fsm.c:486) 20250427110037890 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1b4ab0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110037890 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1b4ab0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110037890 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110037890 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110037890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110037890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110037890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110037890 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110037890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110037890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110037890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110037890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 a3 2d b8 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2298)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@84c1225eaf8b: { messageType := 2, destLocRef := 'A32DB8'O, sourceLocRef := '0001A9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test-GSUP(2302)@84c1225eaf8b: Found GsupExpect[0] for "262420000001028" handled at TC_iu_mo_setup_and_nothing2(2304) MSC_Test-GSUP(2302)@84c1225eaf8b: Added IMSI table entry 0TC_iu_mo_setup_and_nothing2(2304)"262420000001028" MSC_Test_2-SCCP(2296)@84c1225eaf8b: Session index based on local reference:0 TC_iu_mo_setup_and_nothing2(2304)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2304)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110037893 DVLR DEBUG VLR subscr IMSI-262420000001028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110037893 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1b4ab0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110037893 DVLR DEBUG SUBSCR(IMSI-262420000001028) Received 1 auth tuples (vlr.c:996) 20250427110037893 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1b4ab0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110037893 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1b4ab0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110037893 DMM DEBUG Tx AUTH REQ (rand = e1301a54632cc4f141c2878b7bb0a6be) (gsm_04_08.c:641) 20250427110037893 DMM DEBUG AUTH REQ (autn = 1ddc68d8c19d06762fd6c7a013b3330d) (gsm_04_08.c:643) 20250427110037893 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110037893 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110037893 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1e0ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110037894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110037894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110037894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110037894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110037894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110037894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110037894 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110037894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110037894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110037894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 a3 2d b8 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 e1 30 1a 54 63 2c c4 f1 41 c2 87 8b 7b b0 a6 be 20 10 1d dc 68 d8 c1 9d 06 76 2f d6 c7 a0 13 b3 33 0d 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110037893 DVLR DEBUG VLR subscr IMSI-262420000001028 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2298)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2298)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2297)@84c1225eaf8b: patching N(SD)=1 into dtap '0514236DB0062104A214E571'O MSC_Test_2-RAN(2297)@84c1225eaf8b: patched enc_l3: '0554236DB0062104A214E571'O MSC_Test_2-SCCP(2296)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2296)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2296)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554236DB0062104A214E571'O 20250427110037900 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110037900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110037900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110037900 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110037900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110037900 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110037900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110037900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110037900 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110037900 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 23 6d b0 06 21 04 a2 14 e5 71 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110037900 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110037900 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1e0ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110037900 DIUCS DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1e0ca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110037900 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110037900 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110037900 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110037900 DMM DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 236db006a214e571) (gsm_04_08.c:1128) 20250427110037900 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1b4ab0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110037900 DVLR DEBUG SUBSCR(IMSI-262420000001028) AUTH on UTRAN received RES: 236db006a214e571 (8 bytes) (vlr_auth_fsm.c:151) 20250427110037900 DVLR INFO SUBSCR(IMSI-262420000001028) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110037900 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1b4ab0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110037900 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1b4ab0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110037900 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1b4ab0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110037900 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1b4ab0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1d4590] (vlr_auth_fsm.c:294) 20250427110037900 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1b4ab0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110037900 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1b4ab0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110037900 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1d4590]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110037900 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1d4590]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110037900 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1d4590]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110037900 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110037900 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d64cb517ce07db5a72c6e8354e8985a8, CK=NONE (ran_msg_iu.c:388) 20250427110037900 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1e0ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110037900 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1d4590]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110037900 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110037900 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110037900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110037900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110037900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110037900 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110037900 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110037900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110037900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110037900 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 a3 2d b8 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d6 4c b5 17 ce 07 db 5a 72 c6 e8 35 4e 89 85 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(2298)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2298)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2296)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2296)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2296)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110037911 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110037911 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110037911 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110037911 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110037911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110037911 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110037911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110037911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2298)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110037911 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110037911 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110037911 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110037911 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1e0ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110037911 DIUCS DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1e0ca0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110037911 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110037911 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110037911 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110037911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1d4590]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110037911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1d4590]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110037911 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110037911 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1e0ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110037911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1d4590]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110037912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1d4590]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110037912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1b4ab0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110037912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1b4ab0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1d4590] (fsm.c:486) 20250427110037912 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110037912 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110037912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110037912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110037912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110037912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110037912 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110037912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110037912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110037912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1b4ab0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110037912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1b4ab0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110037912 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 a3 2d b8 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2298)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110037917 DVLR DEBUG VLR subscr IMSI-262420000001028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110037917 DVLR DEBUG IMSI:262420000001028 has MSISDN:491230001028 (vlr.c:1045) 20250427110037917 DMSC NOTICE msub(IMSI-262420000001028:MSISDN-491230001028) VLR: update for IMSI=262420000001028 (MSISDN=491230001028) (gsm_04_08.c:1541) 20250427110037917 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110037918 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110037918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55eefe1d4590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110037918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1b4ab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110037918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1b4ab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110037918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1b4ab0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110037918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1b4ab0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55eefe1d4590] (vlr_lu_fsm.c:110) 20250427110037918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1b4ab0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110037918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55eefe1b4ab0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110037918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55eefe1d4590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110037918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55eefe1d4590]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110037918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55eefe1fe7a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110037918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55eefe1fe7a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55eefe1d4590] (fsm.c:486) 20250427110037918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55eefe1fe7a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110037918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55eefe1fe7a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110037918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55eefe1fe7a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110037918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55eefe1fe7a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110037918 DMSC NOTICE msub(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x7A69CC75) VLR: update for IMSI=262420000001028 (MSISDN=491230001028) (gsm_04_08.c:1541) 20250427110037918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55eefe1fe7a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110037918 DMM DEBUG -> IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x7A69CC75 LOCATION UPDATE ACCEPT (TMSI = 0x7a69cc75) (gsm_04_08.c:149) 20250427110037918 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110037918 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110037918 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe1e0ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110037918 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x7A69CC75 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110037918 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110037918 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110037918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110037918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110037918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110037918 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110037918 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110037918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110037918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110037918 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 a3 2d 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 7a 69 cc 75 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2298)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_setup_and_nothing2(2304)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2297)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2297)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2296)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2296)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2296)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110037923 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110037923 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110037923 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110037923 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110037923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110037923 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110037923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110037923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110037923 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2298)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110037923 DLSS7 DEBUG 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) 20250427110037923 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110037923 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe1e0ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110037923 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe1e0ca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110037923 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110037923 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110037923 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110037923 DMM DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110037923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe1d4590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110037923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55eefe1fe7a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110037923 DMSC NOTICE msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75) VLR: update for IMSI=262420000001028 (MSISDN=491230001028) (gsm_04_08.c:1541) 20250427110037923 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110037923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55eefe1fe7a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110037923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe1d4590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110037923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55eefe1fe7a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110037923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55eefe1fe7a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe1d4590] (vlr_lu_fsm.c:817) 20250427110037923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55eefe1fe7a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110037923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55eefe1fe7a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110037923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe1d4590]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110037923 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110037923 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.966s remaining) (msc_a.c:450) 20250427110037923 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001028/3/1): Available (smpp_smsc.c:626) 20250427110037923 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110037923 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110037923 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110037923 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110037923 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110037923 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110037923 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110037923 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe1e0ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110037923 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110037923 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110037923 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110037923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110037923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110037923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110037923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110037923 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110037923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110037923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110037923 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 a3 2d 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(2298)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2298)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2296)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2296)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2296)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110037932 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110037932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110037932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110037932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110037932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110037932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110037932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110037932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110037932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110037932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a9 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110037932 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110037932 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe1e0ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110037932 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe1e0ca0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110037932 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110037932 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110037932 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110037933 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110037933 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110037933 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110037933 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110037933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe1d4590]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110037933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe1d4590]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe2029e0] (msc_a.c:1053) 20250427110037933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe1d4590]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110037933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe1d4590]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110037933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe1d4590]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110037933 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1ffd90] (msc_a.c:1053) 20250427110037933 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110037933 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe2029e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110037933 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110037933 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75) MSC-A terminated (msub.c:261) 20250427110037933 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75) 1 MSC-I still active (msub.c:79) 20250427110037933 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110037933 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110037933 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe1e0ca0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110037933 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe1e0ca0]{READY}: Removing from parent msub_fsm[0x55eefe1ffd90] (msub.c:113) 20250427110037933 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-425 (ran_conn.c:142) 20250427110037933 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-425 (ran_conn.c:155) 20250427110037933 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe1e0ca0]{READY}: Freeing instance (msub.c:113) 20250427110037933 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-425:LU)[0x55eefe1e0ca0]{READY}: Deallocated (fsm.c:568) 20250427110037933 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75) Free (msub.c:119) 20250427110037933 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110037933 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{terminating}: Freeing instance (msub.c:113) 20250427110037933 DMSC DEBUG msub_fsm[0x55eefe1ffd90]{terminating}: Deallocated (fsm.c:568) 20250427110037933 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110037933 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110037933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110037933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110037933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110037933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110037933 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110037933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110037933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110037933 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 a3 2d b8 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2298)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@84c1225eaf8b: Session index based on local reference:0 20250427110037935 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110037935 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110037935 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110037935 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110037935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110037935 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110037935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110037935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110037935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110037935 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 a3 2d b8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2297)@84c1225eaf8b: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2304)10694072 TC_iu_mo_setup_and_nothing2(2304)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2304)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2304)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2304)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2304)@84c1225eaf8b: 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 := '7A69CC75'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2297)@84c1225eaf8b: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2304)3170784 MSC_Test_2-RAN(2297)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2296)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2298)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110038137 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110038137 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110038137 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110038137 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110038137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110038137 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110038137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110038137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110038137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110038137 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 30 61 e0 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 7a 69 cc 75 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) 20250427110038137 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) 20250427110038137 DMSC DEBUG msub_fsm[0x55eefe1d4590]{active}: Allocated (fsm.c:456) 20250427110038138 DMSC DEBUG msc_i[0x55eefe2029e0]{READY}: Allocated (fsm.c:456) 20250427110038138 DMSC DEBUG msc_i[0x55eefe2029e0]{READY}: is child of msub_fsm[0x55eefe1d4590] (fsm.c:486) 20250427110038138 DMSC DEBUG msc_a[0x55eefe1e0ca0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110038138 DMSC DEBUG msc_a[0x55eefe1e0ca0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1d4590] (fsm.c:486) 20250427110038138 DMSC DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x55eefe1e0ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110038138 DMSC DEBUG msc_i(unknown:UTRAN-Iu-426:NONE)[0x55eefe2029e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110038138 DMSC DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x55eefe1e0ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110038138 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x55eefe1e0ca0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110038138 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x55eefe1e0ca0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110038138 DMM DEBUG msc_a(TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427110038138 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110038138 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0] (fsm.c:486) 20250427110038138 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110038138 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110038138 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110038138 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110038138 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110038138 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110038138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110038138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110038138 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1fe7a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110038138 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1fe7a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1ffd90] (fsm.c:486) 20250427110038138 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1fe7a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110038138 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1fe7a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110038138 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110038138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110038138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110038138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110038138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110038138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110038138 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110038138 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110038138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110038138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110038138 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 30 61 e0 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2298)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@84c1225eaf8b: { messageType := 2, destLocRef := '3061E0'O, sourceLocRef := '0001AA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2296)@84c1225eaf8b: Session index based on local reference:0 TC_iu_mo_setup_and_nothing2(2304)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2304)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110038147 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110038147 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1fe7a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110038147 DVLR DEBUG SUBSCR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75) Received 1 auth tuples (vlr.c:996) 20250427110038147 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1fe7a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110038147 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1fe7a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110038147 DMM DEBUG Tx AUTH REQ (rand = f9e0025ca339055ea52555cfdf7b1cfd) (gsm_04_08.c:641) 20250427110038147 DMM DEBUG AUTH REQ (autn = 9d89cb5ac36a5d864d27442351eb6416) (gsm_04_08.c:643) 20250427110038147 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110038147 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110038147 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110038147 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110038147 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110038147 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110038147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110038147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110038147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110038147 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110038147 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110038147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110038148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110038148 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 30 61 e0 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 f9 e0 02 5c a3 39 05 5e a5 25 55 cf df 7b 1c fd 20 10 9d 89 cb 5a c3 6a 5d 86 4d 27 44 23 51 eb 64 16 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2298)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2297)@84c1225eaf8b: patching N(SD)=1 into dtap '05147AC3111321048F1917FC'O MSC_Test_2-RAN(2297)@84c1225eaf8b: patched enc_l3: '05547AC3111321048F1917FC'O MSC_Test_2-SCCP(2296)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2296)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2296)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547AC3111321048F1917FC'O 20250427110038155 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110038155 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110038155 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110038155 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110038155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110038155 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110038155 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110038155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110038155 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110038155 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 7a c3 11 13 21 04 8f 19 17 fc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110038155 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110038155 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110038155 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110038155 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110038156 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110038156 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110038156 DMM DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7ac311138f1917fc) (gsm_04_08.c:1128) 20250427110038156 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1fe7a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110038156 DVLR DEBUG SUBSCR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75) AUTH on UTRAN received RES: 7ac311138f1917fc (8 bytes) (vlr_auth_fsm.c:151) 20250427110038156 DVLR INFO SUBSCR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110038156 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1fe7a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110038156 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1fe7a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110038156 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1fe7a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110038156 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1fe7a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1ffd90] (vlr_auth_fsm.c:294) 20250427110038156 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1fe7a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110038156 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1fe7a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110038156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110038156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110038156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110038156 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110038156 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c82e8245f931433a064bb0e74fd0cd93, CK=NONE (ran_msg_iu.c:388) 20250427110038156 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110038156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110038156 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110038156 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110038156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110038156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110038156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110038156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110038156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110038156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110038156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110038156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 30 61 e0 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c8 2e 82 45 f9 31 43 3a 06 4b b0 e7 4f d0 cd 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(2298)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2298)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2296)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2296)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2296)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110038162 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110038162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110038162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110038162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110038162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110038162 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110038162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110038162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110038162 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2298)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110038162 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110038162 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110038162 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110038162 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110038163 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110038163 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110038163 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110038163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110038163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110038163 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110038163 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110038163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110038163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110038163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110038163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110038163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110038163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110038163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110038163 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110038163 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250427110038163 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001028/3/1): Available (smpp_smsc.c:626) 20250427110038163 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110038163 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110038163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110038163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110038163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110038163 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110038163 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110038163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110038163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110038163 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 30 61 e0 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2298)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2299)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_setup_and_nothing2(2304) MSC_Test-MGCP(2300)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2297)@84c1225eaf8b: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2296)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@84c1225eaf8b: vl_len:28 MSC_Test_2-SCCP(2296)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2296)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250427110038183 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110038183 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110038183 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110038183 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110038183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110038183 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110038183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110038183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110038183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110038183 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) 20250427110038183 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110038183 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2298)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110038183 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110038183 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110038184 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110038184 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110038184 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427110038184 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75 callref-0x80000036 tid-8) New transaction (transaction.c:231) 20250427110038184 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427110038184 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110038184 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427110038184 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427110038184 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427110038184 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75: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) 20250427110038184 DCC INFO trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427110038184 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427110038184 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250427110038184 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1fe7a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427110038184 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1fe7a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0] (fsm.c:486) 20250427110038184 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75: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) 20250427110038184 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1fea00]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427110038184 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1fea00]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1fe7a0] (fsm.c:486) 20250427110038184 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x55eefe1fea00]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427110038184 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x55eefe1fea00]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427110038184 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1dffa0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427110038184 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1dffa0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1fe7a0] (fsm.c:486) 20250427110038184 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x55eefe1dffa0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250427110038184 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x55eefe1dffa0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2300)@84c1225eaf8b: 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) 20250427110041185 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x55eefe1dffa0]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250427110041185 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x55eefe1dffa0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250427110041185 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x55eefe1dffa0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250427110041185 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x55eefe1dffa0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1fe7a0] (rtp_stream.c:239) 20250427110041186 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x55eefe1dffa0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250427110041186 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x55eefe1dffa0]{DISCARDING}: Deallocated (fsm.c:568) 20250427110041186 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1fe7a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250427110041186 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1fe7a0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427110041186 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x55eefe1fea00]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427110041186 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x55eefe1fea00]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1fe7a0] (call_leg.c:197) 20250427110041186 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x55eefe1fea00]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250427110041186 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x55eefe1fea00]{ESTABLISHING}: Deallocated (fsm.c:568) 20250427110041186 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55eefe1feb30]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250427110041186 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1fe7a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427110041186 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1fe7a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0] (call_leg.c:198) 20250427110041186 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1fe7a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427110041186 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1fe7a0]{RELEASING}: Deallocated (fsm.c:568) 20250427110041186 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427110041186 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) Freeing transaction (transaction.c:243) 20250427110041186 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427110041186 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427110041186 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250427110041186 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110041186 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110041186 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427110041186 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427110041186 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427110041186 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110041186 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110041186 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110041186 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110041186 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110041186 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110041186 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110041186 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110041186 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110041186 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110041187 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110041187 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110041187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110041187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110041187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110041187 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110041187 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110041187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110041187 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110041187 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 30 61 e0 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) 20250427110041187 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110041187 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110041187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110041187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110041187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110041187 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110041187 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110041187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110041187 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110041187 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 30 61 e0 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2298)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2298)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2296)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2298)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2296)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2296)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2296)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2296)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110041198 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110041198 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110041198 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110041198 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110041198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110041198 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110041198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110041198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110041198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110041198 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 aa 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110041199 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110041199 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110041199 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110041199 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110041199 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110041199 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110041199 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110041199 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110041199 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110041199 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110041199 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110041199 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0] (msc_a.c:1053) 20250427110041199 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110041199 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1ffd90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110041199 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1d4590] (msc_a.c:1053) 20250427110041199 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110041199 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe1e0ca0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110041199 DMSC DEBUG msub_fsm[0x55eefe1d4590]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110041199 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75) MSC-A terminated (msub.c:261) 20250427110041199 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75) 1 MSC-I still active (msub.c:79) 20250427110041199 DMSC DEBUG msub_fsm[0x55eefe1d4590]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110041199 DMSC DEBUG msub_fsm[0x55eefe1d4590]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110041199 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110041199 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Removing from parent msub_fsm[0x55eefe1d4590] (msub.c:113) 20250427110041199 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-426 (ran_conn.c:142) 20250427110041199 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-426 (ran_conn.c:155) 20250427110041199 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Freeing instance (msub.c:113) 20250427110041199 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Deallocated (fsm.c:568) 20250427110041199 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75) Free (msub.c:119) 20250427110041199 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x7A69CC75 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110041199 DMSC DEBUG msub_fsm[0x55eefe1d4590]{terminating}: Freeing instance (msub.c:113) 20250427110041199 DMSC DEBUG msub_fsm[0x55eefe1d4590]{terminating}: Deallocated (fsm.c:568) 20250427110041200 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110041200 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110041200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110041200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110041200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110041200 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110041200 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110041200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110041200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110041200 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 30 61 e0 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2298)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-RAN(2297)@84c1225eaf8b: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2304)3170784 20250427110041202 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110041202 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110041202 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110041202 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110041202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110041202 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110041202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110041202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110041202 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110041202 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 30 61 e0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_setup_and_nothing2(2304)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2304)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2304)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2304)@84c1225eaf8b: Final verdict of PTC: pass 20250427110042213 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110042213 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) 20250427110042213 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110042213 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110042213 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110042213 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) 20250427110042213 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110042213 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110042213 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110042213 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110042213 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110042214 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110042214 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110042214 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110042214 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110042214 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) 20250427110042214 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) 20250427110042214 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110042214 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110042214 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110042214 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110042214 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) 20250427110042214 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110042214 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110042214 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110042214 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110042214 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) 20250427110042214 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110042214 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) 20250427110042214 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110042214 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110042214 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110042214 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110042214 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110042214 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110042214 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110042214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110042214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110042214 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_0-SCCP(2290)@84c1225eaf8b: Final verdict of PTC: none 20250427110042214 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110042214 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110042214 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2295)@84c1225eaf8b: Final verdict of PTC: none 20250427110042214 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110042214 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110042215 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110042215 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110042215 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110042215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110042215 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110042215 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110042215 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110042215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110042215 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110042215 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110042215 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110042215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110042215 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110042215 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110042215 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110042215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110042215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110042216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110042216 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110042216 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110042216 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(2296)@84c1225eaf8b: Final verdict of PTC: none 20250427110042216 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110042216 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2292)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(2302)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2299)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2293)@84c1225eaf8b: Final verdict of PTC: none 20250427110042217 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-M3UA(2298)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2294)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2289)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2301)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2303)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2291)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2297)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2305)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2300)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2289): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2290): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2291): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2292): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2293): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2294): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2295): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2296): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2297): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2298): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2299): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2300): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2301): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2302): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2303): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_mo_setup_and_nothing2(2304): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2305): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_mo_setup_and_nothing finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass'. Sun Apr 27 11:00:42 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 20250427110043218 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=512832) 20250427110044215 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110044215 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110044215 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110044215 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110044215 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110044215 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110044216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110044216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110044216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110044219 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=512832, count=513372) 20250427110045220 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout'. ------ MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout ------ Sun Apr 27 11:00:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110046222 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_mo_crcx_ran_timeout started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2309)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2309)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2309)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(2307)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2312)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2312)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2312)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2310)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2315)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2315)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2315)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2313)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110047013 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2316)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110047185 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110047185 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110047185 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110047185 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2309)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2309)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110047191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110047191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110047191 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110047191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110047191 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110047191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110047191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110047191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110047191 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110047191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110047191 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2309)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2309)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2309)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2309)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2309)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2309)@84c1225eaf8b: Message received on association #8 20250427110047193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110047193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110047193 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110047193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110047193 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110047193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110047193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110047193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110047193 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110047193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110047193 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110047193 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110047193 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110047193 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2309)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2309)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2309)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2309)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2309)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110047197 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110047197 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110047197 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110047197 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2312)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2312)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110047201 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110047201 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110047201 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110047201 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110047201 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110047201 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110047201 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110047201 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) 20250427110047201 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110047201 DLSS7 DEBUG 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) 20250427110047201 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2312)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2312)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2312)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2312)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110047205 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110047205 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110047205 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110047205 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) 20250427110047205 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110047205 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110047205 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110047205 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) 20250427110047205 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110047205 DLSS7 DEBUG 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) 20250427110047205 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110047205 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110047205 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2312)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2312)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2312)@84c1225eaf8b: Message received on association #8 20250427110047205 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2312)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2312)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2312)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2312)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110047209 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110047209 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110047209 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110047209 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2315)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2315)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110047216 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110047216 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110047216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110047216 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110047216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110047216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110047216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110047217 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) 20250427110047217 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110047217 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) 20250427110047217 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2315)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2315)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2315)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2315)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2315)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110047219 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110047219 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110047219 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110047219 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) 20250427110047219 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110047219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110047219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110047219 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) 20250427110047219 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110047219 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) 20250427110047219 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) 20250427110047219 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110047219 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)@84c1225eaf8b: Message received on association #8 20250427110047219 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110047220 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2312)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2315)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2315)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2315)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2315)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2315)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2315)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2315)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110047223 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110047223 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2318)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2318)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110047228 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2318)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2318)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2318)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2318)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110047256 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110047256 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2319)@84c1225eaf8b: Created GsupExpect[0] for "262420000001029" to be handled at TC_iu_mo_crcx_ran_timeout2(2321) TC_iu_mo_crcx_ran_timeout2(2321)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110047997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110047997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110047997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110047997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110047997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110047997 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110047997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110047997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110047997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110047997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2309)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110047998 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110047999 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110047999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110047999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110047999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110047999 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110047999 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110047999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110047999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110047999 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2309)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2308)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110048005 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110048005 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110048005 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110048005 DLM3UA 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) 20250427110048005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110048005 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) 20250427110048005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110048005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110048005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110048005 DLSS7 DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110048006 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110048006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110048006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110048006 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) 20250427110048006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110048006 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) 20250427110048006 DLSS7 DEBUG Found route for dpc=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) 20250427110048006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110048006 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110048006 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2312)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2311)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2315)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110048018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110048018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110048018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110048018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110048018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110048018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110048018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110048018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110048018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110048018 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) 20250427110048019 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110048019 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110048019 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110048019 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110048019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110048019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110048019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110048019 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110048019 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110048019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110048019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110048019 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2315)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2314)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2314)@84c1225eaf8b: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2321)627495 MSC_Test_2-SCCP(2313)@84c1225eaf8b: First idle individual index:0 20250427110048039 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110048039 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110048039 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110048039 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110048039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110048039 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110048040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110048040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110048040 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110048040 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 09 93 27 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-M3UA(2315)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2314)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110048040 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) 20250427110048040 DMSC DEBUG msub_fsm[0x55eefe2029e0]{active}: Allocated (fsm.c:456) 20250427110048040 DMSC DEBUG msc_i[0x55eefe1d4590]{READY}: Allocated (fsm.c:456) 20250427110048040 DMSC DEBUG msc_i[0x55eefe1d4590]{READY}: is child of msub_fsm[0x55eefe2029e0] (fsm.c:486) 20250427110048040 DMSC DEBUG msc_a[0x55eefe1dffa0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110048040 DMSC DEBUG msc_a[0x55eefe1dffa0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2029e0] (fsm.c:486) 20250427110048040 DMSC DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x55eefe1dffa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110048040 DMSC DEBUG msc_i(unknown:UTRAN-Iu-427:NONE)[0x55eefe1d4590]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110048040 DMSC DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x55eefe1dffa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110048040 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x55eefe1dffa0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110048040 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x55eefe1dffa0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110048040 DMM DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001029 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110048040 DMM DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110048040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fea00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110048040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fea00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1dffa0] (fsm.c:486) 20250427110048040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fea00]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110048040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fea00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110048040 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110048040 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001029 id=262420000001029 (vlr.c:661) 20250427110048040 DVLR INFO New subscr, IMSI: 262420000001029 (vlr.c:562) 20250427110048040 DVLR DEBUG VLR subscr IMSI-262420000001029 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110048040 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110048040 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110048040 DVLR DEBUG VLR subscr IMSI-262420000001029 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110048040 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110048040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fea00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110048040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fea00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110048040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fea00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110048040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fe7a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110048040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fe7a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fea00] (fsm.c:486) 20250427110048040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fe7a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110048040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fe7a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110048040 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110048040 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110048040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110048040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110048040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110048040 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110048040 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110048040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110048040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110048041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 09 93 27 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2315)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@84c1225eaf8b: { messageType := 2, destLocRef := '099327'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2319)@84c1225eaf8b: Found GsupExpect[0] for "262420000001029" handled at TC_iu_mo_crcx_ran_timeout2(2321) MSC_Test-GSUP(2319)@84c1225eaf8b: Added IMSI table entry 0TC_iu_mo_crcx_ran_timeout2(2321)"262420000001029" TC_iu_mo_crcx_ran_timeout2(2321)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2321)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110048045 DVLR DEBUG VLR subscr IMSI-262420000001029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110048045 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fe7a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110048045 DVLR DEBUG SUBSCR(IMSI-262420000001029) Received 1 auth tuples (vlr.c:996) 20250427110048045 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fe7a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110048045 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fe7a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110048045 DMM DEBUG Tx AUTH REQ (rand = d758d5ef2b206916ac97cbbcce8fbc44) (gsm_04_08.c:641) 20250427110048045 DMM DEBUG AUTH REQ (autn = 591b584accf027d081f080ccfcd5ae43) (gsm_04_08.c:643) 20250427110048045 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110048045 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110048045 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1d4590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110048045 DVLR DEBUG VLR subscr IMSI-262420000001029 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110048045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110048045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110048045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110048045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110048045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110048045 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110048045 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110048045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110048045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110048045 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 09 93 27 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d7 58 d5 ef 2b 20 69 16 ac 97 cb bc ce 8f bc 44 20 10 59 1b 58 4a cc f0 27 d0 81 f0 80 cc fc d5 ae 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(2315)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2315)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2314)@84c1225eaf8b: patching N(SD)=1 into dtap '0514AEC58D1D21049FAD2E5F'O MSC_Test_2-RAN(2314)@84c1225eaf8b: patched enc_l3: '0554AEC58D1D21049FAD2E5F'O MSC_Test_2-SCCP(2313)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2313)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2313)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554AEC58D1D21049FAD2E5F'O 20250427110048062 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110048062 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110048062 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110048062 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110048062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110048062 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110048062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110048062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110048062 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110048062 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 ae c5 8d 1d 21 04 9f ad 2e 5f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110048063 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110048063 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1d4590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110048063 DIUCS DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1d4590]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110048063 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110048063 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110048063 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110048063 DMM DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = aec58d1d9fad2e5f) (gsm_04_08.c:1128) 20250427110048063 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fe7a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110048063 DVLR DEBUG SUBSCR(IMSI-262420000001029) AUTH on UTRAN received RES: aec58d1d9fad2e5f (8 bytes) (vlr_auth_fsm.c:151) 20250427110048063 DVLR INFO SUBSCR(IMSI-262420000001029) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110048063 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fe7a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110048063 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fe7a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110048063 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fe7a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110048063 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fe7a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fea00] (vlr_auth_fsm.c:294) 20250427110048063 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fe7a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110048063 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fe7a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110048063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fea00]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110048063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fea00]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110048063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fea00]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110048063 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110048063 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=90122ef2f31ac0dfcf5c50a06df11d82, CK=NONE (ran_msg_iu.c:388) 20250427110048063 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1d4590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110048064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fea00]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110048064 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110048064 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110048064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110048064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110048064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110048064 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110048064 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110048064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110048064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110048064 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 09 93 27 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 90 12 2e f2 f3 1a c0 df cf 5c 50 a0 6d f1 1d 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-M3UA(2315)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2315)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2313)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2313)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2313)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110048084 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110048084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110048084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110048084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110048084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110048084 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110048084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110048084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110048084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110048084 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ab 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110048085 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110048085 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1d4590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110048085 DIUCS DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1d4590]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110048085 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110048085 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110048085 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110048085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fea00]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110048085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fea00]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110048085 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110048085 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1d4590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110048085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fea00]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110048085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fea00]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110048085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110048085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fea00] (fsm.c:486) 20250427110048085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110048085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110048086 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110048086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110048086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110048086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110048086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110048086 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110048086 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110048086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110048086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110048086 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 09 93 27 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2315)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110048094 DVLR DEBUG VLR subscr IMSI-262420000001029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110048094 DVLR DEBUG IMSI:262420000001029 has MSISDN:491230001029 (vlr.c:1045) 20250427110048094 DMSC NOTICE msub(IMSI-262420000001029:MSISDN-491230001029) VLR: update for IMSI=262420000001029 (MSISDN=491230001029) (gsm_04_08.c:1541) 20250427110048094 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110048095 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110048095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55eefe1fea00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110048095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110048095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110048095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110048095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55eefe1fea00] (vlr_lu_fsm.c:110) 20250427110048095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110048095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110048095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55eefe1fea00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110048095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55eefe1fea00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110048095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55eefe1cf380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110048095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55eefe1cf380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55eefe1fea00] (fsm.c:486) 20250427110048095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55eefe1cf380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110048095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55eefe1cf380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110048095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55eefe1cf380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110048095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55eefe1cf380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110048095 DMSC NOTICE msub(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x07DB726E) VLR: update for IMSI=262420000001029 (MSISDN=491230001029) (gsm_04_08.c:1541) 20250427110048095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55eefe1cf380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110048095 DMM DEBUG -> IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x07DB726E LOCATION UPDATE ACCEPT (TMSI = 0x07db726e) (gsm_04_08.c:149) 20250427110048095 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110048095 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110048095 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1d4590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110048095 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x07DB726E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110048095 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110048095 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110048095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110048095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110048095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110048095 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110048095 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110048095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110048095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110048095 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 09 93 27 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 db 72 6e 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2315)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_timeout2(2321)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2314)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2314)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2313)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2313)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2313)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110048102 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110048102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110048102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110048102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110048102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110048102 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110048102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110048102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110048102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110048102 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2315)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110048103 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110048103 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1d4590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110048103 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1d4590]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110048103 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110048103 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110048103 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110048103 DMM DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110048103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1fea00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110048103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55eefe1cf380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110048103 DMSC NOTICE msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E) VLR: update for IMSI=262420000001029 (MSISDN=491230001029) (gsm_04_08.c:1541) 20250427110048103 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110048103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55eefe1cf380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110048103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1fea00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110048103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55eefe1cf380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110048103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55eefe1cf380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1fea00] (vlr_lu_fsm.c:817) 20250427110048103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55eefe1cf380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110048103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55eefe1cf380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110048103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1fea00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110048103 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110048103 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.937s remaining) (msc_a.c:450) 20250427110048103 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001029/3/1): Available (smpp_smsc.c:626) 20250427110048103 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110048103 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110048103 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110048103 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110048103 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110048103 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110048103 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110048103 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1d4590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110048103 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110048103 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110048103 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110048103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110048103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110048103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110048103 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110048103 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110048103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110048103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110048103 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 09 93 27 00 01 0d 00 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2315)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2313)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2313)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2313)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110048116 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110048116 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110048116 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110048116 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110048116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110048116 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110048116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110048116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110048116 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110048116 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ab 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110048116 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110048116 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1d4590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110048116 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1d4590]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110048116 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110048116 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110048116 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110048116 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110048116 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110048116 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110048116 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110048116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1fea00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110048116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1fea00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1dffa0] (msc_a.c:1053) 20250427110048116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1fea00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110048116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1fea00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110048116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1fea00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110048116 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2029e0] (msc_a.c:1053) 20250427110048117 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110048117 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1dffa0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110048117 DMSC DEBUG msub_fsm[0x55eefe2029e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110048117 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E) MSC-A terminated (msub.c:261) 20250427110048117 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E) 1 MSC-I still active (msub.c:79) 20250427110048117 DMSC DEBUG msub_fsm[0x55eefe2029e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110048117 DMSC DEBUG msub_fsm[0x55eefe2029e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110048117 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1d4590]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110048117 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1d4590]{READY}: Removing from parent msub_fsm[0x55eefe2029e0] (msub.c:113) 20250427110048117 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-427 (ran_conn.c:142) 20250427110048117 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-427 (ran_conn.c:155) 20250427110048117 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1d4590]{READY}: Freeing instance (msub.c:113) 20250427110048117 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-427:LU)[0x55eefe1d4590]{READY}: Deallocated (fsm.c:568) 20250427110048117 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E) Free (msub.c:119) 20250427110048117 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E - active-conn: now used by 1 (attached) (msub.c:375) 20250427110048117 DMSC DEBUG msub_fsm[0x55eefe2029e0]{terminating}: Freeing instance (msub.c:113) 20250427110048117 DMSC DEBUG msub_fsm[0x55eefe2029e0]{terminating}: Deallocated (fsm.c:568) 20250427110048117 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110048117 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110048117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110048117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110048117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110048117 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110048117 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110048117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110048117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110048117 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 09 93 27 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2315)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@84c1225eaf8b: Session index based on local reference:0 20250427110048121 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110048121 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110048121 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110048121 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110048121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110048121 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110048121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110048121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110048121 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110048121 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 09 93 27 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2314)@84c1225eaf8b: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2321)627495 TC_iu_mo_crcx_ran_timeout2(2321)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2321)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2321)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2321)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2321)@84c1225eaf8b: 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 := '07DB726E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2314)@84c1225eaf8b: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2321)5971673 MSC_Test_2-RAN(2314)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2313)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2315)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110048328 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110048328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110048328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110048328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110048329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110048329 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110048329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110048329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110048329 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110048329 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 5b 1e 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 01 03 50 59 02 05 f4 07 db 72 6e 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110048329 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) 20250427110048329 DMSC DEBUG msub_fsm[0x55eefe1fea00]{active}: Allocated (fsm.c:456) 20250427110048329 DMSC DEBUG msc_i[0x55eefe1dffa0]{READY}: Allocated (fsm.c:456) 20250427110048329 DMSC DEBUG msc_i[0x55eefe1dffa0]{READY}: is child of msub_fsm[0x55eefe1fea00] (fsm.c:486) 20250427110048329 DMSC DEBUG msc_a[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110048329 DMSC DEBUG msc_a[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1fea00] (fsm.c:486) 20250427110048329 DMSC DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110048329 DMSC DEBUG msc_i(unknown:UTRAN-Iu-428:NONE)[0x55eefe1dffa0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110048329 DMSC DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110048330 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110048330 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110048330 DMM DEBUG msc_a(TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427110048330 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe2029e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110048330 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe2029e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590] (fsm.c:486) 20250427110048330 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe2029e0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110048330 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe2029e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110048330 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110048330 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110048330 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110048330 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110048330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe2029e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110048330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe2029e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110048330 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1fe7a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110048330 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1fe7a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe2029e0] (fsm.c:486) 20250427110048330 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1fe7a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110048330 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1fe7a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110048330 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110048330 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110048330 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110048330 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110048330 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110048330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110048330 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110048330 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110048330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110048330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110048330 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 5b 1e d9 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2315)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@84c1225eaf8b: { messageType := 2, destLocRef := '5B1ED9'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_mo_crcx_ran_timeout2(2321)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2321)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110048335 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110048335 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1fe7a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110048335 DVLR DEBUG SUBSCR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E) Received 1 auth tuples (vlr.c:996) 20250427110048335 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1fe7a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110048335 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1fe7a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110048335 DMM DEBUG Tx AUTH REQ (rand = 4edb78a740fc8f37d9e0d9e7206a0399) (gsm_04_08.c:641) 20250427110048335 DMM DEBUG AUTH REQ (autn = f93f1336c62143735799f3c36c930c43) (gsm_04_08.c:643) 20250427110048335 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110048335 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110048335 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1dffa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110048336 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110048336 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110048336 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110048336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110048336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110048336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110048336 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110048336 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110048336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110048336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110048336 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 5b 1e d9 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 4e db 78 a7 40 fc 8f 37 d9 e0 d9 e7 20 6a 03 99 20 10 f9 3f 13 36 c6 21 43 73 57 99 f3 c3 6c 93 0c 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(2315)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2315)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2314)@84c1225eaf8b: patching N(SD)=1 into dtap '0514A9FB2BFD2104FB0C7DD9'O MSC_Test_2-RAN(2314)@84c1225eaf8b: patched enc_l3: '0554A9FB2BFD2104FB0C7DD9'O MSC_Test_2-SCCP(2313)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2313)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2313)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A9FB2BFD2104FB0C7DD9'O 20250427110048343 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110048343 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110048343 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110048343 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110048343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110048343 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110048343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110048343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2315)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110048343 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110048343 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 a9 fb 2b fd 21 04 fb 0c 7d d9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110048343 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110048344 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1dffa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110048344 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1dffa0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110048344 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110048344 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110048344 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110048344 DMM DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a9fb2bfdfb0c7dd9) (gsm_04_08.c:1128) 20250427110048344 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1fe7a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110048344 DVLR DEBUG SUBSCR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E) AUTH on UTRAN received RES: a9fb2bfdfb0c7dd9 (8 bytes) (vlr_auth_fsm.c:151) 20250427110048344 DVLR INFO SUBSCR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110048344 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1fe7a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110048344 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1fe7a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110048344 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1fe7a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110048344 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1fe7a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe2029e0] (vlr_auth_fsm.c:294) 20250427110048344 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1fe7a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110048344 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1fe7a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110048344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe2029e0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110048344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe2029e0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110048344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe2029e0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110048344 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110048344 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6f0f8764edcaf0fdb2268619eaff5e93, CK=NONE (ran_msg_iu.c:388) 20250427110048344 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1dffa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110048345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe2029e0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110048345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110048345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110048345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110048345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110048345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110048345 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110048345 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110048345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110048345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110048345 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 5b 1e d9 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6f 0f 87 64 ed ca f0 fd b2 26 86 19 ea ff 5e 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(2315)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2315)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2313)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2313)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2313)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110048351 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110048351 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110048351 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110048351 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110048351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110048351 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110048352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110048352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110048352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110048352 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ac 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110048352 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110048352 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1dffa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110048352 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1dffa0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110048352 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110048352 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110048352 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110048352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe2029e0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110048352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe2029e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110048352 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110048352 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1dffa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110048352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe2029e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110048352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe2029e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110048352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe2029e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110048352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe2029e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110048352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe2029e0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110048352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe2029e0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110048352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe2029e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110048352 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110048352 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250427110048352 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001029/3/1): Available (smpp_smsc.c:626) 20250427110048353 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110048353 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110048353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110048353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110048353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110048353 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110048353 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110048353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110048353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110048353 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 5b 1e d9 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2315)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2316)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_timeout2(2321) MSC_Test-MGCP(2317)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2314)@84c1225eaf8b: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2313)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@84c1225eaf8b: vl_len:28 MSC_Test_2-SCCP(2313)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2313)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250427110048372 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110048372 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110048372 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110048372 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110048372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110048372 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110048372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110048372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110048372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110048372 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ac 00 01 1c 00 14 40 18 00 00 01 00 10 40 11 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110048372 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110048372 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1dffa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110048372 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1dffa0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110048372 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110048373 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110048373 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110048373 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427110048373 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E callref-0x80000037 tid-8) New transaction (transaction.c:231) 20250427110048373 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427110048373 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110048373 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427110048373 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427110048373 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427110048373 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E: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) 20250427110048373 DCC INFO trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427110048373 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427110048373 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250427110048373 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1fe7a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427110048373 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1fe7a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590] (fsm.c:486) 20250427110048373 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E: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) 20250427110048373 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1feb30]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427110048373 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1feb30]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1fe7a0] (fsm.c:486) 20250427110048373 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:no-CI)[0x55eefe1feb30]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427110048373 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:no-CI)[0x55eefe1feb30]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427110048373 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe202b10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427110048373 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe202b10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1fe7a0] (fsm.c:486) 20250427110048373 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x55eefe202b10]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250427110048373 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x55eefe202b10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2317)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427110048389 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:no-CI)[0x55eefe1feb30]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110048389 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1fe7a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427110048389 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427110048389 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{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) 20250427110048389 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2316)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_iu_mo_crcx_ran_timeout2(2321) MSC_Test-MNCC(2316)@84c1225eaf8b: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2321)-2147483593 TC_iu_mo_crcx_ran_timeout2(2321)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_timeout2(2321)@84c1225eaf8b: f_mo_call_establish DONE TC_iu_mo_crcx_ran_timeout2(2321)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110051374 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x55eefe202b10]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250427110051374 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x55eefe202b10]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250427110051374 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x55eefe202b10]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250427110051374 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x55eefe202b10]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1fe7a0] (rtp_stream.c:239) 20250427110051374 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x55eefe202b10]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250427110051374 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x55eefe202b10]{DISCARDING}: Deallocated (fsm.c:568) 20250427110051374 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1fe7a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250427110051374 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1fe7a0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427110051374 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1feb30]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427110051374 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1feb30]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1fe7a0] (call_leg.c:197) 20250427110051374 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1feb30]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250427110051374 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1feb30]{ESTABLISHING}: Deallocated (fsm.c:568) 20250427110051374 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x55eefe1e00d0]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250427110051374 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1fe7a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427110051374 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1fe7a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590] (call_leg.c:198) 20250427110051374 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1fe7a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427110051374 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1fe7a0]{RELEASING}: Deallocated (fsm.c:568) 20250427110051374 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427110051374 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) Freeing transaction (transaction.c:243) 20250427110051374 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427110051374 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427110051374 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427110051374 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250427110051374 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110051374 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1dffa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110051374 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427110051374 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427110051374 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427110051374 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110051374 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110051374 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110051374 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110051374 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110051374 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110051375 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110051375 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110051375 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1dffa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110051375 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110051375 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110051375 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110051375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110051375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110051375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110051375 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110051375 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110051375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110051375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110051375 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 5b 1e d9 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) 20250427110051375 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110051375 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110051375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110051375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110051375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110051375 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110051375 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110051375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110051375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110051375 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 5b 1e 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) MSC_Test_2-M3UA(2315)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2315)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2316)@84c1225eaf8b: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2321)-2147483593 MSC_Test_2-SCCP(2313)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2315)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2315)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2313)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2313)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2313)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110051387 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110051387 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110051387 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110051387 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110051387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110051387 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110051387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110051387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110051387 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110051387 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2315)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110051388 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110051388 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1dffa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110051388 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1dffa0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110051388 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110051388 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110051388 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110051388 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110051388 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110051388 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110051388 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110051388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe2029e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110051388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe2029e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590] (msc_a.c:1053) 20250427110051388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe2029e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110051388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe2029e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110051388 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1fea00] (msc_a.c:1053) 20250427110051388 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110051388 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110051388 DMSC DEBUG msub_fsm[0x55eefe1fea00]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110051388 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E) MSC-A terminated (msub.c:261) 20250427110051388 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E) 1 MSC-I still active (msub.c:79) 20250427110051388 DMSC DEBUG msub_fsm[0x55eefe1fea00]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110051388 DMSC DEBUG msub_fsm[0x55eefe1fea00]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110051388 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1dffa0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110051388 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1dffa0]{READY}: Removing from parent msub_fsm[0x55eefe1fea00] (msub.c:113) 20250427110051388 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-428 (ran_conn.c:142) 20250427110051388 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-428 (ran_conn.c:155) 20250427110051388 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1dffa0]{READY}: Freeing instance (msub.c:113) 20250427110051388 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55eefe1dffa0]{READY}: Deallocated (fsm.c:568) 20250427110051388 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E) Free (msub.c:119) 20250427110051388 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x07DB726E - active-conn: now used by 1 (attached) (msub.c:375) 20250427110051388 DMSC DEBUG msub_fsm[0x55eefe1fea00]{terminating}: Freeing instance (msub.c:113) 20250427110051388 DMSC DEBUG msub_fsm[0x55eefe1fea00]{terminating}: Deallocated (fsm.c:568) 20250427110051389 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110051389 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110051389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110051389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110051389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110051389 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110051389 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110051389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110051389 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110051389 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 5b 1e d9 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2315)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@84c1225eaf8b: Session index based on local reference:0 20250427110051391 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110051391 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110051391 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110051391 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110051391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110051391 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110051391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110051391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110051391 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110051391 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 5b 1e d9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2314)@84c1225eaf8b: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2321)5971673 TC_iu_mo_crcx_ran_timeout2(2321)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2321)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2321)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2321)@84c1225eaf8b: Final verdict of PTC: pass 20250427110051402 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110051402 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110051402 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110051402 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110051402 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110051402 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110051402 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110051402 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110051402 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110051402 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110051402 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110051402 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110051403 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110051403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110051403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110051403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110051403 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) 20250427110051403 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) 20250427110051403 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110051403 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110051403 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(2310)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(2309)@84c1225eaf8b: Final verdict of PTC: none 20250427110051403 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110051403 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110051404 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(2319)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2311)@84c1225eaf8b: Final verdict of PTC: none 20250427110051405 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110051405 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(2318)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2312)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2307)@84c1225eaf8b: Final verdict of PTC: none 20250427110051404 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110051404 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) 20250427110051404 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110051404 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110051404 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427110051404 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) 20250427110051404 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427110051404 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427110051405 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110051405 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) 20250427110051405 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110051405 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110051405 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) 20250427110051405 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110051405 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110051405 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110051405 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110051405 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110051405 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110051405 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) 20250427110051405 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) 20250427110051405 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110051405 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110051405 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110051405 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427110051405 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) 20250427110051405 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427110051405 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427110051405 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-SCCP(2313)@84c1225eaf8b: Final verdict of PTC: none 20250427110051405 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110051405 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(2314)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2315)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2316)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2320)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2308)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2317)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2322)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2306)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2306): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2307): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2308): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2309): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2310): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2311): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2312): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2313): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2314): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2315): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2316): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2317): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2318): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2319): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2320): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_mo_crcx_ran_timeout2(2321): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2322): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_mo_crcx_ran_timeout finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass'. Sun Apr 27 11:00:51 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 20250427110052405 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=518700) 20250427110053404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110053404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110053404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110053405 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110053406 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110053406 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110053406 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=518700, count=521292) 20250427110054407 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject'. ------ MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject ------ Sun Apr 27 11:00:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110055408 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_mo_crcx_ran_reject started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2326)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2326)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2326)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2324)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2329)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2329)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2329)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-SCCP(2327)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2332)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2332)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2332)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2330)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110056217 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2333)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110056384 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110056384 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110056384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110056384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2326)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2326)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2326)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2326)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2326)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110056389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110056389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110056389 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110056389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110056389 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110056389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110056389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110056389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110056389 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110056389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110056389 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2326)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2326)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2326)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2326)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2326)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110056389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110056389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110056389 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110056389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110056389 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110056389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110056389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110056389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110056389 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110056389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110056389 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) 20250427110056389 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110056389 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110056389 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(2326)@84c1225eaf8b: Message received on association #8 20250427110056389 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110056389 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2326)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2326)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2326)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2326)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110056395 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110056396 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110056396 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110056396 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2329)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2329)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110056400 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110056400 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110056400 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110056400 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(2329)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2329)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110056400 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110056400 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110056401 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110056401 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) 20250427110056401 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110056401 DLSS7 DEBUG 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) 20250427110056401 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2329)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2329)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110056403 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110056403 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110056403 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110056403 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) 20250427110056403 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_1-M3UA(2329)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110056403 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110056403 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110056403 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) 20250427110056403 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2329)@84c1225eaf8b: Message received on association #8 20250427110056403 DLSS7 DEBUG 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) 20250427110056403 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) 20250427110056403 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110056403 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110056403 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) 20250427110056403 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2329)@84c1225eaf8b: Message received on association #8 20250427110056403 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2329)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2329)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2329)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2329)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110056408 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110056408 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2335)@84c1225eaf8b: Established a new IPA connection (conn_id=2) 20250427110056412 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110056412 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110056412 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) 20250427110056412 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250427110056412 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110056412 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250427110056412 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(2335)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110056414 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_2-M3UA(2332)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2332)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2335)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2335)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2335)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2335)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2332)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110056422 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110056422 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110056422 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110056422 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) 20250427110056422 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) 20250427110056422 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250427110056422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110056422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110056422 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) 20250427110056422 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250427110056422 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) 20250427110056422 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) 20250427110056422 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110056422 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110056422 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(2332)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2332)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110056422 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110056422 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2329)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2329)@84c1225eaf8b: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2332)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2332)@84c1225eaf8b: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2332)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2332)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2332)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2332)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2332)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110056426 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110056426 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110056426 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110056426 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) 20250427110056426 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110056426 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110056426 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250427110056426 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) 20250427110056426 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110056426 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) 20250427110056426 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) 20250427110056426 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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(2332)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110056426 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2329)@84c1225eaf8b: Received M3UA_DAVA -> discard 20250427110056427 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110056427 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2332)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2332)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2332)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2332)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2332)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110056445 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110056445 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2336)@84c1225eaf8b: Created GsupExpect[0] for "262420000001030" to be handled at TC_iu_mo_crcx_ran_reject2(2338) TC_iu_mo_crcx_ran_reject2(2338)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(2326)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110057198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110057199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057199 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110057199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110057199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110057199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057199 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110057199 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057199 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110057199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057199 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110057199 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110057199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110057199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2326)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110057207 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057207 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057207 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057207 DLM3UA 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) 20250427110057207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057207 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) 20250427110057207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110057207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110057207 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057207 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2329)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110057207 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057207 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057207 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) 20250427110057207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057207 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) 20250427110057207 DLSS7 DEBUG Found route for dpc=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) 20250427110057207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110057207 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057207 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-RAN(2325)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2329)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2328)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110057225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110057225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057225 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110057225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110057225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110057225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057225 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110057226 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110057226 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110057226 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057226 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110057226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057226 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110057226 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110057226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110057226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057226 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2332)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2331)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2331)@84c1225eaf8b: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2338)10594531 MSC_Test_2-SCCP(2330)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2332)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110057244 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057244 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057244 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057244 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110057244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057244 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110057244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110057244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110057244 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057244 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 a1 a8 e3 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) 20250427110057244 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) 20250427110057244 DMSC DEBUG msub_fsm[0x55eefe1d4590]{active}: Allocated (fsm.c:456) 20250427110057244 DMSC DEBUG msc_i[0x55eefe1dffa0]{READY}: Allocated (fsm.c:456) 20250427110057244 DMSC DEBUG msc_i[0x55eefe1dffa0]{READY}: is child of msub_fsm[0x55eefe1d4590] (fsm.c:486) 20250427110057244 DMSC DEBUG msc_a[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110057244 DMSC DEBUG msc_a[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1d4590] (fsm.c:486) 20250427110057244 DMSC DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110057244 DMSC DEBUG msc_i(unknown:UTRAN-Iu-429:NONE)[0x55eefe1dffa0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110057244 DMSC DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2331)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110057244 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110057244 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110057244 DMM DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001030 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110057244 DMM DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110057244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe202b10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110057244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe202b10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fea00] (fsm.c:486) 20250427110057244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe202b10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110057244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe202b10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110057244 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110057244 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001030 id=262420000001030 (vlr.c:661) 20250427110057244 DVLR INFO New subscr, IMSI: 262420000001030 (vlr.c:562) 20250427110057244 DVLR DEBUG VLR subscr IMSI-262420000001030 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110057244 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110057244 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110057244 DVLR DEBUG VLR subscr IMSI-262420000001030 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110057244 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110057244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe202b10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110057244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe202b10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110057244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe202b10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110057244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fe7a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110057244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fe7a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe202b10] (fsm.c:486) 20250427110057244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fe7a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110057244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fe7a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110057245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110057245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057245 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110057245 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110057245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110057245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 a1 a8 e3 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2332)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@84c1225eaf8b: { messageType := 2, destLocRef := 'A1A8E3'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2336)@84c1225eaf8b: Found GsupExpect[0] for "262420000001030" handled at TC_iu_mo_crcx_ran_reject2(2338) MSC_Test-GSUP(2336)@84c1225eaf8b: Added IMSI table entry 0TC_iu_mo_crcx_ran_reject2(2338)"262420000001030" TC_iu_mo_crcx_ran_reject2(2338)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2338)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110057248 DVLR DEBUG VLR subscr IMSI-262420000001030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110057248 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fe7a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110057248 DVLR DEBUG SUBSCR(IMSI-262420000001030) Received 1 auth tuples (vlr.c:996) 20250427110057248 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fe7a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110057248 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fe7a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110057248 DMM DEBUG Tx AUTH REQ (rand = e77baac13017d3132517ba9e2ef2eabc) (gsm_04_08.c:641) 20250427110057248 DMM DEBUG AUTH REQ (autn = ba0516fe6db491e6007945d0762b8bf4) (gsm_04_08.c:643) 20250427110057248 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110057248 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110057248 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1dffa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110057248 DVLR DEBUG VLR subscr IMSI-262420000001030 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110057248 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057248 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110057248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057248 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110057248 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110057248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110057248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057248 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 a1 a8 e3 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 e7 7b aa c1 30 17 d3 13 25 17 ba 9e 2e f2 ea bc 20 10 ba 05 16 fe 6d b4 91 e6 00 79 45 d0 76 2b 8b 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(2332)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2332)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2331)@84c1225eaf8b: patching N(SD)=1 into dtap '05142BA6F18621045394E007'O MSC_Test_2-RAN(2331)@84c1225eaf8b: patched enc_l3: '05542BA6F18621045394E007'O MSC_Test_2-SCCP(2330)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2330)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2330)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542BA6F18621045394E007'O MSC_Test_2-M3UA(2332)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110057254 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057254 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057254 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057254 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110057254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057254 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110057254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110057254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110057254 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057254 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 2b a6 f1 86 21 04 53 94 e0 07 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110057255 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110057255 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1dffa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110057255 DIUCS DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1dffa0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110057255 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110057255 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110057255 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110057255 DMM DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2ba6f1865394e007) (gsm_04_08.c:1128) 20250427110057255 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fe7a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110057255 DVLR DEBUG SUBSCR(IMSI-262420000001030) AUTH on UTRAN received RES: 2ba6f1865394e007 (8 bytes) (vlr_auth_fsm.c:151) 20250427110057255 DVLR INFO SUBSCR(IMSI-262420000001030) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110057255 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fe7a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110057255 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fe7a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110057255 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fe7a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110057255 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fe7a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe202b10] (vlr_auth_fsm.c:294) 20250427110057255 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fe7a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110057255 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fe7a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110057255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110057255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110057255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110057255 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110057255 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d66e61e916d373c955ce6c9790fdc58f, CK=NONE (ran_msg_iu.c:388) 20250427110057255 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1dffa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110057255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110057255 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057255 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110057255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057255 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110057255 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110057255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110057255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057255 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 a1 a8 e3 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d6 6e 61 e9 16 d3 73 c9 55 ce 6c 97 90 fd c5 8f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2332)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2330)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2330)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2330)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110057260 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057260 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057260 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057260 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110057260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057260 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110057260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110057260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110057260 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057260 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110057260 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110057260 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1dffa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110057260 DIUCS DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1dffa0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110057260 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110057260 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110057260 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110057260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) MSC_Test_2-M3UA(2332)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110057260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110057260 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110057260 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1dffa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110057260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110057260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110057260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110057260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe202b10] (fsm.c:486) 20250427110057260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110057260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110057260 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057260 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110057260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110057260 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110057260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110057260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057260 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 a1 a8 e3 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2332)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110057264 DVLR DEBUG VLR subscr IMSI-262420000001030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110057264 DVLR DEBUG IMSI:262420000001030 has MSISDN:491230001030 (vlr.c:1045) 20250427110057264 DMSC NOTICE msub(IMSI-262420000001030:MSISDN-491230001030) VLR: update for IMSI=262420000001030 (MSISDN=491230001030) (gsm_04_08.c:1541) 20250427110057264 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110057264 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110057264 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110057264 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110057264 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110057264 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110057264 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55eefe202b10] (vlr_lu_fsm.c:110) 20250427110057264 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110057264 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55eefe1fe7a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110057264 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110057264 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110057264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55eefe1e0ca0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110057264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55eefe1e0ca0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55eefe202b10] (fsm.c:486) 20250427110057264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55eefe1e0ca0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110057264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55eefe1e0ca0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110057264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55eefe1e0ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110057264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55eefe1e0ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110057264 DMSC NOTICE msub(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x6D89B66B) VLR: update for IMSI=262420000001030 (MSISDN=491230001030) (gsm_04_08.c:1541) 20250427110057264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55eefe1e0ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110057264 DMM DEBUG -> IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x6D89B66B LOCATION UPDATE ACCEPT (TMSI = 0x6d89b66b) (gsm_04_08.c:149) 20250427110057264 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110057264 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110057264 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1dffa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110057264 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x6D89B66B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110057264 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057264 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110057264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057264 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110057264 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110057264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110057264 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057264 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 a1 a8 e3 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 6d 89 b6 6b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2332)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2338)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2331)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2331)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2330)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2330)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2330)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110057267 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057267 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057267 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057267 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110057267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057267 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110057267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110057267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110057267 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057267 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2332)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110057267 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110057267 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1dffa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110057267 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1dffa0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110057267 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110057267 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110057267 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110057267 DMM DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110057267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110057267 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55eefe1e0ca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110057267 DMSC NOTICE msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B) VLR: update for IMSI=262420000001030 (MSISDN=491230001030) (gsm_04_08.c:1541) 20250427110057267 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110057267 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55eefe1e0ca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110057267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110057267 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55eefe1e0ca0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110057267 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55eefe1e0ca0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe202b10] (vlr_lu_fsm.c:817) 20250427110057267 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55eefe1e0ca0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110057267 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55eefe1e0ca0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110057267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110057267 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110057267 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250427110057267 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001030/3/1): Available (smpp_smsc.c:626) 20250427110057267 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110057267 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110057267 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110057267 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110057267 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110057267 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110057267 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110057267 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1dffa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110057267 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110057267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057267 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110057267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110057267 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110057267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110057267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057267 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 a1 a8 e3 00 01 0d 00 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2332)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2330)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2330)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2330)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110057271 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057271 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057271 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057271 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110057271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057271 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110057271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110057271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110057271 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057271 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2332)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110057271 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110057271 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1dffa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110057271 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1dffa0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110057271 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110057271 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110057271 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110057271 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110057271 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110057271 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110057271 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110057271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe202b10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110057271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe202b10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1fea00] (msc_a.c:1053) 20250427110057271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe202b10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110057271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe202b10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110057271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe202b10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110057271 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1d4590] (msc_a.c:1053) 20250427110057271 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110057271 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110057271 DMSC DEBUG msub_fsm[0x55eefe1d4590]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110057271 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B) MSC-A terminated (msub.c:261) 20250427110057271 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B) 1 MSC-I still active (msub.c:79) 20250427110057271 DMSC DEBUG msub_fsm[0x55eefe1d4590]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110057271 DMSC DEBUG msub_fsm[0x55eefe1d4590]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110057271 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1dffa0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110057271 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1dffa0]{READY}: Removing from parent msub_fsm[0x55eefe1d4590] (msub.c:113) 20250427110057271 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-429 (ran_conn.c:142) 20250427110057271 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-429 (ran_conn.c:155) 20250427110057271 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1dffa0]{READY}: Freeing instance (msub.c:113) 20250427110057271 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-429:LU)[0x55eefe1dffa0]{READY}: Deallocated (fsm.c:568) 20250427110057271 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B) Free (msub.c:119) 20250427110057271 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B - active-conn: now used by 1 (attached) (msub.c:375) 20250427110057271 DMSC DEBUG msub_fsm[0x55eefe1d4590]{terminating}: Freeing instance (msub.c:113) 20250427110057271 DMSC DEBUG msub_fsm[0x55eefe1d4590]{terminating}: Deallocated (fsm.c:568) 20250427110057271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110057271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057271 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110057271 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110057271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110057271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057271 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 a1 a8 e3 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2332)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@84c1225eaf8b: Session index based on local reference:0 20250427110057272 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057272 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057272 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057272 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110057272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057272 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110057272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110057272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110057272 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057272 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 a1 a8 e3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2332)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2331)@84c1225eaf8b: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2338)10594531 TC_iu_mo_crcx_ran_reject2(2338)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2338)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2338)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2338)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2338)@84c1225eaf8b: 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 := '6D89B66B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2331)@84c1225eaf8b: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2338)12821348 MSC_Test_2-RAN(2331)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2330)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2332)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110057472 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057472 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057472 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057472 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110057472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057472 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110057472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110057472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110057472 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057473 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 a3 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 6d 89 b6 6b 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) 20250427110057473 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) 20250427110057473 DMSC DEBUG msub_fsm[0x55eefe202b10]{active}: Allocated (fsm.c:456) 20250427110057473 DMSC DEBUG msc_i[0x55eefe1fea00]{READY}: Allocated (fsm.c:456) 20250427110057473 DMSC DEBUG msc_i[0x55eefe1fea00]{READY}: is child of msub_fsm[0x55eefe202b10] (fsm.c:486) 20250427110057473 DMSC DEBUG msc_a[0x55eefe1dffa0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110057473 DMSC DEBUG msc_a[0x55eefe1dffa0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe202b10] (fsm.c:486) 20250427110057473 DMSC DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x55eefe1dffa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110057473 DMSC DEBUG msc_i(unknown:UTRAN-Iu-430:NONE)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110057473 DMSC DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x55eefe1dffa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110057473 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x55eefe1dffa0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110057473 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x55eefe1dffa0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110057473 DMM DEBUG msc_a(TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427110057474 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110057474 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0] (fsm.c:486) 20250427110057474 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110057474 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110057474 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110057474 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110057474 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110057474 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110057474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110057474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110057474 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1e0ca0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110057474 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1e0ca0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1d4590] (fsm.c:486) 20250427110057474 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1e0ca0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110057474 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1e0ca0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110057474 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110057474 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057474 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110057474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057474 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110057474 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110057474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110057474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057474 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 c3 a3 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2332)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@84c1225eaf8b: { messageType := 2, destLocRef := 'C3A364'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_mo_crcx_ran_reject2(2338)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2338)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110057479 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110057479 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1e0ca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110057479 DVLR DEBUG SUBSCR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B) Received 1 auth tuples (vlr.c:996) 20250427110057479 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1e0ca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110057479 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1e0ca0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110057479 DMM DEBUG Tx AUTH REQ (rand = 66f237273a213e48d0ccebb5a83973f1) (gsm_04_08.c:641) 20250427110057479 DMM DEBUG AUTH REQ (autn = 81ebe9bf82f2f4439c69e81bdf629df9) (gsm_04_08.c:643) 20250427110057479 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110057479 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110057480 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110057480 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110057480 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057480 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110057480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057480 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110057480 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110057480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110057480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057480 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 c3 a3 64 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 66 f2 37 27 3a 21 3e 48 d0 cc eb b5 a8 39 73 f1 20 10 81 eb e9 bf 82 f2 f4 43 9c 69 e8 1b df 62 9d 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-M3UA(2332)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2332)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2331)@84c1225eaf8b: patching N(SD)=1 into dtap '0514962B434D210432A2C4A8'O MSC_Test_2-RAN(2331)@84c1225eaf8b: patched enc_l3: '0554962B434D210432A2C4A8'O MSC_Test_2-SCCP(2330)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2330)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2330)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554962B434D210432A2C4A8'O 20250427110057487 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057487 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057487 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057487 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110057487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057487 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110057487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110057487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110057487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057487 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 96 2b 43 4d 21 04 32 a2 c4 a8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2332)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110057488 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110057488 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110057488 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110057488 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110057488 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110057488 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110057488 DMM DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 962b434d32a2c4a8) (gsm_04_08.c:1128) 20250427110057488 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1e0ca0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110057488 DVLR DEBUG SUBSCR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B) AUTH on UTRAN received RES: 962b434d32a2c4a8 (8 bytes) (vlr_auth_fsm.c:151) 20250427110057488 DVLR INFO SUBSCR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110057488 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1e0ca0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110057488 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1e0ca0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110057488 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1e0ca0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110057488 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1e0ca0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1d4590] (vlr_auth_fsm.c:294) 20250427110057488 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1e0ca0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110057488 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1e0ca0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110057488 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110057488 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110057488 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110057488 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110057488 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=88113472f7eab18830f02efa7c4b595c, CK=NONE (ran_msg_iu.c:388) 20250427110057488 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110057488 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110057489 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057489 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110057489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057489 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110057489 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110057489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110057489 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057489 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 c3 a3 64 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 88 11 34 72 f7 ea b1 88 30 f0 2e fa 7c 4b 59 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(2332)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2332)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2330)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2330)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2330)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110057495 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057495 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057495 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057495 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110057495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057495 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110057495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110057495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110057495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057495 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2332)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110057495 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110057495 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110057496 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110057496 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110057496 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110057496 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110057496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110057496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110057496 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110057496 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110057496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110057496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110057496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110057496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110057496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110057496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110057496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110057496 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110057496 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250427110057496 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001030/3/1): Available (smpp_smsc.c:626) 20250427110057496 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057496 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110057496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057496 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110057496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110057496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110057496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057496 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 c3 a3 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2332)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2333)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_reject2(2338) MSC_Test-MGCP(2334)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2331)@84c1225eaf8b: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2330)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@84c1225eaf8b: vl_len:28 MSC_Test_2-SCCP(2330)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2330)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250427110057518 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057518 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057518 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057518 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110057518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057518 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110057518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110057518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110057518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057518 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) MSC_Test_2-M3UA(2332)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110057519 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110057519 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110057519 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110057519 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110057519 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110057519 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110057519 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427110057519 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B callref-0x80000038 tid-8) New transaction (transaction.c:231) 20250427110057519 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427110057519 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110057519 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427110057519 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427110057519 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427110057519 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B: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) 20250427110057519 DCC INFO trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427110057519 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427110057519 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250427110057519 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1e0ca0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427110057519 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1e0ca0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0] (fsm.c:486) 20250427110057519 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B: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) 20250427110057519 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1a1c90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427110057519 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1a1c90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1e0ca0] (fsm.c:486) 20250427110057519 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55eefe1a1c90]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427110057519 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55eefe1a1c90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427110057519 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1e00d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427110057519 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1e00d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1e0ca0] (fsm.c:486) 20250427110057519 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x55eefe1e00d0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250427110057519 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x55eefe1e00d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2334)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427110057528 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55eefe1d8430]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250427110057528 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55eefe1a1c90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250427110057528 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55eefe1a1c90]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250427110057528 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55eefe1a1c90]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250427110057528 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55eefe1a1c90]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1e0ca0] (rtp_stream.c:239) 20250427110057528 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55eefe1a1c90]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250427110057528 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55eefe1a1c90]{DISCARDING}: Deallocated (fsm.c:568) 20250427110057528 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1e0ca0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250427110057528 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1e0ca0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427110057528 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x55eefe1e00d0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427110057528 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x55eefe1e00d0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1e0ca0] (call_leg.c:197) 20250427110057528 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x55eefe1e00d0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250427110057528 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x55eefe1e00d0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250427110057528 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1e0ca0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427110057528 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1e0ca0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0] (call_leg.c:198) 20250427110057528 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1e0ca0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427110057528 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1e0ca0]{RELEASING}: Deallocated (fsm.c:568) 20250427110057528 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427110057528 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) Freeing transaction (transaction.c:243) 20250427110057528 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427110057528 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427110057528 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250427110057528 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110057528 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110057528 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427110057528 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427110057528 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427110057528 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110057528 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110057528 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110057528 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110057528 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110057528 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110057528 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110057528 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110057528 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110057529 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110057529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110057529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057529 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110057529 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110057529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110057529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057529 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 c3 a3 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) 20250427110057529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110057529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110057529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110057529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110057529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110057529 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110057529 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110057529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110057529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110057529 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 c3 a3 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2332)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2332)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2332)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2338)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_reject2(2338)@84c1225eaf8b: f_mo_call_establish DONE TC_iu_mo_crcx_ran_reject2(2338)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2330)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2330)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2330)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110058037 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110058037 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110058037 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110058037 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110058037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110058037 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110058037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110058037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110058037 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110058037 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110058038 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110058038 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110058038 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110058038 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110058038 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110058038 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110058038 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110058038 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110058038 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110058038 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110058038 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110058038 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0] (msc_a.c:1053) 20250427110058038 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110058038 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1d4590]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110058038 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe202b10] (msc_a.c:1053) 20250427110058038 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110058038 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1dffa0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110058038 DMSC DEBUG msub_fsm[0x55eefe202b10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110058038 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B) MSC-A terminated (msub.c:261) 20250427110058038 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B) 1 MSC-I still active (msub.c:79) 20250427110058038 DMSC DEBUG msub_fsm[0x55eefe202b10]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110058038 DMSC DEBUG msub_fsm[0x55eefe202b10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110058038 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110058038 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Removing from parent msub_fsm[0x55eefe202b10] (msub.c:113) 20250427110058038 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-430 (ran_conn.c:142) 20250427110058038 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-430 (ran_conn.c:155) 20250427110058038 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Freeing instance (msub.c:113) 20250427110058038 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Deallocated (fsm.c:568) 20250427110058038 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B) Free (msub.c:119) 20250427110058038 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x6D89B66B - active-conn: now used by 1 (attached) (msub.c:375) 20250427110058038 DMSC DEBUG msub_fsm[0x55eefe202b10]{terminating}: Freeing instance (msub.c:113) 20250427110058038 DMSC DEBUG msub_fsm[0x55eefe202b10]{terminating}: Deallocated (fsm.c:568) 20250427110058039 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110058039 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110058039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110058039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110058039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110058039 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110058039 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110058039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110058039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110058039 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 c3 a3 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2332)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@84c1225eaf8b: Session index based on local reference:0 20250427110058042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110058042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110058042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110058042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110058042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110058042 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110058042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110058042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110058042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110058042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 c3 a3 64 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2332)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2331)@84c1225eaf8b: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2338)12821348 TC_iu_mo_crcx_ran_reject2(2338)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2338)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2338)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2338)@84c1225eaf8b: Final verdict of PTC: pass 20250427110058050 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110058050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110058050 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110058050 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110058050 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110058050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110058050 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110058050 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110058050 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110058050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110058050 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110058050 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110058050 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110058050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110058050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110058050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110058050 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) 20250427110058050 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) 20250427110058050 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110058050 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110058050 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(2326)@84c1225eaf8b: Final verdict of PTC: none 20250427110058051 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110058051 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110058051 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110058051 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) 20250427110058051 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110058051 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110058051 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427110058051 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) 20250427110058051 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427110058051 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427110058051 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) 20250427110058051 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110058051 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110058051 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110058051 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110058051 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110058051 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110058051 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) 20250427110058051 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) 20250427110058051 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110058051 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110058051 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110058052 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110058052 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2336)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2329)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2328)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2324)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2327)@84c1225eaf8b: Final verdict of PTC: none 20250427110058054 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110058054 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110058055 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(2337)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2331)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2339)@84c1225eaf8b: Final verdict of PTC: none 20250427110058055 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110058055 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) 20250427110058055 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110058055 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110058055 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) 20250427110058055 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110058055 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110058055 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110058055 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110058055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110058055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110058055 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) 20250427110058055 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110058055 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110058056 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110058056 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110058056 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(2325)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2333)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2330)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2335)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2332)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2334)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2323)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2323): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2324): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2325): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2326): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2327): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2328): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2329): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2330): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2331): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2332): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2333): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2334): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2335): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2336): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2337): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_mo_crcx_ran_reject2(2338): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2339): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_mo_crcx_ran_reject finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass'. Sun Apr 27 11:00:58 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 20250427110059056 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=521272) 20250427110100052 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110100052 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110100052 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110100052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110100052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110100052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110100056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110100056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110100056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110100057 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=521272, count=524860) 20250427110101058 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject'. ------ MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject ------ Sun Apr 27 11:01:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110102061 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_mt_crcx_ran_reject started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2343)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2343)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2343)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(2341)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2346)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2346)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2346)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2344)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2349)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2349)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2349)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2347)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110102916 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2350)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110103061 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110103062 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2352)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2352)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110103067 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2352)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2352)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2352)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2352)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110103080 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110103080 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110103080 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110103080 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2343)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2343)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110103084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110103084 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110103084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110103084 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110103084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110103084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110103084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110103084 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110103084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110103084 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2343)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2343)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2343)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2343)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110103086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110103086 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110103086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110103086 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110103086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110103086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110103086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110103086 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(2343)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2343)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2343)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110103086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110103086 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110103086 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110103086 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110103086 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2343)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2343)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2343)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2343)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2343)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110103088 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110103088 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427110103098 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110103098 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110103098 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110103098 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2346)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2346)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2346)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110103102 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103102 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110103102 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110103102 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110103102 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110103102 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110103102 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110103102 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) 20250427110103102 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110103102 DLSS7 DEBUG 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(2346)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2346)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110103102 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2346)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2346)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110103104 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103105 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110103105 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110103105 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(2346)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110103105 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110103105 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110103105 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110103105 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) 20250427110103105 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2346)@84c1225eaf8b: Message received on association #8 20250427110103105 DLSS7 DEBUG 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) 20250427110103105 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110103105 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2346)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110103105 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110103105 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2346)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2346)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2346)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2346)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2346)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110103110 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110103110 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110103110 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110103110 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2349)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2349)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110103117 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103117 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110103117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110103117 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110103117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110103117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110103117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110103117 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) 20250427110103117 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110103117 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) 20250427110103117 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2349)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2349)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2349)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2349)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110103120 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103120 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110103120 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110103120 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) 20250427110103120 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110103120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_2-M3UA(2349)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110103120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110103120 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) 20250427110103120 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110103120 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) 20250427110103120 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) 20250427110103120 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110103120 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110103120 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_1-M3UA(2346)@84c1225eaf8b: Message received on association #8 20250427110103120 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2349)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2346)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2349)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2349)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2349)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2349)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2349)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2349)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2353)@84c1225eaf8b: Created GsupExpect[0] for "262420000001031" to be handled at TC_iu_mt_crcx_ran_reject2(2355) TC_iu_mt_crcx_ran_reject2(2355)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110103896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103896 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110103896 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110103896 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110103896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110103896 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110103896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110103896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110103896 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110103896 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110103897 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103897 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110103897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110103897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110103897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110103897 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110103897 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110103897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110103897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110103897 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2343)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110103907 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103907 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110103907 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110103907 DLM3UA 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) 20250427110103907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110103907 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_1-M3UA(2346)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110103907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110103907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110103907 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110103907 DLSS7 DEBUG 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) 20250427110103907 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103907 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110103908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110103908 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) 20250427110103908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110103908 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) 20250427110103908 DLSS7 DEBUG Found route for dpc=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) 20250427110103908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110103908 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110103908 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(2342)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2346)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2346)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2345)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110103919 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103919 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110103919 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110103919 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110103919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110103919 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110103920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110103920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110103920 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110103920 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110103920 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110103920 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110103920 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103920 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110103920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110103920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110103920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110103920 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110103920 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110103920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110103920 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110103920 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2348)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2348)@84c1225eaf8b: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2355)7010573 MSC_Test_2-SCCP(2347)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110103934 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103934 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110103934 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110103934 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110103934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110103935 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110103935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110103935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110103935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110103935 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 f9 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 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-RAN(2348)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110103935 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) 20250427110103935 DMSC DEBUG msub_fsm[0x55eefe202b10]{active}: Allocated (fsm.c:456) 20250427110103935 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: Allocated (fsm.c:456) 20250427110103935 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: is child of msub_fsm[0x55eefe202b10] (fsm.c:486) 20250427110103935 DMSC DEBUG msc_a[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110103935 DMSC DEBUG msc_a[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe202b10] (fsm.c:486) 20250427110103935 DMSC DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110103935 DMSC DEBUG msc_i(unknown:UTRAN-Iu-431:NONE)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110103935 DMSC DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110103935 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110103935 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110103935 DMM DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001031 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110103935 DMM DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110103935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e00d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110103935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e00d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1a1c90] (fsm.c:486) 20250427110103935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e00d0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110103935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e00d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110103935 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110103935 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001031 id=262420000001031 (vlr.c:661) 20250427110103935 DVLR INFO New subscr, IMSI: 262420000001031 (vlr.c:562) 20250427110103935 DVLR DEBUG VLR subscr IMSI-262420000001031 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110103935 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110103935 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110103935 DVLR DEBUG VLR subscr IMSI-262420000001031 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110103935 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110103935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e00d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110103935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e00d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110103935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e00d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110103935 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e0ca0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110103935 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e0ca0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e00d0] (fsm.c:486) 20250427110103935 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e0ca0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110103935 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e0ca0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110103935 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103935 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110103935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110103935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110103935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110103935 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110103935 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110103935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110103935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110103935 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 6a f9 0d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@84c1225eaf8b: { messageType := 2, destLocRef := '6AF90D'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2353)@84c1225eaf8b: Found GsupExpect[0] for "262420000001031" handled at TC_iu_mt_crcx_ran_reject2(2355) MSC_Test-GSUP(2353)@84c1225eaf8b: Added IMSI table entry 0TC_iu_mt_crcx_ran_reject2(2355)"262420000001031" TC_iu_mt_crcx_ran_reject2(2355)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2355)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110103940 DVLR DEBUG VLR subscr IMSI-262420000001031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110103940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e0ca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110103940 DVLR DEBUG SUBSCR(IMSI-262420000001031) Received 1 auth tuples (vlr.c:996) 20250427110103940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e0ca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110103940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e0ca0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110103940 DMM DEBUG Tx AUTH REQ (rand = c717bbcb1472bbac4e22e97b245818b7) (gsm_04_08.c:641) 20250427110103940 DMM DEBUG AUTH REQ (autn = 66d0f896bb15e5e9461b68703e2807f6) (gsm_04_08.c:643) 20250427110103940 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110103940 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110103940 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110103940 DVLR DEBUG VLR subscr IMSI-262420000001031 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110103940 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103940 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110103940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110103940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110103940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110103940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110103940 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110103940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110103940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110103940 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 6a f9 0d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c7 17 bb cb 14 72 bb ac 4e 22 e9 7b 24 58 18 b7 20 10 66 d0 f8 96 bb 15 e5 e9 46 1b 68 70 3e 28 07 f6 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2348)@84c1225eaf8b: patching N(SD)=1 into dtap '0514C8D7A9DA2104DBC364EB'O MSC_Test_2-RAN(2348)@84c1225eaf8b: patched enc_l3: '0554C8D7A9DA2104DBC364EB'O MSC_Test_2-SCCP(2347)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2347)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2347)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C8D7A9DA2104DBC364EB'O 20250427110103948 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110103949 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110103949 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110103949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110103949 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110103949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110103949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110103949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110103949 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 c8 d7 a9 da 21 04 db c3 64 eb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110103949 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110103949 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110103949 DIUCS DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110103949 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110103949 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110103949 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110103949 DMM DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c8d7a9dadbc364eb) (gsm_04_08.c:1128) 20250427110103949 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e0ca0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110103949 DVLR DEBUG SUBSCR(IMSI-262420000001031) AUTH on UTRAN received RES: c8d7a9dadbc364eb (8 bytes) (vlr_auth_fsm.c:151) 20250427110103949 DVLR INFO SUBSCR(IMSI-262420000001031) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110103949 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e0ca0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110103949 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e0ca0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110103949 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e0ca0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110103949 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e0ca0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e00d0] (vlr_auth_fsm.c:294) 20250427110103949 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e0ca0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110103949 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e0ca0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110103949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e00d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110103949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e00d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110103949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e00d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110103949 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110103949 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=cc7ab16d9567b775c5e0f0922733ed6f, CK=NONE (ran_msg_iu.c:388) 20250427110103949 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110103949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e00d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110103949 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103949 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110103949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110103949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110103949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110103949 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110103949 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110103949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110103949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110103949 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 6a f9 0d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 cc 7a b1 6d 95 67 b7 75 c5 e0 f0 92 27 33 ed 6f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2347)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2347)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2347)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110103957 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103957 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110103957 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110103957 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110103957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110103957 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110103957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110103957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110103957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110103957 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110103957 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110103957 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110103957 DIUCS DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110103957 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110103957 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110103957 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110103957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e00d0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110103957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e00d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110103957 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110103957 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110103957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e00d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110103957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e00d0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110103957 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e0ca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110103957 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e0ca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e00d0] (fsm.c:486) 20250427110103957 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e0ca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110103957 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e0ca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110103957 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103957 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110103957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110103957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110103957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110103957 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110103957 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110103957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110103957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110103957 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 6a f9 0d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110103960 DVLR DEBUG VLR subscr IMSI-262420000001031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110103960 DVLR DEBUG IMSI:262420000001031 has MSISDN:491230001031 (vlr.c:1045) 20250427110103960 DMSC NOTICE msub(IMSI-262420000001031:MSISDN-491230001031) VLR: update for IMSI=262420000001031 (MSISDN=491230001031) (gsm_04_08.c:1541) 20250427110103960 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110103961 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110103961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55eefe1e00d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110103961 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e0ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110103961 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e0ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110103961 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e0ca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110103961 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e0ca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55eefe1e00d0] (vlr_lu_fsm.c:110) 20250427110103961 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e0ca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110103961 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55eefe1e0ca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110103961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55eefe1e00d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110103961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55eefe1e00d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110103961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55eefe2029e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110103961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55eefe2029e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55eefe1e00d0] (fsm.c:486) 20250427110103961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55eefe2029e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110103961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55eefe2029e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110103961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55eefe2029e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110103961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55eefe2029e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110103961 DMSC NOTICE msub(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x9BE5DC54) VLR: update for IMSI=262420000001031 (MSISDN=491230001031) (gsm_04_08.c:1541) 20250427110103961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55eefe2029e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110103961 DMM DEBUG -> IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x9BE5DC54 LOCATION UPDATE ACCEPT (TMSI = 0x9be5dc54) (gsm_04_08.c:149) 20250427110103961 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110103961 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110103961 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110103961 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x9BE5DC54 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110103961 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103961 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110103961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110103961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110103961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110103961 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110103961 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110103961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110103961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110103961 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 6a f9 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 9b e5 dc 54 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mt_crcx_ran_reject2(2355)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2348)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2348)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2347)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2347)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2347)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110103964 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103964 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110103964 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110103964 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110103964 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110103964 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110103964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110103964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110103964 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110103964 DLSS7 DEBUG 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) 20250427110103965 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110103965 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110103965 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110103965 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110103965 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110103965 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110103965 DMM DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110103965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1e00d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110103965 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55eefe2029e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110103965 DMSC NOTICE msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54) VLR: update for IMSI=262420000001031 (MSISDN=491230001031) (gsm_04_08.c:1541) 20250427110103965 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110103965 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55eefe2029e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110103965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1e00d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110103965 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55eefe2029e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110103965 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55eefe2029e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1e00d0] (vlr_lu_fsm.c:817) 20250427110103965 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55eefe2029e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110103965 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55eefe2029e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110103965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1e00d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110103965 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110103965 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.970s remaining) (msc_a.c:450) 20250427110103965 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001031/3/1): Available (smpp_smsc.c:626) 20250427110103965 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110103965 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110103965 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110103965 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110103965 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110103965 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110103965 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110103965 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110103965 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110103965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110103965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110103965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110103965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110103965 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110103965 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110103965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110103965 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110103965 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 6a f9 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(2349)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2347)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2347)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2347)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110103970 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103970 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110103970 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110103970 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110103970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110103970 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110103970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110103970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110103970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110103970 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 af 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110103970 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110103970 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110103970 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110103970 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110103970 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110103971 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110103971 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110103971 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110103971 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110103971 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110103971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1e00d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110103971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1e00d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1a1c90] (msc_a.c:1053) 20250427110103971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1e00d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110103971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1e00d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110103971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1e00d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110103971 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe202b10] (msc_a.c:1053) 20250427110103971 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110103971 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110103971 DMSC DEBUG msub_fsm[0x55eefe202b10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110103971 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54) MSC-A terminated (msub.c:261) 20250427110103971 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54) 1 MSC-I still active (msub.c:79) 20250427110103971 DMSC DEBUG msub_fsm[0x55eefe202b10]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110103971 DMSC DEBUG msub_fsm[0x55eefe202b10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110103971 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1d8430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110103971 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1d8430]{READY}: Removing from parent msub_fsm[0x55eefe202b10] (msub.c:113) 20250427110103971 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-431 (ran_conn.c:142) 20250427110103971 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-431 (ran_conn.c:155) 20250427110103971 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1d8430]{READY}: Freeing instance (msub.c:113) 20250427110103971 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-431:LU)[0x55eefe1d8430]{READY}: Deallocated (fsm.c:568) 20250427110103971 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54) Free (msub.c:119) 20250427110103971 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110103971 DMSC DEBUG msub_fsm[0x55eefe202b10]{terminating}: Freeing instance (msub.c:113) 20250427110103971 DMSC DEBUG msub_fsm[0x55eefe202b10]{terminating}: Deallocated (fsm.c:568) 20250427110103971 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103971 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110103971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110103971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110103971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110103971 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110103971 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110103971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110103971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110103971 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 6a f9 0d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@84c1225eaf8b: Session index based on local reference:0 20250427110103972 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103972 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110103972 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110103972 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110103972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110103972 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110103972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110103972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110103972 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110103972 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 6a f9 0d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2348)@84c1225eaf8b: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2355)7010573 MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mt_crcx_ran_reject2(2355)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2355)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2355)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2355)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2348)@84c1225eaf8b: Created IMSI[0] for '262420000001031'H'9BE5DC54'O to be handled at TC_iu_mt_crcx_ran_reject2(2355) MSC_Test-MNCC(2350)@84c1225eaf8b: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2355)610859695 20250427110103977 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427110103977 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427110103977 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54 callref-0x2468faaf tid-255) New transaction (transaction.c:231) 20250427110103977 DMNCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54 callref-0x2468faaf 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) 20250427110103977 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54 callref-0x2468faaf 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) 20250427110103977 DMNCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54 callref-0x2468faaf tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427110103977 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427110103977 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427110103977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110103977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110103977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110103977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110103977 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110103977 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110103977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110103977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110103977 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 9b e5 dc 54 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2348)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_mt_crcx_ran_reject2(2355) TC_iu_mt_crcx_ran_reject2(2355)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2355)@84c1225eaf8b: 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 := '9BE5DC54'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2348)@84c1225eaf8b: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2355)5698606 MSC_Test_2-SCCP(2347)@84c1225eaf8b: First idle individual index:0 20250427110103984 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110103984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110103984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110103984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110103984 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110103984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110103984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110103984 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110103984 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 56 f4 2e 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 9b e5 dc 54 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) 20250427110103985 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) 20250427110103985 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Allocated (fsm.c:456) 20250427110103985 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: Allocated (fsm.c:456) 20250427110103985 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110103985 DMSC DEBUG msc_a[0x55eefe202b10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110103985 DMSC DEBUG msc_a[0x55eefe202b10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110103985 DMSC DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x55eefe202b10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110103985 DMSC DEBUG msc_i(unknown:UTRAN-Iu-432:NONE)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110103985 DMSC DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x55eefe202b10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110103985 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x55eefe202b10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110103985 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x55eefe202b10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110103985 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe2029e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110103985 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe2029e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10] (fsm.c:486) 20250427110103985 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe2029e0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110103985 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe2029e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110103985 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110103985 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110103985 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110103985 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110103985 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe2029e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110103985 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe2029e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110103985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1e0ca0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110103985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1e0ca0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe2029e0] (fsm.c:486) 20250427110103985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1e0ca0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110103985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1e0ca0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110103985 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427110103985 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103985 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110103985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110103985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110103985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110103985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110103985 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110103985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110103985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110103985 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 56 f4 2e 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@84c1225eaf8b: { messageType := 2, destLocRef := '56F42E'O, sourceLocRef := '0001B0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2347)@84c1225eaf8b: Session index based on local reference:0 TC_iu_mt_crcx_ran_reject2(2355)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2355)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110103987 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54 + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110103987 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1e0ca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110103987 DVLR DEBUG SUBSCR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54) Received 1 auth tuples (vlr.c:996) 20250427110103987 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1e0ca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110103987 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1e0ca0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110103987 DMM DEBUG Tx AUTH REQ (rand = 8ea207b00892c9bb3921cc7a05dd4cca) (gsm_04_08.c:641) 20250427110103987 DMM DEBUG AUTH REQ (autn = 89fc31013b3f8015b548f17ab6e0a9db) (gsm_04_08.c:643) 20250427110103987 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110103987 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110103987 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110103987 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54 - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250427110103987 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103987 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110103987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110103987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110103987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110103987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110103987 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110103987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110103987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110103987 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 56 f4 2e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 8e a2 07 b0 08 92 c9 bb 39 21 cc 7a 05 dd 4c ca 20 10 89 fc 31 01 3b 3f 80 15 b5 48 f1 7a b6 e0 a9 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(2349)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2348)@84c1225eaf8b: patching N(SD)=0 into dtap '0514F212372E2104AC4B8DE5'O MSC_Test_2-RAN(2348)@84c1225eaf8b: patched enc_l3: '0514F212372E2104AC4B8DE5'O MSC_Test_2-SCCP(2347)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2347)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2347)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514F212372E2104AC4B8DE5'O 20250427110103990 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103991 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110103991 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110103991 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110103991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110103991 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110103991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110103991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110103991 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110103991 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 f2 12 37 2e 21 04 ac 4b 8d e5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110103991 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110103991 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110103991 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110103991 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110103991 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110103991 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110103991 DMM DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f212372eac4b8de5) (gsm_04_08.c:1128) 20250427110103991 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1e0ca0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110103991 DVLR DEBUG SUBSCR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54) AUTH on UTRAN received RES: f212372eac4b8de5 (8 bytes) (vlr_auth_fsm.c:151) 20250427110103991 DVLR INFO SUBSCR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110103991 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1e0ca0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110103991 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1e0ca0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110103991 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1e0ca0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110103991 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1e0ca0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe2029e0] (vlr_auth_fsm.c:294) 20250427110103991 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1e0ca0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110103991 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1e0ca0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110103991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe2029e0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110103991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe2029e0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110103991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe2029e0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110103991 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110103991 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ba127d076e1aaadd9c81613019ba7785, CK=NONE (ran_msg_iu.c:388) 20250427110103991 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110103991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe2029e0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110103991 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103991 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110103991 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110103991 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110103991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110103991 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110103991 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110103991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110103991 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110103991 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 56 f4 2e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ba 12 7d 07 6e 1a aa dd 9c 81 61 30 19 ba 77 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(2349)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2347)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2347)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2347)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110103995 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103995 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110103995 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110103995 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110103995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110103995 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110103995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110103995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110103995 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110103995 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110103995 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110103995 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110103995 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110103995 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110103995 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110103995 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110103995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe2029e0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110103995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe2029e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110103995 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110103995 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110103995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe2029e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110103995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe2029e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110103995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe2029e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110103995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe2029e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110103995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe2029e0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110103995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe2029e0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110103995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe2029e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110103995 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110103995 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.989s remaining) (msc_a.c:450) 20250427110103995 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54 callref-0x2468faaf tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427110103995 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427110103995 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427110103995 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110103995 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP callref-0x2468faaf tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427110103995 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP callref-0x2468faaf 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) 20250427110103995 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP callref-0x2468faaf tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427110103995 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250427110103995 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110103995 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110103995 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54 - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250427110103995 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001031/3/1): Available (smpp_smsc.c:626) 20250427110103995 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110103995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110103995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110103995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110103995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110103996 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110103996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110103996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110103996 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 56 f4 2e 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) 20250427110103996 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110103996 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110103996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110103996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110103996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110103996 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110103996 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110103996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110103996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110103996 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 56 f4 2e 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2349)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2347)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(2351)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=1 into dtap '8308'O MSC_Test_2-RAN(2348)@84c1225eaf8b: patched enc_l3: '8348'O MSC_Test_2-SCCP(2347)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2347)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2347)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028348'O 20250427110104006 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110104006 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110104006 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110104006 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110104006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110104006 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110104006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110104006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110104006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110104006 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110104006 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110104006 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110104006 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110104006 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110104006 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110104006 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110104006 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP callref-0x2468faaf tid-0) rx CALL_CONF in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427110104006 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP callref-0x2468faaf tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427110104006 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP callref-0x2468faaf tid-0) starting timer T310 with 30 seconds (gsm_04_08_cc.c:574) 20250427110104006 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250427110104006 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1e0ca0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427110104006 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1e0ca0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10] (fsm.c:486) 20250427110104006 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP callref-0x2468faaf 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) 20250427110104006 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1bdae0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427110104006 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1bdae0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1e0ca0] (fsm.c:486) 20250427110104007 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x55eefe1bdae0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427110104007 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x55eefe1bdae0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427110104007 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1fffa0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427110104007 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1fffa0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1e0ca0] (fsm.c:486) 20250427110104007 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x55eefe1fffa0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250427110104007 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x55eefe1fffa0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427110104007 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP callref-0x2468faaf tid-0) new state CALL_PRESENT -> MO_TERM_CALL_CONF (gsm_04_08_cc.c:194) 20250427110104007 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP callref-0x2468faaf tid-0) tx MNCC_CALL_CONF_IND (gsm_04_08_cc.c:309) MSC_Test-MGCP(2351)@84c1225eaf8b: 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) 20250427110104012 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55eefe1d4590]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250427110104012 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x55eefe1bdae0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250427110104012 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x55eefe1bdae0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250427110104012 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x55eefe1bdae0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250427110104012 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x55eefe1bdae0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1e0ca0] (rtp_stream.c:239) 20250427110104012 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x55eefe1bdae0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250427110104012 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x55eefe1bdae0]{DISCARDING}: Deallocated (fsm.c:568) 20250427110104012 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1e0ca0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250427110104012 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1e0ca0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427110104012 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x55eefe1fffa0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427110104012 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x55eefe1fffa0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1e0ca0] (call_leg.c:197) 20250427110104012 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x55eefe1fffa0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250427110104012 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x55eefe1fffa0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250427110104012 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1e0ca0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427110104012 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1e0ca0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10] (call_leg.c:198) 20250427110104012 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1e0ca0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427110104012 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1e0ca0]{RELEASING}: Deallocated (fsm.c:568) 20250427110104012 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427110104012 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP callref-0x2468faaf tid-0) Freeing transaction (transaction.c:243) 20250427110104012 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP callref-0x2468faaf tid-0) stopping pending timer T310 (gsm_04_08_cc.c:228) 20250427110104012 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP callref-0x2468faaf tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427110104012 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP callref-0x2468faaf tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427110104012 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP callref-0x2468faaf tid-0) new state MO_TERM_CALL_CONF -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427110104012 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250427110104012 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110104012 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110104012 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP callref-0x2468faaf tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427110104012 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP callref-0x2468faaf tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427110104012 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110104012 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110104012 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110104012 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110104012 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110104012 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110104012 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110104012 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110104012 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110104012 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110104012 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110104012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110104012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110104012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110104012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110104012 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110104012 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110104012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110104012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110104012 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 56 f4 2e 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) 20250427110104013 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110104013 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110104013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110104013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110104013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110104013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110104013 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110104013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110104013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110104013 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 56 f4 2e 00 01 0d 00 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2350)@84c1225eaf8b: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2355)610859695 MSC_Test_2-M3UA(2349)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2347)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2347)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2347)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2347)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2347)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110104015 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110104015 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110104015 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110104015 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110104015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110104015 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110104015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110104015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110104015 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110104015 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110104015 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110104015 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110104015 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110104015 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110104015 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110104015 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110104015 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110104015 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110104015 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110104015 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110104015 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe2029e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110104015 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe2029e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10] (msc_a.c:1053) 20250427110104015 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe2029e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110104015 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe2029e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110104015 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1a1c90] (msc_a.c:1053) 20250427110104015 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110104015 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe202b10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110104015 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110104015 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54) MSC-A terminated (msub.c:261) 20250427110104015 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54) 1 MSC-I still active (msub.c:79) 20250427110104015 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110104015 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110104015 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1d8430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110104015 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1d8430]{READY}: Removing from parent msub_fsm[0x55eefe1a1c90] (msub.c:113) 20250427110104015 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-432 (ran_conn.c:142) 20250427110104015 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-432 (ran_conn.c:155) 20250427110104015 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1d8430]{READY}: Freeing instance (msub.c:113) 20250427110104015 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54:UTRAN-Iu-432:PAGING_RESP)[0x55eefe1d8430]{READY}: Deallocated (fsm.c:568) 20250427110104015 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54) Free (msub.c:119) 20250427110104015 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x9BE5DC54 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110104015 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Freeing instance (msub.c:113) 20250427110104015 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Deallocated (fsm.c:568) 20250427110104015 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110104015 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110104015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110104015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110104015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110104015 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110104015 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110104015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110104015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110104015 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 56 f4 2e 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@84c1225eaf8b: Session index based on local reference:0 20250427110104016 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110104016 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110104016 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110104016 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110104016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110104016 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110104016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110104016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110104016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110104016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 56 f4 2e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2348)@84c1225eaf8b: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2355)5698606 TC_iu_mt_crcx_ran_reject2(2355)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2355)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2355)@84c1225eaf8b: Final verdict of PTC: pass 20250427110104018 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110104018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110104018 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110104018 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110104018 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110104018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110104018 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110104018 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110104018 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110104018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110104018 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110104018 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110104018 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110104018 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110104018 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110104018 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110104018 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110104018 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110104018 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) 20250427110104018 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) 20250427110104018 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110104018 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110104018 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110104018 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110104018 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2344)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(2343)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2342)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2350)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2345)@84c1225eaf8b: Final verdict of PTC: none 20250427110104019 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110104019 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) 20250427110104019 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110104019 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110104019 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) 20250427110104019 DLSS7 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(2353)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2346)@84c1225eaf8b: Final verdict of PTC: none 20250427110104019 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110104019 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110104019 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110104019 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110104019 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110104019 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) 20250427110104019 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) 20250427110104019 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110104019 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110104019 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110104020 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110104020 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2341)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2348)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2354)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2347)@84c1225eaf8b: Final verdict of PTC: none 20250427110104020 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110104020 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) 20250427110104020 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110104020 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110104020 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) 20250427110104021 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110104021 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110104021 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110104021 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110104021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110104021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110104021 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) 20250427110104021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110104021 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110104021 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110104021 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) IPA-CTRL-CLI-IPA(2356)@84c1225eaf8b: Final verdict of PTC: none 20250427110104021 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110104021 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2340)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2349)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2352)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2351)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2340): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2341): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2342): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2343): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2344): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2345): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2346): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2347): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2348): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2349): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2350): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2351): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2352): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2353): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2354): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_mt_crcx_ran_reject2(2355): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2356): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_mt_crcx_ran_reject finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass'. Sun Apr 27 11:01:04 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 20250427110105022 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=532064) 20250427110106019 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110106019 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110106019 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110106019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110106020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110106020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110106022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110106022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110106022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110106024 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=532064, count=535372) 20250427110107025 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_cancel'. ------ MSC_Tests_Iu.TC_iu_gsup_cancel ------ Sun Apr 27 11:01:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_cancel.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_cancel.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110108027 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_cancel' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_gsup_cancel started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2360)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2360)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2360)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2358)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2363)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2363)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2363)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2361)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2366)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2366)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2366)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2364)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110108830 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2367)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110108995 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110108995 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110108995 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110108995 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2360)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2360)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110109000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110109000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110109000 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110109000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110109000 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110109000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110109000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110109000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110109000 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110109000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110109000 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2360)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2360)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2360)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2360)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2360)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110109001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110109001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110109001 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110109001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110109001 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110109001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110109001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110109001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110109001 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110109001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110109001 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110109001 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2360)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2360)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110109001 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110109001 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2360)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2360)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2360)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2360)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2360)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110109010 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110109010 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110109010 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110109010 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2363)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2363)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110109015 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110109015 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110109015 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110109015 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110109015 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110109015 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110109015 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110109015 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) 20250427110109015 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110109015 DLSS7 DEBUG 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) 20250427110109015 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2363)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2363)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2363)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2363)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110109016 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110109016 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110109016 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110109016 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) 20250427110109016 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110109016 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110109016 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110109016 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) 20250427110109016 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110109016 DLSS7 DEBUG 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) 20250427110109016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110109016 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2363)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2363)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2363)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2363)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2363)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2363)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2363)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2363)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110109016 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110109016 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110109025 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110109025 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110109025 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110109025 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250427110109028 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110109028 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_2-M3UA(2366)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2366)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2369)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test_2-M3UA(2366)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2369)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110109033 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250427110109034 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110109034 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110109034 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110109034 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110109034 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110109034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110109034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110109034 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) 20250427110109034 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110109034 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) 20250427110109034 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2366)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(2369)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2369)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2369)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2369)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2366)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2366)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2366)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110109040 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110109040 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110109040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110109040 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) 20250427110109040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110109040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110109040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110109040 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) 20250427110109040 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110109040 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) 20250427110109040 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(2366)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110109040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110109040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110109041 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110109041 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2363)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2363)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2366)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2366)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2366)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2366)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2366)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2366)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2366)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110109058 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110109058 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2370)@84c1225eaf8b: Created GsupExpect[0] for "262420000001033" to be handled at TC_iu_gsup_cancel2(2372) TC_iu_gsup_cancel2(2372)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110109806 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110109806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110109806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110109806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110109806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110109806 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110109806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110109806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110109806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110109806 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2360)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110109807 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110109807 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110109807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110109807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110109807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110109807 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110109807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110109807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110109807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110109807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2360)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2359)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110109820 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110109820 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110109820 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110109820 DLM3UA 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) 20250427110109820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110109820 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) 20250427110109820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110109820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110109820 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110109820 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2363)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110109821 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110109821 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110109821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110109821 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) 20250427110109821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110109821 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) 20250427110109821 DLSS7 DEBUG Found route for dpc=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) 20250427110109821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110109821 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110109821 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2363)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2362)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110109835 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110109835 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110109835 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110109835 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110109835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110109835 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110109835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110109835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110109835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110109836 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110109836 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110109836 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110109837 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110109837 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110109837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110109837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110109837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110109837 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110109837 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110109837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110109837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110109837 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2365)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2365)@84c1225eaf8b: Added conn table entry 0TC_iu_gsup_cancel2(2372)1855038 MSC_Test_2-SCCP(2364)@84c1225eaf8b: First idle individual index:0 20250427110109859 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110109859 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110109859 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110109859 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110109859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110109859 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110109859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110109859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110109859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110109859 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 1c 4e 3e 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-RAN(2365)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110109860 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) 20250427110109860 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Allocated (fsm.c:456) 20250427110109860 DMSC DEBUG msc_i[0x55eefe1d4590]{READY}: Allocated (fsm.c:456) 20250427110109860 DMSC DEBUG msc_i[0x55eefe1d4590]{READY}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110109860 DMSC DEBUG msc_a[0x55eefe1bdae0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110109860 DMSC DEBUG msc_a[0x55eefe1bdae0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110109860 DMSC DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x55eefe1bdae0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110109860 DMSC DEBUG msc_i(unknown:UTRAN-Iu-433:NONE)[0x55eefe1d4590]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110109860 DMSC DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x55eefe1bdae0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110109860 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x55eefe1bdae0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110109860 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x55eefe1bdae0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110109860 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110109860 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110109860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1fffa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110109860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1fffa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1bdae0] (fsm.c:486) 20250427110109860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1fffa0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110109860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1fffa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110109860 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110109860 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001033 id=262420000001033 (vlr.c:661) 20250427110109860 DVLR INFO New subscr, IMSI: 262420000001033 (vlr.c:562) 20250427110109860 DVLR DEBUG VLR subscr IMSI-262420000001033 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110109860 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110109860 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110109860 DVLR DEBUG VLR subscr IMSI-262420000001033 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110109860 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110109860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1fffa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110109860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1fffa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110109860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1fffa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110109860 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1e0ca0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110109860 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1e0ca0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1fffa0] (fsm.c:486) 20250427110109860 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1e0ca0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110109860 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1e0ca0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110109860 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110109860 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110109860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110109860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110109860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110109860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110109860 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110109860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110109860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110109860 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 1c 4e 3e 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@84c1225eaf8b: { messageType := 2, destLocRef := '1C4E3E'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2370)@84c1225eaf8b: Found GsupExpect[0] for "262420000001033" handled at TC_iu_gsup_cancel2(2372) MSC_Test-GSUP(2370)@84c1225eaf8b: Added IMSI table entry 0TC_iu_gsup_cancel2(2372)"262420000001033" TC_iu_gsup_cancel2(2372)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2372)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110109863 DVLR DEBUG VLR subscr IMSI-262420000001033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110109863 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1e0ca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110109863 DVLR DEBUG SUBSCR(IMSI-262420000001033) Received 1 auth tuples (vlr.c:996) 20250427110109863 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1e0ca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110109863 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1e0ca0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110109863 DMM DEBUG Tx AUTH REQ (rand = 9f8f45b404ad6931b986788c3c51e20f) (gsm_04_08.c:641) 20250427110109863 DMM DEBUG AUTH REQ (autn = d188376ccf2b79e9d579f7ce27140647) (gsm_04_08.c:643) 20250427110109863 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110109863 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110109863 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1d4590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110109864 DVLR DEBUG VLR subscr IMSI-262420000001033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110109864 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110109864 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110109864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110109864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110109864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110109864 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110109864 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110109864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110109864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110109864 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 1c 4e 3e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 9f 8f 45 b4 04 ad 69 31 b9 86 78 8c 3c 51 e2 0f 20 10 d1 88 37 6c cf 2b 79 e9 d5 79 f7 ce 27 14 06 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(2366)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2365)@84c1225eaf8b: patching N(SD)=1 into dtap '051465E6FB742104EF00763C'O MSC_Test_2-RAN(2365)@84c1225eaf8b: patched enc_l3: '055465E6FB742104EF00763C'O MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2364)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055465E6FB742104EF00763C'O MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110109871 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110109871 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110109871 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110109871 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110109871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110109871 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110109871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110109871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110109871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110109871 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 65 e6 fb 74 21 04 ef 00 76 3c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110109871 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110109871 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1d4590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110109871 DIUCS DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1d4590]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110109871 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110109871 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110109871 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110109871 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 65e6fb74ef00763c) (gsm_04_08.c:1128) 20250427110109871 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1e0ca0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110109871 DVLR DEBUG SUBSCR(IMSI-262420000001033) AUTH on UTRAN received RES: 65e6fb74ef00763c (8 bytes) (vlr_auth_fsm.c:151) 20250427110109871 DVLR INFO SUBSCR(IMSI-262420000001033) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110109871 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1e0ca0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110109871 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1e0ca0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110109871 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1e0ca0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110109871 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1e0ca0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1fffa0] (vlr_auth_fsm.c:294) 20250427110109871 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1e0ca0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110109871 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1e0ca0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110109871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1fffa0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110109871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1fffa0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110109871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1fffa0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110109871 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110109871 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0f8e36e27c61b80fcfdc54de82b0bc01, CK=NONE (ran_msg_iu.c:388) 20250427110109871 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1d4590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110109871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1fffa0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110109871 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110109871 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110109871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110109871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110109871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110109871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110109871 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110109871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110109871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110109871 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 1c 4e 3e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 0f 8e 36 e2 7c 61 b8 0f cf dc 54 de 82 b0 bc 01 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2364)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110109883 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110109883 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110109883 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110109883 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110109883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110109883 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110109883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110109883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110109883 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110109883 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110109883 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110109884 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1d4590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110109884 DIUCS DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1d4590]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110109884 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110109884 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110109884 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110109884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1fffa0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110109884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1fffa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110109884 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110109884 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1d4590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110109884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1fffa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110109884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1fffa0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110109884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1e0ca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110109884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1e0ca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1fffa0] (fsm.c:486) 20250427110109884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1e0ca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110109884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1e0ca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110109884 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110109884 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110109884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110109884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110109884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110109884 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110109884 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110109884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110109884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110109884 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 1c 4e 3e 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110109889 DVLR DEBUG VLR subscr IMSI-262420000001033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110109889 DVLR DEBUG IMSI:262420000001033 has MSISDN:491230001033 (vlr.c:1045) 20250427110109889 DMSC NOTICE msub(IMSI-262420000001033:MSISDN-491230001033) VLR: update for IMSI=262420000001033 (MSISDN=491230001033) (gsm_04_08.c:1541) 20250427110109889 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110109889 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110109889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55eefe1fffa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110109889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1e0ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110109889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1e0ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110109889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1e0ca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110109889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1e0ca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55eefe1fffa0] (vlr_lu_fsm.c:110) 20250427110109889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1e0ca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110109889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55eefe1e0ca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110109889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55eefe1fffa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110109889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55eefe1fffa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110109889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55eefe1e00d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110109889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55eefe1e00d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55eefe1fffa0] (fsm.c:486) 20250427110109889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55eefe1e00d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110109889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55eefe1e00d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110109889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55eefe1e00d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110109889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55eefe1e00d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110109889 DMSC NOTICE msub(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x417C5236) VLR: update for IMSI=262420000001033 (MSISDN=491230001033) (gsm_04_08.c:1541) 20250427110109889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55eefe1e00d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110109889 DMM DEBUG -> IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x417C5236 LOCATION UPDATE ACCEPT (TMSI = 0x417c5236) (gsm_04_08.c:149) 20250427110109889 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110109889 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110109889 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1d4590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110109889 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x417C5236 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110109889 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110109889 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110109889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110109889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110109889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110109889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110109889 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110109889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110109889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110109889 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 1c 4e 3e 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 7c 52 36 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2372)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2365)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2365)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2364)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110109894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110109894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110109894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110109894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110109894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110109894 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110109894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110109894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110109894 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110109894 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110109894 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110109894 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1d4590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110109894 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1d4590]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110109894 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110109894 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110109894 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110109894 DMM DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110109894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1fffa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110109894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55eefe1e00d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110109894 DMSC NOTICE msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236) VLR: update for IMSI=262420000001033 (MSISDN=491230001033) (gsm_04_08.c:1541) 20250427110109894 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110109894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55eefe1e00d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110109894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1fffa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110109894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55eefe1e00d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110109894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55eefe1e00d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1fffa0] (vlr_lu_fsm.c:817) 20250427110109894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55eefe1e00d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110109894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55eefe1e00d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110109894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1fffa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110109894 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110109894 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.965s remaining) (msc_a.c:450) 20250427110109894 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001033/3/1): Available (smpp_smsc.c:626) 20250427110109895 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110109895 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110109895 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110109895 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110109895 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110109895 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110109895 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110109895 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1d4590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110109895 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110109895 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110109895 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110109895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110109895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110109895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110109895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110109895 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110109895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110109895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110109895 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 1c 4e 3e 00 01 0d 00 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2364)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110109899 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110109899 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110109899 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110109899 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110109899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110109899 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110109899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110109899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110109899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110109899 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110109899 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110109899 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1d4590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110109899 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1d4590]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110109899 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110109899 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110109899 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110109899 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110109899 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110109899 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110109899 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110109899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1fffa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110109899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1fffa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1bdae0] (msc_a.c:1053) 20250427110109899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1fffa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110109899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1fffa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110109899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1fffa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110109899 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1a1c90] (msc_a.c:1053) 20250427110109899 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110109899 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1bdae0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110109899 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110109899 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236) MSC-A terminated (msub.c:261) 20250427110109899 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236) 1 MSC-I still active (msub.c:79) 20250427110109899 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110109899 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110109899 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1d4590]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110109899 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1d4590]{READY}: Removing from parent msub_fsm[0x55eefe1a1c90] (msub.c:113) 20250427110109900 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-433 (ran_conn.c:142) 20250427110109900 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-433 (ran_conn.c:155) 20250427110109900 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1d4590]{READY}: Freeing instance (msub.c:113) 20250427110109900 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-433:LU)[0x55eefe1d4590]{READY}: Deallocated (fsm.c:568) 20250427110109900 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236) Free (msub.c:119) 20250427110109900 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110109900 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Freeing instance (msub.c:113) 20250427110109900 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Deallocated (fsm.c:568) 20250427110109900 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110109900 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110109900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110109900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110109900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110109900 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110109900 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110109900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110109900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110109900 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 1c 4e 3e 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on local reference:0 20250427110109901 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110109901 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110109901 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110109901 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110109901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110109901 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110109901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110109901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110109901 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110109901 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 1c 4e 3e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2365)@84c1225eaf8b: Deleted conn table entry 0TC_iu_gsup_cancel2(2372)1855038 TC_iu_gsup_cancel2(2372)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2372)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@84c1225eaf8b: 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 := '417C5236'O ("A|R6") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2365)@84c1225eaf8b: Added conn table entry 0TC_iu_gsup_cancel2(2372)10316116 MSC_Test_2-RAN(2365)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2364)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110110105 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110110105 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110110105 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110110105 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110110105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110110105 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110110105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110110105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110110105 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110110105 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 9d 69 54 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 41 7c 52 36 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) 20250427110110105 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) 20250427110110105 DMSC DEBUG msub_fsm[0x55eefe1fffa0]{active}: Allocated (fsm.c:456) 20250427110110106 DMSC DEBUG msc_i[0x55eefe1bdae0]{READY}: Allocated (fsm.c:456) 20250427110110106 DMSC DEBUG msc_i[0x55eefe1bdae0]{READY}: is child of msub_fsm[0x55eefe1fffa0] (fsm.c:486) 20250427110110106 DMSC DEBUG msc_a[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110110106 DMSC DEBUG msc_a[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1fffa0] (fsm.c:486) 20250427110110106 DMSC DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110110106 DMSC DEBUG msc_i(unknown:UTRAN-Iu-434:NONE)[0x55eefe1bdae0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110110106 DMSC DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110110106 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110110106 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110110106 DMM DEBUG msc_a(TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427110110106 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110110106 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590] (fsm.c:486) 20250427110110106 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110110106 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110110106 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110110106 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110110106 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110110106 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110110106 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110110106 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110110106 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110110106 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1a1c90] (fsm.c:486) 20250427110110106 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110110106 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110110106 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110110106 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110110106 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110110106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110110106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110110106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110110106 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110110106 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110110106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110110106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110110106 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 9d 69 54 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@84c1225eaf8b: { messageType := 2, destLocRef := '9D6954'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_gsup_cancel2(2372)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2372)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110110114 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110110114 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110110114 DVLR DEBUG SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236) Received 1 auth tuples (vlr.c:996) 20250427110110114 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110110114 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110110114 DMM DEBUG Tx AUTH REQ (rand = 19c980ce5419b8ab50b97a27eb889d90) (gsm_04_08.c:641) 20250427110110114 DMM DEBUG AUTH REQ (autn = 22d88ba85c6fdfd936fd81250c395731) (gsm_04_08.c:643) 20250427110110114 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110110114 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110110114 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110110115 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110110115 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110110115 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110110115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110110115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110110115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110110115 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110110115 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110110115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110110115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110110115 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 9d 69 54 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 19 c9 80 ce 54 19 b8 ab 50 b9 7a 27 eb 88 9d 90 20 10 22 d8 8b a8 5c 6f df d9 36 fd 81 25 0c 39 57 31 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2365)@84c1225eaf8b: patching N(SD)=1 into dtap '0514FDC146B42104DB60CD72'O MSC_Test_2-RAN(2365)@84c1225eaf8b: patched enc_l3: '0554FDC146B42104DB60CD72'O MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2364)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FDC146B42104DB60CD72'O 20250427110110123 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110110123 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110110123 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110110123 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110110123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110110123 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110110123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110110123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110110123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110110123 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 fd c1 46 b4 21 04 db 60 cd 72 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110110123 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110110123 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110110123 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110110123 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110110123 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110110123 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110110124 DMM DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = fdc146b4db60cd72) (gsm_04_08.c:1128) 20250427110110124 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110110124 DVLR DEBUG SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236) AUTH on UTRAN received RES: fdc146b4db60cd72 (8 bytes) (vlr_auth_fsm.c:151) 20250427110110124 DVLR INFO SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110110124 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110110124 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110110124 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110110124 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1a1c90] (vlr_auth_fsm.c:294) 20250427110110124 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110110124 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110110124 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110110124 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110110124 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110110124 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110110124 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9981175de0267f1881a8b2c0c5b95b91, CK=NONE (ran_msg_iu.c:388) 20250427110110124 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110110124 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110110124 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110110124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110110124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110110124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110110124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110110124 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110110124 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110110124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110110124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110110124 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 9d 69 54 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 99 81 17 5d e0 26 7f 18 81 a8 b2 c0 c5 b9 5b 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-M3UA(2366)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2364)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110110132 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110110132 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110110132 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110110132 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110110132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110110132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110110132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110110132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110110132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110110132 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b2 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110110132 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110110132 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110110132 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110110132 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110110132 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110110132 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110110132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110110132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110110132 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110110132 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110110132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110110133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110110133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110110133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110110133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110110133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110110133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110110133 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110110133 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.972s remaining) (msc_a.c:450) 20250427110110133 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001033/3/1): Available (smpp_smsc.c:626) 20250427110110133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110110133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110110133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110110133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110110133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110110133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110110133 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110110133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110110133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110110133 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 9d 69 54 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2367)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_iu_gsup_cancel2(2372) MSC_Test-MGCP(2368)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_gsup_cancel2(2372) MSC_Test_2-RAN(2365)@84c1225eaf8b: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2365)@84c1225eaf8b: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: vl_len:28 MSC_Test_2-SCCP(2364)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110110157 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110110157 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110110157 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110110157 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110110157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110110157 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110110157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110110157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110110157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110110157 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) 20250427110110157 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110110157 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110110157 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110110157 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110110157 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110110157 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110110157 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427110110157 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236 callref-0x80000039 tid-8) New transaction (transaction.c:231) 20250427110110157 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427110110157 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110110157 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427110110157 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427110110157 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427110110157 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236: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) 20250427110110157 DCC INFO trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427110110157 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427110110157 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250427110110157 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427110110157 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590] (fsm.c:486) 20250427110110157 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236: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) 20250427110110157 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe2029e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427110110157 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe2029e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0] (fsm.c:486) 20250427110110158 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x55eefe2029e0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427110110158 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x55eefe2029e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427110110158 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe202b10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427110110158 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe202b10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0] (fsm.c:486) 20250427110110158 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x55eefe202b10]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250427110110158 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x55eefe202b10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2368)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427110110176 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x55eefe2029e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110110176 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427110110176 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427110110176 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{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) 20250427110110176 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX 20250427110110178 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x55eefe202b10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110110178 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427110110178 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427110110178 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{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) 20250427110110178 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236: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) 20250427110110178 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) Sending Assignment Command (msc_a.c:706) 20250427110110178 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250427110110178 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{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) 20250427110110179 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) MSC_Test-MNCC(2367)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_iu_gsup_cancel2(2372) MSC_Test-MNCC(2367)@84c1225eaf8b: Added conn table entry 0TC_iu_gsup_cancel2(2372)-2147483591 20250427110110179 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110110179 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110110179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110110179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110110179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110110179 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110110179 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110110179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110110179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110110179 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 9d 69 54 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2372)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind 20250427110110184 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427110110184 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_gsup_cancel2(2372)@84c1225eaf8b: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: vl_len:46 MSC_Test_2-SCCP(2364)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60227C350001C0A802150000000000000000000000000040040C0000'O 20250427110110208 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110110208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110110208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110110208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110110208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110110208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110110208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110110208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110110208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110110208 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110110208 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110110208 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110110208 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427110110208 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=4 (ran_msg_iu.c:132) 20250427110110208 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110110208 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427110110208 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=4 (ran_msg_iu.c:132) 20250427110110208 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250427110110208 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe202b10]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250427110110208 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236: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)[0x55eefe202b10]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427110110208 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236: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) 20250427110110208 DCC INFO trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236: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) 20250427110110208 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236: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) 20250427110110208 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_iu_gsup_cancel2(2372)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427110110210 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427110110210 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427110110210 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427110110210 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427110110210 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250427110110210 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110110210 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110110210 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250427110110210 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110110210 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110110210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110110210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110110210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110110210 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110110210 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110110210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110110210 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110110210 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 9d 69 54 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) 20250427110110211 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236: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)[0x55eefe202b10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110110211 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236: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)[0x55eefe202b10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427110110211 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(2366)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110110214 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427110110214 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427110110214 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427110110214 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427110110214 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250427110110214 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110110214 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110110214 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110110214 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110110214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110110214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110110214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110110214 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110110214 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110110214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110110214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110110214 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 9d 69 54 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2372)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting 20250427110110217 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236: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) 20250427110110217 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236: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) 20250427110110217 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236: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) 20250427110110217 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe2029e0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427110110217 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe2029e0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427110110217 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236: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)[0x55eefe2029e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427110110217 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250427110110217 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427110110217 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427110110217 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250427110110217 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250427110110217 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250427110110217 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110110217 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110110217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110110217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110110217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110110217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110110217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110110217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110110217 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110110217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110110217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110110217 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 9d 69 54 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(2366)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_gsup_cancel2(2372)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on local reference:0 TC_iu_gsup_cancel2(2372)@84c1225eaf8b: { 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-SCCP(2364)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110110219 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236: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)[0x55eefe2029e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110110219 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236: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)[0x55eefe2029e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427110110219 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427110110219 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427110110219 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_gsup_cancel2(2372)@84c1225eaf8b: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2365)@84c1225eaf8b: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2365)@84c1225eaf8b: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2364)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O 20250427110110221 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110110221 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110110221 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110110221 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110110221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110110221 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110110221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110110221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110110221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110110221 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110110221 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110110221 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110110221 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110110221 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110110221 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110110221 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110110221 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250427110110221 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250427110110221 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250427110110221 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427110110221 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236: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)@84c1225eaf8b: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_gsup_cancel2(2372)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_gsup_cancel2(2372)@84c1225eaf8b: f_mo_call_establish DONE TC_iu_gsup_cancel2(2372)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@84c1225eaf8b: Hold the call for some time TC_iu_gsup_cancel2(2372)@84c1225eaf8b: Call stayed open for 5.000000 seconds, all is well. TC_iu_gsup_cancel2(2372)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@84c1225eaf8b: Hangup TC_iu_gsup_cancel2(2372)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427110115728 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427110115729 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427110115729 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427110115729 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427110115729 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250427110115729 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110115729 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110115729 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110115729 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110115729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110115729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110115729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110115729 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110115729 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110115729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110115729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110115729 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 9d 69 54 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2372)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC 20250427110115736 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250427110115736 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427110115736 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427110115736 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427110115736 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427110115736 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427110115736 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250427110115736 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110115736 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110115737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110115737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110115737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110115737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110115737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110115737 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110115737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110115737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110115737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110115737 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 9d 69 54 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2372)@84c1225eaf8b: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_gsup_cancel2(2372)@84c1225eaf8b: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2365)@84c1225eaf8b: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2365)@84c1225eaf8b: patched enc_l3: '032A'O MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2364)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O 20250427110115747 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110115747 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110115747 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110115747 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110115747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110115747 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110115747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110115747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110115747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110115747 DLSS7 DEBUG 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) 20250427110115747 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110115747 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110115747 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110115747 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110115747 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110115747 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110115747 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250427110115747 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427110115747 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250427110115747 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250427110115748 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427110115748 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427110115748 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110115748 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110115748 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110115748 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110115748 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110115748 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110115748 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110115748 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427110115748 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236: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)[0x55eefe202b10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427110115748 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236: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)[0x55eefe202b10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0] (call_leg.c:197) 20250427110115748 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236: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)[0x55eefe202b10]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427110115748 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236: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)[0x55eefe202b10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427110115748 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236: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)[0x55eefe2029e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427110115748 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236: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)[0x55eefe2029e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0] (call_leg.c:197) 20250427110115748 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427110115748 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236: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)[0x55eefe2029e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427110115748 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236: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)[0x55eefe2029e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427110115748 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427110115748 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590] (call_leg.c:198) 20250427110115748 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427110115748 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1e00d0]{RELEASING}: Deallocated (fsm.c:568) 20250427110115748 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427110115748 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110115748 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110115749 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110115749 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110115749 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110115749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110115749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110115749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110115749 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110115749 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110115749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110115749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110115749 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 9d 69 54 00 01 0d 00 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2367)@84c1225eaf8b: Deleted conn table entry 0TC_iu_gsup_cancel2(2372)-2147483591 MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2372)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_gsup_cancel2(2372)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_gsup_cancel2(2372)@84c1225eaf8b: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2364)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110115757 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110115757 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110115757 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110115757 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110115757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110115757 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110115757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110115757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110115757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110115757 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110115757 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110115757 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110115757 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110115757 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110115757 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110115758 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110115758 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110115758 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110115758 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110115758 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110115758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110115758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590] (msc_a.c:1053) 20250427110115758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110115758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110115758 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1fffa0] (msc_a.c:1053) 20250427110115758 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110115758 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1d4590]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110115758 DMSC DEBUG msub_fsm[0x55eefe1fffa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110115758 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236) MSC-A terminated (msub.c:261) 20250427110115758 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236) 1 MSC-I still active (msub.c:79) 20250427110115758 DMSC DEBUG msub_fsm[0x55eefe1fffa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110115758 DMSC DEBUG msub_fsm[0x55eefe1fffa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110115758 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110115758 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: Removing from parent msub_fsm[0x55eefe1fffa0] (msub.c:113) 20250427110115758 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-434 (ran_conn.c:142) 20250427110115758 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-434 (ran_conn.c:155) 20250427110115758 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: Freeing instance (msub.c:113) 20250427110115758 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55eefe1bdae0]{READY}: Deallocated (fsm.c:568) 20250427110115758 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236) Free (msub.c:119) 20250427110115758 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110115758 DMSC DEBUG msub_fsm[0x55eefe1fffa0]{terminating}: Freeing instance (msub.c:113) 20250427110115758 DMSC DEBUG msub_fsm[0x55eefe1fffa0]{terminating}: Deallocated (fsm.c:568) 20250427110115758 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110115758 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110115758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110115758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110115758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110115758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110115758 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110115758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110115758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110115758 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 9d 69 54 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-RAN(2365)@84c1225eaf8b: Deleted conn table entry 0TC_iu_gsup_cancel2(2372)10316116 MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110115761 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110115761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110115761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110115761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110115761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110115761 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110115761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110115762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110115762 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110115762 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 9d 69 54 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_gsup_cancel2(2372)@84c1225eaf8b: f_call_hangup 6.iu: rx SCCP DISC TC_iu_gsup_cancel2(2372)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@84c1225eaf8b: f_call_hangup 9: done TC_iu_gsup_cancel2(2372)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110116769 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236 + vlr_gsup_rx: now used by 2 (attached,vlr_gsup_rx) (vlr.c:1348) 20250427110116769 DVLR INFO SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236) Cancelling MS subscriber (subscription withdraw) (vlr.c:1299) 20250427110116769 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236 + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110116769 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236 - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250427110116769 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236 + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110116769 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236 - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250427110116769 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110116769 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236 - attached: now used by 1 (vlr_gsup_rx) (vlr.c:1489) 20250427110116769 DVLR INFO VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236 - vlr_gsup_rx: now used by 0 (-) (vlr.c:1410) 20250427110116769 DVLR DEBUG SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x417C5236) freeing VLR subscr (max total use count was 4) (vlr.c:472) TC_iu_gsup_cancel2(2372)@84c1225eaf8b: 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)@84c1225eaf8b: Added conn table entry 0TC_iu_gsup_cancel2(2372)7198791 MSC_Test_2-RAN(2365)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2364)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110116777 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110116777 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110116777 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110116777 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110116777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110116777 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110116777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110116777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110116777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110116777 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 6d d8 47 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) 20250427110116778 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) 20250427110116778 DMSC DEBUG msub_fsm[0x55eefe209280]{active}: Allocated (fsm.c:456) 20250427110116778 DMSC DEBUG msc_i[0x55eefe1e0ca0]{READY}: Allocated (fsm.c:456) 20250427110116778 DMSC DEBUG msc_i[0x55eefe1e0ca0]{READY}: is child of msub_fsm[0x55eefe209280] (fsm.c:486) 20250427110116778 DMSC DEBUG msc_a[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110116778 DMSC DEBUG msc_a[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe209280] (fsm.c:486) 20250427110116778 DMSC DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110116778 DMSC DEBUG msc_i(unknown:UTRAN-Iu-435:NONE)[0x55eefe1e0ca0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110116778 DMSC DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110116778 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110116778 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110116778 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427110116778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2093b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110116778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2093b0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2029e0] (fsm.c:486) 20250427110116778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2093b0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110116778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2093b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110116778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2093b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250427110116778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2093b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110116778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2093b0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250427110116778 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250427110116778 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: Sending DTAP: MM GSM48_MT_MM_CM_SERV_REJ (msc_a.c:2106) 20250427110116778 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110116779 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe1e0ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110116779 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250427110116779 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250427110116779 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2029e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250427110116779 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2029e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110116779 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe1e0ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110116779 DIUCS ERROR msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2029e0]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250427110116779 DIUCS ERROR msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2029e0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250427110116779 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110116779 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110116779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110116779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110116779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110116779 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110116779 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110116779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110116779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110116779 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 6d d8 47 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) 20250427110116779 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110116779 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110116779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110116779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110116779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110116780 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110116780 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110116780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110116780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110116780 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 6d d8 47 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) 20250427110116780 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110116780 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110116780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110116780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110116780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110116780 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110116780 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110116780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110116780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110116780 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 6d d8 47 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2366)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2364)@84c1225eaf8b: { messageType := 2, destLocRef := '6DD847'O, sourceLocRef := '0001B3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2366)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2364)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2364)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110116788 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110116788 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110116788 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110116788 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110116788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110116788 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110116788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110116788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110116788 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110116788 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110116788 DIUCS DEBUG (UTRAN-Iu-435) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110116788 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe1e0ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110116789 DIUCS DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe1e0ca0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110116789 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2029e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110116789 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2029e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110116789 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2029e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110116789 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2029e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110116789 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2029e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110116789 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2029e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110116789 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2029e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110116789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2093b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110116789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2093b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2029e0] (msc_a.c:1053) 20250427110116789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2093b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110116789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2093b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110116789 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2029e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe209280] (msc_a.c:1053) 20250427110116789 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2029e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110116789 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe2029e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110116789 DMSC DEBUG msub_fsm[0x55eefe209280]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110116789 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250427110116789 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250427110116789 DMSC DEBUG msub_fsm[0x55eefe209280]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110116789 DMSC DEBUG msub_fsm[0x55eefe209280]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110116789 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe1e0ca0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110116789 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe1e0ca0]{READY}: Removing from parent msub_fsm[0x55eefe209280] (msub.c:113) 20250427110116789 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-435 (ran_conn.c:142) 20250427110116789 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-435 (ran_conn.c:155) 20250427110116789 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe1e0ca0]{READY}: Freeing instance (msub.c:113) 20250427110116789 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55eefe1e0ca0]{READY}: Deallocated (fsm.c:568) 20250427110116789 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250427110116789 DMSC DEBUG msub_fsm[0x55eefe209280]{terminating}: Freeing instance (msub.c:113) 20250427110116789 DMSC DEBUG msub_fsm[0x55eefe209280]{terminating}: Deallocated (fsm.c:568) 20250427110116789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110116789 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110116789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110116789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110116789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110116789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110116789 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110116789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110116789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110116789 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 6d d8 47 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@84c1225eaf8b: Session index based on local reference:0 20250427110116791 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110116791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110116791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110116791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110116791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110116792 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110116792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110116792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110116792 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110116792 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 6d d8 47 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2365)@84c1225eaf8b: Deleted conn table entry 0TC_iu_gsup_cancel2(2372)7198791 MSC_Test_2-M3UA(2366)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2372)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2372)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_1-SCCP(2361)@84c1225eaf8b: Final verdict of PTC: none 20250427110116800 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110116801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110116801 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110116801 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110116801 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110116801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110116801 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110116801 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110116801 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110116801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110116801 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110116801 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110116801 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110116801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110116801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110116801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110116801 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) 20250427110116801 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) 20250427110116801 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110116801 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110116801 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(2360)@84c1225eaf8b: Final verdict of PTC: none 20250427110116802 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110116802 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2370)@84c1225eaf8b: Final verdict of PTC: none 20250427110116802 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110116802 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) 20250427110116802 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110116802 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110116803 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110116803 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427110116803 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) 20250427110116803 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427110116803 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427110116803 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-M3UA(2363)@84c1225eaf8b: Final verdict of PTC: none 20250427110116803 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) 20250427110116803 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110116803 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110116803 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110116803 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110116803 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110116803 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110116803 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) 20250427110116803 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) 20250427110116803 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110116803 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110116803 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110116804 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) MSC_Test_2-RAN(2365)@84c1225eaf8b: Final verdict of PTC: none 20250427110116804 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2358)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2367)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2368)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2362)@84c1225eaf8b: Final verdict of PTC: none 20250427110116804 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110116804 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) 20250427110116804 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110116804 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) IPA-CTRL-CLI-IPA(2357)@84c1225eaf8b: Final verdict of PTC: none 20250427110116804 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) 20250427110116804 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110116804 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110116804 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110116804 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110116804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110116804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110116804 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) 20250427110116804 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110116804 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110116804 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110116804 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110116804 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110116804 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2369)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2364)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2373)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2371)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2359)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2366)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2357): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2358): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2359): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2360): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2361): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2362): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2363): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2364): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2365): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2366): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2367): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2368): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2369): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2370): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2371): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_gsup_cancel2(2372): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2373): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_gsup_cancel finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_cancel pass'. Sun Apr 27 11:01:16 UTC 2025 ====== MSC_Tests_Iu.TC_iu_gsup_cancel pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_gsup_cancel.talloc 20250427110117805 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=727376) 20250427110118802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110118803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110118803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110118804 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110118804 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110118804 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110118804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110118804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110118804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110118806 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=727376, count=730684) 20250427110119807 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_cancel pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_release_timeout'. ------ MSC_Tests_Iu.TC_iu_mo_release_timeout ------ Sun Apr 27 11:01:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_release_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_release_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110120808 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_release_timeout' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_mo_release_timeout started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2377)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2377)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2377)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2375)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2380)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2380)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2380)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2378)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2383)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2383)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2383)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2381)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110121648 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2384)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110121809 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110121809 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110121809 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110121809 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250427110121809 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110121809 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_0-M3UA(2377)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2377)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2386)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(2377)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2386)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110121815 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110121815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110121815 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110121815 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(2377)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2377)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110121815 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250427110121815 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110121815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110121815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110121815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110121815 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110121815 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110121815 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test-GSUP-IPA(2386)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2386)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2386)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA 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)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2377)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110121816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110121816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110121816 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110121816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110121816 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110121816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110121816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110121816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110121816 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110121816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110121816 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110121816 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2377)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2377)@84c1225eaf8b: Message received on association #8 MSC_Test-GSUP-IPA(2386)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2386)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2377)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2377)@84c1225eaf8b: Message received on association #8 20250427110121816 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110121816 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2377)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2377)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2377)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2377)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110121826 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110121826 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110121826 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110121826 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2380)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2380)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110121830 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110121830 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110121830 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110121830 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110121830 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110121830 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110121830 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110121830 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) 20250427110121830 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2380)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2380)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110121830 DLSS7 DEBUG 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) 20250427110121830 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2380)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2380)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110121832 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110121832 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110121832 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110121832 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) 20250427110121832 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110121832 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110121832 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110121832 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) 20250427110121832 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110121832 DLSS7 DEBUG 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) 20250427110121832 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110121832 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2380)@84c1225eaf8b: Message received on association #8 20250427110121832 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110121832 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2380)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2380)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2380)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2380)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2380)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2380)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110121839 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110121839 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427110121843 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110121843 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110121843 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110121843 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2383)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2383)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110121845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110121845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110121845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110121845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110121845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110121845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110121845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110121845 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) 20250427110121845 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110121845 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) 20250427110121845 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2383)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2383)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2383)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2383)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110121846 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110121846 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110121846 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110121846 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) 20250427110121846 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110121846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110121846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110121846 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) 20250427110121846 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110121846 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) 20250427110121846 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) 20250427110121846 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110121846 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2380)@84c1225eaf8b: Message received on association #8 20250427110121846 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110121846 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2380)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2383)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2383)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2383)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2383)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2383)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2383)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2383)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2387)@84c1225eaf8b: Created GsupExpect[0] for "262420000001040" to be handled at TC_iu_mo_release_timeout2(2389) TC_iu_mo_release_timeout2(2389)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110122622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110122622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110122622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110122622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110122622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110122622 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110122622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110122622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110122622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110122622 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2377)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110122623 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110122623 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110122623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110122623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110122623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110122623 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110122623 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110122623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110122623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110122623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2377)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2376)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110122632 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110122632 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110122632 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110122632 DLM3UA 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) 20250427110122632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110122632 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) 20250427110122632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110122632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110122632 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110122632 DLSS7 DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110122633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110122633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110122633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110122633 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) 20250427110122633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110122633 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) 20250427110122633 DLSS7 DEBUG Found route for dpc=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) 20250427110122633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110122633 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110122633 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2380)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2379)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110122663 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110122663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110122663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110122663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110122663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110122663 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110122663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110122663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110122663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110122663 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110122663 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110122663 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110122663 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110122663 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110122663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110122663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110122663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110122664 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110122664 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110122664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110122664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110122664 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2383)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2382)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2382)@84c1225eaf8b: Added conn table entry 0TC_iu_mo_release_timeout2(2389)9760766 MSC_Test_2-SCCP(2381)@84c1225eaf8b: First idle individual index:0 20250427110122683 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110122683 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110122683 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110122683 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110122683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110122683 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110122683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110122683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110122683 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110122683 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 94 ef fe 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 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-M3UA(2383)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110122683 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) 20250427110122683 DMSC DEBUG msub_fsm[0x55eefe2093b0]{active}: Allocated (fsm.c:456) 20250427110122683 DMSC DEBUG msc_i[0x55eefe2029e0]{READY}: Allocated (fsm.c:456) 20250427110122683 DMSC DEBUG msc_i[0x55eefe2029e0]{READY}: is child of msub_fsm[0x55eefe2093b0] (fsm.c:486) 20250427110122683 DMSC DEBUG msc_a[0x55eefe1e0ca0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110122683 DMSC DEBUG msc_a[0x55eefe1e0ca0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2093b0] (fsm.c:486) 20250427110122683 DMSC DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x55eefe1e0ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110122683 DMSC DEBUG msc_i(unknown:UTRAN-Iu-436:NONE)[0x55eefe2029e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110122683 DMSC DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x55eefe1e0ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110122683 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x55eefe1e0ca0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110122683 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x55eefe1e0ca0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110122683 DMM DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001040 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110122683 DMM DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110122683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe209280]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110122683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe209280]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe1e0ca0] (fsm.c:486) 20250427110122683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe209280]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110122683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe209280]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110122683 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110122683 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001040 id=262420000001040 (vlr.c:661) 20250427110122683 DVLR INFO New subscr, IMSI: 262420000001040 (vlr.c:562) 20250427110122683 DVLR DEBUG VLR subscr IMSI-262420000001040 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110122683 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110122683 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110122683 DVLR DEBUG VLR subscr IMSI-262420000001040 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110122683 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110122683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe209280]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110122683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe209280]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110122683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe209280]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110122683 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110122683 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe209280] (fsm.c:486) 20250427110122683 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110122683 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2090b0]{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(2382)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110122683 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110122683 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110122683 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110122683 DLM3UA DEBUG 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(2383)@84c1225eaf8b: Message received on association #8 20250427110122683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110122683 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110122683 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110122683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110122683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110122683 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 94 ef fe 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@84c1225eaf8b: { messageType := 2, destLocRef := '94EFFE'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2387)@84c1225eaf8b: Found GsupExpect[0] for "262420000001040" handled at TC_iu_mo_release_timeout2(2389) MSC_Test-GSUP(2387)@84c1225eaf8b: Added IMSI table entry 0TC_iu_mo_release_timeout2(2389)"262420000001040" TC_iu_mo_release_timeout2(2389)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2389)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110122686 DVLR DEBUG VLR subscr IMSI-262420000001040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110122686 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110122686 DVLR DEBUG SUBSCR(IMSI-262420000001040) Received 1 auth tuples (vlr.c:996) 20250427110122686 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110122686 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110122686 DMM DEBUG Tx AUTH REQ (rand = 5226a5cb22e0f7b9baa94937bd43b879) (gsm_04_08.c:641) 20250427110122686 DMM DEBUG AUTH REQ (autn = 04e5c53284ba623a7e9e8620d97f299b) (gsm_04_08.c:643) 20250427110122686 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110122687 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110122687 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2029e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110122687 DVLR DEBUG VLR subscr IMSI-262420000001040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110122687 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110122687 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110122687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110122687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110122687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110122687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110122687 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110122687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110122687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110122687 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 94 ef fe 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 52 26 a5 cb 22 e0 f7 b9 ba a9 49 37 bd 43 b8 79 20 10 04 e5 c5 32 84 ba 62 3a 7e 9e 86 20 d9 7f 29 9b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2383)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2382)@84c1225eaf8b: patching N(SD)=1 into dtap '0514BDB3F01221044A38A646'O MSC_Test_2-RAN(2382)@84c1225eaf8b: patched enc_l3: '0554BDB3F01221044A38A646'O MSC_Test_2-SCCP(2381)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2381)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2381)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BDB3F01221044A38A646'O MSC_Test_2-M3UA(2383)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110122693 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110122693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110122693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110122693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110122693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110122693 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110122693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110122693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110122693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110122693 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 bd b3 f0 12 21 04 4a 38 a6 46 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110122693 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110122693 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2029e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110122693 DIUCS DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2029e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110122693 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110122693 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110122693 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110122693 DMM DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = bdb3f0124a38a646) (gsm_04_08.c:1128) 20250427110122693 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110122693 DVLR DEBUG SUBSCR(IMSI-262420000001040) AUTH on UTRAN received RES: bdb3f0124a38a646 (8 bytes) (vlr_auth_fsm.c:151) 20250427110122693 DVLR INFO SUBSCR(IMSI-262420000001040) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110122693 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110122693 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110122693 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110122693 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe209280] (vlr_auth_fsm.c:294) 20250427110122693 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110122693 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110122693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe209280]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110122693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe209280]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110122693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe209280]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110122693 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110122693 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9c4338086887be374979faf8e733a14e, CK=NONE (ran_msg_iu.c:388) 20250427110122693 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2029e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110122693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe209280]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110122693 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110122693 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110122693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110122693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110122693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110122693 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110122693 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110122693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110122693 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110122693 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 94 ef fe 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9c 43 38 08 68 87 be 37 49 79 fa f8 e7 33 a1 4e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2383)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2381)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2381)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2381)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110122699 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110122699 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110122699 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110122699 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110122699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110122699 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110122699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110122699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110122699 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110122699 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b4 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110122699 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110122699 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2029e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110122699 DIUCS DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2029e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110122699 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110122699 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110122699 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110122699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe209280]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110122699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe209280]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110122699 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110122699 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2029e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110122699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe209280]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110122699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe209280]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110122699 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110122699 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe209280] (fsm.c:486) 20250427110122699 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110122699 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110122699 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110122699 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110122699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110122699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110122699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110122699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110122699 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110122699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110122699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110122699 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 94 ef fe 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2383)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110122701 DVLR DEBUG VLR subscr IMSI-262420000001040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110122701 DVLR DEBUG IMSI:262420000001040 has MSISDN:491230001040 (vlr.c:1045) 20250427110122701 DMSC NOTICE msub(IMSI-262420000001040:MSISDN-491230001040) VLR: update for IMSI=262420000001040 (MSISDN=491230001040) (gsm_04_08.c:1541) 20250427110122701 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110122701 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110122701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55eefe209280]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110122701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110122701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110122701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110122701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55eefe209280] (vlr_lu_fsm.c:110) 20250427110122701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110122701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110122701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55eefe209280]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110122701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55eefe209280]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110122701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110122701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55eefe209280] (fsm.c:486) 20250427110122701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110122701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110122701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110122701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110122701 DMSC NOTICE msub(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xAFB7F7FB) VLR: update for IMSI=262420000001040 (MSISDN=491230001040) (gsm_04_08.c:1541) 20250427110122701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110122701 DMM DEBUG -> IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xAFB7F7FB LOCATION UPDATE ACCEPT (TMSI = 0xafb7f7fb) (gsm_04_08.c:149) 20250427110122701 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110122701 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110122701 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe2029e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110122701 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xAFB7F7FB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110122701 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110122701 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110122701 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110122701 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110122701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110122701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110122702 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110122702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110122702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110122702 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 94 ef fe 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 af b7 f7 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(2383)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2383)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_release_timeout2(2389)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2382)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2382)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2381)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2381)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2381)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110122703 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110122703 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110122703 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110122703 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110122703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110122703 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110122703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110122703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110122703 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110122703 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b4 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110122703 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110122703 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe2029e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110122703 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe2029e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110122703 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110122703 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110122703 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110122704 DMM DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110122704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe209280]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110122704 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110122704 DMSC NOTICE msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB) VLR: update for IMSI=262420000001040 (MSISDN=491230001040) (gsm_04_08.c:1541) 20250427110122704 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110122704 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110122704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe209280]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110122704 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110122704 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe209280] (vlr_lu_fsm.c:817) 20250427110122704 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110122704 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110122704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe209280]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110122704 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110122704 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250427110122704 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001040/3/1): Available (smpp_smsc.c:626) 20250427110122704 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110122704 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110122704 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110122704 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110122704 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110122704 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110122704 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110122704 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe2029e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110122704 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110122704 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110122704 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110122704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110122704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110122704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110122704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110122704 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110122704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110122704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110122704 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 94 ef fe 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2383)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2381)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2381)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2381)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110122707 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110122707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110122707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110122707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110122707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110122707 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110122707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110122707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110122707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2383)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110122707 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110122707 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110122707 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe2029e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110122707 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe2029e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110122707 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110122707 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110122707 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110122707 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110122707 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110122707 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110122707 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110122707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe209280]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110122707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe209280]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe1e0ca0] (msc_a.c:1053) 20250427110122707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe209280]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110122707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe209280]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110122707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe209280]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110122707 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2093b0] (msc_a.c:1053) 20250427110122707 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110122707 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe1e0ca0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110122707 DMSC DEBUG msub_fsm[0x55eefe2093b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110122707 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB) MSC-A terminated (msub.c:261) 20250427110122707 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB) 1 MSC-I still active (msub.c:79) 20250427110122707 DMSC DEBUG msub_fsm[0x55eefe2093b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110122707 DMSC DEBUG msub_fsm[0x55eefe2093b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110122707 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe2029e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110122707 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe2029e0]{READY}: Removing from parent msub_fsm[0x55eefe2093b0] (msub.c:113) 20250427110122707 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-436 (ran_conn.c:142) 20250427110122707 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-436 (ran_conn.c:155) 20250427110122707 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe2029e0]{READY}: Freeing instance (msub.c:113) 20250427110122707 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-436:LU)[0x55eefe2029e0]{READY}: Deallocated (fsm.c:568) 20250427110122707 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB) Free (msub.c:119) 20250427110122707 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB - active-conn: now used by 1 (attached) (msub.c:375) 20250427110122707 DMSC DEBUG msub_fsm[0x55eefe2093b0]{terminating}: Freeing instance (msub.c:113) 20250427110122707 DMSC DEBUG msub_fsm[0x55eefe2093b0]{terminating}: Deallocated (fsm.c:568) 20250427110122707 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110122707 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110122707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110122707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110122707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110122707 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110122707 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110122707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110122707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110122707 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 94 ef fe 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2383)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@84c1225eaf8b: Session index based on local reference:0 20250427110122708 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110122708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110122708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110122708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110122708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110122708 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110122708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110122708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110122708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110122708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 94 ef fe 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2382)@84c1225eaf8b: Deleted conn table entry 0TC_iu_mo_release_timeout2(2389)9760766 TC_iu_mo_release_timeout2(2389)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2389)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2389)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2389)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2389)@84c1225eaf8b: 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 := 'AFB7F7FB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2382)@84c1225eaf8b: Added conn table entry 0TC_iu_mo_release_timeout2(2389)10971284 MSC_Test_2-RAN(2382)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2381)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2383)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110122909 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110122909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110122909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110122909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110122909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110122909 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110122909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110122909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110122909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110122909 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 68 94 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 af b7 f7 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) 20250427110122909 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) 20250427110122910 DMSC DEBUG msub_fsm[0x55eefe1e0ca0]{active}: Allocated (fsm.c:456) 20250427110122910 DMSC DEBUG msc_i[0x55eefe2029e0]{READY}: Allocated (fsm.c:456) 20250427110122910 DMSC DEBUG msc_i[0x55eefe2029e0]{READY}: is child of msub_fsm[0x55eefe1e0ca0] (fsm.c:486) 20250427110122910 DMSC DEBUG msc_a[0x55eefe2093b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110122910 DMSC DEBUG msc_a[0x55eefe2093b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1e0ca0] (fsm.c:486) 20250427110122910 DMSC DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x55eefe2093b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110122910 DMSC DEBUG msc_i(unknown:UTRAN-Iu-437:NONE)[0x55eefe2029e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110122910 DMSC DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x55eefe2093b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110122910 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x55eefe2093b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110122910 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x55eefe2093b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110122910 DMM DEBUG msc_a(TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427110122910 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe1d8430]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110122910 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe1d8430]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0] (fsm.c:486) 20250427110122910 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe1d8430]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110122910 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe1d8430]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110122910 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110122910 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110122910 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110122910 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110122910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe1d8430]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110122910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe1d8430]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110122910 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110122910 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe1d8430] (fsm.c:486) 20250427110122910 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110122910 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110122910 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110122910 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110122910 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110122910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110122910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110122910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110122911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110122911 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110122911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110122911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110122911 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 a7 68 94 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2383)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@84c1225eaf8b: { messageType := 2, destLocRef := 'A76894'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_mo_release_timeout2(2389)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2389)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110122917 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110122917 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110122917 DVLR DEBUG SUBSCR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB) Received 1 auth tuples (vlr.c:996) 20250427110122917 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110122917 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110122917 DMM DEBUG Tx AUTH REQ (rand = 937b046f855c86a0e1a0deb9213ede05) (gsm_04_08.c:641) 20250427110122917 DMM DEBUG AUTH REQ (autn = 121d75645b5e947918eb9243abcbf030) (gsm_04_08.c:643) 20250427110122917 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110122917 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110122917 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110122917 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110122918 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110122918 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110122918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110122918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110122918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110122918 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110122918 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110122918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110122918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110122918 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 a7 68 94 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 93 7b 04 6f 85 5c 86 a0 e1 a0 de b9 21 3e de 05 20 10 12 1d 75 64 5b 5e 94 79 18 eb 92 43 ab cb f0 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(2383)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2383)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2382)@84c1225eaf8b: patching N(SD)=1 into dtap '05146BA35C3F210475341F2F'O MSC_Test_2-RAN(2382)@84c1225eaf8b: patched enc_l3: '05546BA35C3F210475341F2F'O MSC_Test_2-SCCP(2381)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2381)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2381)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546BA35C3F210475341F2F'O 20250427110122924 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110122924 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110122924 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110122924 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110122924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110122924 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110122924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110122924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110122924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110122924 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 6b a3 5c 3f 21 04 75 34 1f 2f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110122924 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110122924 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110122924 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110122924 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110122924 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110122924 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110122924 DMM DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6ba35c3f75341f2f) (gsm_04_08.c:1128) 20250427110122924 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110122924 DVLR DEBUG SUBSCR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB) AUTH on UTRAN received RES: 6ba35c3f75341f2f (8 bytes) (vlr_auth_fsm.c:151) 20250427110122924 DVLR INFO SUBSCR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110122924 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110122924 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110122924 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110122924 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe1d8430] (vlr_auth_fsm.c:294) 20250427110122924 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110122924 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110122924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe1d8430]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110122924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe1d8430]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110122924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe1d8430]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110122924 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110122924 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0e70a3ab5ca1339049b81e8947f3c5ab, CK=NONE (ran_msg_iu.c:388) 20250427110122924 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110122925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe1d8430]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110122925 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110122925 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110122925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110122925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110122925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110122925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110122925 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110122925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110122925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110122925 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 a7 68 94 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 0e 70 a3 ab 5c a1 33 90 49 b8 1e 89 47 f3 c5 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-M3UA(2383)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2383)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2381)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2381)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2381)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110122930 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110122930 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110122930 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110122930 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110122930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110122930 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110122930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110122930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110122930 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110122930 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2383)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110122931 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110122931 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110122931 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110122931 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110122931 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110122931 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110122931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe1d8430]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110122931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe1d8430]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110122931 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110122931 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110122931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe1d8430]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110122931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe1d8430]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110122931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe1d8430]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110122931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe1d8430]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110122931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe1d8430]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110122931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe1d8430]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110122931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe1d8430]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110122931 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110122931 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250427110122931 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001040/3/1): Available (smpp_smsc.c:626) 20250427110122931 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110122931 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110122931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110122931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110122931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110122931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110122931 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110122931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110122931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110122931 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 a7 68 94 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2383)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2384)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_release_timeout2(2389) MSC_Test-MGCP(2385)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2382)@84c1225eaf8b: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2381)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@84c1225eaf8b: vl_len:28 MSC_Test_2-SCCP(2381)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2381)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250427110122952 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110122952 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110122952 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110122952 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110122952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110122952 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110122952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110122952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110122952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110122952 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) MSC_Test_2-M3UA(2383)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110122952 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110122952 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110122952 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110122952 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110122952 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110122952 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110122952 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427110122952 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB callref-0x8000003a tid-8) New transaction (transaction.c:231) 20250427110122952 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427110122952 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110122952 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427110122952 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427110122952 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427110122952 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB: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) 20250427110122952 DCC INFO trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427110122952 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427110122952 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250427110122952 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2090b0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427110122952 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2090b0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0] (fsm.c:486) 20250427110122952 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB: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) 20250427110122952 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe202b10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427110122952 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe202b10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2090b0] (fsm.c:486) 20250427110122952 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:no-CI)[0x55eefe202b10]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427110122952 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:no-CI)[0x55eefe202b10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427110122953 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe1bdae0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427110122953 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe1bdae0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2090b0] (fsm.c:486) 20250427110122953 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250427110122953 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2385)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427110122965 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:no-CI)[0x55eefe202b10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110122965 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2090b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427110122965 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427110122965 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{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) 20250427110122965 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2384)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_iu_mo_release_timeout2(2389) MSC_Test-MNCC(2384)@84c1225eaf8b: Added conn table entry 0TC_iu_mo_release_timeout2(2389)-2147483590 TC_iu_mo_release_timeout2(2389)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_release_timeout2(2389)@84c1225eaf8b: f_mo_call_establish DONE TC_iu_mo_release_timeout2(2389)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110125954 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250427110125954 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250427110125954 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250427110125955 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2090b0] (rtp_stream.c:239) 20250427110125955 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250427110125955 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x55eefe1bdae0]{DISCARDING}: Deallocated (fsm.c:568) 20250427110125955 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2090b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250427110125955 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2090b0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427110125955 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe202b10]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427110125955 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe202b10]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2090b0] (call_leg.c:197) 20250427110125955 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe202b10]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250427110125955 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe202b10]{ESTABLISHING}: Deallocated (fsm.c:568) 20250427110125955 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x55eefe1a1c90]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250427110125955 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2090b0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427110125955 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2090b0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0] (call_leg.c:198) 20250427110125955 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2090b0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427110125955 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2090b0]{RELEASING}: Deallocated (fsm.c:568) 20250427110125955 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427110125955 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) Freeing transaction (transaction.c:243) 20250427110125955 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427110125955 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427110125955 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427110125955 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250427110125955 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110125955 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110125956 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427110125956 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427110125956 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427110125956 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110125956 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110125956 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110125956 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110125956 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110125956 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110125956 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110125956 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110125956 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110125957 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110125957 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110125957 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110125957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110125957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110125957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110125957 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110125957 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110125957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110125957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110125957 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 a7 68 94 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) 20250427110125957 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110125957 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110125957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110125957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110125957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110125957 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110125957 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110125957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110125957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110125957 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 a7 68 94 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(2384)@84c1225eaf8b: Deleted conn table entry 0TC_iu_mo_release_timeout2(2389)-2147483590 MSC_Test_2-M3UA(2383)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2383)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2383)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2383)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2381)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2381)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2381)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2381)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110125968 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110125968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110125968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110125968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110125968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110125968 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110125968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110125968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110125968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110125968 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2383)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110125969 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110125969 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110125969 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110125969 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110125969 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110125969 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110125969 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110125969 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110125969 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110125969 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110125969 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe1d8430]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110125969 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe1d8430]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0] (msc_a.c:1053) 20250427110125969 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe1d8430]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110125969 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe1d8430]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110125969 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1e0ca0] (msc_a.c:1053) 20250427110125969 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110125969 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2093b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110125969 DMSC DEBUG msub_fsm[0x55eefe1e0ca0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110125969 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB) MSC-A terminated (msub.c:261) 20250427110125969 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB) 1 MSC-I still active (msub.c:79) 20250427110125969 DMSC DEBUG msub_fsm[0x55eefe1e0ca0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110125969 DMSC DEBUG msub_fsm[0x55eefe1e0ca0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110125969 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110125969 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Removing from parent msub_fsm[0x55eefe1e0ca0] (msub.c:113) 20250427110125969 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-437 (ran_conn.c:142) 20250427110125969 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-437 (ran_conn.c:155) 20250427110125969 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Freeing instance (msub.c:113) 20250427110125969 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55eefe2029e0]{READY}: Deallocated (fsm.c:568) 20250427110125969 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB) Free (msub.c:119) 20250427110125969 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAFB7F7FB - active-conn: now used by 1 (attached) (msub.c:375) 20250427110125969 DMSC DEBUG msub_fsm[0x55eefe1e0ca0]{terminating}: Freeing instance (msub.c:113) 20250427110125969 DMSC DEBUG msub_fsm[0x55eefe1e0ca0]{terminating}: Deallocated (fsm.c:568) 20250427110125970 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110125970 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110125970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110125970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110125970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110125970 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110125970 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110125970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110125970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110125970 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 a7 68 94 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2383)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@84c1225eaf8b: Session index based on local reference:0 20250427110125972 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110125972 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110125972 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110125972 DLM3UA DEBUG 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(2382)@84c1225eaf8b: Deleted conn table entry 0TC_iu_mo_release_timeout2(2389)10971284 20250427110125972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110125972 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110125972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110125972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110125972 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110125972 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 a7 68 94 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_release_timeout2(2389)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2389)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2389)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2389)@84c1225eaf8b: Final verdict of PTC: pass 20250427110125982 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110125982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110125982 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110125982 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110125982 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110125982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110125982 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110125982 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110125982 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110125982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110125982 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110125982 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110125982 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110125982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110125982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110125982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110125982 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) 20250427110125982 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) 20250427110125982 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110125982 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110125982 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110125982 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110125983 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2378)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2375)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(2377)@84c1225eaf8b: Final verdict of PTC: none 20250427110125983 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427110125983 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110125984 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110125984 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110125984 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) 20250427110125984 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110125984 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110125984 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427110125984 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) 20250427110125984 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427110125984 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427110125984 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110125984 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) 20250427110125984 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110125984 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110125984 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) 20250427110125984 DLSS7 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(2386)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(2387)@84c1225eaf8b: Final verdict of PTC: none 20250427110125984 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110125984 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110125984 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110125984 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110125984 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110125984 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) 20250427110125984 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) 20250427110125984 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110125984 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110125984 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110125984 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427110125984 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) 20250427110125984 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427110125984 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427110125984 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(2380)@84c1225eaf8b: Final verdict of PTC: none 20250427110125984 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110125984 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2384)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2376)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2383)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2379)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2381)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2388)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2385)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2390)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2374)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2382)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2374): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2375): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2376): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2377): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2378): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2379): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2380): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2381): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2382): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2383): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2384): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2385): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2386): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2387): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2388): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_mo_release_timeout2(2389): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2390): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_mo_release_timeout finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_release_timeout pass'. Sun Apr 27 11:01:26 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 20250427110126983 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=520152) 20250427110127984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110127984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110127984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110127984 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110127984 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110127984 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110127984 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=520152, count=522744) 20250427110128986 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_release_timeout pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two_1iu'. ------ MSC_Tests.TC_reset_two_1iu ------ Sun Apr 27 11:01:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_reset_two_1iu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_reset_two_1iu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110129987 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two_1iu' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_reset_two_1iu started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2394)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2394)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2394)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2392)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2397)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2397)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2397)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2395)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2400)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2400)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2400)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2398)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110130916 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2401)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110130987 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110130987 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2403)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2403)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110130993 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2403)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2403)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2403)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2403)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110131020 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110131020 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427110131086 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110131086 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110131086 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110131086 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2394)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2394)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110131091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110131091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110131091 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110131091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110131091 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110131091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110131091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110131091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110131091 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110131091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110131091 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2394)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2394)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2394)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2394)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2394)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2394)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2394)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110131091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110131091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110131091 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110131091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110131091 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110131091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110131091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110131091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110131091 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110131091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110131091 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) 20250427110131091 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110131091 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110131091 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(2394)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2394)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2394)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427110131091 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110131091 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2394)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2394)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110131099 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110131099 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110131099 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110131099 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2397)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2397)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110131104 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110131104 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110131104 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110131104 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110131105 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110131105 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110131105 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110131105 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) 20250427110131105 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110131105 DLSS7 DEBUG 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) 20250427110131105 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2397)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2397)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2397)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2397)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2397)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110131107 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110131107 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110131107 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110131107 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) 20250427110131107 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110131107 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110131107 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110131107 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) 20250427110131107 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110131107 DLSS7 DEBUG 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) 20250427110131107 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) 20250427110131107 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110131107 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)@84c1225eaf8b: Message received on association #8 20250427110131107 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) 20250427110131107 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2397)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2397)@84c1225eaf8b: Message received on association #8 20250427110131108 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2397)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2397)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2397)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2397)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110131112 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110131112 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110131112 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) 20250427110131112 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250427110131112 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110131112 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250427110131112 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2400)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2400)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2400)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110131119 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110131119 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110131119 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110131119 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) 20250427110131119 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) 20250427110131119 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250427110131119 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110131119 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110131119 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) 20250427110131119 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250427110131119 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) 20250427110131119 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) 20250427110131119 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110131120 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110131120 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2400)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2400)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110131120 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110131120 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2397)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2397)@84c1225eaf8b: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2400)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2400)@84c1225eaf8b: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2400)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2400)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2400)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2400)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2400)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110131124 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110131124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110131124 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110131124 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) 20250427110131124 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110131124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110131124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250427110131124 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) 20250427110131124 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110131124 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) 20250427110131124 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) 20250427110131124 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110131124 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110131124 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110131124 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2400)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2397)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2397)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2400)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2400)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2400)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2400)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2400)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110131900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110131900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110131900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110131900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110131900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110131900 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110131900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110131900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110131900 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110131900 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110131901 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110131901 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110131901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110131901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110131901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110131901 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110131901 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110131901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110131901 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110131901 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2394)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2393)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2397)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110131913 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110131913 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110131913 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110131913 DLM3UA 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) 20250427110131913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110131913 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) 20250427110131913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110131913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110131913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110131913 DLSS7 DEBUG 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) 20250427110131914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110131914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110131914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110131914 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) 20250427110131914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110131914 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) 20250427110131914 DLSS7 DEBUG Found route for dpc=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) 20250427110131914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110131914 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110131914 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2397)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2396)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110131928 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110131928 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110131928 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110131928 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110131928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110131928 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110131928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110131928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110131928 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110131928 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110131929 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110131929 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110131929 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110131929 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110131929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110131929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110131929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110131929 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110131929 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110131929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110131929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110131929 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2400)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2399)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@84c1225eaf8b: setverdict(pass): none -> pass 20250427110133012 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110133012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110133012 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110133012 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110133012 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110133012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110133012 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110133012 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110133012 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110133012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110133012 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110133012 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110133012 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110133012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110133012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110133012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110133012 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) 20250427110133012 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) 20250427110133012 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110133012 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110133012 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110133012 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110133012 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110133012 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110133012 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) 20250427110133012 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110133012 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110133012 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427110133012 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) 20250427110133012 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427110133012 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427110133012 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) 20250427110133012 DLSS7 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_0-M3UA(2394)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2392)@84c1225eaf8b: Final verdict of PTC: none 20250427110133012 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110133012 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110133013 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110133013 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110133013 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110133013 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) 20250427110133013 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) 20250427110133013 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110133013 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110133013 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110133013 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110133013 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2395)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2397)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(2404)@84c1225eaf8b: Final verdict of PTC: none 20250427110133013 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110133013 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) 20250427110133013 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110133013 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110133013 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) 20250427110133013 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110133013 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110133013 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110133013 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110133013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110133013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110133013 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-SCCP(2398)@84c1225eaf8b: Final verdict of PTC: none 20250427110133013 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110133013 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110133013 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(2399)@84c1225eaf8b: Final verdict of PTC: none 20250427110133013 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110133013 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110133013 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110133013 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2401)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2400)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2393)@84c1225eaf8b: Final verdict of PTC: none 20250427110133013 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-RAN(2396)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2403)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2402)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2391)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2405)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: pass MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2391): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2392): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2393): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2394): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2395): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2396): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2397): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2398): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2399): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2400): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2401): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2402): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2403): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2404): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2405): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_reset_two_1iu finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two_1iu pass'. Sun Apr 27 11:01:33 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 20250427110134015 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=170976) 20250427110135014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110135014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110135014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110135014 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110135014 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110135014 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110135014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110135014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110135014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110135016 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=170976, count=174904) 20250427110136017 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two_1iu pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_call ------ Sun Apr 27 11:01:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110137020 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_lu_and_mt_call started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2409)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2409)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2409)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(2407)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2412)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2412)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2412)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2410)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2415)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2415)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2415)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2413)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110137790 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2416)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110137954 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110137954 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110137954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110137954 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2409)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2409)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110137955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110137955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110137955 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110137955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110137955 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110137955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110137955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110137955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110137955 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110137955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110137955 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2409)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2409)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2409)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2409)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2409)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2409)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2409)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2409)@84c1225eaf8b: Message received on association #8 20250427110137956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110137956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110137956 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110137956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110137956 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110137956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110137956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110137956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110137956 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110137956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110137956 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110137956 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110137956 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110137956 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2409)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2409)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2409)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2409)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110137966 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110137966 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110137966 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110137966 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2412)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2412)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110137967 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110137967 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110137967 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110137967 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110137967 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110137967 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110137967 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110137967 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) 20250427110137967 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110137967 DLSS7 DEBUG 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) 20250427110137967 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2412)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2412)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2412)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2412)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110137967 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110137967 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110137967 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110137967 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110137967 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110137967 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) 20250427110137967 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110137967 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110137967 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110137967 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) 20250427110137967 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110137967 DLSS7 DEBUG 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) 20250427110137967 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110137967 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2412)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2412)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2412)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2412)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2412)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2412)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2412)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2412)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110137983 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110137983 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110137983 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110137983 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2415)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2415)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110137984 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110137984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110137984 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110137984 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110137984 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110137984 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110137984 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110137984 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) 20250427110137984 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110137984 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) 20250427110137984 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2415)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2415)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2415)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2415)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2415)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2415)@84c1225eaf8b: Message received on association #8 20250427110137985 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110137985 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110137985 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110137985 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) 20250427110137985 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110137985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110137985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110137985 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) 20250427110137985 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110137985 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) 20250427110137985 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) 20250427110137985 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110137985 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(2412)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2415)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110137985 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110137985 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2412)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2415)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2415)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2415)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2415)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2415)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110138020 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110138020 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2418)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2418)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110138021 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2418)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2418)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2418)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2418)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110138034 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110138034 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2419)@84c1225eaf8b: Created GsupExpect[0] for "262420000001142" to be handled at TC_iu_lu_and_mt_call2(2421) TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110138767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110138767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110138767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110138767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138767 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110138768 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138768 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110138768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138768 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110138768 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110138768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2409)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110138770 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138770 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138770 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138770 DLM3UA 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) 20250427110138770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138770 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) 20250427110138770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110138770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138770 DLSS7 DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110138770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138770 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) 20250427110138770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138770 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) 20250427110138770 DLSS7 DEBUG Found route for dpc=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) 20250427110138770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110138770 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138770 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(2408)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2412)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2412)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2411)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110138802 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138802 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138802 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138802 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110138802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138802 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110138802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110138802 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138802 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) 20250427110138802 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110138802 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110138802 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138802 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110138802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138802 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110138802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110138802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138802 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2414)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2414)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mt_call2(2421)14007879 MSC_Test_2-SCCP(2413)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2414)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110138827 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138827 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138827 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138827 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110138827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138827 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110138827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110138828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138828 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 d5 be 47 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 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) 20250427110138828 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) 20250427110138828 DMSC DEBUG msub_fsm[0x55eefe2029e0]{active}: Allocated (fsm.c:456) 20250427110138828 DMSC DEBUG msc_i[0x55eefe1e0ca0]{READY}: Allocated (fsm.c:456) 20250427110138828 DMSC DEBUG msc_i[0x55eefe1e0ca0]{READY}: is child of msub_fsm[0x55eefe2029e0] (fsm.c:486) 20250427110138828 DMSC DEBUG msc_a[0x55eefe1bdae0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110138828 DMSC DEBUG msc_a[0x55eefe1bdae0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2029e0] (fsm.c:486) 20250427110138828 DMSC DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x55eefe1bdae0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110138828 DMSC DEBUG msc_i(unknown:UTRAN-Iu-438:NONE)[0x55eefe1e0ca0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110138828 DMSC DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x55eefe1bdae0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110138828 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x55eefe1bdae0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110138828 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x55eefe1bdae0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110138828 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001142 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110138828 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110138828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe202b10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110138828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe202b10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe1bdae0] (fsm.c:486) 20250427110138828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe202b10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110138828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe202b10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110138828 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110138828 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001142 id=262420000001142 (vlr.c:661) 20250427110138828 DVLR INFO New subscr, IMSI: 262420000001142 (vlr.c:562) 20250427110138828 DVLR DEBUG VLR subscr IMSI-262420000001142 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110138828 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110138828 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110138828 DVLR DEBUG VLR subscr IMSI-262420000001142 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110138828 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110138828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe202b10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110138828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe202b10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110138828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe202b10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110138828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110138828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe202b10] (fsm.c:486) 20250427110138828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110138828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110138828 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138828 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110138828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138828 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110138828 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110138828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 d5 be 47 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@84c1225eaf8b: { messageType := 2, destLocRef := 'D5BE47'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2419)@84c1225eaf8b: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call2(2421) MSC_Test-GSUP(2419)@84c1225eaf8b: Added IMSI table entry 0TC_iu_lu_and_mt_call2(2421)"262420000001142" TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110138833 DVLR DEBUG VLR subscr IMSI-262420000001142 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110138833 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110138833 DVLR DEBUG SUBSCR(IMSI-262420000001142) Received 1 auth tuples (vlr.c:996) 20250427110138833 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110138833 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110138833 DMM DEBUG Tx AUTH REQ (rand = 448419409c2c5995402c35932ef3d0ab) (gsm_04_08.c:641) 20250427110138833 DMM DEBUG AUTH REQ (autn = 7e8569026ffd249d3d845584b6e9667b) (gsm_04_08.c:643) 20250427110138833 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110138833 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110138833 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe1e0ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110138833 DVLR DEBUG VLR subscr IMSI-262420000001142 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110138834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110138834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138834 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110138834 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110138834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138834 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 d5 be 47 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 44 84 19 40 9c 2c 59 95 40 2c 35 93 2e f3 d0 ab 20 10 7e 85 69 02 6f fd 24 9d 3d 84 55 84 b6 e9 66 7b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2414)@84c1225eaf8b: patching N(SD)=1 into dtap '0514C759BE71210426ABD8ED'O MSC_Test_2-RAN(2414)@84c1225eaf8b: patched enc_l3: '0554C759BE71210426ABD8ED'O MSC_Test_2-SCCP(2413)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2413)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C759BE71210426ABD8ED'O MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110138843 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110138843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138843 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110138843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110138843 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138843 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 c7 59 be 71 21 04 26 ab d8 ed 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110138843 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110138843 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe1e0ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110138843 DIUCS DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe1e0ca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110138843 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110138843 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110138843 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110138843 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c759be7126abd8ed) (gsm_04_08.c:1128) 20250427110138843 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110138843 DVLR DEBUG SUBSCR(IMSI-262420000001142) AUTH on UTRAN received RES: c759be7126abd8ed (8 bytes) (vlr_auth_fsm.c:151) 20250427110138843 DVLR INFO SUBSCR(IMSI-262420000001142) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110138843 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110138843 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110138843 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110138843 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe202b10] (vlr_auth_fsm.c:294) 20250427110138843 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110138843 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110138843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110138843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110138843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110138843 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110138843 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=dc300d009c07055d6f7c25a8568aa355, CK=NONE (ran_msg_iu.c:388) 20250427110138843 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe1e0ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110138843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110138843 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138843 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110138843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138843 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110138843 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110138843 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138843 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 d5 be 47 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 dc 30 0d 00 9c 07 05 5d 6f 7c 25 a8 56 8a a3 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(2415)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2413)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2413)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110138851 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138851 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138851 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110138851 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110138851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138851 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110138851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110138851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138851 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110138851 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110138851 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe1e0ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110138851 DIUCS DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe1e0ca0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110138851 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110138851 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110138851 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110138851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110138851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110138851 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110138851 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe1e0ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110138852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110138852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110138852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110138852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe202b10] (fsm.c:486) 20250427110138852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110138852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110138852 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138852 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110138852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138852 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110138852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110138852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138852 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 d5 be 47 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110138856 DVLR DEBUG VLR subscr IMSI-262420000001142 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110138856 DVLR DEBUG IMSI:262420000001142 has MSISDN:491230001142 (vlr.c:1045) 20250427110138856 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250427110138856 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110138857 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110138857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110138857 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110138857 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110138857 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110138857 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55eefe202b10] (vlr_lu_fsm.c:110) 20250427110138857 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110138857 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110138857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110138857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110138857 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55eefe209280]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110138857 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55eefe209280]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55eefe202b10] (fsm.c:486) 20250427110138857 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55eefe209280]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110138857 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55eefe209280]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110138857 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55eefe209280]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110138857 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55eefe209280]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110138857 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x8D33C7A5) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250427110138857 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55eefe209280]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110138857 DMM DEBUG -> IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x8D33C7A5 LOCATION UPDATE ACCEPT (TMSI = 0x8d33c7a5) (gsm_04_08.c:149) 20250427110138857 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110138857 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110138857 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1e0ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110138857 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x8D33C7A5 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110138857 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138857 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110138857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138857 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110138857 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110138857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138857 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 d5 be 47 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 8d 33 c7 a5 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2414)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2414)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2413)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2413)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110138862 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110138862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138862 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110138862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110138862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138862 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b6 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110138863 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110138863 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1e0ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110138863 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1e0ca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110138863 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110138863 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110138863 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110138863 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110138863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110138863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55eefe209280]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110138863 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250427110138863 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110138863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55eefe209280]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110138863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110138863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55eefe209280]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110138863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55eefe209280]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe202b10] (vlr_lu_fsm.c:817) 20250427110138863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55eefe209280]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110138863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55eefe209280]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110138863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe202b10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110138863 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110138863 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.964s remaining) (msc_a.c:450) 20250427110138863 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250427110138863 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110138863 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110138863 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110138863 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110138863 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110138863 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110138863 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110138863 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1e0ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110138863 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110138863 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138863 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110138863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110138863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110138863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138863 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 d5 be 47 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2413)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2413)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110138873 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138873 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138873 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138873 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110138873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138873 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110138873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110138873 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138873 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110138873 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110138873 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1e0ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110138873 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1e0ca0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110138873 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110138873 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110138873 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110138873 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110138873 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110138873 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110138873 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110138873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe202b10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110138873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe202b10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1bdae0] (msc_a.c:1053) 20250427110138873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe202b10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110138873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe202b10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110138873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe202b10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110138873 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2029e0] (msc_a.c:1053) 20250427110138873 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110138873 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1bdae0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110138873 DMSC DEBUG msub_fsm[0x55eefe2029e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110138873 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5) MSC-A terminated (msub.c:261) 20250427110138873 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5) 1 MSC-I still active (msub.c:79) 20250427110138873 DMSC DEBUG msub_fsm[0x55eefe2029e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110138873 DMSC DEBUG msub_fsm[0x55eefe2029e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110138873 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1e0ca0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110138873 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1e0ca0]{READY}: Removing from parent msub_fsm[0x55eefe2029e0] (msub.c:113) 20250427110138873 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-438 (ran_conn.c:142) 20250427110138873 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-438 (ran_conn.c:155) 20250427110138873 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1e0ca0]{READY}: Freeing instance (msub.c:113) 20250427110138873 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-438:LU)[0x55eefe1e0ca0]{READY}: Deallocated (fsm.c:568) 20250427110138873 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5) Free (msub.c:119) 20250427110138873 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110138873 DMSC DEBUG msub_fsm[0x55eefe2029e0]{terminating}: Freeing instance (msub.c:113) 20250427110138873 DMSC DEBUG msub_fsm[0x55eefe2029e0]{terminating}: Deallocated (fsm.c:568) 20250427110138874 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138874 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110138874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138874 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110138874 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110138874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138874 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 d5 be 47 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110138876 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138876 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138876 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138876 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110138876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138876 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110138876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-RAN(2414)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2421)14007879 20250427110138876 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138876 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 d5 be 47 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2414)@84c1225eaf8b: Created IMSI[0] for '262420000001142'H'8D33C7A5'O to be handled at TC_iu_lu_and_mt_call2(2421) MSC_Test-MNCC(2416)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mt_call2(2421)1914610658 20250427110138885 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427110138885 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427110138885 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 callref-0x721ea3e2 tid-255) New transaction (transaction.c:231) 20250427110138885 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 callref-0x721ea3e2 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) 20250427110138885 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 callref-0x721ea3e2 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) 20250427110138885 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 callref-0x721ea3e2 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427110138885 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427110138885 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427110138885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110138886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138886 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110138886 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110138886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138886 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 8d 33 c7 a5 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2414)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_call2(2421) TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2414)@84c1225eaf8b: Created IMSI[1] for '262420000001142'H'8D33C7A5'O to be handled at TC_iu_lu_and_mt_call2(2421) TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: 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 := '8D33C7A5'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2414)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mt_call2(2421)1079338 MSC_Test_2-SCCP(2413)@84c1225eaf8b: First idle individual index:0 20250427110138905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110138905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138905 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110138905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110138905 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138905 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 10 78 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 8d 33 c7 a5 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(2415)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110138906 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) 20250427110138906 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Allocated (fsm.c:456) 20250427110138906 DMSC DEBUG msc_i[0x55eefe1e0ca0]{READY}: Allocated (fsm.c:456) 20250427110138906 DMSC DEBUG msc_i[0x55eefe1e0ca0]{READY}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427110138906 DMSC DEBUG msc_a[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110138906 DMSC DEBUG msc_a[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1bdae0] (fsm.c:486) 20250427110138906 DMSC DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110138906 DMSC DEBUG msc_i(unknown:UTRAN-Iu-439:NONE)[0x55eefe1e0ca0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110138906 DMSC DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110138906 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110138906 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110138906 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe209280]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110138906 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe209280]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0] (fsm.c:486) 20250427110138906 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe209280]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110138906 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe209280]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110138906 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110138906 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110138906 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110138906 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110138906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe209280]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110138906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe209280]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110138906 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110138906 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe209280] (fsm.c:486) 20250427110138906 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110138906 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110138906 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427110138907 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138907 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110138907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110138907 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110138907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 10 78 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@84c1225eaf8b: { messageType := 2, destLocRef := '10782A'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110138910 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110138910 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110138910 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5) Received 1 auth tuples (vlr.c:996) 20250427110138910 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110138910 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110138910 DMM DEBUG Tx AUTH REQ (rand = 6fe558e11961d84ee56a94fbf9da2c0d) (gsm_04_08.c:641) 20250427110138910 DMM DEBUG AUTH REQ (autn = 0b5516842e039c52e5934d68874e3a07) (gsm_04_08.c:643) 20250427110138910 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110138910 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110138910 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1e0ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110138910 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250427110138911 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138911 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110138911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110138911 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110138911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138911 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 10 78 2a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 6f e5 58 e1 19 61 d8 4e e5 6a 94 fb f9 da 2c 0d 20 10 0b 55 16 84 2e 03 9c 52 e5 93 4d 68 87 4e 3a 07 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2414)@84c1225eaf8b: patching N(SD)=0 into dtap '05142C1312C12104A09B9547'O MSC_Test_2-RAN(2414)@84c1225eaf8b: patched enc_l3: '05142C1312C12104A09B9547'O MSC_Test_2-SCCP(2413)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2413)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05142C1312C12104A09B9547'O 20250427110138918 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138918 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138918 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138918 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110138918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138918 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110138918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110138918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138918 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 2c 13 12 c1 21 04 a0 9b 95 47 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110138918 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110138918 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1e0ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110138918 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1e0ca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110138919 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110138919 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110138919 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110138919 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2c1312c1a09b9547) (gsm_04_08.c:1128) 20250427110138919 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110138919 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5) AUTH on UTRAN received RES: 2c1312c1a09b9547 (8 bytes) (vlr_auth_fsm.c:151) 20250427110138919 DVLR INFO SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110138919 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110138919 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110138919 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110138919 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe209280] (vlr_auth_fsm.c:294) 20250427110138919 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110138919 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110138919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe209280]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110138919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe209280]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110138919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe209280]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110138919 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110138919 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5385464a97665cba86a1983ad8d9e56b, CK=NONE (ran_msg_iu.c:388) 20250427110138919 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1e0ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110138919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe209280]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110138919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110138919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138919 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110138919 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110138919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138919 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 10 78 2a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 53 85 46 4a 97 66 5c ba 86 a1 98 3a d8 d9 e5 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(2415)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2413)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2413)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110138923 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138923 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138923 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138923 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110138923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138923 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110138923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110138923 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138923 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110138924 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110138924 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1e0ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110138924 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1e0ca0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110138924 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110138924 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110138924 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110138924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe209280]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110138924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe209280]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110138924 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110138924 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1e0ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110138924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe209280]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110138924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe209280]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110138924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe209280]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110138924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe209280]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110138924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe209280]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110138924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe209280]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110138924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe209280]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110138924 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110138924 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250427110138924 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 callref-0x721ea3e2 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427110138924 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427110138924 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427110138924 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110138924 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427110138924 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 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) 20250427110138924 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427110138924 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250427110138925 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110138925 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1e0ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110138925 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250427110138925 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250427110138925 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138925 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110138925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110138925 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110138925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138925 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 10 78 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) 20250427110138925 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138925 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110138925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110138925 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110138925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138925 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 10 78 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2415)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2413)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: f_mt_call_complete 1 MSC_Test_2-RAN(2414)@84c1225eaf8b: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2414)@84c1225eaf8b: patched enc_l3: '8341'O MSC_Test_2-SCCP(2413)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2413)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O 20250427110138932 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110138932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110138932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110138932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110138932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138932 DLSS7 DEBUG 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) 20250427110138932 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110138932 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1e0ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110138932 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1e0ca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110138932 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110138932 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110138932 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110138932 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427110138932 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427110138932 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427110138932 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427110138932 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 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) 20250427110138932 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 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)@84c1225eaf8b: f_mt_call_complete 2 MSC_Test-MGCP(2417)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mt_call2(2421) 20250427110138937 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427110138937 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250427110138937 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427110138937 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0] (fsm.c:486) 20250427110138937 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 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) 20250427110138937 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1a1c90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427110138937 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1a1c90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0] (fsm.c:486) 20250427110138937 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_CN:no-CI)[0x55eefe1a1c90]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427110138937 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_CN:no-CI)[0x55eefe1a1c90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427110138937 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe207b80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427110138937 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe207b80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0] (fsm.c:486) 20250427110138937 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:no-CI)[0x55eefe207b80]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250427110138937 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:no-CI)[0x55eefe207b80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2417)@84c1225eaf8b: 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)@84c1225eaf8b: f_mt_call_complete 3 20250427110138948 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_CN:no-CI)[0x55eefe1a1c90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110138948 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427110138948 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427110138948 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{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) 20250427110138948 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: f_mt_call_complete 4.iu 20250427110138950 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:no-CI)[0x55eefe207b80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110138950 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427110138950 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427110138950 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{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) 20250427110138950 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 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) 20250427110138950 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 tid-0) Sending Assignment Command (msc_a.c:706) 20250427110138950 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250427110138950 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{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) 20250427110138950 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1e0ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427110138950 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138950 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110138950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138950 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110138950 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110138950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138950 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 10 78 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2413)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: vl_len:46 MSC_Test_2-SCCP(2413)@84c1225eaf8b: vl_from0 MSC_Test_2-RAN(2414)@84c1225eaf8b: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2414)@84c1225eaf8b: patched enc_l3: '8387'O MSC_Test_2-SCCP(2413)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C350001C0A802150000000000000000000000000040040C0000'O 20250427110138970 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110138970 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110138970 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110138970 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110138970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110138970 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110138970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110138970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110138970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110138970 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-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110138970 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110138970 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1e0ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110138970 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1e0ca0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427110138970 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1e0ca0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=5 (ran_msg_iu.c:132) 20250427110138970 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110138970 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427110138970 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=5 (ran_msg_iu.c:132) 20250427110138970 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250427110138970 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe207b80]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250427110138970 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5: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)[0x55eefe207b80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_2-SCCP(2413)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2413)@84c1225eaf8b: vl_from0 20250427110138970 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 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) 20250427110138970 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 tid-0) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250427110138970 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 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) 20250427110138970 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) MSC_Test_2-SCCP(2413)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: f_mt_call_complete 5.iu TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: f_mt_call_complete 8.iu 20250427110138973 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5: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)[0x55eefe207b80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110138973 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5: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)[0x55eefe207b80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427110138973 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427110139173 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110139173 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110139173 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110139173 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110139173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110139173 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110139173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110139173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110139173 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110139173 DLSS7 DEBUG 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) 20250427110139173 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110139173 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1e0ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110139173 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1e0ca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110139173 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110139174 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110139174 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110139174 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427110139174 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427110139174 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427110139174 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 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) 20250427110139174 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 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)@84c1225eaf8b: f_mt_call_complete 7.iu 20250427110139181 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427110139181 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 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) 20250427110139182 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1a1c90]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250427110139182 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5: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)[0x55eefe1a1c90]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427110139182 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5: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)[0x55eefe1a1c90]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427110139182 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5: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)[0x55eefe1a1c90]{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)@84c1225eaf8b: f_mt_call_complete 9.iu TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: f_mt_call_complete DONE 20250427110139187 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5: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)[0x55eefe1a1c90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110139187 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5: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)[0x55eefe1a1c90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427110139187 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427110139187 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427110139187 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: Hold the call for some time TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: Hangup TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427110144191 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427110144191 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427110144192 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427110144192 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427110144192 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250427110144192 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110144192 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1e0ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110144192 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110144192 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110144192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110144192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110144192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110144192 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110144192 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110144192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110144192 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110144192 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 10 78 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2414)@84c1225eaf8b: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_2-RAN(2414)@84c1225eaf8b: patched enc_l3: '83ED0802E180'O MSC_Test_2-SCCP(2413)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: vl_len:18 MSC_Test_2-SCCP(2413)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400E000001001040070683ED0802E180'O 20250427110144201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110144201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110144201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110144201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110144201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110144201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110144201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110144201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110144201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110144201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 29 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b7 00 01 12 00 14 40 0e 00 00 01 00 10 40 07 06 83 ed 08 02 e1 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110144201 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110144201 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1e0ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110144201 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1e0ca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110144201 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110144201 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110144201 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110144202 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427110144202 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427110144202 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE_COMPL (msc_a.c:2106) 20250427110144202 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110144202 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1e0ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110144202 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427110144202 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x721ea3e2 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427110144202 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427110144202 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427110144202 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110144202 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110144202 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110144202 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110144202 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110144202 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110144202 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110144202 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427110144202 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5: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)[0x55eefe207b80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427110144202 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5: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)[0x55eefe207b80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0] (call_leg.c:197) 20250427110144202 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5: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)[0x55eefe207b80]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427110144202 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5: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)[0x55eefe207b80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427110144202 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5: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)[0x55eefe1a1c90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427110144202 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5: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)[0x55eefe1a1c90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0] (call_leg.c:197) 20250427110144202 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427110144202 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5: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)[0x55eefe1a1c90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427110144202 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5: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)[0x55eefe1a1c90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427110144202 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427110144202 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0] (call_leg.c:198) 20250427110144202 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427110144202 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2090b0]{RELEASING}: Deallocated (fsm.c:568) 20250427110144202 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427110144202 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110144202 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1e0ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110144202 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110144202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110144202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110144202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110144202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110144202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110144202 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110144202 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110144202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110144202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110144202 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 10 78 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) 20250427110144202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110144202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110144202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110144202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110144202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110144202 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110144203 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110144203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110144203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110144203 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 10 78 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2415)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-MNCC(2416)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2421)1914610658 MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-SCCP(2413)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2413)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2413)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2413)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110144208 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110144208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110144208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110144208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110144208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110144208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110144208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110144208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110144208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110144208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110144208 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110144208 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1e0ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110144208 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1e0ca0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110144208 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110144208 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110144208 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110144208 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110144208 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110144208 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110144208 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110144208 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe209280]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110144208 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe209280]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0] (msc_a.c:1053) 20250427110144208 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe209280]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110144208 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe209280]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110144208 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1bdae0] (msc_a.c:1053) 20250427110144208 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110144208 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe2029e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110144208 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110144208 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5) MSC-A terminated (msub.c:261) 20250427110144208 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5) 1 MSC-I still active (msub.c:79) 20250427110144208 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110144208 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110144208 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1e0ca0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110144208 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1e0ca0]{READY}: Removing from parent msub_fsm[0x55eefe1bdae0] (msub.c:113) 20250427110144208 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-439 (ran_conn.c:142) 20250427110144208 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-439 (ran_conn.c:155) 20250427110144208 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1e0ca0]{READY}: Freeing instance (msub.c:113) 20250427110144208 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-439:PAGING_RESP)[0x55eefe1e0ca0]{READY}: Deallocated (fsm.c:568) 20250427110144208 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5) Free (msub.c:119) 20250427110144208 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110144208 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Freeing instance (msub.c:113) 20250427110144208 DMSC DEBUG msub_fsm[0x55eefe1bdae0]{terminating}: Deallocated (fsm.c:568) 20250427110144208 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110144208 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110144208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110144208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110144208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110144208 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110144208 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110144208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110144208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110144208 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 10 78 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-RAN(2414)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2421)1079338 TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2415)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110144210 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110144210 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110144210 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110144210 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110144210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110144210 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110144210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110144210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110144210 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110144210 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 10 78 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: f_call_hangup 9: done MSC_Test_2-RAN(2414)@84c1225eaf8b: Removed IMSI[0] for '262420000001142'H to be handled at TC_iu_lu_and_mt_call2(2421) TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2421)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-SCCP(2407)@84c1225eaf8b: Final verdict of PTC: none 20250427110145229 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110145229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110145229 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110145229 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110145229 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110145229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110145230 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110145230 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110145230 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110145230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110145230 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110145230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110145230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110145230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110145230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) MSC_Test-GSUP(2419)@84c1225eaf8b: Final verdict of PTC: none 20250427110145230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110145230 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) 20250427110145230 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) 20250427110145230 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110145230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110145230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2409)@84c1225eaf8b: Final verdict of PTC: none 20250427110145230 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110145230 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) 20250427110145230 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110145230 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110145230 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) 20250427110145230 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110145230 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) 20250427110145230 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110145230 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110145230 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110145230 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110145230 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110145231 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110145231 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110145231 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110145231 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110145231 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110145231 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(2408)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2413)@84c1225eaf8b: Final verdict of PTC: none 20250427110145231 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) 20250427110145231 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) 20250427110145231 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110145231 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110145231 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110145231 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110145231 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) 20250427110145231 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110145231 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110145231 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110145231 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110145231 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) 20250427110145231 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427110145231 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) 20250427110145231 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427110145231 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) MSC_Test_1-RAN(2411)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2412)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2415)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2414)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2420)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2406)@84c1225eaf8b: Final verdict of PTC: none 20250427110145233 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110145233 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110145233 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2410)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2422)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2416)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2417)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2418)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2406): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2407): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2408): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2409): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2410): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2411): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2412): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2413): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2414): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2415): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2416): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2417): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2418): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2419): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2420): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_lu_and_mt_call2(2421): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2422): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_lu_and_mt_call finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call pass'. Sun Apr 27 11:01:45 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 20250427110146234 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=632608) 20250427110147231 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110147231 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110147231 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110147231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110147231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110147231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110147235 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=632608, count=633148) 20250427110148238 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging ------ Sun Apr 27 11:01:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110149239 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_lu_and_mt_call_already_paging started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2426)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2426)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2426)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2424)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2429)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2429)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2429)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2427)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2432)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2432)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2432)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2430)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110150025 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2433)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110150196 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110150196 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110150197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110150197 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2426)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2426)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110150201 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110150201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110150201 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110150201 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110150201 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110150201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110150201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110150201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110150201 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110150201 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110150201 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2426)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2426)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2426)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2426)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110150202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110150202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110150202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110150202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110150202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110150202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110150202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110150202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110150202 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110150202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110150202 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) 20250427110150202 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110150202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2426)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110150202 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(2426)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2426)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2426)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2426)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2426)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2426)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2426)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110150202 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110150202 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110150208 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110150208 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110150208 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110150208 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2429)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2429)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110150213 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110150213 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110150213 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110150213 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110150213 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110150213 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110150213 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110150213 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) 20250427110150213 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110150213 DLSS7 DEBUG 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) 20250427110150213 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2429)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2429)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2429)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2429)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2429)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2429)@84c1225eaf8b: Message received on association #8 20250427110150214 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110150214 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110150214 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110150214 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) 20250427110150214 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110150214 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110150214 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110150214 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) 20250427110150214 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110150214 DLSS7 DEBUG 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) 20250427110150214 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) 20250427110150214 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110150214 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110150214 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(2429)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110150214 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110150214 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2429)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2429)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2429)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2429)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2429)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110150220 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110150220 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110150220 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) 20250427110150220 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250427110150220 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110150220 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250427110150220 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2432)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2432)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110150229 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110150229 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110150229 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110150229 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) 20250427110150229 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) 20250427110150229 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250427110150229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110150229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110150229 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) 20250427110150229 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250427110150229 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) 20250427110150229 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(2432)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2432)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110150229 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110150229 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110150229 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) 20250427110150229 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110150229 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2429)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2429)@84c1225eaf8b: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2432)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2432)@84c1225eaf8b: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2432)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2432)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2432)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2432)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2432)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110150234 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110150234 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110150234 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110150234 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) 20250427110150234 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110150234 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110150234 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250427110150234 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) 20250427110150234 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110150234 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(2432)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110150234 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) 20250427110150234 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110150234 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110150234 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_1-M3UA(2429)@84c1225eaf8b: Message received on association #8 20250427110150234 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2429)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2432)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2432)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2432)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2432)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2432)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110150240 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110150240 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2435)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2435)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110150246 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2435)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2435)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2435)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2435)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110150275 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110150275 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2436)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110151010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110151010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110151010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110151010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110151010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110151010 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110151010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110151010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110151010 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110151010 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110151010 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110151010 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110151010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110151010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110151010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110151010 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110151010 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110151010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110151010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110151010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2426)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110151016 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110151016 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110151016 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110151016 DLM3UA 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) 20250427110151016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110151016 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) 20250427110151016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110151016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110151016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110151016 DLSS7 DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110151017 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110151017 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110151017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110151017 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) 20250427110151017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110151018 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) 20250427110151018 DLSS7 DEBUG Found route for dpc=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) 20250427110151018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110151018 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110151018 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-RAN(2425)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2429)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2428)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110151040 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110151040 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110151040 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110151040 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110151040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110151040 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110151040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110151040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110151040 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110151040 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110151041 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110151041 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110151042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110151042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110151042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110151042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110151042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110151042 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110151042 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110151042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110151042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110151042 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2431)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2431)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2438)4878122 MSC_Test_2-SCCP(2430)@84c1225eaf8b: First idle individual index:0 20250427110151057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110151057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110151057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110151057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110151057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110151057 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110151057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110151057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110151057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110151057 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 4a 6f 2a 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110151058 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) 20250427110151058 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: Allocated (fsm.c:456) 20250427110151058 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: Allocated (fsm.c:456) 20250427110151058 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: is child of msub_fsm[0x55eefe1fff30] (fsm.c:486) 20250427110151058 DMSC DEBUG msc_a[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110151058 DMSC DEBUG msc_a[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1fff30] (fsm.c:486) 20250427110151058 DMSC DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110151058 DMSC DEBUG msc_i(unknown:UTRAN-Iu-440:NONE)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110151058 DMSC DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2431)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110151058 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110151058 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110151058 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001142 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110151058 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110151058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110151058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55eefe1a1c90] (fsm.c:486) 20250427110151058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110151058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110151058 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110151058 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110151058 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110151058 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110151058 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427110151058 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110151058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110151058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110151058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110151058 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110151058 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110151058 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110151058 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110151058 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110151058 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110151058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110151058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110151058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110151058 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110151058 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110151058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110151058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110151058 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 4a 6f 2a 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@84c1225eaf8b: { messageType := 2, destLocRef := '4A6F2A'O ("Jo*"), 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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2436)@84c1225eaf8b: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call_already_paging2(2438) MSC_Test-GSUP(2436)@84c1225eaf8b: Added IMSI table entry 0TC_iu_lu_and_mt_call_already_paging2(2438)"262420000001142" TC_iu_lu_and_mt_call_already_paging2(2438)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2438)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110151061 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110151061 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110151061 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5) Received 1 auth tuples (vlr.c:996) 20250427110151061 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110151061 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110151061 DMM DEBUG Tx AUTH REQ (rand = 690fc27d8e9ef31ed28644220aeff3f5) (gsm_04_08.c:641) 20250427110151061 DMM DEBUG AUTH REQ (autn = c7c1ca906f52a68511344ac5d6489af6) (gsm_04_08.c:643) 20250427110151061 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110151061 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110151061 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110151061 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110151061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110151061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110151061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110151061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110151061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110151061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110151061 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110151061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110151061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110151061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 4a 6f 2a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 69 0f c2 7d 8e 9e f3 1e d2 86 44 22 0a ef f3 f5 20 10 c7 c1 ca 90 6f 52 a6 85 11 34 4a c5 d6 48 9a f6 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2431)@84c1225eaf8b: patching N(SD)=1 into dtap '051409FBBBD3210451DF7DF8'O MSC_Test_2-RAN(2431)@84c1225eaf8b: patched enc_l3: '055409FBBBD3210451DF7DF8'O MSC_Test_2-SCCP(2430)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2430)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2430)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055409FBBBD3210451DF7DF8'O 20250427110151067 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110151067 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110151067 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110151067 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110151067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110151067 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110151067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110151067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110151067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110151067 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 09 fb bb d3 21 04 51 df 7d f8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110151067 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110151067 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110151067 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110151067 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110151067 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110151067 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110151067 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 09fbbbd351df7df8) (gsm_04_08.c:1128) 20250427110151067 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110151067 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5) AUTH on UTRAN received RES: 09fbbbd351df7df8 (8 bytes) (vlr_auth_fsm.c:151) 20250427110151067 DVLR INFO SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110151067 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110151067 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110151067 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110151067 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2143b0] (vlr_auth_fsm.c:294) 20250427110151067 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110151067 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110151067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110151067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110151067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110151067 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110151067 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=37b3147be62d9f23cc78d62573a28d68, CK=NONE (ran_msg_iu.c:388) 20250427110151067 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110151067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110151067 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110151067 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110151067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110151067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110151067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110151067 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110151067 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110151067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110151067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110151067 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 4a 6f 2a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 37 b3 14 7b e6 2d 9f 23 cc 78 d6 25 73 a2 8d 68 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2430)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2430)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2430)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110151072 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110151072 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110151072 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110151072 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110151072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110151072 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110151072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110151072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110151072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110151072 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110151073 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110151073 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110151073 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110151073 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110151073 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110151073 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110151073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110151073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110151073 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110151073 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110151073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110151073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110151073 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110151073 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110151073 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110151073 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110151073 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110151073 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110151073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110151073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110151073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110151073 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110151073 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110151073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110151073 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110151073 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 4a 6f 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) MSC_Test_2-M3UA(2432)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110151075 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110151075 DVLR DEBUG IMSI:262420000001142 has MSISDN:491230001142 (vlr.c:1045) 20250427110151075 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250427110151075 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110151075 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110151075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110151075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110151075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110151075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110151075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:110) 20250427110151075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110151075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110151075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110151075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110151075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe214280]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110151075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe214280]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110151075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe214280]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110151075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe214280]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110151075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe214280]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110151075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe214280]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110151075 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:TMSInew-0x1E62106E) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250427110151075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe214280]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110151075 DMM DEBUG -> IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:TMSInew-0x1E62106E LOCATION UPDATE ACCEPT (TMSI = 0x1e62106e) (gsm_04_08.c:149) 20250427110151075 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:TMSInew-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110151075 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:TMSInew-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110151075 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:TMSInew-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110151075 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110151075 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110151075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110151075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110151075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110151075 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:TMSInew-0x1E62106E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110151075 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110151075 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110151075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110151075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110151075 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 4a 6f 2a 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 1e 62 10 6e 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2438)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2431)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2431)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2430)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2430)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2430)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110151077 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110151077 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110151077 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110151077 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110151077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110151077 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110151077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110151077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110151077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110151077 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110151077 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110151077 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:TMSInew-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110151077 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:TMSInew-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110151077 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:TMSInew-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110151077 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:TMSInew-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110151077 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:TMSInew-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110151077 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:TMSInew-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110151077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:TMSInew-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110151077 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe214280]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110151077 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250427110151077 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe214280]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110151077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110151077 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe214280]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110151077 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe214280]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:817) 20250427110151077 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe214280]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110151077 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x8D33C7A5:UTRAN-Iu-440:LU)[0x55eefe214280]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110151077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110151077 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110151077 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250427110151077 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250427110151077 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110151077 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110151077 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110151077 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110151077 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110151077 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110151077 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110151077 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110151077 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110151078 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110151078 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110151078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110151078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110151078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110151078 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110151078 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110151078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110151078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110151078 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 4a 6f 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(2432)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2430)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2430)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2430)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110151080 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110151080 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110151080 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110151080 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110151080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110151080 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110151080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110151081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110151081 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110151081 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b8 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110151081 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110151081 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110151081 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110151081 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110151081 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110151081 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110151081 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110151081 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110151081 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110151081 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110151081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110151081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1a1c90] (msc_a.c:1053) 20250427110151081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110151081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110151081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110151081 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1fff30] (msc_a.c:1053) 20250427110151081 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110151081 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110151081 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110151081 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E) MSC-A terminated (msub.c:261) 20250427110151081 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E) 1 MSC-I still active (msub.c:79) 20250427110151081 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110151081 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110151081 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1d8430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110151081 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1d8430]{READY}: Removing from parent msub_fsm[0x55eefe1fff30] (msub.c:113) 20250427110151081 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-440 (ran_conn.c:142) 20250427110151081 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-440 (ran_conn.c:155) 20250427110151081 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1d8430]{READY}: Freeing instance (msub.c:113) 20250427110151081 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-440:LU)[0x55eefe1d8430]{READY}: Deallocated (fsm.c:568) 20250427110151081 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E) Free (msub.c:119) 20250427110151081 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E - active-conn: now used by 1 (attached) (msub.c:375) 20250427110151081 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Freeing instance (msub.c:113) 20250427110151081 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Deallocated (fsm.c:568) 20250427110151081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110151081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110151081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110151081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110151081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110151081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110151081 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110151081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110151081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110151081 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 4a 6f 2a 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@84c1225eaf8b: Session index based on local reference:0 20250427110151082 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110151082 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110151082 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110151082 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110151082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110151082 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110151082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110151082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110151082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110151082 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 4a 6f 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2431)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2438)4878122 TC_iu_lu_and_mt_call_already_paging2(2438)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2438)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2438)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2438)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2431)@84c1225eaf8b: Created IMSI[0] for '262420000001142'H'1E62106E'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2438) TC_iu_lu_and_mt_call_already_paging2(2438)@84c1225eaf8b: start Paging by an SMS 20250427110151083 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427110151083 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250427110151083 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250427110151083 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250427110152085 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250427110152085 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250427110152085 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250427110152086 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250427110152086 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250427110152086 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250427110152086 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110152086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110152086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110152086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110152086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110152086 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110152086 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110152086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110152086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110152087 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 1e 62 10 6e 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2431)@84c1225eaf8b: 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)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2438)@84c1225eaf8b: MNCC signals MT call, before Paging Response MSC_Test_2-RAN(2431)@84c1225eaf8b: Created IMSI[1] for '262420000001142'H'1E62106E'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2438) MSC_Test-MNCC(2433)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2438)1038149055 20250427110152109 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E + 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) 20250427110152109 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E + CC: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427110152110 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E callref-0x3de0e5bf tid-255) New transaction (transaction.c:231) 20250427110152110 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E callref-0x3de0e5bf 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) 20250427110152110 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E callref-0x3de0e5bf 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) 20250427110152110 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E callref-0x3de0e5bf tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427110152110 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E - 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)@84c1225eaf8b: phone answers Paging, expecting both SMS and MT call to be established TC_iu_lu_and_mt_call_already_paging2(2438)@84c1225eaf8b: 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 := '1E62106E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2431)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2438)14803361 MSC_Test_2-SCCP(2430)@84c1225eaf8b: First idle individual index:0 20250427110152608 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110152608 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110152608 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110152608 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110152608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110152608 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110152608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110152608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110152608 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110152608 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 e1 e1 a1 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 1e 62 10 6e 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110152609 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) 20250427110152609 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Allocated (fsm.c:456) 20250427110152609 DMSC DEBUG msc_i[0x55eefe1a1c90]{READY}: Allocated (fsm.c:456) 20250427110152609 DMSC DEBUG msc_i[0x55eefe1a1c90]{READY}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110152609 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110152609 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110152609 DMSC DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110152609 DMSC DEBUG msc_i(unknown:UTRAN-Iu-441:NONE)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110152609 DMSC DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110152609 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110152609 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110152609 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110152609 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430] (fsm.c:486) 20250427110152609 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110152609 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110152609 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E + 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) 20250427110152609 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E + active-conn: now used by 8 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110152609 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110152609 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110152609 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110152609 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110152609 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe214280]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110152609 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe214280]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1fff30] (fsm.c:486) 20250427110152609 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe214280]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110152609 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe214280]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110152609 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E - 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) 20250427110152609 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110152609 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110152609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110152609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110152609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110152609 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110152609 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110152609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110152609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110152609 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 e1 e1 a1 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@84c1225eaf8b: { messageType := 2, destLocRef := 'E1E1A1'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_lu_and_mt_call_already_paging2(2438)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2438)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110152610 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E + vlr_gsup_rx: now used by 8 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110152610 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe214280]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110152610 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E) Received 1 auth tuples (vlr.c:996) 20250427110152610 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe214280]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110152610 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe214280]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110152610 DMM DEBUG Tx AUTH REQ (rand = deb0a8c0d18174144b7bfdefffad6e9f) (gsm_04_08.c:641) 20250427110152610 DMM DEBUG AUTH REQ (autn = 0d3ed176935b18aad31212695b16be98) (gsm_04_08.c:643) 20250427110152610 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110152610 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110152610 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110152610 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E - vlr_gsup_rx: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,active-conn) (vlr.c:1410) 20250427110152610 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110152610 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110152610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110152610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110152610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110152610 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110152610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110152610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110152610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110152610 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 e1 e1 a1 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 de b0 a8 c0 d1 81 74 14 4b 7b fd ef ff ad 6e 9f 20 10 0d 3e d1 76 93 5b 18 aa d3 12 12 69 5b 16 be 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(2432)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2431)@84c1225eaf8b: patching N(SD)=0 into dtap '051418171B902104E84FA01B'O MSC_Test_2-RAN(2431)@84c1225eaf8b: patched enc_l3: '051418171B902104E84FA01B'O MSC_Test_2-SCCP(2430)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2430)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2430)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051418171B902104E84FA01B'O 20250427110152611 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110152611 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110152611 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110152611 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110152611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110152611 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110152611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110152611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110152611 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110152611 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 18 17 1b 90 21 04 e8 4f a0 1b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110152611 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110152611 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110152611 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110152612 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110152612 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110152612 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110152612 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 18171b90e84fa01b) (gsm_04_08.c:1128) 20250427110152612 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe214280]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110152612 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E) AUTH on UTRAN received RES: 18171b90e84fa01b (8 bytes) (vlr_auth_fsm.c:151) 20250427110152612 DVLR INFO SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110152612 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe214280]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110152612 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe214280]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110152612 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe214280]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110152612 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe214280]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1fff30] (vlr_auth_fsm.c:294) 20250427110152612 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe214280]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110152612 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe214280]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110152612 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110152612 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110152612 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110152612 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110152612 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5abb73ea0b2dce32a155a6479cce7cbd, CK=NONE (ran_msg_iu.c:388) 20250427110152612 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110152612 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110152612 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110152612 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110152612 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110152612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110152612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110152612 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110152612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110152612 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110152612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110152612 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 e1 e1 a1 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 5a bb 73 ea 0b 2d ce 32 a1 55 a6 47 9c ce 7c bd 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2430)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2430)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2430)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110152613 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110152613 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110152613 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110152613 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110152613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110152613 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110152613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110152613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110152613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110152613 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110152613 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110152613 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110152613 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110152613 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110152613 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110152613 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110152613 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110152613 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110152613 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110152613 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110152613 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110152613 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110152613 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110152613 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110152613 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110152613 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110152613 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110152613 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110152613 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250427110152613 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427110152613 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110152613 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110152613 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E callref-0x3de0e5bf tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427110152613 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427110152613 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427110152613 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110152613 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP callref-0x3de0e5bf tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427110152613 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP callref-0x3de0e5bf 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) 20250427110152613 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP callref-0x3de0e5bf tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427110152613 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250427110152613 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110152613 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110152613 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn) (paging.c:202) 20250427110152613 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250427110152613 DMSC NOTICE Pending paging while subscriber 262420000001142 attached. (sms_queue.c:558) 20250427110152613 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110152613 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110152613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110152613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110152613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110152613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110152613 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110152613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110152613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110152613 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 e1 e1 a1 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) 20250427110152613 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110152613 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110152613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110152613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110152613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110152613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110152613 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110152613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110152613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110152613 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 e1 e1 a1 00 01 37 00 14 40 33 00 00 02 00 10 40 27 26 09 01 23 01 00 07 91 44 77 58 10 06 50 00 17 00 04 80 32 24 00 00 52 40 72 11 10 25 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) 20250427110152613 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110152613 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110152613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110152613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110152613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110152613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110152613 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110152613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110152613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110152613 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 e1 e1 a1 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2432)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2432)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2438)@84c1225eaf8b: Got SMS-DELIVER TC_iu_lu_and_mt_call_already_paging2(2438)@84c1225eaf8b: Got CC Setup TC_iu_lu_and_mt_call_already_paging2(2438)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2438)@84c1225eaf8b: success, tear down MSC_Test_2-SCCP(2430)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2430)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2430)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O 20250427110152621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110152621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110152621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110152621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110152621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110152621 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110152621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110152621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110152621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110152621 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b9 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 40 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110152621 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110152621 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110152621 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250427110152621 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110152621 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250427110152621 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP Iu ReleaseRequest (msc_a.c:2043) 20250427110152621 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427110152621 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110152621 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 3 (sms,cc,msc_a_ran_dec) (msc_a.c:948) 20250427110152621 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E + 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) 20250427110152621 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E + 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) 20250427110152621 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E - 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) 20250427110152621 DLSMS ERROR trans(SMS IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP callref-0x40000033 tid-0) Freeing transaction that still contains an SMS -- discarding (gsm_04_11.c:1446) 20250427110152621 DLSMS NOTICE Sending SMS 33 failed 1 times. (sms_queue.c:248) 20250427110152621 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E - SMS-pending: now used by 6 (attached,SMS-receiver,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (sms_queue.c:217) 20250427110152621 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E - SMS-receiver: now used by 5 (attached,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (gsm_04_11.c:77) 20250427110152621 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E - SMS: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250427110152621 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP callref-0x3de0e5bf tid-0) Freeing transaction (transaction.c:243) 20250427110152621 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP callref-0x3de0e5bf tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427110152621 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP callref-0x3de0e5bf tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427110152621 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP callref-0x3de0e5bf tid-0) new state CALL_PRESENT -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427110152621 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250427110152621 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110152621 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110152621 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP callref-0x3de0e5bf tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427110152621 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP callref-0x3de0e5bf tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427110152621 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250427110152621 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110152621 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110152621 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110152622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110152622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110152622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110152622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110152622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110152622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110152622 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110152622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110152622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110152622 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 e1 e1 a1 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) 20250427110152622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110152622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110152622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110152622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110152622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110152622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110152622 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110152622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110152622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110152622 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 e1 e1 a1 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2432)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2430)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2430)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2430)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110152624 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110152624 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110152624 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110152624 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110152624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110152624 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110152624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110152624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110152624 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110152624 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110152624 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110152624 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110152624 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110152624 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110152624 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110152624 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110152624 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110152624 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110152624 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110152624 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110152624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110152624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430] (msc_a.c:1053) 20250427110152624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110152624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110152624 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2143b0] (msc_a.c:1053) 20250427110152624 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110152624 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110152624 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110152624 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E) MSC-A terminated (msub.c:261) 20250427110152624 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E) 1 MSC-I still active (msub.c:79) 20250427110152624 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110152624 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110152624 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1a1c90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110152624 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1a1c90]{READY}: Removing from parent msub_fsm[0x55eefe2143b0] (msub.c:113) 20250427110152624 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-441 (ran_conn.c:142) 20250427110152624 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-441 (ran_conn.c:155) 20250427110152624 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1a1c90]{READY}: Freeing instance (msub.c:113) 20250427110152624 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E:UTRAN-Iu-441:PAGING_RESP)[0x55eefe1a1c90]{READY}: Deallocated (fsm.c:568) 20250427110152624 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E) Free (msub.c:119) 20250427110152624 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E - active-conn: now used by 1 (attached) (msub.c:375) 20250427110152624 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Freeing instance (msub.c:113) 20250427110152624 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Deallocated (fsm.c:568) 20250427110152624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110152624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110152624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110152624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110152624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110152624 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110152624 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110152624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110152624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110152624 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 e1 e1 a1 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@84c1225eaf8b: Session index based on local reference:0 20250427110152624 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110152624 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110152624 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110152624 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110152624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110152624 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110152624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110152624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110152624 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110152624 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 e1 e1 a1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2431)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2438)14803361 TC_iu_lu_and_mt_call_already_paging2(2438)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2438)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2438)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110152625 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427110152625 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1E62106E - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_iu_lu_and_mt_call_already_paging2(2438)@84c1225eaf8b: Final verdict of PTC: pass 20250427110152626 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110152626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110152626 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110152626 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110152626 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110152626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110152626 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110152626 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110152626 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110152626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110152626 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110152626 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110152626 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110152626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110152626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110152626 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110152626 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110152626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110152626 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) 20250427110152626 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) 20250427110152626 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110152626 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110152626 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(2426)@84c1225eaf8b: Final verdict of PTC: none 20250427110152626 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110152626 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2433)@84c1225eaf8b: Final verdict of PTC: none 20250427110152627 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110152627 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) 20250427110152627 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110152627 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110152627 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427110152627 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) 20250427110152627 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427110152627 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427110152627 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) 20250427110152627 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110152627 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110152627 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110152627 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110152627 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110152627 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110152627 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) 20250427110152627 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) 20250427110152627 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110152627 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110152627 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110152627 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110152627 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) 20250427110152627 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110152627 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110152627 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) 20250427110152627 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427110152627 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) 20250427110152627 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427110152627 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427110152627 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110152627 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2436)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2424)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2423)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2430)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2429)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2432)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2425)@84c1225eaf8b: Final verdict of PTC: none 20250427110152628 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2427)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2437)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2439)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2434)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2435)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2431)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2428)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2423): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2424): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2425): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2426): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2427): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2428): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2429): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2430): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2431): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2432): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2433): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2434): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2435): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2436): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2437): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_lu_and_mt_call_already_paging2(2438): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2439): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_lu_and_mt_call_already_paging finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass'. Sun Apr 27 11:01:52 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging.talloc 20250427110153629 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=538200) 20250427110154627 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110154627 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110154627 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110154627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110154627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110154627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110154630 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=538200, count=540792) 20250427110155631 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_sms ------ Sun Apr 27 11:01:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110156632 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_lu_and_mo_sms started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2443)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2443)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2443)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(2441)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2446)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2446)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2446)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2444)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2449)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2449)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2449)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2447)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110157469 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2450)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110157633 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110157633 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) 20250427110157635 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110157635 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110157635 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110157635 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(2452)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(2443)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2443)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2443)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2452)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110157639 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(2443)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2443)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(2452)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2452)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250427110157640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110157640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110157640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110157640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110157640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110157640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110157640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110157640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110157640 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110157640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110157640 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(2452)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test_0-M3UA(2443)@84c1225eaf8b: Message received on association #8 MSC_Test-GSUP-IPA(2452)@84c1225eaf8b: IPA 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(2443)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2443)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110157640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110157640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110157640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110157640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110157640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110157640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110157640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110157640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110157640 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110157640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110157641 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) 20250427110157641 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110157641 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110157641 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) 20250427110157641 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test-GSUP-IPA(2452)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2452)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2443)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110157641 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2443)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2443)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2443)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2443)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2443)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2443)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2443)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110157648 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110157648 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110157648 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110157648 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2446)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2446)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110157651 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110157651 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110157651 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110157651 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110157651 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110157651 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110157651 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110157651 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) 20250427110157651 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110157651 DLSS7 DEBUG 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) 20250427110157651 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2446)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2446)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2446)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2446)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110157652 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110157652 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110157652 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110157652 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) 20250427110157652 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110157652 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110157652 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110157652 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) 20250427110157652 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110157652 DLSS7 DEBUG 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) 20250427110157652 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) 20250427110157652 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110157652 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110157652 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) 20250427110157652 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110157652 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2446)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2446)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2446)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2446)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2446)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2446)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2446)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2446)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110157653 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110157653 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427110157663 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110157663 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110157663 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) 20250427110157663 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250427110157663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110157663 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250427110157663 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(2449)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2449)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2449)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110157666 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110157666 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110157666 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110157666 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) 20250427110157666 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) 20250427110157666 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250427110157666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110157666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110157666 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) 20250427110157666 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250427110157666 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) 20250427110157666 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) 20250427110157666 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110157666 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110157666 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(2449)@84c1225eaf8b: M3UA_ASPUP sent 20250427110157667 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110157667 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2449)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2446)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2446)@84c1225eaf8b: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2449)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2449)@84c1225eaf8b: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2449)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2449)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2449)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2449)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2449)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110157669 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110157669 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110157669 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110157669 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) 20250427110157669 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110157669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110157669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250427110157669 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) 20250427110157669 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110157669 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) 20250427110157669 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) 20250427110157669 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110157669 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110157669 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110157669 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2446)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2446)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2449)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2449)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2449)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2449)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2449)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2453)@84c1225eaf8b: Created GsupExpect[0] for "262420000001042" to be handled at TC_iu_lu_and_mo_sms2(2455) TC_iu_lu_and_mo_sms2(2455)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110158448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110158448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158448 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110158448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110158448 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158448 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110158448 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158448 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110158448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158448 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110158448 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110158448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2443)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2443)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2442)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110158455 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158455 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158455 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158455 DLM3UA 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) 20250427110158455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158455 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) 20250427110158455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110158455 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158455 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2446)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110158455 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158455 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158455 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158455 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) 20250427110158455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158455 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) 20250427110158455 DLSS7 DEBUG Found route for dpc=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) 20250427110158455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110158455 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158455 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2446)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2445)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110158478 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158478 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158478 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158478 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110158478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158478 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110158478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110158478 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158478 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110158478 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110158478 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110158478 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158478 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110158478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158478 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110158478 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110158478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158479 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2449)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2448)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2448)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mo_sms2(2455)15479098 MSC_Test_2-SCCP(2447)@84c1225eaf8b: First idle individual index:0 20250427110158493 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158493 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158493 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158493 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110158493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158493 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110158493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110158493 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158493 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 ec 31 3a 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110158493 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) 20250427110158493 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: Allocated (fsm.c:456) 20250427110158493 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: Allocated (fsm.c:456) 20250427110158493 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: is child of msub_fsm[0x55eefe1fff30] (fsm.c:486) 20250427110158493 DMSC DEBUG msc_a[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110158493 DMSC DEBUG msc_a[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1fff30] (fsm.c:486) 20250427110158493 DMSC DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110158493 DMSC DEBUG msc_i(unknown:UTRAN-Iu-442:NONE)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110158494 DMSC DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110158494 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110158494 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110158494 DMM DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001042 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110158494 DMM DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110158494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110158494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe1a1c90] (fsm.c:486) 20250427110158494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110158494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110158494 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110158494 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001042 id=262420000001042 (vlr.c:661) 20250427110158494 DVLR INFO New subscr, IMSI: 262420000001042 (vlr.c:562) 20250427110158494 DVLR DEBUG VLR subscr IMSI-262420000001042 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110158494 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110158494 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110158494 DVLR DEBUG VLR subscr IMSI-262420000001042 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110158494 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110158494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110158494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110158494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110158494 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110158494 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110158494 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110158494 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2090b0]{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(2448)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110158494 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158494 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110158494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158494 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110158494 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110158494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158494 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 ec 31 3a 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2449)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@84c1225eaf8b: { messageType := 2, destLocRef := 'EC313A'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2453)@84c1225eaf8b: Found GsupExpect[0] for "262420000001042" handled at TC_iu_lu_and_mo_sms2(2455) MSC_Test-GSUP(2453)@84c1225eaf8b: Added IMSI table entry 0TC_iu_lu_and_mo_sms2(2455)"262420000001042" TC_iu_lu_and_mo_sms2(2455)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2455)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110158500 DVLR DEBUG VLR subscr IMSI-262420000001042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110158500 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110158500 DVLR DEBUG SUBSCR(IMSI-262420000001042) Received 1 auth tuples (vlr.c:996) 20250427110158500 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110158500 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110158500 DMM DEBUG Tx AUTH REQ (rand = d29c9b1012ffdba1958b8afba65ddd59) (gsm_04_08.c:641) 20250427110158500 DMM DEBUG AUTH REQ (autn = 44b7b225ec0526998b1076dfbbe3c192) (gsm_04_08.c:643) 20250427110158500 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110158500 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110158500 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110158500 DVLR DEBUG VLR subscr IMSI-262420000001042 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110158500 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158500 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110158500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158500 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110158500 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110158500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158500 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 ec 31 3a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d2 9c 9b 10 12 ff db a1 95 8b 8a fb a6 5d dd 59 20 10 44 b7 b2 25 ec 05 26 99 8b 10 76 df bb e3 c1 92 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2449)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2448)@84c1225eaf8b: patching N(SD)=1 into dtap '0514C5A77D362104F3DCFE66'O MSC_Test_2-RAN(2448)@84c1225eaf8b: patched enc_l3: '0554C5A77D362104F3DCFE66'O MSC_Test_2-SCCP(2447)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2447)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2447)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C5A77D362104F3DCFE66'O MSC_Test_2-M3UA(2449)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110158509 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110158509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158509 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110158509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110158509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158509 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 c5 a7 7d 36 21 04 f3 dc fe 66 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110158509 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110158509 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110158509 DIUCS DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110158509 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110158509 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110158509 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110158509 DMM DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c5a77d36f3dcfe66) (gsm_04_08.c:1128) 20250427110158509 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110158509 DVLR DEBUG SUBSCR(IMSI-262420000001042) AUTH on UTRAN received RES: c5a77d36f3dcfe66 (8 bytes) (vlr_auth_fsm.c:151) 20250427110158509 DVLR INFO SUBSCR(IMSI-262420000001042) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110158509 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110158509 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110158509 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110158509 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2143b0] (vlr_auth_fsm.c:294) 20250427110158509 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110158509 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110158509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110158509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110158509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110158509 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110158509 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a5dd4f335a54892733b119bd9fc1f7f8, CK=NONE (ran_msg_iu.c:388) 20250427110158509 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110158509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110158509 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158509 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110158509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158509 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110158509 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110158509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158509 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 ec 31 3a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a5 dd 4f 33 5a 54 89 27 33 b1 19 bd 9f c1 f7 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(2449)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2449)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2447)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2447)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2447)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2449)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110158516 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158516 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158516 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158516 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110158516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158516 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110158516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110158516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110158516 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110158516 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110158516 DIUCS DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110158516 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110158516 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110158516 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110158516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110158516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110158516 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110158516 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110158516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110158516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110158516 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110158516 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110158516 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110158516 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110158516 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158516 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110158516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158516 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110158517 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110158517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158517 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 ec 31 3a 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2449)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110158519 DVLR DEBUG VLR subscr IMSI-262420000001042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110158519 DVLR DEBUG IMSI:262420000001042 has MSISDN:491230001042 (vlr.c:1045) 20250427110158519 DMSC NOTICE msub(IMSI-262420000001042:MSISDN-491230001042) VLR: update for IMSI=262420000001042 (MSISDN=491230001042) (gsm_04_08.c:1541) 20250427110158519 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110158520 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110158520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110158520 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110158520 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110158520 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110158520 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:110) 20250427110158520 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110158520 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110158520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110158520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110158520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110158520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110158520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110158520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110158520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110158520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110158520 DMSC NOTICE msub(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x3B313175) VLR: update for IMSI=262420000001042 (MSISDN=491230001042) (gsm_04_08.c:1541) 20250427110158520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110158520 DMM DEBUG -> IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x3B313175 LOCATION UPDATE ACCEPT (TMSI = 0x3b313175) (gsm_04_08.c:149) 20250427110158520 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110158520 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110158520 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110158520 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x3B313175 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110158520 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158520 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110158520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158520 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110158520 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110158520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158520 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 ec 31 3a 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 31 31 75 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2449)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2455)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2448)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2448)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2447)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2447)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2447)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110158523 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110158523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158523 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110158523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110158523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158523 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2449)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110158523 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110158523 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110158523 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110158523 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110158523 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110158523 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110158523 DMM DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110158523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110158523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110158523 DMSC NOTICE msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175) VLR: update for IMSI=262420000001042 (MSISDN=491230001042) (gsm_04_08.c:1541) 20250427110158523 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110158523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110158523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110158523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110158523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:817) 20250427110158523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110158523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55eefe1bdae0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110158523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110158523 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110158523 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.970s remaining) (msc_a.c:450) 20250427110158523 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001042/3/1): Available (smpp_smsc.c:626) 20250427110158523 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110158523 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110158523 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110158523 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110158523 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110158523 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110158523 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110158523 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110158523 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110158523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110158523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158523 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110158523 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110158523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158523 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 ec 31 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(2449)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2449)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2447)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2447)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2447)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110158528 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158528 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158528 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158528 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110158528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158528 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110158528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110158528 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158528 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2449)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110158528 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110158528 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110158528 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110158528 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110158528 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110158528 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110158528 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110158528 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110158528 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110158528 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110158528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110158528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1a1c90] (msc_a.c:1053) 20250427110158528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110158528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110158528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110158528 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1fff30] (msc_a.c:1053) 20250427110158528 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110158528 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110158528 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110158528 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175) MSC-A terminated (msub.c:261) 20250427110158528 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175) 1 MSC-I still active (msub.c:79) 20250427110158528 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110158528 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110158528 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1d8430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110158528 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1d8430]{READY}: Removing from parent msub_fsm[0x55eefe1fff30] (msub.c:113) 20250427110158528 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-442 (ran_conn.c:142) 20250427110158528 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-442 (ran_conn.c:155) 20250427110158528 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1d8430]{READY}: Freeing instance (msub.c:113) 20250427110158528 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-442:LU)[0x55eefe1d8430]{READY}: Deallocated (fsm.c:568) 20250427110158528 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175) Free (msub.c:119) 20250427110158528 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110158528 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Freeing instance (msub.c:113) 20250427110158528 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Deallocated (fsm.c:568) 20250427110158528 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158528 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110158528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158528 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110158528 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110158528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158528 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 ec 31 3a 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2449)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@84c1225eaf8b: Session index based on local reference:0 20250427110158529 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158529 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158529 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158529 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110158529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158529 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110158529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110158529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158529 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 ec 31 3a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2448)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2455)15479098 TC_iu_lu_and_mo_sms2(2455)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2455)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2455)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2455)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2455)@84c1225eaf8b: 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 := '3B313175'O (";11u") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2448)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mo_sms2(2455)1835092 MSC_Test_2-RAN(2448)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2447)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2449)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110158732 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158732 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158732 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158732 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110158732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158732 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110158732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110158732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158732 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 1c 00 54 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 04 03 50 59 02 05 f4 3b 31 31 75 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) 20250427110158733 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) 20250427110158733 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Allocated (fsm.c:456) 20250427110158733 DMSC DEBUG msc_i[0x55eefe1a1c90]{READY}: Allocated (fsm.c:456) 20250427110158733 DMSC DEBUG msc_i[0x55eefe1a1c90]{READY}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110158733 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110158733 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110158733 DMSC DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110158733 DMSC DEBUG msc_i(unknown:UTRAN-Iu-443:NONE)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110158733 DMSC DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110158733 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110158733 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110158733 DMM DEBUG msc_a(TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427110158733 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110158733 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430] (fsm.c:486) 20250427110158733 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110158733 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110158733 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110158733 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110158733 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110158733 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110158733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110158733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110158733 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110158733 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1fff30] (fsm.c:486) 20250427110158733 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110158733 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110158733 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110158733 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158733 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110158733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110158733 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110158733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158733 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 1c 00 54 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2449)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@84c1225eaf8b: { messageType := 2, destLocRef := '1C0054'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_lu_and_mo_sms2(2455)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2455)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110158737 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110158737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110158737 DVLR DEBUG SUBSCR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175) Received 1 auth tuples (vlr.c:996) 20250427110158737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1bdae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110158737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110158737 DMM DEBUG Tx AUTH REQ (rand = 61e811fa5a396ef9161b3927c7bb102f) (gsm_04_08.c:641) 20250427110158737 DMM DEBUG AUTH REQ (autn = f80c7c0a664cc35b389d3457404a274f) (gsm_04_08.c:643) 20250427110158737 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110158737 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110158737 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110158737 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110158737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110158737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158737 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110158737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110158737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 1c 00 54 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 61 e8 11 fa 5a 39 6e f9 16 1b 39 27 c7 bb 10 2f 20 10 f8 0c 7c 0a 66 4c c3 5b 38 9d 34 57 40 4a 27 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(2449)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2449)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2448)@84c1225eaf8b: patching N(SD)=1 into dtap '0514617C4BE22104453444AA'O MSC_Test_2-RAN(2448)@84c1225eaf8b: patched enc_l3: '0554617C4BE22104453444AA'O MSC_Test_2-SCCP(2447)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2447)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2447)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554617C4BE22104453444AA'O 20250427110158741 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158741 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158741 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158741 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110158741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158741 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110158741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110158741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158741 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 61 7c 4b e2 21 04 45 34 44 aa 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110158741 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110158741 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110158741 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110158741 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110158741 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110158741 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110158741 DMM DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 617c4be2453444aa) (gsm_04_08.c:1128) 20250427110158741 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110158741 DVLR DEBUG SUBSCR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175) AUTH on UTRAN received RES: 617c4be2453444aa (8 bytes) (vlr_auth_fsm.c:151) 20250427110158741 DVLR INFO SUBSCR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110158741 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110158741 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1bdae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110158741 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110158741 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1fff30] (vlr_auth_fsm.c:294) 20250427110158741 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110158741 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1bdae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110158741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110158741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110158741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110158741 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110158741 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d1b950463d6a5b22a5af0b40b7ccf357, CK=NONE (ran_msg_iu.c:388) 20250427110158741 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110158741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110158741 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158741 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110158742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110158742 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110158742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158742 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 1c 00 54 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d1 b9 50 46 3d 6a 5b 22 a5 af 0b 40 b7 cc f3 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(2449)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2449)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2447)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2447)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2447)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110158745 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158745 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158745 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158745 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110158745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158745 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110158745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110158745 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158745 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bb 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110158745 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110158745 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110158745 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110158745 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110158745 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110158745 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110158745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110158745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110158745 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110158745 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110158745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110158745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110158745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110158745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110158745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110158745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110158746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110158746 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110158746 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.987s remaining) (msc_a.c:450) 20250427110158746 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001042/3/1): Available (smpp_smsc.c:626) 20250427110158746 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158746 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110158746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110158746 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110158746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158746 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 1c 00 54 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2449)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2447)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@84c1225eaf8b: vl_len:42 MSC_Test_2-SCCP(2447)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2447)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O 20250427110158759 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110158759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158759 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110158759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110158759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158759 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bb 00 01 2a 00 14 40 26 00 00 02 00 10 40 1a 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110158759 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110158759 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110158759 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110158759 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110158759 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110158759 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110158759 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250427110158759 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250427110158759 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110158759 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427110158759 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110158759 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110158760 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427110158760 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427110158760 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110158760 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110158760 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427110158760 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158760 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110158760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158760 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110158760 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110158760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158760 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 1c 00 54 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) 20250427110158760 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158760 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110158760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158760 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110158760 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110158760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158760 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 1c 00 54 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2449)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2449)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2449)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2455)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2455)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2447)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@84c1225eaf8b: vl_len:19 MSC_Test_2-SCCP(2447)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2447)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O 20250427110158770 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158770 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158770 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158770 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110158770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158770 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110158770 DLSS7 DEBUG Found route for dpc=185=0.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(2449)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110158770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110158770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158770 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) 20250427110158771 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110158771 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110158771 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110158771 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110158771 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110158771 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110158771 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110158771 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110158772 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110158772 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110158772 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110158772 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110158772 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110158772 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110158772 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110158772 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110158772 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158772 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110158772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158772 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110158772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110158772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158772 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 1c 00 54 00 01 0d 00 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2449)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2447)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2447)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2447)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110158779 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158779 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158779 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158779 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110158779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158779 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110158779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110158779 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158779 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110158779 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110158779 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110158779 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110158779 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110158779 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110158779 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110158779 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110158779 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110158780 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110158780 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110158780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110158780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430] (msc_a.c:1053) 20250427110158780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110158780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110158780 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2143b0] (msc_a.c:1053) 20250427110158780 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110158780 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110158780 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110158780 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175) MSC-A terminated (msub.c:261) 20250427110158780 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175) 1 MSC-I still active (msub.c:79) 20250427110158780 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110158780 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110158780 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110158780 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Removing from parent msub_fsm[0x55eefe2143b0] (msub.c:113) 20250427110158780 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-443 (ran_conn.c:142) 20250427110158780 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-443 (ran_conn.c:155) 20250427110158780 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Freeing instance (msub.c:113) 20250427110158780 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Deallocated (fsm.c:568) 20250427110158780 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175) Free (msub.c:119) 20250427110158780 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x3B313175 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110158780 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Freeing instance (msub.c:113) 20250427110158780 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Deallocated (fsm.c:568) 20250427110158781 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158781 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110158781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158781 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110158781 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110158781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158781 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 1c 00 54 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2449)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@84c1225eaf8b: Session index based on local reference:0 20250427110158783 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110158783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110158783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110158783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110158783 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110158783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110158783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110158783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110158783 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 1c 00 54 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2448)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2455)1835092 MSC_Test_2-M3UA(2449)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_sms2(2455)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2455)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2455)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2455)@84c1225eaf8b: Final verdict of PTC: pass 20250427110158790 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110158790 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) 20250427110158790 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110158790 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110158790 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110158791 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) 20250427110158791 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110158791 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110158791 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110158791 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158791 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110158791 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110158791 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110158791 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110158791 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110158791 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) 20250427110158791 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) 20250427110158791 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110158791 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110158791 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110158791 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) MSC_Test_0-SCCP(2441)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2446)@84c1225eaf8b: Final verdict of PTC: none 20250427110158791 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110158793 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110158793 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110158793 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110158793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110158793 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110158793 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110158793 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110158793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110158793 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110158793 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110158793 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110158793 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427110158793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158793 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110158793 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110158793 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110158793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110158793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110158793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110158794 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) 20250427110158794 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110158794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110158794 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(2453)@84c1225eaf8b: Final verdict of PTC: none 20250427110158794 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110158794 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(2448)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2447)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2444)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(2443)@84c1225eaf8b: Final verdict of PTC: none 20250427110158794 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110158794 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) 20250427110158794 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110158794 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110158794 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) 20250427110158794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110158794 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110158794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) MSC_Test-GSUP-IPA(2452)@84c1225eaf8b: Final verdict of PTC: none 20250427110158794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110158794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110158794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110158794 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) 20250427110158794 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110158794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110158794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110158794 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110158794 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2450)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2451)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2449)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2445)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2442)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2454)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2456)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2440)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2440): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2441): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2442): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2443): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2444): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2445): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2446): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2447): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2448): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2449): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2450): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2451): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2452): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2453): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2454): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_lu_and_mo_sms2(2455): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2456): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_lu_and_mo_sms finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass'. Sun Apr 27 11:01:58 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_sms.talloc 20250427110159795 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=519340) 20250427110200792 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110200792 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110200792 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110200794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110200794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110200794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110200794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110200794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110200794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110200796 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=519340, count=522648) 20250427110201797 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms ------ Sun Apr 27 11:02:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110202798 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_lu_and_mt_sms started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2460)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2460)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2460)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2458)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2463)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2463)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2463)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2461)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2466)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2466)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2466)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2464)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110203631 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2467)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110203797 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110203797 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110203797 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110203797 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2460)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2460)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110203798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110203798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110203798 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110203798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110203798 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110203798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110203798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110203798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110203798 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110203798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110203798 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2460)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2460)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2460)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2460)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110203799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110203799 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110203799 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110203799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110203799 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110203799 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110203799 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110203799 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110203799 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110203799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110203799 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110203799 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2460)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110203799 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MSC_Test_0-M3UA(2460)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2460)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2460)@84c1225eaf8b: Message received on association #8 20250427110203800 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110203800 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110203800 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_0-M3UA(2460)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2460)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2460)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2460)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2469)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2469)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110203804 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2469)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2469)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2469)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2469)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110203814 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110203814 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110203814 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110203814 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2463)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2463)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110203816 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110203816 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110203816 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110203816 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110203816 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110203816 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110203816 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_1-M3UA(2463)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2463)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110203816 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) 20250427110203816 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110203816 DLSS7 DEBUG 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) 20250427110203816 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2463)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2463)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2463)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110203817 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110203817 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110203817 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_1-M3UA(2463)@84c1225eaf8b: Message received on association #8 20250427110203817 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) 20250427110203817 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110203817 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110203817 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110203817 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) 20250427110203817 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2463)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110203817 DLSS7 DEBUG 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) 20250427110203817 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110203817 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110203817 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110203817 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2463)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2463)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2463)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2463)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2463)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110203818 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110203818 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427110203826 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110203826 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110203826 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110203826 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2466)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2466)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2466)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110203828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110203828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110203828 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110203828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110203828 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110203828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110203828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_2-M3UA(2466)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2466)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110203828 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) 20250427110203828 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110203828 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) 20250427110203828 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2466)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2466)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2466)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110203829 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110203829 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110203829 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110203829 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) 20250427110203829 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110203829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110203829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110203829 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) 20250427110203829 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2466)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110203829 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) 20250427110203829 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) 20250427110203829 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110203829 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)@84c1225eaf8b: Message received on association #8 20250427110203829 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110203829 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2463)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2466)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2466)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2466)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2466)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2466)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2466)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2466)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2470)@84c1225eaf8b: Created GsupExpect[0] for "262420000001043" to be handled at TC_iu_lu_and_mt_sms2(2472) TC_iu_lu_and_mt_sms2(2472)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110204609 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110204609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110204609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110204609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110204609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110204609 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110204609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110204609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110204609 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110204609 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110204610 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110204610 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110204610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110204610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110204610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110204610 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110204610 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110204610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110204610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110204610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2460)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2459)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110204622 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110204622 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110204622 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110204622 DLM3UA 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) 20250427110204622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110204622 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) 20250427110204622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110204622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110204622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110204622 DLSS7 DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110204622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110204622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110204622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110204622 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) 20250427110204622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110204622 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) 20250427110204622 DLSS7 DEBUG Found route for dpc=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) 20250427110204622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110204622 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110204622 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2463)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2462)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110204642 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110204642 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110204642 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110204642 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110204642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110204642 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110204642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110204642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110204642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110204642 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110204642 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110204642 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110204643 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110204643 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110204643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110204643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110204643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110204643 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110204643 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110204643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110204643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110204643 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2466)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2465)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2465)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mt_sms2(2472)11077927 MSC_Test_2-SCCP(2464)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2466)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110204663 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110204663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110204663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110204663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110204663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110204663 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110204663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110204663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110204663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110204663 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 a9 09 27 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) 20250427110204663 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) 20250427110204663 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: Allocated (fsm.c:456) 20250427110204663 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: Allocated (fsm.c:456) 20250427110204663 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: is child of msub_fsm[0x55eefe1fff30] (fsm.c:486) 20250427110204663 DMSC DEBUG msc_a[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110204663 DMSC DEBUG msc_a[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1fff30] (fsm.c:486) 20250427110204663 DMSC DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110204663 DMSC DEBUG msc_i(unknown:UTRAN-Iu-444:NONE)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110204663 DMSC DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110204663 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110204663 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110204663 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110204663 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110204663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110204663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe1a1c90] (fsm.c:486) 20250427110204663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110204663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110204663 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110204663 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001043 id=262420000001043 (vlr.c:661) 20250427110204663 DVLR INFO New subscr, IMSI: 262420000001043 (vlr.c:562) 20250427110204663 DVLR DEBUG VLR subscr IMSI-262420000001043 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110204663 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110204663 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110204663 DVLR DEBUG VLR subscr IMSI-262420000001043 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110204663 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110204663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110204663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110204663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110204663 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110204663 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110204663 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110204663 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2090b0]{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(2465)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110204663 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110204663 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110204663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110204663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110204663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110204663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110204663 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110204663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110204663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110204663 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 a9 09 27 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2466)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@84c1225eaf8b: { messageType := 2, destLocRef := 'A90927'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2470)@84c1225eaf8b: Found GsupExpect[0] for "262420000001043" handled at TC_iu_lu_and_mt_sms2(2472) MSC_Test-GSUP(2470)@84c1225eaf8b: Added IMSI table entry 0TC_iu_lu_and_mt_sms2(2472)"262420000001043" TC_iu_lu_and_mt_sms2(2472)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2472)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110204669 DVLR DEBUG VLR subscr IMSI-262420000001043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110204669 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110204669 DVLR DEBUG SUBSCR(IMSI-262420000001043) Received 1 auth tuples (vlr.c:996) 20250427110204669 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110204669 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110204669 DMM DEBUG Tx AUTH REQ (rand = 378a51691db32e8e197a9dc25da552fe) (gsm_04_08.c:641) 20250427110204669 DMM DEBUG AUTH REQ (autn = 5fccdb8d8e4e9d353c632243997b1093) (gsm_04_08.c:643) 20250427110204669 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110204669 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110204669 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110204669 DVLR DEBUG VLR subscr IMSI-262420000001043 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110204669 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110204669 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110204669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110204669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110204669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110204669 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110204669 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110204669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110204669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110204669 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 a9 09 27 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 37 8a 51 69 1d b3 2e 8e 19 7a 9d c2 5d a5 52 fe 20 10 5f cc db 8d 8e 4e 9d 35 3c 63 22 43 99 7b 10 93 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2466)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2465)@84c1225eaf8b: patching N(SD)=1 into dtap '0514615DAC5F2104DDA250DA'O MSC_Test_2-RAN(2465)@84c1225eaf8b: patched enc_l3: '0554615DAC5F2104DDA250DA'O MSC_Test_2-SCCP(2464)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2464)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2464)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554615DAC5F2104DDA250DA'O 20250427110204676 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110204676 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110204676 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110204676 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110204676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2466)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110204676 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110204676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110204676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110204676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110204676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 61 5d ac 5f 21 04 dd a2 50 da 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110204676 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110204676 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110204676 DIUCS DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110204676 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110204676 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110204676 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110204676 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 615dac5fdda250da) (gsm_04_08.c:1128) 20250427110204676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110204676 DVLR DEBUG SUBSCR(IMSI-262420000001043) AUTH on UTRAN received RES: 615dac5fdda250da (8 bytes) (vlr_auth_fsm.c:151) 20250427110204676 DVLR INFO SUBSCR(IMSI-262420000001043) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110204676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110204676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110204676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110204676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2143b0] (vlr_auth_fsm.c:294) 20250427110204676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110204676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110204676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110204676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110204676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110204676 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110204676 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9dabb08efb0b9321fc65fd5273089255, CK=NONE (ran_msg_iu.c:388) 20250427110204676 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110204677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110204677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110204677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110204677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110204677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110204677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110204677 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110204677 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110204677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110204677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110204677 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 a9 09 27 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9d ab b0 8e fb 0b 93 21 fc 65 fd 52 73 08 92 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(2466)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2466)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2464)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2464)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2464)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110204682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110204682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110204682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110204682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110204682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110204682 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110204682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110204682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110204682 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110204682 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110204683 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110204683 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110204683 DIUCS DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110204683 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110204683 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110204683 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110204683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110204683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110204683 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-M3UA(2466)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110204683 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110204683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110204683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110204683 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110204683 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110204683 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110204683 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110204683 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110204683 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110204683 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110204683 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110204683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110204683 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110204683 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110204683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110204683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110204683 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 a9 09 27 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2466)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110204685 DVLR DEBUG VLR subscr IMSI-262420000001043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110204685 DVLR DEBUG IMSI:262420000001043 has MSISDN:491230001043 (vlr.c:1045) 20250427110204685 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250427110204685 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110204685 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110204685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110204685 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110204685 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110204685 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110204685 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:110) 20250427110204685 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110204685 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110204685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110204685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110204685 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55eefe1e02a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110204685 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55eefe1e02a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110204685 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55eefe1e02a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110204685 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55eefe1e02a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110204685 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55eefe1e02a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110204685 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55eefe1e02a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110204685 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x8D9E4252) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250427110204685 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55eefe1e02a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110204685 DMM DEBUG -> IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x8D9E4252 LOCATION UPDATE ACCEPT (TMSI = 0x8d9e4252) (gsm_04_08.c:149) 20250427110204685 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110204685 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110204685 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110204685 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x8D9E4252 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110204685 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110204685 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110204685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110204685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110204685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110204685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110204685 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110204685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110204685 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110204685 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 a9 09 27 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 8d 9e 42 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(2466)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2466)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2472)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2465)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2465)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2464)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2464)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2464)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110204688 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110204688 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110204688 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110204688 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110204688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110204688 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110204688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110204688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110204688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110204688 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2466)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110204688 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110204688 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110204688 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110204688 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110204688 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110204688 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110204688 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110204688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110204688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55eefe1e02a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110204688 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250427110204688 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110204688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55eefe1e02a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110204688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110204688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55eefe1e02a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110204688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55eefe1e02a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:817) 20250427110204688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55eefe1e02a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110204688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55eefe1e02a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110204688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110204688 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110204688 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250427110204688 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250427110204688 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110204688 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110204688 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110204688 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110204688 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110204688 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110204688 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110204688 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110204688 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110204688 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110204688 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110204688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110204688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110204688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110204688 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110204688 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110204688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110204688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110204688 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 a9 09 27 00 01 0d 00 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2466)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2464)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2464)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2464)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110204693 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110204693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110204693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110204693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110204693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110204693 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110204693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110204693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110204693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110204693 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bc 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110204693 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110204693 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110204693 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110204693 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110204693 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110204693 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110204693 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110204693 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110204693 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110204693 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110204693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110204693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1a1c90] (msc_a.c:1053) 20250427110204693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110204693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110204693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110204693 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1fff30] (msc_a.c:1053) 20250427110204693 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110204693 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110204693 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110204693 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252) MSC-A terminated (msub.c:261) 20250427110204693 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252) 1 MSC-I still active (msub.c:79) 20250427110204693 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110204693 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110204693 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1d8430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110204693 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1d8430]{READY}: Removing from parent msub_fsm[0x55eefe1fff30] (msub.c:113) 20250427110204693 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-444 (ran_conn.c:142) 20250427110204694 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-444 (ran_conn.c:155) 20250427110204694 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1d8430]{READY}: Freeing instance (msub.c:113) 20250427110204694 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-444:LU)[0x55eefe1d8430]{READY}: Deallocated (fsm.c:568) 20250427110204694 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252) Free (msub.c:119) 20250427110204694 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110204694 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Freeing instance (msub.c:113) 20250427110204694 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Deallocated (fsm.c:568) 20250427110204694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110204694 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110204694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110204694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110204694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110204694 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110204694 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110204694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110204694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110204694 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 a9 09 27 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2466)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@84c1225eaf8b: Session index based on local reference:0 20250427110204695 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110204695 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110204695 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110204695 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110204695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110204695 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110204695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110204695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110204695 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110204695 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 a9 09 27 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2465)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2472)11077927 TC_iu_lu_and_mt_sms2(2472)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2472)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2472)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2472)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2465)@84c1225eaf8b: Created IMSI[0] for '262420000001043'H'8D9E4252'O to be handled at TC_iu_lu_and_mt_sms2(2472) 20250427110204697 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427110204697 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250427110204697 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250427110204697 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250427110205698 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250427110205698 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250427110205698 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250427110205699 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250427110205699 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250427110205699 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250427110205700 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110205700 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110205700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110205700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110205700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110205700 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110205700 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110205700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110205700 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110205700 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 8d 9e 42 52 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2466)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2465)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms2(2472) TC_iu_lu_and_mt_sms2(2472)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2472)@84c1225eaf8b: 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 := '8D9E4252'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2465)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mt_sms2(2472)13494691 MSC_Test_2-SCCP(2464)@84c1225eaf8b: First idle individual index:0 20250427110205721 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110205721 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110205721 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110205721 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110205721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110205721 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110205721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110205721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110205721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110205721 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 cd e9 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 8d 9e 42 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) MSC_Test_2-M3UA(2466)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110205721 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) 20250427110205722 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Allocated (fsm.c:456) 20250427110205722 DMSC DEBUG msc_i[0x55eefe1a1c90]{READY}: Allocated (fsm.c:456) 20250427110205722 DMSC DEBUG msc_i[0x55eefe1a1c90]{READY}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110205722 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110205722 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110205722 DMSC DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110205722 DMSC DEBUG msc_i(unknown:UTRAN-Iu-445:NONE)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110205722 DMSC DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110205722 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110205722 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110205722 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110205722 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430] (fsm.c:486) 20250427110205722 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110205722 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110205722 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 + 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) 20250427110205722 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110205722 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110205722 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110205722 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110205722 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110205722 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1e02a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110205722 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1e02a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1fff30] (fsm.c:486) 20250427110205722 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1e02a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110205722 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1e02a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110205722 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 - proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427110205722 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110205722 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110205722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110205722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110205722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110205722 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110205722 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110205722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110205722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110205722 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 cd e9 a3 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2466)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@84c1225eaf8b: { messageType := 2, destLocRef := 'CDE9A3'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_lu_and_mt_sms2(2472)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2472)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110205727 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 + vlr_gsup_rx: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110205727 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1e02a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110205727 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252) Received 1 auth tuples (vlr.c:996) 20250427110205727 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1e02a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110205727 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1e02a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110205727 DMM DEBUG Tx AUTH REQ (rand = 18bc82df9ad5fcbc757b374ac67607c0) (gsm_04_08.c:641) 20250427110205727 DMM DEBUG AUTH REQ (autn = 2b3f17ed5d935e6bbace2960fc37b17d) (gsm_04_08.c:643) 20250427110205727 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110205727 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110205727 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110205727 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 - vlr_gsup_rx: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr.c:1410) 20250427110205727 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110205727 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110205727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110205727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110205727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110205727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110205727 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110205727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110205727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110205727 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 cd e9 a3 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 18 bc 82 df 9a d5 fc bc 75 7b 37 4a c6 76 07 c0 20 10 2b 3f 17 ed 5d 93 5e 6b ba ce 29 60 fc 37 b1 7d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2466)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2465)@84c1225eaf8b: patching N(SD)=0 into dtap '05140C1E76D82104F947CF41'O MSC_Test_2-RAN(2465)@84c1225eaf8b: patched enc_l3: '05140C1E76D82104F947CF41'O MSC_Test_2-SCCP(2464)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2464)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2464)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05140C1E76D82104F947CF41'O 20250427110205734 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110205734 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110205734 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110205734 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110205734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2466)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110205734 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110205734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110205734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110205734 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110205734 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 0c 1e 76 d8 21 04 f9 47 cf 41 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110205735 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110205735 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110205735 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110205735 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110205735 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110205735 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110205735 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0c1e76d8f947cf41) (gsm_04_08.c:1128) 20250427110205735 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1e02a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110205735 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252) AUTH on UTRAN received RES: 0c1e76d8f947cf41 (8 bytes) (vlr_auth_fsm.c:151) 20250427110205735 DVLR INFO SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110205735 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1e02a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110205735 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1e02a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110205735 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1e02a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110205735 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1e02a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1fff30] (vlr_auth_fsm.c:294) 20250427110205735 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1e02a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110205735 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1e02a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110205735 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110205735 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110205735 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110205735 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110205735 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f6d2ea8da105f53eba8ebd489556b353, CK=NONE (ran_msg_iu.c:388) 20250427110205735 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110205735 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110205735 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110205735 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110205735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110205736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110205736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110205736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110205736 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110205736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110205736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110205736 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 cd e9 a3 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f6 d2 ea 8d a1 05 f5 3e ba 8e bd 48 95 56 b3 53 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2466)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2464)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2464)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2464)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110205741 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110205741 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2466)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110205741 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110205741 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110205741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110205741 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110205741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110205741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110205741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110205741 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110205742 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110205742 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110205742 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110205742 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110205742 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110205742 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110205742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110205742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110205742 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110205742 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110205742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110205742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110205742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110205742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110205742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110205742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110205742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110205742 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110205742 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250427110205742 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427110205742 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110205742 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110205742 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 - Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (paging.c:202) 20250427110205742 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250427110205742 DMSC NOTICE Pending paging while subscriber 262420000001043 attached. (sms_queue.c:558) 20250427110205743 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110205743 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110205743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110205743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110205743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110205743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110205743 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110205743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110205743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110205743 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 cd e9 a3 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) 20250427110205743 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110205743 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110205743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110205743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110205743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110205743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110205743 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110205743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110205743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110205743 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 cd e9 a3 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 11 20 50 00 09 c8 32 9b fd 06 4d 9b 53 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2466)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2466)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2466)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2464)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2472)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2464)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@84c1225eaf8b: vl_len:19 MSC_Test_2-SCCP(2464)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2464)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250427110205756 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110205756 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110205756 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110205756 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110205756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110205756 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110205756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110205756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110205756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110205756 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) 20250427110205756 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110205756 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110205756 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110205756 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110205756 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110205756 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2464)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@84c1225eaf8b: vl_len:22 MSC_Test_2-SCCP(2464)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2464)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2466)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110205956 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110205956 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110205956 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110205956 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110205956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110205957 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110205957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110205957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110205957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110205957 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) 20250427110205957 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110205957 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110205957 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110205957 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110205957 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110205957 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110205957 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427110205957 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110205958 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110205958 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250427110205958 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250427110205958 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250427110205958 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250427110205959 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110205959 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110205959 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110205959 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110205959 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110205959 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110205959 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110205959 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110205959 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110205959 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110205959 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110205959 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110205959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110205959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110205959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110205959 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110205959 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110205959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110205959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110205959 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 cd e9 a3 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) 20250427110205959 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110205959 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110205959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110205959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110205959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110205959 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110205959 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110205959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110205959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110205959 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 cd e9 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(2466)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2466)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2466)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2466)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2472)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2464)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2464)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2464)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110205969 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110205969 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110205969 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110205969 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110205969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110205969 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110205969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110205969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110205969 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110205969 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bd 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110205969 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110205969 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110205970 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110205970 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110205970 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110205970 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110205970 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110205970 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110205970 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110205970 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110205970 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110205970 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430] (msc_a.c:1053) 20250427110205970 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110205970 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110205970 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2143b0] (msc_a.c:1053) 20250427110205970 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110205970 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110205970 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110205970 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252) MSC-A terminated (msub.c:261) 20250427110205970 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252) 1 MSC-I still active (msub.c:79) 20250427110205970 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110205970 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110205970 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1a1c90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110205970 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1a1c90]{READY}: Removing from parent msub_fsm[0x55eefe2143b0] (msub.c:113) 20250427110205970 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-445 (ran_conn.c:142) 20250427110205970 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-445 (ran_conn.c:155) 20250427110205970 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1a1c90]{READY}: Freeing instance (msub.c:113) 20250427110205970 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-445:PAGING_RESP)[0x55eefe1a1c90]{READY}: Deallocated (fsm.c:568) 20250427110205970 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252) Free (msub.c:119) 20250427110205970 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110205970 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Freeing instance (msub.c:113) 20250427110205970 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Deallocated (fsm.c:568) 20250427110205970 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110205970 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110205970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110205970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110205970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110205970 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110205971 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110205971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110205971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110205971 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 cd e9 a3 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2466)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-RAN(2465)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2472)13494691 20250427110205974 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110205974 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110205974 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110205974 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110205974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110205974 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110205974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110205974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110205974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110205974 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 cd e9 a3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mt_sms2(2472)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2466)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_sms2(2472)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2472)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2472)@84c1225eaf8b: Final verdict of PTC: pass 20250427110205980 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110205980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110205980 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110205980 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110205980 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110205980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110205980 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110205980 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110205981 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110205981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110205981 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110205981 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110205981 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110205981 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110205981 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110205981 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110205981 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) 20250427110205981 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) 20250427110205981 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110205981 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110205981 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(2460)@84c1225eaf8b: Final verdict of PTC: none 20250427110205981 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110205981 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110205982 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-RAN(2459)@84c1225eaf8b: Final verdict of PTC: none 20250427110205982 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110205982 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110205983 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) 20250427110205983 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110205983 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110205983 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427110205983 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) 20250427110205983 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427110205983 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427110205983 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) 20250427110205983 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110205983 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110205983 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110205983 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110205983 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110205983 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110205983 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) 20250427110205983 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) 20250427110205983 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110205983 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110205983 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(2467)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2463)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2461)@84c1225eaf8b: Final verdict of PTC: none 20250427110205983 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110205984 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2470)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2458)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2464)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2462)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2471)@84c1225eaf8b: Final verdict of PTC: none 20250427110205984 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110205984 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) 20250427110205984 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110205984 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110205984 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) 20250427110205984 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110205984 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110205984 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110205984 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110205984 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110205984 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110205984 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) 20250427110205984 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110205984 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110205984 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(2469)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2465)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2457)@84c1225eaf8b: Final verdict of PTC: none 20250427110205985 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110205985 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110205985 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-M3UA(2466)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2468)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2473)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2457): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2458): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2459): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2460): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2461): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2462): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2463): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2464): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2465): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2466): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2467): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2468): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2469): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2470): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2471): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_lu_and_mt_sms2(2472): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2473): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_lu_and_mt_sms finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass'. Sun Apr 27 11:02:05 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_sms.talloc 20250427110206986 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=531128) 20250427110207983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110207983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110207983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110207984 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110207984 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110207984 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110207985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110207985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110207985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110207987 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=531128, count=534436) 20250427110208989 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging ------ Sun Apr 27 11:02:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110209990 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_lu_and_mt_sms_already_paging started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2477)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2477)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2477)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2475)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2480)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2480)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2480)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2478)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2483)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2483)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2483)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2481)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110210904 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2484)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110210991 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110210991 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2486)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2486)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110210997 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2486)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2486)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2486)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2486)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110211016 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110211016 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427110211069 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110211069 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110211069 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110211069 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2477)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2477)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110211071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110211071 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110211071 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110211071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110211072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110211072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110211072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110211072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110211072 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110211072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110211072 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2477)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2477)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2477)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2477)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110211072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110211072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110211073 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110211073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110211073 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110211073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110211073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110211073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110211073 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110211073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110211073 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110211073 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2477)@84c1225eaf8b: Message received on association #8 20250427110211073 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110211073 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2477)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2477)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2477)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2477)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2477)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2477)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2487)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110211084 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110211084 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110211084 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110211084 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2480)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2480)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110211086 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110211086 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110211086 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110211086 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110211086 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110211086 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110211086 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110211086 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) 20250427110211086 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110211086 DLSS7 DEBUG 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) 20250427110211086 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2480)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2480)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2480)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2480)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110211087 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110211087 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110211087 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110211087 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) 20250427110211087 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110211087 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110211087 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110211087 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) 20250427110211087 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110211087 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110211087 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2480)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2480)@84c1225eaf8b: Message received on association #8 20250427110211087 DLSS7 DEBUG 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) 20250427110211087 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110211087 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2480)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2480)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2480)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2480)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2480)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2480)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110211099 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110211099 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110211099 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110211099 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2483)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2483)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110211106 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110211107 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110211107 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110211107 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110211107 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110211107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110211107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110211107 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) 20250427110211107 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110211107 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) 20250427110211107 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2483)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2483)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2483)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2483)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110211109 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110211109 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110211109 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110211109 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) 20250427110211109 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110211109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110211109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110211109 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) 20250427110211109 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110211109 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) 20250427110211109 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) 20250427110211109 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110211109 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110211109 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110211109 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2483)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2480)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2480)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2483)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2483)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2483)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2483)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2483)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2483)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2483)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110211883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110211883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110211883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110211883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110211883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110211883 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110211883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110211883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110211883 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110211883 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110211884 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110211884 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110211884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110211884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110211884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110211884 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110211884 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110211884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110211884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110211884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2477)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2476)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110211896 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110211896 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110211896 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110211896 DLM3UA 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) 20250427110211896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110211896 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) 20250427110211896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110211896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110211896 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110211896 DLSS7 DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110211896 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110211896 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110211896 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110211896 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) 20250427110211896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110211896 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) 20250427110211896 DLSS7 DEBUG Found route for dpc=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) 20250427110211896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110211896 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110211896 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2480)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2479)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110211914 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110211914 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110211914 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110211914 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110211914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110211914 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110211914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110211914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110211914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110211914 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110211914 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110211914 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110211915 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110211915 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110211915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110211915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110211915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110211915 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110211915 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110211915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110211915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110211915 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2482)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2482)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2489)6062834 MSC_Test_2-SCCP(2481)@84c1225eaf8b: First idle individual index:0 20250427110211934 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110211934 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110211934 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110211934 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110211934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110211934 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110211934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110211934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110211934 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110211934 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 5c 82 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 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110211934 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) 20250427110211934 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: Allocated (fsm.c:456) 20250427110211934 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: Allocated (fsm.c:456) 20250427110211934 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: is child of msub_fsm[0x55eefe1fff30] (fsm.c:486) 20250427110211934 DMSC DEBUG msc_a[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110211934 DMSC DEBUG msc_a[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1fff30] (fsm.c:486) 20250427110211934 DMSC DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110211934 DMSC DEBUG msc_i(unknown:UTRAN-Iu-446:NONE)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110211934 DMSC DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110211934 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110211934 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110211934 DMM DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000101045 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110211934 DMM DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110211934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110211934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe1a1c90] (fsm.c:486) 20250427110211934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110211934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110211934 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110211934 DVLR DEBUG set IMSI on subscriber; IMSI=262420000101045 id=262420000101045 (vlr.c:661) 20250427110211934 DVLR INFO New subscr, IMSI: 262420000101045 (vlr.c:562) 20250427110211934 DVLR DEBUG VLR subscr IMSI-262420000101045 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110211934 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110211935 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110211935 DVLR DEBUG VLR subscr IMSI-262420000101045 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110211935 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110211935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110211935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110211935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110211935 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110211935 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110211935 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110211935 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2090b0]{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(2482)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110211935 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110211935 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110211935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110211935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110211935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110211935 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110211935 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110211935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110211935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110211935 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 5c 82 f2 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@84c1225eaf8b: { messageType := 2, destLocRef := '5C82F2'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-GSUP(2487)@84c1225eaf8b: Found GsupExpect[0] for "262420000101045" handled at TC_iu_lu_and_mt_sms_already_paging2(2489) MSC_Test-GSUP(2487)@84c1225eaf8b: Added IMSI table entry 0TC_iu_lu_and_mt_sms_already_paging2(2489)"262420000101045" MSC_Test_2-SCCP(2481)@84c1225eaf8b: Session index based on local reference:0 TC_iu_lu_and_mt_sms_already_paging2(2489)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2489)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110211940 DVLR DEBUG VLR subscr IMSI-262420000101045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110211940 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110211940 DVLR DEBUG SUBSCR(IMSI-262420000101045) Received 1 auth tuples (vlr.c:996) 20250427110211940 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110211940 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110211940 DMM DEBUG Tx AUTH REQ (rand = ed37442d3d7d0f866c3bca13b633f6ea) (gsm_04_08.c:641) 20250427110211940 DMM DEBUG AUTH REQ (autn = e06471e72fa46ed79d57cc89582fd024) (gsm_04_08.c:643) 20250427110211940 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110211940 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110211940 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110211940 DVLR DEBUG VLR subscr IMSI-262420000101045 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110211941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110211941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110211941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110211941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110211941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110211941 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110211941 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110211941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110211941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110211941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 5c 82 f2 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ed 37 44 2d 3d 7d 0f 86 6c 3b ca 13 b6 33 f6 ea 20 10 e0 64 71 e7 2f a4 6e d7 9d 57 cc 89 58 2f d0 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2482)@84c1225eaf8b: patching N(SD)=1 into dtap '051486D26BD521049F41B83A'O MSC_Test_2-RAN(2482)@84c1225eaf8b: patched enc_l3: '055486D26BD521049F41B83A'O MSC_Test_2-SCCP(2481)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2481)@84c1225eaf8b: vl_from0 20250427110211950 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110211950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110211950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110211950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110211950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110211950 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110211950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110211950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110211950 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110211950 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 86 d2 6b d5 21 04 9f 41 b8 3a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2481)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055486D26BD521049F41B83A'O 20250427110211950 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110211950 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110211950 DIUCS DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110211950 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110211950 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110211950 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110211950 DMM DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 86d26bd59f41b83a) (gsm_04_08.c:1128) 20250427110211950 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110211950 DVLR DEBUG SUBSCR(IMSI-262420000101045) AUTH on UTRAN received RES: 86d26bd59f41b83a (8 bytes) (vlr_auth_fsm.c:151) 20250427110211950 DVLR INFO SUBSCR(IMSI-262420000101045) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110211950 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110211950 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110211950 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110211950 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2143b0] (vlr_auth_fsm.c:294) 20250427110211950 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110211950 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110211950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110211950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110211950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110211950 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110211950 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2a24e61f69ef29bfaa5eb1a9fead28db, CK=NONE (ran_msg_iu.c:388) 20250427110211950 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110211950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110211950 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110211950 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110211950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110211950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110211950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110211950 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110211950 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110211950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110211950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110211950 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 5c 82 f2 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 2a 24 e6 1f 69 ef 29 bf aa 5e b1 a9 fe ad 28 db 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2481)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2481)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110211960 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110211960 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110211960 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110211960 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110211960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110211960 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110211960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110211960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110211960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110211960 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110211960 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110211960 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110211960 DIUCS DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110211960 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110211960 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110211960 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110211960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110211960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110211960 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110211960 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110211960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110211960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110211960 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110211960 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110211960 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110211960 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110211960 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110211960 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110211960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110211960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110211960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110211960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110211960 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110211960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110211961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110211961 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 5c 82 f2 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110211967 DVLR DEBUG VLR subscr IMSI-262420000101045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110211967 DVLR DEBUG IMSI:262420000101045 has MSISDN:491230101045 (vlr.c:1045) 20250427110211967 DMSC NOTICE msub(IMSI-262420000101045:MSISDN-491230101045) VLR: update for IMSI=262420000101045 (MSISDN=491230101045) (gsm_04_08.c:1541) 20250427110211967 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110211967 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110211967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110211967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110211967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110211967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110211967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:110) 20250427110211967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110211967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110211967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110211967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110211967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55eefe2029e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110211967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55eefe2029e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110211967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55eefe2029e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110211967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55eefe2029e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110211967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55eefe2029e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110211967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55eefe2029e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110211967 DMSC NOTICE msub(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x7BA12C75) VLR: update for IMSI=262420000101045 (MSISDN=491230101045) (gsm_04_08.c:1541) 20250427110211967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55eefe2029e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110211967 DMM DEBUG -> IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x7BA12C75 LOCATION UPDATE ACCEPT (TMSI = 0x7ba12c75) (gsm_04_08.c:149) 20250427110211967 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110211967 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110211967 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110211968 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x7BA12C75 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110211968 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110211968 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110211968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110211968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110211968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110211968 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110211968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110211968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110211968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110211968 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 5c 82 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 7b a1 2c 75 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2489)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2482)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2482)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2481)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2481)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110211975 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110211975 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110211975 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110211975 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110211975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110211975 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110211975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110211975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110211975 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110211975 DLSS7 DEBUG 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) 20250427110211975 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110211975 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110211975 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110211975 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110211975 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110211975 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110211975 DMM DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110211975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110211975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55eefe2029e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110211975 DMSC NOTICE msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75) VLR: update for IMSI=262420000101045 (MSISDN=491230101045) (gsm_04_08.c:1541) 20250427110211975 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110211975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55eefe2029e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110211975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110211975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55eefe2029e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110211975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55eefe2029e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:817) 20250427110211975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55eefe2029e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110211975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55eefe2029e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110211975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110211975 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110211975 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.959s remaining) (msc_a.c:450) 20250427110211975 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101045/3/1): Available (smpp_smsc.c:626) 20250427110211975 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110211975 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110211975 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110211975 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110211975 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110211975 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110211975 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110211975 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110211975 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110211975 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110211975 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110211976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110211976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110211976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110211976 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110211976 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110211976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110211976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110211976 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 5c 82 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(2483)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2481)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2481)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110211984 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110211984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110211984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110211984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110211984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110211984 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110211984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110211984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110211984 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110211984 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110211984 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110211984 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110211984 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110211984 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110211984 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110211984 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110211984 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110211984 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110211984 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110211984 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110211984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110211984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1a1c90] (msc_a.c:1053) 20250427110211984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110211984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110211984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110211984 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1fff30] (msc_a.c:1053) 20250427110211984 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110211984 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110211984 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110211984 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75) MSC-A terminated (msub.c:261) 20250427110211984 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75) 1 MSC-I still active (msub.c:79) 20250427110211984 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110211984 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110211984 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1d8430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110211984 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1d8430]{READY}: Removing from parent msub_fsm[0x55eefe1fff30] (msub.c:113) 20250427110211984 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-446 (ran_conn.c:142) 20250427110211984 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-446 (ran_conn.c:155) 20250427110211984 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1d8430]{READY}: Freeing instance (msub.c:113) 20250427110211984 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-446:LU)[0x55eefe1d8430]{READY}: Deallocated (fsm.c:568) 20250427110211984 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75) Free (msub.c:119) 20250427110211984 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110211984 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Freeing instance (msub.c:113) 20250427110211984 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Deallocated (fsm.c:568) 20250427110211984 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110211984 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110211984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110211984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110211984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110211984 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110211984 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110211984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110211984 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110211985 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 5c 82 f2 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@84c1225eaf8b: Session index based on local reference:0 20250427110211986 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110211986 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110211986 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110211986 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110211986 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110211986 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110211986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110211986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110211986 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110211986 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 5c 82 f2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2482)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2489)6062834 TC_iu_lu_and_mt_sms_already_paging2(2489)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2489)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2489)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2489)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2482)@84c1225eaf8b: Created IMSI[0] for '262420000101045'H'7BA12C75'O to be handled at TC_iu_lu_and_mt_sms_already_paging2(2489) TC_iu_lu_and_mt_sms_already_paging2(2489)@84c1225eaf8b: first SMS 20250427110211989 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427110211989 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250427110211989 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250427110211989 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250427110212991 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250427110212991 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250427110212992 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250427110212992 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250427110212992 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250427110212992 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250427110212993 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110212993 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110212993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110212993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110212993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110212993 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110212993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110212993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110212993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110212993 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 7b a1 2c 75 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2482)@84c1225eaf8b: 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)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2489)@84c1225eaf8b: second SMS 20250427110213009 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (msc_vty.c:1285) 20250427110213009 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:95) 20250427110213010 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:77) 20250427110213010 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 - 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)@84c1225eaf8b: 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 := '7BA12C75'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2482)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2489)2344850 MSC_Test_2-SCCP(2481)@84c1225eaf8b: First idle individual index:0 20250427110213018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110213018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110213018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110213018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110213018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110213018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110213018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110213018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110213018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110213018 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 23 c7 92 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 7b a1 2c 75 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) 20250427110213018 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) 20250427110213018 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Allocated (fsm.c:456) 20250427110213018 DMSC DEBUG msc_i[0x55eefe1a1c90]{READY}: Allocated (fsm.c:456) 20250427110213019 DMSC DEBUG msc_i[0x55eefe1a1c90]{READY}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110213019 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110213019 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110213019 DMSC DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110213019 DMSC DEBUG msc_i(unknown:UTRAN-Iu-447:NONE)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110213019 DMSC DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110213019 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110213019 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110213019 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110213019 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430] (fsm.c:486) 20250427110213019 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110213019 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110213019 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 + 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) 20250427110213019 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110213019 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110213019 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110213019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110213019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110213019 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe2029e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110213019 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe2029e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1fff30] (fsm.c:486) 20250427110213019 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe2029e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110213019 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe2029e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110213019 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 - proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427110213019 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110213019 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110213019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110213019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110213019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110213019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110213019 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110213019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110213019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110213019 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 23 c7 92 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@84c1225eaf8b: { messageType := 2, destLocRef := '23C792'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_lu_and_mt_sms_already_paging2(2489)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2489)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110213024 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 + vlr_gsup_rx: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110213024 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe2029e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110213024 DVLR DEBUG SUBSCR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75) Received 1 auth tuples (vlr.c:996) 20250427110213024 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe2029e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110213024 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe2029e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110213024 DMM DEBUG Tx AUTH REQ (rand = df11af877502f6196d7c40d379ead500) (gsm_04_08.c:641) 20250427110213024 DMM DEBUG AUTH REQ (autn = 21eda034eef969fa25e7ef43d5057212) (gsm_04_08.c:643) 20250427110213024 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110213024 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110213024 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110213024 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 - vlr_gsup_rx: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr.c:1410) 20250427110213024 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110213024 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110213024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110213024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110213024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110213024 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110213024 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110213024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110213024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110213024 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 23 c7 92 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 df 11 af 87 75 02 f6 19 6d 7c 40 d3 79 ea d5 00 20 10 21 ed a0 34 ee f9 69 fa 25 e7 ef 43 d5 05 72 12 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2482)@84c1225eaf8b: patching N(SD)=0 into dtap '051452481D492104A146DE89'O MSC_Test_2-RAN(2482)@84c1225eaf8b: patched enc_l3: '051452481D492104A146DE89'O MSC_Test_2-SCCP(2481)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2481)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051452481D492104A146DE89'O 20250427110213030 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110213030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110213030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110213030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110213030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110213030 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110213030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110213030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110213030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110213030 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 52 48 1d 49 21 04 a1 46 de 89 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110213031 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110213031 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110213031 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110213031 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110213031 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110213031 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110213031 DMM DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 52481d49a146de89) (gsm_04_08.c:1128) 20250427110213031 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe2029e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110213031 DVLR DEBUG SUBSCR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75) AUTH on UTRAN received RES: 52481d49a146de89 (8 bytes) (vlr_auth_fsm.c:151) 20250427110213031 DVLR INFO SUBSCR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110213031 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe2029e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110213031 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe2029e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110213031 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe2029e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110213031 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe2029e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1fff30] (vlr_auth_fsm.c:294) 20250427110213031 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe2029e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110213031 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe2029e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110213031 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110213031 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110213031 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110213031 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110213031 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8c2d873cdc5a9f60b91fa07abbd26715, CK=NONE (ran_msg_iu.c:388) 20250427110213031 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110213031 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110213031 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110213031 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110213031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110213031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110213031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110213031 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110213031 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110213031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110213031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110213031 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 23 c7 92 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 8c 2d 87 3c dc 5a 9f 60 b9 1f a0 7a bb d2 67 15 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2481)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2481)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110213037 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110213037 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110213037 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110213037 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110213037 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110213037 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110213037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110213037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110213037 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110213037 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110213037 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110213037 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110213037 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110213037 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110213037 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110213037 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110213037 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110213037 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110213037 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110213037 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110213037 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110213037 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110213037 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110213038 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110213038 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110213038 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110213038 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110213038 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110213038 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250427110213038 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427110213038 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110213038 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110213038 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 - Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (paging.c:202) 20250427110213038 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101045/3/1): Available (smpp_smsc.c:626) 20250427110213038 DMSC NOTICE Pending paging while subscriber 262420000101045 attached. (sms_queue.c:558) 20250427110213038 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110213038 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110213038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110213038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110213038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110213038 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110213038 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110213038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110213038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110213038 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 23 c7 92 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) 20250427110213038 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110213038 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110213038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110213038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110213038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110213038 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110213038 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110213038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110213038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110213038 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 23 c7 92 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 11 20 21 00 09 c8 32 9b fd 06 4d 9b 53 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2483)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2481)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2481)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2489)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2481)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: vl_len:19 MSC_Test_2-SCCP(2481)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250427110213053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110213053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110213053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110213053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110213053 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110213053 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110213053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110213053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110213053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110213053 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) 20250427110213054 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110213054 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110213054 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110213054 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110213054 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110213054 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2481)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: vl_len:22 MSC_Test_2-SCCP(2481)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110213256 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110213256 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110213256 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110213256 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110213256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110213256 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110213256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110213256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110213256 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110213256 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) 20250427110213256 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110213256 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110213256 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110213257 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110213257 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110213257 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110213257 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427110213257 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110213257 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110213257 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250427110213257 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250427110213257 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb) (db.c:771) 20250427110213257 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 + SMS-pending: now used by 7 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb,SMS-pending) (sms_queue.c:201) 20250427110213257 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 + SMS: now used by 8 (attached,2*SMS-receiver,2*SMS,active-conn,sms_sms_cb,SMS-pending) (transaction.c:228) 20250427110213257 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250427110213257 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110213257 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427110213257 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110213257 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110213257 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 - sms_sms_cb: now used by 7 (attached,2*SMS-receiver,2*SMS,active-conn,SMS-pending) (sms_queue.c:627) 20250427110213257 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 - SMS-receiver: now used by 6 (attached,SMS-receiver,2*SMS,active-conn,SMS-pending) (gsm_04_11.c:77) 20250427110213257 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 - SMS: now used by 5 (attached,SMS-receiver,SMS,active-conn,SMS-pending) (transaction.c:281) 20250427110213257 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110213257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110213257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110213257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110213257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110213257 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110213257 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110213257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110213257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110213257 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 23 c7 92 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) 20250427110213257 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110213257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110213257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110213257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110213257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110213257 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110213257 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110213257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110213257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110213257 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 23 c7 92 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 11 20 31 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2483)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2489)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2489)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2481)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: vl_len:19 MSC_Test_2-SCCP(2481)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110213261 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110213261 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110213261 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110213261 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110213261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110213261 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110213261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110213261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110213261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110213261 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: vl_len:22 MSC_Test_2-SCCP(2481)@84c1225eaf8b: vl_from0 20250427110213261 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110213261 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110213261 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110213261 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2481)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O 20250427110213261 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110213261 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110213464 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110213464 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110213464 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110213464 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110213464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110213464 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110213464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110213464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110213464 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110213464 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) 20250427110213465 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110213465 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110213465 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110213465 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110213465 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110213465 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110213465 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427110213465 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110213465 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110213465 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS,active-conn,SMS-pending,sms_sms_cb) (sms_queue.c:621) 20250427110213465 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250427110213465 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250427110213465 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250427110213465 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110213465 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110213465 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110213465 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110213465 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110213465 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110213465 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110213465 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110213465 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110213465 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110213465 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110213465 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110213465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110213465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110213465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110213465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110213465 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110213465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110213465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110213465 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 23 c7 92 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) 20250427110213465 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110213465 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110213465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110213465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110213465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110213465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110213465 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110213465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110213465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110213465 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 23 c7 92 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2483)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2481)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2489)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2481)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2481)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2481)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110213467 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110213467 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110213467 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110213467 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110213467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110213467 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110213467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110213467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110213467 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110213467 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110213468 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110213468 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110213468 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110213468 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110213468 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110213468 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110213468 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110213468 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110213468 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110213468 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110213468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110213468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430] (msc_a.c:1053) 20250427110213468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110213468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110213468 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2143b0] (msc_a.c:1053) 20250427110213468 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110213468 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110213468 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110213468 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75) MSC-A terminated (msub.c:261) 20250427110213468 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75) 1 MSC-I still active (msub.c:79) 20250427110213468 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110213468 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110213468 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1a1c90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110213468 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1a1c90]{READY}: Removing from parent msub_fsm[0x55eefe2143b0] (msub.c:113) 20250427110213468 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-447 (ran_conn.c:142) 20250427110213468 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-447 (ran_conn.c:155) 20250427110213468 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1a1c90]{READY}: Freeing instance (msub.c:113) 20250427110213468 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75:UTRAN-Iu-447:PAGING_RESP)[0x55eefe1a1c90]{READY}: Deallocated (fsm.c:568) 20250427110213468 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75) Free (msub.c:119) 20250427110213468 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x7BA12C75 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110213468 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Freeing instance (msub.c:113) 20250427110213468 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Deallocated (fsm.c:568) 20250427110213468 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110213468 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110213468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110213468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110213468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110213468 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110213468 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110213468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110213468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110213468 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 23 c7 92 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2483)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110213468 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110213468 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110213468 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110213468 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110213468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110213468 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110213468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110213468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110213468 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110213468 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 23 c7 92 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2482)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2489)2344850 TC_iu_lu_and_mt_sms_already_paging2(2489)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2489)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2489)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2489)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-SCCP(2475)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2478)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(2487)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2482)@84c1225eaf8b: Final verdict of PTC: none 20250427110213471 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110213471 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110213471 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110213471 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110213471 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_2-SCCP(2481)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(2477)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2474)@84c1225eaf8b: Final verdict of PTC: none 20250427110213471 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110213471 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110213471 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110213471 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110213471 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110213471 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110213471 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110213471 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110213471 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110213471 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110213471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110213471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110213471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110213471 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) 20250427110213471 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_1-RAN(2479)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2484)@84c1225eaf8b: Final verdict of PTC: none 20250427110213471 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427110213471 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110213471 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110213471 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110213471 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110213471 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(2486)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2483)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2488)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2485)@84c1225eaf8b: Final verdict of PTC: none 20250427110213471 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110213471 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) 20250427110213471 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110213471 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110213471 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110213471 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) 20250427110213471 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110213471 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110213471 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110213471 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110213471 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110213471 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110213471 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110213471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110213471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110213471 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) 20250427110213471 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) 20250427110213471 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110213471 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110213471 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110213472 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) IPA-CTRL-CLI-IPA(2490)@84c1225eaf8b: Final verdict of PTC: none 20250427110213472 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110213472 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110213472 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) 20250427110213472 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110213472 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110213472 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) 20250427110213472 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110213472 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110213472 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110213472 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110213472 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110213472 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110213472 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) 20250427110213472 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110213472 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110213472 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110213472 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110213472 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2480)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2476)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2474): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2475): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2476): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2477): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2478): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2479): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2480): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2481): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2482): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2483): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2484): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2485): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2486): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2487): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2488): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_lu_and_mt_sms_already_paging2(2489): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2490): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass'. Sun Apr 27 11:02:13 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 20250427110214472 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=585888) 20250427110215472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110215472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110215472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110215472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110215472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110215472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110215473 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110215473 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110215473 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110215473 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=585888, count=589196) 20250427110216474 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing ------ Sun Apr 27 11:02:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110217475 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_lu_and_mt_sms_paging_and_nothing started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2494)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2494)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2494)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2492)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2497)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2497)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2497)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2495)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2500)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2500)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2500)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2498)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110218360 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2501)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110218475 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110218475 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2503)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2503)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110218476 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2503)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2503)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2503)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2503)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110218485 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110218485 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2504)@84c1225eaf8b: Created GsupExpect[0] for "262420000101843" to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2506) TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110218531 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110218531 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110218531 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110218531 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2494)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2494)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110218532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110218532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110218532 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110218532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110218532 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110218532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110218532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110218532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110218532 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110218532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110218532 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2494)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2494)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2494)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2494)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2494)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2494)@84c1225eaf8b: Message received on association #8 20250427110218532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110218532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110218532 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110218532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110218532 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110218532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110218532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110218532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110218532 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110218532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110218532 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110218532 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110218532 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110218532 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2494)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2494)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2494)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2494)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2494)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2494)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110218542 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110218542 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110218542 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110218542 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2497)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2497)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110218543 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110218543 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110218543 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110218543 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110218543 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110218543 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110218543 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110218543 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) 20250427110218543 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110218543 DLSS7 DEBUG 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) 20250427110218543 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2497)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2497)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2497)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2497)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110218543 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110218543 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110218543 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110218543 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) 20250427110218543 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110218543 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110218543 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110218543 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) 20250427110218543 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110218543 DLSS7 DEBUG 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) 20250427110218543 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110218543 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2497)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2497)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2497)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2497)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2497)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2497)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2497)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110218543 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110218543 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110218555 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110218555 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110218555 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110218555 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2500)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2500)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110218557 DLSS7 [1;34mDEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110218557 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110218557 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110218557 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110218557 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110218557 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110218557 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110218557 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) 20250427110218557 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110218557 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) 20250427110218557 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2500)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2500)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2500)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2500)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110218557 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110218557 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110218557 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110218557 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) 20250427110218557 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110218557 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110218557 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110218557 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) 20250427110218557 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110218557 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) 20250427110218557 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) 20250427110218557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110218557 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(2500)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2497)@84c1225eaf8b: Message received on association #8 20250427110218557 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110218557 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2497)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2500)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2500)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2500)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2500)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2500)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2500)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2500)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110219342 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110219342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110219342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110219342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110219342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110219342 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110219342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110219342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110219342 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110219343 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110219344 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110219344 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110219344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110219344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110219344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110219344 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110219344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110219344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110219344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110219344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2494)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2493)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2497)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110219357 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110219357 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110219357 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110219357 DLM3UA 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) 20250427110219357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110219357 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) 20250427110219357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110219358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110219358 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110219358 DLSS7 DEBUG 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) 20250427110219358 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110219358 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110219358 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110219358 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) 20250427110219358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110219358 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) 20250427110219358 DLSS7 DEBUG Found route for dpc=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) 20250427110219358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110219358 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110219358 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2497)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2496)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110219372 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110219372 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110219372 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110219372 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110219372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110219372 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110219372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110219372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110219372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110219373 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(2500)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110219373 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110219373 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110219373 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110219373 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110219373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110219373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110219373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110219373 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110219373 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110219373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110219373 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110219373 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2500)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2499)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2499)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)15089815 MSC_Test_2-SCCP(2498)@84c1225eaf8b: First idle individual index:0 20250427110219387 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110219387 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110219387 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110219387 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110219387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110219387 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110219387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110219387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110219387 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110219387 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 e6 40 97 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 01 81 34 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2500)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110219388 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) MSC_Test_2-RAN(2499)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110219388 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: Allocated (fsm.c:456) 20250427110219388 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: Allocated (fsm.c:456) 20250427110219388 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: is child of msub_fsm[0x55eefe1fff30] (fsm.c:486) 20250427110219388 DMSC DEBUG msc_a[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110219388 DMSC DEBUG msc_a[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1fff30] (fsm.c:486) 20250427110219388 DMSC DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110219388 DMSC DEBUG msc_i(unknown:UTRAN-Iu-448:NONE)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110219388 DMSC DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110219388 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110219388 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110219388 DMM DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000101843 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110219388 DMM DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110219388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110219388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe1a1c90] (fsm.c:486) 20250427110219388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110219388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110219388 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110219388 DVLR DEBUG set IMSI on subscriber; IMSI=262420000101843 id=262420000101843 (vlr.c:661) 20250427110219388 DVLR INFO New subscr, IMSI: 262420000101843 (vlr.c:562) 20250427110219388 DVLR DEBUG VLR subscr IMSI-262420000101843 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110219388 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110219388 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110219388 DVLR DEBUG VLR subscr IMSI-262420000101843 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110219388 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110219388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110219388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110219388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110219389 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110219389 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110219389 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110219389 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110219389 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110219389 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110219389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110219389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110219389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110219389 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110219389 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110219389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110219389 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110219389 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 e6 40 97 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2500)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2498)@84c1225eaf8b: { messageType := 2, destLocRef := 'E64097'O, sourceLocRef := '0001C0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test-GSUP(2504)@84c1225eaf8b: Found GsupExpect[0] for "262420000101843" handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2506) MSC_Test-GSUP(2504)@84c1225eaf8b: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)"262420000101843" MSC_Test_2-SCCP(2498)@84c1225eaf8b: Session index based on local reference:0 TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110219399 DVLR DEBUG VLR subscr IMSI-262420000101843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110219399 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110219399 DVLR DEBUG SUBSCR(IMSI-262420000101843) Received 1 auth tuples (vlr.c:996) 20250427110219399 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110219399 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110219399 DMM DEBUG Tx AUTH REQ (rand = d22e78ee4b4e7e25da2e0656d72d5c65) (gsm_04_08.c:641) 20250427110219399 DMM DEBUG AUTH REQ (autn = 74498163490359ec2b36ed0a2a59c92a) (gsm_04_08.c:643) 20250427110219399 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110219399 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110219399 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110219400 DVLR DEBUG VLR subscr IMSI-262420000101843 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110219400 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110219400 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110219400 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110219400 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110219400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110219400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110219400 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110219400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110219400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110219400 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 e6 40 97 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d2 2e 78 ee 4b 4e 7e 25 da 2e 06 56 d7 2d 5c 65 20 10 74 49 81 63 49 03 59 ec 2b 36 ed 0a 2a 59 c9 2a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2500)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2500)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2498)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2498)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2498)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2498)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2499)@84c1225eaf8b: patching N(SD)=1 into dtap '05145F7DF01A21041A8C8A05'O MSC_Test_2-RAN(2499)@84c1225eaf8b: patched enc_l3: '05545F7DF01A21041A8C8A05'O MSC_Test_2-SCCP(2498)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2498)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2498)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2498)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545F7DF01A21041A8C8A05'O 20250427110219413 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110219413 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110219413 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110219413 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110219413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110219413 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110219413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110219413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110219413 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110219413 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 5f 7d f0 1a 21 04 1a 8c 8a 05 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2500)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110219413 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110219413 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110219413 DIUCS DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110219413 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110219413 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110219413 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110219413 DMM DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5f7df01a1a8c8a05) (gsm_04_08.c:1128) 20250427110219413 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110219413 DVLR DEBUG SUBSCR(IMSI-262420000101843) AUTH on UTRAN received RES: 5f7df01a1a8c8a05 (8 bytes) (vlr_auth_fsm.c:151) 20250427110219413 DVLR INFO SUBSCR(IMSI-262420000101843) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110219413 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110219413 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110219413 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110219413 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2143b0] (vlr_auth_fsm.c:294) 20250427110219413 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110219413 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110219413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110219413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110219413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110219413 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110219413 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0a2326dc224a88220a94ddb7ec298c4d, CK=NONE (ran_msg_iu.c:388) 20250427110219413 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110219413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110219414 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110219414 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110219414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110219414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110219414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110219414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110219414 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110219414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110219414 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110219414 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 e6 40 97 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 0a 23 26 dc 22 4a 88 22 0a 94 dd b7 ec 29 8c 4d 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2500)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2500)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2498)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2498)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2498)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2498)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2498)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2498)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2498)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2498)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110219424 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110219424 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110219424 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110219424 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110219425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110219425 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110219425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110219425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110219425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110219425 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2500)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110219425 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110219425 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110219425 DIUCS DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110219425 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110219425 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110219425 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110219425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110219425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110219425 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110219425 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110219425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110219425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110219425 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110219425 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110219425 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110219425 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110219425 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110219425 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110219425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110219425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110219425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110219425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110219425 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110219425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110219425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110219425 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 e6 40 97 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2500)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2498)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2498)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2498)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2498)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110219429 DVLR DEBUG VLR subscr IMSI-262420000101843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110219429 DVLR DEBUG IMSI:262420000101843 has MSISDN:491230101843 (vlr.c:1045) 20250427110219429 DMSC NOTICE msub(IMSI-262420000101843:MSISDN-491230101843) VLR: update for IMSI=262420000101843 (MSISDN=491230101843) (gsm_04_08.c:1541) 20250427110219429 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110219430 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110219430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110219430 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110219430 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110219430 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110219430 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:110) 20250427110219430 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110219430 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110219430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110219430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110219430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55eefe1e0ca0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110219430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55eefe1e0ca0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110219430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55eefe1e0ca0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110219430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55eefe1e0ca0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110219430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55eefe1e0ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110219430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55eefe1e0ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110219430 DMSC NOTICE msub(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0xB361046E) VLR: update for IMSI=262420000101843 (MSISDN=491230101843) (gsm_04_08.c:1541) 20250427110219430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55eefe1e0ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110219430 DMM DEBUG -> IMSI-262420000101843:MSISDN-491230101843:TMSInew-0xB361046E LOCATION UPDATE ACCEPT (TMSI = 0xb361046e) (gsm_04_08.c:149) 20250427110219430 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110219430 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110219430 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110219430 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSInew-0xB361046E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110219430 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110219430 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110219430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110219430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110219430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110219430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110219430 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110219430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110219430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110219430 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 e6 40 97 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 b3 61 04 6e 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2500)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2500)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2498)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2498)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2498)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2498)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2499)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2499)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2498)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2498)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2498)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2498)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110219436 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110219436 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110219436 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110219436 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110219436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110219436 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110219436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110219436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110219436 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110219436 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2500)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110219436 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110219436 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110219436 DIUCS DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110219436 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110219436 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110219436 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110219436 DMM DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110219436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110219436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55eefe1e0ca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110219436 DMSC NOTICE msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E) VLR: update for IMSI=262420000101843 (MSISDN=491230101843) (gsm_04_08.c:1541) 20250427110219436 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110219436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55eefe1e0ca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110219436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110219436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55eefe1e0ca0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110219436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55eefe1e0ca0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:817) 20250427110219436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55eefe1e0ca0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110219436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55eefe1e0ca0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110219436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110219436 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110219436 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.951s remaining) (msc_a.c:450) 20250427110219436 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101843/3/1): Available (smpp_smsc.c:626) 20250427110219436 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110219436 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110219436 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110219436 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110219436 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110219436 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110219437 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110219437 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110219437 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110219437 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110219437 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110219437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110219437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110219437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110219437 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110219437 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110219437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110219437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110219437 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 e6 40 97 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2500)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2500)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2498)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2498)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2498)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2498)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2498)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2498)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2498)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2498)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110219447 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110219447 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110219447 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110219447 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110219447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110219447 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110219447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110219447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110219447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110219447 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2500)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110219448 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110219448 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110219448 DIUCS DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110219448 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110219448 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110219448 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110219448 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110219448 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110219448 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110219448 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110219448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110219448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1a1c90] (msc_a.c:1053) 20250427110219448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110219448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110219448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110219448 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1fff30] (msc_a.c:1053) 20250427110219448 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110219448 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110219448 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110219448 DMSC DEBUG msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E) MSC-A terminated (msub.c:261) 20250427110219448 DMSC DEBUG msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E) 1 MSC-I still active (msub.c:79) 20250427110219448 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110219448 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110219448 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1d8430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110219448 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1d8430]{READY}: Removing from parent msub_fsm[0x55eefe1fff30] (msub.c:113) 20250427110219448 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-448 (ran_conn.c:142) 20250427110219448 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-448 (ran_conn.c:155) 20250427110219448 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1d8430]{READY}: Freeing instance (msub.c:113) 20250427110219448 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E:UTRAN-Iu-448:LU)[0x55eefe1d8430]{READY}: Deallocated (fsm.c:568) 20250427110219448 DMSC DEBUG msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E) Free (msub.c:119) 20250427110219448 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E - active-conn: now used by 1 (attached) (msub.c:375) 20250427110219448 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Freeing instance (msub.c:113) 20250427110219448 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Deallocated (fsm.c:568) 20250427110219448 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110219448 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110219448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110219448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110219448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110219448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110219448 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110219448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110219448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110219448 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 e6 40 97 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2500)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2498)@84c1225eaf8b: Session index based on local reference:0 20250427110219451 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110219451 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110219451 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110219451 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110219451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110219451 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110219451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110219451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110219451 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110219451 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 e6 40 97 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2500)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2499)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)15089815 TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2499)@84c1225eaf8b: Created IMSI[0] for '262420000101843'H'B361046E'O to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2506) 20250427110219456 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427110219456 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250427110219456 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250427110219456 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250427110220457 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250427110220457 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250427110220457 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250427110220458 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250427110220459 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250427110220459 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250427110220459 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110220459 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110220459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110220459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110220459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110220459 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110220459 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110220459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110220459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110220459 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 b3 61 04 6e 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2500)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2500)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2499)@84c1225eaf8b: 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)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110230459 DLSMS NOTICE Sending SMS 38 failed 1 times. (sms_queue.c:248) 20250427110230459 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E - SMS-pending: now used by 4 (attached,SMS-receiver,SMS,Paging) (sms_queue.c:217) 20250427110230459 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E - SMS-receiver: now used by 3 (attached,SMS,Paging) (gsm_04_11.c:77) 20250427110230459 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250427110230459 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E - Paging: now used by 1 (attached) (paging.c:202) MSC_Test-GSUP-IPA(2503)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2503)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110240499 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427110240499 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0xB361046E - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@84c1225eaf8b: Final verdict of PTC: pass 20250427110240512 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(2504)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2503)@84c1225eaf8b: Final verdict of PTC: none 20250427110240512 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110240512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110240512 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110240512 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110240512 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110240512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110240512 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110240512 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110240512 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110240512 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) 20250427110240512 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110240512 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_1-SCCP(2495)@84c1225eaf8b: Final verdict of PTC: none 20250427110240512 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110240512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110240512 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110240512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110240512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110240512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110240512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110240512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110240512 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) 20250427110240512 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_1-M3UA(2497)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(2494)@84c1225eaf8b: Final verdict of PTC: none 20250427110240512 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110240512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110240512 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110240512 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(2491)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2499)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2492)@84c1225eaf8b: Final verdict of PTC: none 20250427110240513 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110240513 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2501)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2496)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2500)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2498)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2493)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2505)@84c1225eaf8b: Final verdict of PTC: none 20250427110240513 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110240513 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110240513 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) 20250427110240513 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110240513 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110240513 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110240513 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110240513 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110240513 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110240513 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110240513 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110240513 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110240513 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) 20250427110240513 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) 20250427110240513 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110240513 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110240513 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110240513 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110240513 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) 20250427110240513 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110240513 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110240513 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) 20250427110240513 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110240513 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) 20250427110240513 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110240513 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110240513 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) 20250427110240513 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110240513 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110240513 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110240513 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110240513 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110240513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110240513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110240513 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) 20250427110240513 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110240513 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110240513 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110240513 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110240513 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110240513 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110240513 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2502)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2507)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2491): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2492): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2493): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2494): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2495): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2496): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2497): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2498): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2499): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2500): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2501): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2502): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2503): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2504): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2505): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_and_nothing2(2506): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2507): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing pass'. Sun Apr 27 11:02:40 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 20250427110241513 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=360976) 20250427110242513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110242513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110242513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110242513 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110242513 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110242513 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110242513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110242513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110242513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110242514 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=360976, count=364284) 20250427110243515 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated ------ Sun Apr 27 11:02:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110244516 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_lu_and_mt_sms_paging_repeated started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2511)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2511)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2511)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(2509)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2514)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2514)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2514)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2512)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2517)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2517)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2517)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2515)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110245429 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2518)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110245517 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110245517 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2520)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2520)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110245524 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2520)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2520)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2520)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2520)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110245556 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110245556 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427110245595 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110245595 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110245595 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110245595 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2511)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2511)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2511)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2511)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110245599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110245599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110245599 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110245599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110245599 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110245599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110245599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110245599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110245599 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110245599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110245599 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2511)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2511)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2511)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2511)@84c1225eaf8b: Message received on association #8 20250427110245600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110245600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110245600 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110245600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110245600 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110245600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110245600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110245600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110245600 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110245600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110245600 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110245600 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2511)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110245600 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110245600 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2511)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2511)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2511)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2511)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2511)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110245608 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110245608 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110245608 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110245608 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2514)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2514)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110245612 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110245612 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110245612 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110245612 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110245612 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110245612 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110245612 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110245612 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) 20250427110245612 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110245612 DLSS7 DEBUG 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) 20250427110245612 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2514)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2514)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2514)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2514)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110245613 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110245613 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110245613 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110245613 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) 20250427110245613 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110245613 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110245613 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110245613 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) 20250427110245613 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110245613 DLSS7 DEBUG 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) 20250427110245613 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110245613 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2514)@84c1225eaf8b: Message received on association #8 20250427110245614 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110245614 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2514)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2514)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2514)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2514)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2514)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2514)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2521)@84c1225eaf8b: Created GsupExpect[0] for "262420000101844" to be handled at TC_iu_lu_and_mt_sms_paging_repeated2(2523) 20250427110245623 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110245623 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110245623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110245623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) TC_iu_lu_and_mt_sms_paging_repeated2(2523)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000101844'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-M3UA(2517)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2517)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2517)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110245626 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110245626 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110245626 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110245626 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110245626 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110245626 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110245626 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110245626 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) 20250427110245626 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110245626 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) 20250427110245626 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2517)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2517)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2517)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2517)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110245627 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110245627 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110245627 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110245627 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) 20250427110245627 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110245627 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110245627 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110245627 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) 20250427110245627 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110245627 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) 20250427110245627 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) 20250427110245627 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110245627 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2517)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2514)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2514)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2517)@84c1225eaf8b: Message received on association #8 20250427110245627 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110245627 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2517)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2517)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2517)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2517)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2517)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2517)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110246406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110246406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110246406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110246406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110246406 DLSS7 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(2511)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110246406 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110246406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110246406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110246406 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110246406 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110246407 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110246407 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110246407 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110246407 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110246407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110246407 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110246407 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110246407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110246407 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110246407 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2511)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2510)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110246417 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110246417 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110246417 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110246417 DLM3UA 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) 20250427110246417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110246417 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) 20250427110246417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110246417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110246417 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_1-M3UA(2514)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110246417 DLSS7 DEBUG 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) 20250427110246418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110246418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110246418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110246418 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) 20250427110246418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110246418 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) 20250427110246418 DLSS7 DEBUG Found route for dpc=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) 20250427110246418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110246418 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110246418 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2514)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2513)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110246430 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110246430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110246430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110246430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110246430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110246430 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110246430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110246430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110246430 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110246430 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110246430 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110246430 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110246430 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110246430 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110246430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110246430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110246430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110246430 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110246430 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110246430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110246430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110246430 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2517)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2516)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2516)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2523)2947143 MSC_Test_2-SCCP(2515)@84c1225eaf8b: First idle individual index:0 20250427110246437 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110246437 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110246437 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110246437 DLM3UA DEBUG 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(2517)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110246437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110246437 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110246437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110246437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110246437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110246437 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 2c f8 47 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 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) MSC_Test_2-RAN(2516)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110246437 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) 20250427110246437 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Allocated (fsm.c:456) 20250427110246437 DMSC DEBUG msc_i[0x55eefe1a1c90]{READY}: Allocated (fsm.c:456) 20250427110246437 DMSC DEBUG msc_i[0x55eefe1a1c90]{READY}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110246437 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110246437 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110246437 DMSC DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110246437 DMSC DEBUG msc_i(unknown:UTRAN-Iu-449:NONE)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110246437 DMSC DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110246437 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110246437 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110246437 DMM DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000101844 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110246437 DMM DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110246437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1fff30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110246437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1fff30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1d8430] (fsm.c:486) 20250427110246437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1fff30]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110246437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1fff30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110246437 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110246437 DVLR DEBUG set IMSI on subscriber; IMSI=262420000101844 id=262420000101844 (vlr.c:661) 20250427110246437 DVLR INFO New subscr, IMSI: 262420000101844 (vlr.c:562) 20250427110246437 DVLR DEBUG VLR subscr IMSI-262420000101844 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110246437 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110246437 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110246437 DVLR DEBUG VLR subscr IMSI-262420000101844 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110246437 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110246437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1fff30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110246437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1fff30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110246437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1fff30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110246437 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110246437 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1fff30] (fsm.c:486) 20250427110246437 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110246437 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110246437 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110246437 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110246437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110246437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110246437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110246437 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110246437 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110246437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110246437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110246437 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 2c f8 47 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2517)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2515)@84c1225eaf8b: { messageType := 2, destLocRef := '2CF847'O, sourceLocRef := '0001C1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2515)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2521)@84c1225eaf8b: Found GsupExpect[0] for "262420000101844" handled at TC_iu_lu_and_mt_sms_paging_repeated2(2523) MSC_Test-GSUP(2521)@84c1225eaf8b: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2523)"262420000101844" TC_iu_lu_and_mt_sms_paging_repeated2(2523)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2523)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110246442 DVLR DEBUG VLR subscr IMSI-262420000101844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110246442 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110246442 DVLR DEBUG SUBSCR(IMSI-262420000101844) Received 1 auth tuples (vlr.c:996) 20250427110246442 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110246442 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110246442 DMM DEBUG Tx AUTH REQ (rand = 9fb583efa99e505c6caede044afe05c7) (gsm_04_08.c:641) 20250427110246442 DMM DEBUG AUTH REQ (autn = d5f102a64cd7e0181eabedc97223b61a) (gsm_04_08.c:643) 20250427110246442 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110246442 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110246442 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110246442 DVLR DEBUG VLR subscr IMSI-262420000101844 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110246442 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110246442 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110246442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110246442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110246442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110246442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110246442 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110246442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110246442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110246442 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 2c f8 47 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 9f b5 83 ef a9 9e 50 5c 6c ae de 04 4a fe 05 c7 20 10 d5 f1 02 a6 4c d7 e0 18 1e ab ed c9 72 23 b6 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(2517)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2517)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2515)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2515)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2515)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2515)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2516)@84c1225eaf8b: patching N(SD)=1 into dtap '051410102316210493FDA766'O MSC_Test_2-RAN(2516)@84c1225eaf8b: patched enc_l3: '055410102316210493FDA766'O MSC_Test_2-SCCP(2515)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2515)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2515)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2515)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055410102316210493FDA766'O 20250427110246450 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110246450 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2517)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110246450 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110246450 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110246450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110246450 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110246450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110246450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110246450 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110246450 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 10 10 23 16 21 04 93 fd a7 66 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110246450 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110246450 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110246450 DIUCS DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110246450 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110246450 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110246450 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110246450 DMM DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1010231693fda766) (gsm_04_08.c:1128) 20250427110246450 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110246450 DVLR DEBUG SUBSCR(IMSI-262420000101844) AUTH on UTRAN received RES: 1010231693fda766 (8 bytes) (vlr_auth_fsm.c:151) 20250427110246450 DVLR INFO SUBSCR(IMSI-262420000101844) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110246450 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110246450 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110246450 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110246450 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1fff30] (vlr_auth_fsm.c:294) 20250427110246450 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110246450 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110246450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1fff30]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110246450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1fff30]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110246450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1fff30]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110246450 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110246450 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1965aa2d56ba08ba1dd35ae84492299e, CK=NONE (ran_msg_iu.c:388) 20250427110246450 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110246451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1fff30]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110246451 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110246451 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110246451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110246451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110246451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110246451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110246451 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110246451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110246451 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110246451 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 2c f8 47 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 19 65 aa 2d 56 ba 08 ba 1d d3 5a e8 44 92 29 9e 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2517)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2515)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2515)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2515)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2515)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2515)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2515)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2515)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2515)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110246458 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110246458 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110246458 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110246458 DLM3UA DEBUG 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(2517)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110246458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110246458 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110246458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110246458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110246458 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110246458 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110246458 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110246458 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110246458 DIUCS DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110246458 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110246458 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110246458 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110246458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1fff30]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110246458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1fff30]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110246458 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110246458 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110246458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1fff30]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110246458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1fff30]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110246458 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110246458 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe1fff30] (fsm.c:486) 20250427110246458 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110246458 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110246458 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110246458 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110246458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110246458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110246458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110246459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110246459 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110246459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110246459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110246459 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 2c f8 47 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2517)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2515)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2515)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2515)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2515)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110246462 DVLR DEBUG VLR subscr IMSI-262420000101844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110246462 DVLR DEBUG IMSI:262420000101844 has MSISDN:491230101844 (vlr.c:1045) 20250427110246462 DMSC NOTICE msub(IMSI-262420000101844:MSISDN-491230101844) VLR: update for IMSI=262420000101844 (MSISDN=491230101844) (gsm_04_08.c:1541) 20250427110246462 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110246462 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110246462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55eefe1fff30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110246462 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110246462 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110246462 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110246462 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55eefe1fff30] (vlr_lu_fsm.c:110) 20250427110246462 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110246462 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110246462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55eefe1fff30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110246462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55eefe1fff30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110246462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55eefe1ec170]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110246462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55eefe1ec170]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55eefe1fff30] (fsm.c:486) 20250427110246462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55eefe1ec170]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110246462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55eefe1ec170]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110246462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55eefe1ec170]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110246462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55eefe1ec170]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110246462 DMSC NOTICE msub(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0xB647B88A) VLR: update for IMSI=262420000101844 (MSISDN=491230101844) (gsm_04_08.c:1541) 20250427110246462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55eefe1ec170]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110246462 DMM DEBUG -> IMSI-262420000101844:MSISDN-491230101844:TMSInew-0xB647B88A LOCATION UPDATE ACCEPT (TMSI = 0xb647b88a) (gsm_04_08.c:149) 20250427110246462 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110246462 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110246462 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110246462 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSInew-0xB647B88A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110246462 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110246462 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110246462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110246462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110246462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110246462 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110246462 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110246462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110246462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110246462 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 2c f8 47 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 b6 47 b8 8a 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2517)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2515)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2515)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2515)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2515)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_repeated2(2523)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2516)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2516)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2515)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2515)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2515)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2515)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110246466 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110246466 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110246466 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110246466 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110246466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110246466 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2517)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110246466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110246466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110246466 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110246466 DLSS7 DEBUG 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) 20250427110246466 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110246466 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110246466 DIUCS DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110246466 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110246466 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110246466 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110246466 DMM DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110246466 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1fff30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110246466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55eefe1ec170]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110246466 DMSC NOTICE msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A) VLR: update for IMSI=262420000101844 (MSISDN=491230101844) (gsm_04_08.c:1541) 20250427110246466 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110246466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55eefe1ec170]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110246466 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1fff30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110246466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55eefe1ec170]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110246466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55eefe1ec170]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1fff30] (vlr_lu_fsm.c:817) 20250427110246466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55eefe1ec170]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110246466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55eefe1ec170]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110246466 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1fff30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110246466 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110246466 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.971s remaining) (msc_a.c:450) 20250427110246466 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101844/3/1): Available (smpp_smsc.c:626) 20250427110246466 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110246466 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110246466 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110246466 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110246466 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110246466 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110246466 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110246466 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110246466 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110246466 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110246466 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110246466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110246466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110246466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110246466 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110246466 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110246466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110246466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110246466 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 2c f8 47 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2517)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2517)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2515)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2515)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2515)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2515)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2515)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2515)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2515)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2515)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110246472 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110246472 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110246472 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110246472 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110246472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110246472 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110246472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110246472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110246472 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110246472 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c1 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2517)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110246472 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110246472 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110246472 DIUCS DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110246472 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110246472 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110246472 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110246472 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110246472 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110246472 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110246472 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110246472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1fff30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110246472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1fff30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1d8430] (msc_a.c:1053) 20250427110246472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1fff30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110246472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1fff30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110246472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1fff30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110246472 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2143b0] (msc_a.c:1053) 20250427110246472 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110246472 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110246472 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110246472 DMSC DEBUG msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A) MSC-A terminated (msub.c:261) 20250427110246472 DMSC DEBUG msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A) 1 MSC-I still active (msub.c:79) 20250427110246472 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110246472 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110246472 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1a1c90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110246472 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1a1c90]{READY}: Removing from parent msub_fsm[0x55eefe2143b0] (msub.c:113) 20250427110246472 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-449 (ran_conn.c:142) 20250427110246472 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-449 (ran_conn.c:155) 20250427110246472 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1a1c90]{READY}: Freeing instance (msub.c:113) 20250427110246472 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A:UTRAN-Iu-449:LU)[0x55eefe1a1c90]{READY}: Deallocated (fsm.c:568) 20250427110246472 DMSC DEBUG msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A) Free (msub.c:119) 20250427110246472 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A - active-conn: now used by 1 (attached) (msub.c:375) 20250427110246472 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Freeing instance (msub.c:113) 20250427110246472 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Deallocated (fsm.c:568) 20250427110246472 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110246472 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110246472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110246472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110246472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110246472 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110246472 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110246472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110246473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110246473 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 2c f8 47 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2517)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2515)@84c1225eaf8b: Session index based on local reference:0 20250427110246474 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110246474 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110246474 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110246474 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110246474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110246474 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110246474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110246474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2517)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110246474 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110246474 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 2c f8 47 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2516)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2523)2947143 TC_iu_lu_and_mt_sms_paging_repeated2(2523)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2523)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2523)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2523)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2516)@84c1225eaf8b: Created IMSI[0] for '262420000101844'H'B647B88A'O to be handled at TC_iu_lu_and_mt_sms_paging_repeated2(2523) 20250427110246478 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427110246478 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250427110246478 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250427110246478 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A - VTY: now used by 1 (attached) (msc_vty.c:1428) TC_iu_lu_and_mt_sms_paging_repeated2(2523)@84c1225eaf8b: Expecting first Paging 20250427110247479 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250427110247479 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250427110247479 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250427110247480 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250427110247480 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250427110247480 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250427110247481 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110247481 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110247481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110247481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110247481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110247481 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110247481 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110247481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110247481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110247481 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 b6 47 b8 8a 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2517)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2517)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2516)@84c1225eaf8b: 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)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2523)@84c1225eaf8b: UTRAN: expect more Paging TC_iu_lu_and_mt_sms_paging_repeated2(2523)@84c1225eaf8b: setverdict(fail): pass -> fail reason: "UTRAN: Expected a second Paging", new component reason: "UTRAN: Expected a second Paging" MC@84c1225eaf8b: Test Component 2523 has requested to stop MTC. Terminating current testcase execution. 20250427110252507 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110252507 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(2521)@84c1225eaf8b: Final verdict of PTC: none 20250427110252509 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110252509 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110252509 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110252509 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110252509 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110252509 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) 20250427110252509 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110252509 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110252509 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110252509 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110252509 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110252509 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110252509 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110252509 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) 20250427110252510 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110252510 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110252510 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110252510 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110252510 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427110252510 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110252510 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) MSC_Test_1-SCCP(2512)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2515)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(2511)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2514)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2509)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2520)@84c1225eaf8b: Final verdict of PTC: none 20250427110252510 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110252510 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110252510 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110252510 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110252510 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) 20250427110252510 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) 20250427110252510 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110252510 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110252510 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110252510 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110252510 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110252510 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110252510 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110252510 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110252510 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110252510 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110252510 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) 20250427110252510 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) 20250427110252510 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110252510 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110252510 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110252510 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) 20250427110252510 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110252510 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2513)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2518)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2508)@84c1225eaf8b: Final verdict of PTC: none 20250427110252510 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110252510 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) 20250427110252510 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110252510 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110252510 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427110252510 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) 20250427110252510 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427110252510 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427110252510 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110252511 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(2522)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2517)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2516)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2524)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2519)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2510)@84c1225eaf8b: Final verdict of PTC: none TC_iu_lu_and_mt_sms_paging_repeated2(2523)@84c1225eaf8b: Final verdict of PTC: fail reason: "UTRAN: Expected a second Paging" MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2508): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2509): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2510): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2511): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2512): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2513): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2514): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2515): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2516): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2517): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2518): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2519): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2520): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2521): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2522): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_repeated2(2523): fail (none -> fail) reason: "UTRAN: Expected a second Paging" MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2524): none (fail -> fail) MTC@84c1225eaf8b: Test case TC_iu_lu_and_mt_sms_paging_repeated finished. Verdict: fail reason: UTRAN: Expected a second Paging MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated fail'. Sun Apr 27 11:02:52 UTC 2025 ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated fail ------ Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated.talloc 20250427110253511 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=346232) 20250427110254511 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110254511 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110254511 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110254512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110254512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110254512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110254512 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=346232, count=348824) 20250427110255513 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated fail' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms'. ------ MSC_Tests_Iu.TC_iu_smpp_mo_sms ------ Sun Apr 27 11:02:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_smpp_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_smpp_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110256514 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_smpp_mo_sms started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2528)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2528)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2528)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2526)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2531)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2531)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2531)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-SCCP(2529)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2534)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2534)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2534)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-SCCP(2532)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110257464 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2535)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110257481 DLSMS NOTICE Sending SMS 39 failed 1 times. (sms_queue.c:248) 20250427110257481 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A - SMS-pending: now used by 4 (attached,SMS-receiver,SMS,Paging) (sms_queue.c:217) 20250427110257481 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A - SMS-receiver: now used by 3 (attached,SMS,Paging) (gsm_04_11.c:77) 20250427110257481 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250427110257481 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0xB647B88A - Paging: now used by 1 (attached) (paging.c:202) 20250427110257516 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110257516 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2537)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2537)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110257522 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2537)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2537)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2537)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2537)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110257550 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110257550 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427110257608 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110257608 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110257608 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110257608 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2528)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP(2538)@84c1225eaf8b: Created GsupExpect[0] for "262420000001044" to be handled at TC_iu_smpp_mo_sms2(2540) MSC_Test_0-M3UA(2528)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110257612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110257612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110257612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) TC_iu_smpp_mo_sms2(2540)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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_0-M3UA(2528)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2528)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110257612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110257612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110257612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110257612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110257612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110257612 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110257612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110257612 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2528)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2528)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110257614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110257614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110257614 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110257614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(2528)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110257614 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110257614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110257614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110257614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110257614 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110257614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110257614 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) 20250427110257614 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 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(2528)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2528)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110257614 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110257614 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) 20250427110257614 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110257614 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2528)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2528)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2528)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2528)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2528)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110257627 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110257627 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110257627 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110257627 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2531)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2531)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110257630 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110257630 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110257630 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110257630 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110257630 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110257630 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110257630 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110257630 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) 20250427110257630 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110257630 DLSS7 DEBUG 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) 20250427110257630 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2531)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2531)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2531)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2531)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110257632 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110257632 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110257632 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110257632 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) 20250427110257632 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110257632 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110257632 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110257632 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) 20250427110257632 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110257632 DLSS7 DEBUG 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) 20250427110257632 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) 20250427110257632 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110257632 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110257632 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(2531)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2531)@84c1225eaf8b: Message received on association #8 20250427110257632 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110257632 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2531)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2531)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2531)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2531)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2531)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2531)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110257655 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110257655 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110257655 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) 20250427110257655 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250427110257655 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110257655 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250427110257655 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(2534)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2534)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2534)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110257662 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110257662 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110257663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110257663 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) 20250427110257663 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) 20250427110257663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250427110257663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110257663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110257663 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) 20250427110257663 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250427110257663 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) 20250427110257663 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) 20250427110257663 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110257663 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110257663 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(2534)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2534)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110257663 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110257663 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2531)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2531)@84c1225eaf8b: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2534)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2534)@84c1225eaf8b: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2534)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2534)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2534)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2534)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2534)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110257667 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110257667 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110257667 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110257667 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) 20250427110257667 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110257667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110257667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250427110257667 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) 20250427110257667 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110257667 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) 20250427110257667 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) 20250427110257668 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110257668 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2534)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110257668 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110257668 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2531)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2531)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2534)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2534)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2534)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2534)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2534)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110258420 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110258420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258420 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110258420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110258420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258420 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2528)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110258421 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258421 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110258421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258421 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110258421 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110258421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258421 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2528)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2527)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110258443 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258443 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258443 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258443 DLM3UA 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) 20250427110258443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258443 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) 20250427110258443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110258443 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258443 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2531)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110258444 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258444 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258444 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) 20250427110258444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258444 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) 20250427110258444 DLSS7 DEBUG Found route for dpc=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) 20250427110258444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110258444 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258444 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2531)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2530)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110258472 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258472 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258472 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258472 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110258472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258472 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110258472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110258472 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258472 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(2534)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110258473 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110258473 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110258473 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258473 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258473 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258473 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110258473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258474 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110258474 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110258474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258474 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2534)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2533)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2533)@84c1225eaf8b: Added conn table entry 0TC_iu_smpp_mo_sms2(2540)8390028 MSC_Test_2-SCCP(2532)@84c1225eaf8b: First idle individual index:0 20250427110258493 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258493 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258493 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258493 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110258493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258493 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110258493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110258493 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258493 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 80 05 8c 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 44 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110258493 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) 20250427110258493 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: Allocated (fsm.c:456) 20250427110258493 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: Allocated (fsm.c:456) 20250427110258493 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: is child of msub_fsm[0x55eefe1fff30] (fsm.c:486) 20250427110258493 DMSC DEBUG msc_a[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110258493 DMSC DEBUG msc_a[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1fff30] (fsm.c:486) 20250427110258493 DMSC DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110258493 DMSC DEBUG msc_i(unknown:UTRAN-Iu-450:NONE)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110258493 DMSC DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110258493 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110258493 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110258493 DMM DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001044 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110258493 DMM DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110258493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110258493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe1a1c90] (fsm.c:486) 20250427110258493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110258493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110258493 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(2533)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110258493 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001044 id=262420000001044 (vlr.c:661) 20250427110258493 DVLR INFO New subscr, IMSI: 262420000001044 (vlr.c:562) 20250427110258493 DVLR DEBUG VLR subscr IMSI-262420000001044 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110258493 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110258493 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110258493 DVLR DEBUG VLR subscr IMSI-262420000001044 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110258493 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110258493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110258493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110258493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110258493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110258493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110258493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110258493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110258493 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258493 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110258493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110258493 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110258493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258493 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 80 05 8c 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2534)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@84c1225eaf8b: { messageType := 2, destLocRef := '80058C'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2538)@84c1225eaf8b: Found GsupExpect[0] for "262420000001044" handled at TC_iu_smpp_mo_sms2(2540) MSC_Test-GSUP(2538)@84c1225eaf8b: Added IMSI table entry 0TC_iu_smpp_mo_sms2(2540)"262420000001044" TC_iu_smpp_mo_sms2(2540)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2540)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110258496 DVLR DEBUG VLR subscr IMSI-262420000001044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110258496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110258496 DVLR DEBUG SUBSCR(IMSI-262420000001044) Received 1 auth tuples (vlr.c:996) 20250427110258496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110258496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110258496 DMM DEBUG Tx AUTH REQ (rand = 00c596a5b407aea5741122aefa433f65) (gsm_04_08.c:641) 20250427110258496 DMM DEBUG AUTH REQ (autn = d55370952273e95e3037fda09d3f21df) (gsm_04_08.c:643) 20250427110258496 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110258496 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110258496 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110258496 DVLR DEBUG VLR subscr IMSI-262420000001044 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110258496 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258496 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110258496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258496 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110258496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110258496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258496 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 80 05 8c 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 00 c5 96 a5 b4 07 ae a5 74 11 22 ae fa 43 3f 65 20 10 d5 53 70 95 22 73 e9 5e 30 37 fd a0 9d 3f 21 df 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2534)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2533)@84c1225eaf8b: patching N(SD)=1 into dtap '0514D34BB8C22104B9CDAB36'O MSC_Test_2-RAN(2533)@84c1225eaf8b: patched enc_l3: '0554D34BB8C22104B9CDAB36'O MSC_Test_2-SCCP(2532)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2532)@84c1225eaf8b: vl_from0 20250427110258502 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258502 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258502 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258502 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110258502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258502 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110258502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110258502 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258502 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 d3 4b b8 c2 21 04 b9 cd ab 36 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2532)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D34BB8C22104B9CDAB36'O 20250427110258502 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110258502 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110258502 DIUCS DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110258502 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110258502 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110258502 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110258502 DMM DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d34bb8c2b9cdab36) (gsm_04_08.c:1128) 20250427110258502 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110258502 DVLR DEBUG SUBSCR(IMSI-262420000001044) AUTH on UTRAN received RES: d34bb8c2b9cdab36 (8 bytes) (vlr_auth_fsm.c:151) 20250427110258502 DVLR INFO SUBSCR(IMSI-262420000001044) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110258502 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110258502 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110258502 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110258502 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2143b0] (vlr_auth_fsm.c:294) 20250427110258502 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110258502 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110258502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110258502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110258502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110258502 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110258502 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1bb3c273c6075419a75afc9d17ff40be, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-M3UA(2534)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110258502 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110258502 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258502 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110258502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258502 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110258502 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110258502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258503 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 80 05 8c 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 1b b3 c2 73 c6 07 54 19 a7 5a fc 9d 17 ff 40 be 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110258502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2534)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2534)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2532)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2532)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2532)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110258508 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258508 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258508 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258508 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110258508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258508 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110258508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110258508 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258508 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2534)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110258508 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110258508 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110258508 DIUCS DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110258508 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110258508 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110258508 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110258508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110258508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110258508 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110258508 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110258508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110258508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110258508 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110258508 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110258508 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110258508 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110258508 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258508 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110258508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110258508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110258508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258508 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 80 05 8c 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2534)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110258511 DVLR DEBUG VLR subscr IMSI-262420000001044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110258511 DVLR DEBUG IMSI:262420000001044 has MSISDN:491230001044 (vlr.c:1045) 20250427110258511 DMSC NOTICE msub(IMSI-262420000001044:MSISDN-491230001044) VLR: update for IMSI=262420000001044 (MSISDN=491230001044) (gsm_04_08.c:1541) 20250427110258511 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110258511 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110258511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110258511 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110258511 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110258511 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110258511 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:110) 20250427110258511 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110258511 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110258511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110258511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110258511 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55eefe2079a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110258511 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55eefe2079a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110258511 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55eefe2079a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110258511 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55eefe2079a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110258511 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55eefe2079a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110258511 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55eefe2079a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110258511 DMSC NOTICE msub(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x34B0EB97) VLR: update for IMSI=262420000001044 (MSISDN=491230001044) (gsm_04_08.c:1541) 20250427110258511 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55eefe2079a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110258511 DMM DEBUG -> IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x34B0EB97 LOCATION UPDATE ACCEPT (TMSI = 0x34b0eb97) (gsm_04_08.c:149) 20250427110258511 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110258511 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110258511 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110258511 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x34B0EB97 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110258511 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258511 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110258511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258511 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110258511 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110258511 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258511 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 80 05 8c 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 34 b0 eb 97 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2534)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2540)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2533)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2533)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2532)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2532)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2532)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110258514 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258514 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258514 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258514 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110258514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258514 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110258514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110258514 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258514 DLSS7 DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110258514 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110258514 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110258514 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110258514 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110258514 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110258514 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110258514 DMM DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110258514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110258514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55eefe2079a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110258514 DMSC NOTICE msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97) VLR: update for IMSI=262420000001044 (MSISDN=491230001044) (gsm_04_08.c:1541) 20250427110258514 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110258514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55eefe2079a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110258514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110258514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55eefe2079a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110258514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55eefe2079a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:817) 20250427110258514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55eefe2079a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110258514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55eefe2079a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110258514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110258514 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110258514 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250427110258514 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001044/3/1): Available (smpp_smsc.c:626) 20250427110258514 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110258514 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110258514 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110258514 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110258514 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110258514 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110258514 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110258514 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110258514 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110258514 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258514 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110258514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258514 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110258514 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110258514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258514 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 80 05 8c 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2534)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2532)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2532)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2532)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110258518 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258518 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258518 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258518 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110258518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258518 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110258518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110258518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258518 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2534)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110258518 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110258518 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110258518 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110258518 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110258518 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110258518 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110258518 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110258518 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110258518 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110258518 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110258518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110258518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1a1c90] (msc_a.c:1053) 20250427110258518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110258518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110258518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110258518 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1fff30] (msc_a.c:1053) 20250427110258518 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110258518 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110258518 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110258518 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97) MSC-A terminated (msub.c:261) 20250427110258518 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97) 1 MSC-I still active (msub.c:79) 20250427110258518 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110258518 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110258518 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1d8430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110258518 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1d8430]{READY}: Removing from parent msub_fsm[0x55eefe1fff30] (msub.c:113) 20250427110258518 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-450 (ran_conn.c:142) 20250427110258518 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-450 (ran_conn.c:155) 20250427110258518 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1d8430]{READY}: Freeing instance (msub.c:113) 20250427110258518 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-450:LU)[0x55eefe1d8430]{READY}: Deallocated (fsm.c:568) 20250427110258518 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97) Free (msub.c:119) 20250427110258518 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110258518 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Freeing instance (msub.c:113) 20250427110258518 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Deallocated (fsm.c:568) 20250427110258518 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258518 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110258518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110258518 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110258518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258518 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 80 05 8c 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2534)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@84c1225eaf8b: Session index based on local reference:0 20250427110258519 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258519 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258519 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258519 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110258519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258519 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110258519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110258519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258519 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 80 05 8c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2533)@84c1225eaf8b: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2540)8390028 TC_iu_smpp_mo_sms2(2540)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2540)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2540)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2540)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2540)@84c1225eaf8b: 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 := '34B0EB97'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2533)@84c1225eaf8b: Added conn table entry 0TC_iu_smpp_mo_sms2(2540)12303139 MSC_Test_2-RAN(2533)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2532)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2534)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110258721 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258721 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258721 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258721 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110258721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258721 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110258721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110258721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258721 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 bb bb 23 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 34 b0 eb 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) 20250427110258721 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) 20250427110258722 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Allocated (fsm.c:456) 20250427110258722 DMSC DEBUG msc_i[0x55eefe1a1c90]{READY}: Allocated (fsm.c:456) 20250427110258722 DMSC DEBUG msc_i[0x55eefe1a1c90]{READY}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110258722 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110258722 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110258722 DMSC DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110258722 DMSC DEBUG msc_i(unknown:UTRAN-Iu-451:NONE)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110258722 DMSC DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110258722 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110258722 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110258722 DMM DEBUG msc_a(TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427110258722 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110258722 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430] (fsm.c:486) 20250427110258722 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110258722 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110258722 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110258722 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110258723 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110258723 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110258723 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110258723 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110258723 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe2079a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110258723 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe2079a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1fff30] (fsm.c:486) 20250427110258723 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe2079a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110258723 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258723 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110258723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110258723 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110258723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258723 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 bb bb 23 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) 20250427110258723 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe2079a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110258723 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(2534)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2534)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@84c1225eaf8b: { messageType := 2, destLocRef := 'BBBB23'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_smpp_mo_sms2(2540)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2540)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110258728 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110258728 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe2079a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110258728 DVLR DEBUG SUBSCR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97) Received 1 auth tuples (vlr.c:996) 20250427110258728 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe2079a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110258728 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe2079a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110258728 DMM DEBUG Tx AUTH REQ (rand = 611c7791e7cfbecd94bec1935a06629a) (gsm_04_08.c:641) 20250427110258728 DMM DEBUG AUTH REQ (autn = 218a3dfd75e0f499838c117ee48060cb) (gsm_04_08.c:643) 20250427110258728 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110258729 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110258729 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110258729 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110258729 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258729 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110258729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258729 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110258729 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110258729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258729 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 bb bb 23 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 61 1c 77 91 e7 cf be cd 94 be c1 93 5a 06 62 9a 20 10 21 8a 3d fd 75 e0 f4 99 83 8c 11 7e e4 80 60 cb 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2534)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2533)@84c1225eaf8b: patching N(SD)=1 into dtap '0514A849CE97210473711B4C'O MSC_Test_2-RAN(2533)@84c1225eaf8b: patched enc_l3: '0554A849CE97210473711B4C'O MSC_Test_2-SCCP(2532)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2532)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2532)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A849CE97210473711B4C'O 20250427110258737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110258737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258737 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110258737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110258737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258737 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 a8 49 ce 97 21 04 73 71 1b 4c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110258737 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110258737 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110258738 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110258738 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110258738 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110258738 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110258738 DMM DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a849ce9773711b4c) (gsm_04_08.c:1128) 20250427110258738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe2079a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110258738 DVLR DEBUG SUBSCR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97) AUTH on UTRAN received RES: a849ce9773711b4c (8 bytes) (vlr_auth_fsm.c:151) 20250427110258738 DVLR INFO SUBSCR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110258738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe2079a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110258738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe2079a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110258738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe2079a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110258738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe2079a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1fff30] (vlr_auth_fsm.c:294) 20250427110258738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe2079a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110258738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe2079a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110258738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110258738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110258738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110258738 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110258738 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c794877eeda1d58379cf93270cbeb85d, CK=NONE (ran_msg_iu.c:388) 20250427110258738 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110258738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110258739 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258739 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110258739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258739 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110258739 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110258739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258739 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 bb bb 23 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c7 94 87 7e ed a1 d5 83 79 cf 93 27 0c be b8 5d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2534)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2532)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2532)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2532)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110258746 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258746 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258746 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258746 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110258746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258746 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110258746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110258746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258746 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c3 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110258746 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110258746 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110258746 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110258746 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110258746 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110258746 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110258746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110258746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110258746 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110258746 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110258747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110258747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110258747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110258747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110258747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110258747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110258747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110258747 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110258747 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250427110258747 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001044/3/1): Available (smpp_smsc.c:626) 20250427110258747 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258747 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110258747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110258747 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110258747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258747 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 bb bb 23 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2534)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2532)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@84c1225eaf8b: vl_len:42 MSC_Test_2-SCCP(2532)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2532)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O 20250427110258762 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110258762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258762 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110258762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110258762 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258762 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c3 00 01 2a 00 14 40 26 00 00 02 00 10 40 1a 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110258762 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110258762 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110258762 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110258762 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110258762 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110258762 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110258762 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250427110258763 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250427110258763 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110258763 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427110258763 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110258763 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110258763 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250427110258763 DSMPP DEBUG Using existing default route (smpp_smsc.c:306) 20250427110258763 DSMPP DEBUG ACL even has ESME, we can route to it! (smpp_smsc.c:313) 20250427110258763 DSMPP DEBUG [msc_tester] Tx DELIVER-SM (from 491230001044) (smpp_smsc.c:641) 20250427110258763 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97 + SMPP-cmd: now used by 4 (attached,active-conn,SMS,SMPP-cmd) (smpp_msc.c:676) 20250427110258764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110258764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110258764 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110258764 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258764 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 bb bb 23 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2534)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2540)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110258776 DSMPP DEBUG [msc_tester] smpp_pdu_rx(00 00 00 11 80 00 00 05 00 00 00 00 4e 06 43 01 00 ) (smpp_smsc.c:721) 20250427110258777 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427110258777 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110258777 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110258777 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427110258777 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97 - SMPP-cmd: now used by 3 (attached,active-conn,SMS) (smpp_msc.c:590) 20250427110258777 DSMPP INFO [msc_tester] Rx DELIVER-SM RESP (No Error) (smpp_smsc.c:673) 20250427110258777 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258777 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110258777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258777 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110258777 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110258777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258778 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 bb bb 23 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2534)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2540)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2532)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@84c1225eaf8b: vl_len:19 MSC_Test_2-SCCP(2532)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2532)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O 20250427110258785 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110258785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258785 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110258785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110258785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258785 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) MSC_Test_2-M3UA(2534)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110258785 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110258785 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110258785 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110258785 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110258785 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110258785 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110258785 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110258785 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110258785 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110258785 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110258785 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110258785 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110258785 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110258785 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110258786 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110258786 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110258786 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258786 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110258786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258786 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110258786 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110258786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258786 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 bb bb 23 00 01 0d 00 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2534)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2532)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2532)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2532)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110258791 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110258791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258791 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110258791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110258791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2534)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110258791 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110258792 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110258792 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110258792 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110258792 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110258792 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110258792 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110258792 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110258792 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110258792 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110258792 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110258792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110258792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430] (msc_a.c:1053) 20250427110258792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110258792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110258792 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2143b0] (msc_a.c:1053) 20250427110258792 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110258792 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110258792 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110258792 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97) MSC-A terminated (msub.c:261) 20250427110258792 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97) 1 MSC-I still active (msub.c:79) 20250427110258792 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110258792 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110258792 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110258792 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Removing from parent msub_fsm[0x55eefe2143b0] (msub.c:113) 20250427110258792 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-451 (ran_conn.c:142) 20250427110258792 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-451 (ran_conn.c:155) 20250427110258792 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Freeing instance (msub.c:113) 20250427110258792 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Deallocated (fsm.c:568) 20250427110258792 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97) Free (msub.c:119) 20250427110258792 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x34B0EB97 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110258792 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Freeing instance (msub.c:113) 20250427110258792 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Deallocated (fsm.c:568) 20250427110258792 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258792 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110258792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258792 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110258792 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110258793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258793 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 bb bb 23 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2534)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@84c1225eaf8b: Session index based on local reference:0 20250427110258795 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258795 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110258795 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110258795 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110258795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110258795 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110258795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110258795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110258795 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110258795 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 bb bb 23 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2533)@84c1225eaf8b: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2540)12303139 TC_iu_smpp_mo_sms2(2540)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2540)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2540)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2540)@84c1225eaf8b: Final verdict of PTC: pass 20250427110258806 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110258806 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110258806 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110258806 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110258806 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110258806 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110258806 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110258806 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110258806 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110258806 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) 20250427110258806 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110258806 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110258806 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110258806 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258806 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110258806 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110258806 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110258806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110258806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110258806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110258806 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) 20250427110258806 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) 20250427110258807 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110258807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110258807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110258807 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110258807 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) 20250427110258807 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110258807 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110258807 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110258807 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258807 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110258807 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110258807 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110258807 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110258807 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110258807 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) 20250427110258807 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) 20250427110258807 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110258807 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110258807 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110258807 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110258807 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2528)@84c1225eaf8b: Final verdict of PTC: none 20250427110258807 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110258807 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110258807 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) 20250427110258807 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110258807 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110258808 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) 20250427110258808 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110258808 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) 20250427110258808 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110258808 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110258808 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110258808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110258808 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110258808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110258808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110258808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110258808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110258808 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) 20250427110258808 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110258808 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110258808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110258808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110258808 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110258809 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2534)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2531)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(2538)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2526)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2532)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2529)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2527)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2530)@84c1225eaf8b: Final verdict of PTC: none 20250427110258810 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110258810 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110258810 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2525)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2535)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2533)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2539)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2537)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2541)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2536)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2525): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2526): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2527): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2528): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2529): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2530): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2531): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2532): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2533): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2534): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2535): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2536): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2537): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2538): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2539): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_smpp_mo_sms2(2540): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2541): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_smpp_mo_sms finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms pass'. Sun Apr 27 11:02:58 UTC 2025 ====== MSC_Tests_Iu.TC_iu_smpp_mo_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_smpp_mo_sms.talloc 20250427110259811 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=530972) 20250427110300807 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110300808 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110300808 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110300808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110300808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110300808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110300809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110300809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110300809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110300812 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=530972, count=534280) 20250427110301814 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_sms ------ Sun Apr 27 11:03:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110302815 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_gsup_mo_sms started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2545)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2545)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2545)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(2543)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2548)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2548)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2548)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2546)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2551)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2551)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2551)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2549)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110303737 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2552)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110303817 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110303817 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2554)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2554)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110303822 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2554)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2554)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2554)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2554)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110303841 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110303841 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2555)@84c1225eaf8b: Created GsupExpect[0] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2557) MSC_Test-GSUP(2555)@84c1225eaf8b: Created GsupExpect[1] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2557) TC_iu_gsup_mo_sms2(2557)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110303909 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110303909 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110303909 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110303909 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2545)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2545)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110303913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110303913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110303913 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110303914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110303914 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110303914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110303914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110303914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110303914 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110303914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110303914 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2545)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110303914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110303914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110303914 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110303914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110303914 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110303914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(2545)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2545)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2545)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110303914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110303914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110303914 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110303914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110303914 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110303914 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2545)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2545)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2545)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2545)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2545)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2545)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2545)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2545)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110303914 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110303914 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110303921 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110303921 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110303921 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110303921 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2548)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2548)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110303926 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110303926 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110303926 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110303926 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110303926 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110303926 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110303926 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110303926 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) 20250427110303926 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110303926 DLSS7 DEBUG 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) 20250427110303926 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2548)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2548)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2548)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2548)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110303930 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110303930 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110303930 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110303930 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) 20250427110303930 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110303930 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110303930 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110303930 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) 20250427110303930 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110303930 DLSS7 DEBUG 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) 20250427110303930 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110303930 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2548)@84c1225eaf8b: Message received on association #8 20250427110303930 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110303930 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2548)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2548)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2548)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2548)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2548)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2548)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110303933 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110303933 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110303933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110303933 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2551)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2551)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110303941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110303941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110303941 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110303941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110303941 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110303941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110303941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110303941 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) 20250427110303941 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110303941 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) 20250427110303941 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2551)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2551)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2551)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2551)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110303943 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110303943 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110303943 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110303943 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) 20250427110303943 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110303943 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110303943 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110303943 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) 20250427110303943 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110303943 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) 20250427110303943 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) 20250427110303943 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110303943 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110303943 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110303943 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2548)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2551)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2548)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2551)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2551)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2551)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2551)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2551)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2551)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110304713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110304713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304713 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110304713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110304713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304713 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2545)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110304713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110304713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110304713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110304713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2545)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2544)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110304725 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304725 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304725 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304725 DLM3UA 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) 20250427110304725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304725 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) 20250427110304725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110304725 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304725 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2548)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110304725 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304725 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304725 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) 20250427110304725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304725 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) 20250427110304725 DLSS7 DEBUG Found route for dpc=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) 20250427110304726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110304726 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304726 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2548)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2547)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110304737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110304737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304737 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110304737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110304737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304737 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110304738 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110304738 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110304738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110304738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304738 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110304738 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110304738 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304738 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2550)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2550)@84c1225eaf8b: Added conn table entry 0TC_iu_gsup_mo_sms2(2557)4300045 MSC_Test_2-SCCP(2549)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110304743 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304743 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304743 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304743 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110304743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304743 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110304743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110304743 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304743 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 41 9d 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 01 88 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2550)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110304743 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) 20250427110304743 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: Allocated (fsm.c:456) 20250427110304743 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: Allocated (fsm.c:456) 20250427110304743 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: is child of msub_fsm[0x55eefe1fff30] (fsm.c:486) 20250427110304744 DMSC DEBUG msc_a[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110304744 DMSC DEBUG msc_a[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1fff30] (fsm.c:486) 20250427110304744 DMSC DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110304744 DMSC DEBUG msc_i(unknown:UTRAN-Iu-452:NONE)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110304744 DMSC DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110304744 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110304744 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110304744 DMM DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001088 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110304744 DMM DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110304744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110304744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe1a1c90] (fsm.c:486) 20250427110304744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110304744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110304744 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110304744 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001088 id=262420000001088 (vlr.c:661) 20250427110304744 DVLR INFO New subscr, IMSI: 262420000001088 (vlr.c:562) 20250427110304744 DVLR DEBUG VLR subscr IMSI-262420000001088 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110304744 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110304744 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110304744 DVLR DEBUG VLR subscr IMSI-262420000001088 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110304744 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110304744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110304744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110304744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110304744 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110304744 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110304744 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110304744 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110304744 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304744 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110304744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110304744 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110304744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304744 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 41 9d 0d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2555)@84c1225eaf8b: Found GsupExpect[0] for "262420000001088" handled at TC_iu_gsup_mo_sms2(2557) MSC_Test-GSUP(2555)@84c1225eaf8b: Added IMSI table entry 0TC_iu_gsup_mo_sms2(2557)"262420000001088" MSC_Test_2-SCCP(2549)@84c1225eaf8b: { messageType := 2, destLocRef := '419D0D'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_gsup_mo_sms2(2557)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2557)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110304747 DVLR DEBUG VLR subscr IMSI-262420000001088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110304747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110304747 DVLR DEBUG SUBSCR(IMSI-262420000001088) Received 1 auth tuples (vlr.c:996) 20250427110304747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110304747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110304747 DMM DEBUG Tx AUTH REQ (rand = f670fcb1b2a4190790b6957a7ce10070) (gsm_04_08.c:641) 20250427110304747 DMM DEBUG AUTH REQ (autn = 6746bd307656a25985ce9578eda3054a) (gsm_04_08.c:643) 20250427110304747 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110304747 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110304747 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110304747 DVLR DEBUG VLR subscr IMSI-262420000001088 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110304747 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304747 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110304747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110304747 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110304747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304747 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 41 9d 0d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 f6 70 fc b1 b2 a4 19 07 90 b6 95 7a 7c e1 00 70 20 10 67 46 bd 30 76 56 a2 59 85 ce 95 78 ed a3 05 4a 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2550)@84c1225eaf8b: patching N(SD)=1 into dtap '0514BE60822F2104E2B324F7'O MSC_Test_2-RAN(2550)@84c1225eaf8b: patched enc_l3: '0554BE60822F2104E2B324F7'O MSC_Test_2-SCCP(2549)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2549)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BE60822F2104E2B324F7'O 20250427110304752 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304752 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304752 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304752 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110304752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304752 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110304752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110304752 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304752 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 be 60 82 2f 21 04 e2 b3 24 f7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110304752 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110304752 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110304752 DIUCS DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110304752 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110304752 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110304752 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110304752 DMM DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = be60822fe2b324f7) (gsm_04_08.c:1128) 20250427110304752 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110304752 DVLR DEBUG SUBSCR(IMSI-262420000001088) AUTH on UTRAN received RES: be60822fe2b324f7 (8 bytes) (vlr_auth_fsm.c:151) 20250427110304752 DVLR INFO SUBSCR(IMSI-262420000001088) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110304752 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110304752 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110304752 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110304752 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2143b0] (vlr_auth_fsm.c:294) 20250427110304752 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110304752 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110304752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110304752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110304752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110304752 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110304752 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c965334c518c0eb91bfd29d92176a783, CK=NONE (ran_msg_iu.c:388) 20250427110304752 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110304752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110304752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110304752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304752 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110304752 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110304752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304752 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 41 9d 0d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c9 65 33 4c 51 8c 0e b9 1b fd 29 d9 21 76 a7 83 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2549)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2549)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110304760 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110304760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304760 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110304760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110304760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304760 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110304760 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110304760 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110304760 DIUCS DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110304760 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110304760 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110304760 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110304760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110304760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110304760 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110304760 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110304760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110304760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110304760 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110304760 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110304760 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110304760 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110304760 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304760 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110304760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304760 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110304760 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110304760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304760 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 41 9d 0d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110304763 DVLR DEBUG VLR subscr IMSI-262420000001088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110304763 DVLR DEBUG IMSI:262420000001088 has MSISDN:491230001088 (vlr.c:1045) 20250427110304763 DMSC NOTICE msub(IMSI-262420000001088:MSISDN-491230001088) VLR: update for IMSI=262420000001088 (MSISDN=491230001088) (gsm_04_08.c:1541) 20250427110304763 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110304763 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110304763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110304763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110304763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110304763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110304763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:110) 20250427110304763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110304763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110304763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110304763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110304763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55eefe209410]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110304763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55eefe209410]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110304763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55eefe209410]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110304764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55eefe209410]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110304764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55eefe209410]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110304764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55eefe209410]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110304764 DMSC NOTICE msub(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x61AC5D9C) VLR: update for IMSI=262420000001088 (MSISDN=491230001088) (gsm_04_08.c:1541) 20250427110304764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55eefe209410]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110304764 DMM DEBUG -> IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x61AC5D9C LOCATION UPDATE ACCEPT (TMSI = 0x61ac5d9c) (gsm_04_08.c:149) 20250427110304764 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110304764 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110304764 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110304764 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x61AC5D9C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110304764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110304764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110304764 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110304764 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304764 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 41 9d 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 61 ac 5d 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(2551)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2557)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2550)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2550)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2549)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2549)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110304766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110304766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110304766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110304766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304766 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110304766 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110304766 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110304766 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110304766 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110304766 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110304766 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110304766 DMM DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110304766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110304767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55eefe209410]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110304767 DMSC NOTICE msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C) VLR: update for IMSI=262420000001088 (MSISDN=491230001088) (gsm_04_08.c:1541) 20250427110304767 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110304767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55eefe209410]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110304767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110304767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55eefe209410]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110304767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55eefe209410]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:817) 20250427110304767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55eefe209410]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110304767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55eefe209410]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110304767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110304767 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110304767 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250427110304767 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001088/3/1): Available (smpp_smsc.c:626) 20250427110304767 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110304767 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110304767 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110304767 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110304767 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110304767 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110304767 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110304767 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110304767 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110304767 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304767 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110304767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110304767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110304767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304767 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 41 9d 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(2551)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2549)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2549)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110304771 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304771 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304771 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304771 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110304771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304771 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110304771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110304771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304771 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110304771 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110304771 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110304771 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110304771 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110304771 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110304771 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110304771 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110304771 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110304771 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110304771 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110304771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110304771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1a1c90] (msc_a.c:1053) 20250427110304771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110304771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110304771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110304771 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1fff30] (msc_a.c:1053) 20250427110304771 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110304771 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110304771 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110304771 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C) MSC-A terminated (msub.c:261) 20250427110304771 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C) 1 MSC-I still active (msub.c:79) 20250427110304771 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110304772 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110304772 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1d8430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110304772 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1d8430]{READY}: Removing from parent msub_fsm[0x55eefe1fff30] (msub.c:113) 20250427110304772 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-452 (ran_conn.c:142) 20250427110304772 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-452 (ran_conn.c:155) 20250427110304772 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1d8430]{READY}: Freeing instance (msub.c:113) 20250427110304772 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-452:LU)[0x55eefe1d8430]{READY}: Deallocated (fsm.c:568) 20250427110304772 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C) Free (msub.c:119) 20250427110304772 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C - active-conn: now used by 1 (attached) (msub.c:375) 20250427110304772 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Freeing instance (msub.c:113) 20250427110304772 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Deallocated (fsm.c:568) 20250427110304772 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304772 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110304772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304772 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110304772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110304772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304772 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 41 9d 0d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@84c1225eaf8b: Session index based on local reference:0 20250427110304772 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304772 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304772 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304772 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110304772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304772 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110304772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110304772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110304772 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 41 9d 0d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2550)@84c1225eaf8b: Deleted conn table entry 0TC_iu_gsup_mo_sms2(2557)4300045 TC_iu_gsup_mo_sms2(2557)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2557)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2557)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2557)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2557)@84c1225eaf8b: 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 := '61AC5D9C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2550)@84c1225eaf8b: Added conn table entry 0TC_iu_gsup_mo_sms2(2557)1402976 MSC_Test_2-RAN(2550)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2549)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110304976 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304976 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304976 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304976 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110304976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304976 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110304976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110304976 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304976 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 15 68 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 04 03 50 59 02 05 f4 61 ac 5d 9c 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) 20250427110304976 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) 20250427110304977 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Allocated (fsm.c:456) 20250427110304977 DMSC DEBUG msc_i[0x55eefe1a1c90]{READY}: Allocated (fsm.c:456) 20250427110304977 DMSC DEBUG msc_i[0x55eefe1a1c90]{READY}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110304977 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110304977 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110304977 DMSC DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110304977 DMSC DEBUG msc_i(unknown:UTRAN-Iu-453:NONE)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110304977 DMSC DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110304977 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110304977 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110304977 DMM DEBUG msc_a(TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427110304977 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110304977 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430] (fsm.c:486) 20250427110304977 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110304977 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110304977 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110304977 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110304977 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110304977 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110304977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110304977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110304977 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe209410]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110304977 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe209410]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1fff30] (fsm.c:486) 20250427110304977 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe209410]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110304977 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe209410]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110304977 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110304977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110304977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110304977 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110304977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304977 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 15 68 60 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@84c1225eaf8b: { messageType := 2, destLocRef := '156860'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_gsup_mo_sms2(2557)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2557)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110304978 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110304978 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe209410]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110304978 DVLR DEBUG SUBSCR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C) Received 1 auth tuples (vlr.c:996) 20250427110304978 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe209410]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110304978 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe209410]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110304978 DMM DEBUG Tx AUTH REQ (rand = a2f3d86e72e89f2d37e1f9602e1195b0) (gsm_04_08.c:641) 20250427110304978 DMM DEBUG AUTH REQ (autn = be8b4e9d063fa65a25f959c6e149038a) (gsm_04_08.c:643) 20250427110304978 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110304978 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110304978 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110304979 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304979 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110304979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304979 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110304979 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110304979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304979 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 15 68 60 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a2 f3 d8 6e 72 e8 9f 2d 37 e1 f9 60 2e 11 95 b0 20 10 be 8b 4e 9d 06 3f a6 5a 25 f9 59 c6 e1 49 03 8a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110304979 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2551)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2550)@84c1225eaf8b: patching N(SD)=1 into dtap '0514244C5C7E2104CF84525D'O MSC_Test_2-RAN(2550)@84c1225eaf8b: patched enc_l3: '0554244C5C7E2104CF84525D'O MSC_Test_2-SCCP(2549)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2549)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554244C5C7E2104CF84525D'O MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110304980 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304980 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304980 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304980 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110304980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304980 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110304980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110304980 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304980 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 24 4c 5c 7e 21 04 cf 84 52 5d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110304980 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110304980 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110304980 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110304980 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110304980 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110304980 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110304980 DMM DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 244c5c7ecf84525d) (gsm_04_08.c:1128) 20250427110304980 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe209410]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110304980 DVLR DEBUG SUBSCR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C) AUTH on UTRAN received RES: 244c5c7ecf84525d (8 bytes) (vlr_auth_fsm.c:151) 20250427110304980 DVLR INFO SUBSCR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110304980 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe209410]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110304980 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe209410]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110304980 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe209410]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110304980 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe209410]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1fff30] (vlr_auth_fsm.c:294) 20250427110304980 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe209410]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110304980 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe209410]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110304980 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110304980 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110304980 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110304980 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110304980 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c2c9c37e8b3b1f83c85a2cb6d9bfe3f4, CK=NONE (ran_msg_iu.c:388) 20250427110304980 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110304980 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110304980 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304980 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110304980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304980 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110304980 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110304980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304980 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 15 68 60 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c2 c9 c3 7e 8b 3b 1f 83 c8 5a 2c b6 d9 bf e3 f4 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2549)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2549)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110304981 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110304981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304981 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110304981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110304981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304981 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110304981 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110304981 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110304981 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110304981 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110304981 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110304981 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110304981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110304981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110304981 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110304981 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110304981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110304981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110304981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110304981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110304981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110304981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110304981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110304981 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110304981 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250427110304981 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001088/3/1): Available (smpp_smsc.c:626) 20250427110304981 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304981 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110304981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304981 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110304981 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110304981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304981 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 15 68 60 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2549)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: vl_len:42 MSC_Test_2-SCCP(2549)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110304985 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304985 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304985 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304985 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110304985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304985 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110304985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110304985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304985 DLSS7 DEBUG 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) 20250427110304985 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110304985 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110304985 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110304985 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110304985 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110304985 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110304985 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250427110304985 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250427110304985 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110304985 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427110304985 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110304985 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110304985 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304985 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110304985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110304985 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110304985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304985 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 15 68 60 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2557)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2557)@84c1225eaf8b: 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)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110304987 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427110304987 DMSC DEBUG Routed to GSM 04.11 MO handler (gsm_04_11_gsup.c:337) 20250427110304987 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427110304987 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110304987 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110304987 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427110304987 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250427110304987 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304987 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110304987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110304987 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110304987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304987 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 15 68 60 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2557)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2549)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: vl_len:19 MSC_Test_2-SCCP(2549)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110304988 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304988 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304988 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304988 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110304988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304988 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110304988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110304988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304988 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) 20250427110304988 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110304988 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110304988 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110304988 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110304988 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110304988 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110304988 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110304988 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110304988 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110304988 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110304988 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110304988 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110304988 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110304988 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110304988 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110304988 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110304988 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110304989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110304989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110304989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304989 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 15 68 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(2551)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2549)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2549)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2549)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110304989 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304990 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110304990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304990 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110304990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110304990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304990 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110304990 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110304990 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110304990 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110304990 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110304990 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110304990 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110304990 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110304990 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110304990 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110304990 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110304990 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110304990 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430] (msc_a.c:1053) 20250427110304990 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110304990 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110304990 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2143b0] (msc_a.c:1053) 20250427110304990 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110304990 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110304990 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110304990 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C) MSC-A terminated (msub.c:261) 20250427110304990 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C) 1 MSC-I still active (msub.c:79) 20250427110304990 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110304990 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110304990 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110304990 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Removing from parent msub_fsm[0x55eefe2143b0] (msub.c:113) 20250427110304990 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-453 (ran_conn.c:142) 20250427110304990 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-453 (ran_conn.c:155) 20250427110304990 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Freeing instance (msub.c:113) 20250427110304990 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Deallocated (fsm.c:568) 20250427110304990 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C) Free (msub.c:119) 20250427110304990 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x61AC5D9C - active-conn: now used by 1 (attached) (msub.c:375) 20250427110304990 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Freeing instance (msub.c:113) 20250427110304990 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Deallocated (fsm.c:568) 20250427110304990 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304990 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110304990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110304990 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110304990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304990 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 15 68 60 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-RAN(2550)@84c1225eaf8b: Deleted conn table entry 0TC_iu_gsup_mo_sms2(2557)1402976 MSC_Test_2-M3UA(2551)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110304990 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304990 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110304990 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110304990 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110304990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110304990 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110304990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110304990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110304990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110304990 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 15 68 60 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_gsup_mo_sms2(2557)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2557)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2557)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2557)@84c1225eaf8b: Final verdict of PTC: pass 20250427110304993 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110304993 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) 20250427110304993 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110304993 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_0-SCCP(2543)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2546)@84c1225eaf8b: Final verdict of PTC: none 20250427110304993 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110304993 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(2555)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2548)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(2545)@84c1225eaf8b: Final verdict of PTC: none 20250427110304993 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110304993 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110304993 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110304993 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110304993 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110304993 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110304993 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110304993 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) 20250427110304993 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110304993 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110304993 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110304993 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110304993 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110304993 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110304993 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110304993 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304993 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110304993 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110304993 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110304993 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110304993 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110304993 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) 20250427110304993 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) 20250427110304993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110304993 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110304993 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110304993 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110304993 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304993 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110304993 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110304993 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110304993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110304993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110304993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110304993 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) 20250427110304993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110304993 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110304993 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110304993 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110304993 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110304994 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-RAN(2547)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2544)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2550)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2552)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2554)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2556)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2553)@84c1225eaf8b: Final verdict of PTC: none 20250427110304994 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110304994 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) 20250427110304994 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110304994 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110304994 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) IPA-CTRL-CLI-IPA(2558)@84c1225eaf8b: Final verdict of PTC: none 20250427110304994 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110304994 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110304994 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110304994 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110304994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110304994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110304994 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) 20250427110304994 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110304994 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110304994 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(2542)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2549)@84c1225eaf8b: Final verdict of PTC: none 20250427110304994 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110304994 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2551)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2542): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2543): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2544): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2545): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2546): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2547): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2548): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2549): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2550): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2551): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2552): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2553): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2554): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2555): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2556): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_gsup_mo_sms2(2557): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2558): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_gsup_mo_sms finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms pass'. Sun Apr 27 11:03:05 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 20250427110305995 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=517452) 20250427110306995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110306995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110306995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110306995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110306995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110306995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110306995 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110306995 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110306995 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110306996 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=517452, count=521040) 20250427110307997 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_smma ------ Sun Apr 27 11:03:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mo_smma.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mo_smma.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110308999 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_gsup_mo_smma started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2562)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2562)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2562)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2560)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2565)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2565)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2565)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2563)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2568)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2568)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2568)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2566)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110309888 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2569)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110310000 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110310000 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2571)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2571)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110310001 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2571)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2571)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2571)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2571)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110310010 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110310010 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2572)@84c1225eaf8b: Created GsupExpect[0] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2574) MSC_Test-GSUP(2572)@84c1225eaf8b: Created GsupExpect[1] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2574) TC_iu_gsup_mo_smma2(2574)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110310057 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110310058 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110310058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110310058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2562)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2562)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2562)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110310061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110310061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110310061 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110310061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110310061 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110310061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110310061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110310061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110310061 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110310061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110310061 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2562)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2562)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2562)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2562)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2562)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2562)@84c1225eaf8b: Message received on association #8 20250427110310064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110310064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110310064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110310064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110310064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110310064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110310064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110310064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110310064 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110310064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110310064 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110310064 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2562)@84c1225eaf8b: Message received on association #8 20250427110310064 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110310064 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2562)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2562)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2562)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2562)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110310071 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110310071 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110310071 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110310071 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2565)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2565)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110310076 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110310076 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110310076 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110310076 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110310076 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110310076 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110310076 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110310076 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) 20250427110310076 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110310076 DLSS7 DEBUG 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) 20250427110310076 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2565)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2565)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2565)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2565)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110310078 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110310078 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110310078 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110310078 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) 20250427110310078 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110310078 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110310078 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110310078 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) 20250427110310078 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110310078 DLSS7 DEBUG 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) 20250427110310078 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110310078 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2565)@84c1225eaf8b: Message received on association #8 20250427110310079 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110310079 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2565)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2565)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2565)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2565)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2565)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2565)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110310083 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110310083 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110310083 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110310083 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2568)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2568)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110310090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110310090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110310090 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110310090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110310090 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110310090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110310090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110310090 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) 20250427110310090 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110310090 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) 20250427110310090 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2568)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2568)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2568)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2568)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110310093 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110310093 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110310093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110310093 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) 20250427110310093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110310093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110310093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110310093 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) 20250427110310093 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110310093 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) 20250427110310093 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) 20250427110310093 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110310093 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110310093 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110310093 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2565)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2565)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2568)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2568)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2568)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2568)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2568)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2568)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2568)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110310874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110310874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110310874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110310874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110310874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110310874 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110310874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110310874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110310874 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110310874 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110310875 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110310875 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110310875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110310875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110310875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110310875 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110310875 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110310875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110310875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110310875 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2562)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110310881 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110310881 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110310881 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110310882 DLM3UA 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) 20250427110310882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110310882 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) 20250427110310882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110310882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_1-M3UA(2565)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2561)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110310882 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110310882 DLSS7 DEBUG 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) 20250427110310882 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110310882 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110310882 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110310882 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) 20250427110310882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110310882 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) 20250427110310882 DLSS7 DEBUG Found route for dpc=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) 20250427110310882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110310882 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110310882 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2565)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2564)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2568)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110310893 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110310893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110310893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110310893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110310893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110310893 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110310893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110310893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110310893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110310893 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) 20250427110310893 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110310894 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110310894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110310894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110310894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110310894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110310894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110310894 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110310894 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110310894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110310894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110310894 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2568)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2567)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2567)@84c1225eaf8b: Added conn table entry 0TC_iu_gsup_mo_smma2(2574)8152884 MSC_Test_2-SCCP(2566)@84c1225eaf8b: First idle individual index:0 20250427110310904 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110310904 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110310904 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110310904 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110310904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110310904 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110310904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110310904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110310904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110310904 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 67 34 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 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) MSC_Test_2-M3UA(2568)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2567)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110310904 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) 20250427110310904 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: Allocated (fsm.c:456) 20250427110310904 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: Allocated (fsm.c:456) 20250427110310904 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: is child of msub_fsm[0x55eefe1fff30] (fsm.c:486) 20250427110310904 DMSC DEBUG msc_a[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110310904 DMSC DEBUG msc_a[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1fff30] (fsm.c:486) 20250427110310904 DMSC DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110310904 DMSC DEBUG msc_i(unknown:UTRAN-Iu-454:NONE)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110310904 DMSC DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110310904 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110310904 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110310904 DMM DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001089 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110310904 DMM DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110310904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110310904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe1a1c90] (fsm.c:486) 20250427110310904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110310904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110310905 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110310905 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001089 id=262420000001089 (vlr.c:661) 20250427110310905 DVLR INFO New subscr, IMSI: 262420000001089 (vlr.c:562) 20250427110310905 DVLR DEBUG VLR subscr IMSI-262420000001089 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110310905 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110310905 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110310905 DVLR DEBUG VLR subscr IMSI-262420000001089 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110310905 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110310905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110310905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110310905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110310905 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110310905 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110310905 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110310905 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110310905 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110310905 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110310905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110310905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110310905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110310905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110310905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110310905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110310905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110310905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 7c 67 34 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2568)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@84c1225eaf8b: { messageType := 2, destLocRef := '7C6734'O ("|g4"), 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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2572)@84c1225eaf8b: Found GsupExpect[0] for "262420000001089" handled at TC_iu_gsup_mo_smma2(2574) MSC_Test-GSUP(2572)@84c1225eaf8b: Added IMSI table entry 0TC_iu_gsup_mo_smma2(2574)"262420000001089" TC_iu_gsup_mo_smma2(2574)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2574)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110310908 DVLR DEBUG VLR subscr IMSI-262420000001089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110310908 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110310908 DVLR DEBUG SUBSCR(IMSI-262420000001089) Received 1 auth tuples (vlr.c:996) 20250427110310908 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110310908 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110310908 DMM DEBUG Tx AUTH REQ (rand = 9bd049fbca7bc6b6fc1bd67c6899ffbb) (gsm_04_08.c:641) 20250427110310908 DMM DEBUG AUTH REQ (autn = b5450b3f651ad73d185e31607f5df1ee) (gsm_04_08.c:643) 20250427110310908 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110310908 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110310908 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110310908 DVLR DEBUG VLR subscr IMSI-262420000001089 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110310908 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110310908 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110310908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110310908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110310908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110310908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110310908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110310908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110310908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110310908 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 7c 67 34 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 9b d0 49 fb ca 7b c6 b6 fc 1b d6 7c 68 99 ff bb 20 10 b5 45 0b 3f 65 1a d7 3d 18 5e 31 60 7f 5d f1 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(2568)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2568)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2567)@84c1225eaf8b: patching N(SD)=1 into dtap '051429A0E21021049BE36B06'O MSC_Test_2-RAN(2567)@84c1225eaf8b: patched enc_l3: '055429A0E21021049BE36B06'O MSC_Test_2-SCCP(2566)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2566)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055429A0E21021049BE36B06'O 20250427110310915 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110310915 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110310915 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110310915 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110310915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110310915 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110310915 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110310915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110310915 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110310915 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 29 a0 e2 10 21 04 9b e3 6b 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110310915 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110310915 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110310915 DIUCS DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110310915 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110310915 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110310915 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110310915 DMM DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 29a0e2109be36b06) (gsm_04_08.c:1128) 20250427110310915 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110310915 DVLR DEBUG SUBSCR(IMSI-262420000001089) AUTH on UTRAN received RES: 29a0e2109be36b06 (8 bytes) (vlr_auth_fsm.c:151) 20250427110310915 DVLR INFO SUBSCR(IMSI-262420000001089) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110310915 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110310915 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110310915 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110310915 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2143b0] (vlr_auth_fsm.c:294) 20250427110310915 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110310915 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110310915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110310915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110310915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110310915 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110310915 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6335aa448334bfb503e034019662498e, CK=NONE (ran_msg_iu.c:388) 20250427110310915 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110310915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110310916 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110310916 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110310916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110310916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110310916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110310916 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110310916 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110310916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110310916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110310916 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 7c 67 34 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 63 35 aa 44 83 34 bf b5 03 e0 34 01 96 62 49 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(2568)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2568)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2566)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2566)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110310924 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110310924 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110310924 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110310924 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110310924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110310924 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110310924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110310924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110310924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110310924 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110310924 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110310924 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110310924 DIUCS DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110310924 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110310924 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110310924 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110310924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110310924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110310924 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110310924 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110310924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110310924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110310924 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110310924 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110310924 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110310924 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110310924 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110310924 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110310924 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110310924 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110310924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110310924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110310924 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110310924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110310924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110310924 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 7c 67 34 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2568)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110310928 DVLR DEBUG VLR subscr IMSI-262420000001089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110310928 DVLR DEBUG IMSI:262420000001089 has MSISDN:491230001089 (vlr.c:1045) 20250427110310928 DMSC NOTICE msub(IMSI-262420000001089:MSISDN-491230001089) VLR: update for IMSI=262420000001089 (MSISDN=491230001089) (gsm_04_08.c:1541) 20250427110310928 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110310928 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110310928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110310928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110310928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110310928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110310928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:110) 20250427110310928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110310928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110310928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110310928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110310928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55eefe203650]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110310928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55eefe203650]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110310928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55eefe203650]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110310928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55eefe203650]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110310928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55eefe203650]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110310928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55eefe203650]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110310928 DMSC NOTICE msub(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x1A65719A) VLR: update for IMSI=262420000001089 (MSISDN=491230001089) (gsm_04_08.c:1541) 20250427110310928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55eefe203650]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110310928 DMM DEBUG -> IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x1A65719A LOCATION UPDATE ACCEPT (TMSI = 0x1a65719a) (gsm_04_08.c:149) 20250427110310928 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110310928 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110310928 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110310928 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x1A65719A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110310928 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110310928 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110310928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110310928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110310928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110310928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110310928 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110310928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110310928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110310928 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 7c 67 34 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 1a 65 71 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(2568)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2568)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2574)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2567)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2567)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2566)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2566)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110310932 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110310932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110310932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110310932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110310932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110310932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110310932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110310933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2568)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110310933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110310933 DLSS7 DEBUG 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) 20250427110310933 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110310933 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110310933 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110310933 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110310933 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110310933 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110310933 DMM DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110310933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110310933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55eefe203650]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110310933 DMSC NOTICE msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A) VLR: update for IMSI=262420000001089 (MSISDN=491230001089) (gsm_04_08.c:1541) 20250427110310933 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110310933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55eefe203650]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110310933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110310933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55eefe203650]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110310933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55eefe203650]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:817) 20250427110310933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55eefe203650]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110310933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55eefe203650]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110310933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110310933 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110310933 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.971s remaining) (msc_a.c:450) 20250427110310933 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001089/3/1): Available (smpp_smsc.c:626) 20250427110310933 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110310933 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110310933 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110310933 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110310933 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110310933 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110310933 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110310933 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110310933 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110310933 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110310933 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110310933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110310933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110310933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110310933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110310933 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110310933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110310933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110310933 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 7c 67 34 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2568)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2566)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2566)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110310939 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110310939 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110310939 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110310939 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110310939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110310939 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110310939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110310939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110310939 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110310939 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c6 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110310939 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110310939 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110310939 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110310939 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110310939 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110310939 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110310939 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110310939 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110310939 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110310939 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110310939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110310939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1a1c90] (msc_a.c:1053) 20250427110310939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110310939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110310939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110310939 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1fff30] (msc_a.c:1053) 20250427110310939 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110310939 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110310940 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110310940 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A) MSC-A terminated (msub.c:261) 20250427110310940 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A) 1 MSC-I still active (msub.c:79) 20250427110310940 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110310940 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110310940 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1d8430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110310940 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1d8430]{READY}: Removing from parent msub_fsm[0x55eefe1fff30] (msub.c:113) 20250427110310940 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-454 (ran_conn.c:142) 20250427110310940 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-454 (ran_conn.c:155) 20250427110310940 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1d8430]{READY}: Freeing instance (msub.c:113) 20250427110310940 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-454:LU)[0x55eefe1d8430]{READY}: Deallocated (fsm.c:568) 20250427110310940 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A) Free (msub.c:119) 20250427110310940 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A - active-conn: now used by 1 (attached) (msub.c:375) 20250427110310940 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Freeing instance (msub.c:113) 20250427110310940 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Deallocated (fsm.c:568) 20250427110310940 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110310940 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110310940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110310940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110310940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110310940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110310940 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110310940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110310940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110310940 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 7c 67 34 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2568)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@84c1225eaf8b: Session index based on local reference:0 20250427110310941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110310941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110310941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110310941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110310941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110310941 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110310941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110310941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110310941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110310941 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 7c 67 34 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2567)@84c1225eaf8b: Deleted conn table entry 0TC_iu_gsup_mo_smma2(2574)8152884 TC_iu_gsup_mo_smma2(2574)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2574)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2574)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2574)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2574)@84c1225eaf8b: 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 := '1A65719A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2567)@84c1225eaf8b: Added conn table entry 0TC_iu_gsup_mo_smma2(2574)6450578 MSC_Test_2-RAN(2567)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2566)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2568)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110311144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110311144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110311144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110311144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110311144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110311144 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110311144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110311144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110311144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110311144 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 62 6d 92 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 1a 65 71 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) 20250427110311145 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) 20250427110311145 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Allocated (fsm.c:456) 20250427110311145 DMSC DEBUG msc_i[0x55eefe1a1c90]{READY}: Allocated (fsm.c:456) 20250427110311145 DMSC DEBUG msc_i[0x55eefe1a1c90]{READY}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110311145 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110311145 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110311145 DMSC DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110311145 DMSC DEBUG msc_i(unknown:UTRAN-Iu-455:NONE)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110311145 DMSC DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110311145 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110311145 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110311145 DMM DEBUG msc_a(TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427110311145 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110311145 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430] (fsm.c:486) 20250427110311145 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110311145 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110311145 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110311145 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110311145 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110311145 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110311145 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110311145 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110311145 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe203650]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110311145 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe203650]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1fff30] (fsm.c:486) 20250427110311145 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe203650]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110311145 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe203650]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110311145 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110311145 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110311145 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110311145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110311145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110311145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110311145 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110311145 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110311145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110311145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110311145 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 62 6d 92 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2568)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@84c1225eaf8b: { messageType := 2, destLocRef := '626D92'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_gsup_mo_smma2(2574)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2574)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110311149 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110311149 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe203650]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110311149 DVLR DEBUG SUBSCR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A) Received 1 auth tuples (vlr.c:996) 20250427110311149 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe203650]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110311149 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe203650]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110311149 DMM DEBUG Tx AUTH REQ (rand = 94cce56197c2b318aa0fa4761ec184c2) (gsm_04_08.c:641) 20250427110311149 DMM DEBUG AUTH REQ (autn = f508647d327613ff14f819211ae02d6b) (gsm_04_08.c:643) 20250427110311149 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110311149 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110311149 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110311149 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110311149 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110311149 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110311149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110311149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110311149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110311149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110311149 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110311149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110311149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110311149 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 62 6d 92 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 94 cc e5 61 97 c2 b3 18 aa 0f a4 76 1e c1 84 c2 20 10 f5 08 64 7d 32 76 13 ff 14 f8 19 21 1a e0 2d 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(2568)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2568)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2567)@84c1225eaf8b: patching N(SD)=1 into dtap '051471B2C180210434728D4F'O MSC_Test_2-RAN(2567)@84c1225eaf8b: patched enc_l3: '055471B2C180210434728D4F'O MSC_Test_2-SCCP(2566)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2566)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055471B2C180210434728D4F'O 20250427110311155 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110311155 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110311155 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110311155 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110311155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110311155 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110311155 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110311155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110311155 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110311155 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 71 b2 c1 80 21 04 34 72 8d 4f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110311156 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110311156 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110311156 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110311156 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110311156 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110311156 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110311156 DMM DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 71b2c18034728d4f) (gsm_04_08.c:1128) 20250427110311156 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe203650]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110311156 DVLR DEBUG SUBSCR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A) AUTH on UTRAN received RES: 71b2c18034728d4f (8 bytes) (vlr_auth_fsm.c:151) 20250427110311156 DVLR INFO SUBSCR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110311156 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe203650]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110311156 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe203650]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110311156 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe203650]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110311156 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe203650]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1fff30] (vlr_auth_fsm.c:294) 20250427110311156 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe203650]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110311156 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe203650]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110311156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110311156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110311156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110311156 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110311156 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=bdb107657d1ed9562778e90353fd5349, CK=NONE (ran_msg_iu.c:388) 20250427110311156 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110311156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110311156 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110311156 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110311156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110311156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110311156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110311156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110311156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110311156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110311156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110311156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 62 6d 92 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 bd b1 07 65 7d 1e d9 56 27 78 e9 03 53 fd 53 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(2568)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2568)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2566)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2566)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110311162 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110311162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110311162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110311162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110311162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110311162 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110311162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110311162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110311162 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110311162 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c7 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110311163 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110311163 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110311163 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110311163 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110311163 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110311163 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110311163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110311163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110311163 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110311163 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110311163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110311163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110311163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110311163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110311163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110311163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110311163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110311163 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110311163 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250427110311163 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001089/3/1): Available (smpp_smsc.c:626) 20250427110311163 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110311163 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110311163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110311163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110311163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110311163 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110311163 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110311163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110311163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110311163 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 62 6d 92 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2568)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2566)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: vl_len:22 MSC_Test_2-SCCP(2566)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020642003B400140'O 20250427110311176 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110311176 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110311176 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110311176 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110311176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110311176 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110311176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110311176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110311176 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110311176 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) MSC_Test_2-M3UA(2568)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110311177 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110311177 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110311177 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110311177 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110311177 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110311177 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110311177 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250427110311177 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250427110311177 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110311177 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427110311177 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110311177 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110311177 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110311178 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110311178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110311178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110311178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110311178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110311178 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110311178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110311178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110311178 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 62 6d 92 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2568)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2574)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2574)@84c1225eaf8b: 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)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110311184 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427110311184 DMSC DEBUG Routed to GSM 04.11 MO handler (gsm_04_11_gsup.c:337) 20250427110311184 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427110311184 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110311185 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110311185 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427110311185 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250427110311185 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110311185 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110311185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110311185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110311185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110311185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110311185 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110311185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110311185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110311185 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 62 6d 92 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2568)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2574)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2566)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: vl_len:19 MSC_Test_2-SCCP(2566)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O 20250427110311192 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110311192 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110311192 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110311192 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110311192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110311192 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110311192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110311193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110311193 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110311193 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c7 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110311193 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110311193 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110311193 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110311193 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110311193 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110311193 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110311193 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110311193 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110311193 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110311193 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110311193 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110311193 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110311193 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110311193 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110311193 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110311193 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110311194 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110311194 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110311194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110311194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110311194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110311194 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110311194 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110311194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110311194 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110311194 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 62 6d 92 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2568)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2566)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2566)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2566)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110311200 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110311200 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110311200 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110311200 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110311200 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110311200 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110311200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110311200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110311200 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110311200 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110311200 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110311200 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110311200 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110311200 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110311200 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110311200 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110311200 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110311200 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110311200 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110311200 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110311200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110311200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430] (msc_a.c:1053) 20250427110311200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110311200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110311200 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2143b0] (msc_a.c:1053) 20250427110311200 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110311200 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110311200 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110311200 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A) MSC-A terminated (msub.c:261) 20250427110311200 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A) 1 MSC-I still active (msub.c:79) 20250427110311200 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110311200 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110311201 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110311201 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Removing from parent msub_fsm[0x55eefe2143b0] (msub.c:113) 20250427110311201 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-455 (ran_conn.c:142) 20250427110311201 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-455 (ran_conn.c:155) 20250427110311201 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Freeing instance (msub.c:113) 20250427110311201 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Deallocated (fsm.c:568) 20250427110311201 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A) Free (msub.c:119) 20250427110311201 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x1A65719A - active-conn: now used by 1 (attached) (msub.c:375) 20250427110311201 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Freeing instance (msub.c:113) 20250427110311201 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Deallocated (fsm.c:568) 20250427110311201 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110311201 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110311201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110311201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110311201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110311201 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110311201 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110311201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110311201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110311201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 62 6d 92 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2568)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@84c1225eaf8b: Session index based on local reference:0 20250427110311203 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110311203 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110311203 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110311203 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110311203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110311203 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110311203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110311203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110311204 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110311204 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 62 6d 92 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2567)@84c1225eaf8b: Deleted conn table entry 0TC_iu_gsup_mo_smma2(2574)6450578 TC_iu_gsup_mo_smma2(2574)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2574)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2574)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2574)@84c1225eaf8b: Final verdict of PTC: pass 20250427110311212 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110311212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110311212 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110311212 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110311213 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110311213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110311213 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110311213 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110311213 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110311213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110311213 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110311213 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110311213 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110311213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110311213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110311213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110311213 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_2-RAN(2567)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(2562)@84c1225eaf8b: Final verdict of PTC: none 20250427110311213 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) 20250427110311213 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110311213 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110311213 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(2561)@84c1225eaf8b: Final verdict of PTC: none 20250427110311213 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110311213 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2563)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(2572)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2564)@84c1225eaf8b: Final verdict of PTC: none 20250427110311215 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110311215 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110311215 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110311215 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) 20250427110311215 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110311215 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110311215 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427110311215 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) 20250427110311215 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427110311215 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427110311215 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) 20250427110311215 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110311215 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110311215 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110311215 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110311216 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110311216 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110311216 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) 20250427110311216 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) 20250427110311216 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110311216 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110311216 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110311216 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110311216 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110311216 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(2560)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2565)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2566)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2569)@84c1225eaf8b: Final verdict of PTC: none 20250427110311216 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110311216 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) 20250427110311216 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110311216 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110311216 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) 20250427110311216 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110311216 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110311216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110311216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110311216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110311216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110311216 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) 20250427110311216 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110311216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110311216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110311217 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110311217 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2570)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2559)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2573)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2571)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2568)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2575)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2559): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2560): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2561): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2562): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2563): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2564): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2565): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2566): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2567): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2568): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2569): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2570): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2571): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2572): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2573): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_gsup_mo_smma2(2574): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2575): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_gsup_mo_smma finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma pass'. Sun Apr 27 11:03:11 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 20250427110312217 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=515756) 20250427110313214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110313214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110313214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110313216 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110313216 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110313216 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110313218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110313218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110313218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110313218 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=515756, count=519064) 20250427110314220 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack ------ Sun Apr 27 11:03:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110315222 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_gsup_mt_sms_ack started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2579)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2579)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2579)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2577)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2582)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2582)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2582)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-SCCP(2580)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2585)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2585)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2585)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2583)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110316137 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2586)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110316224 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110316224 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2588)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2588)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110316230 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2588)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2588)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2588)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2588)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110316257 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110316258 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427110316296 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110316297 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110316297 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110316297 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2579)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2579)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2579)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2579)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110316301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110316301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110316301 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110316301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110316301 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110316301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110316301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110316301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110316301 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110316301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110316301 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2579)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2579)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2579)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2579)@84c1225eaf8b: Message received on association #8 20250427110316303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110316303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110316303 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110316303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110316303 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110316303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110316303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110316303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110316303 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110316303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110316303 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110316303 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110316303 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110316303 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2579)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2579)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2579)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2579)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2579)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110316316 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110316316 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110316316 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110316316 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2582)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2582)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110316320 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110316320 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110316320 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110316320 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110316320 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110316320 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110316320 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110316320 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) 20250427110316320 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110316320 DLSS7 DEBUG 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) 20250427110316320 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2582)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2582)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2582)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2582)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110316320 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110316320 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110316320 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110316320 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) 20250427110316320 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110316320 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110316320 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110316320 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) 20250427110316320 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110316320 DLSS7 DEBUG 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) 20250427110316320 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110316320 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2582)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2582)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2582)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2582)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2582)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427110316320 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110316320 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2582)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2582)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2589)@84c1225eaf8b: Created GsupExpect[0] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2591) MSC_Test-GSUP(2589)@84c1225eaf8b: Created GsupExpect[1] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2591) TC_iu_gsup_mt_sms_ack2(2591)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110316331 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110316331 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110316331 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110316331 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2585)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2585)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110316333 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110316333 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110316333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110316333 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110316333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110316333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110316333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110316333 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) 20250427110316333 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110316333 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) 20250427110316333 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2585)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2585)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2585)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2585)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110316333 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110316333 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110316333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110316333 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) 20250427110316333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110316333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110316333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110316333 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) 20250427110316333 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110316333 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) 20250427110316333 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) 20250427110316333 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110316333 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(2585)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110316334 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110316334 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2585)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2585)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2582)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2582)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2585)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2585)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2585)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2585)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2585)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110317103 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110317104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317104 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110317104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110317104 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317104 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110317105 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317105 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110317105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317105 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110317105 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110317105 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317105 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2579)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2578)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110317125 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317125 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317125 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317125 DLM3UA 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) 20250427110317125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317125 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) 20250427110317125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110317125 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317125 DLSS7 DEBUG 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(2582)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110317125 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317125 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317125 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) 20250427110317125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317125 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) 20250427110317125 DLSS7 DEBUG Found route for dpc=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) 20250427110317125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110317125 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317125 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2582)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2581)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110317144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110317144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317144 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110317144 DLSS7 DEBUG Found route for dpc=185=0.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(2585)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110317144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110317144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317145 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) 20250427110317145 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110317145 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110317146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110317146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317146 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110317146 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110317146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317146 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2585)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2584)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2584)@84c1225eaf8b: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2591)3214572 MSC_Test_2-SCCP(2583)@84c1225eaf8b: First idle individual index:0 20250427110317162 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110317162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317162 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110317162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110317162 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317162 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 0c ec 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110317163 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) 20250427110317163 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: Allocated (fsm.c:456) 20250427110317163 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: Allocated (fsm.c:456) 20250427110317163 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: is child of msub_fsm[0x55eefe1fff30] (fsm.c:486) 20250427110317163 DMSC DEBUG msc_a[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110317163 DMSC DEBUG msc_a[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1fff30] (fsm.c:486) 20250427110317163 DMSC DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110317163 DMSC DEBUG msc_i(unknown:UTRAN-Iu-456:NONE)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110317163 DMSC DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110317163 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110317163 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110317163 DMM DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001090 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110317163 DMM DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110317163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110317163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe1a1c90] (fsm.c:486) 20250427110317163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110317163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-RAN(2584)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110317163 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110317163 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001090 id=262420000001090 (vlr.c:661) 20250427110317163 DVLR INFO New subscr, IMSI: 262420000001090 (vlr.c:562) 20250427110317163 DVLR DEBUG VLR subscr IMSI-262420000001090 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110317163 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110317163 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110317163 DVLR DEBUG VLR subscr IMSI-262420000001090 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110317163 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110317163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110317163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110317163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110317163 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110317163 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110317163 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110317163 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110317163 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317163 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110317163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317163 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110317163 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110317163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317163 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 31 0c ec 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2585)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@84c1225eaf8b: { messageType := 2, destLocRef := '310CEC'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2589)@84c1225eaf8b: Found GsupExpect[0] for "262420000001090" handled at TC_iu_gsup_mt_sms_ack2(2591) MSC_Test-GSUP(2589)@84c1225eaf8b: Added IMSI table entry 0TC_iu_gsup_mt_sms_ack2(2591)"262420000001090" TC_iu_gsup_mt_sms_ack2(2591)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2591)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110317166 DVLR DEBUG VLR subscr IMSI-262420000001090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110317166 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110317166 DVLR DEBUG SUBSCR(IMSI-262420000001090) Received 1 auth tuples (vlr.c:996) 20250427110317166 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110317166 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110317166 DMM DEBUG Tx AUTH REQ (rand = 2dd251962bae6415d892951c4952bc34) (gsm_04_08.c:641) 20250427110317166 DMM DEBUG AUTH REQ (autn = ffbe81358b50989271aa0c9ec657ac80) (gsm_04_08.c:643) 20250427110317166 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110317166 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110317166 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110317166 DVLR DEBUG VLR subscr IMSI-262420000001090 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110317166 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317166 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110317166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317166 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110317166 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110317166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317166 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 31 0c ec 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 2d d2 51 96 2b ae 64 15 d8 92 95 1c 49 52 bc 34 20 10 ff be 81 35 8b 50 98 92 71 aa 0c 9e c6 57 ac 80 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2585)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2584)@84c1225eaf8b: patching N(SD)=1 into dtap '051411BB923A2104E4D6448D'O MSC_Test_2-RAN(2584)@84c1225eaf8b: patched enc_l3: '055411BB923A2104E4D6448D'O MSC_Test_2-SCCP(2583)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2583)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2583)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055411BB923A2104E4D6448D'O MSC_Test_2-M3UA(2585)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110317171 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317171 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317171 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317171 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110317171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317171 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110317171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110317171 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317171 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 11 bb 92 3a 21 04 e4 d6 44 8d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110317171 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110317171 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110317171 DIUCS DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110317171 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110317171 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110317171 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110317171 DMM DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 11bb923ae4d6448d) (gsm_04_08.c:1128) 20250427110317171 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110317171 DVLR DEBUG SUBSCR(IMSI-262420000001090) AUTH on UTRAN received RES: 11bb923ae4d6448d (8 bytes) (vlr_auth_fsm.c:151) 20250427110317171 DVLR INFO SUBSCR(IMSI-262420000001090) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110317171 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110317171 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110317171 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110317171 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2143b0] (vlr_auth_fsm.c:294) 20250427110317171 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110317171 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110317171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110317171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110317171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110317171 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110317171 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9a656b28727e7e2f6b97e6b65b1e9668, CK=NONE (ran_msg_iu.c:388) 20250427110317171 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110317171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110317171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110317171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110317171 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110317171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317171 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 31 0c ec 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9a 65 6b 28 72 7e 7e 2f 6b 97 e6 b6 5b 1e 96 68 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2585)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2583)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2583)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2583)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2585)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110317176 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317176 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317176 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317176 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110317176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317176 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110317176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110317176 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317176 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110317176 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110317176 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110317176 DIUCS DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110317176 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110317176 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110317176 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110317176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110317176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110317176 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110317176 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110317176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110317176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110317176 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110317176 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110317176 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110317176 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110317176 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317176 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110317176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317176 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110317176 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110317176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317176 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 31 0c ec 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2585)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110317178 DVLR DEBUG VLR subscr IMSI-262420000001090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110317178 DVLR DEBUG IMSI:262420000001090 has MSISDN:491230001090 (vlr.c:1045) 20250427110317178 DMSC NOTICE msub(IMSI-262420000001090:MSISDN-491230001090) VLR: update for IMSI=262420000001090 (MSISDN=491230001090) (gsm_04_08.c:1541) 20250427110317178 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110317178 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110317178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110317178 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110317178 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110317178 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110317178 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:110) 20250427110317178 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110317178 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110317178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110317178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110317178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55eefe203780]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110317178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55eefe203780]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110317178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55eefe203780]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110317178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55eefe203780]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110317178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55eefe203780]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110317178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55eefe203780]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110317178 DMSC NOTICE msub(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x209C6639) VLR: update for IMSI=262420000001090 (MSISDN=491230001090) (gsm_04_08.c:1541) 20250427110317178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55eefe203780]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110317178 DMM DEBUG -> IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x209C6639 LOCATION UPDATE ACCEPT (TMSI = 0x209c6639) (gsm_04_08.c:149) 20250427110317178 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110317178 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110317178 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110317178 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x209C6639 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110317179 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317179 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110317179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317179 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110317179 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110317179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317179 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 31 0c ec 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 9c 66 39 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2585)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2591)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2584)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2584)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2583)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2583)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2583)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110317180 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317180 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317180 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317180 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110317180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317180 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110317180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110317180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2585)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110317180 DLSS7 DEBUG 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) 20250427110317180 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110317180 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110317180 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110317180 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110317180 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110317180 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110317180 DMM DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110317180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110317180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55eefe203780]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110317180 DMSC NOTICE msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639) VLR: update for IMSI=262420000001090 (MSISDN=491230001090) (gsm_04_08.c:1541) 20250427110317180 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110317180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55eefe203780]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110317180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110317180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55eefe203780]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110317180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55eefe203780]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:817) 20250427110317180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55eefe203780]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110317180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55eefe203780]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110317180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110317180 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110317180 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250427110317180 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001090/3/1): Available (smpp_smsc.c:626) 20250427110317180 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110317180 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110317180 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110317180 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110317180 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110317180 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110317180 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110317180 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110317180 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110317180 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317181 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110317181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317181 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110317181 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110317181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317181 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 31 0c 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-M3UA(2585)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2585)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2583)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2583)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2583)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110317185 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317185 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317185 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317185 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110317185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317185 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2585)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110317185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110317185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317185 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110317185 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110317185 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110317185 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110317185 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110317185 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110317185 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110317185 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110317185 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110317185 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110317185 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110317185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110317185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1a1c90] (msc_a.c:1053) 20250427110317185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110317185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110317185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110317185 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1fff30] (msc_a.c:1053) 20250427110317185 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110317185 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110317185 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110317185 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639) MSC-A terminated (msub.c:261) 20250427110317185 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639) 1 MSC-I still active (msub.c:79) 20250427110317185 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110317185 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110317185 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1d8430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110317185 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1d8430]{READY}: Removing from parent msub_fsm[0x55eefe1fff30] (msub.c:113) 20250427110317185 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-456 (ran_conn.c:142) 20250427110317185 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-456 (ran_conn.c:155) 20250427110317185 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1d8430]{READY}: Freeing instance (msub.c:113) 20250427110317185 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-456:LU)[0x55eefe1d8430]{READY}: Deallocated (fsm.c:568) 20250427110317185 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639) Free (msub.c:119) 20250427110317185 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110317185 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Freeing instance (msub.c:113) 20250427110317185 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Deallocated (fsm.c:568) 20250427110317185 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317185 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110317185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110317185 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110317185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317185 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 31 0c ec 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2585)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@84c1225eaf8b: Session index based on local reference:0 20250427110317186 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317186 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317186 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317186 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110317186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317186 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110317186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110317186 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317186 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 31 0c ec 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2584)@84c1225eaf8b: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2591)3214572 TC_iu_gsup_mt_sms_ack2(2591)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2591)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2591)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2591)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2584)@84c1225eaf8b: Created IMSI[0] for '262420000001090'H'209C6639'O to be handled at TC_iu_gsup_mt_sms_ack2(2591) 20250427110317220 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427110317220 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250427110317220 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427110317221 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250427110317221 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250427110317221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317221 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110317221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317221 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110317221 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110317221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317221 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 20 9c 66 39 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2585)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2584)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_ack2(2591) TC_iu_gsup_mt_sms_ack2(2591)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2591)@84c1225eaf8b: 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 := '209C6639'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2584)@84c1225eaf8b: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2591)14605905 MSC_Test_2-SCCP(2583)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2585)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110317233 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317233 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317233 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317233 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110317233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317233 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110317233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110317233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317233 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 de de 51 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 9c 66 39 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) 20250427110317233 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) 20250427110317233 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Allocated (fsm.c:456) 20250427110317233 DMSC DEBUG msc_i[0x55eefe1a1c90]{READY}: Allocated (fsm.c:456) 20250427110317233 DMSC DEBUG msc_i[0x55eefe1a1c90]{READY}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110317233 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110317233 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110317233 DMSC DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110317233 DMSC DEBUG msc_i(unknown:UTRAN-Iu-457:NONE)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110317233 DMSC DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110317233 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110317233 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110317233 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110317233 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430] (fsm.c:486) 20250427110317233 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110317233 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110317233 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110317233 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110317233 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110317233 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110317233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110317233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110317234 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe203780]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110317234 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe203780]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1fff30] (fsm.c:486) 20250427110317234 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe203780]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110317234 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe203780]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110317234 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639 - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427110317234 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317234 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317234 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317234 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110317234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317234 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110317234 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110317234 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317234 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 de de 51 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2585)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@84c1225eaf8b: { messageType := 2, destLocRef := 'DEDE51'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_gsup_mt_sms_ack2(2591)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2591)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110317235 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639 + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110317235 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe203780]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110317235 DVLR DEBUG SUBSCR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639) Received 1 auth tuples (vlr.c:996) 20250427110317235 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe203780]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110317235 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe203780]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110317235 DMM DEBUG Tx AUTH REQ (rand = fe5006d6807c95d33a3ad988479b2a9b) (gsm_04_08.c:641) 20250427110317235 DMM DEBUG AUTH REQ (autn = 52ab5d766d601c39251aa3a2b4055a96) (gsm_04_08.c:643) 20250427110317235 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110317235 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110317235 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110317235 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639 - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250427110317235 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317236 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110317236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110317236 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110317236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317236 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 de de 51 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 fe 50 06 d6 80 7c 95 d3 3a 3a d9 88 47 9b 2a 9b 20 10 52 ab 5d 76 6d 60 1c 39 25 1a a3 a2 b4 05 5a 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(2585)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2585)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2584)@84c1225eaf8b: patching N(SD)=0 into dtap '0514FD9AF6982104B93D2029'O MSC_Test_2-RAN(2584)@84c1225eaf8b: patched enc_l3: '0514FD9AF6982104B93D2029'O MSC_Test_2-SCCP(2583)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2583)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2583)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514FD9AF6982104B93D2029'O MSC_Test_2-M3UA(2585)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110317237 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317237 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317237 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317237 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110317237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317237 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110317237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110317237 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317237 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 fd 9a f6 98 21 04 b9 3d 20 29 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110317238 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110317238 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110317238 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110317238 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110317238 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110317238 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110317238 DMM DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = fd9af698b93d2029) (gsm_04_08.c:1128) 20250427110317238 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe203780]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110317238 DVLR DEBUG SUBSCR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639) AUTH on UTRAN received RES: fd9af698b93d2029 (8 bytes) (vlr_auth_fsm.c:151) 20250427110317238 DVLR INFO SUBSCR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110317238 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe203780]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110317238 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe203780]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110317238 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe203780]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110317238 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe203780]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1fff30] (vlr_auth_fsm.c:294) 20250427110317238 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe203780]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110317238 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe203780]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110317238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110317238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110317238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110317238 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110317238 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ea20288231a0262e727ea1a843226db2, CK=NONE (ran_msg_iu.c:388) 20250427110317238 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110317238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110317238 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317238 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110317238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317238 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110317238 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110317238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317238 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 de de 51 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ea 20 28 82 31 a0 26 2e 72 7e a1 a8 43 22 6d b2 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2585)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2583)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2583)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2583)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110317240 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317240 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317240 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317240 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110317240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317240 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110317240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110317240 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317240 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2585)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110317240 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110317240 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110317240 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110317240 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110317240 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110317240 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110317240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110317240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110317240 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110317240 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110317240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110317240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110317240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110317240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110317240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110317240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110317240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110317240 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110317240 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250427110317240 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427110317240 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110317240 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110317240 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639 - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250427110317240 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001090/3/1): Available (smpp_smsc.c:626) 20250427110317240 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317240 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110317240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110317240 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110317240 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317240 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 de de 51 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) 20250427110317240 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317240 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110317240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110317240 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110317240 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317240 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 de de 51 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2585)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2585)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2583)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2585)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2583)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2591)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2583)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@84c1225eaf8b: vl_len:19 MSC_Test_2-SCCP(2583)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2583)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250427110317244 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317244 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317244 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317244 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110317244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317244 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110317244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110317244 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317244 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c9 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110317244 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110317244 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110317244 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110317244 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110317244 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110317244 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2583)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@84c1225eaf8b: vl_len:22 MSC_Test_2-SCCP(2583)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2583)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2585)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110317444 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317444 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110317445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317445 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110317445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110317445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317445 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) 20250427110317445 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110317445 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110317445 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110317445 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110317445 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110317446 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110317446 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427110317446 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110317446 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110317446 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110317446 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110317446 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110317446 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110317446 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110317446 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110317446 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110317447 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110317447 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110317447 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110317447 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317447 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110317447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110317447 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110317447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317447 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 de de 51 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) 20250427110317448 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317448 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110317448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110317448 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110317448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317448 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 de de 51 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2585)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2585)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2583)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2585)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2583)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2591)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2591)@84c1225eaf8b: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_ack2(2591)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2583)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2583)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2583)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2585)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110317457 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317458 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317458 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317458 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110317458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317458 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110317458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110317458 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317458 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110317458 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110317458 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110317458 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110317458 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110317458 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110317458 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110317459 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110317459 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110317459 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110317459 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110317459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110317459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430] (msc_a.c:1053) 20250427110317459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110317459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110317459 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2143b0] (msc_a.c:1053) 20250427110317459 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110317459 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110317459 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110317459 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639) MSC-A terminated (msub.c:261) 20250427110317459 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639) 1 MSC-I still active (msub.c:79) 20250427110317459 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110317459 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110317459 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1a1c90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110317459 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1a1c90]{READY}: Removing from parent msub_fsm[0x55eefe2143b0] (msub.c:113) 20250427110317459 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-457 (ran_conn.c:142) 20250427110317459 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-457 (ran_conn.c:155) 20250427110317459 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1a1c90]{READY}: Freeing instance (msub.c:113) 20250427110317459 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639:UTRAN-Iu-457:PAGING_RESP)[0x55eefe1a1c90]{READY}: Deallocated (fsm.c:568) 20250427110317459 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639) Free (msub.c:119) 20250427110317459 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x209C6639 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110317459 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Freeing instance (msub.c:113) 20250427110317459 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Deallocated (fsm.c:568) 20250427110317459 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317459 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110317459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110317459 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110317460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110317460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317460 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 de de 51 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2585)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-RAN(2584)@84c1225eaf8b: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2591)14605905 20250427110317462 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317463 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110317463 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110317463 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110317463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110317463 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110317463 DLSS7 DEBUG Found route for dpc=185=0.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(2585)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_ack2(2591)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110317463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110317463 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110317463 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 de de 51 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_gsup_mt_sms_ack2(2591)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2591)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2591)@84c1225eaf8b: Final verdict of PTC: pass 20250427110317473 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110317473 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110317473 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110317473 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110317474 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110317474 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110317474 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110317474 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110317474 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110317474 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317474 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110317474 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110317474 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110317474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110317474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110317474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110317474 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) 20250427110317474 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) 20250427110317474 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110317474 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110317474 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(2579)@84c1225eaf8b: Final verdict of PTC: none 20250427110317474 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110317475 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110317475 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110317475 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) 20250427110317475 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110317475 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110317475 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427110317475 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) 20250427110317475 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427110317475 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427110317475 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) 20250427110317475 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110317476 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110317476 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110317476 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110317476 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110317476 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110317476 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) 20250427110317476 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) 20250427110317476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110317476 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427110317476 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110317476 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110317476 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) 20250427110317476 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110317476 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110317476 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) 20250427110317476 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110317476 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110317476 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427110317476 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) 20250427110317476 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427110317476 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427110317476 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(2583)@84c1225eaf8b: Final verdict of PTC: none 20250427110317477 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110317477 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(2588)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2582)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2580)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2590)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2585)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2577)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2581)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(2589)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2586)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2592)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2587)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2576)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2578)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2584)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2576): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2577): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2578): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2579): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2580): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2581): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2582): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2583): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2584): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2585): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2586): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2587): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2588): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2589): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2590): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_gsup_mt_sms_ack2(2591): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2592): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_gsup_mt_sms_ack finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass'. Sun Apr 27 11:03:17 UTC 2025 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack.talloc 20250427110318476 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=522176) 20250427110319475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110319475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110319475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110319476 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110319476 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110319476 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110319478 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=522176, count=524768) 20250427110320479 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_err ------ Sun Apr 27 11:03:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110321480 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_gsup_mt_sms_err started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2596)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2596)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2596)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2594)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2599)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2599)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2599)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2597)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2602)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2602)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2602)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2600)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110322412 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2603)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110322481 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110322481 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2605)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2605)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110322486 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2605)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2605)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2605)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2605)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110322515 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110322515 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2606)@84c1225eaf8b: Created GsupExpect[0] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2608) MSC_Test-GSUP(2606)@84c1225eaf8b: Created GsupExpect[1] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2608) TC_iu_gsup_mt_sms_err2(2608)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110322585 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110322585 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110322585 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110322585 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2596)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2596)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110322590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110322590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110322590 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110322590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110322590 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110322590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110322590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110322590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110322590 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110322590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110322590 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2596)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2596)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2596)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2596)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2596)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2596)@84c1225eaf8b: Message received on association #8 20250427110322590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110322590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110322590 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110322590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110322590 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110322590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110322590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110322590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110322590 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110322590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110322590 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) 20250427110322590 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110322590 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110322590 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(2596)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2596)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2596)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2596)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2596)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2596)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110322590 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110322590 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110322596 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110322596 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110322596 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110322596 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2599)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2599)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2599)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110322601 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110322601 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110322601 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110322601 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110322601 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110322601 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110322601 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110322601 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) 20250427110322602 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110322602 DLSS7 DEBUG 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(2599)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2599)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110322602 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2599)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2599)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2599)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110322604 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110322604 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110322604 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110322604 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) 20250427110322604 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110322604 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110322604 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110322604 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) 20250427110322604 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110322604 DLSS7 DEBUG 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) 20250427110322604 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) 20250427110322604 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110322604 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110322604 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(2599)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2599)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110322604 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110322604 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2599)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2599)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2599)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2599)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2599)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110322608 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110322608 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110322608 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) 20250427110322608 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250427110322608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110322608 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250427110322608 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(2602)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2602)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2602)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110322615 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110322615 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110322615 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110322615 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) 20250427110322615 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) 20250427110322615 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250427110322615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110322615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110322615 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) 20250427110322615 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250427110322615 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) 20250427110322615 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) 20250427110322615 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110322616 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110322616 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(2602)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2602)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110322616 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110322616 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2599)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2599)@84c1225eaf8b: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2602)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2602)@84c1225eaf8b: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2602)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2602)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2602)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2602)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2602)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110322620 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110322620 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110322620 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110322620 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) 20250427110322620 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110322620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110322620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250427110322620 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) 20250427110322620 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110322620 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) 20250427110322620 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) 20250427110322620 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110322620 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110322620 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110322620 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2599)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2599)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2602)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2602)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2602)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2602)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2602)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110323400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110323400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323400 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110323400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110323400 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323400 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110323401 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323401 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110323401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323401 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110323401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110323401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2596)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110323405 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323405 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323405 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323405 DLM3UA 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) 20250427110323405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323405 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) 20250427110323405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110323405 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323405 DLSS7 DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110323405 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323405 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323405 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) 20250427110323405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323405 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) 20250427110323405 DLSS7 DEBUG Found route for dpc=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) 20250427110323405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110323405 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323405 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2599)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2599)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2595)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(2598)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110323425 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110323425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323425 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110323425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110323425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323425 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110323425 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110323425 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110323426 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323426 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110323426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323426 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110323426 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110323426 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323426 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2602)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2601)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2601)@84c1225eaf8b: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2608)3444981 MSC_Test_2-SCCP(2600)@84c1225eaf8b: First idle individual index:0 20250427110323442 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323442 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323442 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323442 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110323442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323442 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110323442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110323442 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323442 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 34 90 f5 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110323442 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) 20250427110323442 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: Allocated (fsm.c:456) 20250427110323442 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: Allocated (fsm.c:456) 20250427110323442 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: is child of msub_fsm[0x55eefe1fff30] (fsm.c:486) 20250427110323442 DMSC DEBUG msc_a[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110323442 DMSC DEBUG msc_a[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1fff30] (fsm.c:486) 20250427110323442 DMSC DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110323442 DMSC DEBUG msc_i(unknown:UTRAN-Iu-458:NONE)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110323442 DMSC DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2601)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110323442 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110323442 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110323442 DMM DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110323442 DMM DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110323442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110323442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe1a1c90] (fsm.c:486) 20250427110323442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110323442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110323442 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110323442 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001091 id=262420000001091 (vlr.c:661) 20250427110323442 DVLR INFO New subscr, IMSI: 262420000001091 (vlr.c:562) 20250427110323442 DVLR DEBUG VLR subscr IMSI-262420000001091 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110323442 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110323442 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110323442 DVLR DEBUG VLR subscr IMSI-262420000001091 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110323442 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110323442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110323442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110323442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110323442 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110323442 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110323442 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110323442 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110323442 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323442 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110323442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110323442 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110323442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323442 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 34 90 f5 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2602)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@84c1225eaf8b: { messageType := 2, destLocRef := '3490F5'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2606)@84c1225eaf8b: Found GsupExpect[0] for "262420000001091" handled at TC_iu_gsup_mt_sms_err2(2608) MSC_Test-GSUP(2606)@84c1225eaf8b: Added IMSI table entry 0TC_iu_gsup_mt_sms_err2(2608)"262420000001091" TC_iu_gsup_mt_sms_err2(2608)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2608)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110323447 DVLR DEBUG VLR subscr IMSI-262420000001091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110323447 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110323447 DVLR DEBUG SUBSCR(IMSI-262420000001091) Received 1 auth tuples (vlr.c:996) 20250427110323447 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2090b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110323447 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110323447 DMM DEBUG Tx AUTH REQ (rand = f75d712d9dd07ce7228a76b480e9ea51) (gsm_04_08.c:641) 20250427110323447 DMM DEBUG AUTH REQ (autn = e305011643710dd775efe040684588fc) (gsm_04_08.c:643) 20250427110323447 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110323447 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110323447 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110323447 DVLR DEBUG VLR subscr IMSI-262420000001091 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110323447 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323447 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110323447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110323447 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110323447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323447 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 34 90 f5 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 f7 5d 71 2d 9d d0 7c e7 22 8a 76 b4 80 e9 ea 51 20 10 e3 05 01 16 43 71 0d d7 75 ef e0 40 68 45 88 fc 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2602)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2601)@84c1225eaf8b: patching N(SD)=1 into dtap '0514D2BB7D0B2104039130C3'O MSC_Test_2-RAN(2601)@84c1225eaf8b: patched enc_l3: '0554D2BB7D0B2104039130C3'O MSC_Test_2-SCCP(2600)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2600)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2600)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D2BB7D0B2104039130C3'O 20250427110323454 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323454 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323454 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323454 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110323454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323454 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110323454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110323454 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323454 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 d2 bb 7d 0b 21 04 03 91 30 c3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110323454 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110323454 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2602)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110323454 DIUCS DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110323454 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110323454 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110323454 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110323454 DMM DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d2bb7d0b039130c3) (gsm_04_08.c:1128) 20250427110323454 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110323454 DVLR DEBUG SUBSCR(IMSI-262420000001091) AUTH on UTRAN received RES: d2bb7d0b039130c3 (8 bytes) (vlr_auth_fsm.c:151) 20250427110323454 DVLR INFO SUBSCR(IMSI-262420000001091) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110323454 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110323454 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2090b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110323454 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110323454 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2143b0] (vlr_auth_fsm.c:294) 20250427110323454 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110323454 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2090b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110323454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110323454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110323454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110323454 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110323454 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4202512a8b21f97e92fc75b44f562613, CK=NONE (ran_msg_iu.c:388) 20250427110323454 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110323454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110323454 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323454 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110323454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323454 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110323455 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110323455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323455 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 34 90 f5 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 42 02 51 2a 8b 21 f9 7e 92 fc 75 b4 4f 56 26 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(2602)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2602)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2600)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2600)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2600)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110323461 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110323461 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110323461 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110323461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110323461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323461 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110323461 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110323461 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110323461 DIUCS DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110323461 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110323461 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110323461 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110323461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110323461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110323461 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110323461 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110323461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110323461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110323461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110323461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110323461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110323461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110323461 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323461 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110323461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323461 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110323461 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110323461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323461 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 34 90 f5 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2602)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110323466 DVLR DEBUG VLR subscr IMSI-262420000001091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110323466 DVLR DEBUG IMSI:262420000001091 has MSISDN:491230001091 (vlr.c:1045) 20250427110323466 DMSC NOTICE msub(IMSI-262420000001091:MSISDN-491230001091) VLR: update for IMSI=262420000001091 (MSISDN=491230001091) (gsm_04_08.c:1541) 20250427110323466 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110323466 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110323466 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110323466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110323466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110323466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110323466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:110) 20250427110323466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110323466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55eefe2090b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110323466 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110323466 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110323466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55eefe201bf0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110323466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55eefe201bf0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110323466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55eefe201bf0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110323466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55eefe201bf0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110323466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55eefe201bf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110323466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55eefe201bf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110323466 DMSC NOTICE msub(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x82996AFE) VLR: update for IMSI=262420000001091 (MSISDN=491230001091) (gsm_04_08.c:1541) 20250427110323466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55eefe201bf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110323466 DMM DEBUG -> IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x82996AFE LOCATION UPDATE ACCEPT (TMSI = 0x82996afe) (gsm_04_08.c:149) 20250427110323466 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110323466 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110323466 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110323466 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x82996AFE - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110323466 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323466 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110323466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323466 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110323466 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110323466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323466 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 34 90 f5 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 82 99 6a fe 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2602)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2608)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2601)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2601)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2600)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2600)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2600)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2602)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110323470 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323470 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323470 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323470 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110323470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323470 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110323470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110323470 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323470 DLSS7 DEBUG 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) 20250427110323470 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110323470 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110323470 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110323470 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110323470 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110323470 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110323470 DMM DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110323470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110323470 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55eefe201bf0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110323470 DMSC NOTICE msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE) VLR: update for IMSI=262420000001091 (MSISDN=491230001091) (gsm_04_08.c:1541) 20250427110323470 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110323470 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55eefe201bf0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110323470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110323470 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55eefe201bf0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110323470 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55eefe201bf0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:817) 20250427110323470 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55eefe201bf0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110323470 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55eefe201bf0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110323470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110323470 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110323470 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.972s remaining) (msc_a.c:450) 20250427110323470 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001091/3/1): Available (smpp_smsc.c:626) 20250427110323470 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110323470 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110323470 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110323470 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110323470 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110323470 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110323470 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110323470 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110323470 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110323470 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323470 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110323470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110323470 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110323470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323470 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 34 90 f5 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2602)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2600)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2600)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2600)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2602)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110323476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110323476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323476 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110323476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110323476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110323476 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110323476 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110323476 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110323476 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110323476 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110323476 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110323476 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110323476 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110323476 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110323476 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110323476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110323476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1a1c90] (msc_a.c:1053) 20250427110323476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110323476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110323476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110323476 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1fff30] (msc_a.c:1053) 20250427110323476 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110323476 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1a1c90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110323476 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110323476 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE) MSC-A terminated (msub.c:261) 20250427110323476 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE) 1 MSC-I still active (msub.c:79) 20250427110323476 DMSC DEBUG msub_fsm[0x55eefe1fff30]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110323476 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110323476 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1d8430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110323476 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1d8430]{READY}: Removing from parent msub_fsm[0x55eefe1fff30] (msub.c:113) 20250427110323476 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-458 (ran_conn.c:142) 20250427110323476 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-458 (ran_conn.c:155) 20250427110323476 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1d8430]{READY}: Freeing instance (msub.c:113) 20250427110323476 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-458:LU)[0x55eefe1d8430]{READY}: Deallocated (fsm.c:568) 20250427110323476 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE) Free (msub.c:119) 20250427110323476 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE - active-conn: now used by 1 (attached) (msub.c:375) 20250427110323476 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Freeing instance (msub.c:113) 20250427110323476 DMSC DEBUG msub_fsm[0x55eefe1fff30]{terminating}: Deallocated (fsm.c:568) 20250427110323476 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323476 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110323476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110323476 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110323476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 34 90 f5 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2602)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@84c1225eaf8b: Session index based on local reference:0 20250427110323477 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323477 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323477 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323477 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110323477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323477 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110323477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2602)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110323477 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323477 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 34 90 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2601)@84c1225eaf8b: Deleted conn table entry 0TC_iu_gsup_mt_sms_err2(2608)3444981 TC_iu_gsup_mt_sms_err2(2608)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2608)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2608)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2608)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2601)@84c1225eaf8b: Created IMSI[0] for '262420000001091'H'82996AFE'O to be handled at TC_iu_gsup_mt_sms_err2(2608) 20250427110323508 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427110323508 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250427110323508 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427110323509 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250427110323509 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250427110323509 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323509 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110323509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323509 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110323509 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110323509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323509 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 82 99 6a fe 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2602)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2601)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_err2(2608) TC_iu_gsup_mt_sms_err2(2608)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2608)@84c1225eaf8b: 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 := '82996AFE'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2601)@84c1225eaf8b: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2608)7028544 MSC_Test_2-SCCP(2600)@84c1225eaf8b: First idle individual index:0 20250427110323530 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323530 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323530 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323530 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110323530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323530 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110323530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110323530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323530 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 6b 3f 40 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 82 99 6a fe 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(2602)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110323530 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) 20250427110323531 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Allocated (fsm.c:456) 20250427110323531 DMSC DEBUG msc_i[0x55eefe1a1c90]{READY}: Allocated (fsm.c:456) 20250427110323531 DMSC DEBUG msc_i[0x55eefe1a1c90]{READY}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110323531 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110323531 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110323531 DMSC DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110323531 DMSC DEBUG msc_i(unknown:UTRAN-Iu-459:NONE)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110323531 DMSC DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110323531 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110323531 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110323531 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110323531 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430] (fsm.c:486) 20250427110323531 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110323531 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110323531 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110323531 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110323531 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110323531 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110323531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110323531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110323531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe201bf0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110323532 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe201bf0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1fff30] (fsm.c:486) 20250427110323532 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe201bf0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110323532 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe201bf0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110323532 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427110323532 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323532 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110323532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323532 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110323532 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110323532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323532 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 6b 3f 40 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2602)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@84c1225eaf8b: { messageType := 2, destLocRef := '6B3F40'O ("k?@"), 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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_gsup_mt_sms_err2(2608)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2608)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110323537 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110323537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe201bf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110323537 DVLR DEBUG SUBSCR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE) Received 1 auth tuples (vlr.c:996) 20250427110323537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe201bf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110323537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe201bf0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110323537 DMM DEBUG Tx AUTH REQ (rand = ff80f4a4e88b38f5caf41082f566847c) (gsm_04_08.c:641) 20250427110323537 DMM DEBUG AUTH REQ (autn = 52bcd4fef5796ca385025c27f499223e) (gsm_04_08.c:643) 20250427110323537 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110323537 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110323537 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110323538 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250427110323538 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323538 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110323538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110323538 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110323538 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323538 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 6b 3f 40 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ff 80 f4 a4 e8 8b 38 f5 ca f4 10 82 f5 66 84 7c 20 10 52 bc d4 fe f5 79 6c a3 85 02 5c 27 f4 99 22 3e 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2602)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2601)@84c1225eaf8b: patching N(SD)=0 into dtap '051416E7533D2104CD0F4C52'O MSC_Test_2-RAN(2601)@84c1225eaf8b: patched enc_l3: '051416E7533D2104CD0F4C52'O MSC_Test_2-SCCP(2600)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2600)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2600)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051416E7533D2104CD0F4C52'O 20250427110323544 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323544 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323544 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323544 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110323544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323544 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110323544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110323544 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323544 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 16 e7 53 3d 21 04 cd 0f 4c 52 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110323545 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110323545 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110323545 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110323545 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110323545 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110323545 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110323545 DMM DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 16e7533dcd0f4c52) (gsm_04_08.c:1128) 20250427110323545 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe201bf0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110323545 DVLR DEBUG SUBSCR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE) AUTH on UTRAN received RES: 16e7533dcd0f4c52 (8 bytes) (vlr_auth_fsm.c:151) 20250427110323545 DVLR INFO SUBSCR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110323545 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe201bf0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110323545 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe201bf0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110323545 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe201bf0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110323545 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe201bf0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1fff30] (vlr_auth_fsm.c:294) 20250427110323545 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe201bf0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110323545 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe201bf0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110323545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110323545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110323545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110323545 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110323545 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3e5f48f7a7444c1a9ef346651915e8b8, CK=NONE (ran_msg_iu.c:388) 20250427110323545 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110323546 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110323546 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323546 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110323546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323546 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110323546 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110323546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323546 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 6b 3f 40 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 3e 5f 48 f7 a7 44 4c 1a 9e f3 46 65 19 15 e8 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(2602)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2602)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2600)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2600)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2600)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110323551 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323551 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323551 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323551 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110323551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323551 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110323551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110323551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323551 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2602)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110323551 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110323551 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110323551 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110323551 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110323552 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110323552 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110323552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110323552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110323552 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110323552 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110323552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110323552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110323552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110323552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110323552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110323552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110323552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110323552 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110323552 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250427110323552 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427110323552 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110323552 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110323552 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250427110323552 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001091/3/1): Available (smpp_smsc.c:626) 20250427110323552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110323553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110323553 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110323553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323553 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 6b 3f 40 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) 20250427110323553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110323553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110323553 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110323553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323553 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 6b 3f 40 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2602)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2602)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2600)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2602)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2600)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2608)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2600)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@84c1225eaf8b: vl_len:19 MSC_Test_2-SCCP(2600)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2600)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250427110323566 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323566 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323566 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323566 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110323566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323566 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2602)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110323566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110323566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323566 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) 20250427110323566 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110323566 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110323566 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110323567 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110323567 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110323567 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2600)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2600)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2600)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00144014000002001040080789010404000178003B400140'O MSC_Test_2-M3UA(2602)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110323769 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323769 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323769 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323769 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110323769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323769 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110323769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110323769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323769 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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) 20250427110323769 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110323769 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110323769 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110323769 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110323769 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110323769 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110323769 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427110323769 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110323769 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110323770 DLSMS NOTICE trans(SMS IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP callref-0x4000003e tid-0) RX SMS RP-ERROR, cause 1:120 (unknown 0x78) (gsm_04_11.c:918) 20250427110323770 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110323770 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110323770 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110323770 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110323770 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110323770 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110323770 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110323770 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110323770 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110323770 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110323770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110323770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110323770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110323770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323770 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 6b 3f 40 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) 20250427110323770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110323770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110323770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110323770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110323770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110323771 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110323771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110323771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110323771 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 6b 3f 40 00 01 0d 00 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2602)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2602)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2602)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2600)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2608)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2608)@84c1225eaf8b: RX MT-forwardSM-Err (RP-ERROR) TC_iu_gsup_mt_sms_err2(2608)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MC@84c1225eaf8b: Test Component 2608 has requested to stop MTC. Terminating current testcase execution. 20250427110323781 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110323781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110323781 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110323781 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110323781 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110323781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110323781 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110323781 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110323781 DLINP NOTICE SRVCONN(virt-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-SCCP(2594)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2597)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(2596)@84c1225eaf8b: Final verdict of PTC: none 20250427110323781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323781 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110323781 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110323781 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110323781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110323781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110323781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110323782 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) 20250427110323782 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) 20250427110323782 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110323782 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110323782 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110323782 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110323782 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110323782 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110323782 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) 20250427110323782 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110323782 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110323782 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) 20250427110323782 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110323782 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) 20250427110323782 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110323782 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110323782 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110323782 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110323782 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110323782 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110323782 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110323782 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110323782 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110323782 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) 20250427110323782 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) 20250427110323782 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110323782 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110323782 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110323782 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110323782 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) 20250427110323782 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110323782 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110323782 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) 20250427110323782 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427110323782 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) 20250427110323782 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427110323782 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427110323782 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) MSC_Test_1-M3UA(2599)@84c1225eaf8b: Final verdict of PTC: none 20250427110323782 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110323782 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110323782 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110323782 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(2606)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2605)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2602)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2600)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2595)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2604)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2601)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2598)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2603)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2609)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2593)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2607)@84c1225eaf8b: Final verdict of PTC: none TC_iu_gsup_mt_sms_err2(2608)@84c1225eaf8b: Final verdict of PTC: pass MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2593): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2594): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2595): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2596): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2597): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2598): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2599): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2600): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2601): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2602): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2603): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2604): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2605): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2606): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2607): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_gsup_mt_sms_err2(2608): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2609): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_gsup_mt_sms_err finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass'. Sun Apr 27 11:03:23 UTC 2025 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_err.talloc 20250427110324783 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=497764) 20250427110325782 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110325783 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110325783 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110325783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110325783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110325783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110325783 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=497764, count=500356) 20250427110326785 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr ------ Sun Apr 27 11:03:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110327786 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_gsup_mt_sms_rp_mr started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2613)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2613)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2613)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2611)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2616)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2616)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2616)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2614)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110328787 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2619)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2619)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2619)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2617)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110328798 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2620)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110328942 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110328942 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110328942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110328942 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2613)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2613)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110328947 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110328947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110328947 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110328947 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110328947 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110328947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110328947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110328947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110328947 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110328947 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110328947 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2613)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2613)@84c1225eaf8b: Message received on association #8 20250427110328948 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110328948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110328948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110328948 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110328948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110328948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110328948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110328948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110328948 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110328948 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110328948 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) 20250427110328948 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110328948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2613)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2613)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110328948 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(2613)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2613)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2613)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2613)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2613)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2613)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2613)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2613)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110328948 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110328948 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110328968 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110328968 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110328968 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110328968 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2616)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2616)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110328973 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110328973 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110328973 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110328973 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110328973 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110328973 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110328973 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110328973 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) 20250427110328973 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110328973 DLSS7 DEBUG 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) 20250427110328973 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2616)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2616)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2616)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2616)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110328974 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110328974 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110328974 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110328974 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) 20250427110328974 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110328974 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110328974 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110328974 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) 20250427110328974 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110328974 DLSS7 DEBUG 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) 20250427110328974 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) 20250427110328974 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110328974 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110328974 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) 20250427110328974 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110328974 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2616)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2616)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2616)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2616)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2616)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2616)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2616)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2616)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110328993 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110328993 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110328993 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) 20250427110328993 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250427110328993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110328993 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250427110328993 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2619)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2619)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110328999 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110328999 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110328999 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110328999 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) 20250427110328999 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) 20250427110328999 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250427110328999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110328999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110328999 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) 20250427110328999 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250427110328999 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) 20250427110328999 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) 20250427110328999 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110328999 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110328999 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) 20250427110328999 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110328999 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2619)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2619)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2616)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2616)@84c1225eaf8b: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2619)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2619)@84c1225eaf8b: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2619)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2619)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2619)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2619)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2619)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110329000 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329000 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110329000 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110329000 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) 20250427110329000 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110329000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110329000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250427110329000 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) 20250427110329000 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110329000 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) 20250427110329000 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) 20250427110329000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110329000 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2619)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2616)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2616)@84c1225eaf8b: Received M3UA_DAVA -> discard 20250427110329000 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110329000 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2619)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2619)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2619)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2619)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2619)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110329746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110329746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329746 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110329746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110329746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329746 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2613)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110329746 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329746 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110329746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329746 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110329746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110329746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2613)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2612)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110329773 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329773 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329773 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329773 DLM3UA 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) 20250427110329773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329773 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) 20250427110329773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110329773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_1-M3UA(2616)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110329773 DLSS7 DEBUG 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) 20250427110329773 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329773 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329773 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) 20250427110329773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329773 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) 20250427110329773 DLSS7 DEBUG Found route for dpc=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) 20250427110329773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110329773 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329773 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2616)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2616)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2615)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110329788 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110329788 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2622)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2622)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110329790 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2622)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2622)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2622)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2622)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110329798 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329798 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329798 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329798 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110329798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329798 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110329798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110329798 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329798 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110329798 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110329798 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-459 (ran_conn.c:142) 20250427110329798 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250427110329799 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1a1c90]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250427110329799 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1a1c90]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250427110329799 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1a1c90]{CLEARED}: Removing from parent msub_fsm[0x55eefe2143b0] (msc_i.c:221) 20250427110329799 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1a1c90]{CLEARED}: Freeing instance (msc_i.c:221) 20250427110329799 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1a1c90]{CLEARED}: Deallocated (fsm.c:568) 20250427110329799 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250427110329799 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE) MSC-I terminated (msub.c:261) 20250427110329799 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE) 1 MSC-A still active (msub.c:79) 20250427110329799 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110329799 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110329799 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110329799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110329799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430] (msub.c:113) 20250427110329799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250427110329799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110329799 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x55eefe2143b0] (msub.c:113) 20250427110329799 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250427110329799 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE:UTRAN-Iu-459:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250427110329799 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE) Free (msub.c:119) 20250427110329799 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x82996AFE - active-conn: now used by 1 (attached) (msub.c:375) 20250427110329799 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Freeing instance (msub.c:113) 20250427110329799 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Deallocated (fsm.c:568) 20250427110329799 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-459 (ran_conn.c:155) 20250427110329799 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110329799 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110329799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110329799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329799 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110329799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110329799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329799 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) 20250427110329799 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_2-M3UA(2619)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2618)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2623)@84c1225eaf8b: Created GsupExpect[0] for "262420000001092" to be handled at TC_iu_gsup_mt_sms_rp_mr2(2625) MSC_Test-GSUP(2623)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2625)12849799 MSC_Test_2-SCCP(2617)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-RAN(2618)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110329828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110329828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329828 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110329828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110329828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329828 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 c4 12 87 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) 20250427110329828 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) 20250427110329828 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Allocated (fsm.c:456) 20250427110329828 DMSC DEBUG msc_i[0x55eefe1fff30]{READY}: Allocated (fsm.c:456) 20250427110329828 DMSC DEBUG msc_i[0x55eefe1fff30]{READY}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110329828 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110329828 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110329828 DMSC DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110329828 DMSC DEBUG msc_i(unknown:UTRAN-Iu-460:NONE)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110329828 DMSC DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110329828 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110329828 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110329828 DMM DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110329828 DMM DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110329828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110329829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe1d8430] (fsm.c:486) 20250427110329829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110329829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110329829 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110329829 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001092 id=262420000001092 (vlr.c:661) 20250427110329829 DVLR INFO New subscr, IMSI: 262420000001092 (vlr.c:562) 20250427110329829 DVLR DEBUG VLR subscr IMSI-262420000001092 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110329829 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110329829 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110329829 DVLR DEBUG VLR subscr IMSI-262420000001092 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110329829 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110329829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110329829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110329829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110329829 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe203950]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110329829 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe203950]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110329829 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe203950]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110329829 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe203950]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110329829 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329829 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110329829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329829 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110329829 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110329829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329829 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 c4 12 87 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@84c1225eaf8b: { messageType := 2, destLocRef := 'C41287'O, sourceLocRef := '0001CC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2617)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2623)@84c1225eaf8b: Found GsupExpect[0] for "262420000001092" handled at TC_iu_gsup_mt_sms_rp_mr2(2625) MSC_Test-GSUP(2623)@84c1225eaf8b: Added IMSI table entry 0TC_iu_gsup_mt_sms_rp_mr2(2625)"262420000001092" TC_iu_gsup_mt_sms_rp_mr2(2625)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2625)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110329872 DVLR DEBUG VLR subscr IMSI-262420000001092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110329872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe203950]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110329872 DVLR DEBUG SUBSCR(IMSI-262420000001092) Received 1 auth tuples (vlr.c:996) 20250427110329872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe203950]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110329872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe203950]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110329872 DMM DEBUG Tx AUTH REQ (rand = 0e95f4f35c3442968b5dd156e465c447) (gsm_04_08.c:641) 20250427110329872 DMM DEBUG AUTH REQ (autn = f5ac951fadc43c6c7f0532c9a5f86064) (gsm_04_08.c:643) 20250427110329872 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110329872 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110329872 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110329872 DVLR DEBUG VLR subscr IMSI-262420000001092 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110329872 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329872 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110329872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329873 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110329873 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110329873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329873 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 c4 12 87 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 0e 95 f4 f3 5c 34 42 96 8b 5d d1 56 e4 65 c4 47 20 10 f5 ac 95 1f ad c4 3c 6c 7f 05 32 c9 a5 f8 60 64 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2618)@84c1225eaf8b: patching N(SD)=1 into dtap '051434C511A9210433F2021B'O MSC_Test_2-RAN(2618)@84c1225eaf8b: patched enc_l3: '055434C511A9210433F2021B'O MSC_Test_2-SCCP(2617)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2617)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055434C511A9210433F2021B'O 20250427110329879 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329879 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329879 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329879 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110329879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329879 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110329879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110329879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329879 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 34 c5 11 a9 21 04 33 f2 02 1b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110329879 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110329879 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110329879 DIUCS DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110329879 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110329879 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110329879 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110329879 DMM DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 34c511a933f2021b) (gsm_04_08.c:1128) 20250427110329879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe203950]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110329879 DVLR DEBUG SUBSCR(IMSI-262420000001092) AUTH on UTRAN received RES: 34c511a933f2021b (8 bytes) (vlr_auth_fsm.c:151) 20250427110329879 DVLR INFO SUBSCR(IMSI-262420000001092) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110329879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe203950]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110329879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe203950]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110329879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe203950]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110329879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe203950]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe2143b0] (vlr_auth_fsm.c:294) 20250427110329879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe203950]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110329879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe203950]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110329879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110329879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110329879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110329879 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110329879 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=14b2feb55b0bbd97cf2f83be8fc71aae, CK=NONE (ran_msg_iu.c:388) 20250427110329879 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110329879 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329879 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110329879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110329879 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110329879 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110329879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329879 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 c4 12 87 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 14 b2 fe b5 5b 0b bd 97 cf 2f 83 be 8f c7 1a 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(2619)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2617)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2617)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110329884 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329885 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329885 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329885 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110329885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329885 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110329885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110329885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329885 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cc 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110329885 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110329885 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110329885 DIUCS DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110329885 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110329885 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110329885 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110329885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110329885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110329885 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110329885 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110329885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110329885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110329885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe203950]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110329885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe203950]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110329885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe203950]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110329885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe203950]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110329885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110329885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329885 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110329885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110329885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329885 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 c4 12 87 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110329887 DVLR DEBUG VLR subscr IMSI-262420000001092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110329887 DVLR DEBUG IMSI:262420000001092 has MSISDN:491230001092 (vlr.c:1045) 20250427110329887 DMSC NOTICE msub(IMSI-262420000001092:MSISDN-491230001092) VLR: update for IMSI=262420000001092 (MSISDN=491230001092) (gsm_04_08.c:1541) 20250427110329887 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110329887 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110329887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110329887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe203950]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110329887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe203950]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110329887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe203950]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110329887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe203950]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:110) 20250427110329887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe203950]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110329887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55eefe203950]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110329887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110329887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110329887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55eefe1ebcc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110329887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55eefe1ebcc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110329887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55eefe1ebcc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110329887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55eefe1ebcc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110329887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55eefe1ebcc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110329887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55eefe1ebcc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110329887 DMSC NOTICE msub(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x2C128F82) VLR: update for IMSI=262420000001092 (MSISDN=491230001092) (gsm_04_08.c:1541) 20250427110329887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55eefe1ebcc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110329887 DMM DEBUG -> IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x2C128F82 LOCATION UPDATE ACCEPT (TMSI = 0x2c128f82) (gsm_04_08.c:149) 20250427110329887 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110329887 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110329887 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110329887 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x2C128F82 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110329887 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329887 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110329887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329887 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110329887 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110329887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329887 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 c4 12 87 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 12 8f 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(2619)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2625)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2618)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2618)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2617)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2617)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110329889 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110329889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329889 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110329889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110329889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329889 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110329889 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110329889 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110329889 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110329889 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110329889 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110329889 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110329889 DMM DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110329889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110329889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55eefe1ebcc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110329889 DMSC NOTICE msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82) VLR: update for IMSI=262420000001092 (MSISDN=491230001092) (gsm_04_08.c:1541) 20250427110329889 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110329889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55eefe1ebcc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110329889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110329889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55eefe1ebcc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110329889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55eefe1ebcc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:817) 20250427110329889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55eefe1ebcc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110329889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55eefe1ebcc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110329889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110329889 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110329889 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.939s remaining) (msc_a.c:450) 20250427110329889 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001092/3/1): Available (smpp_smsc.c:626) 20250427110329889 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110329889 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110329889 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110329889 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110329889 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110329889 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110329889 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110329889 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110329889 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110329889 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329889 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110329889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110329889 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110329889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329889 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 c4 12 87 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2617)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2617)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110329892 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110329892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329892 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110329892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110329892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329892 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cc 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110329892 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110329892 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110329892 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110329892 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110329892 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110329892 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110329892 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110329892 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110329892 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110329892 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110329892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110329892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1d8430] (msc_a.c:1053) 20250427110329892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110329892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110329892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110329892 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1a1c90] (msc_a.c:1053) 20250427110329892 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110329892 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110329892 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110329892 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82) MSC-A terminated (msub.c:261) 20250427110329892 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82) 1 MSC-I still active (msub.c:79) 20250427110329892 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110329892 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110329892 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1fff30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110329892 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1fff30]{READY}: Removing from parent msub_fsm[0x55eefe1a1c90] (msub.c:113) 20250427110329892 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-460 (ran_conn.c:142) 20250427110329892 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-460 (ran_conn.c:155) 20250427110329892 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1fff30]{READY}: Freeing instance (msub.c:113) 20250427110329892 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-460:LU)[0x55eefe1fff30]{READY}: Deallocated (fsm.c:568) 20250427110329892 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82) Free (msub.c:119) 20250427110329892 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110329892 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Freeing instance (msub.c:113) 20250427110329892 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Deallocated (fsm.c:568) 20250427110329892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329892 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110329892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110329892 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110329892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329892 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 c4 12 87 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@84c1225eaf8b: Session index based on local reference:0 20250427110329893 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110329893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329893 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110329893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110329893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329893 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 c4 12 87 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2618)@84c1225eaf8b: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2625)12849799 MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_rp_mr2(2625)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2625)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2618)@84c1225eaf8b: Created IMSI[0] for '262420000001092'H'2C128F82'O to be handled at TC_iu_gsup_mt_sms_rp_mr2(2625) TC_iu_gsup_mt_sms_rp_mr2(2625)@84c1225eaf8b: TX MT-forwardSM-Req for the 1st SMS 20250427110329928 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427110329928 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250427110329928 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427110329928 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250427110329928 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250427110329928 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329928 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110329928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329928 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110329928 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110329928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329928 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 2c 12 8f 82 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2618)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_rp_mr2(2625) TC_iu_gsup_mt_sms_rp_mr2(2625)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@84c1225eaf8b: 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 := '2C128F82'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2618)@84c1225eaf8b: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2625)2536838 MSC_Test_2-SCCP(2617)@84c1225eaf8b: First idle individual index:0 20250427110329932 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110329932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110329932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110329932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329933 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 26 b5 86 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 12 8f 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) MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110329933 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) 20250427110329933 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Allocated (fsm.c:456) 20250427110329933 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: Allocated (fsm.c:456) 20250427110329933 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110329933 DMSC DEBUG msc_a[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110329933 DMSC DEBUG msc_a[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110329933 DMSC DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110329933 DMSC DEBUG msc_i(unknown:UTRAN-Iu-461:NONE)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110329933 DMSC DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110329933 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110329933 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110329933 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110329933 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30] (fsm.c:486) 20250427110329933 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110329933 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110329933 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110329933 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110329933 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110329933 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110329933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110329933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110329933 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1ebcc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110329933 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1ebcc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1a1c90] (fsm.c:486) 20250427110329933 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1ebcc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110329933 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1ebcc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110329933 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82 - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427110329933 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329933 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110329933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329933 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110329933 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110329933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329933 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 26 b5 86 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@84c1225eaf8b: { messageType := 2, destLocRef := '26B586'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_gsup_mt_sms_rp_mr2(2625)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2625)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110329934 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82 + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110329934 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1ebcc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110329934 DVLR DEBUG SUBSCR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82) Received 1 auth tuples (vlr.c:996) 20250427110329934 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1ebcc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110329934 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1ebcc0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110329934 DMM DEBUG Tx AUTH REQ (rand = 183f55d9af4e5aea2dea81b89d8c906a) (gsm_04_08.c:641) 20250427110329934 DMM DEBUG AUTH REQ (autn = fb3bb8f541ccaf8645f49c2e6bc009c8) (gsm_04_08.c:643) 20250427110329934 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110329934 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110329934 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110329934 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82 - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250427110329934 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329934 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110329934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329934 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110329934 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110329934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329934 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 26 b5 86 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 18 3f 55 d9 af 4e 5a ea 2d ea 81 b8 9d 8c 90 6a 20 10 fb 3b b8 f5 41 cc af 86 45 f4 9c 2e 6b c0 09 c8 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2618)@84c1225eaf8b: patching N(SD)=0 into dtap '0514AC2DA4722104F2036788'O MSC_Test_2-RAN(2618)@84c1225eaf8b: patched enc_l3: '0514AC2DA4722104F2036788'O MSC_Test_2-SCCP(2617)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2617)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514AC2DA4722104F2036788'O 20250427110329936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329936 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329936 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329936 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110329936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329936 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110329936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110329936 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329936 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 ac 2d a4 72 21 04 f2 03 67 88 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110329936 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110329936 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110329936 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110329936 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110329936 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110329936 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110329936 DMM DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ac2da472f2036788) (gsm_04_08.c:1128) 20250427110329936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1ebcc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110329936 DVLR DEBUG SUBSCR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82) AUTH on UTRAN received RES: ac2da472f2036788 (8 bytes) (vlr_auth_fsm.c:151) 20250427110329936 DVLR INFO SUBSCR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110329936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1ebcc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110329936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1ebcc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110329936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1ebcc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110329936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1ebcc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1a1c90] (vlr_auth_fsm.c:294) 20250427110329936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1ebcc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110329936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1ebcc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110329936 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110329936 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110329936 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110329936 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110329936 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f24095ac9902ec7162e7149729e64569, CK=NONE (ran_msg_iu.c:388) 20250427110329936 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110329936 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110329936 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329936 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110329936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329936 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110329936 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110329936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 26 b5 86 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f2 40 95 ac 99 02 ec 71 62 e7 14 97 29 e6 45 69 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2617)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2617)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110329937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110329937 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110329937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110329937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110329937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110329937 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110329937 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110329937 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110329937 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110329937 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110329937 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110329937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110329937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110329937 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110329937 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110329937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110329937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110329937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110329937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110329937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110329937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110329937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110329937 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110329937 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250427110329938 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427110329938 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110329938 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110329938 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82 - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250427110329938 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001092/3/1): Available (smpp_smsc.c:626) 20250427110329938 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329938 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110329938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329938 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110329938 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110329938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 26 b5 86 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) 20250427110329938 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329938 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110329938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329938 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110329938 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110329938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329938 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 26 b5 86 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2619)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2625)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@84c1225eaf8b: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_iu_gsup_mt_sms_rp_mr2(2625)@84c1225eaf8b: TX MT-forwardSM-Req for the 2nd SMS MSC_Test_2-SCCP(2617)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: vl_len:19 MSC_Test_2-SCCP(2617)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250427110329942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110329942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329942 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110329942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110329942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329942 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) MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110329942 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110329942 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110329942 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110329942 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110329942 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110329942 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110329976 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82 + gsm411_gsup_rx: now used by 4 (attached,SMS,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427110329976 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250427110329976 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82 + SMS: now used by 5 (attached,2*SMS,active-conn,gsm411_gsup_rx) (transaction.c:228) 20250427110329976 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250427110329976 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110329976 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427110329976 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110329976 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110329977 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82 - gsm411_gsup_rx: now used by 4 (attached,2*SMS,active-conn) (gsm_04_11_gsup.c:354) 20250427110329977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110329977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329977 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110329977 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110329977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329977 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 26 b5 86 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2625)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@84c1225eaf8b: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_2-SCCP(2617)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: vl_len:19 MSC_Test_2-SCCP(2617)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O 20250427110329979 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110329979 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110329979 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110329979 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110329979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110329979 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110329979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110329979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110329979 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110329979 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) 20250427110329979 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110329979 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110329979 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110329979 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110329979 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110329979 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2617)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: vl_len:22 MSC_Test_2-SCCP(2617)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110330181 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110330181 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110330181 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110330181 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110330181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110330181 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110330181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110330181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110330181 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110330181 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) 20250427110330181 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110330181 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110330181 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110330181 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110330181 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110330181 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110330182 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427110330182 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110330182 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110330182 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82 - SMS: now used by 3 (attached,SMS,active-conn) (transaction.c:281) 20250427110330182 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110330182 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110330182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110330182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110330182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110330182 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110330182 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110330182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110330182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110330182 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 26 b5 86 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2625)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@84c1225eaf8b: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2625)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2617)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: vl_len:22 MSC_Test_2-SCCP(2617)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110330193 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110330193 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110330193 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110330193 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110330193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110330193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110330193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110330193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110330193 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110330193 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) 20250427110330193 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110330193 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110330193 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110330193 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110330194 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110330194 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110330194 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427110330194 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110330194 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110330194 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110330194 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110330194 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110330194 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110330194 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110330194 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110330195 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110330195 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110330195 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110330195 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110330195 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110330195 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110330195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110330195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110330195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110330195 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110330195 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110330195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110330195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110330195 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 26 b5 86 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) 20250427110330196 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110330196 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110330196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110330196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110330196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110330196 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110330196 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110330196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110330196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110330196 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 26 b5 86 00 01 0d 00 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2619)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2617)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2617)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2625)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@84c1225eaf8b: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2625)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2617)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2617)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2617)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110330203 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110330203 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110330203 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110330203 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110330203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110330203 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110330203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110330203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110330203 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110330204 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110330204 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110330204 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110330204 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110330204 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110330204 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110330204 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110330204 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110330204 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110330204 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110330204 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110330204 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110330204 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30] (msc_a.c:1053) 20250427110330205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110330205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110330205 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2143b0] (msc_a.c:1053) 20250427110330205 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110330205 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110330205 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110330205 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82) MSC-A terminated (msub.c:261) 20250427110330205 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82) 1 MSC-I still active (msub.c:79) 20250427110330205 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110330205 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110330205 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1d8430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110330205 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1d8430]{READY}: Removing from parent msub_fsm[0x55eefe2143b0] (msub.c:113) 20250427110330205 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-461 (ran_conn.c:142) 20250427110330205 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-461 (ran_conn.c:155) 20250427110330205 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1d8430]{READY}: Freeing instance (msub.c:113) 20250427110330205 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82:UTRAN-Iu-461:PAGING_RESP)[0x55eefe1d8430]{READY}: Deallocated (fsm.c:568) 20250427110330205 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82) Free (msub.c:119) 20250427110330205 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x2C128F82 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110330205 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Freeing instance (msub.c:113) 20250427110330205 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Deallocated (fsm.c:568) 20250427110330205 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110330205 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110330205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110330205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110330205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110330205 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110330205 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110330205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110330205 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110330206 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 26 b5 86 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2619)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@84c1225eaf8b: Session index based on local reference:0 20250427110330208 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110330208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110330208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110330208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110330208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110330208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110330208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110330208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110330208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110330208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 26 b5 86 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2618)@84c1225eaf8b: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2625)2536838 TC_iu_gsup_mt_sms_rp_mr2(2625)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2625)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(2623)@84c1225eaf8b: Final verdict of PTC: none 20250427110330219 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110330219 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-SCCP(2614)@84c1225eaf8b: Final verdict of PTC: none 20250427110330219 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427110330220 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110330220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110330220 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110330220 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_0-RAN(2612)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2611)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2622)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2620)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2616)@84c1225eaf8b: Final verdict of PTC: none 20250427110330221 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110330221 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110330220 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110330220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110330220 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110330220 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110330220 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110330220 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) 20250427110330220 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110330220 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110330220 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110330221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110330221 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110330221 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110330221 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110330221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110330221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110330221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110330221 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) 20250427110330221 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) 20250427110330221 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110330221 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110330221 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110330221 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110330221 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) 20250427110330221 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110330221 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110330221 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110330221 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110330221 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110330221 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110330221 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110330221 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110330221 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110330221 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) 20250427110330221 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) 20250427110330221 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110330221 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110330221 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2613)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2617)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2615)@84c1225eaf8b: Final verdict of PTC: none 20250427110330221 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110330221 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2621)@84c1225eaf8b: Final verdict of PTC: none 20250427110330221 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110330221 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) 20250427110330221 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110330221 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110330221 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) 20250427110330221 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110330222 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110330222 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110330222 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110330222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110330222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110330222 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) 20250427110330222 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110330222 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110330222 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(2619)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2624)@84c1225eaf8b: Final verdict of PTC: none 20250427110330222 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110330222 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2610)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2626)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2618)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2610): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2611): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2612): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2613): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2614): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2615): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2616): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2617): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2618): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2619): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2620): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2621): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2622): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2623): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2624): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_gsup_mt_sms_rp_mr2(2625): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2626): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass'. Sun Apr 27 11:03:30 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 20250427110331221 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=594144) 20250427110332222 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110332222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110332222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110332222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110332222 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110332222 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110332222 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110332222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110332222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110332222 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=594144, count=597452) 20250427110333224 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr ------ Sun Apr 27 11:03:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110334224 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_gsup_mo_mt_sms_rp_mr started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2630)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2630)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2630)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2628)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2633)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2633)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2633)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2631)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2636)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2636)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2636)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2634)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110335214 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2637)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110335225 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110335382 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110335382 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110335382 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110335382 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2630)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2630)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110335388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110335388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110335388 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110335388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110335388 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110335388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(2630)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2630)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110335388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110335388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110335388 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110335388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110335388 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2630)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2630)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110335391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110335391 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110335391 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110335391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110335391 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110335391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110335391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110335391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110335391 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110335391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110335391 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110335391 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2630)@84c1225eaf8b: Message received on association #8 20250427110335391 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110335391 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2630)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2630)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2630)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2630)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2630)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2630)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110335394 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110335394 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110335394 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110335394 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2633)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2633)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2633)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2633)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110335399 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110335399 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110335399 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110335399 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110335399 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110335399 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110335399 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110335400 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) 20250427110335400 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110335400 DLSS7 DEBUG 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) 20250427110335400 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2633)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2633)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110335401 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110335402 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110335402 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_1-M3UA(2633)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2633)@84c1225eaf8b: Message received on association #8 20250427110335402 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) 20250427110335402 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110335402 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110335402 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110335402 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) 20250427110335402 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110335402 DLSS7 DEBUG 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) 20250427110335402 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110335402 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2633)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2633)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2633)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2633)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427110335402 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110335402 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2633)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2633)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110335408 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110335408 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110335408 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110335408 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2636)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2636)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110335416 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110335416 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110335416 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110335416 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110335416 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110335416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110335416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110335416 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) 20250427110335416 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110335416 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) 20250427110335416 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2636)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2636)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2636)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2636)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110335420 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110335420 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110335420 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110335420 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) 20250427110335420 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110335420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110335420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110335420 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) 20250427110335420 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110335420 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) 20250427110335420 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) 20250427110335420 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110335420 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(2636)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110335420 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110335420 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2633)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2633)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2636)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2636)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2636)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2636)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2636)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2636)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2636)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110336193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110336194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336194 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110336194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110336194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336194 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2630)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110336195 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336195 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110336195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336195 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110336195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110336195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2630)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2629)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110336204 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336204 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336204 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336204 DLM3UA 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) 20250427110336204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336204 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) 20250427110336204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110336204 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336204 DLSS7 DEBUG 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(2633)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110336205 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336205 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336205 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) 20250427110336205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336205 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) 20250427110336205 DLSS7 DEBUG Found route for dpc=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) 20250427110336205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110336205 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336205 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2633)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2632)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110336225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110336225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336225 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110336225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110336225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336225 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110336225 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110336225 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110336225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110336225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336225 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110336225 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110336225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336225 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2636)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110336226 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110336226 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2639)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2639)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110336228 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2639)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2639)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2639)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2639)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-RAN(2635)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110336246 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110336246 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2640)@84c1225eaf8b: Created GsupExpect[0] for "262420000001093" to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2642) MSC_Test-GSUP(2640)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2642)3253648 MSC_Test_2-SCCP(2634)@84c1225eaf8b: First idle individual index:0 20250427110336312 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110336312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336312 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110336312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110336312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336312 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 a5 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 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2635)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110336312 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) 20250427110336312 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Allocated (fsm.c:456) 20250427110336312 DMSC DEBUG msc_i[0x55eefe1fff30]{READY}: Allocated (fsm.c:456) 20250427110336312 DMSC DEBUG msc_i[0x55eefe1fff30]{READY}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110336312 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110336312 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110336312 DMSC DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110336312 DMSC DEBUG msc_i(unknown:UTRAN-Iu-462:NONE)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110336312 DMSC DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110336312 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110336312 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110336312 DMM DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001093 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110336312 DMM DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110336312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110336312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe1d8430] (fsm.c:486) 20250427110336312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110336312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110336312 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110336312 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001093 id=262420000001093 (vlr.c:661) 20250427110336312 DVLR INFO New subscr, IMSI: 262420000001093 (vlr.c:562) 20250427110336312 DVLR DEBUG VLR subscr IMSI-262420000001093 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110336312 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110336312 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110336312 DVLR DEBUG VLR subscr IMSI-262420000001093 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110336312 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110336313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110336313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110336313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110336313 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe203950]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110336313 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe203950]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110336313 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe203950]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110336313 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe203950]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110336313 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336313 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110336313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336313 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110336313 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110336313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336313 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 03 02 31 a5 90 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2636)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@84c1225eaf8b: { messageType := 2, destLocRef := '31A590'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2640)@84c1225eaf8b: Found GsupExpect[0] for "262420000001093" handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2642) MSC_Test-GSUP(2640)@84c1225eaf8b: Added IMSI table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2642)"262420000001093" TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110336318 DVLR DEBUG VLR subscr IMSI-262420000001093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110336318 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe203950]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110336318 DVLR DEBUG SUBSCR(IMSI-262420000001093) Received 1 auth tuples (vlr.c:996) 20250427110336318 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe203950]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110336318 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe203950]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110336318 DMM DEBUG Tx AUTH REQ (rand = a286351b9151f72ddeb3db8c50b83c90) (gsm_04_08.c:641) 20250427110336318 DMM DEBUG AUTH REQ (autn = 93d1c7aacf5b9511091a27691603f301) (gsm_04_08.c:643) 20250427110336318 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110336318 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110336318 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110336318 DVLR DEBUG VLR subscr IMSI-262420000001093 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110336318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110336318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336318 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110336318 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110336318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336318 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 03 06 31 a5 90 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a2 86 35 1b 91 51 f7 2d de b3 db 8c 50 b8 3c 90 20 10 93 d1 c7 aa cf 5b 95 11 09 1a 27 69 16 03 f3 01 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2636)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2635)@84c1225eaf8b: patching N(SD)=1 into dtap '0514502708C52104A7F855B6'O MSC_Test_2-RAN(2635)@84c1225eaf8b: patched enc_l3: '0554502708C52104A7F855B6'O MSC_Test_2-SCCP(2634)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2634)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554502708C52104A7F855B6'O 20250427110336330 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336330 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336330 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336330 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110336330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336330 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110336330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110336330 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2636)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110336330 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 50 27 08 c5 21 04 a7 f8 55 b6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110336330 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110336330 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110336330 DIUCS DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110336330 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110336330 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110336330 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110336330 DMM DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 502708c5a7f855b6) (gsm_04_08.c:1128) 20250427110336330 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe203950]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110336330 DVLR DEBUG SUBSCR(IMSI-262420000001093) AUTH on UTRAN received RES: 502708c5a7f855b6 (8 bytes) (vlr_auth_fsm.c:151) 20250427110336330 DVLR INFO SUBSCR(IMSI-262420000001093) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110336330 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe203950]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110336330 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe203950]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110336330 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe203950]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110336330 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe203950]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe2143b0] (vlr_auth_fsm.c:294) 20250427110336330 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe203950]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110336330 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe203950]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110336330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110336330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110336330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110336330 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110336330 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=79cfd59cc9732e11e7788712b9f2b415, CK=NONE (ran_msg_iu.c:388) 20250427110336330 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110336330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110336330 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336330 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336330 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336330 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110336330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336330 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110336330 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110336330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336330 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 03 06 31 a5 90 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 79 cf d5 9c c9 73 2e 11 e7 78 87 12 b9 f2 b4 15 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2636)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2634)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2634)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110336339 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336339 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336339 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336339 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110336339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336339 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110336339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110336339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336339 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ce 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110336339 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110336339 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110336339 DIUCS DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110336339 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110336339 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110336339 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110336339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110336339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110336339 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110336339 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110336339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110336339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110336339 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe203950]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110336339 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe203950]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110336339 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe203950]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110336339 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe203950]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110336339 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336339 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110336339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336339 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110336339 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110336339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336339 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 03 06 31 a5 90 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2636)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110336343 DVLR DEBUG VLR subscr IMSI-262420000001093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110336343 DVLR DEBUG IMSI:262420000001093 has MSISDN:491230001093 (vlr.c:1045) 20250427110336343 DMSC NOTICE msub(IMSI-262420000001093:MSISDN-491230001093) VLR: update for IMSI=262420000001093 (MSISDN=491230001093) (gsm_04_08.c:1541) 20250427110336343 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110336343 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110336343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110336343 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe203950]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110336343 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe203950]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110336343 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe203950]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110336343 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe203950]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:110) 20250427110336343 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe203950]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110336343 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55eefe203950]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110336343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110336343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110336343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55eefe1f8310]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110336343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55eefe1f8310]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110336343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55eefe1f8310]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110336343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55eefe1f8310]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110336343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55eefe1f8310]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110336343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55eefe1f8310]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110336343 DMSC NOTICE msub(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x29BAE6B6) VLR: update for IMSI=262420000001093 (MSISDN=491230001093) (gsm_04_08.c:1541) 20250427110336343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55eefe1f8310]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110336343 DMM DEBUG -> IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x29BAE6B6 LOCATION UPDATE ACCEPT (TMSI = 0x29bae6b6) (gsm_04_08.c:149) 20250427110336343 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110336343 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110336343 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110336343 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x29BAE6B6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110336343 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336343 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110336343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110336343 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110336343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336343 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 03 06 31 a5 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 29 ba e6 b6 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2636)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2635)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2635)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2634)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2634)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110336346 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336346 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336346 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336346 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110336346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336346 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110336346 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110336346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110336346 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336346 DLSS7 DEBUG 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) 20250427110336347 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110336347 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110336347 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110336347 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110336347 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110336347 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110336347 DMM DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110336347 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110336347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55eefe1f8310]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110336347 DMSC NOTICE msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6) VLR: update for IMSI=262420000001093 (MSISDN=491230001093) (gsm_04_08.c:1541) 20250427110336347 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110336347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55eefe1f8310]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110336347 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110336347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55eefe1f8310]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110336347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55eefe1f8310]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:817) 20250427110336347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55eefe1f8310]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110336347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55eefe1f8310]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110336347 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110336347 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110336347 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.965s remaining) (msc_a.c:450) 20250427110336347 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001093/3/1): Available (smpp_smsc.c:626) 20250427110336347 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110336347 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110336347 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110336347 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110336347 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110336347 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110336347 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110336347 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110336347 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110336347 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336347 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110336347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336347 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110336347 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110336347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336347 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 03 06 31 a5 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(2636)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2636)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2634)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2634)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110336357 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336357 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336357 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336357 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110336357 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110336357 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110336357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110336357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336357 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110336357 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110336357 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110336357 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110336357 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110336357 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110336357 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110336357 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110336357 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110336357 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110336357 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110336357 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110336357 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1d8430] (msc_a.c:1053) 20250427110336357 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110336357 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110336357 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110336357 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1a1c90] (msc_a.c:1053) 20250427110336357 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110336357 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110336357 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110336357 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6) MSC-A terminated (msub.c:261) 20250427110336357 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6) 1 MSC-I still active (msub.c:79) 20250427110336357 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110336357 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110336357 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1fff30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110336357 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1fff30]{READY}: Removing from parent msub_fsm[0x55eefe1a1c90] (msub.c:113) 20250427110336357 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-462 (ran_conn.c:142) 20250427110336358 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336358 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336358 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336358 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110336358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336358 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110336358 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110336358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336358 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 03 04 31 a5 90 00 01 ce 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110336358 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-462 (ran_conn.c:155) 20250427110336358 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1fff30]{READY}: Freeing instance (msub.c:113) 20250427110336358 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-462:LU)[0x55eefe1fff30]{READY}: Deallocated (fsm.c:568) 20250427110336358 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6) Free (msub.c:119) 20250427110336358 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110336358 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Freeing instance (msub.c:113) 20250427110336358 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2636)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2636)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@84c1225eaf8b: Session index based on local reference:0 20250427110336360 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110336360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336360 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110336360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110336360 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336360 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 ce 31 a5 90 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2635)@84c1225eaf8b: Deleted conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2642)3253648 MSC_Test_2-M3UA(2636)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2635)@84c1225eaf8b: Created IMSI[0] for '262420000001093'H'29BAE6B6'O to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2642) TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@84c1225eaf8b: 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 := '29BAE6B6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2635)@84c1225eaf8b: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2642)10194931 MSC_Test_2-RAN(2635)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2634)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2636)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110336561 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336561 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336561 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336561 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110336561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336561 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110336561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110336561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336561 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 9b 8f 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 05 24 04 03 50 59 02 05 f4 29 ba e6 b6 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) 20250427110336561 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) 20250427110336562 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Allocated (fsm.c:456) 20250427110336562 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: Allocated (fsm.c:456) 20250427110336562 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110336562 DMSC DEBUG msc_a[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110336562 DMSC DEBUG msc_a[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110336562 DMSC DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110336562 DMSC DEBUG msc_i(unknown:UTRAN-Iu-463:NONE)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110336562 DMSC DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110336562 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110336562 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110336562 DMM DEBUG msc_a(TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250427110336562 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110336562 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30] (fsm.c:486) 20250427110336562 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110336562 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110336562 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110336562 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110336562 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110336562 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110336562 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110336562 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110336562 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1f8310]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110336562 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1f8310]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1a1c90] (fsm.c:486) 20250427110336562 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1f8310]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110336562 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1f8310]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110336562 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110336562 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336563 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110336563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336563 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110336563 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110336563 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336563 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 9b 8f f3 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2636)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@84c1225eaf8b: { messageType := 2, destLocRef := '9B8FF3'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110336570 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110336570 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1f8310]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110336570 DVLR DEBUG SUBSCR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6) Received 1 auth tuples (vlr.c:996) 20250427110336570 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1f8310]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110336570 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1f8310]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110336570 DMM DEBUG Tx AUTH REQ (rand = 47ff102e4f8ced3fd1f3ec0b5a2e9333) (gsm_04_08.c:641) 20250427110336570 DMM DEBUG AUTH REQ (autn = bf0e6aa835ce23e71d4f17bba7db680d) (gsm_04_08.c:643) 20250427110336570 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110336570 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110336570 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110336570 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110336570 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336570 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110336570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110336570 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110336570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336570 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 9b 8f f3 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 47 ff 10 2e 4f 8c ed 3f d1 f3 ec 0b 5a 2e 93 33 20 10 bf 0e 6a a8 35 ce 23 e7 1d 4f 17 bb a7 db 68 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(2636)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2636)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2635)@84c1225eaf8b: patching N(SD)=1 into dtap '0514AABB60A221047FC5C400'O MSC_Test_2-RAN(2635)@84c1225eaf8b: patched enc_l3: '0554AABB60A221047FC5C400'O MSC_Test_2-SCCP(2634)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2634)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554AABB60A221047FC5C400'O 20250427110336577 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336577 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336577 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336577 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110336577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336577 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110336577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110336577 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2636)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110336577 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 bb 60 a2 21 04 7f c5 c4 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110336577 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110336577 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110336577 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110336577 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110336578 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110336578 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110336578 DMM DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = aabb60a27fc5c400) (gsm_04_08.c:1128) 20250427110336578 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1f8310]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110336578 DVLR DEBUG SUBSCR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6) AUTH on UTRAN received RES: aabb60a27fc5c400 (8 bytes) (vlr_auth_fsm.c:151) 20250427110336578 DVLR INFO SUBSCR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110336578 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1f8310]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110336578 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1f8310]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110336578 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1f8310]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110336578 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1f8310]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1a1c90] (vlr_auth_fsm.c:294) 20250427110336578 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1f8310]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110336578 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1f8310]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110336578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110336578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110336578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110336578 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110336578 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ad875551a944a5ad5c38f1628b1f6439, CK=NONE (ran_msg_iu.c:388) 20250427110336578 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110336578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110336578 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336578 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110336578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336578 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110336578 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110336578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336578 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 9b 8f f3 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ad 87 55 51 a9 44 a5 ad 5c 38 f1 62 8b 1f 64 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(2636)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2636)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2634)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2634)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110336585 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336585 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336585 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336585 DLM3UA DEBUG 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(2636)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110336585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336585 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110336585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110336585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336585 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110336585 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110336585 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110336585 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110336585 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110336585 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110336585 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110336585 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110336585 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110336585 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110336586 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110336586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110336586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110336586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110336586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110336586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110336586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110336586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110336586 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110336586 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250427110336586 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001093/3/1): Available (smpp_smsc.c:626) 20250427110336586 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336586 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110336586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336586 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110336586 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110336586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 9b 8f f3 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2636)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@84c1225eaf8b: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_2-SCCP(2634)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: vl_len:22 MSC_Test_2-SCCP(2634)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020600003B400140'O 20250427110336598 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336598 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110336599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336599 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110336599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110336599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336599 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) 20250427110336599 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110336599 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110336599 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110336599 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110336599 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110336599 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110336599 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250427110336599 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250427110336599 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110336599 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427110336599 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110336599 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110336600 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336600 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110336600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336600 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110336600 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110336600 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336600 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 9b 8f f3 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2636)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@84c1225eaf8b: RX MO-ReadyForSM-Req, SM-RP-MR is '00'O TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@84c1225eaf8b: TX MT-forwardSM-Req for the MT SMS 20250427110336609 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6 + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427110336609 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250427110336609 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6 + SMS: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (transaction.c:228) 20250427110336609 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250427110336609 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427110336609 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110336609 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110336609 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6 - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:354) 20250427110336609 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336609 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110336609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336609 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110336609 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110336609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336609 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 9b 8f f3 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2636)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@84c1225eaf8b: RX MT SMS on DTAP, DTAP TID is 0, SM-RP-MR is '01'O MSC_Test_2-SCCP(2634)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: vl_len:19 MSC_Test_2-SCCP(2634)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250427110336619 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336619 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336619 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336619 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110336619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336619 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110336619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110336619 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2636)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110336619 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) 20250427110336620 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110336620 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110336620 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110336620 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110336620 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110336620 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110336653 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6 + gsm411_gsup_rx: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427110336653 DMSC DEBUG Routed to GSM 04.11 MO handler (gsm_04_11_gsup.c:337) 20250427110336653 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427110336653 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110336653 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110336653 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250427110336653 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6 - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:354) 20250427110336653 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336653 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110336653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336653 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110336653 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110336653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336653 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 9b 8f f3 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2636)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2634)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: vl_len:19 MSC_Test_2-SCCP(2634)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-SCCP(2634)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: vl_len:22 MSC_Test_2-SCCP(2634)@84c1225eaf8b: vl_from0 20250427110336662 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336662 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336662 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336662 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110336662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336662 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110336662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110336662 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336662 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cf 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2634)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020201003B400140'O MSC_Test_2-M3UA(2636)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110336662 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110336662 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110336662 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110336662 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110336662 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110336662 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110336663 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6 - SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:281) MSC_Test_2-M3UA(2636)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110336864 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336864 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110336865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336865 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110336865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110336865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336865 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) 20250427110336865 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110336865 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110336865 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110336865 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110336865 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110336865 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110336866 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427110336866 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110336866 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110336866 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110336866 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110336866 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110336866 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110336866 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110336866 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110336866 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110336866 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110336866 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110336867 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110336867 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336867 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110336867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110336867 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110336867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336867 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 9b 8f f3 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) 20250427110336867 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336867 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110336867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110336867 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110336867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336867 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 9b 8f 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(2636)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2636)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2636)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2636)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@84c1225eaf8b: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2634)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2634)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2634)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110336876 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336876 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336876 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336876 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110336876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336876 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110336876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110336876 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336876 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2636)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110336876 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110336876 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110336877 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110336877 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110336877 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110336877 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110336877 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110336877 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110336877 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110336877 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110336877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110336877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30] (msc_a.c:1053) 20250427110336877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110336877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110336877 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2143b0] (msc_a.c:1053) 20250427110336877 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110336877 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110336877 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110336877 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6) MSC-A terminated (msub.c:261) 20250427110336877 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6) 1 MSC-I still active (msub.c:79) 20250427110336877 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110336877 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110336877 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110336877 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Removing from parent msub_fsm[0x55eefe2143b0] (msub.c:113) 20250427110336877 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-463 (ran_conn.c:142) 20250427110336877 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-463 (ran_conn.c:155) 20250427110336877 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Freeing instance (msub.c:113) 20250427110336877 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Deallocated (fsm.c:568) 20250427110336877 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6) Free (msub.c:119) 20250427110336877 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x29BAE6B6 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110336877 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Freeing instance (msub.c:113) 20250427110336877 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Deallocated (fsm.c:568) 20250427110336877 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336877 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110336878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336878 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110336878 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110336878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110336878 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336878 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 9b 8f f3 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2636)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@84c1225eaf8b: Session index based on local reference:0 20250427110336880 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336880 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110336880 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110336880 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110336880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110336880 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110336880 DLSS7 DEBUG Found route for dpc=185=0.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(2635)@84c1225eaf8b: Deleted conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2642)10194931 20250427110336880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110336880 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110336880 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 9b 8f f3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-SCCP(2628)@84c1225eaf8b: Final verdict of PTC: none 20250427110336890 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110336890 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110336890 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110336890 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110336891 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110336891 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110336891 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110336891 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110336891 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110336891 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) 20250427110336891 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110336891 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110336891 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110336891 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336891 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110336891 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110336891 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110336891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110336891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110336891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110336891 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) 20250427110336891 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) 20250427110336891 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110336891 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110336891 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110336891 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110336891 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) 20250427110336891 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110336891 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110336891 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110336891 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336891 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110336891 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110336891 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110336891 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110336891 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110336891 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) 20250427110336892 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) 20250427110336892 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110336892 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110336892 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(2633)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(2630)@84c1225eaf8b: Final verdict of PTC: none 20250427110336892 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110336892 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) 20250427110336892 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110336892 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110336892 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) 20250427110336892 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110336892 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110336892 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110336893 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110336893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110336893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110336893 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) 20250427110336893 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110336893 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110336893 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(2632)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2634)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2631)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(2640)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2639)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2637)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2636)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2635)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2629)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2627)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2641)@84c1225eaf8b: Final verdict of PTC: none 20250427110336892 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110336894 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110336894 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110336894 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110336894 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110336894 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110336894 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427110336895 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110336895 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2643)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2638)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2627): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2628): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2629): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2630): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2631): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2632): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2633): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2634): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2635): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2636): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2637): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2638): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2639): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2640): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2641): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_gsup_mo_mt_sms_rp_mr2(2642): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2643): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_gsup_mo_mt_sms_rp_mr finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr pass'. Sun Apr 27 11:03:36 UTC 2025 ====== MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr.talloc 20250427110337896 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=568784) 20250427110338892 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110338892 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110338892 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110338892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110338892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110338892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110338893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110338893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110338893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110338897 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=568784, count=572092) 20250427110339898 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms ------ Sun Apr 27 11:03:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110340899 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_gsup_mt_multi_part_sms started. 20250427110341900 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2647)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2647)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2647)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2645)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2650)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2650)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2650)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-SCCP(2648)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2653)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2653)@84c1225eaf8b: M3UA emulation initiated, the test can be started MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2653)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2651)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110341944 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2654)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110342110 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110342110 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110342110 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110342110 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2647)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2647)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110342115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110342115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110342115 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110342115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110342115 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110342115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110342115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110342115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110342115 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110342115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110342115 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2647)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2647)@84c1225eaf8b: Message received on association #8 20250427110342115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110342115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110342115 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110342115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110342115 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110342115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110342115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110342115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110342115 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110342115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110342115 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110342115 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2647)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2647)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2647)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2647)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110342115 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110342115 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2647)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2647)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2647)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2647)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2647)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110342122 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110342122 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110342122 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110342122 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2650)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2650)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110342127 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110342127 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110342127 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110342127 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110342127 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110342127 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110342127 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110342127 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) 20250427110342127 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110342127 DLSS7 DEBUG 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) 20250427110342127 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2650)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2650)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2650)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2650)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2650)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2650)@84c1225eaf8b: Message received on association #8 20250427110342128 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110342128 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110342128 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110342128 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) 20250427110342128 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110342128 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110342128 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110342128 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) 20250427110342128 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110342128 DLSS7 DEBUG 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) 20250427110342128 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110342128 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110342128 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110342128 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2650)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2650)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2650)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2650)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2650)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110342138 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110342138 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110342138 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110342138 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2653)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2653)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110342148 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110342148 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110342148 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110342148 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110342148 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110342148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110342148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110342148 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) 20250427110342148 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2653)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2653)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110342148 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) 20250427110342148 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2653)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2653)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110342151 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110342151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110342151 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110342151 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) 20250427110342151 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110342151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110342151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110342151 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) 20250427110342151 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110342151 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(2653)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110342151 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) 20250427110342151 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110342151 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2653)@84c1225eaf8b: Message received on association #8 20250427110342152 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110342152 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2650)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2653)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2650)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2653)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2653)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2653)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2653)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2653)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110342901 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110342901 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2656)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2656)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110342902 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2656)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2656)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2656)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2656)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110342911 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110342912 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427110342913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110342913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110342913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110342913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110342913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110342913 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110342913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110342913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110342913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110342913 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110342914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110342914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110342914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110342914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110342914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110342914 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110342914 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110342914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110342914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110342914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2647)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2646)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110342927 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110342927 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_1-M3UA(2650)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110342927 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110342927 DLM3UA 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) 20250427110342927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110342927 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) 20250427110342927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110342927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110342927 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110342927 DLSS7 DEBUG 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) 20250427110342927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110342927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110342927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110342927 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) 20250427110342927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110342927 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) 20250427110342927 DLSS7 DEBUG Found route for dpc=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) 20250427110342927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110342927 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110342927 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2650)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2649)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2657)@84c1225eaf8b: Created GsupExpect[0] for "262420000001094" to be handled at TC_iu_gsup_mt_multi_part_sms2(2659) MSC_Test-GSUP(2657)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110342943 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110342943 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110342943 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110342943 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110342943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110342943 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110342943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110342943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110342943 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110342943 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) 20250427110342943 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110342943 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110342943 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110342943 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110342943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110342943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110342943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110342943 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110342943 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110342943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110342943 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110342943 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2652)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2652)@84c1225eaf8b: Added conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2659)14225865 MSC_Test_2-SCCP(2651)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110342949 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110342949 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110342949 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110342949 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110342949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110342949 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110342949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110342949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110342949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110342949 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 11 c9 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-RAN(2652)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110342949 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) 20250427110342950 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Allocated (fsm.c:456) 20250427110342950 DMSC DEBUG msc_i[0x55eefe1fff30]{READY}: Allocated (fsm.c:456) 20250427110342950 DMSC DEBUG msc_i[0x55eefe1fff30]{READY}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110342950 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110342950 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110342950 DMSC DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110342950 DMSC DEBUG msc_i(unknown:UTRAN-Iu-464:NONE)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110342950 DMSC DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110342950 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110342950 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110342950 DMM DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001094 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110342950 DMM DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110342950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110342950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1d8430] (fsm.c:486) 20250427110342950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110342950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110342950 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110342950 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001094 id=262420000001094 (vlr.c:661) 20250427110342950 DVLR INFO New subscr, IMSI: 262420000001094 (vlr.c:562) 20250427110342950 DVLR DEBUG VLR subscr IMSI-262420000001094 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110342950 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110342950 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110342950 DVLR DEBUG VLR subscr IMSI-262420000001094 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110342950 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110342950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110342950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110342950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110342950 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110342950 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110342950 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110342950 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110342950 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110342950 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110342950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110342950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110342950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110342950 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110342950 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110342950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110342950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110342950 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 d9 11 c9 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2657)@84c1225eaf8b: Found GsupExpect[0] for "262420000001094" handled at TC_iu_gsup_mt_multi_part_sms2(2659) MSC_Test-GSUP(2657)@84c1225eaf8b: Added IMSI table entry 0TC_iu_gsup_mt_multi_part_sms2(2659)"262420000001094" MSC_Test_2-SCCP(2651)@84c1225eaf8b: { messageType := 2, destLocRef := 'D911C9'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110342954 DVLR DEBUG VLR subscr IMSI-262420000001094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110342954 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110342954 DVLR DEBUG SUBSCR(IMSI-262420000001094) Received 1 auth tuples (vlr.c:996) 20250427110342954 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110342954 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1f8530]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110342954 DMM DEBUG Tx AUTH REQ (rand = af31876d0512a791f1174a04f57b48d2) (gsm_04_08.c:641) 20250427110342954 DMM DEBUG AUTH REQ (autn = 9fb46c76f8b5cf9f844a4df04e6e4ab1) (gsm_04_08.c:643) 20250427110342954 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110342954 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110342954 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110342954 DVLR DEBUG VLR subscr IMSI-262420000001094 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110342954 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110342954 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110342954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110342954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110342954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110342954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110342954 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110342954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110342954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110342954 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 d9 11 c9 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 af 31 87 6d 05 12 a7 91 f1 17 4a 04 f5 7b 48 d2 20 10 9f b4 6c 76 f8 b5 cf 9f 84 4a 4d f0 4e 6e 4a 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(2653)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2652)@84c1225eaf8b: patching N(SD)=1 into dtap '0514123B58DB210487B2D2A3'O MSC_Test_2-RAN(2652)@84c1225eaf8b: patched enc_l3: '0554123B58DB210487B2D2A3'O MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554123B58DB210487B2D2A3'O MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110342959 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110342959 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110342959 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110342960 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110342960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110342960 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110342960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110342960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110342960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110342960 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 12 3b 58 db 21 04 87 b2 d2 a3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110342960 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110342960 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110342960 DIUCS DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110342960 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110342960 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110342960 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110342960 DMM DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 123b58db87b2d2a3) (gsm_04_08.c:1128) 20250427110342960 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1f8530]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110342960 DVLR DEBUG SUBSCR(IMSI-262420000001094) AUTH on UTRAN received RES: 123b58db87b2d2a3 (8 bytes) (vlr_auth_fsm.c:151) 20250427110342960 DVLR INFO SUBSCR(IMSI-262420000001094) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110342960 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1f8530]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110342960 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1f8530]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110342960 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1f8530]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110342960 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1f8530]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe2143b0] (vlr_auth_fsm.c:294) 20250427110342960 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1f8530]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110342960 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1f8530]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110342960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110342960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110342960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110342960 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110342960 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1658193014fe298f7839429fd8fe4f1b, CK=NONE (ran_msg_iu.c:388) 20250427110342960 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110342960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110342960 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110342960 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110342960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110342960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110342960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110342960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110342960 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110342960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110342960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110342960 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 d9 11 c9 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 16 58 19 30 14 fe 29 8f 78 39 42 9f d8 fe 4f 1b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110342965 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110342965 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110342965 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110342965 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110342965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110342965 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110342965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110342965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110342965 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110342965 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110342965 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110342965 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110342965 DIUCS DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110342965 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110342965 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110342965 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110342965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110342965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110342965 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110342965 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110342965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110342965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110342965 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110342965 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110342965 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110342965 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110342965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110342965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110342965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110342965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110342965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110342965 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110342965 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110342965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110342965 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110342965 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 d9 11 c9 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110342967 DVLR DEBUG VLR subscr IMSI-262420000001094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110342967 DVLR DEBUG IMSI:262420000001094 has MSISDN:491230001094 (vlr.c:1045) 20250427110342967 DMSC NOTICE msub(IMSI-262420000001094:MSISDN-491230001094) VLR: update for IMSI=262420000001094 (MSISDN=491230001094) (gsm_04_08.c:1541) 20250427110342967 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110342968 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110342968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110342968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110342968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110342968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110342968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:110) 20250427110342968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110342968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110342968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110342968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110342968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55eefe203950]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110342968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55eefe203950]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110342968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55eefe203950]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110342968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55eefe203950]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110342968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55eefe203950]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110342968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55eefe203950]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110342968 DMSC NOTICE msub(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x9542D93E) VLR: update for IMSI=262420000001094 (MSISDN=491230001094) (gsm_04_08.c:1541) 20250427110342968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55eefe203950]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110342968 DMM DEBUG -> IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x9542D93E LOCATION UPDATE ACCEPT (TMSI = 0x9542d93e) (gsm_04_08.c:149) 20250427110342968 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110342968 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110342968 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110342968 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x9542D93E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110342968 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110342968 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110342968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110342968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110342968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110342968 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110342968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110342968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110342968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110342968 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 d9 11 c9 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 95 42 d9 3e 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2652)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2652)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110342971 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110342971 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110342971 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110342971 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110342971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110342971 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110342971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110342971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110342971 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110342971 DLSS7 DEBUG 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) 20250427110342971 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110342971 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110342971 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110342971 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110342971 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110342971 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110342971 DMM DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110342971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110342971 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55eefe203950]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110342971 DMSC NOTICE msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E) VLR: update for IMSI=262420000001094 (MSISDN=491230001094) (gsm_04_08.c:1541) 20250427110342971 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110342971 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55eefe203950]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110342971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110342971 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55eefe203950]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110342971 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55eefe203950]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:817) 20250427110342971 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55eefe203950]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110342971 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55eefe203950]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110342971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110342971 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110342971 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250427110342971 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001094/3/1): Available (smpp_smsc.c:626) 20250427110342971 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110342971 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110342971 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110342971 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110342971 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110342971 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110342971 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110342971 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110342971 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110342971 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110342971 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110342971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110342971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110342971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110342971 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110342971 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110342971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110342971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110342971 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 d9 11 c9 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110342975 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110342975 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110342975 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110342975 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110342975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110342975 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110342975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110342975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110342975 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110342975 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110342975 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110342975 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110342975 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110342975 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110342975 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110342975 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110342975 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110342975 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110342975 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110342975 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110342975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110342975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1d8430] (msc_a.c:1053) 20250427110342975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110342975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110342975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110342975 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1a1c90] (msc_a.c:1053) 20250427110342975 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110342975 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110342975 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110342975 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E) MSC-A terminated (msub.c:261) 20250427110342975 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E) 1 MSC-I still active (msub.c:79) 20250427110342975 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110342975 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110342975 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1fff30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110342975 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1fff30]{READY}: Removing from parent msub_fsm[0x55eefe1a1c90] (msub.c:113) 20250427110342975 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-464 (ran_conn.c:142) 20250427110342975 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-464 (ran_conn.c:155) 20250427110342975 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1fff30]{READY}: Freeing instance (msub.c:113) 20250427110342975 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-464:LU)[0x55eefe1fff30]{READY}: Deallocated (fsm.c:568) 20250427110342975 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E) Free (msub.c:119) 20250427110342975 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E - active-conn: now used by 1 (attached) (msub.c:375) 20250427110342975 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Freeing instance (msub.c:113) 20250427110342975 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Deallocated (fsm.c:568) 20250427110342975 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110342975 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110342975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110342975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110342975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110342975 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110342975 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110342975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110342975 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110342975 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 d9 11 c9 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on local reference:0 20250427110342975 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110342975 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110342975 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110342975 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110342975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110342975 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110342975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110342975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110342975 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110342975 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 d9 11 c9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2652)@84c1225eaf8b: Deleted conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2659)14225865 TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2652)@84c1225eaf8b: Created IMSI[0] for '262420000001094'H'9542D93E'O to be handled at TC_iu_gsup_mt_multi_part_sms2(2659) 20250427110343012 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427110343012 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250427110343012 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427110343012 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250427110343012 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250427110343012 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110343012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110343012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110343012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110343012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110343012 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110343012 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110343012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110343012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110343012 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 95 42 d9 3e 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2652)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_multi_part_sms2(2659) TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: 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 := '9542D93E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2652)@84c1225eaf8b: Added conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2659)1207278 MSC_Test_2-SCCP(2651)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110343019 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110343019 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110343019 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110343019 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110343019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110343019 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110343019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110343019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110343019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110343019 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 12 6b ee 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 95 42 d9 3e 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110343019 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) 20250427110343019 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Allocated (fsm.c:456) 20250427110343019 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: Allocated (fsm.c:456) 20250427110343019 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110343019 DMSC DEBUG msc_a[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110343019 DMSC DEBUG msc_a[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110343019 DMSC DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110343019 DMSC DEBUG msc_i(unknown:UTRAN-Iu-465:NONE)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110343019 DMSC DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110343019 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110343019 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110343019 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110343019 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30] (fsm.c:486) 20250427110343019 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110343019 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110343019 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110343019 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110343019 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110343019 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110343019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110343019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110343019 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe203950]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110343019 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe203950]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1a1c90] (fsm.c:486) 20250427110343019 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe203950]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110343019 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe203950]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110343019 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427110343019 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110343019 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110343019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110343019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110343019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110343019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110343019 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110343019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110343019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110343019 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 12 6b ee 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@84c1225eaf8b: { messageType := 2, destLocRef := '126BEE'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110343020 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110343020 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe203950]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110343020 DVLR DEBUG SUBSCR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E) Received 1 auth tuples (vlr.c:996) 20250427110343020 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe203950]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110343020 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe203950]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110343020 DMM DEBUG Tx AUTH REQ (rand = f78f57a7c93f016fcf7f70de137afd0f) (gsm_04_08.c:641) 20250427110343020 DMM DEBUG AUTH REQ (autn = d124a6989253409dd76432d8c1090aaa) (gsm_04_08.c:643) 20250427110343020 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110343020 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110343020 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110343020 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250427110343020 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110343020 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110343020 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110343020 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110343020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110343020 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110343020 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110343020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110343020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110343020 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 12 6b ee 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 f7 8f 57 a7 c9 3f 01 6f cf 7f 70 de 13 7a fd 0f 20 10 d1 24 a6 98 92 53 40 9d d7 64 32 d8 c1 09 0a 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(2653)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2652)@84c1225eaf8b: patching N(SD)=0 into dtap '051496DE0EA4210418136F9D'O MSC_Test_2-RAN(2652)@84c1225eaf8b: patched enc_l3: '051496DE0EA4210418136F9D'O MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051496DE0EA4210418136F9D'O MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110343021 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110343021 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110343021 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110343021 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110343021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110343021 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110343021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110343021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110343021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110343021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 96 de 0e a4 21 04 18 13 6f 9d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110343021 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110343021 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110343022 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110343022 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110343022 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110343022 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110343022 DMM DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 96de0ea418136f9d) (gsm_04_08.c:1128) 20250427110343022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe203950]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110343022 DVLR DEBUG SUBSCR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E) AUTH on UTRAN received RES: 96de0ea418136f9d (8 bytes) (vlr_auth_fsm.c:151) 20250427110343022 DVLR INFO SUBSCR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110343022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe203950]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110343022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe203950]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110343022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe203950]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110343022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe203950]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1a1c90] (vlr_auth_fsm.c:294) 20250427110343022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe203950]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110343022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe203950]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110343022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110343022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110343022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110343022 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110343022 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=41b6f4d08f0325658ed9ca1d61038152, CK=NONE (ran_msg_iu.c:388) 20250427110343022 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110343022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110343022 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110343022 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110343022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110343022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110343022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110343022 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110343022 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110343022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110343022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110343022 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 12 6b ee 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 41 b6 f4 d0 8f 03 25 65 8e d9 ca 1d 61 03 81 52 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110343023 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110343023 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110343023 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110343023 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110343023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110343023 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110343023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110343023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110343023 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110343023 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110343023 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110343023 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110343023 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110343023 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110343023 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110343023 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110343023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110343023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110343023 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110343023 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110343023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110343023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110343023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110343023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110343023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110343023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110343023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110343023 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110343023 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250427110343023 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427110343023 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110343023 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110343024 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250427110343024 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001094/3/1): Available (smpp_smsc.c:626) 20250427110343024 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110343024 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110343024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110343024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110343024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110343024 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110343024 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110343024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110343024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110343024 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 12 6b ee 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) 20250427110343024 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110343024 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110343024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110343024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110343024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110343024 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110343024 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110343024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110343024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110343024 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 12 6b ee 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2653)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_len:19 MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250427110343027 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110343027 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110343027 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110343027 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110343027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110343027 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110343027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110343027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110343027 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110343027 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) 20250427110343027 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110343027 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110343027 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110343027 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on connection ID:0 20250427110343027 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110343027 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_len:22 MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110343229 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110343229 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110343229 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110343229 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110343229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110343229 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110343229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110343229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110343229 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110343229 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) 20250427110343229 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110343229 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110343229 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110343229 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110343229 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110343229 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110343229 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427110343229 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110343229 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110343230 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110343230 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110343230 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110343230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110343230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110343230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110343230 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110343230 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110343230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110343230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110343230 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 12 6b ee 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110344743 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427110344743 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250427110344743 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427110344743 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250427110344743 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110344743 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427110344743 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110344743 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110344743 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250427110344744 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110344744 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110344744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110344744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110344744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110344744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110344744 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110344744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110344744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110344744 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 12 6b ee 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_len:19 MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250427110344756 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110344756 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110344756 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110344756 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110344756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110344756 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110344756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110344756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110344756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110344756 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_len:22 MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_from0 20250427110344757 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110344757 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110344757 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110344757 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110344757 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110344757 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2651)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110344956 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110344956 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110344956 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110344956 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110344956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110344956 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110344956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110344956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110344957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110344957 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) 20250427110344957 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110344957 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110344957 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110344957 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110344957 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110344957 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110344957 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427110344957 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110344957 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110344957 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110344958 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110344958 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110344958 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110344958 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110344958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110344958 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110344958 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110344958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110344958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110344958 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 12 6b ee 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110346464 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427110346464 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250427110346464 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427110346465 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250427110346465 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427110346465 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110346465 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110346465 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250427110346465 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110346465 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110346465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110346465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110346465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110346465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110346465 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110346465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110346465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110346465 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 12 6b ee 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_len:19 MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250427110346476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110346476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110346476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110346476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110346476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110346476 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110346476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110346476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110346476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110346476 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110346476 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110346476 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110346476 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110346476 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110346477 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110346477 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_len:22 MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110346677 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110346677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110346677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110346677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110346677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110346677 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110346677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110346677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110346677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110346677 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) 20250427110346677 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110346677 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110346677 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110346677 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110346677 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110346677 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110346677 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427110346677 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110346677 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110346678 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110346678 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110346678 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110346678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110346678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110346678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110346678 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110346678 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110346678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110346678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110346678 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 12 6b ee 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110348187 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427110348187 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250427110348187 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427110348187 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250427110348187 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427110348187 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110348187 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110348188 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250427110348188 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110348188 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110348188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110348188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110348188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110348188 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110348188 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110348188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110348188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110348188 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 12 6b ee 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_len:19 MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250427110348199 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110348199 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110348199 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110348199 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110348199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110348199 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110348199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110348199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_len:22 20250427110348199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110348199 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)@84c1225eaf8b: vl_from0 20250427110348200 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110348200 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2651)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O 20250427110348200 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110348200 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110348200 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110348200 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110348400 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110348400 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110348400 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110348400 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110348400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110348400 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110348400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110348400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110348401 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110348401 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) 20250427110348401 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110348401 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110348401 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110348401 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110348401 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110348401 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110348401 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427110348401 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110348401 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110348401 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110348401 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110348401 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110348402 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110348402 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110348402 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110348402 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110348402 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110348402 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110348402 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110348402 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110348402 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110348402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110348402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110348402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110348402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110348402 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110348402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110348402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110348402 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 12 6b ee 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) 20250427110348402 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110348402 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110348402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110348402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110348402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110348402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110348402 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110348402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110348402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110348402 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 12 6b ee 00 01 0d 00 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2653)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2651)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2651)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110349918 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110349918 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110349918 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110349918 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110349918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110349918 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110349918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110349918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110349918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110349918 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d1 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110349918 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110349919 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110349919 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110349919 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110349919 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110349919 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110349919 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110349919 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110349919 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110349919 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110349919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110349919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30] (msc_a.c:1053) 20250427110349919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110349919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110349919 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2143b0] (msc_a.c:1053) 20250427110349919 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110349919 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110349919 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110349919 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E) MSC-A terminated (msub.c:261) 20250427110349919 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E) 1 MSC-I still active (msub.c:79) 20250427110349919 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110349919 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110349919 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110349919 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: Removing from parent msub_fsm[0x55eefe2143b0] (msub.c:113) 20250427110349919 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-465 (ran_conn.c:142) 20250427110349919 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-465 (ran_conn.c:155) 20250427110349919 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: Freeing instance (msub.c:113) 20250427110349919 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E:UTRAN-Iu-465:PAGING_RESP)[0x55eefe1d8430]{READY}: Deallocated (fsm.c:568) 20250427110349919 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E) Free (msub.c:119) 20250427110349919 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x9542D93E - active-conn: now used by 1 (attached) (msub.c:375) 20250427110349919 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Freeing instance (msub.c:113) 20250427110349919 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Deallocated (fsm.c:568) 20250427110349919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110349920 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110349920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110349920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110349920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110349920 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110349920 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110349920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110349920 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110349920 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 12 6b ee 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@84c1225eaf8b: Session index based on local reference:0 20250427110349922 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110349922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110349922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110349922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110349922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110349922 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110349922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110349922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110349922 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110349922 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 12 6b ee 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2652)@84c1225eaf8b: Deleted conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2659)1207278 TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@84c1225eaf8b: Final verdict of PTC: pass 20250427110349933 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110349933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110349933 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110349933 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110349933 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110349933 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110349933 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110349933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110349933 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110349933 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110349933 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110349933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110349933 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110349933 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110349933 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110349934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110349934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110349934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110349934 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) 20250427110349934 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) 20250427110349934 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110349934 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110349934 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(2657)@84c1225eaf8b: Final verdict of PTC: none 20250427110349934 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110349934 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2649)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2645)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2646)@84c1225eaf8b: Final verdict of PTC: none 20250427110349935 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110349935 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) 20250427110349935 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110349935 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110349935 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427110349935 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) 20250427110349935 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427110349935 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) MSC_Test_0-M3UA(2647)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2648)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2654)@84c1225eaf8b: Final verdict of PTC: none 20250427110349935 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) 20250427110349935 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110349935 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110349935 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110349935 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110349935 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110349935 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110349935 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) 20250427110349935 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) 20250427110349935 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110349935 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110349935 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110349936 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110349936 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110349936 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-SCCP(2651)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2650)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2652)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2656)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2644)@84c1225eaf8b: Final verdict of PTC: none 20250427110349937 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110349937 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) 20250427110349937 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110349937 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110349937 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) 20250427110349937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110349937 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110349937 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110349937 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110349937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110349937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110349937 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) 20250427110349937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110349937 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110349937 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110349937 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110349937 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2655)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2658)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2653)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2660)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2644): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2645): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2646): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2647): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2648): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2649): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2650): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2651): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2652): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2653): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2654): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2655): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2656): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2657): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2658): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_gsup_mt_multi_part_sms2(2659): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2660): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_gsup_mt_multi_part_sms finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms pass'. Sun Apr 27 11:03:49 UTC 2025 ====== MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms.talloc 20250427110350938 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=686736) 20250427110351935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110351935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110351935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110351936 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110351936 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110351936 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110351937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110351937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110351937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110351939 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=686736, count=690044) 20250427110352940 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay ------ Sun Apr 27 11:03:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110353942 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_gsup_mt_sms_lu_delay started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2664)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2664)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2664)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2662)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110354943 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2667)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2667)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2667)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2665)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2670)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2670)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2670)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2668)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110354971 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2671)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110355137 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110355137 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110355137 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110355137 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2664)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2664)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110355141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110355141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110355141 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110355141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110355141 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110355141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110355141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110355141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110355141 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110355141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110355141 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2664)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2664)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2664)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2664)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110355143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110355143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110355143 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110355143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110355143 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110355143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110355143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110355143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110355143 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110355143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110355143 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110355143 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2664)@84c1225eaf8b: Message received on association #8 20250427110355143 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110355143 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2664)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2664)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2664)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2664)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2664)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2664)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110355151 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110355151 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110355151 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110355151 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2667)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2667)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110355153 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110355153 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110355153 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110355153 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110355153 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110355153 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110355153 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110355153 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) 20250427110355153 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110355153 DLSS7 DEBUG 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) 20250427110355153 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2667)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2667)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2667)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2667)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2667)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110355154 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110355154 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110355154 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110355154 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) 20250427110355154 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110355154 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110355154 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110355154 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) 20250427110355154 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2667)@84c1225eaf8b: Message received on association #8 20250427110355154 DLSS7 DEBUG 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) 20250427110355154 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110355154 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2667)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110355154 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110355154 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2667)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2667)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2667)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2667)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2667)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110355166 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110355166 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110355166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110355166 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2670)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2670)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110355173 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110355173 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110355173 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110355173 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110355173 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110355173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110355173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110355173 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) 20250427110355173 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110355173 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) 20250427110355173 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2670)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2670)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2670)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2670)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110355175 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110355175 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110355175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110355175 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) 20250427110355175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110355175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110355175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_2-M3UA(2670)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110355175 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) 20250427110355175 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110355175 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) 20250427110355175 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) 20250427110355175 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110355175 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2670)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2667)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2667)@84c1225eaf8b: Received M3UA_DAVA -> discard 20250427110355176 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110355176 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2670)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2670)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2670)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2670)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2670)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110355944 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110355945 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2673)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2673)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110355950 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2673)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2673)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2673)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2673)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110355952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110355952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110355952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110355952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110355952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110355952 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110355952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110355952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110355952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110355952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2664)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110355954 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110355954 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110355954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110355954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110355954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110355954 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110355954 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110355954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110355954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110355954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2664)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(2667)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110355956 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110355956 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110355956 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110355956 DLM3UA 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) 20250427110355956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110355956 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) 20250427110355956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110355956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110355956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110355956 DLSS7 DEBUG 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(2663)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110355957 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110355957 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110355957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110355957 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) 20250427110355957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110355957 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) 20250427110355957 DLSS7 DEBUG Found route for dpc=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) 20250427110355957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110355957 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110355957 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2667)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2666)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110355967 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110355967 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427110355976 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110355976 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110355976 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110355976 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110355976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110355976 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110355976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110355976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110355976 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110355976 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110355976 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110355976 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110355976 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110355976 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110355976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110355976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110355976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110355976 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110355976 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110355976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110355976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110355976 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2670)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2669)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2674)@84c1225eaf8b: Created GsupExpect[0] for "262420000001095" to be handled at TC_iu_gsup_mt_sms_lu_delay2(2676) MSC_Test-GSUP(2674)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_iu_gsup_mt_sms_lu_delay2(2676)7174073 MSC_Test_2-SCCP(2668)@84c1225eaf8b: First idle individual index:0 20250427110356038 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110356038 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110356038 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110356038 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110356038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110356038 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110356038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110356038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110356038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2670)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110356038 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 6d 77 b9 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) 20250427110356038 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) 20250427110356038 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Allocated (fsm.c:456) 20250427110356038 DMSC DEBUG msc_i[0x55eefe1fff30]{READY}: Allocated (fsm.c:456) 20250427110356038 DMSC DEBUG msc_i[0x55eefe1fff30]{READY}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110356038 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110356038 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110356038 DMSC DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110356038 DMSC DEBUG msc_i(unknown:UTRAN-Iu-466:NONE)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110356038 DMSC DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110356038 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110356038 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110356038 DMM DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001095 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110356038 DMM DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110356038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110356038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1d8430] (fsm.c:486) 20250427110356038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110356038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110356038 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110356038 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001095 id=262420000001095 (vlr.c:661) 20250427110356038 DVLR INFO New subscr, IMSI: 262420000001095 (vlr.c:562) 20250427110356038 DVLR DEBUG VLR subscr IMSI-262420000001095 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110356038 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110356038 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110356038 DVLR DEBUG VLR subscr IMSI-262420000001095 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110356038 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110356038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110356038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110356038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110356038 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110356038 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110356038 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110356038 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110356038 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110356038 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110356038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110356038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110356038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110356038 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110356038 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110356038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110356038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110356038 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0e 02 6d 77 b9 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-RAN(2669)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2670)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2674)@84c1225eaf8b: Found GsupExpect[0] for "262420000001095" handled at TC_iu_gsup_mt_sms_lu_delay2(2676) MSC_Test-GSUP(2674)@84c1225eaf8b: Added IMSI table entry 0TC_iu_gsup_mt_sms_lu_delay2(2676)"262420000001095" MSC_Test_2-SCCP(2668)@84c1225eaf8b: { messageType := 2, destLocRef := '6D77B9'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_gsup_mt_sms_lu_delay2(2676)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_lu_delay2(2676)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110356045 DVLR DEBUG VLR subscr IMSI-262420000001095 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110356045 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110356045 DVLR DEBUG SUBSCR(IMSI-262420000001095) Received 1 auth tuples (vlr.c:996) 20250427110356045 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110356045 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1f8530]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110356045 DMM DEBUG Tx AUTH REQ (rand = 45d493cbbd7949ab0354915189fb9c92) (gsm_04_08.c:641) 20250427110356045 DMM DEBUG AUTH REQ (autn = e34b2d924203f33c23c82ce873e733d4) (gsm_04_08.c:643) 20250427110356045 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110356045 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110356045 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110356045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110356045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110356045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110356045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110356045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110356045 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110356045 DVLR DEBUG VLR subscr IMSI-262420000001095 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110356045 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110356045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110356045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110356045 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 6d 77 b9 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 45 d4 93 cb bd 79 49 ab 03 54 91 51 89 fb 9c 92 20 10 e3 4b 2d 92 42 03 f3 3c 23 c8 2c e8 73 e7 33 d4 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2670)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2670)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2668)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2668)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2668)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2669)@84c1225eaf8b: patching N(SD)=1 into dtap '05148AB2DBF82104C5125F81'O MSC_Test_2-RAN(2669)@84c1225eaf8b: patched enc_l3: '05548AB2DBF82104C5125F81'O MSC_Test_2-SCCP(2668)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2668)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2668)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2668)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548AB2DBF82104C5125F81'O 20250427110356062 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110356062 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110356062 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110356062 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110356062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110356062 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110356062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110356062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110356062 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110356062 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 8a b2 db f8 21 04 c5 12 5f 81 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2670)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110356062 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110356062 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110356062 DIUCS DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110356062 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110356062 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110356062 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110356062 DMM DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8ab2dbf8c5125f81) (gsm_04_08.c:1128) 20250427110356062 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1f8530]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110356062 DVLR DEBUG SUBSCR(IMSI-262420000001095) AUTH on UTRAN received RES: 8ab2dbf8c5125f81 (8 bytes) (vlr_auth_fsm.c:151) 20250427110356062 DVLR INFO SUBSCR(IMSI-262420000001095) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110356062 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1f8530]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110356062 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1f8530]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110356062 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1f8530]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110356062 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1f8530]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe2143b0] (vlr_auth_fsm.c:294) 20250427110356062 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1f8530]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110356062 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1f8530]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110356062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110356062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110356062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110356062 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110356062 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=81b04ca99ddf2bf7ee3fbc7f17a4584d, CK=NONE (ran_msg_iu.c:388) 20250427110356062 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110356063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110356063 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110356063 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110356063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110356063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110356063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110356063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110356063 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110356063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110356063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110356063 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 6d 77 b9 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 81 b0 4c a9 9d df 2b f7 ee 3f bc 7f 17 a4 58 4d 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2670)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2670)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2668)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2668)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2668)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2668)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2668)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2668)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2668)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110356076 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110356076 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110356076 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110356076 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110356076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110356076 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110356076 DLSS7 DEBUG Found route for dpc=185=0.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(2670)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110356077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110356077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110356077 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110356077 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110356077 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110356077 DIUCS DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110356077 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110356077 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110356077 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110356077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110356077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110356077 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110356077 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110356077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110356077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110356077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110356077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110356077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110356077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110356077 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110356077 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110356077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110356077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110356077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110356077 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110356077 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110356077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110356077 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110356077 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 6d 77 b9 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2670)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2668)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2668)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2668)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110356085 DVLR DEBUG VLR subscr IMSI-262420000001095 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110356085 DVLR DEBUG IMSI:262420000001095 has MSISDN:491230001095 (vlr.c:1045) 20250427110356085 DMSC NOTICE msub(IMSI-262420000001095:MSISDN-491230001095) VLR: update for IMSI=262420000001095 (MSISDN=491230001095) (gsm_04_08.c:1541) 20250427110356085 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110356086 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110356086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110356086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110356086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110356086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110356086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:110) 20250427110356086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110356086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110356086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110356086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110356086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55eefe1f8180]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110356086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55eefe1f8180]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110356086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55eefe1f8180]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110356086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55eefe1f8180]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110356086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55eefe1f8180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110356086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55eefe1f8180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110356086 DMSC NOTICE msub(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0xA5C1160A) VLR: update for IMSI=262420000001095 (MSISDN=491230001095) (gsm_04_08.c:1541) 20250427110356086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55eefe1f8180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110356086 DMM DEBUG -> IMSI-262420000001095:MSISDN-491230001095:TMSInew-0xA5C1160A LOCATION UPDATE ACCEPT (TMSI = 0xa5c1160a) (gsm_04_08.c:149) 20250427110356086 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110356086 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110356086 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110356086 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSInew-0xA5C1160A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110356086 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110356086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110356086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110356086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110356086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110356086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110356086 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110356086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110356086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110356086 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 6d 77 b9 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 c1 16 0a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2670)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2670)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2668)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2668)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2668)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_lu_delay2(2676)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2676)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2669)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2669)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2668)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2668)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2668)@84c1225eaf8b: vl_from0 MSC_Test_2-RAN(2669)@84c1225eaf8b: Created IMSI[0] for '262420000001095'H'A5C1160A'O to be handled at TC_iu_gsup_mt_sms_lu_delay2(2676) MSC_Test_2-SCCP(2668)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110356090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110356090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110356090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110356090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110356090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110356090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110356090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110356090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110356090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110356090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d2 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2670)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110356090 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110356090 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110356090 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110356090 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110356091 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110356091 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110356091 DMM DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110356091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110356091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55eefe1f8180]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110356091 DMSC NOTICE msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A) VLR: update for IMSI=262420000001095 (MSISDN=491230001095) (gsm_04_08.c:1541) 20250427110356091 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110356091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55eefe1f8180]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110356091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110356091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55eefe1f8180]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110356091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55eefe1f8180]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:817) 20250427110356091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55eefe1f8180]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110356091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55eefe1f8180]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110356091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110356091 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110356091 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.947s remaining) (msc_a.c:450) 20250427110356091 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001095/3/1): Available (smpp_smsc.c:626) 20250427110356091 DIUCS INFO msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Keeping LU token for +2500 ms (msc_a.c:191) 20250427110356592 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A + gsm411_gsup_rx: now used by 3 (active-conn,attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427110356592 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250427110356592 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A + SMS: now used by 4 (active-conn,attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427110356592 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250427110356592 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110356592 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427110356592 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110356592 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110356592 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A - gsm411_gsup_rx: now used by 3 (active-conn,attached,SMS) (gsm_04_11_gsup.c:354) 20250427110356592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110356592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110356592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110356592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110356592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110356592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110356592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110356592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110356592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110356592 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 6d 77 b9 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2670)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2668)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2668)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2668)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_lu_delay2(2676)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2668)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2668)@84c1225eaf8b: vl_len:19 MSC_Test_2-SCCP(2668)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2668)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2670)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2668)@84c1225eaf8b: Session index based on connection ID:0 20250427110356597 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110356597 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110356597 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2668)@84c1225eaf8b: vl_len:22 MSC_Test_2-SCCP(2668)@84c1225eaf8b: vl_from0 20250427110356597 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110356597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110356597 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110356597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110356597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110356597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110356597 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) 20250427110356597 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110356597 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110356597 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110356597 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110356597 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110356597 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2668)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2670)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110356800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110356800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110356800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110356800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110356800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110356800 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110356800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110356800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110356800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110356800 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) 20250427110356800 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110356800 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110356800 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110356800 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110356800 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110356800 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110356800 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250427110356800 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110356800 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110356801 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A - SMS: now used by 2 (active-conn,attached) (transaction.c:281) 20250427110356801 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110356801 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110356801 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110356801 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110356801 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110356801 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110356801 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110356801 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110356801 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110356801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110356801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110356801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110356801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110356801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110356801 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110356801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110356801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110356801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110356801 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 6d 77 b9 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) 20250427110356801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110356801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110356801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110356801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110356801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110356801 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110356801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110356801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110356801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110356801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 6d 77 b9 00 01 0d 00 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2670)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2670)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2670)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2668)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2668)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2668)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2668)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2668)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2668)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2668)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_lu_delay2(2676)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2676)@84c1225eaf8b: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_lu_delay2(2676)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2668)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2668)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2668)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2668)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110356807 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110356807 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110356807 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110356807 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110356807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110356807 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110356807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110356807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110356807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110356807 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110356807 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110356807 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2670)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110356807 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110356807 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110356807 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110356807 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110356807 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110356807 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110356807 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110356807 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110356807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110356807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430] (msc_a.c:1053) 20250427110356807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110356807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110356807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110356807 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1a1c90] (msc_a.c:1053) 20250427110356807 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110356807 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110356807 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110356807 DMSC DEBUG msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A) MSC-A terminated (msub.c:261) 20250427110356807 DMSC DEBUG msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A) 1 MSC-I still active (msub.c:79) 20250427110356807 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110356807 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110356807 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1fff30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110356807 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1fff30]{READY}: Removing from parent msub_fsm[0x55eefe1a1c90] (msub.c:113) 20250427110356807 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-466 (ran_conn.c:142) 20250427110356807 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-466 (ran_conn.c:155) 20250427110356807 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1fff30]{READY}: Freeing instance (msub.c:113) 20250427110356807 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A:UTRAN-Iu-466:LU)[0x55eefe1fff30]{READY}: Deallocated (fsm.c:568) 20250427110356807 DMSC DEBUG msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A) Free (msub.c:119) 20250427110356807 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0xA5C1160A - active-conn: now used by 1 (attached) (msub.c:375) 20250427110356807 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Freeing instance (msub.c:113) 20250427110356807 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Deallocated (fsm.c:568) 20250427110356807 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110356807 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110356807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110356807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110356807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110356807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110356807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110356807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110356807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110356807 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0e 04 6d 77 b9 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2670)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2670)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110356808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110356808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110356808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110356808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110356808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110356808 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110356808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110356808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110356808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110356808 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 6d 77 b9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2669)@84c1225eaf8b: Deleted conn table entry 0TC_iu_gsup_mt_sms_lu_delay2(2676)7174073 TC_iu_gsup_mt_sms_lu_delay2(2676)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2676)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_lu_delay2(2676)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2676)@84c1225eaf8b: Final verdict of PTC: pass 20250427110356810 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110356810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110356810 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110356810 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110356810 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110356810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110356810 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110356810 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110356810 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110356810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110356810 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110356810 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110356810 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110356810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110356810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110356810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110356810 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) 20250427110356810 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) 20250427110356810 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110356810 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110356810 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110356810 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_0-M3UA(2664)@84c1225eaf8b: Final verdict of PTC: none 20250427110356810 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110356811 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427110356811 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_1-SCCP(2665)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2662)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2668)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2673)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2675)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(2674)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2669)@84c1225eaf8b: Final verdict of PTC: none 20250427110356811 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-RAN(2666)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2667)@84c1225eaf8b: Final verdict of PTC: none 20250427110356811 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) MSC_Test-MNCC(2671)@84c1225eaf8b: Final verdict of PTC: none 20250427110356811 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) 20250427110356811 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110356811 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110356811 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427110356812 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110356811 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) 20250427110356811 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427110356811 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427110356811 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) 20250427110356811 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110356811 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110356811 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110356811 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110356811 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110356811 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110356811 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) 20250427110356812 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) 20250427110356812 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110356812 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110356812 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110356812 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110356812 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) 20250427110356812 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110356812 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110356812 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) 20250427110356812 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427110356812 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) 20250427110356812 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(2663)@84c1225eaf8b: Final verdict of PTC: none 20250427110356812 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427110356812 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) MSC_Test-MGCP(2672)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2670)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2661)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2677)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2661): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2662): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2663): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2664): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2665): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2666): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2667): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2668): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2669): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2670): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2671): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2672): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2673): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2674): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2675): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_gsup_mt_sms_lu_delay2(2676): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2677): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_gsup_mt_sms_lu_delay finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay pass'. Sun Apr 27 11:03:56 UTC 2025 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay.talloc 20250427110357812 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=384008) 20250427110358812 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110358812 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110358812 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110358812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110358812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110358812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110358813 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=384008, count=386600) 20250427110359815 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout ------ Sun Apr 27 11:04:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110400816 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_gsup_mt_sms_paging_timeout started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2681)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2681)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2681)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2679)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2684)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2684)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2684)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2682)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2687)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2687)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2687)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2685)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110401817 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110401818 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2688)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110401981 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110401981 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110401981 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110401981 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2681)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2681)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110401986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110401986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110401986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110401986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110401986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110401986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110401986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110401986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110401986 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110401986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110401986 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2681)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2681)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2681)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2681)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110401987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110401987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110401987 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110401987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110401987 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110401987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110401987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110401987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110401987 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110401987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110401987 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) 20250427110401987 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110401987 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110401987 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(2681)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2681)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2681)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2681)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2681)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2681)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2681)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2681)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110401987 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110401987 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110401994 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110401995 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110401995 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110401995 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2684)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2684)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110402000 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110402000 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110402000 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110402000 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110402000 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110402000 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110402000 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110402000 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) 20250427110402000 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110402000 DLSS7 DEBUG 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) 20250427110402000 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2684)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2684)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2684)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2684)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110402000 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110402000 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110402000 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110402000 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) 20250427110402000 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110402000 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110402000 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110402000 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) 20250427110402000 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110402000 DLSS7 DEBUG 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) 20250427110402000 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) 20250427110402000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110402000 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110402000 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(2684)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2684)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2684)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2684)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2684)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2684)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2684)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2684)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110402000 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110402000 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110402012 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110402012 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110402012 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) 20250427110402012 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250427110402012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110402012 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250427110402012 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(2687)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2687)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2687)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110402021 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110402021 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110402021 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110402021 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) 20250427110402021 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) 20250427110402021 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250427110402021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110402021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110402021 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) 20250427110402021 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250427110402021 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) 20250427110402021 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) 20250427110402021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110402021 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110402021 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(2687)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2684)@84c1225eaf8b: Message received on association #8 20250427110402021 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110402021 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2687)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2684)@84c1225eaf8b: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2687)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2687)@84c1225eaf8b: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2687)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2687)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2687)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2687)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2687)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110402028 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110402028 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110402028 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110402028 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) 20250427110402028 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110402028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110402028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250427110402028 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) 20250427110402028 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110402028 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) 20250427110402028 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) 20250427110402028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110402028 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110402028 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_1-M3UA(2684)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2684)@84c1225eaf8b: Received M3UA_DAVA -> discard 20250427110402028 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2687)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2687)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2687)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2687)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2687)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110402794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110402794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110402794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110402794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110402794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110402794 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110402794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110402794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110402794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110402794 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110402795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110402795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110402795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110402795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110402795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110402795 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110402795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110402795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110402795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110402795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2681)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110402799 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110402799 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110402799 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110402799 DLM3UA 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) 20250427110402799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110402799 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) 20250427110402799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110402799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110402799 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110402799 DLSS7 DEBUG 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(2684)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2680)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110402800 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110402800 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110402800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110402800 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) 20250427110402800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110402800 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) 20250427110402800 DLSS7 DEBUG Found route for dpc=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) 20250427110402800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110402800 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110402800 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2684)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2683)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110402818 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110402818 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2690)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2690)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110402822 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2690)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2690)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2690)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2690)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110402827 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110402827 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110402827 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110402827 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110402827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110402828 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110402828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110402828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110402828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110402828 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110402828 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110402828 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110402828 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110402828 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110402828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110402828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110402828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110402828 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110402828 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110402828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110402828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110402828 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2687)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2686)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110402846 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110402846 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2691)@84c1225eaf8b: Created GsupExpect[0] for "262420000001096" to be handled at TC_iu_gsup_mt_sms_paging_timeout2(2693) MSC_Test-GSUP(2691)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_iu_gsup_mt_sms_paging_timeout2(2693)4501831 MSC_Test_2-SCCP(2685)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-RAN(2686)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2687)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110402901 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110402901 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110402901 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110402901 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110402901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110402901 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110402901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110402901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110402901 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110402901 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 b1 47 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 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) 20250427110402901 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) 20250427110402901 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Allocated (fsm.c:456) 20250427110402901 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: Allocated (fsm.c:456) 20250427110402901 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110402901 DMSC DEBUG msc_a[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110402901 DMSC DEBUG msc_a[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110402901 DMSC DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110402901 DMSC DEBUG msc_i(unknown:UTRAN-Iu-467:NONE)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110402901 DMSC DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110402901 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110402901 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110402901 DMM DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001096 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110402901 DMM DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110402901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1a1c90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110402901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1a1c90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1fff30] (fsm.c:486) 20250427110402901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1a1c90]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110402901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1a1c90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110402901 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110402901 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001096 id=262420000001096 (vlr.c:661) 20250427110402901 DVLR INFO New subscr, IMSI: 262420000001096 (vlr.c:562) 20250427110402901 DVLR DEBUG VLR subscr IMSI-262420000001096 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110402901 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110402901 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110402901 DVLR DEBUG VLR subscr IMSI-262420000001096 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110402901 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110402901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1a1c90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110402901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1a1c90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110402901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1a1c90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110402901 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110402901 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1a1c90] (fsm.c:486) 20250427110402901 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110402901 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110402901 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110402901 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110402901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110402901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110402901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110402901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110402901 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110402901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110402901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110402902 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 44 b1 47 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2687)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2691)@84c1225eaf8b: Found GsupExpect[0] for "262420000001096" handled at TC_iu_gsup_mt_sms_paging_timeout2(2693) MSC_Test-GSUP(2691)@84c1225eaf8b: Added IMSI table entry 0TC_iu_gsup_mt_sms_paging_timeout2(2693)"262420000001096" MSC_Test_2-SCCP(2685)@84c1225eaf8b: { messageType := 2, destLocRef := '44B147'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_gsup_mt_sms_paging_timeout2(2693)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_paging_timeout2(2693)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110402905 DVLR DEBUG VLR subscr IMSI-262420000001096 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110402905 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110402905 DVLR DEBUG SUBSCR(IMSI-262420000001096) Received 1 auth tuples (vlr.c:996) 20250427110402905 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110402905 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1f8530]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110402905 DMM DEBUG Tx AUTH REQ (rand = 671881d9d6674d1e99a15ca68679e115) (gsm_04_08.c:641) 20250427110402905 DMM DEBUG AUTH REQ (autn = 1ac5c48d7ac30866007318237729af1b) (gsm_04_08.c:643) 20250427110402905 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110402905 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110402905 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110402905 DVLR DEBUG VLR subscr IMSI-262420000001096 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110402905 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110402905 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110402905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110402905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110402905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110402905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110402905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110402905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110402905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110402905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 44 b1 47 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 67 18 81 d9 d6 67 4d 1e 99 a1 5c a6 86 79 e1 15 20 10 1a c5 c4 8d 7a c3 08 66 00 73 18 23 77 29 af 1b 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2687)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2687)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2686)@84c1225eaf8b: patching N(SD)=1 into dtap '05145B4D57992104B97B801E'O MSC_Test_2-RAN(2686)@84c1225eaf8b: patched enc_l3: '05545B4D57992104B97B801E'O MSC_Test_2-SCCP(2685)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2685)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2685)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545B4D57992104B97B801E'O 20250427110402911 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110402911 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110402911 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110402911 DLM3UA DEBUG 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(2687)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110402911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110402911 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110402911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110402911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110402911 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110402912 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 5b 4d 57 99 21 04 b9 7b 80 1e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110402912 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110402912 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110402912 DIUCS DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110402912 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110402912 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110402912 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110402912 DMM DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5b4d5799b97b801e) (gsm_04_08.c:1128) 20250427110402912 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1f8530]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110402912 DVLR DEBUG SUBSCR(IMSI-262420000001096) AUTH on UTRAN received RES: 5b4d5799b97b801e (8 bytes) (vlr_auth_fsm.c:151) 20250427110402912 DVLR INFO SUBSCR(IMSI-262420000001096) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110402912 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1f8530]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110402912 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1f8530]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110402912 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1f8530]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110402912 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1f8530]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1a1c90] (vlr_auth_fsm.c:294) 20250427110402912 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1f8530]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110402912 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1f8530]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110402912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110402912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110402912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110402912 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110402912 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f2da64687831c75c2253647eacacb30c, CK=NONE (ran_msg_iu.c:388) 20250427110402912 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110402912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110402912 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110402912 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110402912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110402912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110402912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110402912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110402912 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110402912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110402912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110402912 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 44 b1 47 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f2 da 64 68 78 31 c7 5c 22 53 64 7e ac ac b3 0c 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2687)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2687)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2685)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2685)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2685)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110402918 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110402918 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110402919 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110402919 DLM3UA DEBUG 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(2687)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110402919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110402919 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110402919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110402919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110402919 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110402919 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110402919 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110402919 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110402919 DIUCS DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110402919 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110402919 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110402919 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110402919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110402919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110402919 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110402919 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110402919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110402919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110402919 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110402919 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1a1c90] (fsm.c:486) 20250427110402919 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110402919 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110402919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110402919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110402919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110402919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110402919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110402919 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110402919 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110402919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110402919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110402919 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 44 b1 47 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2687)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110402922 DVLR DEBUG VLR subscr IMSI-262420000001096 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110402922 DVLR DEBUG IMSI:262420000001096 has MSISDN:491230001096 (vlr.c:1045) 20250427110402922 DMSC NOTICE msub(IMSI-262420000001096:MSISDN-491230001096) VLR: update for IMSI=262420000001096 (MSISDN=491230001096) (gsm_04_08.c:1541) 20250427110402922 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110402922 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110402922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110402922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110402922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110402922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110402922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55eefe1a1c90] (vlr_lu_fsm.c:110) 20250427110402922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110402922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110402922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110402922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110402922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55eefe1f7e80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110402922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55eefe1f7e80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55eefe1a1c90] (fsm.c:486) 20250427110402922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55eefe1f7e80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110402922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55eefe1f7e80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110402922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55eefe1f7e80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110402922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55eefe1f7e80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110402922 DMSC NOTICE msub(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x140A8FC7) VLR: update for IMSI=262420000001096 (MSISDN=491230001096) (gsm_04_08.c:1541) 20250427110402922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55eefe1f7e80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110402922 DMM DEBUG -> IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x140A8FC7 LOCATION UPDATE ACCEPT (TMSI = 0x140a8fc7) (gsm_04_08.c:149) 20250427110402922 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110402922 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110402922 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110402922 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x140A8FC7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110402922 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110402922 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110402922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110402922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110402922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110402922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110402922 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110402922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110402922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110402922 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 44 b1 47 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 14 0a 8f 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(2687)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2687)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_paging_timeout2(2693)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2686)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2686)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2685)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2685)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2685)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110402925 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110402925 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110402925 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110402925 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110402925 DLSS7 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(2687)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110402925 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110402925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110402925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110402925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110402925 DLSS7 DEBUG 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) 20250427110402925 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110402925 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110402925 DIUCS DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110402925 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110402925 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110402925 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110402925 DMM DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110402925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110402925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55eefe1f7e80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110402925 DMSC NOTICE msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7) VLR: update for IMSI=262420000001096 (MSISDN=491230001096) (gsm_04_08.c:1541) 20250427110402925 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110402925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55eefe1f7e80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110402925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110402925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55eefe1f7e80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110402925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55eefe1f7e80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1a1c90] (vlr_lu_fsm.c:817) 20250427110402925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55eefe1f7e80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110402925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55eefe1f7e80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110402925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110402925 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110402925 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250427110402925 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001096/3/1): Available (smpp_smsc.c:626) 20250427110402925 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110402925 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110402925 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110402925 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110402925 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110402925 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110402925 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110402925 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110402925 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110402925 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110402925 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110402925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110402925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110402925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110402925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110402925 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110402925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110402925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110402925 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 44 b1 47 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2687)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2687)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2685)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2685)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2685)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110402929 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110402929 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110402929 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110402929 DLM3UA DEBUG 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(2687)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110402929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110402929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110402929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110402929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110402929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110402929 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110402929 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110402929 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110402929 DIUCS DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110402929 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110402929 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110402929 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110402929 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110402929 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110402929 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110402929 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110402929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1a1c90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110402929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1a1c90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1fff30] (msc_a.c:1053) 20250427110402929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1a1c90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110402929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1a1c90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110402929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1a1c90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110402929 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2143b0] (msc_a.c:1053) 20250427110402929 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110402929 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110402929 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110402929 DMSC DEBUG msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7) MSC-A terminated (msub.c:261) 20250427110402929 DMSC DEBUG msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7) 1 MSC-I still active (msub.c:79) 20250427110402929 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110402929 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110402929 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1d8430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110402929 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1d8430]{READY}: Removing from parent msub_fsm[0x55eefe2143b0] (msub.c:113) 20250427110402929 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-467 (ran_conn.c:142) 20250427110402929 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-467 (ran_conn.c:155) 20250427110402929 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1d8430]{READY}: Freeing instance (msub.c:113) 20250427110402929 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7:UTRAN-Iu-467:LU)[0x55eefe1d8430]{READY}: Deallocated (fsm.c:568) 20250427110402929 DMSC DEBUG msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7) Free (msub.c:119) 20250427110402929 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110402929 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Freeing instance (msub.c:113) 20250427110402929 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Deallocated (fsm.c:568) 20250427110402929 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110402929 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110402929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110402929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110402929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110402929 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110402929 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110402929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110402929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110402929 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 44 b1 47 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2687)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@84c1225eaf8b: Session index based on local reference:0 20250427110402930 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110402930 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110402930 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110402930 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110402930 DLSS7 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(2687)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2686)@84c1225eaf8b: Deleted conn table entry 0TC_iu_gsup_mt_sms_paging_timeout2(2693)4501831 20250427110402930 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110402930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110402930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110402930 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110402930 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 44 b1 47 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_gsup_mt_sms_paging_timeout2(2693)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_paging_timeout2(2693)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_paging_timeout2(2693)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_paging_timeout2(2693)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2686)@84c1225eaf8b: Created IMSI[0] for '262420000001096'H'140A8FC7'O to be handled at TC_iu_gsup_mt_sms_paging_timeout2(2693) 20250427110402969 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427110402969 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250427110402969 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427110402969 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250427110402969 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250427110402969 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110402969 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110402969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110402969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110402969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110402970 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110402970 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110402970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110402970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110402970 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 14 0a 8f c7 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2687)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2687)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2686)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_paging_timeout2(2693) TC_iu_gsup_mt_sms_paging_timeout2(2693)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110412970 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7 - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250427110412970 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x140A8FC7 - Paging: now used by 1 (attached) (paging.c:202) TC_iu_gsup_mt_sms_paging_timeout2(2693)@84c1225eaf8b: Final verdict of PTC: pass 20250427110412983 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110412983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110412983 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110412983 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110412983 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110412983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110412983 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110412983 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110412983 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110412984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110412984 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) MSC_Test_0-M3UA(2681)@84c1225eaf8b: Final verdict of PTC: none 20250427110412984 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110412984 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110412984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110412984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110412984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110412984 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) 20250427110412984 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) 20250427110412984 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110412984 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110412984 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110412984 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110412984 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110412984 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110412984 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) 20250427110412984 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110412984 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110412984 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110412985 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) 20250427110412985 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110412985 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110412985 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) 20250427110412985 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110412985 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110412985 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110412985 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110412985 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110412985 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110412985 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110412985 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) 20250427110412985 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) 20250427110412985 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110412985 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110412985 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110412985 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110412985 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110412985 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110412985 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2684)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2682)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2688)@84c1225eaf8b: Final verdict of PTC: none 20250427110412987 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2690)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2692)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2679)@84c1225eaf8b: Final verdict of PTC: none 20250427110412990 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110412990 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(2678)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(2691)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2685)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2680)@84c1225eaf8b: Final verdict of PTC: none 20250427110412990 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110412990 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110412990 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) 20250427110412990 DLSS7 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-MGCP(2689)@84c1225eaf8b: Final verdict of PTC: none 20250427110412990 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110412991 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110412990 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110412990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110412990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110412990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110412990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110412990 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) 20250427110412990 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110412990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110412990 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(2683)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2686)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2687)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2694)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2678): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2679): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2680): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2681): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2682): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2683): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2684): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2685): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2686): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2687): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2688): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2689): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2690): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2691): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2692): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_gsup_mt_sms_paging_timeout2(2693): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2694): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_gsup_mt_sms_paging_timeout finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout pass'. Sun Apr 27 11:04:13 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 20250427110413989 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=363224) 20250427110414985 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110414986 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110414986 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110414986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110414986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110414986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110414990 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110414991 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110414991 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110414991 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=363224, count=366812) 20250427110415991 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout ------ Sun Apr 27 11:04:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110416992 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_gsup_mt_sms_conn_timeout started. 20250427110417993 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2698)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2698)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2698)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2696)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2701)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2701)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2701)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2699)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2704)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2704)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2704)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2702)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110418073 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2705)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110418236 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110418236 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110418236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110418236 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2698)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2698)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110418241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110418241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110418241 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110418241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110418241 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110418241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110418241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110418241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110418241 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110418241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110418241 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2698)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2698)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2698)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2698)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110418244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110418244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110418244 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110418244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110418244 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110418244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110418244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110418244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110418244 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110418244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110418244 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110418244 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2698)@84c1225eaf8b: Message received on association #8 20250427110418244 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110418244 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2698)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2698)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2698)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2698)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2698)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2698)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110418248 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110418248 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110418248 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110418248 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2701)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2701)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110418254 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110418254 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110418254 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110418254 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110418254 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110418254 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110418254 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110418254 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) 20250427110418254 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110418254 DLSS7 DEBUG 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) 20250427110418254 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2701)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2701)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2701)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2701)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110418256 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110418256 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110418256 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110418256 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) 20250427110418256 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110418256 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110418256 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110418256 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) 20250427110418256 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110418256 DLSS7 DEBUG 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) 20250427110418256 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110418256 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2701)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2701)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2701)@84c1225eaf8b: Message received on association #8 20250427110418256 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110418256 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2701)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2701)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2701)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2701)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110418262 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110418262 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110418262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110418262 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2704)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2704)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110418269 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110418269 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110418269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110418269 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110418269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110418269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110418269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110418269 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) 20250427110418269 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110418269 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) 20250427110418269 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2704)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2704)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2704)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2704)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110418272 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110418272 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110418272 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110418272 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) 20250427110418272 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110418272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110418272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110418272 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) 20250427110418272 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110418272 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(2704)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110418272 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) 20250427110418272 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110418272 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110418273 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110418273 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2701)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2701)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2704)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2704)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2704)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2704)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2704)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2704)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2704)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110418995 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110418995 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2707)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2707)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110419001 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2707)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2707)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2707)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2707)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110419023 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110419023 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(2698)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110419044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110419044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110419044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110419044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110419044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110419044 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110419044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110419044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110419044 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110419044 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110419044 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110419044 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110419044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110419044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110419044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110419044 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110419044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110419044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110419044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110419044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2698)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2698)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2697)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110419053 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110419053 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110419053 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110419053 DLM3UA 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) 20250427110419053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110419053 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) 20250427110419053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110419053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110419053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110419053 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2701)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110419053 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110419053 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110419053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110419053 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) 20250427110419053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110419053 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) 20250427110419053 DLSS7 DEBUG Found route for dpc=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) 20250427110419053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110419053 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110419053 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2701)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2700)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2708)@84c1225eaf8b: Created GsupExpect[0] for "262420000001097" to be handled at TC_iu_gsup_mt_sms_conn_timeout2(2710) MSC_Test-GSUP(2708)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110419068 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110419068 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110419068 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110419068 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110419068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110419068 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110419068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110419068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110419068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110419068 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110419068 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110419068 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110419068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110419068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110419068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110419068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110419068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110419068 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110419068 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110419068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110419068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110419068 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2703)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2703)@84c1225eaf8b: Added conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2710)16437317 MSC_Test_2-SCCP(2702)@84c1225eaf8b: First idle individual index:0 20250427110419074 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110419074 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110419074 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110419074 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110419074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110419074 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110419074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110419074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110419074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110419074 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 fa d0 45 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 79 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110419074 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) 20250427110419074 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Allocated (fsm.c:456) 20250427110419074 DMSC DEBUG msc_i[0x55eefe1fff30]{READY}: Allocated (fsm.c:456) 20250427110419074 DMSC DEBUG msc_i[0x55eefe1fff30]{READY}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110419074 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110419074 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110419074 DMSC DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110419074 DMSC DEBUG msc_i(unknown:UTRAN-Iu-468:NONE)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110419074 DMSC DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2703)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110419075 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110419075 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110419075 DMM DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001097 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110419075 DMM DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110419075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110419075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1d8430] (fsm.c:486) 20250427110419075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110419075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110419075 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110419075 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001097 id=262420000001097 (vlr.c:661) 20250427110419075 DVLR INFO New subscr, IMSI: 262420000001097 (vlr.c:562) 20250427110419075 DVLR DEBUG VLR subscr IMSI-262420000001097 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110419075 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110419075 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110419075 DVLR DEBUG VLR subscr IMSI-262420000001097 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110419075 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110419075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110419075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110419075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110419075 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110419075 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110419075 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110419075 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110419075 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110419075 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110419075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110419075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110419075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110419075 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110419075 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110419075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110419075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110419075 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 fa d0 45 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2708)@84c1225eaf8b: Found GsupExpect[0] for "262420000001097" handled at TC_iu_gsup_mt_sms_conn_timeout2(2710) MSC_Test-GSUP(2708)@84c1225eaf8b: Added IMSI table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2710)"262420000001097" MSC_Test_2-SCCP(2702)@84c1225eaf8b: { messageType := 2, destLocRef := 'FAD045'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_gsup_mt_sms_conn_timeout2(2710)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2710)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110419078 DVLR DEBUG VLR subscr IMSI-262420000001097 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110419078 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110419078 DVLR DEBUG SUBSCR(IMSI-262420000001097) Received 1 auth tuples (vlr.c:996) 20250427110419078 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110419078 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1f8530]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110419078 DMM DEBUG Tx AUTH REQ (rand = d19bd37f30400db542aed1d171e09690) (gsm_04_08.c:641) 20250427110419078 DMM DEBUG AUTH REQ (autn = 41c30e44ec849ddd357cfbb5d5884124) (gsm_04_08.c:643) 20250427110419078 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110419078 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110419078 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110419078 DVLR DEBUG VLR subscr IMSI-262420000001097 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110419078 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110419078 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110419078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110419078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110419078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110419078 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110419078 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110419078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110419078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110419078 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 fa d0 45 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d1 9b d3 7f 30 40 0d b5 42 ae d1 d1 71 e0 96 90 20 10 41 c3 0e 44 ec 84 9d dd 35 7c fb b5 d5 88 41 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(2704)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2703)@84c1225eaf8b: patching N(SD)=1 into dtap '05146780C00221049FB79D47'O MSC_Test_2-RAN(2703)@84c1225eaf8b: patched enc_l3: '05546780C00221049FB79D47'O MSC_Test_2-SCCP(2702)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2702)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2702)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2702)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546780C00221049FB79D47'O 20250427110419084 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110419084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110419084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110419084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110419084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110419084 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110419084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110419084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110419084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110419084 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 67 80 c0 02 21 04 9f b7 9d 47 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110419084 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110419084 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110419084 DIUCS DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110419084 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110419084 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110419084 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110419084 DMM DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6780c0029fb79d47) (gsm_04_08.c:1128) 20250427110419084 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1f8530]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110419084 DVLR DEBUG SUBSCR(IMSI-262420000001097) AUTH on UTRAN received RES: 6780c0029fb79d47 (8 bytes) (vlr_auth_fsm.c:151) 20250427110419084 DVLR INFO SUBSCR(IMSI-262420000001097) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110419084 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1f8530]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110419084 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1f8530]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110419084 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1f8530]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110419084 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1f8530]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe2143b0] (vlr_auth_fsm.c:294) 20250427110419084 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1f8530]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110419084 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1f8530]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110419084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110419084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110419084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110419084 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110419084 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d30c67727d6306c0fe45ecbde1d95c1a, CK=NONE (ran_msg_iu.c:388) 20250427110419084 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110419084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110419084 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110419084 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110419084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110419084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110419084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110419084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110419084 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110419084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110419084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110419084 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 fa d0 45 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d3 0c 67 72 7d 63 06 c0 fe 45 ec bd e1 d9 5c 1a 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2702)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2702)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2702)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2702)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110419090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110419090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110419090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110419090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110419090 DLSS7 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(2704)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110419090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110419090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110419090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110419090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110419090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110419090 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110419090 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110419090 DIUCS DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110419090 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110419090 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110419090 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110419090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110419090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110419090 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110419090 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110419090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110419090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110419090 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110419090 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110419090 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110419090 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110419090 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110419090 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110419090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110419090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110419090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110419090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110419090 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110419090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110419090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110419090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 fa d0 45 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110419093 DVLR DEBUG VLR subscr IMSI-262420000001097 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110419093 DVLR DEBUG IMSI:262420000001097 has MSISDN:491230001097 (vlr.c:1045) 20250427110419093 DMSC NOTICE msub(IMSI-262420000001097:MSISDN-491230001097) VLR: update for IMSI=262420000001097 (MSISDN=491230001097) (gsm_04_08.c:1541) 20250427110419093 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110419093 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110419093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110419093 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110419093 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110419093 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110419093 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:110) 20250427110419093 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110419093 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110419093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110419093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110419093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55eefe1cd2d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110419093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55eefe1cd2d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110419093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55eefe1cd2d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110419093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55eefe1cd2d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110419093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55eefe1cd2d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110419093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55eefe1cd2d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110419093 DMSC NOTICE msub(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0xAB0E0247) VLR: update for IMSI=262420000001097 (MSISDN=491230001097) (gsm_04_08.c:1541) 20250427110419093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55eefe1cd2d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110419093 DMM DEBUG -> IMSI-262420000001097:MSISDN-491230001097:TMSInew-0xAB0E0247 LOCATION UPDATE ACCEPT (TMSI = 0xab0e0247) (gsm_04_08.c:149) 20250427110419093 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110419093 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110419093 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110419093 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSInew-0xAB0E0247 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110419093 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110419093 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110419093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110419093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110419093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110419093 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110419093 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110419093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110419093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110419093 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 fa d0 45 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 ab 0e 02 47 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_conn_timeout2(2710)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2703)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2703)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2702)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2702)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2702)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2702)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110419095 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110419095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110419095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110419095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110419095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110419095 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110419095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110419095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110419095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110419095 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2704)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110419095 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110419095 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110419095 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110419095 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110419095 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110419095 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110419095 DMM DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110419095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110419095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55eefe1cd2d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110419095 DMSC NOTICE msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247) VLR: update for IMSI=262420000001097 (MSISDN=491230001097) (gsm_04_08.c:1541) 20250427110419095 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110419095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55eefe1cd2d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110419095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110419095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55eefe1cd2d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110419095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55eefe1cd2d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:817) 20250427110419095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55eefe1cd2d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110419095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55eefe1cd2d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110419095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110419095 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110419095 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250427110419095 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001097/3/1): Available (smpp_smsc.c:626) 20250427110419095 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110419095 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110419095 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110419095 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110419095 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110419095 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110419095 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110419095 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110419095 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110419096 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110419096 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110419096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110419096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110419096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110419096 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110419096 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110419096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110419096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110419096 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 fa d0 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(2704)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2702)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2702)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2702)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2702)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110419099 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110419099 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110419099 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110419099 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110419099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110419099 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110419099 DLSS7 DEBUG Found route for dpc=185=0.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(2704)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110419099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110419099 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110419099 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110419099 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110419099 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110419099 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110419099 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110419099 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110419099 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110419099 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110419099 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110419099 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110419099 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110419099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110419099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1d8430] (msc_a.c:1053) 20250427110419099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110419099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110419099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110419099 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1a1c90] (msc_a.c:1053) 20250427110419099 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110419099 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110419099 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110419099 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247) MSC-A terminated (msub.c:261) 20250427110419099 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247) 1 MSC-I still active (msub.c:79) 20250427110419099 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110419099 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110419099 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1fff30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110419099 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1fff30]{READY}: Removing from parent msub_fsm[0x55eefe1a1c90] (msub.c:113) 20250427110419099 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-468 (ran_conn.c:142) 20250427110419099 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-468 (ran_conn.c:155) 20250427110419099 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1fff30]{READY}: Freeing instance (msub.c:113) 20250427110419099 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-468:LU)[0x55eefe1fff30]{READY}: Deallocated (fsm.c:568) 20250427110419099 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247) Free (msub.c:119) 20250427110419099 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110419099 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Freeing instance (msub.c:113) 20250427110419099 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Deallocated (fsm.c:568) 20250427110419099 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110419099 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110419099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110419099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110419099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110419099 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110419099 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110419099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110419099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110419099 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 fa d0 45 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@84c1225eaf8b: Session index based on local reference:0 20250427110419100 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110419100 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110419100 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110419100 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110419100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110419100 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110419100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110419100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110419100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110419100 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 fa d0 45 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2703)@84c1225eaf8b: Deleted conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2710)16437317 TC_iu_gsup_mt_sms_conn_timeout2(2710)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2710)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2710)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2710)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2703)@84c1225eaf8b: Created IMSI[0] for '262420000001097'H'AB0E0247'O to be handled at TC_iu_gsup_mt_sms_conn_timeout2(2710) 20250427110419136 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250427110419137 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250427110419137 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250427110419137 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250427110419137 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250427110419137 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110419137 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110419137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110419137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110419137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110419137 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110419137 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110419137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110419137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110419137 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 ab 0e 02 47 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2703)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_conn_timeout2(2710) TC_iu_gsup_mt_sms_conn_timeout2(2710)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2710)@84c1225eaf8b: 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 := 'AB0E0247'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2703)@84c1225eaf8b: Added conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2710)5484829 MSC_Test_2-SCCP(2702)@84c1225eaf8b: First idle individual index:0 20250427110419158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110419158 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110419158 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110419158 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110419158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110419158 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110419158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110419158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110419158 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110419158 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 b1 1d 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 ab 0e 02 47 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110419158 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) 20250427110419159 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Allocated (fsm.c:456) 20250427110419159 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: Allocated (fsm.c:456) 20250427110419159 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110419159 DMSC DEBUG msc_a[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110419159 DMSC DEBUG msc_a[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110419159 DMSC DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110419159 DMSC DEBUG msc_i(unknown:UTRAN-Iu-469:NONE)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110419159 DMSC DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110419159 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110419159 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110419159 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110419159 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30] (fsm.c:486) 20250427110419159 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110419159 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110419159 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110419159 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110419159 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110419159 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110419159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110419159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110419159 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1cd2d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110419159 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1cd2d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1a1c90] (fsm.c:486) 20250427110419159 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1cd2d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110419159 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1cd2d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110419159 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247 - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427110419159 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110419159 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110419159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110419159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110419159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110419159 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110419159 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110419159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110419159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110419159 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 53 b1 1d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@84c1225eaf8b: { messageType := 2, destLocRef := '53B11D'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_gsup_mt_sms_conn_timeout2(2710)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2710)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110419163 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247 + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110419163 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1cd2d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110419163 DVLR DEBUG SUBSCR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247) Received 1 auth tuples (vlr.c:996) 20250427110419163 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1cd2d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110419163 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1cd2d0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110419163 DMM DEBUG Tx AUTH REQ (rand = 8f5dac98f0c66aae7e6c216cfab52a4c) (gsm_04_08.c:641) 20250427110419163 DMM DEBUG AUTH REQ (autn = 91a06940f8dda3e0da36cc75bad18a43) (gsm_04_08.c:643) 20250427110419163 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110419163 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110419163 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110419164 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247 - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250427110419164 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110419164 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110419164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110419164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110419164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110419164 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110419164 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110419164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110419164 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110419164 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 53 b1 1d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 8f 5d ac 98 f0 c6 6a ae 7e 6c 21 6c fa b5 2a 4c 20 10 91 a0 69 40 f8 dd a3 e0 da 36 cc 75 ba d1 8a 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(2704)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2703)@84c1225eaf8b: patching N(SD)=0 into dtap '05144ED47A612104823C019B'O MSC_Test_2-RAN(2703)@84c1225eaf8b: patched enc_l3: '05144ED47A612104823C019B'O MSC_Test_2-SCCP(2702)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2702)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2702)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2702)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05144ED47A612104823C019B'O 20250427110419170 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110419170 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110419170 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110419170 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110419170 DLSS7 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(2704)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110419170 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110419170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110419170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110419170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110419170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 4e d4 7a 61 21 04 82 3c 01 9b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110419170 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110419170 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110419170 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110419170 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110419170 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110419170 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110419170 DMM DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4ed47a61823c019b) (gsm_04_08.c:1128) 20250427110419170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1cd2d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110419170 DVLR DEBUG SUBSCR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247) AUTH on UTRAN received RES: 4ed47a61823c019b (8 bytes) (vlr_auth_fsm.c:151) 20250427110419170 DVLR INFO SUBSCR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110419170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1cd2d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110419170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1cd2d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110419170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1cd2d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110419170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1cd2d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1a1c90] (vlr_auth_fsm.c:294) 20250427110419170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1cd2d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110419170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1cd2d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110419171 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110419171 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110419171 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110419171 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110419171 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=39c446670637fdc1166ad90fc2f50e26, CK=NONE (ran_msg_iu.c:388) 20250427110419171 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110419171 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110419171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110419171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110419171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110419171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110419171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110419171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110419171 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110419171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110419171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110419171 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 53 b1 1d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 39 c4 46 67 06 37 fd c1 16 6a d9 0f c2 f5 0e 26 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2702)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2702)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2702)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2702)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110419176 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110419176 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110419176 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110419176 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110419176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110419176 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110419176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110419176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110419176 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110419176 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d5 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110419176 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110419176 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110419177 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110419177 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110419177 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110419177 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110419177 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110419177 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110419177 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110419177 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110419177 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110419177 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110419177 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110419177 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110419177 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110419177 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110419177 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110419177 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110419177 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250427110419177 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250427110419177 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110419177 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110419177 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247 - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250427110419177 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001097/3/1): Available (smpp_smsc.c:626) 20250427110419177 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110419178 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110419178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110419178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110419178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110419178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110419178 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110419178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110419178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110419178 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 53 b1 1d 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) 20250427110419178 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110419178 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110419178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110419178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110419178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110419178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110419178 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110419178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110419178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110419178 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 53 b1 1d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2704)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2702)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110424160 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Timeout of X1 (fsm.c:317) 20250427110424160 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250427110424160 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110424160 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (sms) (msc_a.c:948) 20250427110424160 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110424160 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247 + 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) 20250427110424160 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110424161 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247 - SMS: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250427110424161 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110424161 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110424161 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110424161 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110424161 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110424161 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110424161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110424161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110424161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110424161 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110424161 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110424161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110424161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110424161 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 53 b1 1d 00 01 0d 00 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2702)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2702)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2702)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2702)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110424170 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110424170 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110424170 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110424170 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110424170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110424170 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110424170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110424170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2704)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110424170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110424170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110424170 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110424170 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110424170 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110424170 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110424170 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110424170 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110424170 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110424170 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110424170 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110424170 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110424170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110424170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30] (msc_a.c:1053) 20250427110424170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110424170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110424170 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2143b0] (msc_a.c:1053) 20250427110424170 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110424170 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110424170 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110424170 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247) MSC-A terminated (msub.c:261) 20250427110424170 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247) 1 MSC-I still active (msub.c:79) 20250427110424170 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110424171 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110424171 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1d8430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110424171 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1d8430]{READY}: Removing from parent msub_fsm[0x55eefe2143b0] (msub.c:113) 20250427110424171 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-469 (ran_conn.c:142) 20250427110424171 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-469 (ran_conn.c:155) 20250427110424171 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1d8430]{READY}: Freeing instance (msub.c:113) 20250427110424171 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247:UTRAN-Iu-469:PAGING_RESP)[0x55eefe1d8430]{READY}: Deallocated (fsm.c:568) 20250427110424171 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247) Free (msub.c:119) 20250427110424171 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xAB0E0247 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110424171 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Freeing instance (msub.c:113) 20250427110424171 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Deallocated (fsm.c:568) 20250427110424171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110424171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110424171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110424171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110424171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110424171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110424171 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110424171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110424171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110424171 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 53 b1 1d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2704)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-RAN(2703)@84c1225eaf8b: Deleted conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2710)5484829 20250427110424174 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110424174 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110424174 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110424174 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110424174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110424174 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110424174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110424174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110424174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110424174 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 53 b1 1d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_conn_timeout2(2710)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2710)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2710)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2710)@84c1225eaf8b: Final verdict of PTC: pass 20250427110424181 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MSC_Test-GSUP(2708)@84c1225eaf8b: Final verdict of PTC: none 20250427110424181 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) 20250427110424181 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110424181 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110424181 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110424181 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) 20250427110424181 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110424181 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110424181 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110424181 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110424181 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110424181 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110424181 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110424181 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110424181 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110424182 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) 20250427110424182 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) 20250427110424182 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110424182 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110424182 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(2701)@84c1225eaf8b: Final verdict of PTC: none 20250427110424182 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110424182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110424182 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110424182 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110424182 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110424182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110424182 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110424182 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110424182 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110424182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110424182 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110424182 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110424182 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110424182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110424182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110424182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110424182 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) 20250427110424182 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110424182 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110424182 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110424182 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110424182 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2698)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2699)@84c1225eaf8b: Final verdict of PTC: none 20250427110424183 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110424183 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(2702)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2696)@84c1225eaf8b: Final verdict of PTC: none 20250427110424185 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110424185 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) 20250427110424185 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110424185 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110424185 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) 20250427110424185 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110424185 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110424185 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110424185 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110424185 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427110424185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110424185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110424185 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) 20250427110424185 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110424185 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110424185 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110424185 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110424185 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-RAN(2700)@84c1225eaf8b: Final verdict of PTC: none 20250427110424185 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110424185 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2707)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2703)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2704)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2697)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2705)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2695)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2709)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2711)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2706)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2695): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2696): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2697): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2698): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2699): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2700): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2701): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2702): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2703): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2704): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2705): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2706): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2707): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2708): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2709): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_gsup_mt_sms_conn_timeout2(2710): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2711): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_gsup_mt_sms_conn_timeout finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout pass'. Sun Apr 27 11:04:24 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 20250427110425186 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=495404) 20250427110426183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110426183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110426183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110426183 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110426183 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110426183 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110426185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110426185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110426185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110426188 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=495404, count=498712) 20250427110427189 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request ------ Sun Apr 27 11:04:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110428191 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_lu_and_mo_ussd_single_request started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2715)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2715)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2715)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(2713)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110429192 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2718)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2718)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2718)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2716)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2721)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2721)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2721)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2719)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110429213 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2722)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110429383 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110429383 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110429383 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110429383 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2715)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2715)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110429388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110429388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110429388 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110429388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110429388 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110429388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110429388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110429388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110429388 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110429388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110429388 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2715)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2715)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2715)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2715)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2715)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2715)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2715)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110429388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110429388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110429388 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110429388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110429388 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110429388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110429389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110429389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110429389 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110429389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110429389 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110429389 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110429389 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110429389 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2715)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2715)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2715)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2715)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2715)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110429396 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110429397 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110429397 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110429397 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2718)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2718)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2718)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2718)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110429402 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110429402 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110429402 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110429402 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110429402 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110429402 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110429402 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110429402 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) 20250427110429402 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110429402 DLSS7 DEBUG 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) 20250427110429402 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2718)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2718)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2718)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2718)@84c1225eaf8b: Message received on association #8 20250427110429405 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110429405 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110429405 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110429405 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) 20250427110429405 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110429405 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110429405 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110429405 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) 20250427110429405 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2718)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110429405 DLSS7 DEBUG 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) 20250427110429405 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110429405 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110429405 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110429405 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2718)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2718)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2718)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2718)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2718)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110429409 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110429409 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110429409 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110429409 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2721)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2721)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110429416 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110429416 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110429416 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110429416 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110429417 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110429417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110429417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110429417 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) 20250427110429417 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110429417 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) 20250427110429417 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2721)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2721)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2721)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2721)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110429420 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110429420 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_2-M3UA(2721)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110429420 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110429420 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) 20250427110429420 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110429420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110429420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110429420 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) 20250427110429420 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110429420 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) 20250427110429420 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) 20250427110429420 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110429420 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110429420 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110429420 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2718)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2721)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2718)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2721)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2721)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2721)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2721)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2721)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2721)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110430194 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110430194 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) 20250427110430196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110430196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430196 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110430196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110430196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430196 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(2724)@84c1225eaf8b: Established a new IPA connection (conn_id=2) 20250427110430197 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430197 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110430197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430197 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110430197 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110430197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2715)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2724)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110430200 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2724)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2724)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2724)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2724)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-RAN(2714)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110430203 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430203 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430203 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430203 DLM3UA 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) 20250427110430203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430203 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) 20250427110430203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110430203 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430203 DLSS7 DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110430203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430203 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) 20250427110430203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430203 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) 20250427110430203 DLSS7 DEBUG Found route for dpc=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) 20250427110430203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110430203 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430203 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2718)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2718)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2717)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110430220 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110430220 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427110430222 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430222 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430222 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430222 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110430222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430222 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110430222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110430222 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430222 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) 20250427110430222 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110430222 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110430222 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430222 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430222 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430222 DLM3UA DEBUG 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(2721)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110430222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430222 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110430222 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110430222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430222 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2721)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2720)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2725)@84c1225eaf8b: Created GsupExpect[0] for "262420000001046" to be handled at TC_iu_lu_and_mo_ussd_single_request2(2727) TC_iu_lu_and_mo_ussd_single_request2(2727)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001046'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2720)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2727)11959107 MSC_Test_2-SCCP(2719)@84c1225eaf8b: First idle individual index:0 20250427110430296 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430296 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430296 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430296 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110430296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430296 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110430296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110430296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430296 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 b6 7b 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 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2720)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110430296 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) 20250427110430296 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Allocated (fsm.c:456) 20250427110430296 DMSC DEBUG msc_i[0x55eefe1fff30]{READY}: Allocated (fsm.c:456) 20250427110430296 DMSC DEBUG msc_i[0x55eefe1fff30]{READY}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110430296 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110430296 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110430296 DMSC DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110430296 DMSC DEBUG msc_i(unknown:UTRAN-Iu-470:NONE)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110430296 DMSC DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110430296 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110430296 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110430296 DMM DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001046 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110430297 DMM DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110430297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110430297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1d8430] (fsm.c:486) 20250427110430297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110430297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110430297 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110430297 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001046 id=262420000001046 (vlr.c:661) 20250427110430297 DVLR INFO New subscr, IMSI: 262420000001046 (vlr.c:562) 20250427110430297 DVLR DEBUG VLR subscr IMSI-262420000001046 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110430297 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110430297 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110430297 DVLR DEBUG VLR subscr IMSI-262420000001046 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110430297 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110430297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110430297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110430297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110430297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110430297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110430297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110430297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110430297 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430297 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110430297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430297 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110430297 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110430297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430297 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 b6 7b 43 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2721)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@84c1225eaf8b: { messageType := 2, destLocRef := 'B67B43'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2725)@84c1225eaf8b: Found GsupExpect[0] for "262420000001046" handled at TC_iu_lu_and_mo_ussd_single_request2(2727) MSC_Test-GSUP(2725)@84c1225eaf8b: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_single_request2(2727)"262420000001046" TC_iu_lu_and_mo_ussd_single_request2(2727)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2727)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110430302 DVLR DEBUG VLR subscr IMSI-262420000001046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110430302 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110430302 DVLR DEBUG SUBSCR(IMSI-262420000001046) Received 1 auth tuples (vlr.c:996) 20250427110430302 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110430302 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1f8530]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110430302 DMM DEBUG Tx AUTH REQ (rand = 20c4589a57951d4bdde7a68a762e48bf) (gsm_04_08.c:641) 20250427110430302 DMM DEBUG AUTH REQ (autn = 1671f214eb85df085651cad1e9b6bcb8) (gsm_04_08.c:643) 20250427110430302 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110430302 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110430302 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110430302 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430302 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110430302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430302 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110430302 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110430302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430302 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 b6 7b 43 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 20 c4 58 9a 57 95 1d 4b dd e7 a6 8a 76 2e 48 bf 20 10 16 71 f2 14 eb 85 df 08 56 51 ca d1 e9 b6 bc b8 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110430302 DVLR DEBUG VLR subscr IMSI-262420000001046 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2721)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2721)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2720)@84c1225eaf8b: patching N(SD)=1 into dtap '0514242DE2A32104F6BF6019'O MSC_Test_2-RAN(2720)@84c1225eaf8b: patched enc_l3: '0554242DE2A32104F6BF6019'O MSC_Test_2-SCCP(2719)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2719)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2719)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554242DE2A32104F6BF6019'O 20250427110430312 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110430312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430312 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110430312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2721)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110430312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 24 2d e2 a3 21 04 f6 bf 60 19 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110430312 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110430312 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110430312 DIUCS DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110430312 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110430312 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110430312 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110430312 DMM DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 242de2a3f6bf6019) (gsm_04_08.c:1128) 20250427110430312 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1f8530]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110430312 DVLR DEBUG SUBSCR(IMSI-262420000001046) AUTH on UTRAN received RES: 242de2a3f6bf6019 (8 bytes) (vlr_auth_fsm.c:151) 20250427110430312 DVLR INFO SUBSCR(IMSI-262420000001046) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110430312 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1f8530]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110430312 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1f8530]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110430312 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1f8530]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110430312 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1f8530]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe2143b0] (vlr_auth_fsm.c:294) 20250427110430312 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1f8530]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110430312 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1f8530]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110430312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110430312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110430312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110430312 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110430312 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6fc1fb58580ea3cc6b9584ff5fca5a6b, CK=NONE (ran_msg_iu.c:388) 20250427110430312 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110430312 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430312 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110430313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110430313 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110430313 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110430313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430313 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 b6 7b 43 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6f c1 fb 58 58 0e a3 cc 6b 95 84 ff 5f ca 5a 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2721)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2719)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2719)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2719)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2721)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110430322 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110430322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430322 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110430322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110430322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430322 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110430322 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110430322 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110430322 DIUCS DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110430322 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110430322 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110430322 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110430322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110430322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110430322 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110430322 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110430322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110430322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110430322 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110430322 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110430322 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110430322 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110430322 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430322 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110430322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110430322 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110430322 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430322 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 b6 7b 43 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2721)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110430326 DVLR DEBUG VLR subscr IMSI-262420000001046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110430326 DVLR DEBUG IMSI:262420000001046 has MSISDN:491230001046 (vlr.c:1045) 20250427110430326 DMSC NOTICE msub(IMSI-262420000001046:MSISDN-491230001046) VLR: update for IMSI=262420000001046 (MSISDN=491230001046) (gsm_04_08.c:1541) 20250427110430326 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110430326 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110430326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110430326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110430326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110430326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110430326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:110) 20250427110430326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110430326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110430326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110430326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110430326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55eefe1e4300]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110430326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55eefe1e4300]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110430326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55eefe1e4300]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110430326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55eefe1e4300]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110430326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55eefe1e4300]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110430326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55eefe1e4300]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110430326 DMSC NOTICE msub(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x448A2F56) VLR: update for IMSI=262420000001046 (MSISDN=491230001046) (gsm_04_08.c:1541) 20250427110430326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55eefe1e4300]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110430326 DMM DEBUG -> IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x448A2F56 LOCATION UPDATE ACCEPT (TMSI = 0x448a2f56) (gsm_04_08.c:149) 20250427110430326 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110430326 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110430326 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110430327 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x448A2F56 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110430327 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430327 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110430327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430327 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110430327 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110430327 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430327 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 b6 7b 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 44 8a 2f 56 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2721)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2727)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2720)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2720)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2719)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2719)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2719)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110430330 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430330 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430330 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430330 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110430330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430330 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2721)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110430330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110430330 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430330 DLSS7 DEBUG 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) 20250427110430330 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110430330 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110430330 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110430330 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110430330 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110430330 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110430330 DMM DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110430330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110430330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55eefe1e4300]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110430330 DMSC NOTICE msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56) VLR: update for IMSI=262420000001046 (MSISDN=491230001046) (gsm_04_08.c:1541) 20250427110430330 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110430330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55eefe1e4300]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110430330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110430330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55eefe1e4300]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110430330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55eefe1e4300]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:817) 20250427110430330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55eefe1e4300]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110430330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55eefe1e4300]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110430330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110430330 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110430330 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.966s remaining) (msc_a.c:450) 20250427110430330 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001046/3/1): Available (smpp_smsc.c:626) 20250427110430330 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110430330 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110430330 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110430330 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110430330 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110430330 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110430330 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110430330 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110430330 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430330 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430330 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430330 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110430330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430330 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110430330 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110430330 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110430330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430330 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 b6 7b 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(2721)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2721)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2719)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2719)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2719)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110430335 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430335 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430335 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430335 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110430335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430335 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110430335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110430335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2721)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110430335 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110430335 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110430335 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110430335 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110430335 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110430335 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110430335 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110430335 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110430335 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110430335 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110430335 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110430335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110430335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1d8430] (msc_a.c:1053) 20250427110430335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110430335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110430335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110430335 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1a1c90] (msc_a.c:1053) 20250427110430335 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110430335 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110430335 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110430335 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56) MSC-A terminated (msub.c:261) 20250427110430335 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56) 1 MSC-I still active (msub.c:79) 20250427110430335 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110430335 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110430335 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1fff30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110430335 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1fff30]{READY}: Removing from parent msub_fsm[0x55eefe1a1c90] (msub.c:113) 20250427110430335 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-470 (ran_conn.c:142) 20250427110430335 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-470 (ran_conn.c:155) 20250427110430335 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1fff30]{READY}: Freeing instance (msub.c:113) 20250427110430335 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-470:LU)[0x55eefe1fff30]{READY}: Deallocated (fsm.c:568) 20250427110430335 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56) Free (msub.c:119) 20250427110430335 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110430335 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Freeing instance (msub.c:113) 20250427110430335 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Deallocated (fsm.c:568) 20250427110430335 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430335 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110430335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430335 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110430335 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110430335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430335 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 b6 7b 43 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2721)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@84c1225eaf8b: Session index based on local reference:0 20250427110430336 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110430336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430336 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110430336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110430336 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430336 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 b6 7b 43 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2720)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2727)11959107 TC_iu_lu_and_mo_ussd_single_request2(2727)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2727)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2727)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2727)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2727)@84c1225eaf8b: 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 := '448A2F56'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2720)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2727)9562255 MSC_Test_2-RAN(2720)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2719)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2721)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110430536 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110430536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430536 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110430536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110430536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430536 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 91 e8 8f 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 44 8a 2f 56 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) 20250427110430537 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) 20250427110430537 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Allocated (fsm.c:456) 20250427110430537 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: Allocated (fsm.c:456) 20250427110430537 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110430537 DMSC DEBUG msc_a[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110430537 DMSC DEBUG msc_a[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110430537 DMSC DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110430537 DMSC DEBUG msc_i(unknown:UTRAN-Iu-471:NONE)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110430537 DMSC DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110430537 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110430537 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110430537 DMM DEBUG msc_a(TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427110430537 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110430537 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30] (fsm.c:486) 20250427110430537 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110430537 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110430537 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110430537 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110430537 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110430537 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110430537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110430537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110430537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1e4300]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110430537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1e4300]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1a1c90] (fsm.c:486) 20250427110430537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1e4300]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110430537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1e4300]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110430537 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110430537 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430538 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110430538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110430538 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110430538 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430538 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 91 e8 8f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2721)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@84c1225eaf8b: { messageType := 2, destLocRef := '91E88F'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_single_request2(2727)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2727)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110430540 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110430540 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1e4300]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110430540 DVLR DEBUG SUBSCR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56) Received 1 auth tuples (vlr.c:996) 20250427110430540 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1e4300]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110430540 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1e4300]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110430540 DMM DEBUG Tx AUTH REQ (rand = 43dbfa645a0b0b5c7aa9b949e6e0338d) (gsm_04_08.c:641) 20250427110430540 DMM DEBUG AUTH REQ (autn = 11196b7fba88a93e4a0639a041377dae) (gsm_04_08.c:643) 20250427110430540 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110430540 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110430540 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110430541 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430541 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110430541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430541 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110430541 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110430541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 91 e8 8f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 43 db fa 64 5a 0b 0b 5c 7a a9 b9 49 e6 e0 33 8d 20 10 11 19 6b 7f ba 88 a9 3e 4a 06 39 a0 41 37 7d ae 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110430541 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2721)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2721)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2720)@84c1225eaf8b: patching N(SD)=1 into dtap '0514788CEC582104FEA31980'O MSC_Test_2-RAN(2720)@84c1225eaf8b: patched enc_l3: '0554788CEC582104FEA31980'O MSC_Test_2-SCCP(2719)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2719)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2719)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554788CEC582104FEA31980'O 20250427110430543 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430543 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430543 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430543 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110430543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430543 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110430543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110430543 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430543 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 78 8c ec 58 21 04 fe a3 19 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110430543 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110430544 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110430544 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110430544 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110430544 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110430544 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110430544 DMM DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 788cec58fea31980) (gsm_04_08.c:1128) 20250427110430544 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1e4300]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110430544 DVLR DEBUG SUBSCR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56) AUTH on UTRAN received RES: 788cec58fea31980 (8 bytes) (vlr_auth_fsm.c:151) 20250427110430544 DVLR INFO SUBSCR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110430544 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1e4300]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110430544 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1e4300]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110430544 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1e4300]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110430544 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1e4300]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1a1c90] (vlr_auth_fsm.c:294) 20250427110430544 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1e4300]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110430544 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1e4300]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110430544 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110430544 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110430544 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110430544 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110430544 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2bcc6585fb07bf98f90b01fdb2ba8f10, CK=NONE (ran_msg_iu.c:388) 20250427110430544 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110430544 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110430544 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430544 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110430544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430544 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110430544 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110430544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430544 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 91 e8 8f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 2b cc 65 85 fb 07 bf 98 f9 0b 01 fd b2 ba 8f 10 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2721)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2719)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2719)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2719)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110430546 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430546 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430546 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430546 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110430546 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110430546 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110430546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110430546 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430546 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110430546 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110430546 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110430546 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110430546 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110430546 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110430546 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110430546 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110430546 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110430546 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110430546 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110430546 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430546 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110430546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430546 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110430546 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110430546 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110430546 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110430546 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110430546 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110430546 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110430546 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110430546 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110430546 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.991s remaining) (msc_a.c:450) 20250427110430546 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001046/3/1): Available (smpp_smsc.c:626) 20250427110430546 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110430546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430546 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 91 e8 8f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2721)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2725)@84c1225eaf8b: Created GsupExpect[0] for "262420000001046" to be handled at TC_iu_lu_and_mo_ussd_single_request2(2727) MSC_Test_2-RAN(2720)@84c1225eaf8b: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2720)@84c1225eaf8b: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2719)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@84c1225eaf8b: vl_len:37 MSC_Test_2-SCCP(2719)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2719)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2721)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110430553 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430553 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430553 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430553 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110430553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110430553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110430553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430553 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) 20250427110430553 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110430553 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110430553 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110430553 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110430553 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110430553 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110430553 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427110430553 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427110430553 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{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)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110430554 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110430554 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427110430554 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110430554 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110430554 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110430554 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110430554 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110430554 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110430554 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110430554 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110430554 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110430554 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110430554 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110430554 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110430554 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110430554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110430554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430554 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110430554 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110430554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430554 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 91 e8 8f 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) 20250427110430554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110430554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430554 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110430554 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110430554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430554 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 91 e8 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(2721)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2721)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2721)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2721)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2719)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2727)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2719)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2719)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2719)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110430556 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430556 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430556 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430556 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110430556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430556 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110430556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110430556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430556 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110430556 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110430556 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110430556 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110430556 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110430556 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110430556 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110430556 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110430556 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110430556 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110430556 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110430556 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110430556 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30] (msc_a.c:1053) 20250427110430556 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110430556 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110430556 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2143b0] (msc_a.c:1053) 20250427110430556 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110430556 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110430556 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110430556 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56) MSC-A terminated (msub.c:261) 20250427110430556 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56) 1 MSC-I still active (msub.c:79) 20250427110430556 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110430556 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110430556 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110430556 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Removing from parent msub_fsm[0x55eefe2143b0] (msub.c:113) 20250427110430556 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-471 (ran_conn.c:142) 20250427110430556 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-471 (ran_conn.c:155) 20250427110430556 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Freeing instance (msub.c:113) 20250427110430556 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55eefe1d8430]{READY}: Deallocated (fsm.c:568) 20250427110430556 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56) Free (msub.c:119) 20250427110430556 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x448A2F56 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110430556 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Freeing instance (msub.c:113) 20250427110430556 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Deallocated (fsm.c:568) 20250427110430556 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430556 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110430556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110430556 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110430556 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430556 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 91 e8 8f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2721)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@84c1225eaf8b: Session index based on local reference:0 20250427110430556 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430556 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110430556 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110430556 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110430556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110430556 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110430556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110430556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110430556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110430556 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 91 e8 8f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2720)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2727)9562255 MSC_Test_2-M3UA(2721)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_single_request2(2727)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2727)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2727)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2727)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_1-RAN(2717)@84c1225eaf8b: Final verdict of PTC: none 20250427110430558 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110430558 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) 20250427110430558 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110430559 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110430559 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110430559 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) 20250427110430559 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110430559 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110430559 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110430559 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430559 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110430559 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110430559 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110430559 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110430559 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110430559 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) 20250427110430559 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) 20250427110430559 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110430559 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110430559 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110430559 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) MSC_Test_1-M3UA(2718)@84c1225eaf8b: Final verdict of PTC: none 20250427110430559 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110430559 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) 20250427110430559 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110430559 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110430559 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427110430559 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) 20250427110430559 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427110430559 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427110430559 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) 20250427110430559 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430559 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110430559 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110430559 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110430559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110430559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110430559 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) 20250427110430559 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110430559 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110430559 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110430559 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2725)@84c1225eaf8b: Final verdict of PTC: none 20250427110430560 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110430560 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110430561 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110430561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110430561 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110430561 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110430561 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110430561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110430561 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110430561 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110430562 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110430562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110430562 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110430562 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110430561 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110430562 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110430562 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110430562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110430562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110430562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110430562 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110430562 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110430562 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(2713)@84c1225eaf8b: Final verdict of PTC: none 20250427110430562 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110430562 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(2719)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2721)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2720)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2723)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(2715)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2716)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2728)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2722)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2712)@84c1225eaf8b: Final verdict of PTC: none 20250427110430564 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2724)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2726)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2714)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2712): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2713): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2714): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2715): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2716): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2717): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2718): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2719): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2720): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2721): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2722): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2723): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2724): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2725): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2726): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_lu_and_mo_ussd_single_request2(2727): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2728): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass'. Sun Apr 27 11:04:30 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request.talloc 20250427110431085 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110431085 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110431085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110431085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110431085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110431085 DLSS7 ERROR MTP-TRANSFER.req for dpc=195=0.24.3: no route! (osmo_ss7_hmrt.c:228) 20250427110431565 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=494028) 20250427110432560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110432560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110432560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110432560 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110432560 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110432560 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110432563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110432563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110432563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110432566 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=494028, count=497336) 20250427110433568 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification ------ Sun Apr 27 11:04:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110434569 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_lu_and_mt_ussd_notification started. 20250427110435570 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2732)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2732)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2732)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2730)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2735)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2735)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2735)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2733)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2738)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2738)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2738)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2736)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110435625 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2739)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110435788 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110435788 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110435788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110435788 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2732)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2732)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2732)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2732)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110435793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110435793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110435793 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110435793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110435793 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110435793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110435793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110435793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110435793 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110435793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110435793 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2732)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2732)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2732)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2732)@84c1225eaf8b: Message received on association #8 20250427110435794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110435794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110435794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110435794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110435794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110435794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110435794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110435794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110435794 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110435794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110435794 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110435794 DLSS7 DEBUG 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2732)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2732)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2732)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427110435794 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110435794 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2732)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2732)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110435807 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110435807 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110435807 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110435807 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2735)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2735)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2735)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2735)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110435812 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110435812 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110435812 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110435812 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110435812 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110435812 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110435812 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110435812 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) 20250427110435812 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110435812 DLSS7 DEBUG 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) 20250427110435812 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2735)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2735)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2735)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2735)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2735)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2735)@84c1225eaf8b: Message received on association #8 20250427110435812 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110435813 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110435813 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110435813 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) 20250427110435813 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110435813 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110435813 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110435813 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) 20250427110435813 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110435813 DLSS7 DEBUG 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) 20250427110435813 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110435813 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110435813 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110435813 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2735)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2735)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2735)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2735)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110435820 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110435821 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110435821 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110435821 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(2738)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2738)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2738)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110435828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110435828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110435828 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110435828 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(2738)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2738)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110435828 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110435828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110435828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110435828 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) 20250427110435828 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110435828 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) 20250427110435828 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2738)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2738)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2738)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110435831 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110435831 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110435831 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110435831 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) 20250427110435831 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110435831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110435831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110435831 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) 20250427110435831 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2738)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110435831 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) 20250427110435831 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) 20250427110435831 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110435831 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110435832 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_2-M3UA(2738)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2735)@84c1225eaf8b: Message received on association #8 20250427110435832 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2738)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2735)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2738)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2738)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2738)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2738)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2738)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110436571 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110436571 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2741)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2741)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110436577 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2741)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2741)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2741)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2741)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110436598 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110436598 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427110436598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110436598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436598 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110436598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110436598 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436598 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2732)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110436599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110436599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436599 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110436599 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110436599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2732)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2731)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110436612 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436612 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436612 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436612 DLM3UA 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) 20250427110436612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436612 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) 20250427110436612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110436612 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436612 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2735)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110436612 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436612 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436612 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436612 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) 20250427110436612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436612 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) 20250427110436612 DLSS7 DEBUG Found route for dpc=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) 20250427110436612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110436612 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436612 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2735)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2734)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2742)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110436627 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436627 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436627 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436627 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110436627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436627 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110436627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110436627 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436627 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110436627 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110436627 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110436627 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436627 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110436627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436627 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110436627 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110436627 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436627 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2738)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2737)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2737)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2744)14152471 MSC_Test_2-SCCP(2736)@84c1225eaf8b: First idle individual index:0 20250427110436635 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436635 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436635 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436635 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110436635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436635 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110436635 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110436635 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436635 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 d7 f3 17 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 74 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110436635 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) 20250427110436635 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Allocated (fsm.c:456) 20250427110436635 DMSC DEBUG msc_i[0x55eefe1fff30]{READY}: Allocated (fsm.c:456) 20250427110436635 DMSC DEBUG msc_i[0x55eefe1fff30]{READY}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110436635 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110436635 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110436635 DMSC DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110436635 DMSC DEBUG msc_i(unknown:UTRAN-Iu-472:NONE)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110436635 DMSC DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110436635 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110436635 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110436635 DMM DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001047 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110436635 DMM DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_2-RAN(2737)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110436635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110436635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1d8430] (fsm.c:486) 20250427110436635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110436635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110436635 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110436635 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001047 id=262420000001047 (vlr.c:661) 20250427110436635 DVLR INFO New subscr, IMSI: 262420000001047 (vlr.c:562) 20250427110436635 DVLR DEBUG VLR subscr IMSI-262420000001047 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110436635 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110436635 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110436635 DVLR DEBUG VLR subscr IMSI-262420000001047 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110436635 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110436635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110436635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110436635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110436635 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110436635 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110436635 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110436635 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110436635 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436635 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110436635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436635 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110436635 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110436635 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436635 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 d7 f3 17 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2738)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@84c1225eaf8b: { messageType := 2, destLocRef := 'D7F317'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2742)@84c1225eaf8b: Found GsupExpect[0] for "262420000001047" handled at TC_iu_lu_and_mt_ussd_notification2(2744) MSC_Test-GSUP(2742)@84c1225eaf8b: Added IMSI table entry 0TC_iu_lu_and_mt_ussd_notification2(2744)"262420000001047" TC_iu_lu_and_mt_ussd_notification2(2744)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2744)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110436638 DVLR DEBUG VLR subscr IMSI-262420000001047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110436638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110436638 DVLR DEBUG SUBSCR(IMSI-262420000001047) Received 1 auth tuples (vlr.c:996) 20250427110436638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110436638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1f8530]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110436638 DMM DEBUG Tx AUTH REQ (rand = d7a8538e0ed49a21152b48004d11193d) (gsm_04_08.c:641) 20250427110436638 DMM DEBUG AUTH REQ (autn = ec175902cc3f56ddaa04fc7d54e6e9d7) (gsm_04_08.c:643) 20250427110436638 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110436638 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110436638 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110436638 DVLR DEBUG VLR subscr IMSI-262420000001047 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110436638 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436638 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110436638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110436638 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110436638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436638 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 d7 f3 17 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d7 a8 53 8e 0e d4 9a 21 15 2b 48 00 4d 11 19 3d 20 10 ec 17 59 02 cc 3f 56 dd aa 04 fc 7d 54 e6 e9 d7 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2738)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2737)@84c1225eaf8b: patching N(SD)=1 into dtap '0514B2CF7DBA2104B1049369'O MSC_Test_2-RAN(2737)@84c1225eaf8b: patched enc_l3: '0554B2CF7DBA2104B1049369'O MSC_Test_2-SCCP(2736)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2736)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2736)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B2CF7DBA2104B1049369'O 20250427110436642 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436642 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436642 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436642 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110436642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436642 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110436642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110436642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436642 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 b2 cf 7d ba 21 04 b1 04 93 69 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110436642 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110436642 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110436642 DIUCS DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110436642 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110436642 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110436642 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110436642 DMM DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b2cf7dbab1049369) (gsm_04_08.c:1128) 20250427110436642 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1f8530]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110436642 DVLR DEBUG SUBSCR(IMSI-262420000001047) AUTH on UTRAN received RES: b2cf7dbab1049369 (8 bytes) (vlr_auth_fsm.c:151) 20250427110436642 DVLR INFO SUBSCR(IMSI-262420000001047) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110436642 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1f8530]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110436642 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1f8530]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110436642 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1f8530]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110436643 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1f8530]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe2143b0] (vlr_auth_fsm.c:294) 20250427110436643 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1f8530]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110436643 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1f8530]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110436643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110436643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110436643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110436643 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110436643 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=105650326b8ee1b9e7e235bbbdcfab95, CK=NONE (ran_msg_iu.c:388) 20250427110436643 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110436643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110436643 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436643 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110436643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110436643 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110436643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436643 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 d7 f3 17 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 10 56 50 32 6b 8e e1 b9 e7 e2 35 bb bd cf ab 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(2738)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2738)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2736)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2736)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2736)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110436647 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436647 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436647 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436647 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110436647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436647 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110436647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110436647 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436647 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110436647 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110436647 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110436647 DIUCS DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110436647 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110436647 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110436647 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110436647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110436647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110436647 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110436647 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110436648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110436648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110436648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110436648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110436648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110436648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110436648 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436648 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110436648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110436648 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110436648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436648 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 d7 f3 17 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2738)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110436649 DVLR DEBUG VLR subscr IMSI-262420000001047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110436649 DVLR DEBUG IMSI:262420000001047 has MSISDN:491230001047 (vlr.c:1045) 20250427110436649 DMSC NOTICE msub(IMSI-262420000001047:MSISDN-491230001047) VLR: update for IMSI=262420000001047 (MSISDN=491230001047) (gsm_04_08.c:1541) 20250427110436649 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110436650 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110436650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110436650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110436650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110436650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110436650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:110) 20250427110436650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110436650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110436650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110436650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110436650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55eefe1f7fb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110436650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55eefe1f7fb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110436650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55eefe1f7fb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110436650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55eefe1f7fb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110436650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55eefe1f7fb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110436650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55eefe1f7fb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110436650 DMSC NOTICE msub(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x70265F91) VLR: update for IMSI=262420000001047 (MSISDN=491230001047) (gsm_04_08.c:1541) 20250427110436650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55eefe1f7fb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110436650 DMM DEBUG -> IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x70265F91 LOCATION UPDATE ACCEPT (TMSI = 0x70265f91) (gsm_04_08.c:149) 20250427110436650 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110436650 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110436650 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110436650 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x70265F91 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110436650 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436650 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110436650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436650 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110436650 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110436650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436650 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 d7 f3 17 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 70 26 5f 91 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2738)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2744)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2737)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2737)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2736)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2736)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2736)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110436651 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436651 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436651 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436651 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110436651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436651 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110436651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110436651 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2738)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110436651 DLSS7 DEBUG 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) 20250427110436651 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110436651 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110436651 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110436651 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110436651 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110436651 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110436652 DMM DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110436652 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110436652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55eefe1f7fb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110436652 DMSC NOTICE msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91) VLR: update for IMSI=262420000001047 (MSISDN=491230001047) (gsm_04_08.c:1541) 20250427110436652 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110436652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55eefe1f7fb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110436652 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110436652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55eefe1f7fb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110436652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55eefe1f7fb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:817) 20250427110436652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55eefe1f7fb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110436652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55eefe1f7fb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110436652 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110436652 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110436652 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.983s remaining) (msc_a.c:450) 20250427110436652 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001047/3/1): Available (smpp_smsc.c:626) 20250427110436652 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110436652 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110436652 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110436652 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110436652 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110436652 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110436652 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110436652 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110436652 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110436652 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436652 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436652 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436652 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110436652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110436652 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110436652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436652 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 d7 f3 17 00 01 0d 00 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2738)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2736)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2736)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2736)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110436654 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436654 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436654 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436654 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110436654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436654 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110436654 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110436654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110436654 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436654 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110436654 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110436654 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110436654 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110436654 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110436654 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110436654 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110436654 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110436654 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110436654 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110436654 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110436654 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110436654 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1d8430] (msc_a.c:1053) 20250427110436654 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110436654 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110436654 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110436654 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1a1c90] (msc_a.c:1053) 20250427110436654 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110436654 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110436654 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110436654 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91) MSC-A terminated (msub.c:261) 20250427110436654 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91) 1 MSC-I still active (msub.c:79) 20250427110436654 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110436654 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110436654 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1fff30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110436654 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1fff30]{READY}: Removing from parent msub_fsm[0x55eefe1a1c90] (msub.c:113) 20250427110436654 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-472 (ran_conn.c:142) 20250427110436655 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-472 (ran_conn.c:155) 20250427110436655 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1fff30]{READY}: Freeing instance (msub.c:113) 20250427110436655 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-472:LU)[0x55eefe1fff30]{READY}: Deallocated (fsm.c:568) 20250427110436655 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91) Free (msub.c:119) 20250427110436655 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110436655 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Freeing instance (msub.c:113) 20250427110436655 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Deallocated (fsm.c:568) 20250427110436655 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436655 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110436655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436655 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110436655 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110436655 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436655 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 d7 f3 17 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2738)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@84c1225eaf8b: Session index based on local reference:0 20250427110436655 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436655 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436655 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436655 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110436655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436655 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110436655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2738)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110436655 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436655 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 d7 f3 17 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2737)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2744)14152471 TC_iu_lu_and_mt_ussd_notification2(2744)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2744)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2744)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2744)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2737)@84c1225eaf8b: Created IMSI[0] for '262420000001047'H'70265F91'O to be handled at TC_iu_lu_and_mt_ussd_notification2(2744) MSC_Test-GSUP(2742)@84c1225eaf8b: Created GsupExpect[0] for "262420000001047" to be handled at TC_iu_lu_and_mt_ussd_notification2(2744) 20250427110436692 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110436692 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427110436693 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427110436693 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427110436693 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436693 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110436693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436693 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110436693 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110436693 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436693 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 70 26 5f 91 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2738)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2737)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_ussd_notification2(2744) TC_iu_lu_and_mt_ussd_notification2(2744)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2744)@84c1225eaf8b: 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 := '70265F91'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2737)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2744)12935791 MSC_Test_2-SCCP(2736)@84c1225eaf8b: First idle individual index:0 20250427110436714 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436714 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436714 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436714 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110436714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436714 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110436714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110436714 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436714 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 c5 62 6f 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 70 26 5f 91 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(2738)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110436714 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) 20250427110436714 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Allocated (fsm.c:456) 20250427110436715 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: Allocated (fsm.c:456) 20250427110436715 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110436715 DMSC DEBUG msc_a[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110436715 DMSC DEBUG msc_a[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110436715 DMSC DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110436715 DMSC DEBUG msc_i(unknown:UTRAN-Iu-473:NONE)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110436715 DMSC DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110436715 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110436715 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110436715 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110436715 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30] (fsm.c:486) 20250427110436715 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110436715 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110436715 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110436715 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110436715 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110436715 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110436715 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110436715 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110436715 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1f7fb0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110436715 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1f7fb0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1a1c90] (fsm.c:486) 20250427110436715 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1f7fb0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110436715 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1f7fb0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110436715 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427110436715 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436715 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110436715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110436715 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110436715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436715 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 05 02 c5 62 6f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2738)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@84c1225eaf8b: { messageType := 2, destLocRef := 'C5626F'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_notification2(2744)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2744)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110436721 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110436721 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1f7fb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110436721 DVLR DEBUG SUBSCR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91) Received 1 auth tuples (vlr.c:996) 20250427110436721 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1f7fb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110436721 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1f7fb0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110436721 DMM DEBUG Tx AUTH REQ (rand = 5d643a6ef5df2f2fb1bf808d79d68caf) (gsm_04_08.c:641) 20250427110436721 DMM DEBUG AUTH REQ (autn = ac73e4cdd25f9b5d75a28283ab66f6aa) (gsm_04_08.c:643) 20250427110436721 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110436721 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110436721 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110436721 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427110436722 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436722 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110436722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436722 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110436722 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110436722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436722 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 05 06 c5 62 6f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 5d 64 3a 6e f5 df 2f 2f b1 bf 80 8d 79 d6 8c af 20 10 ac 73 e4 cd d2 5f 9b 5d 75 a2 82 83 ab 66 f6 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(2738)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2738)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2737)@84c1225eaf8b: patching N(SD)=0 into dtap '0514EE6FDF94210489F85B6E'O MSC_Test_2-RAN(2737)@84c1225eaf8b: patched enc_l3: '0514EE6FDF94210489F85B6E'O MSC_Test_2-SCCP(2736)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2736)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2736)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514EE6FDF94210489F85B6E'O 20250427110436730 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436730 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436730 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436730 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110436730 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110436730 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110436730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110436730 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436730 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 ee 6f df 94 21 04 89 f8 5b 6e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110436730 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110436730 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110436730 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110436730 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110436730 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110436730 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110436730 DMM DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ee6fdf9489f85b6e) (gsm_04_08.c:1128) 20250427110436730 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1f7fb0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110436730 DVLR DEBUG SUBSCR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91) AUTH on UTRAN received RES: ee6fdf9489f85b6e (8 bytes) (vlr_auth_fsm.c:151) 20250427110436730 DVLR INFO SUBSCR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110436730 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1f7fb0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110436730 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1f7fb0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110436730 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1f7fb0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110436730 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1f7fb0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1a1c90] (vlr_auth_fsm.c:294) 20250427110436730 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1f7fb0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110436730 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1f7fb0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110436730 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110436730 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110436730 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110436730 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110436730 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f3c54dcfb8891e289d0a6e9c3e2bf61c, CK=NONE (ran_msg_iu.c:388) 20250427110436730 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110436731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110436731 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436731 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110436731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436731 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110436731 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110436731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436731 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 05 06 c5 62 6f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f3 c5 4d cf b8 89 1e 28 9d 0a 6e 9c 3e 2b f6 1c 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2738)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2736)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2736)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2736)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110436737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110436737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436737 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110436737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110436737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436737 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d9 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110436737 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110436737 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110436737 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110436737 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110436737 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110436737 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110436737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110436737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110436737 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110436737 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110436737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110436737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110436737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110436737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110436737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110436737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110436737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110436737 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110436737 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250427110436737 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427110436737 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110436737 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110436738 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427110436738 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001047/3/1): Available (smpp_smsc.c:626) 20250427110436738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110436738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110436738 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110436738 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436738 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 05 06 c5 62 6f 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) 20250427110436738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110436738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110436738 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110436738 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436738 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 c5 62 6f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2738)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2738)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2738)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2744)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2737)@84c1225eaf8b: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2737)@84c1225eaf8b: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2736)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@84c1225eaf8b: vl_len:20 MSC_Test_2-SCCP(2736)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2736)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2738)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110436751 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436751 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436751 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436751 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110436751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436751 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110436751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110436751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436751 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) 20250427110436751 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110436751 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110436751 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110436751 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110436751 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110436751 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) TC_iu_lu_and_mt_ussd_notification2(2744)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110436753 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110436753 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427110436753 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110436753 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110436753 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110436753 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110436753 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110436753 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110436753 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110436753 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110436753 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110436753 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110436753 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110436753 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110436753 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110436753 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436753 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110436754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436754 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110436754 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110436754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436754 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 05 06 c5 62 6f 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) 20250427110436754 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436754 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110436754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436754 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110436754 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110436754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436754 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 05 06 c5 62 6f 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2738)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2738)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2738)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2736)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2744)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2736)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2736)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2736)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110436760 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110436760 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110436760 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110436760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110436760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436760 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110436760 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110436760 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110436760 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110436760 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110436760 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110436761 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110436761 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110436761 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110436761 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110436761 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110436761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110436761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30] (msc_a.c:1053) 20250427110436761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110436761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110436761 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2143b0] (msc_a.c:1053) 20250427110436761 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110436761 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110436761 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110436761 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91) MSC-A terminated (msub.c:261) 20250427110436761 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91) 1 MSC-I still active (msub.c:79) 20250427110436761 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110436761 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110436761 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1d8430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110436761 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1d8430]{READY}: Removing from parent msub_fsm[0x55eefe2143b0] (msub.c:113) 20250427110436761 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-473 (ran_conn.c:142) 20250427110436761 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-473 (ran_conn.c:155) 20250427110436761 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1d8430]{READY}: Freeing instance (msub.c:113) 20250427110436761 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91:UTRAN-Iu-473:PAGING_RESP)[0x55eefe1d8430]{READY}: Deallocated (fsm.c:568) 20250427110436761 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91) Free (msub.c:119) 20250427110436761 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x70265F91 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110436761 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Freeing instance (msub.c:113) 20250427110436761 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Deallocated (fsm.c:568) 20250427110436761 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436761 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110436761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436762 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110436762 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110436762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436762 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 05 04 c5 62 6f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2738)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-RAN(2737)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2744)12935791 20250427110436764 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110436764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110436764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110436764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110436764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110436764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110436764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110436764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110436764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 c5 62 6f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_notification2(2744)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2744)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2744)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2744)@84c1225eaf8b: Final verdict of PTC: pass 20250427110436771 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110436771 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) 20250427110436771 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110436771 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110436771 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110436771 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) 20250427110436771 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110436771 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110436771 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110436771 DLSS7 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(2735)@84c1225eaf8b: Final verdict of PTC: none 20250427110436771 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110436771 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110436771 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110436771 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110436771 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110436771 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) 20250427110436771 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) 20250427110436771 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110436771 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110436771 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110436772 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110436772 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110436773 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110436773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110436773 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110436773 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110436773 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110436773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110436773 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110436773 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110436773 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110436773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436773 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110436773 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110436773 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110436773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110436773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110436773 DLSS7 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(2737)@84c1225eaf8b: Final verdict of PTC: none 20250427110436773 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) 20250427110436773 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110436773 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110436773 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110436773 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110436773 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110436773 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110436774 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110436774 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110436774 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) 20250427110436774 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110436774 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110436774 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) 20250427110436774 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110436774 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110436774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110436774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110436774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110436774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110436774 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) 20250427110436774 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110436774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110436774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110436774 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110436774 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2742)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2733)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2730)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(2732)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2736)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2738)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2743)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2740)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2729)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2739)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2734)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2731)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2745)@84c1225eaf8b: Final verdict of PTC: none 20250427110436775 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2741)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2729): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2730): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2731): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2732): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2733): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2734): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2735): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2736): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2737): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2738): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2739): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2740): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2741): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2742): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2743): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_lu_and_mt_ussd_notification2(2744): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2745): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_lu_and_mt_ussd_notification finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass'. Sun Apr 27 11:04:36 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification.talloc 20250427110437776 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=507700) 20250427110438773 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110438773 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110438773 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110438774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110438774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110438774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110438775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110438775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110438775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110438777 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=507700, count=511008) 20250427110439778 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call ------ Sun Apr 27 11:04:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110440779 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_lu_and_mo_ussd_during_mt_call started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2749)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2749)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2749)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(2747)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2752)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2752)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2752)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2750)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2755)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2755)@84c1225eaf8b: M3UA emulation initiated, the test can be started MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2755)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2753)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110441763 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2756)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110441780 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110441930 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110441930 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110441930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110441930 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2749)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2749)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110441931 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110441931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110441931 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110441931 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110441931 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110441931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110441931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110441931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110441931 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110441931 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110441931 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2749)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2749)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2749)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2749)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2749)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110441932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110441932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110441932 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110441932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110441932 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110441932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110441932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110441932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110441932 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110441932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110441932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110441932 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 20250427110441932 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110441932 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2749)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2749)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2749)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2749)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2749)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2749)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110441942 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110441942 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110441942 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110441942 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2752)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2752)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110441943 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110441943 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110441943 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110441943 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110441943 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110441943 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110441943 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110441943 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) 20250427110441943 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110441943 DLSS7 DEBUG 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) 20250427110441943 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2752)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2752)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2752)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2752)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110441943 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110441943 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110441943 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110441943 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) 20250427110441943 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110441943 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110441943 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110441943 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) 20250427110441943 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110441943 DLSS7 DEBUG 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) 20250427110441943 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110441943 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110441943 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110441943 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2752)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2752)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2752)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2752)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2752)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2752)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2752)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2752)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110441954 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110441954 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110441954 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110441954 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2755)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2755)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2755)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2755)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110441956 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110441956 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110441956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110441956 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110441956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110441956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110441956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110441956 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) 20250427110441956 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110441956 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) 20250427110441956 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2755)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2755)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2755)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110441957 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110441957 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110441956 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110441956 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110441956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110441956 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) 20250427110441956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110441956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110441956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110441956 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) 20250427110441956 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110441956 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) 20250427110441956 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) 20250427110441956 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110441956 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(2752)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2755)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2752)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2755)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2755)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2755)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2755)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2755)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2755)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110442734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110442734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442734 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110442734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110442734 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442734 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110442734 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442734 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110442734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442734 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110442734 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110442734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2749)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2748)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110442745 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442745 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442745 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442745 DLM3UA 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) 20250427110442745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442745 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) 20250427110442745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110442745 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442745 DLSS7 DEBUG 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(2752)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110442745 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442745 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442745 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) 20250427110442745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442745 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) 20250427110442745 DLSS7 DEBUG Found route for dpc=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) 20250427110442745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110442745 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442745 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2752)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2751)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110442766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110442766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110442766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110442766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442766 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) 20250427110442766 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110442766 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110442766 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442766 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110442766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442766 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110442766 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110442766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442766 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2754)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110442780 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110442780 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2758)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2758)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110442781 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2758)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2758)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2758)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2758)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110442790 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110442790 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2759)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2761)10392834 MSC_Test_2-SCCP(2753)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-RAN(2754)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110442821 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110442821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442821 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110442821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110442821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442821 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 95 02 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110442821 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) 20250427110442821 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Allocated (fsm.c:456) 20250427110442821 DMSC DEBUG msc_i[0x55eefe1fff30]{READY}: Allocated (fsm.c:456) 20250427110442821 DMSC DEBUG msc_i[0x55eefe1fff30]{READY}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110442821 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110442821 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110442821 DMSC DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110442821 DMSC DEBUG msc_i(unknown:UTRAN-Iu-474:NONE)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110442821 DMSC DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110442821 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110442821 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110442821 DMM DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001048 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110442821 DMM DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110442821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110442821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1d8430] (fsm.c:486) 20250427110442821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110442821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110442821 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110442821 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001048 id=262420000001048 (vlr.c:661) 20250427110442821 DVLR INFO New subscr, IMSI: 262420000001048 (vlr.c:562) 20250427110442821 DVLR DEBUG VLR subscr IMSI-262420000001048 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110442821 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110442821 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110442821 DVLR DEBUG VLR subscr IMSI-262420000001048 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110442821 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110442821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110442821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110442821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe2143b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110442821 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110442821 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110442821 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110442821 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110442821 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442821 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110442821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110442821 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110442821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442821 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 9e 95 02 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@84c1225eaf8b: { messageType := 2, destLocRef := '9E9502'O, sourceLocRef := '0001DA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test-GSUP(2759)@84c1225eaf8b: Found GsupExpect[0] for "262420000001048" handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2761) MSC_Test-GSUP(2759)@84c1225eaf8b: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2761)"262420000001048" MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110442864 DVLR DEBUG VLR subscr IMSI-262420000001048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110442864 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110442864 DVLR DEBUG SUBSCR(IMSI-262420000001048) Received 1 auth tuples (vlr.c:996) 20250427110442864 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1f8530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110442864 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1f8530]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110442864 DMM DEBUG Tx AUTH REQ (rand = d6c626fea15b88d3c273ddf75fe47635) (gsm_04_08.c:641) 20250427110442864 DMM DEBUG AUTH REQ (autn = 42a8c844db28820cc75cf2a05d7fc7ae) (gsm_04_08.c:643) 20250427110442864 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110442864 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110442864 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110442864 DVLR DEBUG VLR subscr IMSI-262420000001048 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110442864 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442864 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110442864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442864 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110442864 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110442864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442864 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 9e 95 02 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d6 c6 26 fe a1 5b 88 d3 c2 73 dd f7 5f e4 76 35 20 10 42 a8 c8 44 db 28 82 0c c7 5c f2 a0 5d 7f c7 ae 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2754)@84c1225eaf8b: patching N(SD)=1 into dtap '0514A40727162104156B6076'O MSC_Test_2-RAN(2754)@84c1225eaf8b: patched enc_l3: '0554A40727162104156B6076'O MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2753)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A40727162104156B6076'O 20250427110442872 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442872 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442872 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442872 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110442872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442872 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110442872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110442872 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442872 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 a4 07 27 16 21 04 15 6b 60 76 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110442872 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110442872 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110442872 DIUCS DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110442872 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110442872 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110442872 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110442872 DMM DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a4072716156b6076) (gsm_04_08.c:1128) 20250427110442872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1f8530]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110442872 DVLR DEBUG SUBSCR(IMSI-262420000001048) AUTH on UTRAN received RES: a4072716156b6076 (8 bytes) (vlr_auth_fsm.c:151) 20250427110442872 DVLR INFO SUBSCR(IMSI-262420000001048) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110442872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1f8530]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110442872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1f8530]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110442872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1f8530]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110442872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1f8530]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe2143b0] (vlr_auth_fsm.c:294) 20250427110442872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1f8530]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110442872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1f8530]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110442872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110442872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110442872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110442872 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110442872 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5dc16ac106d5aa25b8c31e8932873e40, CK=NONE (ran_msg_iu.c:388) 20250427110442872 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110442872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110442872 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442872 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110442872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442872 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110442872 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110442872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442872 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 9e 95 02 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 5d c1 6a c1 06 d5 aa 25 b8 c3 1e 89 32 87 3e 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-M3UA(2755)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2753)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110442877 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110442877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442877 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110442877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110442877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442877 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110442878 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110442878 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110442878 DIUCS DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110442878 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110442878 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110442878 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110442878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110442878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110442878 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110442878 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110442878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110442878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110442878 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110442878 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110442878 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110442878 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110442878 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442878 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110442878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442878 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110442878 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110442878 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442878 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 9e 95 02 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110442880 DVLR DEBUG VLR subscr IMSI-262420000001048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110442880 DVLR DEBUG IMSI:262420000001048 has MSISDN:491230001048 (vlr.c:1045) 20250427110442880 DMSC NOTICE msub(IMSI-262420000001048:MSISDN-491230001048) VLR: update for IMSI=262420000001048 (MSISDN=491230001048) (gsm_04_08.c:1541) 20250427110442880 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110442880 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110442880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110442880 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110442880 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110442880 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110442880 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:110) 20250427110442880 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110442880 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55eefe1f8530]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110442880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110442880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110442880 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55eefe1cd480]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110442880 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55eefe1cd480]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55eefe2143b0] (fsm.c:486) 20250427110442880 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55eefe1cd480]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110442880 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55eefe1cd480]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110442880 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55eefe1cd480]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110442880 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55eefe1cd480]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110442880 DMSC NOTICE msub(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x0B03DB9D) VLR: update for IMSI=262420000001048 (MSISDN=491230001048) (gsm_04_08.c:1541) 20250427110442880 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55eefe1cd480]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110442880 DMM DEBUG -> IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x0B03DB9D LOCATION UPDATE ACCEPT (TMSI = 0x0b03db9d) (gsm_04_08.c:149) 20250427110442880 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110442880 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110442880 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110442880 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x0B03DB9D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110442880 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442880 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110442880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442880 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110442880 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110442880 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442880 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 9e 95 02 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 0b 03 db 9d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2754)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2754)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2753)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110442883 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442883 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442883 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442883 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110442883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442883 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110442883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110442883 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442883 DLSS7 DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110442883 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110442883 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110442883 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110442883 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110442883 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110442883 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110442883 DMM DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110442883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110442883 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55eefe1cd480]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110442883 DMSC NOTICE msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D) VLR: update for IMSI=262420000001048 (MSISDN=491230001048) (gsm_04_08.c:1541) 20250427110442883 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110442883 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55eefe1cd480]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110442883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110442883 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55eefe1cd480]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110442883 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55eefe1cd480]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe2143b0] (vlr_lu_fsm.c:817) 20250427110442883 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55eefe1cd480]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110442883 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55eefe1cd480]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110442883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe2143b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110442883 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110442883 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.938s remaining) (msc_a.c:450) 20250427110442883 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001048/3/1): Available (smpp_smsc.c:626) 20250427110442883 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110442883 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110442883 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110442883 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110442883 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110442883 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110442883 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110442883 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442883 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110442883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110442883 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110442883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442883 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 9e 95 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) 20250427110442883 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110442883 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(2755)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2753)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110442888 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110442888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442888 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110442888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110442888 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442888 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110442888 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110442888 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110442888 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110442888 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110442888 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110442888 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110442888 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110442888 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110442888 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110442888 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110442888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110442888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1d8430] (msc_a.c:1053) 20250427110442888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110442888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110442888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe2143b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110442888 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1a1c90] (msc_a.c:1053) 20250427110442888 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110442888 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110442888 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110442888 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D) MSC-A terminated (msub.c:261) 20250427110442888 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D) 1 MSC-I still active (msub.c:79) 20250427110442888 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110442888 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110442888 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1fff30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110442888 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1fff30]{READY}: Removing from parent msub_fsm[0x55eefe1a1c90] (msub.c:113) 20250427110442888 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-474 (ran_conn.c:142) 20250427110442888 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-474 (ran_conn.c:155) 20250427110442888 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1fff30]{READY}: Freeing instance (msub.c:113) 20250427110442888 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-474:LU)[0x55eefe1fff30]{READY}: Deallocated (fsm.c:568) 20250427110442888 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D) Free (msub.c:119) 20250427110442888 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D - active-conn: now used by 1 (attached) (msub.c:375) 20250427110442888 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Freeing instance (msub.c:113) 20250427110442888 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Deallocated (fsm.c:568) 20250427110442888 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442888 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110442888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442888 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110442888 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110442888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442888 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 9e 95 02 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on local reference:0 20250427110442889 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110442889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442889 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110442889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110442889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442889 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 9e 95 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2754)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2761)10392834 TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2754)@84c1225eaf8b: Created IMSI[0] for '262420000001048'H'0B03DB9D'O to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2761) MSC_Test-MNCC(2756)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2761)1903033613 20250427110442892 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427110442892 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427110442892 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D callref-0x716dfd0d tid-255) New transaction (transaction.c:231) 20250427110442892 DMNCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D callref-0x716dfd0d 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) 20250427110442892 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D callref-0x716dfd0d 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) 20250427110442892 DMNCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D callref-0x716dfd0d tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427110442892 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427110442892 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427110442892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442892 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110442892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442892 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110442892 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110442892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442892 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 0b 03 db 9d 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2754)@84c1225eaf8b: 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)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2754)@84c1225eaf8b: Created IMSI[1] for '262420000001048'H'0B03DB9D'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)@84c1225eaf8b: 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 := '0B03DB9D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2754)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2761)6915144 MSC_Test_2-SCCP(2753)@84c1225eaf8b: First idle individual index:0 20250427110442897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110442897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110442897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110442897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442897 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 84 48 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 03 db 9d 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(2755)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110442897 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) 20250427110442897 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Allocated (fsm.c:456) 20250427110442897 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: Allocated (fsm.c:456) 20250427110442897 DMSC DEBUG msc_i[0x55eefe1d8430]{READY}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110442897 DMSC DEBUG msc_a[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110442897 DMSC DEBUG msc_a[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2143b0] (fsm.c:486) 20250427110442897 DMSC DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110442897 DMSC DEBUG msc_i(unknown:UTRAN-Iu-475:NONE)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110442897 DMSC DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110442897 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110442897 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110442897 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110442897 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30] (fsm.c:486) 20250427110442897 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110442897 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110442897 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110442897 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110442897 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110442897 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110442897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110442897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110442897 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110442897 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1a1c90] (fsm.c:486) 20250427110442897 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110442897 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110442897 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427110442897 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442897 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110442897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442897 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110442897 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110442897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 69 84 48 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@84c1225eaf8b: { messageType := 2, destLocRef := '698448'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110442898 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110442898 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110442898 DVLR DEBUG SUBSCR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D) Received 1 auth tuples (vlr.c:996) 20250427110442898 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110442898 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110442898 DMM DEBUG Tx AUTH REQ (rand = 68df544ee8e403e1609aa47be123cc00) (gsm_04_08.c:641) 20250427110442898 DMM DEBUG AUTH REQ (autn = 69e2596859196c066d5b5201e4ee974c) (gsm_04_08.c:643) 20250427110442898 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110442898 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110442898 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110442898 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250427110442898 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442898 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110442898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442898 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110442898 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110442898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442898 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 69 84 48 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 68 df 54 4e e8 e4 03 e1 60 9a a4 7b e1 23 cc 00 20 10 69 e2 59 68 59 19 6c 06 6d 5b 52 01 e4 ee 97 4c 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2754)@84c1225eaf8b: patching N(SD)=0 into dtap '051426522DA221042CFFF029'O MSC_Test_2-RAN(2754)@84c1225eaf8b: patched enc_l3: '051426522DA221042CFFF029'O MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2753)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051426522DA221042CFFF029'O 20250427110442900 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110442900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442900 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110442900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110442900 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442900 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 26 52 2d a2 21 04 2c ff f0 29 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110442900 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110442900 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110442900 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110442900 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110442900 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110442900 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110442900 DMM DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 26522da22cfff029) (gsm_04_08.c:1128) 20250427110442900 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110442900 DVLR DEBUG SUBSCR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D) AUTH on UTRAN received RES: 26522da22cfff029 (8 bytes) (vlr_auth_fsm.c:151) 20250427110442900 DVLR INFO SUBSCR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110442900 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110442900 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110442900 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110442900 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1a1c90] (vlr_auth_fsm.c:294) 20250427110442900 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110442900 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110442900 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110442900 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110442900 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110442900 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110442900 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a9ebfcf422940dd443104a6cb770aa12, CK=NONE (ran_msg_iu.c:388) 20250427110442900 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110442900 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110442900 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442900 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110442900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442900 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110442900 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110442900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442900 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 69 84 48 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a9 eb fc f4 22 94 0d d4 43 10 4a 6c b7 70 aa 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(2755)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2753)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110442902 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442902 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442902 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442902 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110442902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442902 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110442902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110442902 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442902 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110442902 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110442902 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110442902 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110442902 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110442902 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110442902 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110442902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110442902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110442902 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110442902 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110442902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110442902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110442902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110442902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110442902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110442902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110442902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110442902 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110442902 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250427110442902 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D callref-0x716dfd0d tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427110442902 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427110442902 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427110442902 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110442902 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427110442902 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d 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) 20250427110442902 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427110442902 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250427110442902 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110442902 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110442902 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250427110442902 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001048/3/1): Available (smpp_smsc.c:626) 20250427110442902 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442902 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110442902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110442902 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110442902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442902 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 69 84 48 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) 20250427110442902 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442902 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110442902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110442902 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110442902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442902 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 69 84 48 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2755)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@84c1225eaf8b: f_mt_call_complete 1 MSC_Test_2-RAN(2754)@84c1225eaf8b: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2754)@84c1225eaf8b: patched enc_l3: '8341'O MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2753)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O 20250427110442905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110442905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442905 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110442905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110442905 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442905 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110442905 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110442905 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110442905 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110442905 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110442905 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110442905 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110442905 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427110442905 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427110442905 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427110442905 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427110442905 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d 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) 20250427110442905 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d 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)@84c1225eaf8b: f_mt_call_complete 2 MSC_Test-MGCP(2757)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2761) 20250427110442908 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427110442908 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250427110442908 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480]{ESTABLISHING}: Allocated (fsm.c:456) 20250427110442908 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480]{ESTABLISHING}: is child of msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30] (fsm.c:486) 20250427110442908 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d 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) 20250427110442908 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1c8a90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427110442908 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1c8a90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480] (fsm.c:486) 20250427110442908 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_CN:no-CI)[0x55eefe1c8a90]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427110442908 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_CN:no-CI)[0x55eefe1c8a90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427110442908 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1f1930]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427110442908 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1f1930]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480] (fsm.c:486) 20250427110442908 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:no-CI)[0x55eefe1f1930]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250427110442908 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:no-CI)[0x55eefe1f1930]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2757)@84c1225eaf8b: 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)@84c1225eaf8b: f_mt_call_complete 3 20250427110442913 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_CN:no-CI)[0x55eefe1c8a90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110442913 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427110442913 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427110442913 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{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) 20250427110442913 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d 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)@84c1225eaf8b: f_mt_call_complete 4.iu 20250427110442914 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:no-CI)[0x55eefe1f1930]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110442914 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427110442914 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427110442914 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{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) 20250427110442914 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d 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) 20250427110442914 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d tid-0) Sending Assignment Command (msc_a.c:706) 20250427110442914 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250427110442914 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{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) 20250427110442914 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427110442914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110442914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110442914 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110442914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442914 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 69 84 48 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@84c1225eaf8b: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: vl_len:46 MSC_Test_2-SCCP(2753)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60327C350001C0A802150000000000000000000000000040040C0000'O 20250427110442926 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110442926 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110442926 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110442926 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110442926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110442926 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110442926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110442926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110442926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110442926 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 db 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 32 7c 35 00 01 c0 a8 02 15 00 00 00 00 00 00 00 00 00 00 00 00 00 40 04 0c 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2754)@84c1225eaf8b: patching N(SD)=2 into dtap '8307'O MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2754)@84c1225eaf8b: patched enc_l3: '8387'O 20250427110442926 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110442926 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110442926 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427110442926 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=6 (ran_msg_iu.c:132) 20250427110442926 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110442926 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427110442926 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=6 (ran_msg_iu.c:132) 20250427110442926 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250427110442926 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1f1930]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250427110442926 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D: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)[0x55eefe1f1930]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427110442926 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d 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) 20250427110442926 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d tid-0) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250427110442926 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d 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) 20250427110442926 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2753)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@84c1225eaf8b: f_mt_call_complete 5.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@84c1225eaf8b: f_mt_call_complete 8.iu 20250427110442927 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D: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)[0x55eefe1f1930]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110442927 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D: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)[0x55eefe1f1930]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427110442927 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427110443128 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110443128 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110443128 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110443128 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110443128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110443128 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110443128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110443128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110443128 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110443128 DLSS7 DEBUG 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) 20250427110443128 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110443128 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110443128 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110443128 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110443128 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110443128 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110443128 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427110443128 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427110443128 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427110443128 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d 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) 20250427110443128 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d 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)@84c1225eaf8b: f_mt_call_complete 7.iu 20250427110443130 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427110443130 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d 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) 20250427110443130 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1c8a90]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250427110443130 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D: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)[0x55eefe1c8a90]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427110443130 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D: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)[0x55eefe1c8a90]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427110443130 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D: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)[0x55eefe1c8a90]{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)@84c1225eaf8b: f_mt_call_complete 9.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@84c1225eaf8b: f_mt_call_complete DONE 20250427110443131 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D: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)[0x55eefe1c8a90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110443131 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D: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)[0x55eefe1c8a90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427110443131 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427110443131 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427110443131 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{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)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2754)@84c1225eaf8b: patching N(SD)=3 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2754)@84c1225eaf8b: patched enc_l3: '1BFB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: vl_len:37 MSC_Test_2-SCCP(2753)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BFB1C15A11302010102013B300B04010F0406AA510C061B01'O 20250427110444137 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110444137 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110444137 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110444137 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110444137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110444137 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110444137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110444137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110444137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110444137 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) MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110444137 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110444137 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110444137 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110444137 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110444137 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110444137 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110444137 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D + NCSS: now used by 4 (attached,CC,active-conn,NCSS) (transaction.c:228) 20250427110444137 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427110444137 DIUCS ERROR msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{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)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110444138 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110444138 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:509) 20250427110444138 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110444138 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110444138 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110444138 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250427110444138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110444138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110444138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110444138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110444138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110444138 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110444138 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110444138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110444138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110444138 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 69 84 48 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427110445140 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427110445140 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427110445140 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427110445140 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427110445140 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250427110445140 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110445140 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110445141 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110445141 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110445141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110445141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110445141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110445141 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110445141 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110445141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110445141 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110445141 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 69 84 48 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2754)@84c1225eaf8b: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(2754)@84c1225eaf8b: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: vl_len:18 MSC_Test_2-SCCP(2753)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O 20250427110445143 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110445143 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110445143 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110445143 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110445143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110445143 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110445143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110445143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110445143 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110445143 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110445143 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110445143 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110445143 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110445143 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110445143 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110445143 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110445143 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427110445143 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427110445143 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE_COMPL (msc_a.c:2106) 20250427110445143 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110445143 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110445143 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427110445143 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x716dfd0d tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427110445143 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427110445143 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427110445143 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110445143 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110445143 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110445143 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110445144 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110445144 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110445144 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110445144 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427110445144 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D: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)[0x55eefe1f1930]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427110445144 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D: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)[0x55eefe1f1930]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480] (call_leg.c:197) 20250427110445144 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D: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)[0x55eefe1f1930]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427110445144 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D: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)[0x55eefe1f1930]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427110445144 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D: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)[0x55eefe1c8a90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427110445144 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D: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)[0x55eefe1c8a90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480] (call_leg.c:197) 20250427110445144 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427110445144 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D: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)[0x55eefe1c8a90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427110445144 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D: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)[0x55eefe1c8a90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427110445144 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427110445144 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480]{RELEASING}: Removing from parent msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30] (call_leg.c:198) 20250427110445144 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480]{RELEASING}: Freeing instance (call_leg.c:198) 20250427110445144 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1cd480]{RELEASING}: Deallocated (fsm.c:568) 20250427110445144 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427110445144 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110445144 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110445144 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110445144 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110445144 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110445144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110445144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110445144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110445144 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110445144 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110445144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110445144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110445144 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 69 84 48 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) 20250427110445144 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110445144 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110445144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110445144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110445144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110445144 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110445144 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110445144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110445144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110445144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 69 84 48 00 01 0d 00 01 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(2756)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2761)1903033613 MSC_Test_2-M3UA(2755)@84c1225eaf8b: Message received on association #8 TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2755)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@84c1225eaf8b: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2753)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2753)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110445146 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110445146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110445146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110445146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110445146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110445146 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110445146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110445146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110445146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110445146 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110445146 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110445146 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110445146 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110445146 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110445146 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110445146 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110445146 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110445146 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110445146 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110445146 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110445146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110445146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30] (msc_a.c:1053) 20250427110445146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110445146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110445146 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2143b0] (msc_a.c:1053) 20250427110445146 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110445146 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110445146 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110445146 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D) MSC-A terminated (msub.c:261) 20250427110445146 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D) 1 MSC-I still active (msub.c:79) 20250427110445146 DMSC DEBUG msub_fsm[0x55eefe2143b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110445146 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110445146 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110445146 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: Removing from parent msub_fsm[0x55eefe2143b0] (msub.c:113) 20250427110445146 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-475 (ran_conn.c:142) 20250427110445146 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-475 (ran_conn.c:155) 20250427110445146 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: Freeing instance (msub.c:113) 20250427110445146 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D:UTRAN-Iu-475:PAGING_RESP)[0x55eefe1d8430]{READY}: Deallocated (fsm.c:568) 20250427110445146 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D) Free (msub.c:119) 20250427110445146 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0B03DB9D - active-conn: now used by 1 (attached) (msub.c:375) 20250427110445146 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Freeing instance (msub.c:113) 20250427110445146 DMSC DEBUG msub_fsm[0x55eefe2143b0]{terminating}: Deallocated (fsm.c:568) 20250427110445146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110445146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110445146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110445146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110445146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110445146 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110445146 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110445146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110445146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110445146 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 69 84 48 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@84c1225eaf8b: Session index based on local reference:0 20250427110445147 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110445147 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110445147 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110445147 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110445147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110445147 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110445147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110445147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110445147 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110445147 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 69 84 48 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2754)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2761)6915144 TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@84c1225eaf8b: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@84c1225eaf8b: f_call_hangup 9: done TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(2759)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2747)@84c1225eaf8b: Final verdict of PTC: none 20250427110446149 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110446149 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110446149 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110446149 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110446149 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110446149 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110446149 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110446149 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110446149 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110446149 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) 20250427110446149 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110446149 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110446149 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110446149 DLSS7 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(2749)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2752)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2748)@84c1225eaf8b: Final verdict of PTC: none 20250427110446150 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110446150 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110446150 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427110446150 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110446150 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110446149 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110446150 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110446150 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110446150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110446150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110446150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110446150 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) 20250427110446150 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) 20250427110446150 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110446150 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110446150 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110446150 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110446150 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) 20250427110446150 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110446150 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110446150 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110446150 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110446150 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110446150 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110446150 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110446150 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110446150 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110446150 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) 20250427110446150 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) 20250427110446150 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110446150 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110446150 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110446150 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110446150 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) 20250427110446150 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110446150 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110446150 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) 20250427110446150 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110446150 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) 20250427110446150 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110446150 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110446150 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) 20250427110446150 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110446150 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110446150 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110446150 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110446150 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110446150 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110446150 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110446150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110446150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110446150 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) 20250427110446150 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110446150 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110446150 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110446150 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110446150 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2750)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2755)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2756)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2754)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2751)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2757)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2760)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2753)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2762)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2758)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2746)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2746): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2747): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2748): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2749): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2750): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2751): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2752): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2753): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2754): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2755): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2756): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2757): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2758): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2759): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2760): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_lu_and_mo_ussd_during_mt_call2(2761): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2762): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass'. Sun Apr 27 11:04:46 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 20250427110447151 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=661668) 20250427110448151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110448151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110448151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110448151 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110448151 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110448151 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110448151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110448151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110448151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110448152 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=661668, count=665256) 20250427110449154 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call ------ Sun Apr 27 11:04:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110450155 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_lu_and_mt_ussd_during_mt_call started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2766)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2766)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2766)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2764)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2769)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2769)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2769)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2767)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2772)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2772)@84c1225eaf8b: M3UA emulation initiated, the test can be started MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2772)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2770)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110451094 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2773)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110451156 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110451156 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2775)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2775)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110451157 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2775)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2775)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2775)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2775)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110451166 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110451166 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2776)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110451264 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110451264 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110451264 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110451264 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2766)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2766)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110451265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110451265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110451265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110451265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110451265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110451265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110451265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110451265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110451265 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110451265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110451265 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2766)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2766)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2766)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2766)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110451266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110451266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110451266 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110451266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110451266 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110451266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110451266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110451266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110451266 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110451266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110451266 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110451266 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2766)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2766)@84c1225eaf8b: Message received on association #8 20250427110451266 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110451266 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2766)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2766)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2766)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2766)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2766)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2766)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110451276 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110451276 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110451276 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110451276 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2769)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2769)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110451277 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110451277 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110451277 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110451277 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110451277 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110451277 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110451277 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110451277 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) 20250427110451277 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110451277 DLSS7 DEBUG 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) 20250427110451277 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2769)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2769)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2769)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2769)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110451277 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110451277 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110451277 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110451277 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) 20250427110451277 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110451277 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110451277 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110451277 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) 20250427110451277 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110451277 DLSS7 DEBUG 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) 20250427110451277 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110451277 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110451277 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110451277 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2769)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2769)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2769)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2769)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2769)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2769)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2769)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2769)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110451289 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110451289 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110451289 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110451289 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2772)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2772)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110451290 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110451290 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110451290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110451290 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110451290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110451290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110451290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110451290 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) 20250427110451290 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110451290 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) 20250427110451290 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2772)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2772)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2772)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2772)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110451291 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110451291 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110451291 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110451291 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) 20250427110451291 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110451291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110451291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110451291 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) 20250427110451291 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110451291 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) 20250427110451291 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) 20250427110451291 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110451291 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2769)@84c1225eaf8b: Message received on association #8 20250427110451291 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110451291 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2769)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2772)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2772)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2772)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2772)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2772)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2772)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2772)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110452069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110452069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452069 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110452069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110452069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452069 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110452069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110452069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452069 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110452069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110452069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2766)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2765)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110452079 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452079 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452079 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452079 DLM3UA 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) 20250427110452079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452079 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) 20250427110452079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110452079 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452079 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2769)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110452079 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452079 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452079 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) 20250427110452079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452079 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) 20250427110452079 DLSS7 DEBUG Found route for dpc=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) 20250427110452079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110452079 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452079 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2769)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2768)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110452095 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110452095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452095 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110452095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110452095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452095 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) 20250427110452095 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110452095 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110452095 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452095 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110452095 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(2772)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110452095 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110452095 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110452095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452095 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2771)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2771)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2778)1407764 MSC_Test_2-SCCP(2770)@84c1225eaf8b: First idle individual index:0 20250427110452101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110452101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110452101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110452101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 15 7b 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 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110452101 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) 20250427110452101 DMSC DEBUG msub_fsm[0x55eefe1f1930]{active}: Allocated (fsm.c:456) 20250427110452101 DMSC DEBUG msc_i[0x55eefe1ae790]{READY}: Allocated (fsm.c:456) 20250427110452101 DMSC DEBUG msc_i[0x55eefe1ae790]{READY}: is child of msub_fsm[0x55eefe1f1930] (fsm.c:486) 20250427110452101 DMSC DEBUG msc_a[0x55eefe1f8530]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110452101 DMSC DEBUG msc_a[0x55eefe1f8530]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1f1930] (fsm.c:486) 20250427110452101 DMSC DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x55eefe1f8530]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110452101 DMSC DEBUG msc_i(unknown:UTRAN-Iu-476:NONE)[0x55eefe1ae790]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110452101 DMSC DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x55eefe1f8530]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110452101 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x55eefe1f8530]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110452101 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x55eefe1f8530]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110452101 DMM DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001049 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110452101 DMM DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110452101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110452101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1f8530] (fsm.c:486) 20250427110452101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110452101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-RAN(2771)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110452101 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110452101 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001049 id=262420000001049 (vlr.c:661) 20250427110452101 DVLR INFO New subscr, IMSI: 262420000001049 (vlr.c:562) 20250427110452101 DVLR DEBUG VLR subscr IMSI-262420000001049 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110452101 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110452101 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110452101 DVLR DEBUG VLR subscr IMSI-262420000001049 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110452101 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110452101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110452101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110452101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110452101 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1cd480]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110452101 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1cd480]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1c8a90] (fsm.c:486) 20250427110452101 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1cd480]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110452101 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1cd480]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110452101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110452101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452101 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110452101 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110452101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 15 7b 14 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@84c1225eaf8b: { messageType := 2, destLocRef := '157B14'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2776)@84c1225eaf8b: Found GsupExpect[0] for "262420000001049" handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2778) MSC_Test-GSUP(2776)@84c1225eaf8b: 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)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110452104 DVLR DEBUG VLR subscr IMSI-262420000001049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110452104 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1cd480]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110452104 DVLR DEBUG SUBSCR(IMSI-262420000001049) Received 1 auth tuples (vlr.c:996) 20250427110452104 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1cd480]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110452104 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1cd480]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110452104 DMM DEBUG Tx AUTH REQ (rand = 9be0da52f32ccf9a038bf673342b7b76) (gsm_04_08.c:641) 20250427110452104 DMM DEBUG AUTH REQ (autn = 67277357f4072f38f5e40e1f7a1a915f) (gsm_04_08.c:643) 20250427110452104 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110452104 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110452104 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1ae790]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110452104 DVLR DEBUG VLR subscr IMSI-262420000001049 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110452104 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452104 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110452104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452104 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110452104 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110452104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452104 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 15 7b 14 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 9b e0 da 52 f3 2c cf 9a 03 8b f6 73 34 2b 7b 76 20 10 67 27 73 57 f4 07 2f 38 f5 e4 0e 1f 7a 1a 91 5f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2771)@84c1225eaf8b: patching N(SD)=1 into dtap '0514F0C97E162104AB15EB56'O MSC_Test_2-RAN(2771)@84c1225eaf8b: patched enc_l3: '0554F0C97E162104AB15EB56'O MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2770)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F0C97E162104AB15EB56'O 20250427110452109 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452109 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452109 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452109 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110452109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452109 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110452109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110452109 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452109 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 f0 c9 7e 16 21 04 ab 15 eb 56 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110452109 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110452109 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1ae790]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110452109 DIUCS DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1ae790]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110452109 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110452109 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110452109 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110452109 DMM DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f0c97e16ab15eb56) (gsm_04_08.c:1128) 20250427110452109 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1cd480]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110452109 DVLR DEBUG SUBSCR(IMSI-262420000001049) AUTH on UTRAN received RES: f0c97e16ab15eb56 (8 bytes) (vlr_auth_fsm.c:151) 20250427110452109 DVLR INFO SUBSCR(IMSI-262420000001049) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110452109 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1cd480]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110452109 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1cd480]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110452110 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1cd480]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110452110 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1cd480]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1c8a90] (vlr_auth_fsm.c:294) 20250427110452110 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1cd480]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110452110 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1cd480]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110452110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110452110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110452110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110452110 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110452110 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7f47cdc2e02e6b661aed236bb297ffaa, CK=NONE (ran_msg_iu.c:388) 20250427110452110 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1ae790]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110452110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110452110 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452110 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110452110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452110 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110452110 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110452110 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452110 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 15 7b 14 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7f 47 cd c2 e0 2e 6b 66 1a ed 23 6b b2 97 ff aa 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2770)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110452115 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452115 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452115 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452115 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110452115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452115 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110452115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110452115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452115 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110452115 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110452115 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1ae790]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110452115 DIUCS DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1ae790]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110452115 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110452115 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110452115 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110452115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110452115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110452115 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110452116 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1ae790]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110452116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110452116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110452116 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1cd480]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110452116 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1cd480]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1c8a90] (fsm.c:486) 20250427110452116 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1cd480]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110452116 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1cd480]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110452116 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452116 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110452116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452116 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110452116 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110452116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452116 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 15 7b 14 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110452118 DVLR DEBUG VLR subscr IMSI-262420000001049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110452118 DVLR DEBUG IMSI:262420000001049 has MSISDN:491230001049 (vlr.c:1045) 20250427110452118 DMSC NOTICE msub(IMSI-262420000001049:MSISDN-491230001049) VLR: update for IMSI=262420000001049 (MSISDN=491230001049) (gsm_04_08.c:1541) 20250427110452118 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110452118 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110452118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110452118 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1cd480]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110452118 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1cd480]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110452118 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1cd480]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110452118 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1cd480]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55eefe1c8a90] (vlr_lu_fsm.c:110) 20250427110452118 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1cd480]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110452118 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55eefe1cd480]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110452118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110452118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110452118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110452118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55eefe1c8a90] (fsm.c:486) 20250427110452118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110452118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110452118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110452118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110452118 DMSC NOTICE msub(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x943D00AE) VLR: update for IMSI=262420000001049 (MSISDN=491230001049) (gsm_04_08.c:1541) 20250427110452118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110452118 DMM DEBUG -> IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x943D00AE LOCATION UPDATE ACCEPT (TMSI = 0x943d00ae) (gsm_04_08.c:149) 20250427110452118 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110452118 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110452118 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1ae790]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110452118 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x943D00AE - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110452118 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452118 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110452118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452118 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110452118 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110452118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452118 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 15 7b 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 94 3d 00 ae 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2771)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2771)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2770)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110452120 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452120 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452120 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452120 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110452120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452120 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110452120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110452120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452120 DLSS7 DEBUG 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) 20250427110452121 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110452121 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1ae790]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110452121 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1ae790]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110452121 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110452121 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110452121 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110452121 DMM DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110452121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110452121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110452121 DMSC NOTICE msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE) VLR: update for IMSI=262420000001049 (MSISDN=491230001049) (gsm_04_08.c:1541) 20250427110452121 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110452121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110452121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110452121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110452121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1c8a90] (vlr_lu_fsm.c:817) 20250427110452121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110452121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110452121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110452121 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110452121 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250427110452121 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001049/3/1): Available (smpp_smsc.c:626) 20250427110452121 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110452121 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110452121 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110452121 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110452121 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110452121 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110452121 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110452121 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1ae790]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110452121 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110452121 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452121 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110452121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452121 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110452121 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110452121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452121 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 15 7b 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-M3UA(2772)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2770)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110452124 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110452124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452124 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110452124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110452124 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452124 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110452124 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110452124 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1ae790]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110452124 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1ae790]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110452124 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110452124 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110452124 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110452124 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110452124 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110452124 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110452124 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110452124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1c8a90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110452124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1c8a90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1f8530] (msc_a.c:1053) 20250427110452124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1c8a90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110452124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1c8a90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110452124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1c8a90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110452124 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1f1930] (msc_a.c:1053) 20250427110452124 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110452124 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1f8530]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110452124 DMSC DEBUG msub_fsm[0x55eefe1f1930]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110452124 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE) MSC-A terminated (msub.c:261) 20250427110452124 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE) 1 MSC-I still active (msub.c:79) 20250427110452124 DMSC DEBUG msub_fsm[0x55eefe1f1930]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110452124 DMSC DEBUG msub_fsm[0x55eefe1f1930]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110452124 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1ae790]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110452124 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1ae790]{READY}: Removing from parent msub_fsm[0x55eefe1f1930] (msub.c:113) 20250427110452124 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-476 (ran_conn.c:142) 20250427110452124 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-476 (ran_conn.c:155) 20250427110452124 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1ae790]{READY}: Freeing instance (msub.c:113) 20250427110452124 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-476:LU)[0x55eefe1ae790]{READY}: Deallocated (fsm.c:568) 20250427110452124 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE) Free (msub.c:119) 20250427110452124 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE - active-conn: now used by 1 (attached) (msub.c:375) 20250427110452124 DMSC DEBUG msub_fsm[0x55eefe1f1930]{terminating}: Freeing instance (msub.c:113) 20250427110452124 DMSC DEBUG msub_fsm[0x55eefe1f1930]{terminating}: Deallocated (fsm.c:568) 20250427110452124 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110452124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452124 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110452124 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110452124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452124 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 15 7b 14 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-RAN(2771)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2778)1407764 20250427110452125 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452125 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452125 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452125 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110452125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452125 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110452125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110452125 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452125 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 15 7b 14 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2771)@84c1225eaf8b: Created IMSI[0] for '262420000001049'H'943D00AE'O to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2778) MSC_Test-MNCC(2773)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2778)1923296301 20250427110452128 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250427110452128 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250427110452128 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE callref-0x72a32c2d tid-255) New transaction (transaction.c:231) 20250427110452128 DMNCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE callref-0x72a32c2d 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) 20250427110452128 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE callref-0x72a32c2d 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) 20250427110452128 DMNCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE callref-0x72a32c2d tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250427110452128 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250427110452128 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250427110452128 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452128 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110452128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452128 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110452128 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110452128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452128 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 94 3d 00 ae 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2771)@84c1225eaf8b: 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)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2771)@84c1225eaf8b: Created IMSI[1] for '262420000001049'H'943D00AE'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)@84c1225eaf8b: 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 := '943D00AE'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2771)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2778)933724 MSC_Test_2-SCCP(2770)@84c1225eaf8b: First idle individual index:0 20250427110452132 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452132 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452132 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452132 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110452132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110452132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110452133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 0e 3f 5c 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 94 3d 00 ae 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110452133 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) 20250427110452133 DMSC DEBUG msub_fsm[0x55eefe1ae790]{active}: Allocated (fsm.c:456) 20250427110452133 DMSC DEBUG msc_i[0x55eefe1f1930]{READY}: Allocated (fsm.c:456) 20250427110452133 DMSC DEBUG msc_i[0x55eefe1f1930]{READY}: is child of msub_fsm[0x55eefe1ae790] (fsm.c:486) 20250427110452133 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110452133 DMSC DEBUG msc_a[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1ae790] (fsm.c:486) 20250427110452133 DMSC DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110452133 DMSC DEBUG msc_i(unknown:UTRAN-Iu-477:NONE)[0x55eefe1f1930]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110452133 DMSC DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110452133 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110452133 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110452133 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1cd480]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110452133 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1cd480]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430] (fsm.c:486) 20250427110452133 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1cd480]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110452133 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1cd480]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110452133 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110452133 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110452133 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110452133 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110452133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1cd480]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110452133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1cd480]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110452133 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110452133 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1cd480] (fsm.c:486) 20250427110452133 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110452133 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110452133 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427110452133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110452133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110452133 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110452133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452133 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 0e 3f 5c 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@84c1225eaf8b: { messageType := 2, destLocRef := '0E3F5C'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110452134 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110452134 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110452134 DVLR DEBUG SUBSCR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE) Received 1 auth tuples (vlr.c:996) 20250427110452134 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110452134 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110452134 DMM DEBUG Tx AUTH REQ (rand = 635c68e3ee4163a1957c34fc633e6427) (gsm_04_08.c:641) 20250427110452134 DMM DEBUG AUTH REQ (autn = 7683106e43ddc1d1e1468e89819dab4d) (gsm_04_08.c:643) 20250427110452134 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110452134 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110452134 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110452134 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250427110452134 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452134 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110452134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452134 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110452134 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110452134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452134 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 0e 3f 5c 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 63 5c 68 e3 ee 41 63 a1 95 7c 34 fc 63 3e 64 27 20 10 76 83 10 6e 43 dd c1 d1 e1 46 8e 89 81 9d ab 4d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2771)@84c1225eaf8b: patching N(SD)=0 into dtap '0514FAD991272104C3B839C4'O MSC_Test_2-RAN(2771)@84c1225eaf8b: patched enc_l3: '0514FAD991272104C3B839C4'O MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2770)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514FAD991272104C3B839C4'O 20250427110452136 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452136 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452136 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452136 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110452136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452136 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110452136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110452136 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452136 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 fa d9 91 27 21 04 c3 b8 39 c4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110452136 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110452136 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110452136 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110452136 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110452136 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110452136 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110452136 DMM DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = fad99127c3b839c4) (gsm_04_08.c:1128) 20250427110452136 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110452136 DVLR DEBUG SUBSCR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE) AUTH on UTRAN received RES: fad99127c3b839c4 (8 bytes) (vlr_auth_fsm.c:151) 20250427110452136 DVLR INFO SUBSCR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110452136 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110452136 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110452136 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110452136 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1cd480] (vlr_auth_fsm.c:294) 20250427110452136 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110452136 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110452136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1cd480]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110452136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1cd480]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110452136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1cd480]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110452136 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110452136 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=db1f613cbaab024b23995393988747c9, CK=NONE (ran_msg_iu.c:388) 20250427110452136 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110452136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1cd480]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110452136 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452136 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110452136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452136 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110452136 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110452136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452136 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 0e 3f 5c 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 db 1f 61 3c ba ab 02 4b 23 99 53 93 98 87 47 c9 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2770)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110452137 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452137 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452137 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452137 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110452137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452137 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110452137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110452137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452137 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 dd 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110452137 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110452137 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110452137 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110452137 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110452137 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110452137 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110452137 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1cd480]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110452137 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1cd480]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110452137 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110452137 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110452137 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1cd480]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110452137 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1cd480]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110452137 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1cd480]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110452137 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1cd480]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110452137 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1cd480]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110452137 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1cd480]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110452137 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1cd480]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110452137 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110452137 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250427110452137 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE callref-0x72a32c2d tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250427110452137 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427110452137 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250427110452137 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110452137 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250427110452137 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d 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) 20250427110452137 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250427110452137 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250427110452137 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110452137 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110452137 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250427110452137 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001049/3/1): Available (smpp_smsc.c:626) 20250427110452137 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452137 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110452137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110452137 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110452137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452137 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 0e 3f 5c 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) 20250427110452137 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452137 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110452137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110452137 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110452137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452137 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 0e 3f 5c 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2772)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@84c1225eaf8b: f_mt_call_complete 1 MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2771)@84c1225eaf8b: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2771)@84c1225eaf8b: patched enc_l3: '8341'O MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2770)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O 20250427110452141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110452141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110452141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110452141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452141 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110452141 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110452141 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110452141 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110452141 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110452141 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110452141 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110452141 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250427110452141 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250427110452141 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250427110452141 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250427110452141 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d 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) 20250427110452141 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d 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)@84c1225eaf8b: f_mt_call_complete 2 MSC_Test-MGCP(2774)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2778) 20250427110452143 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427110452143 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250427110452143 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0]{ESTABLISHING}: Allocated (fsm.c:456) 20250427110452143 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430] (fsm.c:486) 20250427110452143 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d 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) 20250427110452143 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8a90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427110452143 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8a90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0] (fsm.c:486) 20250427110452143 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:no-CI)[0x55eefe1c8a90]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427110452143 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:no-CI)[0x55eefe1c8a90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427110452143 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1a1c90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427110452143 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1a1c90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0] (fsm.c:486) 20250427110452143 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:no-CI)[0x55eefe1a1c90]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250427110452143 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:no-CI)[0x55eefe1a1c90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2774)@84c1225eaf8b: 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)@84c1225eaf8b: f_mt_call_complete 3 20250427110452148 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:no-CI)[0x55eefe1c8a90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110452148 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427110452148 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427110452148 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{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) 20250427110452148 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d 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)@84c1225eaf8b: f_mt_call_complete 4.iu 20250427110452149 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:no-CI)[0x55eefe1a1c90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110452149 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427110452149 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427110452149 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{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) 20250427110452149 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d 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) 20250427110452149 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d tid-0) Sending Assignment Command (msc_a.c:706) 20250427110452149 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250427110452149 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{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) 20250427110452149 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250427110452149 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452149 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110452149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110452149 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110452149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452149 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 0e 3f 5c 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@84c1225eaf8b: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: vl_len:46 MSC_Test_2-SCCP(2770)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C603A7C350001C0A802150000000000000000000000000040040C0000'O 20250427110452160 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452160 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452160 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452160 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110452160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452160 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110452160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110452160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452160 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 dd 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 3a 7c 35 00 01 c0 a8 02 15 00 00 00 00 00 00 00 00 00 00 00 00 00 40 04 0c 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110452160 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110452160 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110452160 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427110452160 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=7 (ran_msg_iu.c:132) 20250427110452160 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110452160 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427110452160 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=7 (ran_msg_iu.c:132) 20250427110452160 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250427110452160 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe1a1c90]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250427110452160 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE: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)[0x55eefe1a1c90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427110452160 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d 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) 20250427110452160 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d tid-0) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250427110452160 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d 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) 20250427110452160 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) MSC_Test_2-RAN(2771)@84c1225eaf8b: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2771)@84c1225eaf8b: patched enc_l3: '8387'O MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2770)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@84c1225eaf8b: f_mt_call_complete 5.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@84c1225eaf8b: f_mt_call_complete 8.iu 20250427110452162 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE: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)[0x55eefe1a1c90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110452162 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE: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)[0x55eefe1a1c90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427110452162 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427110452360 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110452360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110452360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110452360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110452360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110452360 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110452360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110452360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110452360 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110452360 DLSS7 DEBUG 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) 20250427110452360 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110452360 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110452360 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110452360 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110452360 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110452360 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110452360 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250427110452360 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250427110452360 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250427110452360 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d 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) 20250427110452360 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d 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)@84c1225eaf8b: f_mt_call_complete 7.iu 20250427110452361 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250427110452361 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d 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) 20250427110452361 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1c8a90]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250427110452361 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE: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)[0x55eefe1c8a90]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250427110452361 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE: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)[0x55eefe1c8a90]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250427110452361 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE: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)[0x55eefe1c8a90]{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)@84c1225eaf8b: f_mt_call_complete 9.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@84c1225eaf8b: f_mt_call_complete DONE 20250427110452362 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE: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)[0x55eefe1c8a90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110452362 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE: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)[0x55eefe1c8a90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427110452362 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250427110452362 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250427110452362 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{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)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110453366 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE + gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110453366 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE + NCSS: now used by 5 (attached,CC,active-conn,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427110453366 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:509) 20250427110453366 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427110453366 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110453366 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110453366 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110453366 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110453366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110453366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110453366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110453366 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110453366 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110453366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110453366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110453366 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 0e 3f 5c 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2771)@84c1225eaf8b: patching N(SD)=3 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-RAN(2771)@84c1225eaf8b: patched enc_l3: '8BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: vl_len:37 MSC_Test_2-SCCP(2770)@84c1225eaf8b: vl_from0 20250427110453369 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110453369 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110453369 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110453369 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110453369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110453369 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110453369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110453369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110453369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110453369 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 dd 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 8b fa 16 a2 14 02 01 01 30 0f 02 01 3c 30 0a 04 01 0f 04 05 ce 37 bc ec 02 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2770)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440210000010010401A198BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O 20250427110453369 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110453369 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110453369 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110453369 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110453369 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110453369 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110453370 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110453370 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:509) 20250427110453370 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110453370 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110453370 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110453370 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250427110453370 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110453370 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110453370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110453370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110453370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110453370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110453370 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110453370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110453370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110453370 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 0e 3f 5c 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@84c1225eaf8b: f_call_hangup 0: tx MNCC_DISC_REQ 20250427110454371 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250427110454371 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427110454371 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250427110454371 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250427110454371 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250427110454371 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110454371 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110454372 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110454372 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110454372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110454372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110454372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110454372 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110454372 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110454372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110454372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110454372 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 0e 3f 5c 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@84c1225eaf8b: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2771)@84c1225eaf8b: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(2771)@84c1225eaf8b: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: vl_len:18 MSC_Test_2-SCCP(2770)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O 20250427110454375 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110454375 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110454375 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110454375 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110454375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110454375 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110454375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110454375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110454375 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110454375 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 29 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 dd 00 01 12 00 14 40 0e 00 00 01 00 10 40 07 06 83 2d 08 02 e1 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110454375 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110454375 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110454375 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110454375 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110454375 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110454375 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110454375 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250427110454375 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250427110454375 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE_COMPL (msc_a.c:2106) 20250427110454375 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110454375 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110454375 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427110454375 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x72a32c2d tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250427110454375 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250427110454375 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427110454375 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110454375 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110454375 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110454375 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110454375 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110454375 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110454375 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110454375 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427110454375 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE: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)[0x55eefe1a1c90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427110454375 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE: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)[0x55eefe1a1c90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0] (call_leg.c:197) 20250427110454375 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE: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)[0x55eefe1a1c90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427110454375 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE: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)[0x55eefe1a1c90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427110454375 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE: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)[0x55eefe1c8a90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427110454375 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE: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)[0x55eefe1c8a90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0] (call_leg.c:197) 20250427110454375 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427110454375 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE: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)[0x55eefe1c8a90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427110454375 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE: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)[0x55eefe1c8a90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427110454375 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427110454375 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430] (call_leg.c:198) 20250427110454375 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0]{RELEASING}: Freeing instance (call_leg.c:198) 20250427110454375 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1c8bc0]{RELEASING}: Deallocated (fsm.c:568) 20250427110454375 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427110454375 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110454375 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110454375 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110454375 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110454375 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110454375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110454375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110454375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110454375 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110454375 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110454375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110454375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110454375 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 0e 3f 5c 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) 20250427110454375 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110454375 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110454375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110454375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110454375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110454375 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110454375 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110454375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110454375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110454375 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 0e 3f 5c 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2773)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2778)1923296301 MSC_Test_2-M3UA(2772)@84c1225eaf8b: Message received on association #8 TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@84c1225eaf8b: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@84c1225eaf8b: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@84c1225eaf8b: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2770)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2770)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110454378 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110454378 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110454378 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110454378 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110454378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110454378 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110454378 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110454378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110454378 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110454378 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 dd 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110454378 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110454378 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110454378 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110454378 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110454378 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110454378 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110454378 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110454378 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110454378 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110454378 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110454378 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1cd480]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110454378 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1cd480]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430] (msc_a.c:1053) 20250427110454378 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1cd480]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110454378 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1cd480]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110454378 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1ae790] (msc_a.c:1053) 20250427110454378 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110454378 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1d8430]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110454378 DMSC DEBUG msub_fsm[0x55eefe1ae790]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110454378 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE) MSC-A terminated (msub.c:261) 20250427110454378 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE) 1 MSC-I still active (msub.c:79) 20250427110454378 DMSC DEBUG msub_fsm[0x55eefe1ae790]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110454378 DMSC DEBUG msub_fsm[0x55eefe1ae790]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110454378 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110454378 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: Removing from parent msub_fsm[0x55eefe1ae790] (msub.c:113) 20250427110454378 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-477 (ran_conn.c:142) 20250427110454378 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-477 (ran_conn.c:155) 20250427110454378 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: Freeing instance (msub.c:113) 20250427110454378 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE:UTRAN-Iu-477:PAGING_RESP)[0x55eefe1f1930]{READY}: Deallocated (fsm.c:568) 20250427110454378 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE) Free (msub.c:119) 20250427110454378 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x943D00AE - active-conn: now used by 1 (attached) (msub.c:375) 20250427110454378 DMSC DEBUG msub_fsm[0x55eefe1ae790]{terminating}: Freeing instance (msub.c:113) 20250427110454378 DMSC DEBUG msub_fsm[0x55eefe1ae790]{terminating}: Deallocated (fsm.c:568) 20250427110454378 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110454378 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110454378 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110454378 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110454378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110454378 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110454378 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110454378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110454378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110454378 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 0e 3f 5c 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-RAN(2771)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2778)933724 MSC_Test_2-M3UA(2772)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110454379 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110454379 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110454379 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110454379 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110454379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110454379 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110454379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110454379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@84c1225eaf8b: f_call_hangup 6.iu: rx SCCP DISC 20250427110454379 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110454379 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 0e 3f 5c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@84c1225eaf8b: f_call_hangup 9: done TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(2776)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2767)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2765)@84c1225eaf8b: Final verdict of PTC: none 20250427110455382 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110455382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110455382 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110455382 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110455382 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110455382 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) 20250427110455382 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110455382 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110455382 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110455382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110455382 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110455382 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110455382 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110455382 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) 20250427110455382 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110455382 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110455382 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110455382 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427110455382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110455383 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110455383 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110455383 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110455383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110455383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110455383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110455383 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) 20250427110455383 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) 20250427110455383 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110455383 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110455383 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110455383 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110455383 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110455383 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110455383 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110455383 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110455383 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110455383 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110455383 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) 20250427110455383 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) 20250427110455383 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110455383 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110455383 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110455383 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110455383 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110455383 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110455383 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110455383 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110455383 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(2764)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2769)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(2766)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2775)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2771)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2770)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2768)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2773)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2774)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2763)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2777)@84c1225eaf8b: Final verdict of PTC: none 20250427110455384 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) IPA-CTRL-CLI-IPA(2779)@84c1225eaf8b: Final verdict of PTC: none 20250427110455384 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) 20250427110455384 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110455384 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110455384 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) 20250427110455384 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110455384 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110455384 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110455384 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110455384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110455384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) MSC_Test_2-M3UA(2772)@84c1225eaf8b: Final verdict of PTC: none 20250427110455384 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) 20250427110455384 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110455384 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110455384 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110455384 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110455385 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2763): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2764): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2765): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2766): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2767): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2768): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2769): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2770): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2771): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2772): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2773): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2774): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2775): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2776): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2777): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_lu_and_mt_ussd_during_mt_call2(2778): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2779): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass'. Sun Apr 27 11:04:55 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 20250427110456383 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=668624) 20250427110457384 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110457384 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110457384 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110457384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110457384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110457384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110457384 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110457385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110457385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110457385 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=668624, count=671932) 20250427110458384 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release ------ Sun Apr 27 11:04:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110459385 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_lu_and_mo_ussd_mo_release started. 20250427110500386 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2783)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2783)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2783)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(2781)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2786)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2786)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2786)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2784)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2789)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2789)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2789)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2787)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110500434 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2790)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110500605 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110500605 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110500605 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110500605 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2783)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2783)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110500607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110500607 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110500607 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110500607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110500607 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110500607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110500607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110500607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110500607 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110500607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110500607 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2783)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2783)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2783)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2783)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110500607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110500607 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110500607 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110500607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110500607 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110500607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110500607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110500607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110500607 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110500607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110500607 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110500607 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2783)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2783)@84c1225eaf8b: Message received on association #8 20250427110500607 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110500607 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2783)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2783)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2783)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2783)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2783)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2783)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110500617 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110500617 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110500617 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110500617 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2786)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2786)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110500618 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110500618 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110500618 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110500618 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110500618 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110500618 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110500618 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110500618 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) 20250427110500618 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110500618 DLSS7 DEBUG 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) 20250427110500618 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2786)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2786)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2786)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2786)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110500619 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110500619 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110500619 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110500619 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) 20250427110500619 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110500619 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110500619 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110500619 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) 20250427110500619 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110500619 DLSS7 DEBUG 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) 20250427110500619 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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(2786)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2786)@84c1225eaf8b: Message received on association #8 20250427110500619 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110500619 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110500619 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2786)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2786)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2786)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2786)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2786)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2786)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110500629 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110500629 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110500629 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110500629 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2789)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2789)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2789)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110500631 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110500631 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110500631 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110500631 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110500631 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110500631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110500631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110500631 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) 20250427110500631 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110500631 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) 20250427110500631 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2789)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2789)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2789)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2789)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2789)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110500631 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110500631 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110500631 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110500631 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(2789)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110500631 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110500631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110500631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110500631 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) 20250427110500631 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110500632 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) 20250427110500632 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) 20250427110500632 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110500632 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(2789)@84c1225eaf8b: Message received on association #8 20250427110500632 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_2-M3UA(2789)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110500632 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2786)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2786)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2789)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2789)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2789)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2789)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2789)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110501388 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110501388 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2792)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2792)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110501389 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2792)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2792)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2792)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2792)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110501398 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110501398 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427110501409 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110501409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501409 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110501409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110501409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501409 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110501409 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501409 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110501409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501409 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110501409 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110501409 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501409 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2783)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2782)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2793)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110501420 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501420 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501420 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501420 DLM3UA 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) 20250427110501420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501420 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) 20250427110501420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110501420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501420 DLSS7 DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110501421 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501421 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501421 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) 20250427110501421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501421 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) 20250427110501421 DLSS7 DEBUG Found route for dpc=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) 20250427110501421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110501421 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501421 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2786)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2785)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110501434 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501434 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501434 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501434 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110501434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501434 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110501434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110501434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501434 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110501435 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110501435 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110501435 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501435 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110501435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501435 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110501435 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110501435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501435 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2789)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2788)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2788)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2795)15784955 MSC_Test_2-SCCP(2787)@84c1225eaf8b: First idle individual index:0 20250427110501441 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110501441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501441 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110501441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110501441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501441 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 f0 db 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 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110501441 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) 20250427110501441 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Allocated (fsm.c:456) 20250427110501441 DMSC DEBUG msc_i[0x55eefe1f3b80]{READY}: Allocated (fsm.c:456) 20250427110501441 DMSC DEBUG msc_i[0x55eefe1f3b80]{READY}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110501441 DMSC DEBUG msc_a[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110501441 DMSC DEBUG msc_a[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110501441 DMSC DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110501441 DMSC DEBUG msc_i(unknown:UTRAN-Iu-478:NONE)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110501441 DMSC DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110501441 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110501441 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110501441 DMM DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001050 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110501441 DMM DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_2-RAN(2788)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110501441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110501441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1fff30] (fsm.c:486) 20250427110501441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110501441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110501441 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110501441 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001050 id=262420000001050 (vlr.c:661) 20250427110501441 DVLR INFO New subscr, IMSI: 262420000001050 (vlr.c:562) 20250427110501441 DVLR DEBUG VLR subscr IMSI-262420000001050 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110501441 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110501441 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110501441 DVLR DEBUG VLR subscr IMSI-262420000001050 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110501441 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110501441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110501441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110501441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110501441 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8bc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110501441 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8bc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8a90] (fsm.c:486) 20250427110501441 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8bc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110501441 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8bc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110501441 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501441 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501441 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501441 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110501441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501441 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110501441 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110501441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501441 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 f0 db fb 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2789)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@84c1225eaf8b: { messageType := 2, destLocRef := 'F0DBFB'O, sourceLocRef := '0001DE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2787)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2793)@84c1225eaf8b: Found GsupExpect[0] for "262420000001050" handled at TC_iu_lu_and_mo_ussd_mo_release2(2795) MSC_Test-GSUP(2793)@84c1225eaf8b: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2795)"262420000001050" TC_iu_lu_and_mo_ussd_mo_release2(2795)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2795)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110501444 DVLR DEBUG VLR subscr IMSI-262420000001050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110501444 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8bc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110501444 DVLR DEBUG SUBSCR(IMSI-262420000001050) Received 1 auth tuples (vlr.c:996) 20250427110501444 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8bc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110501444 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8bc0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110501444 DMM DEBUG Tx AUTH REQ (rand = 3fe8ee9ef7d57f23958bdde4475c06d3) (gsm_04_08.c:641) 20250427110501444 DMM DEBUG AUTH REQ (autn = 8d1a71e7ba3b44da8ed0ed5042cf7a1d) (gsm_04_08.c:643) 20250427110501444 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110501444 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110501444 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110501444 DVLR DEBUG VLR subscr IMSI-262420000001050 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110501445 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501445 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110501445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501445 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110501445 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110501445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501445 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 f0 db fb 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 3f e8 ee 9e f7 d5 7f 23 95 8b dd e4 47 5c 06 d3 20 10 8d 1a 71 e7 ba 3b 44 da 8e d0 ed 50 42 cf 7a 1d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2789)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2788)@84c1225eaf8b: patching N(SD)=1 into dtap '05148AFAC0C22104A21E1811'O MSC_Test_2-RAN(2788)@84c1225eaf8b: patched enc_l3: '05548AFAC0C22104A21E1811'O MSC_Test_2-SCCP(2787)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2787)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2787)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548AFAC0C22104A21E1811'O 20250427110501450 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501450 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501450 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501450 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110501450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501450 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110501450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110501450 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501450 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 8a fa c0 c2 21 04 a2 1e 18 11 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110501450 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110501450 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110501450 DIUCS DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110501450 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110501450 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110501450 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110501450 DMM DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8afac0c2a21e1811) (gsm_04_08.c:1128) 20250427110501450 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8bc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110501450 DVLR DEBUG SUBSCR(IMSI-262420000001050) AUTH on UTRAN received RES: 8afac0c2a21e1811 (8 bytes) (vlr_auth_fsm.c:151) 20250427110501450 DVLR INFO SUBSCR(IMSI-262420000001050) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110501450 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8bc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110501450 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8bc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110501450 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8bc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110501450 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8bc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8a90] (vlr_auth_fsm.c:294) 20250427110501450 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8bc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110501450 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8bc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110501450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110501450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110501450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110501450 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110501450 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=55cbe448f68c108e2e0ea7d4b431f682, CK=NONE (ran_msg_iu.c:388) 20250427110501450 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110501450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110501450 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501450 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110501450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110501450 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110501450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501450 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 f0 db fb 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 55 cb e4 48 f6 8c 10 8e 2e 0e a7 d4 b4 31 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-M3UA(2789)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2789)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2787)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2787)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2787)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110501455 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501455 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501455 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501455 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110501455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501455 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110501455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110501455 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501455 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2789)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110501455 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110501456 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110501456 DIUCS DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110501456 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110501456 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110501456 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110501456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110501456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110501456 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110501456 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110501456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110501456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110501456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8bc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110501456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8bc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8a90] (fsm.c:486) 20250427110501456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8bc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110501456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8bc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110501456 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501456 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110501456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501456 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110501456 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110501456 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501456 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 f0 db fb 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2789)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110501458 DVLR DEBUG VLR subscr IMSI-262420000001050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110501458 DVLR DEBUG IMSI:262420000001050 has MSISDN:491230001050 (vlr.c:1045) 20250427110501458 DMSC NOTICE msub(IMSI-262420000001050:MSISDN-491230001050) VLR: update for IMSI=262420000001050 (MSISDN=491230001050) (gsm_04_08.c:1541) 20250427110501458 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110501458 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110501458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110501458 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8bc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110501458 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8bc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110501458 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8bc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110501458 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8bc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55eefe1c8a90] (vlr_lu_fsm.c:110) 20250427110501458 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8bc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110501458 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55eefe1c8bc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110501458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110501458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110501458 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110501458 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55eefe1c8a90] (fsm.c:486) 20250427110501458 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110501459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110501459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110501459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110501459 DMSC NOTICE msub(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0xBD767CCB) VLR: update for IMSI=262420000001050 (MSISDN=491230001050) (gsm_04_08.c:1541) 20250427110501459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110501459 DMM DEBUG -> IMSI-262420000001050:MSISDN-491230001050:TMSInew-0xBD767CCB LOCATION UPDATE ACCEPT (TMSI = 0xbd767ccb) (gsm_04_08.c:149) 20250427110501459 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110501459 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110501459 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110501459 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSInew-0xBD767CCB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110501459 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501459 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110501459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110501459 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110501459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501459 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 f0 db 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 bd 76 7c cb 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2789)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(2795)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2788)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2788)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2787)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2787)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2787)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110501461 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110501461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501461 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110501461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110501461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501461 DLSS7 DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110501461 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110501461 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110501461 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110501461 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110501461 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110501461 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110501461 DMM DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110501461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110501461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110501461 DMSC NOTICE msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB) VLR: update for IMSI=262420000001050 (MSISDN=491230001050) (gsm_04_08.c:1541) 20250427110501461 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110501461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110501461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110501461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110501461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1c8a90] (vlr_lu_fsm.c:817) 20250427110501461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110501461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55eefe1d8430]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110501461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110501461 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110501461 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250427110501461 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001050/3/1): Available (smpp_smsc.c:626) 20250427110501461 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110501461 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110501461 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110501461 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110501461 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110501461 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110501461 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110501461 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110501461 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110501461 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501461 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110501461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501461 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110501461 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110501461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501461 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 f0 db 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(2789)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2789)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2787)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2787)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2787)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110501464 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501464 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501464 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501464 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110501464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501464 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110501464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110501464 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501464 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 de 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110501464 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110501464 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110501464 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110501464 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110501464 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110501464 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110501464 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110501464 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110501464 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110501464 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110501464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1c8a90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110501464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1c8a90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1fff30] (msc_a.c:1053) 20250427110501464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1c8a90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110501464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1c8a90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110501464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1c8a90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110501464 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1a1c90] (msc_a.c:1053) 20250427110501464 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110501464 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110501464 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110501464 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB) MSC-A terminated (msub.c:261) 20250427110501464 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB) 1 MSC-I still active (msub.c:79) 20250427110501464 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110501464 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110501464 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1f3b80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110501464 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1f3b80]{READY}: Removing from parent msub_fsm[0x55eefe1a1c90] (msub.c:113) 20250427110501464 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-478 (ran_conn.c:142) 20250427110501464 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-478 (ran_conn.c:155) 20250427110501464 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1f3b80]{READY}: Freeing instance (msub.c:113) 20250427110501464 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-478:LU)[0x55eefe1f3b80]{READY}: Deallocated (fsm.c:568) 20250427110501464 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB) Free (msub.c:119) 20250427110501464 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB - active-conn: now used by 1 (attached) (msub.c:375) 20250427110501464 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Freeing instance (msub.c:113) 20250427110501464 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Deallocated (fsm.c:568) 20250427110501464 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501464 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110501464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501464 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110501464 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110501464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501464 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 f0 db fb 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2789)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-RAN(2788)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2795)15784955 20250427110501465 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501465 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501465 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501465 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110501465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501465 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110501465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110501465 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501465 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 f0 db fb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_mo_release2(2795)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2795)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2795)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2795)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2795)@84c1225eaf8b: 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 := 'BD767CCB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2788)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2795)8256513 MSC_Test_2-RAN(2788)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2787)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2789)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110501668 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501668 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501668 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501668 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110501668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501668 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110501668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110501668 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501668 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 7d fc 01 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 bd 76 7c cb 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) 20250427110501668 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) 20250427110501669 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{active}: Allocated (fsm.c:456) 20250427110501669 DMSC DEBUG msc_i[0x55eefe1fff30]{READY}: Allocated (fsm.c:456) 20250427110501669 DMSC DEBUG msc_i[0x55eefe1fff30]{READY}: is child of msub_fsm[0x55eefe1c8a90] (fsm.c:486) 20250427110501669 DMSC DEBUG msc_a[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110501669 DMSC DEBUG msc_a[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1c8a90] (fsm.c:486) 20250427110501669 DMSC DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110501669 DMSC DEBUG msc_i(unknown:UTRAN-Iu-479:NONE)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110501669 DMSC DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110501669 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110501669 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110501669 DMM DEBUG msc_a(TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427110501669 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110501669 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80] (fsm.c:486) 20250427110501669 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110501669 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110501669 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110501669 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110501669 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110501669 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110501669 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110501669 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110501669 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1d8430]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110501669 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1d8430]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1a1c90] (fsm.c:486) 20250427110501669 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1d8430]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110501669 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1d8430]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110501669 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110501669 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501669 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110501669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501669 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110501669 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110501669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501669 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 7d fc 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2789)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@84c1225eaf8b: { messageType := 2, destLocRef := '7DFC01'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_mo_release2(2795)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2795)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110501671 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110501671 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1d8430]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110501671 DVLR DEBUG SUBSCR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB) Received 1 auth tuples (vlr.c:996) 20250427110501671 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1d8430]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110501671 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1d8430]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110501671 DMM DEBUG Tx AUTH REQ (rand = 96bdd65d757a015b17548d800d16c89d) (gsm_04_08.c:641) 20250427110501671 DMM DEBUG AUTH REQ (autn = 3535e06d8bf0b1569743e8534aaee6ed) (gsm_04_08.c:643) 20250427110501671 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110501671 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110501671 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110501672 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110501672 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501672 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110501672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501672 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110501672 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110501672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501672 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 7d fc 01 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 96 bd d6 5d 75 7a 01 5b 17 54 8d 80 0d 16 c8 9d 20 10 35 35 e0 6d 8b f0 b1 56 97 43 e8 53 4a ae e6 ed 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2789)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2788)@84c1225eaf8b: patching N(SD)=1 into dtap '05145234CFFA2104A9865303'O MSC_Test_2-RAN(2788)@84c1225eaf8b: patched enc_l3: '05545234CFFA2104A9865303'O MSC_Test_2-SCCP(2787)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2787)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2787)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545234CFFA2104A9865303'O 20250427110501673 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501673 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501673 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501673 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110501673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501673 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110501673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110501673 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501673 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 52 34 cf fa 21 04 a9 86 53 03 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110501673 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110501673 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110501673 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110501673 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110501673 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110501673 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110501673 DMM DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5234cffaa9865303) (gsm_04_08.c:1128) 20250427110501673 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1d8430]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110501673 DVLR DEBUG SUBSCR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB) AUTH on UTRAN received RES: 5234cffaa9865303 (8 bytes) (vlr_auth_fsm.c:151) 20250427110501673 DVLR INFO SUBSCR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110501673 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1d8430]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110501673 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1d8430]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110501673 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1d8430]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110501673 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1d8430]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1a1c90] (vlr_auth_fsm.c:294) 20250427110501673 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1d8430]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110501673 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1d8430]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110501673 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110501673 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110501673 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110501673 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110501673 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f2ae7262b69876966e3b8ecd9efe4b8c, CK=NONE (ran_msg_iu.c:388) 20250427110501673 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110501673 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110501673 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501673 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501673 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501673 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110501673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110501673 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110501673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501673 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 7d fc 01 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f2 ae 72 62 b6 98 76 96 6e 3b 8e cd 9e fe 4b 8c 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2789)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2787)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2787)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2787)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110501675 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501675 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501675 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501675 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110501675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501675 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110501675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110501675 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501675 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2789)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110501675 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110501675 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110501675 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110501675 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110501675 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110501675 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110501675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110501675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110501675 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110501675 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110501675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110501675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110501675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110501675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110501675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110501675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110501675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110501675 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110501675 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250427110501675 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001050/3/1): Available (smpp_smsc.c:626) 20250427110501675 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501675 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110501675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501675 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110501675 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110501675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501675 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 7d fc 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2789)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2793)@84c1225eaf8b: Created GsupExpect[0] for "262420000001050" to be handled at TC_iu_lu_and_mo_ussd_mo_release2(2795) MSC_Test_2-RAN(2788)@84c1225eaf8b: patching N(SD)=2 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-RAN(2788)@84c1225eaf8b: patched enc_l3: '1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-SCCP(2787)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@84c1225eaf8b: vl_len:40 MSC_Test_2-SCCP(2787)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2787)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440240000010010401D1C1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O 20250427110501680 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501680 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501680 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501680 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110501680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501680 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110501680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2789)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110501680 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501680 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) 20250427110501680 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110501680 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110501680 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110501680 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110501680 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110501680 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110501680 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427110501680 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427110501680 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{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)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110501680 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110501680 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427110501680 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_FACILITY (msc_a.c:2106) 20250427110501680 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110501680 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110501680 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501680 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110501680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501680 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110501680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110501680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501680 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 7d fc 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2789)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(2795)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2788)@84c1225eaf8b: patching N(SD)=3 into dtap '1B2A'O MSC_Test_2-RAN(2788)@84c1225eaf8b: patched enc_l3: '1BEA'O MSC_Test_2-SCCP(2787)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2787)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2787)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003021BEA'O 20250427110501682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110501682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501682 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110501682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110501682 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501682 DLSS7 DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110501682 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110501682 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110501682 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110501682 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110501682 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110501682 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110501682 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110501682 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110501682 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110501682 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110501682 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110501682 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110501682 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110501682 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110501682 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110501682 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110501682 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501682 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110501682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110501682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110501682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 7d fc 01 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mo_ussd_mo_release2(2795)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2789)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2789)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2787)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2787)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2787)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110501683 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501683 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501683 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501683 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110501683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501683 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110501683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110501683 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501683 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 df 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110501683 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110501683 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110501683 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110501683 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110501683 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110501683 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110501683 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110501683 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110501683 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110501683 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110501683 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110501683 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80] (msc_a.c:1053) 20250427110501683 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110501683 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110501683 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1c8a90] (msc_a.c:1053) 20250427110501683 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110501683 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110501683 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110501683 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB) MSC-A terminated (msub.c:261) 20250427110501683 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB) 1 MSC-I still active (msub.c:79) 20250427110501683 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110501683 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110501683 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110501683 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Removing from parent msub_fsm[0x55eefe1c8a90] (msub.c:113) 20250427110501683 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-479 (ran_conn.c:142) 20250427110501683 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-479 (ran_conn.c:155) 20250427110501683 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Freeing instance (msub.c:113) 20250427110501683 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Deallocated (fsm.c:568) 20250427110501683 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB) Free (msub.c:119) 20250427110501683 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xBD767CCB - active-conn: now used by 1 (attached) (msub.c:375) 20250427110501683 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{terminating}: Freeing instance (msub.c:113) 20250427110501683 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{terminating}: Deallocated (fsm.c:568) 20250427110501683 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501683 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501683 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501683 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110501683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501683 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110501683 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110501683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501683 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 7d fc 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2789)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-RAN(2788)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2795)8256513 TC_iu_lu_and_mo_ussd_mo_release2(2795)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2795)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2795)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110501684 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501684 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110501684 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110501684 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110501684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110501684 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110501684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110501684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110501684 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110501684 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 7d fc 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_mo_release2(2795)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_0-SCCP(2781)@84c1225eaf8b: Final verdict of PTC: none 20250427110501686 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-SCCP(2787)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(2793)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2784)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2792)@84c1225eaf8b: Final verdict of PTC: none 20250427110501687 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110501687 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110501687 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110501687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110501687 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110501687 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110501687 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110501687 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) 20250427110501687 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110501687 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110501687 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110501687 DLSS7 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-MGCP(2791)@84c1225eaf8b: Final verdict of PTC: none 20250427110501687 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110501687 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110501687 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110501687 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) 20250427110501687 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110501687 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110501687 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110501687 DLSS7 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-M3UA(2786)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(2783)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2785)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2782)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2788)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2789)@84c1225eaf8b: Final verdict of PTC: none 20250427110501687 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110501687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110501687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110501687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110501687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110501687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110501687 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) 20250427110501687 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) 20250427110501687 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110501687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110501687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110501687 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110501687 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501687 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110501687 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110501687 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110501687 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110501687 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110501687 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) 20250427110501687 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) 20250427110501687 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110501687 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110501687 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110501687 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110501687 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110501687 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110501687 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) 20250427110501687 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110501687 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(2794)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2790)@84c1225eaf8b: Final verdict of PTC: none 20250427110501688 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110501687 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110501687 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110501687 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) 20250427110501687 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110501687 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) 20250427110501687 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110501687 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110501687 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110501687 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110501687 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110501687 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110501687 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110501688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110501688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110501688 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) 20250427110501688 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110501688 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110501688 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110501688 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2796)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2780)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2780): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2781): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2782): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2783): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2784): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2785): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2786): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2787): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2788): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2789): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2790): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2791): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2792): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2793): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2794): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_lu_and_mo_ussd_mo_release2(2795): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2796): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass'. Sun Apr 27 11:05:01 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release.talloc 20250427110502688 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=500460) 20250427110503688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110503688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110503688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110503688 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110503688 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110503688 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110503688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110503689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110503689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110503689 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=500460, count=503768) 20250427110504691 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110505692 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout'. ------ MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout ------ Sun Apr 27 11:05:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110506693 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_lu_and_ss_session_timeout started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2800)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2800)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2800)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2798)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2803)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2803)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2803)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2801)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2806)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2806)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2806)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2804)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110506759 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2807)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110506926 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110506926 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110506926 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110506926 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2800)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2800)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110506928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110506928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110506928 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110506928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110506928 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110506928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110506928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110506928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110506928 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110506928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110506928 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2800)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2800)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2800)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2800)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110506928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110506928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_0-M3UA(2800)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110506928 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110506928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110506928 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110506928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110506928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110506928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110506928 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110506928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110506928 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 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(2800)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2800)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110506928 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2800)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2800)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2800)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427110506928 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110506928 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2800)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2800)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110506938 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110506938 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110506938 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110506938 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2803)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2803)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110506939 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110506939 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110506939 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110506939 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110506939 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110506939 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110506939 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110506939 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) 20250427110506939 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110506939 DLSS7 DEBUG 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) 20250427110506939 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2803)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2803)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2803)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2803)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110506940 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110506940 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110506940 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110506940 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) 20250427110506940 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110506940 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110506940 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110506940 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) 20250427110506940 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110506940 DLSS7 DEBUG 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) 20250427110506940 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110506940 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2803)@84c1225eaf8b: Message received on association #8 20250427110506940 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110506940 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2803)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2803)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2803)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2803)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2803)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2803)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110506953 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110506953 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110506953 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110506953 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2806)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2806)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110506955 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110506955 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110506955 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110506955 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110506955 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110506955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110506955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110506955 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) 20250427110506955 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110506955 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) 20250427110506955 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2806)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2806)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2806)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2806)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110506955 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110506955 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110506955 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110506955 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) 20250427110506955 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110506955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110506955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110506955 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) 20250427110506955 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110506955 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) 20250427110506955 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) 20250427110506955 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110506955 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110506955 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110506955 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2806)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2803)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2803)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2806)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2806)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2806)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2806)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2806)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2806)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2806)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110507694 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110507694 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2809)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2809)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110507695 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2809)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2809)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2809)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2809)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110507705 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110507705 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2810)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110507730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110507730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110507730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110507730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110507730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110507730 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110507730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110507730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110507730 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110507730 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2800)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110507730 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110507730 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110507730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110507730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110507730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110507730 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110507730 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110507730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110507730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110507730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2800)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2799)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110507743 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110507743 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110507743 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110507743 DLM3UA 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) 20250427110507743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110507743 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) 20250427110507743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110507743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110507743 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110507743 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2803)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110507743 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110507743 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110507743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110507743 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) 20250427110507743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110507743 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) 20250427110507743 DLSS7 DEBUG Found route for dpc=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) 20250427110507743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110507743 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110507743 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2803)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2802)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110507759 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110507759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110507759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110507759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110507759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110507759 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110507759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110507759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110507759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110507759 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110507759 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110507760 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110507760 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110507760 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110507760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110507760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110507760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110507760 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110507760 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110507760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110507760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110507760 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2806)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2805)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2805)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(2812)15951193 MSC_Test_2-SCCP(2804)@84c1225eaf8b: First idle individual index:0 20250427110507766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110507766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110507766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110507766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110507766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110507766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110507766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110507766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110507766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110507766 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 f3 65 59 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) MSC_Test_2-M3UA(2806)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2805)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110507766 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) 20250427110507766 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Allocated (fsm.c:456) 20250427110507766 DMSC DEBUG msc_i[0x55eefe1f3b80]{READY}: Allocated (fsm.c:456) 20250427110507766 DMSC DEBUG msc_i[0x55eefe1f3b80]{READY}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110507766 DMSC DEBUG msc_a[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110507766 DMSC DEBUG msc_a[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110507766 DMSC DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110507766 DMSC DEBUG msc_i(unknown:UTRAN-Iu-480:NONE)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110507766 DMSC DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110507766 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110507766 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110507766 DMM DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001051 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110507766 DMM DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110507766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110507766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1fff30] (fsm.c:486) 20250427110507766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110507766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110507766 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110507766 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001051 id=262420000001051 (vlr.c:661) 20250427110507766 DVLR INFO New subscr, IMSI: 262420000001051 (vlr.c:562) 20250427110507766 DVLR DEBUG VLR subscr IMSI-262420000001051 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110507766 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110507766 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110507766 DVLR DEBUG VLR subscr IMSI-262420000001051 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110507766 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110507766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110507766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110507766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110507766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8bc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110507766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8bc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8a90] (fsm.c:486) 20250427110507766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8bc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110507766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8bc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110507766 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110507766 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110507766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110507767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110507767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110507767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110507767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110507767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110507767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110507767 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 f3 65 59 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2806)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2810)@84c1225eaf8b: Found GsupExpect[0] for "262420000001051" handled at TC_iu_lu_and_ss_session_timeout2(2812) MSC_Test-GSUP(2810)@84c1225eaf8b: Added IMSI table entry 0TC_iu_lu_and_ss_session_timeout2(2812)"262420000001051" MSC_Test_2-SCCP(2804)@84c1225eaf8b: { messageType := 2, destLocRef := 'F36559'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_lu_and_ss_session_timeout2(2812)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2812)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110507770 DVLR DEBUG VLR subscr IMSI-262420000001051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110507770 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8bc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110507770 DVLR DEBUG SUBSCR(IMSI-262420000001051) Received 1 auth tuples (vlr.c:996) 20250427110507770 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8bc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110507770 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8bc0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110507770 DMM DEBUG Tx AUTH REQ (rand = 2565db8664af21c98dfdce8ac5225b46) (gsm_04_08.c:641) 20250427110507770 DMM DEBUG AUTH REQ (autn = 3f86eb0179b7a11ff98589670f96e34c) (gsm_04_08.c:643) 20250427110507770 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110507770 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110507770 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110507770 DVLR DEBUG VLR subscr IMSI-262420000001051 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110507770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110507770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110507770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110507770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110507770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110507770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110507770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110507770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110507770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110507770 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 f3 65 59 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 25 65 db 86 64 af 21 c9 8d fd ce 8a c5 22 5b 46 20 10 3f 86 eb 01 79 b7 a1 1f f9 85 89 67 0f 96 e3 4c 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2806)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2805)@84c1225eaf8b: patching N(SD)=1 into dtap '051416094AF22104E8B526AD'O MSC_Test_2-RAN(2805)@84c1225eaf8b: patched enc_l3: '055416094AF22104E8B526AD'O MSC_Test_2-SCCP(2804)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2804)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2804)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055416094AF22104E8B526AD'O 20250427110507776 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110507776 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110507776 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110507776 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110507776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110507776 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110507776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110507776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110507776 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110507776 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 16 09 4a f2 21 04 e8 b5 26 ad 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110507776 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110507776 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110507776 DIUCS DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110507776 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110507776 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110507776 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110507776 DMM DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 16094af2e8b526ad) (gsm_04_08.c:1128) 20250427110507776 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8bc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110507776 DVLR DEBUG SUBSCR(IMSI-262420000001051) AUTH on UTRAN received RES: 16094af2e8b526ad (8 bytes) (vlr_auth_fsm.c:151) 20250427110507776 DVLR INFO SUBSCR(IMSI-262420000001051) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110507776 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8bc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110507776 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8bc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110507776 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8bc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110507776 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8bc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8a90] (vlr_auth_fsm.c:294) 20250427110507776 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8bc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110507776 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8bc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110507776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110507776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110507776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110507776 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110507776 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b81f3f640a7726e7fc6871d7cda45946, CK=NONE (ran_msg_iu.c:388) 20250427110507776 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110507776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110507776 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110507776 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110507776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110507776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110507776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110507776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110507776 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110507776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110507776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110507776 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 f3 65 59 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b8 1f 3f 64 0a 77 26 e7 fc 68 71 d7 cd a4 59 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(2806)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2806)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2804)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2804)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2804)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110507782 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110507782 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110507782 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110507782 DLM3UA DEBUG 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(2806)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110507782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110507782 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110507782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110507782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110507782 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110507782 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110507782 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110507782 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110507782 DIUCS DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110507782 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110507782 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110507782 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110507782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110507782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110507782 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110507782 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110507782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110507782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110507782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8bc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110507782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8bc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8a90] (fsm.c:486) 20250427110507782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8bc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110507782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8bc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110507782 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110507782 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110507782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110507782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110507782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110507782 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110507782 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110507782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110507782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110507782 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 f3 65 59 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2806)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110507784 DVLR DEBUG VLR subscr IMSI-262420000001051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110507784 DVLR DEBUG IMSI:262420000001051 has MSISDN:491230001051 (vlr.c:1045) 20250427110507784 DMSC NOTICE msub(IMSI-262420000001051:MSISDN-491230001051) VLR: update for IMSI=262420000001051 (MSISDN=491230001051) (gsm_04_08.c:1541) 20250427110507784 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110507784 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110507784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110507784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8bc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110507784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8bc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110507784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8bc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110507784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8bc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55eefe1c8a90] (vlr_lu_fsm.c:110) 20250427110507784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8bc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110507784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55eefe1c8bc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110507784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110507784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110507784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55eefe1f1b40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110507784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55eefe1f1b40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55eefe1c8a90] (fsm.c:486) 20250427110507784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55eefe1f1b40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110507784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55eefe1f1b40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110507784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55eefe1f1b40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110507784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55eefe1f1b40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110507784 DMSC NOTICE msub(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x6485BD18) VLR: update for IMSI=262420000001051 (MSISDN=491230001051) (gsm_04_08.c:1541) 20250427110507784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55eefe1f1b40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110507784 DMM DEBUG -> IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x6485BD18 LOCATION UPDATE ACCEPT (TMSI = 0x6485bd18) (gsm_04_08.c:149) 20250427110507784 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110507784 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110507784 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110507784 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x6485BD18 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110507784 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110507784 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110507784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110507784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110507784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110507784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110507784 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110507784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110507784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110507784 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 f3 65 59 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 64 85 bd 18 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2806)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_ss_session_timeout2(2812)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2805)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2805)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2804)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2804)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2804)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110507787 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110507787 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110507787 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110507787 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110507787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110507787 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110507787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110507787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110507787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2806)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110507787 DLSS7 DEBUG 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) 20250427110507787 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110507787 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110507787 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110507787 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110507787 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110507787 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110507787 DMM DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110507787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110507787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55eefe1f1b40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110507787 DMSC NOTICE msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18) VLR: update for IMSI=262420000001051 (MSISDN=491230001051) (gsm_04_08.c:1541) 20250427110507787 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110507787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55eefe1f1b40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110507787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110507787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55eefe1f1b40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110507787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55eefe1f1b40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1c8a90] (vlr_lu_fsm.c:817) 20250427110507787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55eefe1f1b40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110507787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55eefe1f1b40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110507787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110507787 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110507787 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250427110507787 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001051/3/1): Available (smpp_smsc.c:626) 20250427110507787 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110507787 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110507787 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110507787 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110507787 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110507787 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110507787 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110507787 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110507787 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110507787 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110507787 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110507787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110507787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110507787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110507787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110507787 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110507787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110507787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110507787 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 f3 65 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(2806)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2806)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2804)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2804)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2804)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110507792 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110507792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110507792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110507792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110507792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110507792 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110507792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110507792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110507792 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110507792 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110507792 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110507792 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110507792 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110507792 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110507792 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110507792 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110507792 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110507792 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110507792 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110507792 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110507792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1c8a90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110507792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1c8a90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1fff30] (msc_a.c:1053) 20250427110507792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1c8a90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110507792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1c8a90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110507792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1c8a90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110507792 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1a1c90] (msc_a.c:1053) 20250427110507792 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110507792 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110507792 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110507792 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18) MSC-A terminated (msub.c:261) 20250427110507792 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18) 1 MSC-I still active (msub.c:79) 20250427110507792 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110507792 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110507792 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1f3b80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110507792 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1f3b80]{READY}: Removing from parent msub_fsm[0x55eefe1a1c90] (msub.c:113) 20250427110507792 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-480 (ran_conn.c:142) 20250427110507792 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-480 (ran_conn.c:155) 20250427110507792 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1f3b80]{READY}: Freeing instance (msub.c:113) 20250427110507792 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-480:LU)[0x55eefe1f3b80]{READY}: Deallocated (fsm.c:568) 20250427110507792 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18) Free (msub.c:119) 20250427110507792 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110507792 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Freeing instance (msub.c:113) 20250427110507792 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Deallocated (fsm.c:568) 20250427110507792 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110507792 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110507792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110507792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110507792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110507792 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110507792 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110507792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110507792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110507792 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 f3 65 59 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2806)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@84c1225eaf8b: Session index based on local reference:0 20250427110507792 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110507793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110507793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110507793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110507793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110507793 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110507793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110507793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110507793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2806)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110507793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 f3 65 59 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2805)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(2812)15951193 TC_iu_lu_and_ss_session_timeout2(2812)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2812)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2812)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2812)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2812)@84c1225eaf8b: 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 := '6485BD18'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2805)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(2812)7083992 MSC_Test_2-RAN(2805)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2804)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2806)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110508000 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110508000 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110508000 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110508000 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110508000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110508000 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110508000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110508000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110508000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110508000 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 6c 17 d8 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 64 85 bd 18 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) 20250427110508000 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) 20250427110508000 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{active}: Allocated (fsm.c:456) 20250427110508000 DMSC DEBUG msc_i[0x55eefe1fff30]{READY}: Allocated (fsm.c:456) 20250427110508000 DMSC DEBUG msc_i[0x55eefe1fff30]{READY}: is child of msub_fsm[0x55eefe1c8a90] (fsm.c:486) 20250427110508000 DMSC DEBUG msc_a[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110508000 DMSC DEBUG msc_a[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1c8a90] (fsm.c:486) 20250427110508000 DMSC DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110508000 DMSC DEBUG msc_i(unknown:UTRAN-Iu-481:NONE)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110508000 DMSC DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110508000 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110508000 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110508000 DMM DEBUG msc_a(TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427110508000 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110508000 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80] (fsm.c:486) 20250427110508001 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110508001 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110508001 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110508001 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110508001 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110508001 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110508001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110508001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110508001 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1c8bc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110508001 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1c8bc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1a1c90] (fsm.c:486) 20250427110508001 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1c8bc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110508001 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1c8bc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110508001 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110508001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110508001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110508001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110508001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110508001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110508001 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110508001 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110508001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110508001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110508001 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 6c 17 d8 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2806)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@84c1225eaf8b: { messageType := 2, destLocRef := '6C17D8'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_lu_and_ss_session_timeout2(2812)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2812)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110508002 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110508002 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1c8bc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110508002 DVLR DEBUG SUBSCR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18) Received 1 auth tuples (vlr.c:996) 20250427110508002 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1c8bc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110508002 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1c8bc0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110508002 DMM DEBUG Tx AUTH REQ (rand = 9a8aade35a3f43f70f01cc0ae2dc2d8a) (gsm_04_08.c:641) 20250427110508002 DMM DEBUG AUTH REQ (autn = e2bd1a5517e4ac9cb77d9d1ee55e7ac8) (gsm_04_08.c:643) 20250427110508002 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110508002 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110508002 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110508002 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110508003 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110508003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110508003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110508003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110508003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110508003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110508003 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110508003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110508003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110508003 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 6c 17 d8 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 9a 8a ad e3 5a 3f 43 f7 0f 01 cc 0a e2 dc 2d 8a 20 10 e2 bd 1a 55 17 e4 ac 9c b7 7d 9d 1e e5 5e 7a c8 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2806)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2805)@84c1225eaf8b: patching N(SD)=1 into dtap '0514ED3CAA3C2104F2D0D132'O MSC_Test_2-RAN(2805)@84c1225eaf8b: patched enc_l3: '0554ED3CAA3C2104F2D0D132'O MSC_Test_2-SCCP(2804)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2804)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2804)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554ED3CAA3C2104F2D0D132'O MSC_Test_2-M3UA(2806)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110508004 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110508004 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110508004 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110508004 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110508004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110508004 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110508004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110508004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110508004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110508004 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 ed 3c aa 3c 21 04 f2 d0 d1 32 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110508004 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110508004 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110508004 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110508004 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110508004 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110508004 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110508004 DMM DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ed3caa3cf2d0d132) (gsm_04_08.c:1128) 20250427110508004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1c8bc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110508004 DVLR DEBUG SUBSCR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18) AUTH on UTRAN received RES: ed3caa3cf2d0d132 (8 bytes) (vlr_auth_fsm.c:151) 20250427110508004 DVLR INFO SUBSCR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110508004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1c8bc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110508004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1c8bc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110508004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1c8bc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110508004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1c8bc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1a1c90] (vlr_auth_fsm.c:294) 20250427110508004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1c8bc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110508004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1c8bc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110508004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110508004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110508004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110508004 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110508004 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=04aab21bd3356d0eb0b783fb748a35b0, CK=NONE (ran_msg_iu.c:388) 20250427110508004 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110508004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110508004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110508004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110508004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110508004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110508004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110508004 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110508004 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110508004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110508004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110508004 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 6c 17 d8 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 04 aa b2 1b d3 35 6d 0e b0 b7 83 fb 74 8a 35 b0 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2806)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2804)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2804)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2804)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2806)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110508006 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110508006 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110508006 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110508006 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110508006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110508006 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110508006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110508006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110508006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110508006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110508006 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110508006 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110508006 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110508006 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110508006 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110508006 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110508006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110508006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110508006 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110508006 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110508006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110508006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110508006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110508006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110508006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110508006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110508006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110508006 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110508006 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250427110508006 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001051/3/1): Available (smpp_smsc.c:626) 20250427110508006 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110508006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110508006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110508006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110508006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110508006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110508006 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110508006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110508006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110508006 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 6c 17 d8 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2806)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2810)@84c1225eaf8b: Created GsupExpect[0] for "262420000001051" to be handled at TC_iu_lu_and_ss_session_timeout2(2812) MSC_Test_2-RAN(2805)@84c1225eaf8b: patching N(SD)=2 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-RAN(2805)@84c1225eaf8b: patched enc_l3: '1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-SCCP(2804)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@84c1225eaf8b: vl_len:41 MSC_Test_2-SCCP(2804)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2804)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440250000010010401E1D1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O 20250427110508011 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110508011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110508011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110508011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110508011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110508011 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110508011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110508011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110508011 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110508011 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) MSC_Test_2-M3UA(2806)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110508011 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110508011 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110508011 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110508011 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110508011 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110508011 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110508011 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427110508011 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427110508011 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{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)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110511012 DSS NOTICE trans(NCSS IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ callref-0x20000018 tid-9) SS/USSD session timeout, releasing (gsm_09_11.c:67) 20250427110511012 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110511012 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110511012 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110511012 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110511012 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110511012 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110511012 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110511012 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110511012 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110511012 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110511012 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110511012 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110511012 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110511012 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110511012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110511012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110511012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110511012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110511012 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110511012 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110511012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110511012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110511012 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 6c 17 d8 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) 20250427110511012 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110511012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110511012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110511012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110511012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110511012 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110511012 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110511012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110511012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110511012 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 6c 17 d8 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2806)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2806)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2806)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2804)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2804)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2804)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2804)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2806)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110511015 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110511015 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110511015 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110511015 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110511015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110511015 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110511015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110511015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110511015 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110511015 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110511015 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110511015 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110511015 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110511015 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110511015 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110511015 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110511015 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110511015 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110511015 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110511015 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110511015 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110511015 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80] (msc_a.c:1053) 20250427110511015 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110511015 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110511015 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1c8a90] (msc_a.c:1053) 20250427110511015 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110511015 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110511015 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110511015 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18) MSC-A terminated (msub.c:261) 20250427110511015 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18) 1 MSC-I still active (msub.c:79) 20250427110511015 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110511015 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110511015 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110511015 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Removing from parent msub_fsm[0x55eefe1c8a90] (msub.c:113) 20250427110511015 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-481 (ran_conn.c:142) 20250427110511015 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-481 (ran_conn.c:155) 20250427110511015 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Freeing instance (msub.c:113) 20250427110511015 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Deallocated (fsm.c:568) 20250427110511015 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18) Free (msub.c:119) 20250427110511015 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x6485BD18 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110511015 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{terminating}: Freeing instance (msub.c:113) 20250427110511015 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{terminating}: Deallocated (fsm.c:568) 20250427110511015 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110511015 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110511015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110511015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110511015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110511015 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110511015 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110511015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110511015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110511015 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 6c 17 d8 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2806)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-RAN(2805)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(2812)7083992 20250427110511016 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110511016 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110511016 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110511016 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110511016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110511016 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110511016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110511016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110511016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110511016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 6c 17 d8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_ss_session_timeout2(2812)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2812)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2812)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2812)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2812)@84c1225eaf8b: Final verdict of PTC: pass 20250427110511018 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110511018 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) 20250427110511018 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110511018 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110511018 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110511018 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) 20250427110511018 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110511018 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110511018 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110511018 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110511018 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110511018 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110511018 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110511018 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110511018 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110511018 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) 20250427110511018 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) 20250427110511018 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110511018 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110511018 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110511018 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110511018 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110511018 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2801)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2798)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2803)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2805)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(2810)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2809)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2806)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2799)@84c1225eaf8b: Final verdict of PTC: none 20250427110511019 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110511019 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(2800)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2807)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2802)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2811)@84c1225eaf8b: Final verdict of PTC: none 20250427110511020 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110511020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110511020 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110511020 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110511020 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110511020 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) 20250427110511020 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110511020 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110511020 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110511020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110511020 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test_2-SCCP(2804)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2808)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2813)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2797)@84c1225eaf8b: Final verdict of PTC: none 20250427110511020 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110511020 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427110511020 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) 20250427110511020 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427110511020 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427110511020 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110511020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110511020 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110511020 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110511020 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110511020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110511020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110511020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110511020 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) 20250427110511020 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110511020 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110511020 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110511020 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) 20250427110511020 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110511020 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110511020 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110511020 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110511020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110511020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110511020 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) 20250427110511020 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110511020 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110511020 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110511020 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110511020 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110511020 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110511020 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2797): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2798): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2799): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2800): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2801): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2802): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2803): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2804): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2805): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2806): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2807): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2808): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2809): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2810): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2811): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_lu_and_ss_session_timeout2(2812): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2813): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_lu_and_ss_session_timeout finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass'. Sun Apr 27 11:05:11 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 20250427110512019 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=489760) 20250427110513019 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110513020 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110513020 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110513020 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110513021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110513021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110513021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110513021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110513021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110513021 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=489760, count=493068) 20250427110514020 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr'. ------ MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr ------ Sun Apr 27 11:05:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110515021 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_mt_ussd_for_unknown_subscr started. 20250427110516022 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2817)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2817)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2817)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2815)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2820)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2820)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2820)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2818)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2823)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2823)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2823)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2821)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110516076 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2824)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110516244 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110516244 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110516244 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110516244 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2817)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2817)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2817)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2817)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110516245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110516245 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110516245 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110516245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110516245 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110516245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110516245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110516245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110516245 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110516245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110516245 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2817)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2817)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2817)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110516246 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110516246 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110516246 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110516246 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110516246 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110516246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110516246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110516246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110516246 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110516246 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110516246 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110516246 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2817)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2817)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2817)@84c1225eaf8b: Message received on association #8 20250427110516246 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110516246 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2817)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2817)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2817)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2817)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110516256 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110516256 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110516256 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110516256 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2820)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2820)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2820)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2820)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110516257 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110516257 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110516257 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110516257 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110516258 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110516258 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110516258 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110516258 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) 20250427110516258 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110516258 DLSS7 DEBUG 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) 20250427110516258 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2820)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2820)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110516258 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110516258 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110516258 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_1-M3UA(2820)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110516258 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) 20250427110516258 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110516258 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110516258 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110516258 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) 20250427110516258 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110516258 DLSS7 DEBUG 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(2820)@84c1225eaf8b: Message received on association #8 20250427110516258 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110516258 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)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110516258 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110516258 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2820)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2820)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2820)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2820)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2820)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110516269 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110516269 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110516269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110516269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2823)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2823)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2823)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2823)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2823)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110516270 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110516270 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110516270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110516270 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110516270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110516270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110516270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110516270 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) 20250427110516270 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110516270 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) 20250427110516270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2823)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2823)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2823)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110516271 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110516271 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110516271 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110516271 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) 20250427110516271 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110516271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110516271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110516271 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) 20250427110516271 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110516271 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) 20250427110516271 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) 20250427110516271 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110516271 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2820)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2823)@84c1225eaf8b: Message received on association #8 20250427110516271 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110516271 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2820)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2823)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2823)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2823)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2823)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2823)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2823)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110517023 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110517023 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2826)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2826)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110517025 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2826)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2826)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2826)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2826)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110517034 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110517034 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(2817)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110517047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110517047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110517047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110517047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110517047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110517047 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110517047 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110517047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110517047 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110517047 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110517047 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110517047 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110517047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110517047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110517047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110517047 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110517047 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110517047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110517047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110517047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2817)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2816)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110517060 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110517060 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110517060 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110517060 DLM3UA 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) 20250427110517060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110517060 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) 20250427110517060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110517060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110517060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110517060 DLSS7 DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110517060 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110517060 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110517060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110517060 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) 20250427110517060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110517060 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) 20250427110517060 DLSS7 DEBUG Found route for dpc=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) 20250427110517060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110517060 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110517060 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2820)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2819)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110517074 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110517074 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110517074 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110517074 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110517074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110517074 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110517074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110517074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110517074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110517074 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2823)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110517074 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110517074 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110517074 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110517074 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110517074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110517074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110517074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110517074 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110517074 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110517074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110517074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110517074 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2823)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2822)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2822)@84c1225eaf8b: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_iu_mt_ussd_for_unknown_subscr2(2829) MSC_Test-GSUP(2827)@84c1225eaf8b: Created GsupExpect[0] for "000000000000000" to be handled at TC_iu_mt_ussd_for_unknown_subscr2(2829) 20250427110517080 DSS ERROR Rx OSMO_GSUP_MSGT_PROC_SS_REQUEST for unknown subscriber, rejecting (gsm_09_11.c:444) MSC_Test-GSUP(2827)@84c1225eaf8b: Found GsupExpect[0] for "000000000000000" handled at TC_iu_mt_ussd_for_unknown_subscr2(2829) MSC_Test-GSUP(2827)@84c1225eaf8b: Added IMSI table entry 0TC_iu_mt_ussd_for_unknown_subscr2(2829)"000000000000000" TC_iu_mt_ussd_for_unknown_subscr2(2829)@84c1225eaf8b: setverdict(pass): none -> pass TC_iu_mt_ussd_for_unknown_subscr2(2829)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test-GSUP(2827)@84c1225eaf8b: Final verdict of PTC: none 20250427110517082 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110517082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110517082 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110517082 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110517082 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110517082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110517082 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110517082 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110517082 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110517082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110517082 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110517082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110517082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110517082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110517082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110517082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110517082 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) 20250427110517082 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) 20250427110517082 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110517082 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110517082 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110517082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110517082 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(2817)@84c1225eaf8b: Final verdict of PTC: none 20250427110517083 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_1-SCCP(2818)@84c1225eaf8b: Final verdict of PTC: none 20250427110517083 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2824)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2815)@84c1225eaf8b: Final verdict of PTC: none 20250427110517083 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110517083 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) 20250427110517083 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test_1-RAN(2819)@84c1225eaf8b: Final verdict of PTC: none 20250427110517083 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110517083 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) 20250427110517083 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110517083 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110517083 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110517083 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110517083 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110517083 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110517083 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) 20250427110517083 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) 20250427110517083 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110517083 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110517083 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110517083 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110517083 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) 20250427110517083 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110517083 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110517083 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) 20250427110517083 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110517083 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2820)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2823)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2828)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2822)@84c1225eaf8b: Final verdict of PTC: none 20250427110517084 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-SCCP(2821)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2830)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2826)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2814)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2825)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2816)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2814): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2815): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2816): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2817): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2818): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2819): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2820): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2821): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2822): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2823): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2824): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2825): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2826): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2827): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2828): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_mt_ussd_for_unknown_subscr2(2829): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2830): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_mt_ussd_for_unknown_subscr finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr pass'. Sun Apr 27 11:05:17 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 20250427110518085 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110519084 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110519084 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110519084 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110519084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110519084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110519084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110519086 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=162764) 20250427110520088 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=162764, count=165356) 20250427110521090 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans'. ------ MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans ------ Sun Apr 27 11:05:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110522091 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_mo_ussd_for_unknown_trans started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2834)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2834)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2834)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2832)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2837)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2837)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2837)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2835)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2840)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2840)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2840)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2838)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110522184 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2841)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110522341 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110522341 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110522341 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110522341 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2834)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2834)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110522343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110522343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110522343 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110522343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110522343 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110522343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110522343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110522343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110522343 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_0-M3UA(2834)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2834)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110522343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110522343 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2834)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2834)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110522343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110522343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110522343 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110522343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110522343 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110522343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110522343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110522343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110522343 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(2834)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110522343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110522343 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(2834)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2834)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110522343 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110522343 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110522343 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) 20250427110522343 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110522343 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2834)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2834)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2834)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2834)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2834)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110522357 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110522357 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110522357 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110522357 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2837)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2837)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110522358 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110522358 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110522358 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110522358 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110522358 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110522358 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110522358 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110522358 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) 20250427110522358 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2837)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2837)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110522358 DLSS7 DEBUG 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) 20250427110522358 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2837)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2837)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110522359 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110522359 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110522359 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110522359 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) 20250427110522359 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110522359 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110522359 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110522359 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) 20250427110522359 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2837)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110522359 DLSS7 DEBUG 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) 20250427110522359 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) 20250427110522359 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110522359 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2837)@84c1225eaf8b: Message received on association #8 20250427110522359 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) 20250427110522359 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110522359 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2837)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2837)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2837)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2837)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2837)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2837)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110522375 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110522375 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110522375 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) 20250427110522375 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250427110522375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110522375 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250427110522375 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(2840)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2840)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2840)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110522379 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110522379 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110522379 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110522379 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) 20250427110522379 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) 20250427110522379 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250427110522379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110522379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110522379 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) 20250427110522379 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250427110522379 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) 20250427110522379 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) 20250427110522379 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110522379 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110522379 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(2840)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2840)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110522379 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110522379 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2837)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2837)@84c1225eaf8b: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2840)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2840)@84c1225eaf8b: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2840)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2840)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2840)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2840)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2840)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110522381 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110522381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110522381 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110522381 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) 20250427110522381 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110522381 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110522381 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250427110522381 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) 20250427110522381 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110522381 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) 20250427110522381 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) 20250427110522381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110522381 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110522381 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110522381 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2837)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2837)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2840)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2840)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2840)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2840)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2840)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110523092 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110523092 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2843)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2843)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110523095 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2843)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2843)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2843)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2843)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110523106 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110523106 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427110523147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110523147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523147 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110523147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110523147 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523147 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2834)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110523147 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523147 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110523147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523147 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110523147 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110523147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2834)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2833)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110523165 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523165 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523165 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523165 DLM3UA 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) 20250427110523165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523165 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) 20250427110523165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110523165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523165 DLSS7 DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110523165 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523165 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523165 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) 20250427110523165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523165 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) 20250427110523165 DLSS7 DEBUG Found route for dpc=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) 20250427110523165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110523165 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523165 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2837)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2836)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110523185 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523185 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523185 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523185 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110523185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523185 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110523185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110523185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523185 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110523185 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110523185 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110523186 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523186 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110523186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523186 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110523186 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110523186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523186 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2839)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2839)@84c1225eaf8b: Created IMSI[0] for '262420000001053'H'FFFFFFFF'O to be handled at TC_iu_mo_ussd_for_unknown_trans2(2846) MSC_Test-GSUP(2844)@84c1225eaf8b: Created GsupExpect[0] for "262420000001053" to be handled at TC_iu_mo_ussd_for_unknown_trans2(2846) MSC_Test-GSUP(2844)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2846)14170395 MSC_Test_2-SCCP(2838)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110523205 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523205 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523205 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523205 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110523205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523205 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110523205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110523205 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523205 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 d8 39 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 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-RAN(2839)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110523205 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) 20250427110523205 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Allocated (fsm.c:456) 20250427110523205 DMSC DEBUG msc_i[0x55eefe1f3b80]{READY}: Allocated (fsm.c:456) 20250427110523205 DMSC DEBUG msc_i[0x55eefe1f3b80]{READY}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110523205 DMSC DEBUG msc_a[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110523205 DMSC DEBUG msc_a[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110523205 DMSC DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110523205 DMSC DEBUG msc_i(unknown:UTRAN-Iu-482:NONE)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110523205 DMSC DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110523205 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110523205 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110523205 DMM DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110523205 DMM DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110523205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110523205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1fff30] (fsm.c:486) 20250427110523205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110523205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110523205 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110523205 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001053 id=262420000001053 (vlr.c:661) 20250427110523205 DVLR INFO New subscr, IMSI: 262420000001053 (vlr.c:562) 20250427110523205 DVLR DEBUG VLR subscr IMSI-262420000001053 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110523205 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110523205 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110523205 DVLR DEBUG VLR subscr IMSI-262420000001053 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110523205 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110523205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110523205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110523205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110523205 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f1b40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110523205 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f1b40]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1c8a90] (fsm.c:486) 20250427110523205 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f1b40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110523205 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f1b40]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110523205 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523205 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110523205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110523205 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110523205 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523205 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 d8 39 1b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@84c1225eaf8b: { messageType := 2, destLocRef := 'D8391B'O, sourceLocRef := '0001E2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2844)@84c1225eaf8b: Found GsupExpect[0] for "262420000001053" handled at TC_iu_mo_ussd_for_unknown_trans2(2846) MSC_Test-GSUP(2844)@84c1225eaf8b: Added IMSI table entry 0TC_iu_mo_ussd_for_unknown_trans2(2846)"262420000001053" TC_iu_mo_ussd_for_unknown_trans2(2846)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2846)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110523208 DVLR DEBUG VLR subscr IMSI-262420000001053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110523208 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f1b40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110523208 DVLR DEBUG SUBSCR(IMSI-262420000001053) Received 1 auth tuples (vlr.c:996) 20250427110523208 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f1b40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110523208 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f1b40]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110523208 DMM DEBUG Tx AUTH REQ (rand = ba292d56d79d8808e72dfd0345d26206) (gsm_04_08.c:641) 20250427110523208 DMM DEBUG AUTH REQ (autn = 169308dd47df4dc034fea932991b9259) (gsm_04_08.c:643) 20250427110523208 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110523208 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110523208 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110523208 DVLR DEBUG VLR subscr IMSI-262420000001053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110523208 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523208 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110523208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523208 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110523208 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110523208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523208 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 d8 39 1b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ba 29 2d 56 d7 9d 88 08 e7 2d fd 03 45 d2 62 06 20 10 16 93 08 dd 47 df 4d c0 34 fe a9 32 99 1b 92 59 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2839)@84c1225eaf8b: patching N(SD)=1 into dtap '05148AF37F36210470818CB4'O MSC_Test_2-RAN(2839)@84c1225eaf8b: patched enc_l3: '05548AF37F36210470818CB4'O MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2838)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548AF37F36210470818CB4'O MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110523214 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523214 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523214 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523214 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110523214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523214 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110523214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110523214 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523214 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 8a f3 7f 36 21 04 70 81 8c b4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110523214 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110523214 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110523214 DIUCS DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110523214 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110523214 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110523214 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110523214 DMM DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8af37f3670818cb4) (gsm_04_08.c:1128) 20250427110523214 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f1b40]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110523214 DVLR DEBUG SUBSCR(IMSI-262420000001053) AUTH on UTRAN received RES: 8af37f3670818cb4 (8 bytes) (vlr_auth_fsm.c:151) 20250427110523214 DVLR INFO SUBSCR(IMSI-262420000001053) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110523214 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f1b40]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110523214 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f1b40]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110523214 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f1b40]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110523214 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f1b40]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1c8a90] (vlr_auth_fsm.c:294) 20250427110523214 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f1b40]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110523214 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f1b40]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110523214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110523214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110523214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110523214 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110523214 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4235f956430e74ebbba608a7b73f32b2, CK=NONE (ran_msg_iu.c:388) 20250427110523214 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110523214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110523214 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523214 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110523214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523214 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110523214 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110523214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523214 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 d8 39 1b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 42 35 f9 56 43 0e 74 eb bb a6 08 a7 b7 3f 32 b2 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2838)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110523219 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523219 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523219 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523219 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110523219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523219 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110523219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110523219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523219 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110523219 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110523219 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110523219 DIUCS DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110523219 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110523219 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110523219 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110523219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110523219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110523219 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110523219 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110523219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110523219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110523219 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110523219 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1c8a90] (fsm.c:486) 20250427110523219 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110523219 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110523220 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523220 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110523220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523220 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110523220 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110523220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523220 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 d8 39 1b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110523222 DVLR DEBUG VLR subscr IMSI-262420000001053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110523222 DVLR DEBUG IMSI:262420000001053 has MSISDN:491230001053 (vlr.c:1045) 20250427110523222 DMSC NOTICE msub(IMSI-262420000001053:MSISDN-491230001053) VLR: update for IMSI=262420000001053 (MSISDN=491230001053) (gsm_04_08.c:1541) 20250427110523222 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110523222 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110523222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110523222 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110523222 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110523222 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110523222 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55eefe1c8a90] (vlr_lu_fsm.c:110) 20250427110523222 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110523222 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110523222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110523222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110523222 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55eefe1ae790]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110523222 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55eefe1ae790]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55eefe1c8a90] (fsm.c:486) 20250427110523222 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55eefe1ae790]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110523222 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55eefe1ae790]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110523222 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55eefe1ae790]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110523222 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55eefe1ae790]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110523222 DMSC NOTICE msub(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x26307BC2) VLR: update for IMSI=262420000001053 (MSISDN=491230001053) (gsm_04_08.c:1541) 20250427110523222 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55eefe1ae790]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110523222 DMM DEBUG -> IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x26307BC2 LOCATION UPDATE ACCEPT (TMSI = 0x26307bc2) (gsm_04_08.c:149) 20250427110523222 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110523222 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110523222 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110523222 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x26307BC2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110523222 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523222 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523222 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523222 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110523222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523222 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110523222 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110523222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523222 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 d8 39 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 26 30 7b c2 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2846)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2839)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2839)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2838)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110523224 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523224 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523224 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523224 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110523224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523224 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110523224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110523224 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523224 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110523224 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110523224 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110523224 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110523224 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110523224 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110523224 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110523224 DMM DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110523224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110523224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55eefe1ae790]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110523224 DMSC NOTICE msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2) VLR: update for IMSI=262420000001053 (MSISDN=491230001053) (gsm_04_08.c:1541) 20250427110523224 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110523224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55eefe1ae790]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110523224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110523224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55eefe1ae790]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110523224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55eefe1ae790]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1c8a90] (vlr_lu_fsm.c:817) 20250427110523224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55eefe1ae790]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110523224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55eefe1ae790]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110523224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110523224 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110523224 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250427110523224 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001053/3/1): Available (smpp_smsc.c:626) 20250427110523224 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110523224 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110523224 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110523224 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110523224 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110523224 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110523224 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110523224 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110523224 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110523224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523224 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110523224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523224 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110523224 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110523224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523224 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 d8 39 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(2840)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2838)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110523228 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523228 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523228 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523228 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110523228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523228 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110523228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110523228 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523228 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110523228 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110523228 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110523228 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110523228 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110523228 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110523228 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110523228 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110523228 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110523228 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110523228 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110523228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1c8a90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110523228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1c8a90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1fff30] (msc_a.c:1053) 20250427110523228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1c8a90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110523228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1c8a90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110523228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1c8a90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110523228 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1a1c90] (msc_a.c:1053) 20250427110523228 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110523228 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110523228 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110523228 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2) MSC-A terminated (msub.c:261) 20250427110523228 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2) 1 MSC-I still active (msub.c:79) 20250427110523228 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110523228 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110523228 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1f3b80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110523228 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1f3b80]{READY}: Removing from parent msub_fsm[0x55eefe1a1c90] (msub.c:113) 20250427110523228 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-482 (ran_conn.c:142) 20250427110523228 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-482 (ran_conn.c:155) 20250427110523228 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1f3b80]{READY}: Freeing instance (msub.c:113) 20250427110523228 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-482:LU)[0x55eefe1f3b80]{READY}: Deallocated (fsm.c:568) 20250427110523228 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2) Free (msub.c:119) 20250427110523228 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110523228 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Freeing instance (msub.c:113) 20250427110523228 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Deallocated (fsm.c:568) 20250427110523228 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523228 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110523228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523228 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110523228 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110523228 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523228 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 d8 39 1b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on local reference:0 20250427110523229 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523229 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523229 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523229 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110523229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523229 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110523229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110523229 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523229 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 d8 39 1b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2839)@84c1225eaf8b: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2846)14170395 TC_iu_mo_ussd_for_unknown_trans2(2846)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2846)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2846)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2846)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2846)@84c1225eaf8b: 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 := '26307BC2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2839)@84c1225eaf8b: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2846)4533511 MSC_Test_2-RAN(2839)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2838)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110523432 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523432 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523432 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523432 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110523432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523432 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110523432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110523432 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523432 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 45 2d 07 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 30 7b 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) 20250427110523433 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) 20250427110523433 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{active}: Allocated (fsm.c:456) 20250427110523433 DMSC DEBUG msc_i[0x55eefe1fff30]{READY}: Allocated (fsm.c:456) 20250427110523433 DMSC DEBUG msc_i[0x55eefe1fff30]{READY}: is child of msub_fsm[0x55eefe1c8a90] (fsm.c:486) 20250427110523433 DMSC DEBUG msc_a[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110523433 DMSC DEBUG msc_a[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1c8a90] (fsm.c:486) 20250427110523433 DMSC DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110523433 DMSC DEBUG msc_i(unknown:UTRAN-Iu-483:NONE)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110523433 DMSC DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110523433 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110523433 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110523433 DMM DEBUG msc_a(TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427110523433 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110523433 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80] (fsm.c:486) 20250427110523433 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110523433 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110523433 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110523433 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110523433 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110523433 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110523433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110523433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110523433 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1ae790]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110523433 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1ae790]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1a1c90] (fsm.c:486) 20250427110523433 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1ae790]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110523433 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1ae790]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110523433 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110523433 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523433 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110523433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523433 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110523433 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110523433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523433 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 45 2d 07 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@84c1225eaf8b: { messageType := 2, destLocRef := '452D07'O ("E-\a"), 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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(2846)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2846)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110523437 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110523437 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1ae790]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110523437 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2) Received 1 auth tuples (vlr.c:996) 20250427110523437 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1ae790]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110523437 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1ae790]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110523437 DMM DEBUG Tx AUTH REQ (rand = 3eaa2828af24ea84adc5230782b2e488) (gsm_04_08.c:641) 20250427110523437 DMM DEBUG AUTH REQ (autn = acf17d39215c0c907d806b560b4b0713) (gsm_04_08.c:643) 20250427110523437 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110523437 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110523437 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110523438 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110523438 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523438 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110523438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523438 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110523438 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110523438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523438 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 45 2d 07 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 3e aa 28 28 af 24 ea 84 ad c5 23 07 82 b2 e4 88 20 10 ac f1 7d 39 21 5c 0c 90 7d 80 6b 56 0b 4b 07 13 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2839)@84c1225eaf8b: patching N(SD)=1 into dtap '0514D2C93AA12104A26572BD'O MSC_Test_2-RAN(2839)@84c1225eaf8b: patched enc_l3: '0554D2C93AA12104A26572BD'O MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2838)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D2C93AA12104A26572BD'O MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110523442 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523442 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523442 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523442 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110523442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523442 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110523442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110523442 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523442 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 d2 c9 3a a1 21 04 a2 65 72 bd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110523442 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110523442 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110523442 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110523442 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110523442 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110523442 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110523442 DMM DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d2c93aa1a26572bd) (gsm_04_08.c:1128) 20250427110523442 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1ae790]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110523442 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2) AUTH on UTRAN received RES: d2c93aa1a26572bd (8 bytes) (vlr_auth_fsm.c:151) 20250427110523442 DVLR INFO SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110523442 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1ae790]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110523442 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1ae790]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110523442 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1ae790]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110523442 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1ae790]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1a1c90] (vlr_auth_fsm.c:294) 20250427110523442 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1ae790]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110523442 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1ae790]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110523442 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110523442 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110523442 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110523442 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110523442 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e844381903f4421bf748f20fc14b7e9b, CK=NONE (ran_msg_iu.c:388) 20250427110523442 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110523442 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110523443 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523443 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110523443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523443 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110523443 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110523443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523443 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 45 2d 07 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e8 44 38 19 03 f4 42 1b f7 48 f2 0f c1 4b 7e 9b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2838)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110523453 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523453 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523453 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523453 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110523453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523453 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110523453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110523453 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523453 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e3 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110523453 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110523453 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110523453 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110523453 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110523453 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110523453 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110523453 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110523453 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110523453 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110523453 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110523453 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110523453 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110523453 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110523453 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110523453 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110523453 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110523453 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110523453 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110523453 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250427110523453 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001053/3/1): Available (smpp_smsc.c:626) 20250427110523454 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523454 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110523454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523454 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110523454 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110523454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523454 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 45 2d 07 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2839)@84c1225eaf8b: patching N(SD)=2 into dtap '1B3A171F4C8A67662A7D294661A85DEB5C5DA76307ABA722EDAA'O MSC_Test_2-RAN(2839)@84c1225eaf8b: patched enc_l3: '1BBA171F4C8A67662A7D294661A85DEB5C5DA76307ABA722EDAA'O MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: vl_len:38 MSC_Test_2-SCCP(2838)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440220000010010401B1A1BBA171F4C8A67662A7D294661A85DEB5C5DA76307ABA722EDAA'O MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110523465 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523465 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523465 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523465 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110523465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523465 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110523465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110523465 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523465 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 1f 4c 8a 67 66 2a 7d 29 46 61 a8 5d eb 5c 5d a7 63 07 ab a7 22 ed aa 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110523465 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110523465 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110523465 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110523465 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110523466 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110523466 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110523466 DSS ERROR Rx GSM0480_MTYPE_FACILITY message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250427110523466 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110523466 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110523466 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110523466 DIUCS ERROR msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250427110523466 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110523466 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110523466 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110523466 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110523466 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110523466 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110523466 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110523466 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110523467 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110523467 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523467 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110523467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110523467 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110523467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523467 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 45 2d 07 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) 20250427110523467 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523467 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110523467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110523467 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110523467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523467 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 45 2d 07 00 01 0d 00 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2840)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2846)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2838)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110523478 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523478 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523478 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523478 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110523478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523478 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110523478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110523478 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523478 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110523478 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110523478 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110523479 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110523479 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110523479 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110523479 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110523479 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110523479 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110523479 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110523479 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110523479 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110523479 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80] (msc_a.c:1053) 20250427110523479 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110523479 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1a1c90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110523479 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1c8a90] (msc_a.c:1053) 20250427110523479 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110523479 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110523479 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110523479 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2) MSC-A terminated (msub.c:261) 20250427110523479 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2) 1 MSC-I still active (msub.c:79) 20250427110523479 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110523479 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110523479 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110523479 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Removing from parent msub_fsm[0x55eefe1c8a90] (msub.c:113) 20250427110523479 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-483 (ran_conn.c:142) 20250427110523479 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-483 (ran_conn.c:155) 20250427110523479 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Freeing instance (msub.c:113) 20250427110523479 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55eefe1fff30]{READY}: Deallocated (fsm.c:568) 20250427110523479 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2) Free (msub.c:119) 20250427110523479 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110523479 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{terminating}: Freeing instance (msub.c:113) 20250427110523479 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{terminating}: Deallocated (fsm.c:568) 20250427110523480 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523480 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110523480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523480 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110523480 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110523480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523480 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 45 2d 07 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on local reference:0 20250427110523485 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523485 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523485 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523485 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110523485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523485 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110523485 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110523485 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523485 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 45 2d 07 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2839)@84c1225eaf8b: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2846)4533511 TC_iu_mo_ussd_for_unknown_trans2(2846)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2846)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2846)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2846)@84c1225eaf8b: 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 := '26307BC2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2839)@84c1225eaf8b: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2846)7786470 MSC_Test_2-RAN(2839)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2838)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110523688 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523688 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523688 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523688 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110523688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523688 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110523688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110523688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523688 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 76 cf 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 05 24 08 03 50 59 02 05 f4 26 30 7b 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) 20250427110523689 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) 20250427110523689 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Allocated (fsm.c:456) 20250427110523689 DMSC DEBUG msc_i[0x55eefe1f3b80]{READY}: Allocated (fsm.c:456) 20250427110523689 DMSC DEBUG msc_i[0x55eefe1f3b80]{READY}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110523689 DMSC DEBUG msc_a[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110523689 DMSC DEBUG msc_a[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110523689 DMSC DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110523689 DMSC DEBUG msc_i(unknown:UTRAN-Iu-484:NONE)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110523689 DMSC DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110523689 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110523689 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110523689 DMM DEBUG msc_a(TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427110523689 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110523689 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30] (fsm.c:486) 20250427110523689 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110523689 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110523689 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110523689 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110523689 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110523689 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110523689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110523689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110523689 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1ae790]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110523689 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1ae790]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1c8a90] (fsm.c:486) 20250427110523689 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1ae790]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110523689 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1ae790]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110523689 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110523689 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523689 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110523689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110523689 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110523689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523689 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 76 cf e6 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@84c1225eaf8b: { messageType := 2, destLocRef := '76CFE6'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(2846)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2846)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110523691 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110523691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1ae790]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110523691 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2) Received 1 auth tuples (vlr.c:996) 20250427110523691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1ae790]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110523691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1ae790]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110523691 DMM DEBUG Tx AUTH REQ (rand = 538b90cbd20e0f76c012b0c5a7709cf0) (gsm_04_08.c:641) 20250427110523691 DMM DEBUG AUTH REQ (autn = 3fecf4db4e7c0a12eb1d8cb29703b071) (gsm_04_08.c:643) 20250427110523691 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110523691 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110523691 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110523691 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110523691 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523691 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110523691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523691 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110523691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110523691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523691 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 76 cf e6 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 53 8b 90 cb d2 0e 0f 76 c0 12 b0 c5 a7 70 9c f0 20 10 3f ec f4 db 4e 7c 0a 12 eb 1d 8c b2 97 03 b0 71 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2839)@84c1225eaf8b: patching N(SD)=1 into dtap '05140BAA4CE62104DE39518B'O MSC_Test_2-RAN(2839)@84c1225eaf8b: patched enc_l3: '05540BAA4CE62104DE39518B'O MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2838)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540BAA4CE62104DE39518B'O 20250427110523693 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110523693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523693 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110523693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110523693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523693 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 0b aa 4c e6 21 04 de 39 51 8b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110523693 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110523693 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110523693 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110523693 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110523693 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110523693 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110523693 DMM DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0baa4ce6de39518b) (gsm_04_08.c:1128) 20250427110523693 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1ae790]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110523693 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2) AUTH on UTRAN received RES: 0baa4ce6de39518b (8 bytes) (vlr_auth_fsm.c:151) 20250427110523693 DVLR INFO SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110523693 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1ae790]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110523693 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1ae790]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110523693 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1ae790]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110523693 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1ae790]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1c8a90] (vlr_auth_fsm.c:294) 20250427110523693 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1ae790]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110523693 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1ae790]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110523693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110523693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110523693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110523693 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110523693 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=beee9a79e278b5285cac27e54380952b, CK=NONE (ran_msg_iu.c:388) 20250427110523693 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110523693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110523693 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523693 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110523693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523693 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110523693 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110523693 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523693 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 76 cf e6 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 be ee 9a 79 e2 78 b5 28 5c ac 27 e5 43 80 95 2b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2838)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110523695 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523695 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523695 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523695 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110523695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523695 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110523695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110523695 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110523695 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110523695 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110523695 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110523695 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110523695 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110523695 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110523695 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110523695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110523695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110523695 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110523695 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110523695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110523695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110523695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110523695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110523695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110523695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110523695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110523695 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110523695 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250427110523695 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001053/3/1): Available (smpp_smsc.c:626) 20250427110523695 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523695 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110523695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523695 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110523695 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110523695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523695 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 76 cf e6 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2839)@84c1225eaf8b: patching N(SD)=2 into dtap '1B2A1C1705439B2101835AF67BEFD2F2481A46622A90900AA3C01E'O MSC_Test_2-RAN(2839)@84c1225eaf8b: patched enc_l3: '1BAA1C1705439B2101835AF67BEFD2F2481A46622A90900AA3C01E'O MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: vl_len:39 MSC_Test_2-SCCP(2838)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440230000010010401C1B1BAA1C1705439B2101835AF67BEFD2F2481A46622A90900AA3C01E'O 20250427110523697 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523697 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523697 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523697 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110523697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523697 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110523697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110523697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523697 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 05 43 9b 21 01 83 5a f6 7b ef d2 f2 48 1a 46 62 2a 90 90 0a a3 c0 1e 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110523697 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110523697 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110523697 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110523697 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110523697 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110523697 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110523697 DSS ERROR Rx GSM0480_MTYPE_RELEASE_COMPLETE message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250427110523697 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110523697 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110523697 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110523697 DIUCS ERROR msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250427110523697 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110523697 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110523697 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110523697 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110523697 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110523697 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110523697 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110523697 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110523697 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110523697 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523697 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523697 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523697 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110523697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523697 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110523697 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110523697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523697 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 76 cf e6 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) 20250427110523697 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523697 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523697 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523697 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110523697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523697 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110523697 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110523697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523697 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 76 cf 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(2840)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2840)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2846)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2838)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2838)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110523699 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523699 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523699 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523699 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110523699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523699 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110523699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110523699 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523699 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110523699 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110523699 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110523699 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110523699 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110523699 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110523699 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110523699 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110523699 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110523699 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110523699 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110523699 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110523699 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30] (msc_a.c:1053) 20250427110523699 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110523699 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110523699 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1a1c90] (msc_a.c:1053) 20250427110523699 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110523699 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110523699 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110523699 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2) MSC-A terminated (msub.c:261) 20250427110523699 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2) 1 MSC-I still active (msub.c:79) 20250427110523699 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110523699 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110523699 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1f3b80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110523699 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1f3b80]{READY}: Removing from parent msub_fsm[0x55eefe1a1c90] (msub.c:113) 20250427110523699 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-484 (ran_conn.c:142) 20250427110523699 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-484 (ran_conn.c:155) 20250427110523699 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1f3b80]{READY}: Freeing instance (msub.c:113) 20250427110523699 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55eefe1f3b80]{READY}: Deallocated (fsm.c:568) 20250427110523699 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2) Free (msub.c:119) 20250427110523699 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x26307BC2 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110523699 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Freeing instance (msub.c:113) 20250427110523699 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Deallocated (fsm.c:568) 20250427110523699 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523699 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110523699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110523699 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110523699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523699 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 76 cf e6 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@84c1225eaf8b: Session index based on local reference:0 20250427110523700 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523700 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110523700 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110523700 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110523700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110523700 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110523700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110523700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110523700 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110523700 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 76 cf e6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2839)@84c1225eaf8b: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2846)7786470 TC_iu_mo_ussd_for_unknown_trans2(2846)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2846)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2846)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2846)@84c1225eaf8b: Final verdict of PTC: pass 20250427110523702 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110523702 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110523702 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(2841)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(2844)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2843)@84c1225eaf8b: Final verdict of PTC: none 20250427110523703 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MSC_Test-MGCP(2842)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2835)@84c1225eaf8b: Final verdict of PTC: none 20250427110523703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110523703 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110523703 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110523703 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110523703 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) 20250427110523703 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110523703 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110523703 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110523703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110523703 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110523703 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110523703 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110523703 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) 20250427110523703 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110523703 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110523703 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110523703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523703 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110523703 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110523703 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110523703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110523703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110523703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110523703 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) 20250427110523703 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) 20250427110523703 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110523703 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110523703 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110523703 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110523703 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523703 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110523703 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110523703 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110523703 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110523703 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110523703 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) 20250427110523703 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) 20250427110523703 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110523703 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110523703 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110523703 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110523703 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) 20250427110523703 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110523703 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110523703 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427110523703 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) 20250427110523703 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427110523703 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427110523703 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427110523703 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) 20250427110523703 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427110523703 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427110523703 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) 20250427110523703 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110523703 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110523703 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110523703 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110523703 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110523703 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110523703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110523703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110523703 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) 20250427110523703 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110523703 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110523703 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110523703 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) MSC_Test_1-M3UA(2837)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2838)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2833)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2831)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2836)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(2834)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2840)@84c1225eaf8b: Final verdict of PTC: none 20250427110523703 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110523703 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110523704 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2847)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2845)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2832)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2839)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2831): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2832): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2833): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2834): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2835): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2836): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2837): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2838): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2839): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2840): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2841): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2842): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2843): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2844): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2845): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_mo_ussd_for_unknown_trans2(2846): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2847): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass'. Sun Apr 27 11:05:23 UTC 2025 ====== MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans.talloc 20250427110524704 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=641900) 20250427110525704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110525704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110525704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110525704 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110525704 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110525704 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110525704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110525704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110525704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110525704 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=641900, count=645208) 20250427110526706 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session'. ------ MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session ------ Sun Apr 27 11:05:27 UTC 2025 20250427110527707 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110528707 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_proc_ss_for_unknown_session started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2851)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2851)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2851)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2849)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2854)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2854)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2854)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2852)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2857)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2857)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2857)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2855)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110528776 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2858)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110528936 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110528936 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110528936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110528936 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2851)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2851)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110528938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110528938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110528938 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110528938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110528938 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110528938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110528938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_0-M3UA(2851)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2851)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110528938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110528938 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110528938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110528938 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2851)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2851)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110528938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110528938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110528938 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(2851)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110528938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110528938 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110528938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110528938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110528938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110528938 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110528938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110528938 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110528938 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 20250427110528938 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110528938 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2851)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2851)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2851)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2851)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2851)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2851)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110528953 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110528953 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110528953 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110528953 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2854)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2854)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110528954 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110528954 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110528954 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110528954 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110528954 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110528954 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110528954 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110528954 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) 20250427110528954 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110528954 DLSS7 DEBUG 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) 20250427110528954 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2854)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2854)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2854)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2854)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110528954 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110528954 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110528954 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110528954 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) 20250427110528954 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110528954 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110528954 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110528954 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) 20250427110528954 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110528954 DLSS7 DEBUG 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) 20250427110528954 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110528954 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2854)@84c1225eaf8b: Message received on association #8 20250427110528955 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110528955 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2854)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2854)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2854)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2854)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2854)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2854)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110528969 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110528969 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110528969 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110528969 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2857)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2857)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110528970 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110528970 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110528970 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110528970 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110528970 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110528970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110528970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110528970 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) 20250427110528970 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110528970 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) 20250427110528970 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2857)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2857)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2857)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2857)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110528971 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110528971 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110528971 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110528971 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) 20250427110528971 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110528971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110528971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110528971 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) 20250427110528971 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110528971 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) 20250427110528971 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) 20250427110528971 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110528971 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2854)@84c1225eaf8b: Message received on association #8 20250427110528971 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110528971 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2857)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2854)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2857)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2857)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2857)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2857)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2857)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2857)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110529709 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110529709 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2860)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2860)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110529710 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2860)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2860)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2860)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2860)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110529719 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110529719 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427110529743 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110529743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110529743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110529743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110529743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110529743 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110529743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110529743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110529743 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110529743 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110529743 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110529743 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110529743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110529743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110529743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110529743 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110529743 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110529743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110529743 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110529743 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2851)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2861)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-RAN(2850)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110529756 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110529756 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110529757 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110529757 DLM3UA 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) 20250427110529757 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110529757 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) 20250427110529757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110529757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110529757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110529757 DLSS7 DEBUG 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) 20250427110529757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110529757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110529757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110529757 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) 20250427110529757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110529757 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) 20250427110529757 DLSS7 DEBUG Found route for dpc=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) 20250427110529757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110529757 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110529757 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2854)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2853)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110529778 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110529778 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110529778 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110529778 DLM3UA DEBUG 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(2857)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110529778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110529778 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110529778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110529778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110529778 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110529778 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) 20250427110529778 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110529778 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110529778 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110529778 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110529778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110529778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110529778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110529778 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110529778 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110529778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110529778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110529778 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2857)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2856)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2856)@84c1225eaf8b: Added conn table entry 0TC_iu_proc_ss_for_unknown_session2(2863)12732004 MSC_Test_2-SCCP(2855)@84c1225eaf8b: First idle individual index:0 20250427110529784 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110529784 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110529784 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110529784 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110529784 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110529784 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110529784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110529784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110529784 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110529784 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 c2 46 64 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)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110529785 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) 20250427110529785 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{active}: Allocated (fsm.c:456) 20250427110529785 DMSC DEBUG msc_i[0x55eefe1fff30]{READY}: Allocated (fsm.c:456) 20250427110529785 DMSC DEBUG msc_i[0x55eefe1fff30]{READY}: is child of msub_fsm[0x55eefe1c8a90] (fsm.c:486) 20250427110529785 DMSC DEBUG msc_a[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110529785 DMSC DEBUG msc_a[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1c8a90] (fsm.c:486) 20250427110529785 DMSC DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110529785 DMSC DEBUG msc_i(unknown:UTRAN-Iu-485:NONE)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110529785 DMSC DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110529785 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110529785 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110529785 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001055 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110529785 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110529785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1a1c90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110529785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1a1c90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f3b80] (fsm.c:486) 20250427110529785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1a1c90]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110529785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1a1c90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110529785 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110529785 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001055 id=262420000001055 (vlr.c:661) 20250427110529785 DVLR INFO New subscr, IMSI: 262420000001055 (vlr.c:562) 20250427110529785 DVLR DEBUG VLR subscr IMSI-262420000001055 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110529785 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110529785 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110529785 DVLR DEBUG VLR subscr IMSI-262420000001055 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110529785 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110529785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1a1c90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110529785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1a1c90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110529785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1a1c90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110529785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f1b40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110529785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f1b40]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1a1c90] (fsm.c:486) 20250427110529785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f1b40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110529785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f1b40]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110529785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110529785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110529785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110529785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110529785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110529785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110529785 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110529785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110529785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110529785 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 c2 46 64 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2857)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2855)@84c1225eaf8b: { messageType := 2, destLocRef := 'C24664'O, sourceLocRef := '0001E5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2855)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2861)@84c1225eaf8b: Found GsupExpect[0] for "262420000001055" handled at TC_iu_proc_ss_for_unknown_session2(2863) MSC_Test-GSUP(2861)@84c1225eaf8b: Added IMSI table entry 0TC_iu_proc_ss_for_unknown_session2(2863)"262420000001055" TC_iu_proc_ss_for_unknown_session2(2863)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(2863)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110529788 DVLR DEBUG VLR subscr IMSI-262420000001055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110529788 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f1b40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110529788 DVLR DEBUG SUBSCR(IMSI-262420000001055) Received 1 auth tuples (vlr.c:996) 20250427110529788 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f1b40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110529788 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f1b40]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110529788 DMM DEBUG Tx AUTH REQ (rand = faae36e1988fe8479b9080d9c201b4b6) (gsm_04_08.c:641) 20250427110529788 DMM DEBUG AUTH REQ (autn = 91f45bdb7c8a9f0af2b6365e22733f4c) (gsm_04_08.c:643) 20250427110529788 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110529788 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110529788 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110529789 DVLR DEBUG VLR subscr IMSI-262420000001055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110529789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110529789 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110529789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110529789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110529789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110529789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110529789 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110529789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110529789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110529789 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 c2 46 64 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 fa ae 36 e1 98 8f e8 47 9b 90 80 d9 c2 01 b4 b6 20 10 91 f4 5b db 7c 8a 9f 0a f2 b6 36 5e 22 73 3f 4c 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2857)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2855)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2855)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2855)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2855)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2856)@84c1225eaf8b: patching N(SD)=1 into dtap '05145F4F965A2104C96ED98D'O MSC_Test_2-RAN(2856)@84c1225eaf8b: patched enc_l3: '05545F4F965A2104C96ED98D'O MSC_Test_2-SCCP(2855)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2855)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2855)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2855)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545F4F965A2104C96ED98D'O MSC_Test_2-M3UA(2857)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110529795 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110529795 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110529795 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110529795 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110529795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110529795 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110529795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110529795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110529795 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110529795 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 5f 4f 96 5a 21 04 c9 6e d9 8d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110529795 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110529795 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110529795 DIUCS DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110529795 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110529795 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110529795 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110529795 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5f4f965ac96ed98d) (gsm_04_08.c:1128) 20250427110529795 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f1b40]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110529795 DVLR DEBUG SUBSCR(IMSI-262420000001055) AUTH on UTRAN received RES: 5f4f965ac96ed98d (8 bytes) (vlr_auth_fsm.c:151) 20250427110529795 DVLR INFO SUBSCR(IMSI-262420000001055) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110529795 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f1b40]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110529795 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f1b40]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110529795 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f1b40]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110529795 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f1b40]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1a1c90] (vlr_auth_fsm.c:294) 20250427110529795 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f1b40]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110529795 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f1b40]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110529795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110529795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110529795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110529795 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110529795 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c334f47447d2a73c6596611389eeaa24, CK=NONE (ran_msg_iu.c:388) 20250427110529795 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110529795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110529795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110529795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110529795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110529795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110529795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110529795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110529795 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110529795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110529795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110529795 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 c2 46 64 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c3 34 f4 74 47 d2 a7 3c 65 96 61 13 89 ee aa 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(2857)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2857)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2855)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2855)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2855)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2855)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2855)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2855)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2855)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2855)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110529801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110529801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110529801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110529801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110529801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110529801 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110529801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110529801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2857)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110529801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110529801 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110529801 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110529801 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110529801 DIUCS DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110529801 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110529801 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110529801 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110529801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110529801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110529801 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110529801 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110529801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110529801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110529801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110529801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1a1c90] (fsm.c:486) 20250427110529801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110529801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110529801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110529801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110529801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110529801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110529801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110529801 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110529801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110529801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110529801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110529801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 c2 46 64 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2857)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2855)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2855)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2855)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2855)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110529804 DVLR DEBUG VLR subscr IMSI-262420000001055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110529804 DVLR DEBUG IMSI:262420000001055 has MSISDN:491230001055 (vlr.c:1045) 20250427110529804 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250427110529804 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110529805 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110529805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110529805 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110529805 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110529805 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110529805 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55eefe1a1c90] (vlr_lu_fsm.c:110) 20250427110529805 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110529805 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110529805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110529805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110529805 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55eefe1f1d00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110529805 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55eefe1f1d00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55eefe1a1c90] (fsm.c:486) 20250427110529805 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55eefe1f1d00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110529805 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55eefe1f1d00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110529805 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55eefe1f1d00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110529805 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55eefe1f1d00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110529805 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x5EE79572) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250427110529805 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55eefe1f1d00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110529805 DMM DEBUG -> IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x5EE79572 LOCATION UPDATE ACCEPT (TMSI = 0x5ee79572) (gsm_04_08.c:149) 20250427110529805 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110529805 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110529805 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110529805 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x5EE79572 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110529805 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110529805 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110529805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110529805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110529805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110529805 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110529805 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110529805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110529805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110529805 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 c2 46 64 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 5e e7 95 72 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2857)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2855)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2855)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2855)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2855)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_for_unknown_session2(2863)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2856)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2856)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2855)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2855)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2855)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2855)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110529808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110529808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110529808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110529808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110529808 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110529808 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110529808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110529808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110529808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110529808 DLSS7 DEBUG 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) 20250427110529808 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110529808 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110529808 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110529808 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110529808 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110529808 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110529808 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110529808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110529808 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55eefe1f1d00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110529808 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250427110529808 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110529808 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55eefe1f1d00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110529808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110529808 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55eefe1f1d00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110529808 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55eefe1f1d00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1a1c90] (vlr_lu_fsm.c:817) 20250427110529808 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55eefe1f1d00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110529808 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55eefe1f1d00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110529808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110529808 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110529808 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250427110529808 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001055/3/1): Available (smpp_smsc.c:626) 20250427110529808 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110529808 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110529808 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110529808 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110529808 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110529808 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110529808 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110529808 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110529808 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110529808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110529808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110529808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110529808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110529808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110529808 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110529808 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110529808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110529808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110529808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 c2 46 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(2857)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2857)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2855)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2855)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2855)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2855)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2855)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2855)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2855)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2855)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2857)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110529812 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110529812 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110529812 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110529812 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110529812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110529812 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110529812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110529812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110529812 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110529812 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110529812 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110529812 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110529812 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110529812 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110529812 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110529812 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110529812 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110529812 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110529812 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110529812 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110529812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1a1c90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110529812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1a1c90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1f3b80] (msc_a.c:1053) 20250427110529812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1a1c90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110529812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1a1c90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110529812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1a1c90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110529812 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1c8a90] (msc_a.c:1053) 20250427110529812 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110529812 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110529812 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110529812 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572) MSC-A terminated (msub.c:261) 20250427110529812 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572) 1 MSC-I still active (msub.c:79) 20250427110529812 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110529812 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110529812 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1fff30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110529812 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1fff30]{READY}: Removing from parent msub_fsm[0x55eefe1c8a90] (msub.c:113) 20250427110529812 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-485 (ran_conn.c:142) 20250427110529812 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-485 (ran_conn.c:155) 20250427110529812 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1fff30]{READY}: Freeing instance (msub.c:113) 20250427110529812 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-485:LU)[0x55eefe1fff30]{READY}: Deallocated (fsm.c:568) 20250427110529812 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572) Free (msub.c:119) 20250427110529812 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110529812 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{terminating}: Freeing instance (msub.c:113) 20250427110529812 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{terminating}: Deallocated (fsm.c:568) 20250427110529812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110529812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110529812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110529812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110529812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110529812 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110529812 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110529812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110529812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110529812 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 c2 46 64 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2857)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2855)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2857)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110529813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110529813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110529813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110529813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110529813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110529813 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110529813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110529813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110529813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110529813 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 c2 46 64 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2856)@84c1225eaf8b: Deleted conn table entry 0TC_iu_proc_ss_for_unknown_session2(2863)12732004 TC_iu_proc_ss_for_unknown_session2(2863)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2863)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(2863)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2863)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2856)@84c1225eaf8b: Created IMSI[0] for '262420000001055'H'5EE79572'O to be handled at TC_iu_proc_ss_for_unknown_session2(2863) MSC_Test-GSUP(2861)@84c1225eaf8b: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_proc_ss_for_unknown_session2(2863) 20250427110529848 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110529848 DSS ERROR Received non-BEGIN message for non-existing transaction (gsm_09_11.c:349) 20250427110529848 DSS ERROR Failed to establish a network-originated SS/USSD transaction, rejecting OSMO_GSUP_MSGT_PROC_SS_REQUEST (gsm_09_11.c:493) 20250427110529848 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572 - gsm0911_gsup_rx: now used by 1 (attached) (gsm_09_11.c:497) TC_iu_proc_ss_for_unknown_session2(2863)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2863)@84c1225eaf8b: Final verdict of PTC: pass 20250427110529850 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110529850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110529850 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110529851 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110529851 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110529851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110529851 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110529851 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110529851 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110529851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110529851 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110529851 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110529851 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110529851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110529851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110529851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110529851 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) 20250427110529851 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) 20250427110529851 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110529851 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110529851 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110529851 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_0-M3UA(2851)@84c1225eaf8b: Final verdict of PTC: none 20250427110529851 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2852)@84c1225eaf8b: Final verdict of PTC: none 20250427110529852 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110529852 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) 20250427110529852 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110529852 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110529852 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) 20250427110529852 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110529852 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110529852 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110529852 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110529852 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110529852 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110529852 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110529852 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110529852 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110529852 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110529852 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) 20250427110529852 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) 20250427110529852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110529852 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110529852 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(2849)@84c1225eaf8b: Final verdict of PTC: none20250427110529852 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110529852 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) 20250427110529852 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110529852 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110529852 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) 20250427110529852 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110529852 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110529852 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110529852 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110529852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110529852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110529852 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) 20250427110529852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110529852 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110529852 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2854)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2855)@84c1225eaf8b: Final verdict of PTC: none20250427110529852 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110529852 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110529852 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2848)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(2861)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2862)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2853)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2857)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2850)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2859)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2856)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2864)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2858)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2860)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2848): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2849): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2850): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2851): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2852): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2853): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2854): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2855): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2856): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2857): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2858): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2859): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2860): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2861): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2862): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_proc_ss_for_unknown_session2(2863): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2864): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_proc_ss_for_unknown_session finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session pass'. Sun Apr 27 11:05:29 UTC 2025 ====== MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session.talloc 20250427110530853 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110531852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110531852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110531852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110531852 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110531852 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110531852 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110531852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110531852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110531852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110531854 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=331860) 20250427110532855 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=331860, count=335168) 20250427110533856 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail'. ------ MSC_Tests_Iu.TC_iu_proc_ss_paging_fail ------ Sun Apr 27 11:05:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_paging_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_paging_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110534857 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_proc_ss_paging_fail started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2868)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2868)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2868)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2866)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2871)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2871)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2871)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2869)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2874)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2874)@84c1225eaf8b: M3UA emulation initiated, the test can be started MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2874)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2872)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110534982 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2875)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110535149 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110535149 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110535149 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110535149 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2868)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2868)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110535153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110535153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110535153 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110535153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110535153 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110535153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110535153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110535153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110535153 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110535153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110535153 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2868)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2868)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2868)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2868)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110535155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110535155 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110535155 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110535155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110535155 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110535155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110535155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110535155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110535155 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110535155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110535155 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110535155 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2868)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2868)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2868)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110535155 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2868)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2868)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2868)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2868)@84c1225eaf8b: Message received on association #8 20250427110535155 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2868)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110535160 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110535160 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110535160 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110535160 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2871)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2871)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110535163 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110535163 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110535163 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110535163 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110535163 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110535163 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110535163 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110535163 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) 20250427110535163 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110535163 DLSS7 DEBUG 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) 20250427110535163 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2871)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2871)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2871)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2871)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110535164 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110535164 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110535164 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110535164 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) 20250427110535164 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110535164 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110535164 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110535164 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) 20250427110535164 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2871)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110535164 DLSS7 DEBUG 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) 20250427110535164 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110535164 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)@84c1225eaf8b: Message received on association #8 20250427110535164 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2871)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2871)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2871)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2871)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427110535164 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2871)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2871)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110535176 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110535176 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110535176 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110535176 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2874)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2874)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110535180 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110535180 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110535180 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110535180 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110535180 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110535180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110535180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110535180 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) 20250427110535180 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110535180 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) 20250427110535180 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2874)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2874)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2874)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2874)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110535181 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110535181 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110535181 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110535181 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) 20250427110535181 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110535181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110535181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110535181 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) 20250427110535181 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110535181 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) 20250427110535181 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) 20250427110535181 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110535181 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110535181 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110535181 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2871)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2871)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2874)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2874)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2874)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2874)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2874)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2874)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2874)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110535858 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110535858 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2877)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2877)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110535862 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2877)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2877)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2877)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2877)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110535881 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110535881 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2878)@84c1225eaf8b: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(2880) TC_iu_proc_ss_paging_fail2(2880)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110535955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110535955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110535955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110535955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110535955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110535955 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110535955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110535955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110535955 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110535955 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110535955 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110535955 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110535955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110535955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110535955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110535955 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110535955 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110535955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110535955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110535955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2868)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2867)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110535966 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110535966 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110535966 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110535966 DLM3UA 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) 20250427110535966 DLSS7 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(2871)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110535966 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) 20250427110535966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110535966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110535966 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110535966 DLSS7 DEBUG 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) 20250427110535967 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110535967 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110535967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110535967 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) 20250427110535967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110535967 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) 20250427110535967 DLSS7 DEBUG Found route for dpc=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) 20250427110535967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110535967 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110535967 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2871)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2870)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110535983 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110535983 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110535983 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110535983 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110535983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110535983 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110535983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110535983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110535983 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2874)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110535983 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) 20250427110535984 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110535984 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110535984 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110535984 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110535984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110535984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110535984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110535984 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110535984 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110535984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110535984 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110535984 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2874)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2873)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2873)@84c1225eaf8b: Added conn table entry 0TC_iu_proc_ss_paging_fail2(2880)15393695 MSC_Test_2-SCCP(2872)@84c1225eaf8b: First idle individual index:0 20250427110535992 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110535992 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110535992 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110535992 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110535992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110535992 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110535992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110535992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110535992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110535992 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 ea e3 9f 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110535992 DIUCS DEBUG (UTRAN-Iu-486 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-RAN(2873)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110535992 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Allocated (fsm.c:456) 20250427110535992 DMSC DEBUG msc_i[0x55eefe1f3b80]{READY}: Allocated (fsm.c:456) 20250427110535992 DMSC DEBUG msc_i[0x55eefe1f3b80]{READY}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110535992 DMSC DEBUG msc_a[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110535992 DMSC DEBUG msc_a[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110535992 DMSC DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110535992 DMSC DEBUG msc_i(unknown:UTRAN-Iu-486:NONE)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110535992 DMSC DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110535992 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110535992 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110535992 DMM DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001056 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110535992 DMM DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110535992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110535992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1fff30] (fsm.c:486) 20250427110535992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110535992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110535992 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110535992 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001056 id=262420000001056 (vlr.c:661) 20250427110535992 DVLR INFO New subscr, IMSI: 262420000001056 (vlr.c:562) 20250427110535992 DVLR DEBUG VLR subscr IMSI-262420000001056 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110535992 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110535992 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110535992 DVLR DEBUG VLR subscr IMSI-262420000001056 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110535992 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110535992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110535992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110535992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1c8a90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110535992 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f1b40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110535992 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f1b40]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1c8a90] (fsm.c:486) 20250427110535992 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f1b40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110535992 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f1b40]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110535992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110535992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110535992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110535992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110535992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110535993 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110535993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110535993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110535993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110535993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 e3 9f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2874)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2872)@84c1225eaf8b: { messageType := 2, destLocRef := 'EAE39F'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(2878)@84c1225eaf8b: Found GsupExpect[0] for "262420000001056" handled at TC_iu_proc_ss_paging_fail2(2880) MSC_Test-GSUP(2878)@84c1225eaf8b: Added IMSI table entry 0TC_iu_proc_ss_paging_fail2(2880)"262420000001056" TC_iu_proc_ss_paging_fail2(2880)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(2880)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110535997 DVLR DEBUG VLR subscr IMSI-262420000001056 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110535997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f1b40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110535997 DVLR DEBUG SUBSCR(IMSI-262420000001056) Received 1 auth tuples (vlr.c:996) 20250427110535997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f1b40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110535997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f1b40]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110535997 DMM DEBUG Tx AUTH REQ (rand = 183297bb66fdae1c5e94ae79e2c09651) (gsm_04_08.c:641) 20250427110535997 DMM DEBUG AUTH REQ (autn = b8c544984940c47b1f3945bc888e8604) (gsm_04_08.c:643) 20250427110535997 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110535997 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110535997 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110535997 DVLR DEBUG VLR subscr IMSI-262420000001056 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110535997 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110535997 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110535997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110535997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110535997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110535997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110535997 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110535997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110535997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110535997 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 ea e3 9f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 18 32 97 bb 66 fd ae 1c 5e 94 ae 79 e2 c0 96 51 20 10 b8 c5 44 98 49 40 c4 7b 1f 39 45 bc 88 8e 86 04 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2874)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2872)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2872)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2872)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2872)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2873)@84c1225eaf8b: patching N(SD)=1 into dtap '0514B7B4EC7B2104BB8ABA13'O MSC_Test_2-RAN(2873)@84c1225eaf8b: patched enc_l3: '0554B7B4EC7B2104BB8ABA13'O MSC_Test_2-SCCP(2872)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2872)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2872)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2872)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B7B4EC7B2104BB8ABA13'O MSC_Test_2-M3UA(2874)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110536005 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110536005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110536005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110536005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110536005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110536005 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110536005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110536005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110536005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110536005 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 b7 b4 ec 7b 21 04 bb 8a ba 13 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110536005 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110536005 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110536005 DIUCS DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110536005 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110536005 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110536005 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110536005 DMM DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b7b4ec7bbb8aba13) (gsm_04_08.c:1128) 20250427110536005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f1b40]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110536005 DVLR DEBUG SUBSCR(IMSI-262420000001056) AUTH on UTRAN received RES: b7b4ec7bbb8aba13 (8 bytes) (vlr_auth_fsm.c:151) 20250427110536005 DVLR INFO SUBSCR(IMSI-262420000001056) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110536005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f1b40]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110536005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f1b40]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110536005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f1b40]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110536005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f1b40]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1c8a90] (vlr_auth_fsm.c:294) 20250427110536005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f1b40]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110536005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f1b40]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110536005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110536005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110536005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110536005 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110536005 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=cac5396916a8f1e0cda02dd04a231e9e, CK=NONE (ran_msg_iu.c:388) 20250427110536005 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110536005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110536005 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110536005 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110536005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110536005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110536005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110536005 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110536005 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110536005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110536005 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110536005 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 ea e3 9f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ca c5 39 69 16 a8 f1 e0 cd a0 2d d0 4a 23 1e 9e 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2874)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2872)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2872)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2872)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2872)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2872)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2872)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2872)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2872)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2874)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110536011 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110536011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110536011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110536011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110536011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110536011 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110536011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110536011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110536011 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110536011 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110536011 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110536011 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110536011 DIUCS DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110536011 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110536011 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110536011 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110536011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110536011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110536011 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110536011 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110536011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110536011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110536011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110536011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1c8a90] (fsm.c:486) 20250427110536011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110536011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110536011 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110536011 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110536011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110536011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110536011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110536011 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110536011 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110536011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110536011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110536011 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 ea e3 9f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2874)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2872)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2872)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2872)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2872)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110536014 DVLR DEBUG VLR subscr IMSI-262420000001056 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110536014 DVLR DEBUG IMSI:262420000001056 has MSISDN:491230001056 (vlr.c:1045) 20250427110536014 DMSC NOTICE msub(IMSI-262420000001056:MSISDN-491230001056) VLR: update for IMSI=262420000001056 (MSISDN=491230001056) (gsm_04_08.c:1541) 20250427110536014 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110536014 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110536014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110536014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110536014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110536014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110536014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55eefe1c8a90] (vlr_lu_fsm.c:110) 20250427110536014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110536014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110536014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110536014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110536014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55eefe1f84c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110536014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55eefe1f84c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55eefe1c8a90] (fsm.c:486) 20250427110536014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55eefe1f84c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110536014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55eefe1f84c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110536014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55eefe1f84c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110536014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55eefe1f84c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110536014 DMSC NOTICE msub(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0xB21125C3) VLR: update for IMSI=262420000001056 (MSISDN=491230001056) (gsm_04_08.c:1541) 20250427110536014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55eefe1f84c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110536014 DMM DEBUG -> IMSI-262420000001056:MSISDN-491230001056:TMSInew-0xB21125C3 LOCATION UPDATE ACCEPT (TMSI = 0xb21125c3) (gsm_04_08.c:149) 20250427110536014 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110536014 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110536014 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110536014 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSInew-0xB21125C3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110536014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110536014 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110536014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110536014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110536014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110536014 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110536014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110536014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110536014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110536014 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 ea e3 9f 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 b2 11 25 c3 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2874)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2872)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2872)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2872)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2872)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_paging_fail2(2880)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2873)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2873)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2872)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2872)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2872)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2872)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110536017 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110536017 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110536017 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110536017 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110536017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110536017 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110536017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110536017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2874)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110536017 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110536017 DLSS7 DEBUG 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) 20250427110536017 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110536017 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110536017 DIUCS DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110536017 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110536017 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110536017 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110536017 DMM DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110536017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110536017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55eefe1f84c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110536017 DMSC NOTICE msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3) VLR: update for IMSI=262420000001056 (MSISDN=491230001056) (gsm_04_08.c:1541) 20250427110536017 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110536017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55eefe1f84c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110536017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110536017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55eefe1f84c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110536017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55eefe1f84c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1c8a90] (vlr_lu_fsm.c:817) 20250427110536017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55eefe1f84c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110536017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55eefe1f84c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110536017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1c8a90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110536017 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110536017 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250427110536017 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001056/3/1): Available (smpp_smsc.c:626) 20250427110536017 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110536017 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110536018 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110536018 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110536018 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110536018 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110536018 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110536018 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110536018 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110536018 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110536018 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110536018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110536018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110536018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110536018 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110536018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110536018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110536018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110536018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 e3 9f 00 01 0d 00 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2874)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2872)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2872)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2872)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2872)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2872)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2872)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2872)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2872)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2874)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110536021 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110536021 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110536021 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110536021 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110536021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110536021 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110536021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110536021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110536021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110536021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110536021 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110536021 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110536021 DIUCS DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110536021 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110536021 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110536021 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110536021 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110536021 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110536021 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110536021 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110536021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1c8a90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110536021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1c8a90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1fff30] (msc_a.c:1053) 20250427110536021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1c8a90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110536021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1c8a90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110536021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1c8a90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110536021 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1a1c90] (msc_a.c:1053) 20250427110536021 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110536021 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110536021 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110536021 DMSC DEBUG msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3) MSC-A terminated (msub.c:261) 20250427110536021 DMSC DEBUG msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3) 1 MSC-I still active (msub.c:79) 20250427110536021 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110536021 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110536021 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1f3b80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110536021 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1f3b80]{READY}: Removing from parent msub_fsm[0x55eefe1a1c90] (msub.c:113) 20250427110536021 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-486 (ran_conn.c:142) 20250427110536021 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-486 (ran_conn.c:155) 20250427110536021 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1f3b80]{READY}: Freeing instance (msub.c:113) 20250427110536021 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3:UTRAN-Iu-486:LU)[0x55eefe1f3b80]{READY}: Deallocated (fsm.c:568) 20250427110536021 DMSC DEBUG msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3) Free (msub.c:119) 20250427110536021 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110536021 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Freeing instance (msub.c:113) 20250427110536021 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Deallocated (fsm.c:568) 20250427110536021 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110536021 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110536021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110536021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110536021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110536021 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110536021 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110536021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110536021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110536021 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 e3 9f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2874)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2872)@84c1225eaf8b: Session index based on local reference:0 20250427110536022 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110536022 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110536022 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110536022 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110536022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110536022 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110536022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110536022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110536022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110536022 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 ea e3 9f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2874)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2873)@84c1225eaf8b: Deleted conn table entry 0TC_iu_proc_ss_paging_fail2(2880)15393695 TC_iu_proc_ss_paging_fail2(2880)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2880)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(2880)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2880)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2873)@84c1225eaf8b: Created IMSI[0] for '262420000001056'H'B21125C3'O to be handled at TC_iu_proc_ss_paging_fail2(2880) MSC_Test-GSUP(2878)@84c1225eaf8b: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(2880) 20250427110536056 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110536056 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427110536056 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427110536056 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427110536056 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110536057 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110536057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110536057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110536057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110536057 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110536057 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110536057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110536057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110536057 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 b2 11 25 c3 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2874)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2874)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2873)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_paging_fail2(2880) TC_iu_proc_ss_paging_fail2(2880)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110546058 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3 - NCSS: now used by 2 (attached,Paging) (transaction.c:281) 20250427110546059 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0xB21125C3 - Paging: now used by 1 (attached) (paging.c:202) TC_iu_proc_ss_paging_fail2(2880)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2880)@84c1225eaf8b: Final verdict of PTC: pass 20250427110546067 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110546067 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) 20250427110546067 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110546067 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110546067 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110546067 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) 20250427110546067 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110546067 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110546067 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110546068 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110546068 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110546068 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110546068 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110546068 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110546068 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110546068 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) 20250427110546068 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-GSUP(2878)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2871)@84c1225eaf8b: Final verdict of PTC: none 20250427110546068 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110546068 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110546068 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(2866)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2869)@84c1225eaf8b: Final verdict of PTC: none 20250427110546068 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110546069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110546069 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110546069 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110546069 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110546069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110546068 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110546068 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110546069 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110546069 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110546069 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110546069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110546069 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110546069 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110546069 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110546069 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110546069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110546069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110546069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110546069 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(2867)@84c1225eaf8b: Final verdict of PTC: none 20250427110546069 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) 20250427110546069 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110546069 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110546069 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110546069 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110546069 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2868)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2870)@84c1225eaf8b: Final verdict of PTC: none 20250427110546069 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110546069 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) 20250427110546069 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110546069 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) MSC_Test_2-SCCP(2872)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2875)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2873)@84c1225eaf8b: Final verdict of PTC: none 20250427110546070 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427110546070 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) 20250427110546070 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110546070 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110546070 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110546070 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110546070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110546070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110546070 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) 20250427110546070 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110546070 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110546070 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110546070 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110546070 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2874)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2881)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2865)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2877)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2879)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2876)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2865): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2866): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2867): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2868): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2869): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2870): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2871): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2872): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2873): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2874): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2875): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2876): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2877): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2878): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2879): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_proc_ss_paging_fail2(2880): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2881): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_proc_ss_paging_fail finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass'. Sun Apr 27 11:05:46 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 20250427110547071 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=347592) 20250427110548070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110548070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110548070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110548070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110548070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110548070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110548070 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110548070 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110548070 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110548072 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=347592, count=350900) 20250427110549074 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110550075 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_abort'. ------ MSC_Tests_Iu.TC_iu_proc_ss_abort ------ Sun Apr 27 11:05:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_abort.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_abort.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110551077 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_abort' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_proc_ss_abort started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2885)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2885)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2885)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2883)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2888)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2888)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2888)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2886)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2891)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2891)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2891)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2889)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110551207 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2892)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110551375 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110551375 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110551375 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110551375 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2885)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2885)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110551381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110551381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110551381 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110551381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110551381 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110551381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110551381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110551381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110551381 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110551381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110551381 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2885)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2885)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2885)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2885)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110551383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110551383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110551383 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110551383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110551383 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110551383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110551383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110551383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110551383 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110551383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110551383 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110551383 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2885)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2885)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110551383 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110551384 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2885)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2885)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2885)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2885)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2885)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110551388 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110551388 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110551388 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110551388 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2888)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2888)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110551392 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110551392 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110551392 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110551392 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110551392 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110551392 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110551392 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110551392 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) 20250427110551392 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110551392 DLSS7 DEBUG 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) 20250427110551392 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2888)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2888)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2888)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2888)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110551394 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110551394 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110551394 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110551394 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) 20250427110551394 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110551394 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110551394 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110551394 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) 20250427110551394 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110551394 DLSS7 DEBUG 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) 20250427110551394 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110551394 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2888)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2888)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2888)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2888)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2888)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427110551394 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110551394 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2888)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2888)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110551402 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110551402 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110551402 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110551402 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2891)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2891)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110551410 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110551410 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110551410 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110551410 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110551410 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110551410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110551410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110551410 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) 20250427110551410 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110551411 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) 20250427110551411 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2891)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2891)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2891)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2891)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110551414 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110551414 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110551414 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110551414 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) 20250427110551414 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110551414 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110551414 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110551414 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) 20250427110551414 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110551414 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) 20250427110551414 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) 20250427110551414 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110551414 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2891)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2888)@84c1225eaf8b: Message received on association #8 20250427110551414 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110551414 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2888)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2891)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2891)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2891)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2891)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2891)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2891)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2891)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110552079 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110552079 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2894)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2894)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110552085 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2894)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2894)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2894)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2894)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110552106 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110552106 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2895)@84c1225eaf8b: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(2897) TC_iu_proc_ss_abort2(2897)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110552184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110552184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552184 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110552184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110552184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552184 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110552184 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552184 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110552184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552184 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110552184 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110552184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2885)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2884)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110552195 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552195 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552195 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552195 DLM3UA 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) 20250427110552195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552195 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) 20250427110552195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110552195 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552195 DLSS7 DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110552196 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552196 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552196 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) 20250427110552196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552196 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) 20250427110552196 DLSS7 DEBUG Found route for dpc=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) 20250427110552196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110552196 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552196 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2888)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2887)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110552219 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552219 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552219 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552219 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110552219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552219 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110552219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110552219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552220 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110552220 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110552220 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110552220 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552220 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110552220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552220 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110552220 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110552220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552220 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2890)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2890)@84c1225eaf8b: Added conn table entry 0TC_iu_proc_ss_abort2(2897)7175165 MSC_Test_2-SCCP(2889)@84c1225eaf8b: First idle individual index:0 20250427110552242 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552242 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552242 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552242 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110552242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552242 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110552242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110552242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552242 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 6d 7b 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 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110552242 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)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110552242 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{active}: Allocated (fsm.c:456) 20250427110552242 DMSC DEBUG msc_i[0x55eefe1fff30]{READY}: Allocated (fsm.c:456) 20250427110552242 DMSC DEBUG msc_i[0x55eefe1fff30]{READY}: is child of msub_fsm[0x55eefe1c8a90] (fsm.c:486) 20250427110552242 DMSC DEBUG msc_a[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110552242 DMSC DEBUG msc_a[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1c8a90] (fsm.c:486) 20250427110552242 DMSC DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110552242 DMSC DEBUG msc_i(unknown:UTRAN-Iu-487:NONE)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110552242 DMSC DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110552242 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110552242 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110552242 DMM DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001057 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110552242 DMM DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110552242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1a1c90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110552242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1a1c90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f3b80] (fsm.c:486) 20250427110552242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1a1c90]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110552242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1a1c90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110552242 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110552242 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001057 id=262420000001057 (vlr.c:661) 20250427110552242 DVLR INFO New subscr, IMSI: 262420000001057 (vlr.c:562) 20250427110552242 DVLR DEBUG VLR subscr IMSI-262420000001057 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110552242 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110552243 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110552243 DVLR DEBUG VLR subscr IMSI-262420000001057 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110552243 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110552243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1a1c90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110552243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1a1c90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110552243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1a1c90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110552243 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f1b40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110552243 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f1b40]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1a1c90] (fsm.c:486) 20250427110552243 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f1b40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110552243 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f1b40]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110552243 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552243 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110552243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552243 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110552243 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110552243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552243 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 6d 7b fd 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@84c1225eaf8b: { messageType := 2, destLocRef := '6D7BFD'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)@84c1225eaf8b: Found GsupExpect[0] for "262420000001057" handled at TC_iu_proc_ss_abort2(2897) MSC_Test-GSUP(2895)@84c1225eaf8b: Added IMSI table entry 0TC_iu_proc_ss_abort2(2897)"262420000001057" MSC_Test_2-SCCP(2889)@84c1225eaf8b: Session index based on local reference:0 TC_iu_proc_ss_abort2(2897)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2897)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110552251 DVLR DEBUG VLR subscr IMSI-262420000001057 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110552251 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f1b40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110552251 DVLR DEBUG SUBSCR(IMSI-262420000001057) Received 1 auth tuples (vlr.c:996) 20250427110552251 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f1b40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110552251 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f1b40]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110552251 DMM DEBUG Tx AUTH REQ (rand = 0f1a8deaf9e05ac876075b4cec5ff8c1) (gsm_04_08.c:641) 20250427110552251 DMM DEBUG AUTH REQ (autn = d87d4b1c6e964b9bd675640cc5ccc17a) (gsm_04_08.c:643) 20250427110552251 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110552251 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110552251 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110552251 DVLR DEBUG VLR subscr IMSI-262420000001057 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110552251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110552251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552251 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110552251 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110552251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552251 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 6d 7b fd 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 0f 1a 8d ea f9 e0 5a c8 76 07 5b 4c ec 5f f8 c1 20 10 d8 7d 4b 1c 6e 96 4b 9b d6 75 64 0c c5 cc c1 7a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2890)@84c1225eaf8b: patching N(SD)=1 into dtap '0514E22144522104605E049D'O MSC_Test_2-RAN(2890)@84c1225eaf8b: patched enc_l3: '0554E22144522104605E049D'O MSC_Test_2-SCCP(2889)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2889)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2889)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E22144522104605E049D'O 20250427110552264 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552264 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552264 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552264 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110552264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552264 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110552264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110552264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552264 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 e2 21 44 52 21 04 60 5e 04 9d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110552264 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110552264 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110552264 DIUCS DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110552264 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110552264 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110552264 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110552264 DMM DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e2214452605e049d) (gsm_04_08.c:1128) 20250427110552264 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f1b40]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110552264 DVLR DEBUG SUBSCR(IMSI-262420000001057) AUTH on UTRAN received RES: e2214452605e049d (8 bytes) (vlr_auth_fsm.c:151) 20250427110552264 DVLR INFO SUBSCR(IMSI-262420000001057) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110552264 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f1b40]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110552264 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f1b40]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110552264 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f1b40]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110552264 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f1b40]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1a1c90] (vlr_auth_fsm.c:294) 20250427110552264 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f1b40]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110552264 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f1b40]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110552264 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110552264 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110552264 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110552264 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110552264 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3cc41864ea6d77c38a52bdbe5adc907f, CK=NONE (ran_msg_iu.c:388) 20250427110552264 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110552264 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110552264 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552264 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110552264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552264 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110552264 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110552264 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552264 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 6d 7b fd 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 3c c4 18 64 ea 6d 77 c3 8a 52 bd be 5a dc 90 7f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2889)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2889)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2889)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110552274 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552274 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552274 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552274 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110552274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552274 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110552274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110552274 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552274 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e7 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110552274 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110552274 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110552274 DIUCS DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110552274 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110552274 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110552274 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110552274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110552274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110552274 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110552274 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110552274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110552274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110552274 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110552274 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1a1c90] (fsm.c:486) 20250427110552274 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110552274 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110552274 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552274 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110552274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552274 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110552274 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110552274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552274 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 6d 7b fd 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110552281 DVLR DEBUG VLR subscr IMSI-262420000001057 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110552281 DVLR DEBUG IMSI:262420000001057 has MSISDN:491230001057 (vlr.c:1045) 20250427110552281 DMSC NOTICE msub(IMSI-262420000001057:MSISDN-491230001057) VLR: update for IMSI=262420000001057 (MSISDN=491230001057) (gsm_04_08.c:1541) 20250427110552281 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110552282 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110552282 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110552282 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110552282 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110552282 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110552282 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55eefe1a1c90] (vlr_lu_fsm.c:110) 20250427110552282 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110552282 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55eefe1f1b40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110552282 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110552282 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110552282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55eefe214040]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110552282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55eefe214040]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55eefe1a1c90] (fsm.c:486) 20250427110552282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55eefe214040]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110552282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55eefe214040]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110552282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55eefe214040]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110552282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55eefe214040]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110552282 DMSC NOTICE msub(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7C26D637) VLR: update for IMSI=262420000001057 (MSISDN=491230001057) (gsm_04_08.c:1541) 20250427110552282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55eefe214040]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110552282 DMM DEBUG -> IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7C26D637 LOCATION UPDATE ACCEPT (TMSI = 0x7c26d637) (gsm_04_08.c:149) 20250427110552282 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110552282 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110552282 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110552282 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7C26D637 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110552282 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552282 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110552282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110552282 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110552282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552282 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 6d 7b 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 7c 26 d6 37 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2897)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2890)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2890)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2889)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2889)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2889)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110552289 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552289 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552289 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552289 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110552289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552289 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2891)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110552289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110552289 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552289 DLSS7 DEBUG 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) 20250427110552289 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110552289 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110552289 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110552289 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110552289 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110552289 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110552289 DMM DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110552289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110552289 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55eefe214040]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110552289 DMSC NOTICE msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637) VLR: update for IMSI=262420000001057 (MSISDN=491230001057) (gsm_04_08.c:1541) 20250427110552289 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110552289 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55eefe214040]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110552289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110552289 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55eefe214040]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110552289 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55eefe214040]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1a1c90] (vlr_lu_fsm.c:817) 20250427110552289 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55eefe214040]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110552289 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55eefe214040]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110552289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110552289 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110552289 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.952s remaining) (msc_a.c:450) 20250427110552289 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001057/3/1): Available (smpp_smsc.c:626) 20250427110552290 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110552290 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110552290 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110552290 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110552290 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110552290 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110552290 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110552290 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110552290 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110552290 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552290 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110552290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552290 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110552290 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110552290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552290 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 6d 7b 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) MSC_Test_2-M3UA(2891)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2889)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2889)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2889)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110552305 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110552305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110552305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110552305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2891)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110552305 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110552305 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110552305 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110552305 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110552305 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110552305 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110552305 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110552305 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110552306 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110552306 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110552306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1a1c90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110552306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1a1c90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1f3b80] (msc_a.c:1053) 20250427110552306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1a1c90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110552306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1a1c90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110552306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1a1c90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110552306 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1c8a90] (msc_a.c:1053) 20250427110552306 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110552306 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110552306 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110552306 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637) MSC-A terminated (msub.c:261) 20250427110552306 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637) 1 MSC-I still active (msub.c:79) 20250427110552306 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110552306 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110552306 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1fff30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110552306 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1fff30]{READY}: Removing from parent msub_fsm[0x55eefe1c8a90] (msub.c:113) 20250427110552306 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-487 (ran_conn.c:142) 20250427110552306 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-487 (ran_conn.c:155) 20250427110552306 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1fff30]{READY}: Freeing instance (msub.c:113) 20250427110552306 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-487:LU)[0x55eefe1fff30]{READY}: Deallocated (fsm.c:568) 20250427110552306 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637) Free (msub.c:119) 20250427110552306 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110552306 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{terminating}: Freeing instance (msub.c:113) 20250427110552306 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{terminating}: Deallocated (fsm.c:568) 20250427110552306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110552306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552306 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110552306 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110552306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552306 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 6d 7b fd 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@84c1225eaf8b: Session index based on local reference:0 20250427110552310 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110552310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552310 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110552310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110552310 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552310 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 6d 7b fd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2890)@84c1225eaf8b: Deleted conn table entry 0TC_iu_proc_ss_abort2(2897)7175165 TC_iu_proc_ss_abort2(2897)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2897)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2897)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2897)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2890)@84c1225eaf8b: Created IMSI[0] for '262420000001057'H'7C26D637'O to be handled at TC_iu_proc_ss_abort2(2897) MSC_Test-GSUP(2895)@84c1225eaf8b: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(2897) 20250427110552328 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110552328 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427110552329 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427110552329 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427110552329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552329 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110552329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552329 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110552329 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110552329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552329 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 7c 26 d6 37 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2890)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_abort2(2897) TC_iu_proc_ss_abort2(2897)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2897)@84c1225eaf8b: 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 := '7C26D637'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2890)@84c1225eaf8b: Added conn table entry 0TC_iu_proc_ss_abort2(2897)9986935 MSC_Test_2-SCCP(2889)@84c1225eaf8b: First idle individual index:0 20250427110552349 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110552349 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110552349 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110552349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110552350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552350 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 98 63 77 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 7c 26 d6 37 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) 20250427110552350 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) 20250427110552350 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Allocated (fsm.c:456) 20250427110552350 DMSC DEBUG msc_i[0x55eefe1f3b80]{READY}: Allocated (fsm.c:456) 20250427110552350 DMSC DEBUG msc_i[0x55eefe1f3b80]{READY}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110552350 DMSC DEBUG msc_a[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110552350 DMSC DEBUG msc_a[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110552350 DMSC DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110552350 DMSC DEBUG msc_i(unknown:UTRAN-Iu-488:NONE)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110552350 DMSC DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110552350 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110552350 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110552350 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1c8a90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110552350 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1c8a90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30] (fsm.c:486) 20250427110552350 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1c8a90]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110552350 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1c8a90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110552350 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110552350 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110552350 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110552351 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110552351 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1c8a90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110552351 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1c8a90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110552351 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe214040]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110552351 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe214040]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1c8a90] (fsm.c:486) 20250427110552351 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe214040]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110552351 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe214040]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110552351 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427110552351 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552351 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110552351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552351 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110552351 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110552351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552351 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 98 63 77 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@84c1225eaf8b: { messageType := 2, destLocRef := '986377'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_proc_ss_abort2(2897)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2897)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110552356 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110552356 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe214040]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110552356 DVLR DEBUG SUBSCR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637) Received 1 auth tuples (vlr.c:996) 20250427110552356 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe214040]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110552356 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe214040]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110552356 DMM DEBUG Tx AUTH REQ (rand = 80eb789d3e741e1d9461c40b4e9757cb) (gsm_04_08.c:641) 20250427110552356 DMM DEBUG AUTH REQ (autn = bea9e2e88282f4e7ec4a7d0fa220625f) (gsm_04_08.c:643) 20250427110552356 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110552356 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110552356 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110552356 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427110552356 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552356 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110552357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552357 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110552357 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110552357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552357 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 98 63 77 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 80 eb 78 9d 3e 74 1e 1d 94 61 c4 0b 4e 97 57 cb 20 10 be a9 e2 e8 82 82 f4 e7 ec 4a 7d 0f a2 20 62 5f 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2890)@84c1225eaf8b: patching N(SD)=0 into dtap '0514A8A083EF21041FB0F6A6'O MSC_Test_2-RAN(2890)@84c1225eaf8b: patched enc_l3: '0514A8A083EF21041FB0F6A6'O MSC_Test_2-SCCP(2889)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2889)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2889)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514A8A083EF21041FB0F6A6'O 20250427110552361 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552361 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552361 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552361 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110552361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552361 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110552361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110552361 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552361 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 a8 a0 83 ef 21 04 1f b0 f6 a6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110552361 DIUCS DEBUG (UTRAN-Iu-488) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110552361 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110552361 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110552361 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110552361 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110552361 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110552361 DMM DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a8a083ef1fb0f6a6) (gsm_04_08.c:1128) 20250427110552361 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe214040]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110552361 DVLR DEBUG SUBSCR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637) AUTH on UTRAN received RES: a8a083ef1fb0f6a6 (8 bytes) (vlr_auth_fsm.c:151) 20250427110552361 DVLR INFO SUBSCR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110552361 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe214040]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110552361 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe214040]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110552361 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe214040]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110552361 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe214040]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1c8a90] (vlr_auth_fsm.c:294) 20250427110552361 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe214040]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110552361 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe214040]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110552362 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110552362 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110552362 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110552362 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110552362 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0340f5d33d5e91ad481b7bc143fce643, CK=NONE (ran_msg_iu.c:388) 20250427110552362 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110552362 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110552362 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552362 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552362 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552362 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110552362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110552362 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110552362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552362 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 98 63 77 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 03 40 f5 d3 3d 5e 91 ad 48 1b 7b c1 43 fc e6 43 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2889)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2889)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2889)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110552364 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552364 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552364 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552364 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110552364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552364 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110552364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110552364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552364 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2891)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110552364 DIUCS DEBUG (UTRAN-Iu-488) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110552364 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110552364 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110552364 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110552364 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110552364 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110552364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110552364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110552364 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110552364 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110552364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110552364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110552364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110552364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110552364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110552364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110552364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1c8a90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110552364 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110552364 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250427110552364 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427110552364 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110552364 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110552365 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427110552365 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001057/3/1): Available (smpp_smsc.c:626) 20250427110552365 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552365 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110552365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110552365 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110552365 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552365 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 98 63 77 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) 20250427110552365 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552365 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110552365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110552365 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110552365 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552365 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 98 63 77 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 c9 ec d7 73 5e bc 31 49 80 4a 3d a4 6e b4 b9 71 21 f7 36 03 8b 42 cb 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2891)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2889)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2897)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110552396 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110552396 DSS NOTICE Rx OSMO_GSUP_MSGT_PROC_SS_ERROR from HLR/EUSE (cause=0x00, sid=0x20000555) (gsm_09_11.c:458) 20250427110552396 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:463) 20250427110552396 DSS NOTICE trans(NCSS IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP callref-0x20000555 tid-0) Aborting the session: sending RELEASE COMPLETE (gsm_09_11.c:471) 20250427110552396 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110552396 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110552396 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110552396 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110552396 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110552396 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110552396 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110552396 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110552396 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110552396 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110552396 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110552396 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110552396 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110552396 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552396 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552396 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552396 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110552396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552396 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110552396 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110552396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552396 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 98 63 77 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) 20250427110552396 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552396 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552396 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552396 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110552396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552396 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110552397 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110552397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552397 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 98 63 77 00 01 0d 00 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2891)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2889)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2897)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2889)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2889)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2889)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2891)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110552398 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552398 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552398 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552398 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110552398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552398 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110552398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110552398 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552398 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110552398 DIUCS DEBUG (UTRAN-Iu-488) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110552398 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110552398 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110552398 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110552398 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110552398 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110552398 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110552398 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110552398 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110552398 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110552398 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1c8a90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110552398 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1c8a90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30] (msc_a.c:1053) 20250427110552398 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1c8a90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110552398 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1c8a90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110552398 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1a1c90] (msc_a.c:1053) 20250427110552398 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110552399 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1fff30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110552399 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110552399 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637) MSC-A terminated (msub.c:261) 20250427110552399 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637) 1 MSC-I still active (msub.c:79) 20250427110552399 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110552399 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110552399 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1f3b80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110552399 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1f3b80]{READY}: Removing from parent msub_fsm[0x55eefe1a1c90] (msub.c:113) 20250427110552399 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-488 (ran_conn.c:142) 20250427110552399 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-488 (ran_conn.c:155) 20250427110552399 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1f3b80]{READY}: Freeing instance (msub.c:113) 20250427110552399 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637:UTRAN-Iu-488:PAGING_RESP)[0x55eefe1f3b80]{READY}: Deallocated (fsm.c:568) 20250427110552399 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637) Free (msub.c:119) 20250427110552399 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7C26D637 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110552399 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Freeing instance (msub.c:113) 20250427110552399 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Deallocated (fsm.c:568) 20250427110552399 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552399 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110552399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110552399 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110552399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552399 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 98 63 77 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2891)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@84c1225eaf8b: Session index based on local reference:0 20250427110552399 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552399 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110552399 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110552399 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110552399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110552399 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2891)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110552399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110552399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110552399 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110552399 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 98 63 77 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2890)@84c1225eaf8b: Deleted conn table entry 0TC_iu_proc_ss_abort2(2897)9986935 TC_iu_proc_ss_abort2(2897)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2897)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2897)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2897)@84c1225eaf8b: Final verdict of PTC: pass 20250427110552402 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110552402 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110552402 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110552402 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110552402 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110552402 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) 20250427110552402 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110552402 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110552402 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110552402 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110552402 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110552402 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110552402 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110552402 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) 20250427110552402 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110552402 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110552402 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110552402 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110552402 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110552402 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552402 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110552402 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110552402 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110552402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110552402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110552402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110552402 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) 20250427110552402 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) 20250427110552402 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110552402 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110552402 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110552402 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110552402 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552402 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110552402 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110552402 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110552402 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110552402 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110552402 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) 20250427110552402 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) 20250427110552402 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110552402 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110552402 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110552402 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110552402 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110552402 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110552402 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2895)@84c1225eaf8b: Final verdict of PTC: none 20250427110552403 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(2885)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2886)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2888)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2894)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2890)@84c1225eaf8b: Final verdict of PTC: none 20250427110552404 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110552404 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) 20250427110552404 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110552404 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110552404 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) 20250427110552404 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110552404 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110552404 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110552404 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110552404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110552404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110552405 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) 20250427110552405 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110552405 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110552405 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110552405 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110552405 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2883)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2892)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2891)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2889)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2884)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2882)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2896)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2898)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2887)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2893)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2882): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2883): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2884): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2885): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2886): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2887): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2888): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2889): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2890): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2891): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2892): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2893): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2894): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2895): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2896): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_proc_ss_abort2(2897): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2898): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_proc_ss_abort finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_abort pass'. Sun Apr 27 11:05:52 UTC 2025 ====== MSC_Tests_Iu.TC_iu_proc_ss_abort pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_proc_ss_abort.talloc 20250427110553403 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=496316) 20250427110554403 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110554403 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110554403 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110554403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110554403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110554403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110554404 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110554405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110554405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110554405 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=496316, count=499624) 20250427110555404 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_abort pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd'. ------ MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd ------ Sun Apr 27 11:05:56 UTC 2025 20250427110556405 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110557406 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_multi_lu_and_mo_ussd started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2902)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2902)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2902)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2900)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2905)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2905)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2905)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2903)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2908)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2908)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2908)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2906)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110557472 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2909)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110557637 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110557637 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110557637 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110557637 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2902)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2902)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110557640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110557640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110557640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110557640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110557640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110557640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110557640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110557640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110557640 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110557640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110557640 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2902)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2902)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2902)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2902)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110557641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110557641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110557641 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110557641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110557641 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110557641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110557641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110557641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110557641 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110557641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110557641 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110557641 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2902)@84c1225eaf8b: Message received on association #8 20250427110557641 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110557641 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2902)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2902)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2902)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2902)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2902)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2902)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110557652 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110557652 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110557652 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110557652 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2905)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2905)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110557654 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110557654 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110557654 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110557654 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110557654 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110557655 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110557655 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110557655 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) 20250427110557655 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110557655 DLSS7 DEBUG 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) 20250427110557655 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2905)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2905)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2905)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2905)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110557656 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110557656 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110557656 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110557656 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) 20250427110557656 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110557656 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110557656 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110557656 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) 20250427110557656 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110557656 DLSS7 DEBUG 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(2905)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110557656 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110557656 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2905)@84c1225eaf8b: Message received on association #8 20250427110557656 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110557656 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2905)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2905)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2905)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2905)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2905)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2905)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110557666 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110557666 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110557666 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110557666 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110557668 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110557668 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110557668 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110557668 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110557668 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110557668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110557668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110557668 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) 20250427110557668 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110557668 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) 20250427110557668 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2908)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2908)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110557670 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110557670 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110557670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110557670 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) 20250427110557670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110557670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110557670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110557670 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) 20250427110557670 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110557670 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) 20250427110557670 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) 20250427110557670 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110557670 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110557670 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110557670 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2905)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2905)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110558407 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110558407 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2911)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2911)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110558409 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2911)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2911)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2911)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2911)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110558418 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110558418 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250427110558441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110558441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558441 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(2902)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558441 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558441 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558441 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558441 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558441 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110558441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558441 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110558441 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110558441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2902)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2912)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001100'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(2901)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2912)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110558456 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558456 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558456 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558456 DLM3UA 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) 20250427110558456 DLSS7 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(2905)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558456 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) 20250427110558456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558456 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558456 DLSS7 DEBUG 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) 20250427110558456 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558456 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558456 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) 20250427110558456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558456 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) 20250427110558456 DLSS7 DEBUG Found route for dpc=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) 20250427110558456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110558456 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558456 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2905)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2904)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2912)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110558472 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558472 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558472 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558472 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558472 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558472 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558472 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558472 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) 20250427110558472 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110558473 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110558473 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558473 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558473 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558473 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558473 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110558473 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558473 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2914)11843212 MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2915)6558989 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558480 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558480 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558480 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558480 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 b4 b6 8c 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 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)@84c1225eaf8b: patch: N(SD) for ConnIdx 1 set to 1 20250427110558480 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) 20250427110558480 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{active}: Allocated (fsm.c:456) 20250427110558480 DMSC DEBUG msc_i[0x55eefe1fff30]{READY}: Allocated (fsm.c:456) 20250427110558480 DMSC DEBUG msc_i[0x55eefe1fff30]{READY}: is child of msub_fsm[0x55eefe1c8a90] (fsm.c:486) 20250427110558480 DMSC DEBUG msc_a[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558480 DMSC DEBUG msc_a[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1c8a90] (fsm.c:486) 20250427110558480 DMSC DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558480 DMSC DEBUG msc_i(unknown:UTRAN-Iu-489:NONE)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558480 DMSC DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110558480 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558480 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2917)7213611 20250427110558480 DMM DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001100 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110558480 DMM DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110558480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1a1c90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110558480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1a1c90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f3b80] (fsm.c:486) 20250427110558480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1a1c90]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110558480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1a1c90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110558480 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110558480 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001100 id=262420000001100 (vlr.c:661) 20250427110558480 DVLR INFO New subscr, IMSI: 262420000001100 (vlr.c:562) 20250427110558480 DVLR DEBUG VLR subscr IMSI-262420000001100 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110558480 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558480 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558480 DVLR DEBUG VLR subscr IMSI-262420000001100 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110558480 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110558480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1a1c90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110558480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1a1c90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110558480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1a1c90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110558480 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f16b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558480 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f16b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1a1c90] (fsm.c:486) 20250427110558480 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f16b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558480 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f16b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110558480 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558480 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558481 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558481 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558481 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 b4 b6 8c 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-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:1 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:2 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558481 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558481 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558481 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558481 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558481 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558481 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 15 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 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) 20250427110558482 DIUCS DEBUG (UTRAN-Iu-490 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558482 DMSC DEBUG msub_fsm[0x55eefe1dcae0]{active}: Allocated (fsm.c:456) 20250427110558482 DMSC DEBUG msc_i[0x55eefe1dccc0]{READY}: Allocated (fsm.c:456) 20250427110558482 DMSC DEBUG msc_i[0x55eefe1dccc0]{READY}: is child of msub_fsm[0x55eefe1dcae0] (fsm.c:486) 20250427110558482 DMSC DEBUG msc_a[0x55eefe1e3040]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558482 DMSC DEBUG msc_a[0x55eefe1e3040]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1dcae0] (fsm.c:486) 20250427110558482 DMSC DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x55eefe1e3040]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558482 DMSC DEBUG msc_i(unknown:UTRAN-Iu-490:NONE)[0x55eefe1dccc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558482 DMSC DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x55eefe1e3040]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110558482 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x55eefe1e3040]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558482 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x55eefe1e3040]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558482 DMM DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001101 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110558482 DMM DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110558482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fafc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110558482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fafc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1e3040] (fsm.c:486) MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := 'B4B68C'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 } } 20250427110558482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fafc0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110558482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fafc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110558482 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110558482 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001101 id=262420000001101 (vlr.c:661) 20250427110558482 DVLR INFO New subscr, IMSI: 262420000001101 (vlr.c:562) 20250427110558482 DVLR DEBUG VLR subscr IMSI-262420000001101 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110558482 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558482 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558482 DVLR DEBUG VLR subscr IMSI-262420000001101 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110558482 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110558482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fafc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110558482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fafc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110558482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fafc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110558482 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fb220]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558482 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fb220]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fafc0] (fsm.c:486) 20250427110558482 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fb220]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558482 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fb220]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test-GSUP(2912)@84c1225eaf8b: Found GsupExpect[0] for "262420000001100" handled at TC_iu_multi_lu_and_mo_ussd2(2914) MSC_Test-GSUP(2912)@84c1225eaf8b: Added IMSI table entry 0TC_iu_multi_lu_and_mo_ussd2(2914)"262420000001100" 20250427110558482 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558482 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:0 20250427110558482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558482 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558482 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558482 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 15 0d 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) 20250427110558482 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558482 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558482 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558482 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558482 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558482 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 6e 12 2b 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-GSUP(2912)@84c1225eaf8b: Found GsupExpect[1] for "262420000001101" handled at TC_iu_multi_lu_and_mo_ussd2(2915) MSC_Test-GSUP(2912)@84c1225eaf8b: Added IMSI table entry 1TC_iu_multi_lu_and_mo_ussd2(2915)"262420000001101" MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558482 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) 20250427110558483 DMSC DEBUG msub_fsm[0x55eefe1e34b0]{active}: Allocated (fsm.c:456) 20250427110558483 DMSC DEBUG msc_i[0x55eefe1c6f50]{READY}: Allocated (fsm.c:456) 20250427110558483 DMSC DEBUG msc_i[0x55eefe1c6f50]{READY}: is child of msub_fsm[0x55eefe1e34b0] (fsm.c:486) 20250427110558483 DMSC DEBUG msc_a[0x55eefe1c71e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558483 DMSC DEBUG msc_a[0x55eefe1c71e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1e34b0] (fsm.c:486) 20250427110558483 DMSC DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x55eefe1c71e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558483 DMSC DEBUG msc_i(unknown:UTRAN-Iu-491:NONE)[0x55eefe1c6f50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558483 DMSC DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x55eefe1c71e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110558483 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x55eefe1c71e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558483 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x55eefe1c71e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558483 DMM DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001102 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110558483 DMM DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110558483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c39f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110558483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c39f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c71e0] (fsm.c:486) 20250427110558483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c39f0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110558483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c39f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110558483 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110558483 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001102 id=262420000001102 (vlr.c:661) 20250427110558483 DVLR INFO New subscr, IMSI: 262420000001102 (vlr.c:562) 20250427110558483 DVLR DEBUG VLR subscr IMSI-262420000001102 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110558483 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558483 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558483 DVLR DEBUG VLR subscr IMSI-262420000001102 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110558483 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110558483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c39f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110558483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c39f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110558483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c39f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110558483 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c3c50]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558483 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c3c50]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c39f0] (fsm.c:486) 20250427110558483 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c3c50]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558483 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c3c50]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110558483 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558483 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558483 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558483 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558483 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 6e 12 2b 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)@84c1225eaf8b: Found GsupExpect[2] for "262420000001102" handled at TC_iu_multi_lu_and_mo_ussd2(2917) MSC_Test-GSUP(2912)@84c1225eaf8b: Added IMSI table entry 2TC_iu_multi_lu_and_mo_ussd2(2917)"262420000001102" MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := '64150D'O, sourceLocRef := '0001EA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := '6E122B'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)@84c1225eaf8b: Session index based on local reference:2 TC_iu_multi_lu_and_mo_ussd2(2914)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2914)@84c1225eaf8b: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2915)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2915)@84c1225eaf8b: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2917)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2917)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110558486 DVLR DEBUG VLR subscr IMSI-262420000001100 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558486 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f16b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558486 DVLR DEBUG SUBSCR(IMSI-262420000001100) Received 1 auth tuples (vlr.c:996) 20250427110558486 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f16b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558486 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f16b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558486 DMM DEBUG Tx AUTH REQ (rand = 41f5ea234fdb60b6209769d69a3928c4) (gsm_04_08.c:641) 20250427110558486 DMM DEBUG AUTH REQ (autn = ffa96425aa8fd017d698e26d7a17c469) (gsm_04_08.c:643) 20250427110558486 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558486 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558486 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558486 DVLR DEBUG VLR subscr IMSI-262420000001100 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558486 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558486 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558486 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558486 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558486 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 b4 b6 8c 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 41 f5 ea 23 4f db 60 b6 20 97 69 d6 9a 39 28 c4 20 10 ff a9 64 25 aa 8f d0 17 d6 98 e2 6d 7a 17 c4 69 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2912)@84c1225eaf8b: Created GsupExpect[0] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(2919) TC_iu_multi_lu_and_mo_ussd2(2919)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '05143BD8D60C21048B7C4509'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '05543BD8D60C21048B7C4509'O MSC_Test-GSUP(2912)@84c1225eaf8b: Created GsupExpect[1] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(2921) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2919)11576360 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543BD8D60C21048B7C4509'O TC_iu_multi_lu_and_mo_ussd2(2921)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558495 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558495 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558495 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558495 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558495 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558496 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558496 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 3b d8 d6 0c 21 04 8b 7c 45 09 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:3 20250427110558496 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558496 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558496 DIUCS DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558496 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558496 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558496 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558496 DMM DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3bd8d60c8b7c4509) (gsm_04_08.c:1128) 20250427110558496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f16b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558496 DVLR DEBUG SUBSCR(IMSI-262420000001100) AUTH on UTRAN received RES: 3bd8d60c8b7c4509 (8 bytes) (vlr_auth_fsm.c:151) 20250427110558496 DVLR INFO SUBSCR(IMSI-262420000001100) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f16b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f16b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f16b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f16b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1a1c90] (vlr_auth_fsm.c:294) 20250427110558496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f16b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f16b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110558496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110558496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558496 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558496 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=96317e615d519f3c3ac3be5590dc267a, CK=NONE (ran_msg_iu.c:388) 20250427110558496 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110558496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110558496 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558496 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558496 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558496 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 b4 b6 8c 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 96 31 7e 61 5d 51 9f 3c 3a c3 be 55 90 dc 26 7a 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558496 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558496 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558496 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558496 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 b0 a4 28 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 30 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558496 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) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558497 DMSC DEBUG msub_fsm[0x55eefe1e5030]{active}: Allocated (fsm.c:456) 20250427110558497 DMSC DEBUG msc_i[0x55eefe1e5160]{READY}: Allocated (fsm.c:456) 20250427110558497 DMSC DEBUG msc_i[0x55eefe1e5160]{READY}: is child of msub_fsm[0x55eefe1e5030] (fsm.c:486) 20250427110558497 DMSC DEBUG msc_a[0x55eefe1e5340]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558497 DMSC DEBUG msc_a[0x55eefe1e5340]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1e5030] (fsm.c:486) 20250427110558497 DMSC DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x55eefe1e5340]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558497 DMSC DEBUG msc_i(unknown:UTRAN-Iu-492:NONE)[0x55eefe1e5160]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558497 DMSC DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x55eefe1e5340]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558497 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x55eefe1e5340]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558497 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x55eefe1e5340]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558497 DMM DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001103 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110558497 DMM DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110558497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20bdc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110558497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20bdc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe1e5340] (fsm.c:486) 20250427110558497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20bdc0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110558497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20bdc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110558497 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110558497 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001103 id=262420000001103 (vlr.c:661) 20250427110558497 DVLR INFO New subscr, IMSI: 262420000001103 (vlr.c:562) 20250427110558497 DVLR DEBUG VLR subscr IMSI-262420000001103 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110558497 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558497 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558497 DVLR DEBUG VLR subscr IMSI-262420000001103 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:0 20250427110558497 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110558497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20bdc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110558497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20bdc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110558497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20bdc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110558497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20c700]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20c700]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20bdc0] (fsm.c:486) 20250427110558497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20c700]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20c700]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110558497 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558497 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558497 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558497 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558497 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 b0 a4 28 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) 20250427110558497 DVLR DEBUG VLR subscr IMSI-262420000001101 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fb220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558497 DVLR DEBUG SUBSCR(IMSI-262420000001101) Received 1 auth tuples (vlr.c:996) 20250427110558497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fb220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fb220]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558497 DMM DEBUG Tx AUTH REQ (rand = 825ac63b5732a3ef2f37f2047c02f497) (gsm_04_08.c:641) 20250427110558497 DMM DEBUG AUTH REQ (autn = 1ee2205595d1845dbd87bfadd2ed0b0d) (gsm_04_08.c:643) 20250427110558497 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558497 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558497 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1dccc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test-GSUP(2912)@84c1225eaf8b: Found GsupExpect[0] for "262420000001103" handled at TC_iu_multi_lu_and_mo_ussd2(2919) MSC_Test-GSUP(2912)@84c1225eaf8b: Added IMSI table entry 3TC_iu_multi_lu_and_mo_ussd2(2919)"262420000001103" 20250427110558497 DVLR DEBUG VLR subscr IMSI-262420000001101 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558497 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558497 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558497 DVLR DEBUG VLR subscr IMSI-262420000001102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c3c50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558497 DVLR DEBUG SUBSCR(IMSI-262420000001102) Received 1 auth tuples (vlr.c:996) 20250427110558497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c3c50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c3c50]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558497 DMM DEBUG Tx AUTH REQ (rand = a16d0a6dce7f31d9ad818d6c9d249f1c) (gsm_04_08.c:641) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558497 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558497 DMM DEBUG AUTH REQ (autn = 3fd53411603defee6042e018a1c68c7f) (gsm_04_08.c:643) 20250427110558497 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558497 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558497 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c6f50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558497 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558497 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 15 0d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 82 5a c6 3b 57 32 a3 ef 2f 37 f2 04 7c 02 f4 97 20 10 1e e2 20 55 95 d1 84 5d bd 87 bf ad d2 ed 0b 0d 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558497 DVLR DEBUG VLR subscr IMSI-262420000001102 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558498 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558498 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558498 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558498 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558498 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558498 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 6e 12 2b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a1 6d 0a 6d ce 7f 31 d9 ad 81 8d 6c 9d 24 9f 1c 20 10 3f d5 34 11 60 3d ef ee 60 42 e0 18 a1 c6 8c 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(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := 'B0A428'O, sourceLocRef := '0001EC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2919)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2919)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2921)11474142 MSC_Test_2-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:4 MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '05145610916F2104BF40DAF1'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '05545610916F2104BF40DAF1'O 20250427110558502 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558502 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558502 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558502 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558502 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558502 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558502 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 af 14 de 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-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558502 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) 20250427110558502 DMSC DEBUG msub_fsm[0x55eefe1e5b80]{active}: Allocated (fsm.c:456) 20250427110558502 DMSC DEBUG msc_i[0x55eefe1e5cb0]{READY}: Allocated (fsm.c:456) 20250427110558502 DMSC DEBUG msc_i[0x55eefe1e5cb0]{READY}: is child of msub_fsm[0x55eefe1e5b80] (fsm.c:486) 20250427110558502 DMSC DEBUG msc_a[0x55eefe21e7c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558502 DMSC DEBUG msc_a[0x55eefe21e7c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1e5b80] (fsm.c:486) 20250427110558502 DMSC DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x55eefe21e7c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558502 DMSC DEBUG msc_i(unknown:UTRAN-Iu-493:NONE)[0x55eefe1e5cb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558502 DMSC DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x55eefe21e7c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 20250427110558502 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x55eefe21e7c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558502 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x55eefe21e7c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558502 DMM DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001104 LU-type=IMSI-ATTACH (gsm_04_08.c:363) MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558502 DMM DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110558502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21ed70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110558502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21ed70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21e7c0] (fsm.c:486) 20250427110558502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21ed70]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110558502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21ed70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110558502 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110558502 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001104 id=262420000001104 (vlr.c:661) 20250427110558502 DVLR INFO New subscr, IMSI: 262420000001104 (vlr.c:562) 20250427110558503 DVLR DEBUG VLR subscr IMSI-262420000001104 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110558503 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558503 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558503 DVLR DEBUG VLR subscr IMSI-262420000001104 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110558503 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110558503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21ed70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110558503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21ed70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110558503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21ed70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110558503 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21efd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558503 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21efd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21ed70] (fsm.c:486) 20250427110558503 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21efd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558503 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21efd0]{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)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545610916F2104BF40DAF1'O 20250427110558503 DVLR DEBUG VLR subscr IMSI-262420000001103 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558503 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20c700]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558503 DVLR DEBUG SUBSCR(IMSI-262420000001103) Received 1 auth tuples (vlr.c:996) 20250427110558503 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20c700]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558503 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20c700]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558503 DMM DEBUG Tx AUTH REQ (rand = cf0b122c2a7bd8bda1049df63cd638da) (gsm_04_08.c:641) 20250427110558503 DMM DEBUG AUTH REQ (autn = 1b00af8073c4bffe611d1db3670a9ba5) (gsm_04_08.c:643) 20250427110558503 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558503 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558503 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558503 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558503 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe1e5160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558503 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558503 DVLR DEBUG VLR subscr IMSI-262420000001103 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558503 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 af 14 de 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) 20250427110558503 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558503 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test-GSUP(2912)@84c1225eaf8b: Found GsupExpect[1] for "262420000001104" handled at TC_iu_multi_lu_and_mo_ussd2(2921) MSC_Test-GSUP(2912)@84c1225eaf8b: Added IMSI table entry 4TC_iu_multi_lu_and_mo_ussd2(2921)"262420000001104" 20250427110558503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558503 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558503 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 b0 a4 28 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 cf 0b 12 2c 2a 7b d8 bd a1 04 9d f6 3c d6 38 da 20 10 1b 00 af 80 73 c4 bf fe 61 1d 1d b3 67 0a 9b a5 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558503 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558503 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558503 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558503 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558503 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558503 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 56 10 91 6f 21 04 bf 40 da f1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558503 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558503 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1dccc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558503 DIUCS DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1dccc0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558503 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558503 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558503 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558503 DMM DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5610916fbf40daf1) (gsm_04_08.c:1128) 20250427110558503 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fb220]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558503 DVLR DEBUG SUBSCR(IMSI-262420000001101) AUTH on UTRAN received RES: 5610916fbf40daf1 (8 bytes) (vlr_auth_fsm.c:151) 20250427110558503 DVLR INFO SUBSCR(IMSI-262420000001101) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558503 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fb220]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558503 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fb220]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558503 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fb220]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558503 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fb220]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fafc0] (vlr_auth_fsm.c:294) 20250427110558503 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fb220]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558503 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fb220]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fafc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110558503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fafc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110558503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fafc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558503 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558503 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2330e38529606cc538b13a4de3f03b60, CK=NONE (ran_msg_iu.c:388) 20250427110558503 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1dccc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110558503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fafc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110558503 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558503 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558503 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558503 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 15 0d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 23 30 e3 85 29 60 6c c5 38 b1 3a 4d e3 f0 3b 60 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := 'AF14DE'O, sourceLocRef := '0001ED'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '0514A2225515210472F67D97'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '0554A2225515210472F67D97'O TC_iu_multi_lu_and_mo_ussd2(2921)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2921)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110558506 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558506 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558506 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558506 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558506 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 20250427110558506 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558506 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558506 DIUCS DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558506 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558506 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558506 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110558506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110558506 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110558506 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110558506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110558506 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1fb220]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558506 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1fb220]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1a1c90] (fsm.c:486) 20250427110558506 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1fb220]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110558506 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1fb220]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110558506 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558506 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558506 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558506 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558506 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 b4 b6 8c 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A2225515210472F67D97'O 20250427110558506 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558506 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558506 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558506 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558507 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558507 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 a2 22 55 15 21 04 72 f6 7d 97 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558507 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558507 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c6f50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558507 DIUCS DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c6f50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558507 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558507 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558507 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558507 DMM DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a222551572f67d97) (gsm_04_08.c:1128) 20250427110558507 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c3c50]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558507 DVLR DEBUG SUBSCR(IMSI-262420000001102) AUTH on UTRAN received RES: a222551572f67d97 (8 bytes) (vlr_auth_fsm.c:151) 20250427110558507 DVLR INFO SUBSCR(IMSI-262420000001102) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558507 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c3c50]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558507 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c3c50]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558507 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c3c50]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558507 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c3c50]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c39f0] (vlr_auth_fsm.c:294) 20250427110558507 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c3c50]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558507 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c3c50]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c39f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110558507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c39f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110558507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c39f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558507 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558507 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1c2d78f6be17fe9ee22168d7c285ecbc, CK=NONE (ran_msg_iu.c:388) 20250427110558507 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c6f50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110558507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c39f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110558507 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558507 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558507 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558507 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558507 DVLR DEBUG VLR subscr IMSI-262420000001104 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558507 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21efd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558507 DVLR DEBUG SUBSCR(IMSI-262420000001104) Received 1 auth tuples (vlr.c:996) 20250427110558507 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21efd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558507 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21efd0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558507 DMM DEBUG Tx AUTH REQ (rand = 5a4b11738d1614c67c1eb94605bf1f93) (gsm_04_08.c:641) 20250427110558507 DMM DEBUG AUTH REQ (autn = 1592b50d54c493b433112e09a5050d2a) (gsm_04_08.c:643) 20250427110558507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558507 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558507 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558507 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe1e5cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558507 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 6e 12 2b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 1c 2d 78 f6 be 17 fe 9e e2 21 68 d7 c2 85 ec bc 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558507 DVLR DEBUG VLR subscr IMSI-262420000001104 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558507 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558507 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558507 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558507 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558507 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 af 14 de 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 5a 4b 11 73 8d 16 14 c6 7c 1e b9 46 05 bf 1f 93 20 10 15 92 b5 0d 54 c4 93 b4 33 11 2e 09 a5 05 0d 2a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '0514585481DF2104D909144B'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '0554585481DF2104D909144B'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554585481DF2104D909144B'O 20250427110558510 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558510 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558510 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558510 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558510 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558510 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558510 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 58 54 81 df 21 04 d9 09 14 4b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558510 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558510 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe1e5160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558510 DIUCS DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe1e5160]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558510 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558510 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558510 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558510 DMM DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 585481dfd909144b) (gsm_04_08.c:1128) 20250427110558510 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20c700]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558510 DVLR DEBUG SUBSCR(IMSI-262420000001103) AUTH on UTRAN received RES: 585481dfd909144b (8 bytes) (vlr_auth_fsm.c:151) 20250427110558510 DVLR INFO SUBSCR(IMSI-262420000001103) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558510 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20c700]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558510 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20c700]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558510 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20c700]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558510 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20c700]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20bdc0] (vlr_auth_fsm.c:294) 20250427110558510 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20c700]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558510 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20c700]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20bdc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110558510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20bdc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110558510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20bdc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558510 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558510 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0c37d9e4e59ef477d6a1ffbe647b98d1, CK=NONE (ran_msg_iu.c:388) 20250427110558510 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe1e5160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110558510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20bdc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110558510 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558510 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558510 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558510 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558510 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 b0 a4 28 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 0c 37 d9 e4 e5 9e f4 77 d6 a1 ff be 64 7b 98 d1 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)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '0514D808DADA210470F10EC8'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '0554D808DADA210470F10EC8'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558511 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558511 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558511 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558511 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558511 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558511 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558511 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110558511 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558511 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1dccc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558511 DIUCS DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1dccc0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558511 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558511 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558511 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:3 20250427110558511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fafc0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110558511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fafc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110558511 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110558511 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1dccc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110558511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fafc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110558511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fafc0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110558511 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe20c700]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558511 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe20c700]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe1fafc0] (fsm.c:486) 20250427110558511 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe20c700]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110558511 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe20c700]{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)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558511 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558511 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558511 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558511 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558511 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558511 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 15 0d 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) 20250427110558511 DVLR DEBUG VLR subscr IMSI-262420000001100 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558511 DVLR DEBUG IMSI:262420000001100 has MSISDN:491230001100 (vlr.c:1045) 20250427110558511 DMSC NOTICE msub(IMSI-262420000001100:MSISDN-491230001100) VLR: update for IMSI=262420000001100 (MSISDN=491230001100) (gsm_04_08.c:1541) 20250427110558511 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 20250427110558512 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110558512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1fb220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110558512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1fb220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110558512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1fb220]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110558512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1fb220]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55eefe1a1c90] (vlr_lu_fsm.c:110) 20250427110558512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1fb220]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110558512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55eefe1fb220]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110558512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110558512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55eefe1c3c50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55eefe1c3c50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55eefe1a1c90] (fsm.c:486) 20250427110558512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55eefe1c3c50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110558512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55eefe1c3c50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110558512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55eefe1c3c50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110558512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55eefe1c3c50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110558512 DMSC NOTICE msub(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x4C2783E6) VLR: update for IMSI=262420000001100 (MSISDN=491230001100) (gsm_04_08.c:1541) 20250427110558512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55eefe1c3c50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110558512 DMM DEBUG -> IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x4C2783E6 LOCATION UPDATE ACCEPT (TMSI = 0x4c2783e6) (gsm_04_08.c:149) 20250427110558512 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110558512 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558513 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558513 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x4C2783E6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558513 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558513 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558513 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558513 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558513 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 b4 b6 8c 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 4c 27 83 e6 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D808DADA210470F10EC8'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110558513 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558513 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558513 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558513 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558513 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558514 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 d8 08 da da 21 04 70 f1 0e c8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558514 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558514 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe1e5cb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558514 DIUCS DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe1e5cb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558514 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558514 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558514 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558514 DMM DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d808dada70f10ec8) (gsm_04_08.c:1128) 20250427110558514 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21efd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558514 DVLR DEBUG SUBSCR(IMSI-262420000001104) AUTH on UTRAN received RES: d808dada70f10ec8 (8 bytes) (vlr_auth_fsm.c:151) 20250427110558514 DVLR INFO SUBSCR(IMSI-262420000001104) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558514 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21efd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558514 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21efd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558514 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21efd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558514 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21efd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21ed70] (vlr_auth_fsm.c:294) 20250427110558514 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21efd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558514 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21efd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21ed70]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110558514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21ed70]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110558514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21ed70]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558514 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558514 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b0ee0bb81d02fecf01a24ca04b0ef4c9, CK=NONE (ran_msg_iu.c:388) 20250427110558514 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe1e5cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110558514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21ed70]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110558514 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558514 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558514 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558514 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558514 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 af 14 de 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b0 ee 0b b8 1d 02 fe cf 01 a2 4c a0 4b 0e f4 c9 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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110558516 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558516 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558516 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558516 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558516 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110558516 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558516 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c6f50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558516 DIUCS DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c6f50]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558516 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558516 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558516 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c39f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110558516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c39f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558516 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110558516 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c6f50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110558516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c39f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110558516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c39f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110558516 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe21efd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558516 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe21efd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe1c39f0] (fsm.c:486) 20250427110558516 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe21efd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110558516 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe21efd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110558516 DVLR DEBUG VLR subscr IMSI-262420000001101 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558516 DVLR DEBUG IMSI:262420000001101 has MSISDN:491230001101 (vlr.c:1045) 20250427110558516 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558516 DMSC NOTICE msub(IMSI-262420000001101:MSISDN-491230001101) VLR: update for IMSI=262420000001101 (MSISDN=491230001101) (gsm_04_08.c:1541) 20250427110558516 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558516 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558516 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558516 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558516 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 6e 12 2b 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) TC_iu_multi_lu_and_mo_ussd2(2914)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110558517 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55eefe1fafc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110558517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe20c700]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110558517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe20c700]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110558517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe20c700]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110558517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe20c700]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55eefe1fafc0] (vlr_lu_fsm.c:110) 20250427110558517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe20c700]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110558517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55eefe20c700]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55eefe1fafc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110558517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55eefe1fafc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110558517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55eefe1fb220]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55eefe1fb220]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55eefe1fafc0] (fsm.c:486) 20250427110558517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55eefe1fb220]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110558517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55eefe1fb220]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110558517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55eefe1fb220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110558517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55eefe1fb220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110558517 DMSC NOTICE msub(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x8242D3B7) VLR: update for IMSI=262420000001101 (MSISDN=491230001101) (gsm_04_08.c:1541) 20250427110558517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55eefe1fb220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110558517 DMM DEBUG -> IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x8242D3B7 LOCATION UPDATE ACCEPT (TMSI = 0x8242d3b7) (gsm_04_08.c:149) 20250427110558517 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110558517 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558517 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1dccc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test-GSUP(2912)@84c1225eaf8b: Created GsupExpect[0] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(2923) 20250427110558517 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x8242D3B7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558517 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558517 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 15 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 82 42 d3 b7 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)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O 20250427110558517 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558517 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558517 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558517 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558517 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558517 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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-SCCP(2906)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2923)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001105'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558518 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558518 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe1e5160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558518 DIUCS DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe1e5160]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558518 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558518 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558518 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20bdc0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110558518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20bdc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558518 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110558518 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe1e5160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110558518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20bdc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110558518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20bdc0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110558518 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20c700]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558518 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20c700]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20bdc0] (fsm.c:486) 20250427110558518 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20c700]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110558518 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20c700]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110558518 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558518 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558518 DLSS7 DEBUG Found route for dpc=195=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)@84c1225eaf8b: Session index based on connection ID:0 20250427110558518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:14 20250427110558518 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 b0 a4 28 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) MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558519 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558519 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558519 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558519 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558519 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558519 DLSS7 DEBUG 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) 20250427110558519 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558519 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558519 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558519 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{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)@84c1225eaf8b: Session index based on local reference:1 20250427110558519 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558519 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558519 DMM DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110558519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110558519 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55eefe1c3c50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110558519 DMSC NOTICE msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6) VLR: update for IMSI=262420000001100 (MSISDN=491230001100) (gsm_04_08.c:1541) 20250427110558519 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110558519 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55eefe1c3c50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110558519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110558519 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55eefe1c3c50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110558519 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55eefe1c3c50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1a1c90] (vlr_lu_fsm.c:817) 20250427110558519 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55eefe1c3c50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110558519 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55eefe1c3c50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1a1c90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110558519 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110558519 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.961s remaining) (msc_a.c:450) 20250427110558519 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001100/3/1): Available (smpp_smsc.c:626) 20250427110558519 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558519 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110558519 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558519 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558519 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558519 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558519 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558519 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1fff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110558519 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110558519 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558519 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558519 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558519 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 b4 b6 8c 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:0 20250427110558520 DVLR DEBUG VLR subscr IMSI-262420000001102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558520 DVLR DEBUG IMSI:262420000001102 has MSISDN:491230001102 (vlr.c:1045) 20250427110558520 DMSC NOTICE msub(IMSI-262420000001102:MSISDN-491230001102) VLR: update for IMSI=262420000001102 (MSISDN=491230001102) (gsm_04_08.c:1541) 20250427110558520 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110558521 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55eefe1c39f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110558521 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe21efd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110558521 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe21efd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110558521 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe21efd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110558521 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe21efd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55eefe1c39f0] (vlr_lu_fsm.c:110) 20250427110558521 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe21efd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110558521 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55eefe21efd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55eefe1c39f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110558521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55eefe1c39f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110558521 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55eefe1c3c50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558521 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55eefe1c3c50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55eefe1c39f0] (fsm.c:486) 20250427110558521 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55eefe1c3c50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110558521 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558521 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558521 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558521 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558521 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558521 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110558521 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55eefe1c3c50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110558521 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55eefe1c3c50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110558521 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55eefe1c3c50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110558521 DMSC NOTICE msub(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x158747A4) VLR: update for IMSI=262420000001102 (MSISDN=491230001102) (gsm_04_08.c:1541) 20250427110558521 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55eefe1c3c50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110558521 DMM DEBUG -> IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x158747A4 LOCATION UPDATE ACCEPT (TMSI = 0x158747a4) (gsm_04_08.c:149) 20250427110558521 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110558521 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558521 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c6f50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558521 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x158747A4 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558521 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558521 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558521 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 6e 12 2b 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 15 87 47 a4 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558522 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558522 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe1e5cb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558522 DIUCS DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe1e5cb0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558522 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558522 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558522 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21ed70]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110558522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21ed70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110558522 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110558522 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe1e5cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110558522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21ed70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110558522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21ed70]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110558522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21efd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21efd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21ed70] (fsm.c:486) 20250427110558522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21efd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110558522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21efd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110558522 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558522 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558522 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558522 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558522 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558522 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 af 14 de 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) TC_iu_multi_lu_and_mo_ussd2(2915)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2923)3252890 20250427110558523 DVLR DEBUG VLR subscr IMSI-262420000001103 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558523 DVLR DEBUG IMSI:262420000001103 has MSISDN:491230001103 (vlr.c:1045) 20250427110558523 DMSC NOTICE msub(IMSI-262420000001103:MSISDN-491230001103) VLR: update for IMSI=262420000001103 (MSISDN=491230001103) (gsm_04_08.c:1541) 20250427110558523 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558524 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558524 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558524 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558524 DLM3UA DEBUG 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)@84c1225eaf8b: patch: N(SD) for ConnIdx 5 set to 1 20250427110558524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558524 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558524 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ea 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558524 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558524 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1dccc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:5 20250427110558524 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1dccc0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558524 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558524 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558524 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558524 DMM DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110558524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1fafc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110558524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55eefe1fb220]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110558524 DMSC NOTICE msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7) VLR: update for IMSI=262420000001101 (MSISDN=491230001101) (gsm_04_08.c:1541) 20250427110558524 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110558524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55eefe1fb220]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110558524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1fafc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110558524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55eefe1fb220]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110558524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55eefe1fb220]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1fafc0] (vlr_lu_fsm.c:817) 20250427110558524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55eefe1fb220]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110558524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55eefe1fb220]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1fafc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110558524 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110558524 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.957s remaining) (msc_a.c:450) 20250427110558524 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001101/3/1): Available (smpp_smsc.c:626) 20250427110558524 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558524 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110558524 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558524 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558524 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558524 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558524 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558524 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1dccc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558524 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110558524 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558524 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558524 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558524 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558524 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 15 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) 20250427110558524 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55eefe20bdc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110558524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20c700]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) TC_iu_multi_lu_and_mo_ussd2(2917)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110558524 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558524 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558524 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558524 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558524 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20c700]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110558524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20c700]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110558524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20c700]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55eefe20bdc0] (vlr_lu_fsm.c:110) 20250427110558524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20c700]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110558525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558525 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 a2 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 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) 20250427110558524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55eefe20c700]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55eefe20bdc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110558525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55eefe20bdc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110558525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55eefe1fb220]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55eefe1fb220]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55eefe20bdc0] (fsm.c:486) 20250427110558525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55eefe1fb220]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110558525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55eefe1fb220]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110558525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55eefe1fb220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110558525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55eefe1fb220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110558525 DMSC NOTICE msub(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x31B68FA6) VLR: update for IMSI=262420000001103 (MSISDN=491230001103) (gsm_04_08.c:1541) 20250427110558525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55eefe1fb220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110558525 DMM DEBUG -> IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x31B68FA6 LOCATION UPDATE ACCEPT (TMSI = 0x31b68fa6) (gsm_04_08.c:149) 20250427110558525 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110558525 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558525 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558525 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x31B68FA6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110558525 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) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558525 DMSC DEBUG msub_fsm[0x55eefe223a80]{active}: Allocated (fsm.c:456) 20250427110558525 DMSC DEBUG msc_i[0x55eefe223bb0]{READY}: Allocated (fsm.c:456) 20250427110558525 DMSC DEBUG msc_i[0x55eefe223bb0]{READY}: is child of msub_fsm[0x55eefe223a80] (fsm.c:486) 20250427110558525 DMSC DEBUG msc_a[0x55eefe223ce0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558525 DMSC DEBUG msc_a[0x55eefe223ce0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe223a80] (fsm.c:486) 20250427110558525 DMSC DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x55eefe223ce0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558525 DMSC DEBUG msc_i(unknown:UTRAN-Iu-494:NONE)[0x55eefe223bb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558525 DMSC DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x55eefe223ce0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110558525 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x55eefe223ce0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558525 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x55eefe223ce0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558525 DMM DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001105 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110558525 DMM DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110558525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe224610]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110558525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe224610]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe223ce0] (fsm.c:486) 20250427110558525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe224610]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110558525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe224610]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110558525 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110558525 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001105 id=262420000001105 (vlr.c:661) 20250427110558525 DVLR INFO New subscr, IMSI: 262420000001105 (vlr.c:562) 20250427110558525 DVLR DEBUG VLR subscr IMSI-262420000001105 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110558525 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558525 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558525 DVLR DEBUG VLR subscr IMSI-262420000001105 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110558525 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110558525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe224610]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110558525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe224610]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110558525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe224610]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110558525 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe227cc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558525 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe227cc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe224610] (fsm.c:486) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 20250427110558525 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe227cc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558525 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe227cc0]{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)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110558525 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558525 DVLR DEBUG VLR subscr IMSI-262420000001104 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558525 DVLR DEBUG IMSI:262420000001104 has MSISDN:491230001104 (vlr.c:1045) 20250427110558525 DMSC NOTICE msub(IMSI-262420000001104:MSISDN-491230001104) VLR: update for IMSI=262420000001104 (MSISDN=491230001104) (gsm_04_08.c:1541) 20250427110558526 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558526 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test-GSUP(2912)@84c1225eaf8b: Found GsupExpect[0] for "262420000001105" handled at TC_iu_multi_lu_and_mo_ussd2(2923) MSC_Test-GSUP(2912)@84c1225eaf8b: Added IMSI table entry 5TC_iu_multi_lu_and_mo_ussd2(2923)"262420000001105" 20250427110558526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558526 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558526 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558526 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 b0 a4 28 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 31 b6 8f a6 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)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '059B'O 20250427110558526 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558526 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558526 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558526 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558526 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 31 a2 9a 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) 20250427110558526 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55eefe21ed70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110558526 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21efd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110558526 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21efd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110558526 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21efd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110558526 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21efd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55eefe21ed70] (vlr_lu_fsm.c:110) 20250427110558526 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21efd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110558526 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55eefe21efd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55eefe21ed70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110558526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55eefe21ed70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110558526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55eefe1cfe90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55eefe1cfe90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55eefe21ed70] (fsm.c:486) 20250427110558526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55eefe1cfe90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110558526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55eefe1cfe90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110558526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55eefe1cfe90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110558526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55eefe1cfe90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110558526 DMSC NOTICE msub(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0xBA15445C) VLR: update for IMSI=262420000001104 (MSISDN=491230001104) (gsm_04_08.c:1541) 20250427110558526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55eefe1cfe90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110558526 DMM DEBUG -> IMSI-262420000001104:MSISDN-491230001104:TMSInew-0xBA15445C LOCATION UPDATE ACCEPT (TMSI = 0xba15445c) (gsm_04_08.c:149) 20250427110558526 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110558526 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558526 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe1e5cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558526 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558526 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558526 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558526 DLM3UA DEBUG 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)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558526 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558526 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSInew-0xBA15445C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558526 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110558526 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:3 20250427110558526 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558526 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)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558526 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558526 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558526 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 af 14 de 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 ba 15 44 5c 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558526 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558526 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558526 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558526 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558526 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1fff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558526 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558526 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@84c1225eaf8b: { messageType := 2, destLocRef := '31A29A'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 } } 20250427110558526 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1fff30]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558526 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558526 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558526 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558527 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558527 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:5 20250427110558527 DLSS7 DEBUG 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) 20250427110558527 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558527 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1a1c90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1a1c90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1f3b80] (msc_a.c:1053) 20250427110558527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1a1c90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110558527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1a1c90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1a1c90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110558527 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1c8a90] (msc_a.c:1053) 20250427110558527 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558527 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558527 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558527 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6) MSC-A terminated (msub.c:261) 20250427110558527 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6) 1 MSC-I still active (msub.c:79) 20250427110558527 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558527 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558527 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1fff30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558527 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1fff30]{READY}: Removing from parent msub_fsm[0x55eefe1c8a90] (msub.c:113) 20250427110558527 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-489 (ran_conn.c:142) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558527 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-489 (ran_conn.c:155) 20250427110558527 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1fff30]{READY}: Freeing instance (msub.c:113) 20250427110558527 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-489:LU)[0x55eefe1fff30]{READY}: Deallocated (fsm.c:568) 20250427110558527 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6) Free (msub.c:119) 20250427110558527 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558527 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{terminating}: Freeing instance (msub.c:113) 20250427110558527 DMSC DEBUG msub_fsm[0x55eefe1c8a90]{terminating}: Deallocated (fsm.c:568) 20250427110558527 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558527 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c6f50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558527 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c6f50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558527 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558527 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558527 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558527 DMM DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110558527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c39f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110558527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55eefe1c3c50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110558527 DMSC NOTICE msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4) VLR: update for IMSI=262420000001102 (MSISDN=491230001102) (gsm_04_08.c:1541) 20250427110558527 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110558527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55eefe1c3c50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110558527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c39f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test-GSUP(2912)@84c1225eaf8b: Created GsupExpect[0] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(2925) 20250427110558527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55eefe1c3c50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110558527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55eefe1c3c50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c39f0] (vlr_lu_fsm.c:817) 20250427110558527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55eefe1c3c50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110558527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55eefe1c3c50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c39f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558527 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110558527 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.955s remaining) (msc_a.c:450) 20250427110558527 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001102/3/1): Available (smpp_smsc.c:626) 20250427110558527 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558527 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110558527 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558527 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558527 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558527 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558527 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558527 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c6f50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) TC_iu_multi_lu_and_mo_ussd2(2923)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427110558527 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) TC_iu_multi_lu_and_mo_ussd2(2923)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110558527 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558527 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558527 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) TC_iu_multi_lu_and_mo_ussd2(2919)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110558527 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558527 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558527 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_iu_multi_lu_and_mo_ussd2(2925)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110558527 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 b4 b6 8c 00 01 e9 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558528 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558528 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '059B'O 20250427110558528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558528 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558528 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558528 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 6e 12 2b 00 01 0d 00 01 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)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2921)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558528 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558528 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558528 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558528 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558528 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558528 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558528 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558528 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558529 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558529 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5160]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558529 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5340]{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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558529 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558529 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558529 DMM DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110558529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe20bdc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110558529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55eefe1fb220]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110558529 DMSC NOTICE msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6) VLR: update for IMSI=262420000001103 (MSISDN=491230001103) (gsm_04_08.c:1541) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:0 20250427110558529 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110558529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55eefe1fb220]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110558529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe20bdc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110558529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55eefe1fb220]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110558529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55eefe1fb220]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe20bdc0] (vlr_lu_fsm.c:817) 20250427110558529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55eefe1fb220]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110558529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55eefe1fb220]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe20bdc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110558529 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110558529 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.967s remaining) (msc_a.c:450) 20250427110558529 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001103/3/1): Available (smpp_smsc.c:626) 20250427110558529 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558529 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110558529 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558529 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558529 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558529 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558529 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558529 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110558529 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110558529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558529 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558529 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558529 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 b0 a4 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) 20250427110558529 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558529 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558529 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558529 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558529 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558529 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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-SCCP(2906)@84c1225eaf8b: Session index based on local reference:2 20250427110558529 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558529 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1dccc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558529 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1dccc0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558529 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558529 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558529 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558529 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558529 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558529 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558529 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1fafc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1fafc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1e3040] (msc_a.c:1053) 20250427110558529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1fafc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110558529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1fafc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1fafc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110558529 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1dcae0] (msc_a.c:1053) 20250427110558529 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558529 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1e3040]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558529 DMSC DEBUG msub_fsm[0x55eefe1dcae0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558529 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7) MSC-A terminated (msub.c:261) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110558529 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7) 1 MSC-I still active (msub.c:79) 20250427110558529 DMSC DEBUG msub_fsm[0x55eefe1dcae0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558529 DMSC DEBUG msub_fsm[0x55eefe1dcae0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558529 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1dccc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558529 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1dccc0]{READY}: Removing from parent msub_fsm[0x55eefe1dcae0] (msub.c:113) 20250427110558529 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-490 (ran_conn.c:142) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558529 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-490 (ran_conn.c:155) 20250427110558529 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1dccc0]{READY}: Freeing instance (msub.c:113) 20250427110558529 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-490:LU)[0x55eefe1dccc0]{READY}: Deallocated (fsm.c:568) 20250427110558529 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7) Free (msub.c:119) 20250427110558529 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558529 DMSC DEBUG msub_fsm[0x55eefe1dcae0]{terminating}: Freeing instance (msub.c:113) 20250427110558529 DMSC DEBUG msub_fsm[0x55eefe1dcae0]{terminating}: Deallocated (fsm.c:568) 20250427110558529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558529 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558529 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558529 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 15 0d 00 01 ea 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558529 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558529 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558529 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558529 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558529 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558529 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 b4 b6 8c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2914)11843212 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2914)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2914)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2914)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2914)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2914)@84c1225eaf8b: 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 := '4C2783E6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2915)6558989 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2914)13674830 TC_iu_multi_lu_and_mo_ussd2(2915)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2915)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2915)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2915)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:0 TC_iu_multi_lu_and_mo_ussd2(2915)@84c1225eaf8b: 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 := '8242D3B7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2915)9975470 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2925)27647 MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:1 MSC_Test_2-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:6 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2912)@84c1225eaf8b: Created GsupExpect[1] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(2927) TC_iu_multi_lu_and_mo_ussd2(2927)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2927)8299307 MSC_Test_2-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:7 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2912)@84c1225eaf8b: Created GsupExpect[2] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(2929) TC_iu_multi_lu_and_mo_ussd2(2929)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2929)5301741 MSC_Test_2-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2912)@84c1225eaf8b: Created GsupExpect[3] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(2931) TC_iu_multi_lu_and_mo_ussd2(2931)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110558568 DVLR DEBUG VLR subscr IMSI-262420000001105 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558568 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe227cc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558568 DVLR DEBUG SUBSCR(IMSI-262420000001105) Received 1 auth tuples (vlr.c:996) 20250427110558568 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe227cc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558568 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe227cc0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558568 DMM DEBUG Tx AUTH REQ (rand = fb0fef5e886c5120746584ee3307e99b) (gsm_04_08.c:641) 20250427110558568 DMM DEBUG AUTH REQ (autn = 38c4ec60806e3f039090f4a9dff3cc79) (gsm_04_08.c:643) 20250427110558568 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558568 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558568 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe223bb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558568 DVLR DEBUG VLR subscr IMSI-262420000001105 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558569 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558569 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558569 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 31 a2 9a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 fb 0f ef 5e 88 6c 51 20 74 65 84 ee 33 07 e9 9b 20 10 38 c4 ec 60 80 6e 3f 03 90 90 f4 a9 df f3 cc 79 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558569 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558569 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558569 DLSS7 DEBUG 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) 20250427110558569 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558569 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558569 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 64 15 0d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558569 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558569 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe1e5cb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558569 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe1e5cb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558569 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558569 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558569 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558569 DMM DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110558569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21ed70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110558569 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55eefe1cfe90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110558569 DMSC NOTICE msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C) VLR: update for IMSI=262420000001104 (MSISDN=491230001104) (gsm_04_08.c:1541) 20250427110558569 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110558569 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55eefe1cfe90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110558569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21ed70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110558569 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55eefe1cfe90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110558569 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55eefe1cfe90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21ed70] (vlr_lu_fsm.c:817) 20250427110558569 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55eefe1cfe90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110558569 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55eefe1cfe90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21ed70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110558569 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110558569 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.933s remaining) (msc_a.c:450) 20250427110558569 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001104/3/1): Available (smpp_smsc.c:626) 20250427110558569 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558569 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110558569 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558569 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558569 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558569 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558569 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558569 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe1e5cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110558569 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558569 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558569 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558569 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 a9 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 08 03 50 59 02 05 f4 4c 27 83 e6 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558569 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558569 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558569 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110558569 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558569 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558569 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 98 36 ae 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 82 42 d3 b7 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) 20250427110558569 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558569 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558569 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 00 6b ff 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) 20250427110558569 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558569 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558569 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110558569 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558569 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558569 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 a3 2b 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) 20250427110558569 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558569 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558569 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 e5 ed 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) 20250427110558569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558569 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558569 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558569 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 af 14 de 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558569 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) 20250427110558569 DMSC DEBUG msub_fsm[0x55eefe1c3c50]{active}: Allocated (fsm.c:456) 20250427110558569 DMSC DEBUG msc_i[0x55eefe1a1c90]{READY}: Allocated (fsm.c:456) 20250427110558569 DMSC DEBUG msc_i[0x55eefe1a1c90]{READY}: is child of msub_fsm[0x55eefe1c3c50] (fsm.c:486) 20250427110558569 DMSC DEBUG msc_a[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558569 DMSC DEBUG msc_a[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1c3c50] (fsm.c:486) 20250427110558569 DMSC DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558569 DMSC DEBUG msc_i(unknown:UTRAN-Iu-495:NONE)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558569 DMSC DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110558569 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558569 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558569 DMM DEBUG msc_a(TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427110558569 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110558569 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80] (fsm.c:486) 20250427110558569 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110558569 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110558569 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110558569 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110558569 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558569 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110558569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110558569 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1c8a90]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558569 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1c8a90]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1fff30] (fsm.c:486) 20250427110558569 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1c8a90]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558569 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1c8a90]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110558569 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558569 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558569 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c6f50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558569 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c6f50]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558569 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558569 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558569 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558569 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558569 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558569 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558569 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c39f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c39f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c71e0] (msc_a.c:1053) 20250427110558569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c39f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110558569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c39f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c39f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110558569 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1e34b0] (msc_a.c:1053) 20250427110558569 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558569 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c71e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558569 DMSC DEBUG msub_fsm[0x55eefe1e34b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558569 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4) MSC-A terminated (msub.c:261) 20250427110558569 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4) 1 MSC-I still active (msub.c:79) 20250427110558569 DMSC DEBUG msub_fsm[0x55eefe1e34b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558569 DMSC DEBUG msub_fsm[0x55eefe1e34b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558569 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c6f50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558569 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c6f50]{READY}: Removing from parent msub_fsm[0x55eefe1e34b0] (msub.c:113) 20250427110558569 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-491 (ran_conn.c:142) 20250427110558569 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-491 (ran_conn.c:155) 20250427110558569 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c6f50]{READY}: Freeing instance (msub.c:113) 20250427110558569 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-491:LU)[0x55eefe1c6f50]{READY}: Deallocated (fsm.c:568) 20250427110558569 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4) Free (msub.c:119) 20250427110558569 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558569 DMSC DEBUG msub_fsm[0x55eefe1e34b0]{terminating}: Freeing instance (msub.c:113) 20250427110558569 DMSC DEBUG msub_fsm[0x55eefe1e34b0]{terminating}: Deallocated (fsm.c:568) 20250427110558569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558569 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110558569 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558569 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 d0 a9 4e 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) 20250427110558569 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) 20250427110558569 DMSC DEBUG msub_fsm[0x55eefe1c71e0]{active}: Allocated (fsm.c:456) 20250427110558569 DMSC DEBUG msc_i[0x55eefe1c6f50]{READY}: Allocated (fsm.c:456) 20250427110558569 DMSC DEBUG msc_i[0x55eefe1c6f50]{READY}: is child of msub_fsm[0x55eefe1c71e0] (fsm.c:486) 20250427110558569 DMSC DEBUG msc_a[0x55eefe1e34b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558569 DMSC DEBUG msc_a[0x55eefe1e34b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1c71e0] (fsm.c:486) 20250427110558569 DMSC DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x55eefe1e34b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558569 DMSC DEBUG msc_i(unknown:UTRAN-Iu-496:NONE)[0x55eefe1c6f50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558569 DMSC DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x55eefe1e34b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110558569 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x55eefe1e34b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558569 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x55eefe1e34b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558569 DMM DEBUG msc_a(TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427110558569 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe21efd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110558569 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe21efd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0] (fsm.c:486) 20250427110558569 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe21efd0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110558569 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe21efd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:5 20250427110558569 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110558569 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110558569 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558569 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe21efd0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110558569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe21efd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110558569 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1cd400]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558569 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1cd400]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe21efd0] (fsm.c:486) 20250427110558569 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1cd400]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558569 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1cd400]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110558569 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110558569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558570 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110558570 DMSC DEBUG msub_fsm[0x55eefe21c1f0]{active}: Allocated (fsm.c:456) 20250427110558570 DMSC DEBUG msc_i[0x55eefe21c320]{READY}: Allocated (fsm.c:456) 20250427110558570 DMSC DEBUG msc_i[0x55eefe21c320]{READY}: is child of msub_fsm[0x55eefe21c1f0] (fsm.c:486) 20250427110558570 DMSC DEBUG msc_a[0x55eefe2135a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558570 DMSC DEBUG msc_a[0x55eefe2135a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe21c1f0] (fsm.c:486) 20250427110558570 DMSC DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x55eefe2135a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558570 DMSC DEBUG msc_i(unknown:UTRAN-Iu-497:NONE)[0x55eefe21c320]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558570 DMSC DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x55eefe2135a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110558570 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x55eefe2135a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558570 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x55eefe2135a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558570 DMM DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001106 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110558570 DMM DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2285e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110558570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2285e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2135a0] (fsm.c:486) 20250427110558570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2285e0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110558570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2285e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110558570 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110558570 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001106 id=262420000001106 (vlr.c:661) 20250427110558570 DVLR INFO New subscr, IMSI: 262420000001106 (vlr.c:562) 20250427110558570 DVLR DEBUG VLR subscr IMSI-262420000001106 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110558570 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558570 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558570 DVLR DEBUG VLR subscr IMSI-262420000001106 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110558570 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110558570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2285e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110558570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2285e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110558570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2285e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110558570 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2230e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558570 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2230e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2285e0] (fsm.c:486) 20250427110558570 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2230e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558570 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2230e0]{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)@84c1225eaf8b: Message received on association #8 20250427110558570 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558570 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558570 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5160]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558570 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558570 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558570 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558570 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558570 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558570 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558570 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe20bdc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe20bdc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5340] (msc_a.c:1053) 20250427110558570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe20bdc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110558570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe20bdc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe20bdc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110558570 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1e5030] (msc_a.c:1053) 20250427110558570 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558570 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5340]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558570 DMSC DEBUG msub_fsm[0x55eefe1e5030]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558570 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6) MSC-A terminated (msub.c:261) 20250427110558570 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6) 1 MSC-I still active (msub.c:79) 20250427110558570 DMSC DEBUG msub_fsm[0x55eefe1e5030]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558570 DMSC DEBUG msub_fsm[0x55eefe1e5030]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558570 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5160]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558570 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5160]{READY}: Removing from parent msub_fsm[0x55eefe1e5030] (msub.c:113) 20250427110558570 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-492 (ran_conn.c:142) 20250427110558570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558570 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558570 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 6e 12 2b 00 01 eb 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558570 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558570 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558570 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558570 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 98 36 ae 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) 20250427110558570 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-492 (ran_conn.c:155) 20250427110558570 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5160]{READY}: Freeing instance (msub.c:113) 20250427110558570 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-492:LU)[0x55eefe1e5160]{READY}: Deallocated (fsm.c:568) 20250427110558570 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6) Free (msub.c:119) 20250427110558570 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558570 DMSC DEBUG msub_fsm[0x55eefe1e5030]{terminating}: Freeing instance (msub.c:113) 20250427110558570 DMSC DEBUG msub_fsm[0x55eefe1e5030]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2912)@84c1225eaf8b: Found GsupExpect[0] for "262420000001106" handled at TC_iu_multi_lu_and_mo_ussd2(2925) MSC_Test-GSUP(2912)@84c1225eaf8b: Added IMSI table entry 6TC_iu_multi_lu_and_mo_ussd2(2925)"262420000001106" 20250427110558570 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558570 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558570 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558570 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 00 6b ff 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) 20250427110558570 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) 20250427110558570 DMSC DEBUG msub_fsm[0x55eefe1e5340]{active}: Allocated (fsm.c:456) 20250427110558570 DMSC DEBUG msc_i[0x55eefe1e5160]{READY}: Allocated (fsm.c:456) 20250427110558570 DMSC DEBUG msc_i[0x55eefe1e5160]{READY}: is child of msub_fsm[0x55eefe1e5340] (fsm.c:486) 20250427110558570 DMSC DEBUG msc_a[0x55eefe1e5030]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558570 DMSC DEBUG msc_a[0x55eefe1e5030]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1e5340] (fsm.c:486) 20250427110558570 DMSC DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x55eefe1e5030]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558570 DMSC DEBUG msc_i(unknown:UTRAN-Iu-498:NONE)[0x55eefe1e5160]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558570 DMSC DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x55eefe1e5030]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110558570 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x55eefe1e5030]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558570 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x55eefe1e5030]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558570 DMM DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001107 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110558570 DMM DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110558570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21b2d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110558570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21b2d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe1e5030] (fsm.c:486) 20250427110558570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21b2d0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110558570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21b2d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110558570 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110558570 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001107 id=262420000001107 (vlr.c:661) 20250427110558570 DVLR INFO New subscr, IMSI: 262420000001107 (vlr.c:562) 20250427110558570 DVLR DEBUG VLR subscr IMSI-262420000001107 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110558570 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558570 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558570 DVLR DEBUG VLR subscr IMSI-262420000001107 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110558570 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110558570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21b2d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110558570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21b2d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110558570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21b2d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110558570 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21bc10]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558570 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21bc10]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21b2d0] (fsm.c:486) 20250427110558570 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21bc10]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558570 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21bc10]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110558570 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558570 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558570 DIUCS DEBUG (UTRAN-Iu-499 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558570 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:4 20250427110558570 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 b0 a4 28 00 01 ec 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558570 DMSC DEBUG msub_fsm[0x55eefe225440]{active}: Allocated (fsm.c:456) 20250427110558570 DMSC DEBUG msc_i[0x55eefe225570]{READY}: Allocated (fsm.c:456) 20250427110558570 DMSC DEBUG msc_i[0x55eefe225570]{READY}: is child of msub_fsm[0x55eefe225440] (fsm.c:486) 20250427110558570 DMSC DEBUG msc_a[0x55eefe2256a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558570 DMSC DEBUG msc_a[0x55eefe2256a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe225440] (fsm.c:486) 20250427110558570 DMSC DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x55eefe2256a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558570 DMSC DEBUG msc_i(unknown:UTRAN-Iu-499:NONE)[0x55eefe225570]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558570 DMSC DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x55eefe2256a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110558570 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x55eefe2256a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558570 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x55eefe2256a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558570 DMM DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001108 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110558570 DMM DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558570 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558570 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558570 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558570 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 7e a3 2b 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) 20250427110558570 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558570 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558570 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558570 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 50 e5 ed 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_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test-GSUP(2912)@84c1225eaf8b: Found GsupExpect[1] for "262420000001107" handled at TC_iu_multi_lu_and_mo_ussd2(2927) MSC_Test-GSUP(2912)@84c1225eaf8b: Added IMSI table entry 7TC_iu_multi_lu_and_mo_ussd2(2927)"262420000001107" MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := 'D0A94E'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-GSUP(2912)@84c1225eaf8b: Found GsupExpect[2] for "262420000001108" handled at TC_iu_multi_lu_and_mo_ussd2(2929) MSC_Test-GSUP(2912)@84c1225eaf8b: Added IMSI table entry 8TC_iu_multi_lu_and_mo_ussd2(2929)"262420000001108" MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22ca80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110558570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22ca80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe2256a0] (fsm.c:486) 20250427110558570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22ca80]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110558570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22ca80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110558570 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110558570 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001108 id=262420000001108 (vlr.c:661) 20250427110558570 DVLR INFO New subscr, IMSI: 262420000001108 (vlr.c:562) 20250427110558570 DVLR DEBUG VLR subscr IMSI-262420000001108 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110558570 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558570 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558570 DVLR DEBUG VLR subscr IMSI-262420000001108 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110558570 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110558570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22ca80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110558570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22ca80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110558570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22ca80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110558570 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22d450]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558570 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22d450]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22ca80] (fsm.c:486) 20250427110558570 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22d450]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558570 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22d450]{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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := '9836AE'O, sourceLocRef := '0001F0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:1 TC_iu_multi_lu_and_mo_ussd2(2914)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2917)7213611 TC_iu_multi_lu_and_mo_ussd2(2914)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110558571 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558571 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558571 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558571 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558571 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558572 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558572 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 6e 12 2b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2917)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2917)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2917)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2917)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := '006BFF'O, sourceLocRef := '0001F1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558572 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558572 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1c8a90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558572 DVLR DEBUG SUBSCR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6) Received 1 auth tuples (vlr.c:996) 20250427110558572 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1c8a90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558572 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1c8a90]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558572 DMM DEBUG Tx AUTH REQ (rand = 100fdd1d856ce46908b419e2c14166d7) (gsm_04_08.c:641) 20250427110558572 DMM DEBUG AUTH REQ (autn = 3a09923515b0f5030ddc6451d269013b) (gsm_04_08.c:643) TC_iu_multi_lu_and_mo_ussd2(2915)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558572 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558572 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558572 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_iu_multi_lu_and_mo_ussd2(2915)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558572 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110558572 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558572 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558572 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110558572 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558572 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 d0 a9 4e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 10 0f dd 1d 85 6c e4 69 08 b4 19 e2 c1 41 66 d7 20 10 3a 09 92 35 15 b0 f5 03 0d dc 64 51 d2 69 01 3b 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:3 TC_iu_multi_lu_and_mo_ussd2(2917)@84c1225eaf8b: 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 := '158747A4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2919)11576360 20250427110558572 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558572 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558572 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558573 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 b0 a4 28 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2919)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := '7EA32B'O, sourceLocRef := '0001F2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:7 TC_iu_multi_lu_and_mo_ussd2(2919)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2919)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2917)10828605 TC_iu_multi_lu_and_mo_ussd2(2919)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := '50E5ED'O, sourceLocRef := '0001F3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_2-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 2 set to 1 TC_iu_multi_lu_and_mo_ussd2(2925)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2925)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2919)@84c1225eaf8b: 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 := '31B68FA6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:2 MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '0514440836062104C2854D58'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '0554440836062104C2854D58'O TC_iu_multi_lu_and_mo_ussd2(2927)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2927)@84c1225eaf8b: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2929)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2929)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:5 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2931)1803273 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554440836062104C2854D58'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2919)16156279 MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:3 MSC_Test_2-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test-GSUP(2912)@84c1225eaf8b: Created GsupExpect[0] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(2933) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '05146FF98CD72104094CA44B'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '05546FF98CD72104094CA44B'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:9 TC_iu_multi_lu_and_mo_ussd2(2933)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001110'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546FF98CD72104094CA44B'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2933)4653953 MSC_Test_2-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:10 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2912)@84c1225eaf8b: Created GsupExpect[1] for "262420000001111" to be handled at TC_iu_multi_lu_and_mo_ussd2(2935) TC_iu_multi_lu_and_mo_ussd2(2935)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001111'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2912)@84c1225eaf8b: Created GsupExpect[2] for "262420000001112" to be handled at TC_iu_multi_lu_and_mo_ussd2(2937) TC_iu_multi_lu_and_mo_ussd2(2937)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001112'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2935)691445 MSC_Test_2-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:11 MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2937)4822395 MSC_Test_2-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:12 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2912)@84c1225eaf8b: Created GsupExpect[4] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(2939) TC_iu_multi_lu_and_mo_ussd2(2939)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-RAN(2907)@84c1225eaf8b: Added conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2939)11361731 MSC_Test_2-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:13 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2912)@84c1225eaf8b: Created GsupExpect[5] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(2941) TC_iu_multi_lu_and_mo_ussd2(2941)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110558616 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1cd400]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558616 DVLR DEBUG SUBSCR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7) Received 1 auth tuples (vlr.c:996) 20250427110558616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1cd400]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1cd400]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558616 DMM DEBUG Tx AUTH REQ (rand = af7b0fe4207faa6f281fab9a1da70e8c) (gsm_04_08.c:641) 20250427110558616 DMM DEBUG AUTH REQ (autn = f2442529d7fc27042a0f6ecdad5d4b92) (gsm_04_08.c:643) 20250427110558616 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558616 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558616 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558616 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558616 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558616 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558616 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558616 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558616 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558616 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110558616 DVLR DEBUG VLR subscr IMSI-262420000001108 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22d450]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558616 DVLR DEBUG SUBSCR(IMSI-262420000001108) Received 1 auth tuples (vlr.c:996) 20250427110558616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22d450]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22d450]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558616 DMM DEBUG Tx AUTH REQ (rand = 47bd0993c614f09b9b9119730a25c4b8) (gsm_04_08.c:641) 20250427110558616 DMM DEBUG AUTH REQ (autn = 2b2265432ef394b8bade38ea91eb4c80) (gsm_04_08.c:643) 20250427110558616 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558616 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558616 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe225570]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558616 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 98 36 ae 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 af 7b 0f e4 20 7f aa 6f 28 1f ab 9a 1d a7 0e 8c 20 10 f2 44 25 29 d7 fc 27 04 2a 0f 6e cd ad 5d 4b 92 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558616 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558616 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558616 DVLR DEBUG VLR subscr IMSI-262420000001108 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558616 DVLR DEBUG VLR subscr IMSI-262420000001107 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21bc10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558616 DVLR DEBUG SUBSCR(IMSI-262420000001107) Received 1 auth tuples (vlr.c:996) 20250427110558616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21bc10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21bc10]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558616 DMM DEBUG Tx AUTH REQ (rand = da4f72ba6aa458f195a0049216a06af5) (gsm_04_08.c:641) 20250427110558616 DMM DEBUG AUTH REQ (autn = eccabd933b5e1e7aed74d1fdf0264461) (gsm_04_08.c:643) 20250427110558616 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558616 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558616 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558616 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558616 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe1e5160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558616 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558616 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558616 DVLR DEBUG VLR subscr IMSI-262420000001107 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558616 DVLR DEBUG VLR subscr IMSI-262420000001106 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558617 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2230e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558617 DVLR DEBUG SUBSCR(IMSI-262420000001106) Received 1 auth tuples (vlr.c:996) 20250427110558617 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2230e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558617 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2230e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558617 DMM DEBUG Tx AUTH REQ (rand = 73fbf7ffb078ba987b74543e911421c3) (gsm_04_08.c:641) 20250427110558617 DMM DEBUG AUTH REQ (autn = cb50d1365a68af271244ab9f5c8b361a) (gsm_04_08.c:643) 20250427110558617 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558617 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558617 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe21c320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558617 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 50 e5 ed 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 47 bd 09 93 c6 14 f0 9b 9b 91 19 73 0a 25 c4 b8 20 10 2b 22 65 43 2e f3 94 b8 ba de 38 ea 91 eb 4c 80 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558617 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558617 DVLR DEBUG VLR subscr IMSI-262420000001106 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558617 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558617 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 3b 3d 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 15 87 47 a4 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) 20250427110558617 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558617 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558617 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558617 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558617 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 7e a3 2b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 da 4f 72 ba 6a a4 58 f1 95 a0 04 92 16 a0 6a f5 20 10 ec ca bd 93 3b 5e 1e 7a ed 74 d1 fd f0 26 44 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(2908)@84c1225eaf8b: Message received on association #8 20250427110558617 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558617 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558617 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) 20250427110558617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558617 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 44 08 36 06 21 04 c2 85 4d 58 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558617 DMSC DEBUG msub_fsm[0x55eefe1fb350]{active}: Allocated (fsm.c:456) 20250427110558617 DMSC DEBUG msc_i[0x55eefe230ac0]{READY}: Allocated (fsm.c:456) 20250427110558617 DMSC DEBUG msc_i[0x55eefe230ac0]{READY}: is child of msub_fsm[0x55eefe1fb350] (fsm.c:486) 20250427110558617 DMSC DEBUG msc_a[0x55eefe230d50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558617 DMSC DEBUG msc_a[0x55eefe230d50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1fb350] (fsm.c:486) 20250427110558617 DMSC DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x55eefe230d50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558617 DMSC DEBUG msc_i(unknown:UTRAN-Iu-500:NONE)[0x55eefe230ac0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558617 DMSC DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x55eefe230d50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110558617 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558617 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558617 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x55eefe230d50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558617 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x55eefe230d50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558617 DMM DEBUG msc_a(TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427110558617 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22baa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110558617 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22baa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50] (fsm.c:486) 20250427110558617 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22baa0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110558617 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22baa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110558617 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558617 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558617 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110558617 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110558617 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558617 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 00 6b ff 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 73 fb f7 ff b0 78 ba 98 7b 74 54 3e 91 14 21 c3 20 10 cb 50 d1 36 5a 68 af 27 12 44 ab 9f 5c 8b 36 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558617 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558617 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22baa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110558617 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22baa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110558617 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22bcb0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558617 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22bcb0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22baa0] (fsm.c:486) 20250427110558617 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22bcb0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558617 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22bcb0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110558617 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110558617 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558617 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558617 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558617 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe223bb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558617 DIUCS DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe223bb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558617 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558617 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558617 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558617 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110558617 DMM DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 44083606c2854d58) (gsm_04_08.c:1128) 20250427110558617 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe227cc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558617 DVLR DEBUG SUBSCR(IMSI-262420000001105) AUTH on UTRAN received RES: 44083606c2854d58 (8 bytes) (vlr_auth_fsm.c:151) 20250427110558617 DVLR INFO SUBSCR(IMSI-262420000001105) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558617 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe227cc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558617 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe227cc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558617 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe227cc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558617 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe227cc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe224610] (vlr_auth_fsm.c:294) 20250427110558617 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe227cc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558617 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe227cc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe224610]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110558617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe224610]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110558617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe224610]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558617 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558617 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=48c78d60902df9a48a43d72c1bec331f, CK=NONE (ran_msg_iu.c:388) 20250427110558617 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe223bb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110558617 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558617 DLSS7 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)@84c1225eaf8b: Message received on association #8 20250427110558617 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558617 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 1b 84 09 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) 20250427110558617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe224610]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110558617 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558617 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe1e5cb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:1 20250427110558617 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558617 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558617 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe1e5cb0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558617 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558617 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558617 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558617 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558617 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558617 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558617 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558617 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558617 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21ed70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21ed70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21e7c0] (msc_a.c:1053) 20250427110558617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21ed70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110558617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21ed70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21ed70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110558617 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1e5b80] (msc_a.c:1053) 20250427110558617 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558617 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe21e7c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558617 DMSC DEBUG msub_fsm[0x55eefe1e5b80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110558617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558617 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 a5 3b 3d 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) 20250427110558617 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C) MSC-A terminated (msub.c:261) 20250427110558617 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C) 1 MSC-I still active (msub.c:79) 20250427110558617 DMSC DEBUG msub_fsm[0x55eefe1e5b80]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558617 DMSC DEBUG msub_fsm[0x55eefe1e5b80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558617 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe1e5cb0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558617 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe1e5cb0]{READY}: Removing from parent msub_fsm[0x55eefe1e5b80] (msub.c:113) 20250427110558617 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-493 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558617 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558617 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-493 (ran_conn.c:155) 20250427110558617 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe1e5cb0]{READY}: Freeing instance (msub.c:113) 20250427110558617 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-493:LU)[0x55eefe1e5cb0]{READY}: Deallocated (fsm.c:568) 20250427110558617 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558617 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C) Free (msub.c:119) 20250427110558617 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558617 DMSC DEBUG msub_fsm[0x55eefe1e5b80]{terminating}: Freeing instance (msub.c:113) 20250427110558617 DMSC DEBUG msub_fsm[0x55eefe1e5b80]{terminating}: Deallocated (fsm.c:568) 20250427110558617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558617 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 f6 86 77 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 31 b6 8f a6 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) 20250427110558617 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558617 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558617 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558617 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) 20250427110558617 DMSC DEBUG msub_fsm[0x55eefe21e7c0]{active}: Allocated (fsm.c:456) 20250427110558617 DMSC DEBUG msc_i[0x55eefe1e5cb0]{READY}: Allocated (fsm.c:456) 20250427110558617 DMSC DEBUG msc_i[0x55eefe1e5cb0]{READY}: is child of msub_fsm[0x55eefe21e7c0] (fsm.c:486) 20250427110558617 DMSC DEBUG msc_a[0x55eefe1e5b80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558617 DMSC DEBUG msc_a[0x55eefe1e5b80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe21e7c0] (fsm.c:486) 20250427110558617 DMSC DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x55eefe1e5b80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558617 DMSC DEBUG msc_i(unknown:UTRAN-Iu-501:NONE)[0x55eefe1e5cb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558617 DMSC DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x55eefe1e5b80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110558617 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558617 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 31 a2 9a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 48 c7 8d 60 90 2d f9 a4 8a 43 d7 2c 1b ec 33 1f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558617 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x55eefe1e5b80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558617 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x55eefe1e5b80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558617 DMM DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001109 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110558617 DMM DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110558618 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe227cc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110558618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe227cc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe1e5b80] (fsm.c:486) 20250427110558618 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558618 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe227cc0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110558618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe227cc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110558618 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110558618 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558618 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001109 id=262420000001109 (vlr.c:661) 20250427110558618 DVLR INFO New subscr, IMSI: 262420000001109 (vlr.c:562) 20250427110558618 DVLR DEBUG VLR subscr IMSI-262420000001109 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110558618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558618 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@84c1225eaf8b: Message received on association #8 20250427110558618 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558618 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558618 DVLR DEBUG VLR subscr IMSI-262420000001109 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110558618 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110558618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe227cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110558618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe227cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110558618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558618 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe227cc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110558618 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe221c60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558618 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 6f f9 8c d7 21 04 09 4c a4 4b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558618 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe221c60]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe227cc0] (fsm.c:486) 20250427110558618 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe221c60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558618 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe221c60]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110558618 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558618 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558618 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) 20250427110558618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558618 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558618 DMSC DEBUG msub_fsm[0x55eefe220ec0]{active}: Allocated (fsm.c:456) 20250427110558618 DMSC DEBUG msc_i[0x55eefe220ff0]{READY}: Allocated (fsm.c:456) 20250427110558618 DMSC DEBUG msc_i[0x55eefe220ff0]{READY}: is child of msub_fsm[0x55eefe220ec0] (fsm.c:486) 20250427110558618 DMSC DEBUG msc_a[0x55eefe220380]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558618 DMSC DEBUG msc_a[0x55eefe220380]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe220ec0] (fsm.c:486) 20250427110558618 DMSC DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x55eefe220380]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558618 DMSC DEBUG msc_i(unknown:UTRAN-Iu-502:NONE)[0x55eefe220ff0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558618 DMSC DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x55eefe220380]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558618 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 af 14 de 00 01 ed 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558618 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x55eefe220380]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558618 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x55eefe220380]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558618 DMM DEBUG msc_a(TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427110558618 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220930]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110558618 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220930]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380] (fsm.c:486) 20250427110558618 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220930]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110558618 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220930]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110558618 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110558618 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110558618 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558618 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558618 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220930]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110558618 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558618 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558618 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558618 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558618 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220930]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110558618 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220b40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558618 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220b40]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220930] (fsm.c:486) 20250427110558618 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220b40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558618 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558618 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220b40]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110558618 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110558618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558618 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558618 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 47 03 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 01 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:8 20250427110558618 DLSS7 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)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110558618 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110558618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558618 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558618 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558618 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558618 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558618 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558618 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558618 DMM DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6ff98cd7094ca44b) (gsm_04_08.c:1128) 20250427110558618 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1c8a90]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558618 DVLR DEBUG SUBSCR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6) AUTH on UTRAN received RES: 6ff98cd7094ca44b (8 bytes) (vlr_auth_fsm.c:151) 20250427110558618 DVLR INFO SUBSCR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558618 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1c8a90]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558618 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1c8a90]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558618 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1c8a90]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558618 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1c8a90]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1fff30] (vlr_auth_fsm.c:294) 20250427110558618 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1c8a90]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558618 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1c8a90]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558618 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110558618 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110558618 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558618 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558618 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558618 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3ab3f3fcd6e0fef8a3fff2341bdecccd, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2912)@84c1225eaf8b: Found GsupExpect[3] for "262420000001109" handled at TC_iu_multi_lu_and_mo_ussd2(2931) 20250427110558618 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110558618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558618 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 1b 84 09 00 01 f5 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(2912)@84c1225eaf8b: Added IMSI table entry 9TC_iu_multi_lu_and_mo_ussd2(2931)"262420000001109" 20250427110558618 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110558618 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558618 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558618 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558618 DLM3UA DEBUG 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)@84c1225eaf8b: Message received on association #8 20250427110558618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558618 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558618 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) 20250427110558618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558618 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558618 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 0a 8c f5 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) 20250427110558618 DMSC DEBUG msub_fsm[0x55eefe221610]{active}: Allocated (fsm.c:456) 20250427110558618 DMSC DEBUG msc_i[0x55eefe221740]{READY}: Allocated (fsm.c:456) 20250427110558618 DMSC DEBUG msc_i[0x55eefe221740]{READY}: is child of msub_fsm[0x55eefe221610] (fsm.c:486) 20250427110558618 DMSC DEBUG msc_a[0x55eefe221870]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558618 DMSC DEBUG msc_a[0x55eefe221870]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe221610] (fsm.c:486) 20250427110558618 DMSC DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x55eefe221870]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558618 DMSC DEBUG msc_i(unknown:UTRAN-Iu-503:NONE)[0x55eefe221740]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558618 DMSC DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x55eefe221870]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110558618 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x55eefe221870]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558618 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558618 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x55eefe221870]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558618 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558618 DMM DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001110 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110558618 DMM DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110558618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a070]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110558618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a070]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe221870] (fsm.c:486) 20250427110558618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a070]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110558618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a070]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110558618 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)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558618 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110558618 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001110 id=262420000001110 (vlr.c:661) 20250427110558618 DVLR INFO New subscr, IMSI: 262420000001110 (vlr.c:562) 20250427110558618 DVLR DEBUG VLR subscr IMSI-262420000001110 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110558618 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558618 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558618 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558618 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 f6 86 77 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) 20250427110558618 DVLR DEBUG VLR subscr IMSI-262420000001110 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110558618 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110558618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a070]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110558618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a070]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110558618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a070]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558618 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a9b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558618 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a9b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a070] (fsm.c:486) 20250427110558618 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a9b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558618 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a9b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110558618 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558618 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558618 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558618 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558618 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558618 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558618 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 49 95 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 21 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558618 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) 20250427110558618 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558618 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558618 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-GSUP(2912)@84c1225eaf8b: Found GsupExpect[0] for "262420000001110" handled at TC_iu_multi_lu_and_mo_ussd2(2933) MSC_Test-GSUP(2912)@84c1225eaf8b: Added IMSI table entry 10TC_iu_multi_lu_and_mo_ussd2(2933)"262420000001110" MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:6 20250427110558618 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110558618 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558618 DMSC DEBUG msub_fsm[0x55eefe237610]{active}: Allocated (fsm.c:456) 20250427110558618 DMSC DEBUG msc_i[0x55eefe23afd0]{READY}: Allocated (fsm.c:456) 20250427110558618 DMSC DEBUG msc_i[0x55eefe23afd0]{READY}: is child of msub_fsm[0x55eefe237610] (fsm.c:486) 20250427110558618 DMSC DEBUG msc_a[0x55eefe23b1b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558618 DMSC DEBUG msc_a[0x55eefe23b1b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe237610] (fsm.c:486) 20250427110558618 DMSC DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x55eefe23b1b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558618 DMSC DEBUG msc_i(unknown:UTRAN-Iu-504:NONE)[0x55eefe23afd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558619 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 d0 a9 4e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 3a b3 f3 fc d6 e0 fe f8 a3 ff f2 34 1b de cc cd 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558619 DMSC DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x55eefe23b1b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110558619 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x55eefe23b1b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558619 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x55eefe23b1b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110558619 DMM DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001111 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110558619 DMM DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110558619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe236a80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110558619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe236a80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23b1b0] (fsm.c:486) 20250427110558619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe236a80]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110558619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe236a80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558619 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558619 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558619 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558619 DLM3UA DEBUG 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)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558619 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558619 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110558619 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001111 id=262420000001111 (vlr.c:661) 20250427110558619 DVLR INFO New subscr, IMSI: 262420000001111 (vlr.c:562) 20250427110558619 DVLR DEBUG VLR subscr IMSI-262420000001111 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110558619 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558619 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558619 DVLR DEBUG VLR subscr IMSI-262420000001111 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110558619 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110558619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe236a80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110558619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe236a80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110558619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe236a80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110558619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23e110]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23e110]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe236a80] (fsm.c:486) 20250427110558619 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23e110]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23e110]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110558619 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 ad 5d 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 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) 20250427110558619 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558619 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558619 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558619 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558619 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) 20250427110558619 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 47 03 81 00 01 f7 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(2912)@84c1225eaf8b: Found GsupExpect[1] for "262420000001111" handled at TC_iu_multi_lu_and_mo_ussd2(2935) MSC_Test-GSUP(2912)@84c1225eaf8b: Added IMSI table entry 11TC_iu_multi_lu_and_mo_ussd2(2935)"262420000001111" 20250427110558619 DMSC DEBUG msub_fsm[0x55eefe231880]{active}: Allocated (fsm.c:456) 20250427110558619 DMSC DEBUG msc_i[0x55eefe2319b0]{READY}: Allocated (fsm.c:456) 20250427110558619 DMSC DEBUG msc_i[0x55eefe2319b0]{READY}: is child of msub_fsm[0x55eefe231880] (fsm.c:486) 20250427110558619 DMSC DEBUG msc_a[0x55eefe231c40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558619 DMSC DEBUG msc_a[0x55eefe231c40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe231880] (fsm.c:486) 20250427110558619 DMSC DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x55eefe231c40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558619 DMSC DEBUG msc_i(unknown:UTRAN-Iu-505:NONE)[0x55eefe2319b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558619 DMSC DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x55eefe231c40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110558619 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x55eefe231c40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558619 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x55eefe231c40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558619 DMM DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001112 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110558619 DMM DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110558619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe2413a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110558619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe2413a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe231c40] (fsm.c:486) 20250427110558619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe2413a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110558619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe2413a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110558619 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110558619 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001112 id=262420000001112 (vlr.c:661) 20250427110558619 DVLR INFO New subscr, IMSI: 262420000001112 (vlr.c:562) 20250427110558619 DVLR DEBUG VLR subscr IMSI-262420000001112 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110558619 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558619 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558619 DVLR DEBUG VLR subscr IMSI-262420000001112 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110558619 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110558619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe2413a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110558619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe2413a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110558619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe2413a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110558619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe241ce0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe241ce0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe2413a0] (fsm.c:486) 20250427110558619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe241ce0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe241ce0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110558619 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558619 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558619 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) 20250427110558619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558619 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558619 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558619 DMSC DEBUG msub_fsm[0x55eefe23e5a0]{active}: Allocated (fsm.c:456) 20250427110558619 DMSC DEBUG msc_i[0x55eefe23e6d0]{READY}: Allocated (fsm.c:456) 20250427110558619 DMSC DEBUG msc_i[0x55eefe23e6d0]{READY}: is child of msub_fsm[0x55eefe23e5a0] (fsm.c:486) 20250427110558619 DMSC DEBUG msc_a[0x55eefe23e8b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558619 DMSC DEBUG msc_a[0x55eefe23e8b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe23e5a0] (fsm.c:486) MSC_Test-GSUP(2912)@84c1225eaf8b: Found GsupExpect[2] for "262420000001112" handled at TC_iu_multi_lu_and_mo_ussd2(2937) MSC_Test-GSUP(2912)@84c1225eaf8b: Added IMSI table entry 12TC_iu_multi_lu_and_mo_ussd2(2937)"262420000001112" 20250427110558619 DMSC DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x55eefe23e8b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558619 DMSC DEBUG msc_i(unknown:UTRAN-Iu-506:NONE)[0x55eefe23e6d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558619 DMSC DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x55eefe23e8b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110558619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558619 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 0a 8c f5 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) 20250427110558619 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x55eefe23e8b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558619 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x55eefe23e8b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558619 DMM DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001113 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110558619 DMM DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110558619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245490]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110558619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245490]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe23e8b0] (fsm.c:486) 20250427110558619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245490]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110558619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245490]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110558619 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110558619 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001113 id=262420000001113 (vlr.c:661) 20250427110558619 DVLR INFO New subscr, IMSI: 262420000001113 (vlr.c:562) 20250427110558619 DVLR DEBUG VLR subscr IMSI-262420000001113 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110558619 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558619 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558619 DVLR DEBUG VLR subscr IMSI-262420000001113 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558619 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110558619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245490]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110558619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245490]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110558619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245490]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110558619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245e60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245e60]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245490] (fsm.c:486) 20250427110558619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245e60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245e60]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110558619 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558619 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558619 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558619 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558619 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 49 95 7b 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) MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := 'A53B3D'O, sourceLocRef := '0001F4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:2 20250427110558619 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558619 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558619 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558619 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558619 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 ad 5d c3 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) MSC_Test-GSUP(2912)@84c1225eaf8b: Found GsupExpect[4] for "262420000001113" handled at TC_iu_multi_lu_and_mo_ussd2(2939) MSC_Test-GSUP(2912)@84c1225eaf8b: Added IMSI table entry 13TC_iu_multi_lu_and_mo_ussd2(2939)"262420000001113" MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '0514816E25532104AF684F6D'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '0554816E25532104AF684F6D'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558621 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558621 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558621 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 af 14 de 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := '1B8409'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)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := 'F68677'O, sourceLocRef := '0001F6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:9 TC_iu_multi_lu_and_mo_ussd2(2917)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2917)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554816E25532104AF684F6D'O 20250427110558621 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558621 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22bcb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558621 DVLR DEBUG SUBSCR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4) Received 1 auth tuples (vlr.c:996) 20250427110558621 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22bcb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558621 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22bcb0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558621 DMM DEBUG Tx AUTH REQ (rand = a95c45d3eb67c6e0517eace9cc44d7cb) (gsm_04_08.c:641) 20250427110558621 DMM DEBUG AUTH REQ (autn = 66d0917a7f1975ddba023f8cd7b11ad3) (gsm_04_08.c:643) 20250427110558621 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558621 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558621 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230ac0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558621 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110558621 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558621 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558621 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 a5 3b 3d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a9 5c 45 d3 eb 67 c6 e0 51 7e ac e9 cc 44 d7 cb 20 10 66 d0 91 7a 7f 19 75 dd ba 02 3f 8c d7 b1 1a d3 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := '470381'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)@84c1225eaf8b: Session index based on local reference:10 20250427110558622 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558622 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558622 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558622 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558622 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558622 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 81 6e 25 53 21 04 af 68 4f 6d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2921)11474142 20250427110558622 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558622 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558622 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558622 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558622 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558622 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558622 DMM DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 816e2553af684f6d) (gsm_04_08.c:1128) 20250427110558622 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1cd400]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558622 DVLR DEBUG SUBSCR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7) AUTH on UTRAN received RES: 816e2553af684f6d (8 bytes) (vlr_auth_fsm.c:151) 20250427110558622 DVLR INFO SUBSCR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558622 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1cd400]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558622 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1cd400]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558622 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1cd400]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558622 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1cd400]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe21efd0] (vlr_auth_fsm.c:294) 20250427110558622 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1cd400]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558622 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1cd400]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe21efd0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110558622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe21efd0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110558622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe21efd0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558622 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558622 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=65b876be418f99eb620285078cacb835, CK=NONE (ran_msg_iu.c:388) 20250427110558622 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110558622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe21efd0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110558622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2921)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2921)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2921)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2921)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := '0A8CF5'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)@84c1225eaf8b: Session index based on local reference:11 20250427110558622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558622 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558622 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 98 36 ae 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 65 b8 76 be 41 8f 99 eb 62 02 85 07 8c ac b8 35 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(2912)@84c1225eaf8b: Created GsupExpect[0] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(2943) MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := '49957B'O, sourceLocRef := '0001F9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:12 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2921)@84c1225eaf8b: 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 := 'BA15445C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2919)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2919)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2931)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := 'AD5DC3'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 } } TC_iu_multi_lu_and_mo_ussd2(2931)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:13 MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '051473D6D9972104A1F0540D'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '055473D6D9972104A1F0540D'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2941)4081905 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_2-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '0514E69B9E2E21046D01AD1A'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '0554E69B9E2E21046D01AD1A'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2943)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055473D6D9972104A1F0540D'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:4 20250427110558623 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558623 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558623 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558623 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558623 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558623 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558623 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 73 d6 d9 97 21 04 a1 f0 54 0d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558623 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558623 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe1e5160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558623 DIUCS DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe1e5160]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558623 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558623 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558623 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 20250427110558623 DMM DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 73d6d997a1f0540d) (gsm_04_08.c:1128) 20250427110558623 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21bc10]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558623 DVLR DEBUG SUBSCR(IMSI-262420000001107) AUTH on UTRAN received RES: 73d6d997a1f0540d (8 bytes) (vlr_auth_fsm.c:151) 20250427110558623 DVLR INFO SUBSCR(IMSI-262420000001107) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558623 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21bc10]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558623 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21bc10]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558623 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21bc10]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558623 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21bc10]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21b2d0] (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558623 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21bc10]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558623 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21bc10]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21b2d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110558623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21b2d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110558623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21b2d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558623 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558623 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9ffc32f781dce9228be22db07e47a741, CK=NONE (ran_msg_iu.c:388) 20250427110558624 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe1e5160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110558624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21b2d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110558624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E69B9E2E21046D01AD1A'O 20250427110558624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558624 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558624 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558624 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 7e a3 2b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9f fc 32 f7 81 dc e9 22 8b e2 2d b0 7e 47 a7 41 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558624 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558624 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558624 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558624 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558624 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558624 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558624 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 3e 48 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 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) 20250427110558624 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558624 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558624 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558624 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558624 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558624 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558624 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) 20250427110558624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558624 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558624 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 e6 9b 9e 2e 21 04 6d 01 ad 1a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558624 DMSC DEBUG msub_fsm[0x55eefe1cd400]{active}: Allocated (fsm.c:456) 20250427110558624 DMSC DEBUG msc_i[0x55eefe1cfb50]{READY}: Allocated (fsm.c:456) 20250427110558624 DMSC DEBUG msc_i[0x55eefe1cfb50]{READY}: is child of msub_fsm[0x55eefe1cd400] (fsm.c:486) 20250427110558624 DMSC DEBUG msc_a[0x55eefe242db0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558624 DMSC DEBUG msc_a[0x55eefe242db0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cd400] (fsm.c:486) 20250427110558624 DMSC DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x55eefe242db0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558624 DMSC DEBUG msc_i(unknown:UTRAN-Iu-507:NONE)[0x55eefe1cfb50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558624 DMSC DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x55eefe242db0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110558624 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x55eefe242db0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558624 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x55eefe242db0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558624 DMM DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001114 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110558624 DMM DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110558624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe2499c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110558624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe2499c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe242db0] (fsm.c:486) 20250427110558624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe2499c0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110558624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe2499c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110558624 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110558624 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001114 id=262420000001114 (vlr.c:661) 20250427110558624 DVLR INFO New subscr, IMSI: 262420000001114 (vlr.c:562) 20250427110558624 DVLR DEBUG VLR subscr IMSI-262420000001114 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110558624 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558624 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558624 DVLR DEBUG VLR subscr IMSI-262420000001114 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110558624 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110558624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe2499c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110558624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe2499c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110558624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe2499c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110558624 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe249c20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558624 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe249c20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe2499c0] (fsm.c:486) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:7 20250427110558624 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe249c20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558624 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe249c20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110558624 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558624 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe225570]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558624 DIUCS DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe225570]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558624 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_iu_multi_lu_and_mo_ussd2(2933)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427110558624 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558624 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558624 DMM DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e69b9e2e6d01ad1a) (gsm_04_08.c:1128) 20250427110558624 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22d450]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558624 DVLR DEBUG SUBSCR(IMSI-262420000001108) AUTH on UTRAN received RES: e69b9e2e6d01ad1a (8 bytes) (vlr_auth_fsm.c:151) TC_iu_multi_lu_and_mo_ussd2(2933)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110558624 DVLR INFO SUBSCR(IMSI-262420000001108) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558624 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22d450]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558624 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22d450]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558624 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22d450]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558624 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22d450]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22ca80] (vlr_auth_fsm.c:294) 20250427110558624 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22d450]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558624 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22d450]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22ca80]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110558624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22ca80]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110558625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22ca80]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558625 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558625 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=93fe3fd077f5007af5e4aeb27dd3ade7, CK=NONE (ran_msg_iu.c:388) 20250427110558625 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe225570]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) TC_iu_multi_lu_and_mo_ussd2(2937)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2935)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2937)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110558625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22ca80]{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(2935)@84c1225eaf8b: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2939)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2939)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110558625 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558625 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558625 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558625 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220b40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558625 DVLR DEBUG SUBSCR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6) Received 1 auth tuples (vlr.c:996) 20250427110558625 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220b40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558625 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220b40]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558625 DMM DEBUG Tx AUTH REQ (rand = cb96eb2ac1084c6e9a451761da87abf3) (gsm_04_08.c:641) 20250427110558625 DMM DEBUG AUTH REQ (autn = bc1f6da537ec833aec306dbcafaa7485) (gsm_04_08.c:643) 20250427110558625 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) MSC_Test-GSUP(2912)@84c1225eaf8b: Found GsupExpect[5] for "262420000001114" handled at TC_iu_multi_lu_and_mo_ussd2(2941) MSC_Test-GSUP(2912)@84c1225eaf8b: Added IMSI table entry 14TC_iu_multi_lu_and_mo_ussd2(2941)"262420000001114" 20250427110558625 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558625 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558625 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 3e 48 f1 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) 20250427110558625 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558625 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220ff0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558625 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558625 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558625 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110558625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558625 DVLR DEBUG VLR subscr IMSI-262420000001109 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558625 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe221c60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558625 DVLR DEBUG SUBSCR(IMSI-262420000001109) Received 1 auth tuples (vlr.c:996) 20250427110558625 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe221c60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558625 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558625 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558625 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe221c60]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558625 DMM DEBUG Tx AUTH REQ (rand = cc019451131e0b5efab12ffbcf5bf4a1) (gsm_04_08.c:641) 20250427110558625 DMM DEBUG AUTH REQ (autn = b9c57143fe4aea52347bd3d851ceb1d2) (gsm_04_08.c:643) 20250427110558625 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 50 e5 ed 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 93 fe 3f d0 77 f5 00 7a f5 e4 ae b2 7d d3 ad e7 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558625 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558625 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558625 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe1e5cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '05145A0E773A210427D35AC4'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '05545A0E773A210427D35AC4'O 20250427110558625 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558625 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558625 DVLR DEBUG VLR subscr IMSI-262420000001109 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558625 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558625 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558625 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 f6 86 77 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 cb 96 eb 2a c1 08 4c 6e 9a 45 17 61 da 87 ab f3 20 10 bc 1f 6d a5 37 ec 83 3a ec 30 6d bc af aa 74 85 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558625 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558625 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558626 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558626 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558626 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558626 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 1b 84 09 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 cc 01 94 51 13 1e 0b 5e fa b1 2f fb cf 5b f4 a1 20 10 b9 c5 71 43 fe 4a ea 52 34 7b d3 d8 51 ce b1 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(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:6 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2921)4218480 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545A0E773A210427D35AC4'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558626 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558626 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558626 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558626 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558626 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558626 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558626 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 5a 0e 77 3a 21 04 27 d3 5a c4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558626 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558626 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe21c320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558626 DIUCS DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe21c320]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558626 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558626 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558626 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558626 DMM DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5a0e773a27d35ac4) (gsm_04_08.c:1128) 20250427110558626 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2230e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558626 DVLR DEBUG SUBSCR(IMSI-262420000001106) AUTH on UTRAN received RES: 5a0e773a27d35ac4 (8 bytes) (vlr_auth_fsm.c:151) 20250427110558627 DVLR INFO SUBSCR(IMSI-262420000001106) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558627 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2230e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '05142647404F21044EC8CF8A'O 20250427110558627 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2230e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558627 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2230e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558627 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2230e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2285e0] (vlr_auth_fsm.c:294) 20250427110558627 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2230e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '05542647404F21044EC8CF8A'O 20250427110558627 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2230e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2285e0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110558627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2285e0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110558627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2285e0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558627 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558627 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6d49c6df780963983210f83b98eb37b6, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := '3E48F1'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 } } 20250427110558627 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe21c320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110558627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2285e0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110558627 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558627 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558627 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)@84c1225eaf8b: Session index based on local reference:4 20250427110558627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558627 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558627 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558627 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 00 6b ff 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6d 49 c6 df 78 09 63 98 32 10 f8 3b 98 eb 37 b6 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)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:14 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558628 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558628 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558628 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558628 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558628 DLSS7 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)@84c1225eaf8b: Session index based on local reference:6 TC_iu_multi_lu_and_mo_ussd2(2941)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427110558628 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558628 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558628 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558628 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 5e 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 05 24 08 03 50 59 02 05 f4 ba 15 44 5c 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) TC_iu_multi_lu_and_mo_ussd2(2941)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110558628 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) 20250427110558628 DMSC DEBUG msub_fsm[0x55eefe22d450]{active}: Allocated (fsm.c:456) 20250427110558628 DMSC DEBUG msc_i[0x55eefe246ff0]{READY}: Allocated (fsm.c:456) 20250427110558628 DMSC DEBUG msc_i[0x55eefe246ff0]{READY}: is child of msub_fsm[0x55eefe22d450] (fsm.c:486) 20250427110558628 DMSC DEBUG msc_a[0x55eefe24a380]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558628 DMSC DEBUG msc_a[0x55eefe24a380]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe22d450] (fsm.c:486) 20250427110558628 DMSC DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x55eefe24a380]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558628 DMSC DEBUG msc_i(unknown:UTRAN-Iu-508:NONE)[0x55eefe246ff0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558628 DMSC DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x55eefe24a380]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558628 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x55eefe24a380]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558628 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x55eefe24a380]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558628 DMM DEBUG msc_a(TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427110558628 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24ef90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110558628 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24ef90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380] (fsm.c:486) 20250427110558628 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24ef90]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110558628 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24ef90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110558628 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110558628 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110558628 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558628 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24ef90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110558628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24ef90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110558628 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24f1a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558628 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24f1a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24ef90] (fsm.c:486) 20250427110558628 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24f1a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558628 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24f1a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110558628 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110558628 DVLR DEBUG VLR subscr IMSI-262420000001112 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558628 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe241ce0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558628 DVLR DEBUG SUBSCR(IMSI-262420000001112) Received 1 auth tuples (vlr.c:996) 20250427110558628 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe241ce0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558628 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe241ce0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558628 DMM DEBUG Tx AUTH REQ (rand = 506f7f4d9fbf71809949defbc9408ab0) (gsm_04_08.c:641) 20250427110558628 DMM DEBUG AUTH REQ (autn = d3d68db7c55e80ab2fcb8543f77f67e4) (gsm_04_08.c:643) 20250427110558628 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558628 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558628 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558628 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe2319b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558628 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558628 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558628 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558628 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558628 DVLR DEBUG VLR subscr IMSI-262420000001112 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558628 DVLR DEBUG VLR subscr IMSI-262420000001113 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558628 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245e60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558628 DVLR DEBUG SUBSCR(IMSI-262420000001113) Received 1 auth tuples (vlr.c:996) 20250427110558628 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245e60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558628 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245e60]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558628 DMM DEBUG Tx AUTH REQ (rand = d15e7c4611e6e6acbe11a6a5ca6d0d95) (gsm_04_08.c:641) 20250427110558628 DMM DEBUG AUTH REQ (autn = 14673c1f971569c6514be24109a8ce6b) (gsm_04_08.c:643) 20250427110558628 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558628 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558628 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe23e6d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558628 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558628 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558628 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 40 5e 70 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) 20250427110558628 DVLR DEBUG VLR subscr IMSI-262420000001113 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558628 DVLR DEBUG VLR subscr IMSI-262420000001111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558628 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23e110]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558628 DVLR DEBUG SUBSCR(IMSI-262420000001111) Received 1 auth tuples (vlr.c:996) 20250427110558628 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23e110]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558628 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23e110]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558628 DMM DEBUG Tx AUTH REQ (rand = 2afcb20eb7d9c802c55d21c6b27891be) (gsm_04_08.c:641) 20250427110558628 DMM DEBUG AUTH REQ (autn = 570caa9a6802d82e37d6a86762c7d20b) (gsm_04_08.c:643) 20250427110558629 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558628 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558629 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558629 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23afd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558629 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558629 DVLR DEBUG VLR subscr IMSI-262420000001111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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(2906)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 20250427110558629 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558629 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 49 95 7b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 50 6f 7f 4d 9f bf 71 80 99 49 de fb c9 40 8a b0 20 10 d3 d6 8d b7 c5 5e 80 ab 2f cb 85 43 f7 7f 67 e4 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558629 DVLR DEBUG VLR subscr IMSI-262420000001110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558629 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a9b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558629 DVLR DEBUG SUBSCR(IMSI-262420000001110) Received 1 auth tuples (vlr.c:996) 20250427110558629 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a9b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558629 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a9b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558629 DMM DEBUG Tx AUTH REQ (rand = fd0e0b8e4cdb9901b718651219213c7b) (gsm_04_08.c:641) 20250427110558629 DMM DEBUG AUTH REQ (autn = 64f0f62d8b706340aa4cae9b4b188b8f) (gsm_04_08.c:643) 20250427110558629 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558629 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558629 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe221740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558629 DVLR DEBUG VLR subscr IMSI-262420000001110 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558629 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558629 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558629 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110558629 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558629 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 ad 5d c3 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d1 5e 7c 46 11 e6 e6 ac be 11 a6 a5 ca 6d 0d 95 20 10 14 67 3c 1f 97 15 69 c6 51 4b e2 41 09 a8 ce 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(2908)@84c1225eaf8b: Message received on association #8 20250427110558629 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558629 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558629 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558629 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 0a 8c f5 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 2a fc b2 0e b7 d9 c8 02 c5 5d 21 c6 b2 78 91 be 20 10 57 0c aa 9a 68 02 d8 2e 37 d6 a8 67 62 c7 d2 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(2906)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558629 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558629 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558629 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558629 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 47 03 81 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 fd 0e 0b 8e 4c db 99 01 b7 18 65 12 19 21 3c 7b 20 10 64 f0 f6 2d 8b 70 63 40 aa 4c ae 9b 4b 18 8b 8f 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)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558629 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558629 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558629 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558629 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558629 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542647404F21044EC8CF8A'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558629 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110558630 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558630 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558630 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558630 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{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)@84c1225eaf8b: Message received on association #8 20250427110558630 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558630 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110558630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558630 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110558630 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:1 20250427110558630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110558630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110558630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110558630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110558630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110558630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110558630 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110558630 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.939s remaining) (msc_a.c:450) 20250427110558630 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001100/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558630 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558630 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558630 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '051486DABDC62104566A74BA'O 20250427110558630 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558630 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 d0 a9 4e 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) 20250427110558630 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558630 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558630 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558630 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558630 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558630 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558630 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558630 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 26 47 40 4f 21 04 4e c8 cf 8a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '055486DABDC62104566A74BA'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558630 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558630 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230ac0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558630 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230ac0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558630 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558630 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558630 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558630 DMM DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2647404f4ec8cf8a) (gsm_04_08.c:1128) 20250427110558630 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22bcb0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558630 DVLR DEBUG SUBSCR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4) AUTH on UTRAN received RES: 2647404f4ec8cf8a (8 bytes) (vlr_auth_fsm.c:151) 20250427110558630 DVLR INFO SUBSCR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558630 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22bcb0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558630 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22bcb0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558630 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22bcb0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558630 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22bcb0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22baa0] (vlr_auth_fsm.c:294) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558630 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22bcb0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558630 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22bcb0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22baa0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110558630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22baa0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110558630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22baa0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558630 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558630 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=55b42d2d6b9c9679b024dd7c0f454c98, CK=NONE (ran_msg_iu.c:388) 20250427110558630 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230ac0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110558630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22baa0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110558630 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558630 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558630 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558630 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := '405E70'O ("@^p"), 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 } } 20250427110558630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558630 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 a5 3b 3d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 55 b4 2d 2d 6b 9c 96 79 b0 24 dd 7c 0f 45 4c 98 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558630 DLSS7 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)@84c1225eaf8b: Session index based on local reference:14 20250427110558630 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558630 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558631 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558631 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558631 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558631 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558631 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558631 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558631 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558631 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558631 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558631 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe21efd0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110558631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe21efd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110558631 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110558631 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe21efd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110558631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe21efd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110558631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe21efd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110558631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe21efd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110558631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe21efd0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110558631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe21efd0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110558631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe21efd0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110558631 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110558631 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.938s remaining) (msc_a.c:450) 20250427110558631 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001101/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:12 20250427110558631 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558631 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558631 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110558631 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558631 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 98 36 ae 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2943)11909834 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:5 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110558631 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558631 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558631 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558631 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558631 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558631 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558631 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558632 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558632 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe223bb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558632 DIUCS DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe223bb0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558632 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558632 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558632 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe224610]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110558632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe224610]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110558632 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110558632 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe223bb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe224610]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110558632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe224610]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110558632 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe22bcb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558632 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe22bcb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe224610] (fsm.c:486) 20250427110558632 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe22bcb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110558632 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe22bcb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) TC_iu_multi_lu_and_mo_ussd2(2921)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2921)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110558632 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558632 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558632 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558632 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558632 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558632 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 31 a2 9a 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) 20250427110558632 DVLR DEBUG VLR subscr IMSI-262420000001114 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe249c20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558632 DVLR DEBUG SUBSCR(IMSI-262420000001114) Received 1 auth tuples (vlr.c:996) 20250427110558632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe249c20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe249c20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558632 DMM DEBUG Tx AUTH REQ (rand = 7759a945772a02eb9e292d15697d22b1) (gsm_04_08.c:641) 20250427110558632 DMM DEBUG AUTH REQ (autn = 88c50f25ff02434dae5857317c4e3606) (gsm_04_08.c:643) 20250427110558632 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558632 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558632 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558632 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558632 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558632 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558632 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558632 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558632 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:13 20250427110558632 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe1cfb50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558632 DVLR DEBUG VLR subscr IMSI-262420000001114 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:11 20250427110558632 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558632 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe1e5160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558632 DIUCS DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe1e5160]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558632 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558632 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558632 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21b2d0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21b2d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110558632 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110558632 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe1e5160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '05144F049617210461DE0E7D'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110558632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21b2d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110558633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21b2d0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110558633 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe220c70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558633 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe220c70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe21b2d0] (fsm.c:486) 20250427110558633 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe220c70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110558633 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe220c70]{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)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '05544F049617210461DE0E7D'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:0 20250427110558633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558633 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558633 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558633 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 3e 48 f1 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 77 59 a9 45 77 2a 02 eb 9e 29 2d 15 69 7d 22 b1 20 10 88 c5 0f 25 ff 02 43 4d ae 58 57 31 7c 4e 36 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-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558633 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558633 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558633 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 7e a3 2b 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) 20250427110558633 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558633 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24f1a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558633 DVLR DEBUG SUBSCR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C) Received 1 auth tuples (vlr.c:996) 20250427110558633 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24f1a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558633 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24f1a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558633 DMM DEBUG Tx AUTH REQ (rand = 6ff9ae840e1544be1aea126e2f5562e5) (gsm_04_08.c:641) 20250427110558633 DMM DEBUG AUTH REQ (autn = a866eb21d001554b587b0e60e9648858) (gsm_04_08.c:643) 20250427110558633 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558633 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558633 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe246ff0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558633 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:9 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558633 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558633 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558633 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 40 5e 70 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 6f f9 ae 84 0e 15 44 be 1a ea 12 6e 2f 55 62 e5 20 10 a8 66 eb 21 d0 01 55 4b 58 7b 0e 60 e9 64 88 58 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)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055486DABDC62104566A74BA'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:15 20250427110558633 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558633 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558633 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558633 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558633 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558633 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 86 da bd c6 21 04 56 6a 74 ba 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558633 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558633 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220ff0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558634 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220ff0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558634 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558634 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558634 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558634 DMM DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 86dabdc6566a74ba) (gsm_04_08.c:1128) 20250427110558634 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220b40]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558634 DVLR DEBUG SUBSCR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6) AUTH on UTRAN received RES: 86dabdc6566a74ba (8 bytes) (vlr_auth_fsm.c:151) 20250427110558634 DVLR INFO SUBSCR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558634 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220b40]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558634 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220b40]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558634 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220b40]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558634 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220b40]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220930] (vlr_auth_fsm.c:294) 20250427110558634 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220b40]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558634 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220b40]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558634 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220930]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110558634 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220930]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110558634 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220930]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558634 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558634 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=37ef8281f79a2a03638a6ec48b1a22d2, CK=NONE (ran_msg_iu.c:388) 20250427110558634 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220ff0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558634 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220930]{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)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110558634 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558634 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558634 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558634 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558634 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558634 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 f6 86 77 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 37 ef 82 81 f7 9a 2a 03 63 8a 6e c4 8b 1a 22 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-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558634 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558634 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558634 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558634 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558634 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558634 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558634 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 ba ca 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 51 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558634 DIUCS DEBUG (UTRAN-Iu-509 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:1 20250427110558634 DMSC DEBUG msub_fsm[0x55eefe246d10]{active}: Allocated (fsm.c:456) 20250427110558634 DMSC DEBUG msc_i[0x55eefe246e40]{READY}: Allocated (fsm.c:456) 20250427110558634 DMSC DEBUG msc_i[0x55eefe246e40]{READY}: is child of msub_fsm[0x55eefe246d10] (fsm.c:486) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110558634 DMSC DEBUG msc_a[0x55eefe24fea0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558634 DMSC DEBUG msc_a[0x55eefe24fea0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe246d10] (fsm.c:486) 20250427110558634 DMSC DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x55eefe24fea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558634 DMSC DEBUG msc_i(unknown:UTRAN-Iu-509:NONE)[0x55eefe246e40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110558634 DMSC DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x55eefe24fea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558634 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x55eefe24fea0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558634 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x55eefe24fea0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558634 DMM DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001115 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110558634 DMM DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110558635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe252780]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110558635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe252780]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe24fea0] (fsm.c:486) 20250427110558635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe252780]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110558635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe252780]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110558635 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110558635 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001115 id=262420000001115 (vlr.c:661) 20250427110558635 DVLR INFO New subscr, IMSI: 262420000001115 (vlr.c:562) 20250427110558635 DVLR DEBUG VLR subscr IMSI-262420000001115 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110558635 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558635 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558635 DVLR DEBUG VLR subscr IMSI-262420000001115 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110558635 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110558635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe252780]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110558635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe252780]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110558635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe252780]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110558635 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe2530c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558635 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe2530c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe252780] (fsm.c:486) 20250427110558635 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe2530c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:5 20250427110558635 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe2530c0]{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)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110558635 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558635 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558635 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558635 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558635 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558635 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 b5 ba ca 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) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2912)@84c1225eaf8b: Found GsupExpect[0] for "262420000001115" handled at TC_iu_multi_lu_and_mo_ussd2(2943) MSC_Test-GSUP(2912)@84c1225eaf8b: Added IMSI table entry 15TC_iu_multi_lu_and_mo_ussd2(2943)"262420000001115" MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:4 MSC_Test-GSUP(2912)@84c1225eaf8b: Created GsupExpect[0] for "262420000001100" to be handled at TC_iu_multi_lu_and_mo_ussd2(2914) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '05140A9A8CAC2104050EDE7B'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '05540A9A8CAC2104050EDE7B'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '0514AD1F94402104F600C680'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '0554AD1F94402104F600C680'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544F049617210461DE0E7D'O 20250427110558636 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558636 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558636 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558636 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558636 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558636 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558636 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 4f 04 96 17 21 04 61 de 0e 7d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:14 20250427110558636 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558636 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe1e5cb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558636 DIUCS DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe1e5cb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558636 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558636 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558636 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558636 DMM DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4f04961761de0e7d) (gsm_04_08.c:1128) 20250427110558636 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe221c60]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558636 DVLR DEBUG SUBSCR(IMSI-262420000001109) AUTH on UTRAN received RES: 4f04961761de0e7d (8 bytes) (vlr_auth_fsm.c:151) 20250427110558636 DVLR INFO SUBSCR(IMSI-262420000001109) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558636 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe221c60]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558636 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe221c60]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558636 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe221c60]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558636 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe221c60]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe227cc0] (vlr_auth_fsm.c:294) 20250427110558636 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe221c60]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558636 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe221c60]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558636 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe227cc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110558636 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe227cc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110558636 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe227cc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558636 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558636 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=83cd17ab9c0f8fc44ab09689bf32765e, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558636 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe1e5cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110558636 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe227cc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110558636 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558636 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558636 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558636 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 1b 84 09 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 83 cd 17 ab 9c 0f 8f c4 4a b0 96 89 bf 32 76 5e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := 'B5BACA'O, sourceLocRef := '0001FD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:15 MSC_Test-GSUP(2912)@84c1225eaf8b: Created GsupExpect[1] for "262420000001101" to be handled at TC_iu_multi_lu_and_mo_ussd2(2915) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:6 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110558637 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558637 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558637 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558637 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 20250427110558638 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558638 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe225570]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558638 DIUCS DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe225570]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558638 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe2256a0]{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)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540A9A8CAC2104050EDE7B'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '05143998A9462104DBD3D327'O 20250427110558638 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558638 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22ca80]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110558638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22ca80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110558638 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110558638 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe225570]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '05543998A9462104DBD3D327'O 20250427110558638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22ca80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110558638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22ca80]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110558638 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe221c60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558638 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe221c60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe22ca80] (fsm.c:486) 20250427110558638 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe221c60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110558638 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe221c60]{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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:11 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554AD1F94402104F600C680'O 20250427110558638 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558638 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '0514012B330721045AC69C06'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '0554012B330721045AC69C06'O 20250427110558638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558638 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558638 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 50 e5 ed 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) 20250427110558638 DVLR DEBUG VLR subscr IMSI-262420000001105 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558638 DVLR DEBUG IMSI:262420000001105 has MSISDN:491230001105 (vlr.c:1045) 20250427110558638 DMSC NOTICE msub(IMSI-262420000001105:MSISDN-491230001105) VLR: update for IMSI=262420000001105 (MSISDN=491230001105) (gsm_04_08.c:1541) 20250427110558638 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:3 20250427110558638 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558638 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558638 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558638 DLM3UA DEBUG 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)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110558638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558638 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558638 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558638 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558638 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558638 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe21c320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:10 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 20250427110558638 DIUCS DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe21c320]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558638 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2135a0]{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)@84c1225eaf8b: vl_from0 20250427110558638 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558638 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2285e0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110558638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2285e0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110558638 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110558639 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe21c320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543998A9462104DBD3D327'O 20250427110558639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2285e0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110558639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2285e0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110558639 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe22dd20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558639 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe22dd20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe2285e0] (fsm.c:486) 20250427110558639 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe22dd20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110558639 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe22dd20]{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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:13 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558639 DVLR DEBUG VLR subscr IMSI-262420000001107 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558639 DVLR DEBUG IMSI:262420000001107 has MSISDN:491230001107 (vlr.c:1045) 20250427110558639 DMSC NOTICE msub(IMSI-262420000001107:MSISDN-491230001107) VLR: update for IMSI=262420000001107 (MSISDN=491230001107) (gsm_04_08.c:1541) 20250427110558639 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558639 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55eefe224610]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110558639 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe22bcb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110558639 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe22bcb0]{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(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554012B330721045AC69C06'O 20250427110558639 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe22bcb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110558639 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe22bcb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55eefe224610] (vlr_lu_fsm.c:110) 20250427110558639 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe22bcb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110558639 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55eefe22bcb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558639 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55eefe224610]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110558639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55eefe224610]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110558639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55eefe22dbe0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55eefe22dbe0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55eefe224610] (fsm.c:486) 20250427110558639 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 00 6b ff 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) 20250427110558639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55eefe22dbe0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110558639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55eefe22dbe0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110558639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55eefe22dbe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110558639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55eefe22dbe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110558639 DMSC NOTICE msub(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x049BDFA8) VLR: update for IMSI=262420000001105 (MSISDN=491230001105) (gsm_04_08.c:1541) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55eefe22dbe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110558639 DMM DEBUG -> IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x049BDFA8 LOCATION UPDATE ACCEPT (TMSI = 0x049bdfa8) (gsm_04_08.c:149) 20250427110558639 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110558639 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558639 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223bb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558639 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558639 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558639 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558639 DLM3UA DEBUG 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)@84c1225eaf8b: Session index based on connection ID:2 20250427110558639 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x049BDFA8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558639 DLSS7 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)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558639 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558639 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558639 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 0a 9a 8c ac 21 04 05 0e de 7b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110558639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558639 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558639 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 31 a2 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 04 9b df 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(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558640 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558640 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558640 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe2319b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558640 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558640 DIUCS DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe2319b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558640 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558640 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558640 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558640 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558640 DMM DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0a9a8cac050ede7b) (gsm_04_08.c:1128) 20250427110558640 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 ad 1f 94 40 21 04 f6 00 c6 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558640 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe241ce0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558640 DVLR DEBUG SUBSCR(IMSI-262420000001112) AUTH on UTRAN received RES: 0a9a8cac050ede7b (8 bytes) (vlr_auth_fsm.c:151) 20250427110558640 DVLR INFO SUBSCR(IMSI-262420000001112) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558640 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe241ce0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558640 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe241ce0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558640 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe241ce0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558640 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe241ce0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe2413a0] (vlr_auth_fsm.c:294) 20250427110558640 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe241ce0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:8 20250427110558640 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558640 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe241ce0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe2413a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110558640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe2413a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110558640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe2413a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558640 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558640 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=bb2d51aeb2ae374d0cb62e0155fb2ba7, CK=NONE (ran_msg_iu.c:388) 20250427110558640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558640 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe2319b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) TC_iu_multi_lu_and_mo_ussd2(2943)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427110558640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558640 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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_mo_ussd2(2943)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110558640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe2413a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110558640 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110558640 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 39 98 a9 46 21 04 db d3 d3 27 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558640 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558640 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23afd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558640 DIUCS DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23afd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558640 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558640 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558640 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558640 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '0514DDA34D8B2104ECC9A74E'O 20250427110558640 DMM DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ad1f9440f600c680) (gsm_04_08.c:1128) 20250427110558640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558640 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23e110]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '0554DDA34D8B2104ECC9A74E'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558640 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558640 DVLR DEBUG SUBSCR(IMSI-262420000001111) AUTH on UTRAN received RES: ad1f9440f600c680 (8 bytes) (vlr_auth_fsm.c:151) 20250427110558640 DVLR INFO SUBSCR(IMSI-262420000001111) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558640 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23e110]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558640 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23e110]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558640 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23e110]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558640 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23e110]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe236a80] (vlr_auth_fsm.c:294) 20250427110558640 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23e110]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558640 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23e110]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe236a80]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110558640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe236a80]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558640 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe236a80]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558640 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558640 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=de5235db36a4605a1025c42bdb8d76e3, CK=NONE (ran_msg_iu.c:388) 20250427110558640 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 01 2b 33 07 21 04 5a c6 9c 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558640 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23afd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:6 20250427110558640 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe236a80]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110558640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110558640 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558640 DLM3UA DEBUG 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)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110558640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55eefe21b2d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110558640 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe220c70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110558640 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe220c70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110558640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558640 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558640 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe220c70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110558640 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe220c70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55eefe21b2d0] (vlr_lu_fsm.c:110) 20250427110558640 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe220c70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110558640 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55eefe220c70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55eefe21b2d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110558640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55eefe21b2d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110558640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558640 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558640 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110558640 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55eefe241ce0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558640 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55eefe241ce0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55eefe21b2d0] (fsm.c:486) 20250427110558640 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55eefe241ce0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110558640 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55eefe241ce0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110558640 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55eefe241ce0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110558640 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55eefe241ce0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427110558641 DMSC NOTICE msub(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x6A437CCB) VLR: update for IMSI=262420000001107 (MSISDN=491230001107) (gsm_04_08.c:1541) 20250427110558641 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558641 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55eefe241ce0]{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-RAN(2907)@84c1225eaf8b: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427110558641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558641 DMM DEBUG -> IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x6A437CCB LOCATION UPDATE ACCEPT (TMSI = 0x6a437ccb) (gsm_04_08.c:149) 20250427110558641 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110558641 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558641 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558641 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558641 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558641 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x6A437CCB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558641 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 49 95 7b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 bb 2d 51 ae b2 ae 37 4d 0c b6 2e 01 55 fb 2b a7 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:5 20250427110558641 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558641 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe221740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558641 DIUCS DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe221740]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558641 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe221870]{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)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110558641 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558641 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558641 DMM DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3998a946dbd3d327) (gsm_04_08.c:1128) 20250427110558641 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a9b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558641 DVLR DEBUG SUBSCR(IMSI-262420000001110) AUTH on UTRAN received RES: 3998a946dbd3d327 (8 bytes) (vlr_auth_fsm.c:151) MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '05146B7F295B2104AC684BA2'O 20250427110558641 DVLR INFO SUBSCR(IMSI-262420000001110) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558641 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a9b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558641 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a9b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558641 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a9b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558641 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a9b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a070] (vlr_auth_fsm.c:294) 20250427110558641 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a9b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558641 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a9b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a070]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '05546B7F295B2104AC684BA2'O 20250427110558641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a070]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110558641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a070]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558641 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558641 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3cf68805ec15439e6f35f2f34229b3e0, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558641 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe221740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 20250427110558641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a070]{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)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DDA34D8B2104ECC9A74E'O 20250427110558641 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558641 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558641 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558641 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558641 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 0a 8c f5 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 de 52 35 db 36 a4 60 5a 10 25 c4 2b db 8d 76 e3 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558641 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558641 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe23e6d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558641 DIUCS DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe23e6d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558641 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558641 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558641 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558641 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558641 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558641 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558641 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558641 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 dd a3 4d 8b 21 04 ec c9 a7 4e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558641 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558641 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558641 DMM DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 012b33075ac69c06) (gsm_04_08.c:1128) 20250427110558641 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245e60]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558641 DVLR DEBUG SUBSCR(IMSI-262420000001113) AUTH on UTRAN received RES: 012b33075ac69c06 (8 bytes) (vlr_auth_fsm.c:151) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558641 DVLR INFO SUBSCR(IMSI-262420000001113) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558641 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245e60]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558641 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245e60]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558641 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245e60]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558641 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245e60]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245490] (vlr_auth_fsm.c:294) 20250427110558641 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245e60]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558641 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245e60]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245490]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110558641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245490]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110558641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245490]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558641 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558641 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ad42896b3c2dd95188cb501e80717526, CK=NONE (ran_msg_iu.c:388) 20250427110558641 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe23e6d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110558641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245490]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110558641 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558641 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558641 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558641 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558641 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230ac0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558641 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230ac0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558641 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558641 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558641 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 7e a3 2b 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 6a 43 7c cb 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)@84c1225eaf8b: Message received on association #8 20250427110558641 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558641 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558641 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22baa0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110558641 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22baa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110558641 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110558641 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230ac0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110558642 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22baa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110558642 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22baa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110558642 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22baa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110558642 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22baa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110558642 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22baa0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110558642 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22baa0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110558642 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22baa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110558642 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110558642 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250427110558642 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001102/3/1): Available (smpp_smsc.c:626) 20250427110558642 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558642 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558642 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:37 20250427110558642 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558642 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe1cfb50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558642 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 47 03 81 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 3c f6 88 05 ec 15 43 9e 6f 35 f2 f3 42 29 b3 e0 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558642 DIUCS DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe1cfb50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558642 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558642 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558642 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558642 DMM DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = dda34d8becc9a74e) (gsm_04_08.c:1128) 20250427110558642 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe249c20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558642 DVLR DEBUG SUBSCR(IMSI-262420000001114) AUTH on UTRAN received RES: dda34d8becc9a74e (8 bytes) (vlr_auth_fsm.c:151) 20250427110558642 DVLR INFO SUBSCR(IMSI-262420000001114) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558642 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe249c20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558642 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe249c20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558642 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe249c20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558642 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe249c20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe2499c0] (vlr_auth_fsm.c:294) 20250427110558642 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe249c20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558642 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe249c20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe2499c0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110558642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe2499c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110558642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe2499c0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558642 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558642 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=50eeb3e020e9dc79245e79cb8bb769c3, CK=NONE (ran_msg_iu.c:388) 20250427110558642 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe1cfb50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe2499c0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110558642 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558642 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558642 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558642 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 ad 5d c3 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ad 42 89 6b 3c 2d d9 51 88 cb 50 1e 80 71 75 26 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558642 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558642 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558642 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558642 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 a5 3b 3d 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) 20250427110558642 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558642 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558642 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558642 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 3e 48 f1 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 50 ee b3 e0 20 e9 dc 79 24 5e 79 cb 8b b7 69 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(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:11 20250427110558642 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558642 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558642 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558642 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558642 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558642 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 ef 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) 20250427110558643 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558643 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558643 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110558643 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558643 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558643 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558643 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427110558643 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427110558643 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110558643 DVLR DEBUG VLR subscr IMSI-262420000001115 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558643 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe2530c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558643 DVLR DEBUG SUBSCR(IMSI-262420000001115) Received 1 auth tuples (vlr.c:996) 20250427110558643 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe2530c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558643 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe2530c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558643 DMM DEBUG Tx AUTH REQ (rand = 9b532fd8a7ad34a10d18cc912402414e) (gsm_04_08.c:641) 20250427110558643 DMM DEBUG AUTH REQ (autn = f857308cd0a566fa3864297541c80bcc) (gsm_04_08.c:643) 20250427110558643 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558643 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558643 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe246e40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558643 DVLR DEBUG VLR subscr IMSI-262420000001115 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558643 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558643 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:9 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558643 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558643 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 b5 ba ca 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 9b 53 2f d8 a7 ad 34 a1 0d 18 cc 91 24 02 41 4e 20 10 f8 57 30 8c d0 a5 66 fa 38 64 29 75 41 c8 0b cc 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(2923)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2914)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:14 MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546B7F295B2104AC684BA2'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558643 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558643 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558643 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558643 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558643 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558643 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558644 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558644 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558644 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220ff0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558644 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220ff0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558644 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558644 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558644 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220930]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110558644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220930]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110558644 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110558644 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220ff0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110558644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220930]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110558644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220930]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110558644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220930]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110558644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220930]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110558644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220930]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110558644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220930]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110558644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220930]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110558644 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110558644 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250427110558644 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001103/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110558644 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558644 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558644 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558644 DLM3UA DEBUG 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)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558644 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558644 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 f6 86 77 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) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558644 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558644 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558644 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558644 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558644 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:10 20250427110558644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558644 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558644 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 6b 7f 29 5b 21 04 ac 68 4b a2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558644 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558644 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe246ff0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558644 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe246ff0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558644 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558644 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558644 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558644 DMM DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6b7f295bac684ba2) (gsm_04_08.c:1128) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558644 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24f1a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558644 DVLR DEBUG SUBSCR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C) AUTH on UTRAN received RES: 6b7f295bac684ba2 (8 bytes) (vlr_auth_fsm.c:151) 20250427110558644 DVLR INFO SUBSCR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558644 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24f1a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558644 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24f1a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558644 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24f1a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558644 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24f1a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24ef90] (vlr_auth_fsm.c:294) 20250427110558644 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24f1a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558644 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24f1a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24ef90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110558644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24ef90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110558644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24ef90]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558644 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558644 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=caf3041325a77f5098e68b82a2ccccf8, CK=NONE (ran_msg_iu.c:388) 20250427110558644 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe246ff0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24ef90]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110558644 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558644 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558644 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O 20250427110558644 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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)@84c1225eaf8b: patched enc_l3: '059B'O 20250427110558644 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558644 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 40 5e 70 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ca f3 04 13 25 a7 7f 50 98 e6 8b 82 a2 cc cc 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-SCCP(2906)@84c1225eaf8b: Session index based on local reference:13 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:15 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2927)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:37 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test-GSUP(2912)@84c1225eaf8b: Created GsupExpect[2] for "262420000001102" to be handled at TC_iu_multi_lu_and_mo_ussd2(2917) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:5 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110558647 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558647 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558647 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558647 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558647 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558647 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:14 20250427110558647 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) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558647 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558647 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558647 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558647 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558647 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558647 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558647 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427110558647 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427110558647 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110558647 DVLR DEBUG VLR subscr IMSI-262420000001106 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558647 DVLR DEBUG IMSI:262420000001106 has MSISDN:491230001106 (vlr.c:1045) 20250427110558647 DMSC NOTICE msub(IMSI-262420000001106:MSISDN-491230001106) VLR: update for IMSI=262420000001106 (MSISDN=491230001106) (gsm_04_08.c:1541) 20250427110558647 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558647 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110558647 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427110558647 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110558647 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558647 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558647 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110558647 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558647 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110558647 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558647 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558647 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558647 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558647 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558647 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110558647 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558647 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558647 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110558647 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110558647 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558647 DVLR DEBUG VLR subscr IMSI-262420000001108 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558647 DVLR DEBUG IMSI:262420000001108 has MSISDN:491230001108 (vlr.c:1045) 20250427110558647 DMSC NOTICE msub(IMSI-262420000001108:MSISDN-491230001108) VLR: update for IMSI=262420000001108 (MSISDN=491230001108) (gsm_04_08.c:1541) 20250427110558647 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 d0 a9 4e 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) 20250427110558647 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558647 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558647 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558647 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110558647 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558647 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 d0 a9 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) 20250427110558647 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558647 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558647 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558647 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558647 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558647 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558647 DLSS7 DEBUG 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) TC_iu_multi_lu_and_mo_ussd2(2915)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110558648 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558648 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223bb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558648 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223bb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558648 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558648 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558648 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558648 DMM DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110558648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe224610]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110558648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55eefe22dbe0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110558648 DMSC NOTICE msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8) VLR: update for IMSI=262420000001105 (MSISDN=491230001105) (gsm_04_08.c:1541) 20250427110558648 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110558648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55eefe22dbe0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110558648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe224610]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110558648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55eefe22dbe0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110558648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55eefe22dbe0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe224610] (vlr_lu_fsm.c:817) 20250427110558648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55eefe22dbe0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110558648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55eefe22dbe0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe224610]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110558648 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110558648 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.877s remaining) (msc_a.c:450) 20250427110558648 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001105/3/1): Available (smpp_smsc.c:626) MSC_Test-GSUP(2912)@84c1225eaf8b: Created GsupExpect[3] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(2919) 20250427110558648 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558648 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110558648 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558648 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558648 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558648 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558648 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558648 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223bb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558648 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110558648 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558648 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558648 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:12 20250427110558648 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 31 a2 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-SCCP(2906)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558648 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110558648 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427110558648 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110558648 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110558648 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558648 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110558648 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558648 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110558648 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558648 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558648 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558648 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558649 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558649 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558649 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110558649 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558649 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558649 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558649 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 98 36 ae 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) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558649 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558649 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558649 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558649 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 98 36 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) 20250427110558649 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558649 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558649 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110558649 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558649 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558649 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe2319b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558649 DIUCS DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe2319b0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558649 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe231c40]{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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558649 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558649 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558649 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe2413a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110558649 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe2413a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110558649 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110558649 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe2319b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558649 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe2413a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558649 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe2413a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110558649 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558649 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe2413a0] (fsm.c:486) 20250427110558649 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110558649 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe24f1a0]{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)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558649 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558649 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558649 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558649 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55eefe2285e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110558649 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe22dd20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110558649 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe22dd20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110558649 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe22dd20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110558649 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe22dd20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55eefe2285e0] (vlr_lu_fsm.c:110) 20250427110558649 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe22dd20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110558650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55eefe22dd20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55eefe2285e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110558650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55eefe2285e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110558650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55eefe249c20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55eefe249c20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55eefe2285e0] (fsm.c:486) 20250427110558650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558650 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558650 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55eefe249c20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110558650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55eefe249c20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110558650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55eefe249c20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110558650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55eefe249c20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110558650 DMSC NOTICE msub(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x5F9C3AB8) VLR: update for IMSI=262420000001106 (MSISDN=491230001106) (gsm_04_08.c:1541) 20250427110558650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55eefe249c20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110558650 DMM DEBUG -> IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x5F9C3AB8 LOCATION UPDATE ACCEPT (TMSI = 0x5f9c3ab8) (gsm_04_08.c:149) 20250427110558650 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110558650 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558650 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe21c320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558650 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 49 95 7b 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) 20250427110558650 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x5F9C3AB8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558650 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558650 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558650 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55eefe22ca80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110558650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe221c60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110558650 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558650 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558650 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 00 6b ff 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 5f 9c 3a b8 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe221c60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110558650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe221c60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110558650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe221c60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55eefe22ca80] (vlr_lu_fsm.c:110) 20250427110558650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe221c60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110558650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55eefe221c60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55eefe22ca80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110558650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55eefe22ca80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110558650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55eefe22dd20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55eefe22dd20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55eefe22ca80] (fsm.c:486) 20250427110558650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55eefe22dd20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110558650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55eefe22dd20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110558650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55eefe22dd20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110558650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55eefe22dd20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110558650 DMSC NOTICE msub(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x098E69F1) VLR: update for IMSI=262420000001108 (MSISDN=491230001108) (gsm_04_08.c:1541) 20250427110558650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55eefe22dd20]{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(2908)@84c1225eaf8b: Message received on association #8 20250427110558650 DMM DEBUG -> IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x098E69F1 LOCATION UPDATE ACCEPT (TMSI = 0x098e69f1) (gsm_04_08.c:149) 20250427110558650 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110558650 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558650 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe225570]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:5 20250427110558650 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x098E69F1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '051473BC87582104C79A9398'O 20250427110558650 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558650 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558650 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)@84c1225eaf8b: patched enc_l3: '055473BC87582104C79A9398'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110558650 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558650 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558650 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 50 e5 ed 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 09 8e 69 f1 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)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2914)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mo_ussd2(2915)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:11 20250427110558652 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558652 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558652 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558652 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558652 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558652 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558652 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f2 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558652 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558652 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558652 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5160]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558652 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5030]{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)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558652 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558652 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558652 DMM DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110558652 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe21b2d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110558652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55eefe241ce0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110558652 DMSC NOTICE msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB) VLR: update for IMSI=262420000001107 (MSISDN=491230001107) (gsm_04_08.c:1541) 20250427110558652 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110558652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55eefe241ce0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110558652 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe21b2d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110558652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55eefe241ce0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110558652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55eefe241ce0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe21b2d0] (vlr_lu_fsm.c:817) 20250427110558652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55eefe241ce0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110558652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55eefe241ce0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558652 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe21b2d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110558652 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110558652 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.918s remaining) (msc_a.c:450) 20250427110558652 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001107/3/1): Available (smpp_smsc.c:626) 20250427110558652 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558652 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110558652 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110558652 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558652 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558652 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558652 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558652 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110558652 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110558652 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558652 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558652 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558652 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558652 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558652 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 7e a3 2b 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558652 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558652 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558652 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558652 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558652 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558652 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558652 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 20250427110558652 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558652 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23afd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558652 DIUCS DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23afd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558652 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558652 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558652 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558652 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe236a80]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110558652 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe236a80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110558652 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110558652 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe23afd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110558652 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe236a80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110558653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe236a80]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110558653 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe241ce0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558653 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe241ce0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe236a80] (fsm.c:486) 20250427110558653 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe241ce0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110558653 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe241ce0]{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)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110558653 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558653 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558653 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)@84c1225eaf8b: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427110558653 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558653 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558653 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 0a 8c f5 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) MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:10 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110558653 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558653 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558653 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558653 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558653 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558653 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558653 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110558653 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558653 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe1e5cb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558653 DIUCS DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe1e5cb0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558653 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558653 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558653 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe227cc0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110558653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe227cc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110558653 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110558653 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe1e5cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110558653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe227cc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110558653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe227cc0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110558653 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe221c60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558653 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe221c60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe227cc0] (fsm.c:486) 20250427110558653 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe221c60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110558653 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe221c60]{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)@84c1225eaf8b: Message received on association #8 20250427110558653 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558654 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558654 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558654 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558654 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558654 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558654 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 1b 84 09 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)@84c1225eaf8b: Session index based on local reference:12 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558654 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558654 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558654 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558654 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558654 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558654 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558654 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558654 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558654 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe221740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558654 DIUCS DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe221740]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558654 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558654 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558654 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558654 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a070]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110558654 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a070]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:8 20250427110558654 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110558654 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe221740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110558654 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a070]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110558654 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a070]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110558654 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe245e60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558654 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe245e60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe23a070] (fsm.c:486) 20250427110558654 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe245e60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110558654 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe245e60]{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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110558654 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558654 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558654 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558654 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110558654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558654 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558654 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558654 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 47 03 81 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-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:15 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055473BC87582104C79A9398'O 20250427110558655 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558655 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558655 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558655 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558655 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558655 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558655 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 73 bc 87 58 21 04 c7 9a 93 98 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558655 DVLR DEBUG VLR subscr IMSI-262420000001112 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558655 DVLR DEBUG IMSI:262420000001112 has MSISDN:491230001112 (vlr.c:1045) 20250427110558655 DMSC NOTICE msub(IMSI-262420000001112:MSISDN-491230001112) VLR: update for IMSI=262420000001112 (MSISDN=491230001112) (gsm_04_08.c:1541) 20250427110558655 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558655 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558656 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe246e40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558656 DIUCS DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe246e40]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558656 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558656 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558656 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558656 DMM DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 73bc8758c79a9398) (gsm_04_08.c:1128) 20250427110558656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe2530c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558656 DVLR DEBUG SUBSCR(IMSI-262420000001115) AUTH on UTRAN received RES: 73bc8758c79a9398 (8 bytes) (vlr_auth_fsm.c:151) 20250427110558656 DVLR INFO SUBSCR(IMSI-262420000001115) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe2530c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe2530c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe2530c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe2530c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe252780] (vlr_auth_fsm.c:294) 20250427110558656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe2530c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe2530c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe252780]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110558656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe252780]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110558656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe252780]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558656 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558656 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7af012827fc62bb718b5144acd066a30, CK=NONE (ran_msg_iu.c:388) 20250427110558656 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe246e40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110558656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe252780]{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)@84c1225eaf8b: Session index based on connection ID:14 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 TC_iu_multi_lu_and_mo_ussd2(2925)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2929)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110558656 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558656 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558656 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558656 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110558656 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 b5 ba ca 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7a f0 12 82 7f c6 2b b7 18 b5 14 4a cd 06 6a 30 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558656 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558656 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558656 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558656 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558656 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558656 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110558656 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x55eefe2413a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110558656 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110558656 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110558656 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110558656 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x55eefe2413a0] (vlr_lu_fsm.c:110) 20250427110558656 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110558656 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x55eefe2413a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110558656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x55eefe2413a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110558656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x55eefe2530c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x55eefe2530c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x55eefe2413a0] (fsm.c:486) 20250427110558656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x55eefe2530c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110558656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x55eefe2530c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110558656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x55eefe2530c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110558656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x55eefe2530c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110558656 DMSC NOTICE msub(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x1A14E512) VLR: update for IMSI=262420000001112 (MSISDN=491230001112) (gsm_04_08.c:1541) 20250427110558656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x55eefe2530c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110558656 DMM DEBUG -> IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x1A14E512 LOCATION UPDATE ACCEPT (TMSI = 0x1a14e512) (gsm_04_08.c:149) 20250427110558656 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110558656 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558656 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe2319b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558656 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x1A14E512 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558656 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558656 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe246ff0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558656 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe246ff0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558656 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558656 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558656 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24ef90]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110558656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24ef90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110558656 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110558656 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe246ff0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110558656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24ef90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110558656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24ef90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110558656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24ef90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110558656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24ef90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110558656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24ef90]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110558656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24ef90]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110558656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24ef90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110558656 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110558656 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.971s remaining) (msc_a.c:450) 20250427110558656 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001104/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O 20250427110558656 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558656 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558656 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558656 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558656 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 49 95 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 1a 14 e5 12 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558656 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558656 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558656 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558656 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558656 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 40 5e 70 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:37 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558657 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558657 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558657 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558657 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558657 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558657 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558657 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 f4 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558657 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558657 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230ac0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558657 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230ac0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558657 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558657 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558657 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558657 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427110558657 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427110558657 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:13 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2917)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558658 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110558658 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427110558658 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110558658 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558658 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230ac0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558658 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110558658 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558658 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110558658 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558658 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558658 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558658 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558658 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558658 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230ac0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110558658 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110558658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558658 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558658 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558658 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 a5 3b 3d 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) 20250427110558658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558658 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558658 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558658 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 a5 3b 3d 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558658 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558658 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558658 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558658 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558658 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558658 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558658 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558658 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110558658 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558658 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe1cfb50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558658 DIUCS DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe1cfb50]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558658 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558658 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558658 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe2499c0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110558658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe2499c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110558658 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:9 20250427110558658 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe1cfb50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110558658 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558658 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe2499c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110558658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe2499c0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110558658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe2499c0] (fsm.c:486) 20250427110558658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110558658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110558658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558658 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558658 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110558658 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558658 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558658 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558658 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:37 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558658 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558658 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558658 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558658 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558658 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558658 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558658 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558658 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558658 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558658 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80] (msc_a.c:1053) 20250427110558658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1fff30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110558658 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1c3c50] (msc_a.c:1053) 20250427110558658 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558658 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1f3b80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558658 DMSC DEBUG msub_fsm[0x55eefe1c3c50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558658 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6) MSC-A terminated (msub.c:261) 20250427110558658 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6) 1 MSC-I still active (msub.c:79) 20250427110558658 DMSC DEBUG msub_fsm[0x55eefe1c3c50]{active}: State change to terminating (no timeout) (msub.c:91) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558658 DMSC DEBUG msub_fsm[0x55eefe1c3c50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558658 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558658 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Removing from parent msub_fsm[0x55eefe1c3c50] (msub.c:113) 20250427110558658 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-495 (ran_conn.c:142) 20250427110558658 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-495 (ran_conn.c:155) 20250427110558658 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Freeing instance (msub.c:113) 20250427110558658 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6:UTRAN-Iu-495:CM_SERVICE_REQ)[0x55eefe1a1c90]{READY}: Deallocated (fsm.c:568) 20250427110558658 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6) Free (msub.c:119) 20250427110558658 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x4C2783E6 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558658 DMSC DEBUG msub_fsm[0x55eefe1c3c50]{terminating}: Freeing instance (msub.c:113) 20250427110558658 DMSC DEBUG msub_fsm[0x55eefe1c3c50]{terminating}: Deallocated (fsm.c:568) 20250427110558658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558658 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250427110558658 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558658 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe23e6d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558658 DIUCS DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe23e6d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558658 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558658 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558658 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558658 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 3e 48 f1 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) 20250427110558658 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558658 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245490]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110558658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245490]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110558658 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110558658 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe23e6d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110558658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245490]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110558658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245490]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110558658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe1f3b80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe1f3b80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe245490] (fsm.c:486) 20250427110558658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe1f3b80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110558658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe1f3b80]{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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558658 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558658 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558658 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558658 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110558658 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558658 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558658 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 d0 a9 4e 00 01 ef 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558658 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558658 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558658 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558658 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558658 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558658 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe21efd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe21efd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0] (msc_a.c:1053) 20250427110558658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe21efd0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe21efd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110558658 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1c71e0] (msc_a.c:1053) 20250427110558658 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558658 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1e34b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558658 DMSC DEBUG msub_fsm[0x55eefe1c71e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558658 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7) MSC-A terminated (msub.c:261) 20250427110558658 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7) 1 MSC-I still active (msub.c:79) 20250427110558658 DMSC DEBUG msub_fsm[0x55eefe1c71e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558658 DMSC DEBUG msub_fsm[0x55eefe1c71e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558658 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558658 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: Removing from parent msub_fsm[0x55eefe1c71e0] (msub.c:113) 20250427110558658 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-496 (ran_conn.c:142) 20250427110558658 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-496 (ran_conn.c:155) 20250427110558658 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: Freeing instance (msub.c:113) 20250427110558658 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: Deallocated (fsm.c:568) 20250427110558658 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7) Free (msub.c:119) 20250427110558658 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x8242D3B7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558658 DMSC DEBUG msub_fsm[0x55eefe1c71e0]{terminating}: Freeing instance (msub.c:113) 20250427110558658 DMSC DEBUG msub_fsm[0x55eefe1c71e0]{terminating}: Deallocated (fsm.c:568) 20250427110558658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558658 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558658 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558659 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 ad 5d c3 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558659 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558659 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558659 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558659 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558659 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 98 36 ae 00 01 f0 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558659 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558659 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558659 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 f6 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) 20250427110558659 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558659 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220ff0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558659 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220ff0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558659 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558659 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558659 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558659 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427110558659 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427110558659 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2919)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558659 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110558659 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427110558659 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110558659 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558659 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220ff0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558659 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558659 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558659 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110558659 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558659 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558659 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558659 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558659 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558659 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220ff0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110558659 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110558659 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558659 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:11 20250427110558659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558659 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558659 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558659 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 08 06 f6 86 77 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) 20250427110558659 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558659 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558659 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558659 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558659 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 f6 86 77 00 01 0d 00 01 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)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:15 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:14 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2937)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(2912)@84c1225eaf8b: Created GsupExpect[4] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(2921) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:5 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 TC_iu_multi_lu_and_mo_ussd2(2917)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:6 20250427110558662 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558662 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558662 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558663 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558663 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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-SCCP(2906)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558663 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558663 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223bb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558663 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223bb0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558663 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558663 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558663 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558663 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558663 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558663 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558663 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe224610]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe224610]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223ce0] (msc_a.c:1053) 20250427110558663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe224610]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110558663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe224610]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe224610]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110558663 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe223a80] (msc_a.c:1053) 20250427110558663 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558663 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223ce0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558663 DMSC DEBUG msub_fsm[0x55eefe223a80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558663 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8) MSC-A terminated (msub.c:261) 20250427110558663 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8) 1 MSC-I still active (msub.c:79) 20250427110558663 DMSC DEBUG msub_fsm[0x55eefe223a80]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558663 DMSC DEBUG msub_fsm[0x55eefe223a80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558663 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223bb0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558663 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223bb0]{READY}: Removing from parent msub_fsm[0x55eefe223a80] (msub.c:113) 20250427110558663 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-494 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110558663 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-494 (ran_conn.c:155) 20250427110558663 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223bb0]{READY}: Freeing instance (msub.c:113) 20250427110558663 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-494:LU)[0x55eefe223bb0]{READY}: Deallocated (fsm.c:568) 20250427110558663 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8) Free (msub.c:119) 20250427110558663 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558663 DMSC DEBUG msub_fsm[0x55eefe223a80]{terminating}: Freeing instance (msub.c:113) 20250427110558663 DMSC DEBUG msub_fsm[0x55eefe223a80]{terminating}: Deallocated (fsm.c:568) 20250427110558663 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558663 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558663 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558663 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 31 a2 9a 00 01 ee 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:8 20250427110558663 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558663 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558663 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: vl_len:14 20250427110558663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558663 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f1 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558663 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558663 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe21c320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558663 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe21c320]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558663 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558663 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558663 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558663 DMM DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110558663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2285e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110558663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55eefe249c20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110558663 DMSC NOTICE msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8) VLR: update for IMSI=262420000001106 (MSISDN=491230001106) (gsm_04_08.c:1541) 20250427110558663 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110558663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55eefe249c20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110558663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2285e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110558663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55eefe249c20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110558663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55eefe249c20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2285e0] (vlr_lu_fsm.c:817) 20250427110558663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55eefe249c20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110558663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55eefe249c20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2285e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110558663 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110558663 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.906s remaining) (msc_a.c:450) 20250427110558663 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001106/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110558663 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558663 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110558663 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558663 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558663 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558663 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558663 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558663 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe21c320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110558663 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110558663 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558663 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558663 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558664 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 00 6b ff 00 01 0d 00 01 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)@84c1225eaf8b: Session index based on connection ID:7 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558665 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558665 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558665 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558665 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558665 DLSS7 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)@84c1225eaf8b: Session index based on local reference:4 20250427110558665 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558665 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558665 DLSS7 DEBUG 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) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110558665 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558665 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe225570]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558665 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe225570]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558665 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558665 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558665 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558665 DMM DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110558665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe22ca80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110558665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55eefe22dd20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110558665 DMSC NOTICE msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1) VLR: update for IMSI=262420000001108 (MSISDN=491230001108) (gsm_04_08.c:1541) 20250427110558665 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110558665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55eefe22dd20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110558665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe22ca80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110558665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55eefe22dd20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55eefe22dd20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe22ca80] (vlr_lu_fsm.c:817) 20250427110558665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55eefe22dd20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110558665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55eefe22dd20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe22ca80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110558665 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110558665 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.905s remaining) (msc_a.c:450) 20250427110558665 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001108/3/1): Available (smpp_smsc.c:626) 20250427110558665 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558665 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110558665 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558665 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558665 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558665 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558665 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558665 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe225570]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110558665 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558665 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558665 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558665 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558665 DLSS7 DEBUG Found route for dpc=195=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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:0 20250427110558665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558665 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 50 e5 ed 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558665 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558665 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558665 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558665 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558665 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558665 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558665 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558665 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558665 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558665 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5160]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558665 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558665 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558665 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558665 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558665 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558665 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558665 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe21b2d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe21b2d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5030] (msc_a.c:1053) 20250427110558665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe21b2d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110558665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe21b2d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe21b2d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110558665 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1e5340] (msc_a.c:1053) 20250427110558665 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558665 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5030]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558665 DMSC DEBUG msub_fsm[0x55eefe1e5340]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558665 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB) MSC-A terminated (msub.c:261) 20250427110558665 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB) 1 MSC-I still active (msub.c:79) 20250427110558665 DMSC DEBUG msub_fsm[0x55eefe1e5340]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558665 DMSC DEBUG msub_fsm[0x55eefe1e5340]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558665 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5160]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558665 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5160]{READY}: Removing from parent msub_fsm[0x55eefe1e5340] (msub.c:113) 20250427110558665 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-498 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:13 20250427110558666 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-498 (ran_conn.c:155) 20250427110558666 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5160]{READY}: Freeing instance (msub.c:113) 20250427110558666 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-498:LU)[0x55eefe1e5160]{READY}: Deallocated (fsm.c:568) 20250427110558666 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB) Free (msub.c:119) 20250427110558666 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558666 DMSC DEBUG msub_fsm[0x55eefe1e5340]{terminating}: Freeing instance (msub.c:113) 20250427110558666 DMSC DEBUG msub_fsm[0x55eefe1e5340]{terminating}: Deallocated (fsm.c:568) 20250427110558666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558666 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558666 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 7e a3 2b 00 01 f2 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558666 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558666 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558666 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558666 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558666 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:1 20250427110558666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558666 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558666 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 d0 a9 4e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2914)13674830 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2914)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2914)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2914)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:14 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2915)9975470 TC_iu_multi_lu_and_mo_ussd2(2914)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2915)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2915)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2915)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:15 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2923)3252890 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2923)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2919)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:7 TC_iu_multi_lu_and_mo_ussd2(2923)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2923)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2923)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:14 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:37 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2915)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2923)@84c1225eaf8b: 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 := '049BDFA8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2927)8299307 MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2923)4469190 TC_iu_multi_lu_and_mo_ussd2(2927)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2927)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2927)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:9 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2927)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 TC_iu_multi_lu_and_mo_ussd2(2927)@84c1225eaf8b: 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 := '6A437CCB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2927)13480720 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:6 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558700 DVLR DEBUG VLR subscr IMSI-262420000001111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558700 DVLR DEBUG IMSI:262420000001111 has MSISDN:491230001111 (vlr.c:1045) 20250427110558700 DMSC NOTICE msub(IMSI-262420000001111:MSISDN-491230001111) VLR: update for IMSI=262420000001111 (MSISDN=491230001111) (gsm_04_08.c:1541) 20250427110558700 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558700 DVLR DEBUG VLR subscr IMSI-262420000001109 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558700 DVLR DEBUG IMSI:262420000001109 has MSISDN:491230001109 (vlr.c:1045) 20250427110558700 DMSC NOTICE msub(IMSI-262420000001109:MSISDN-491230001109) VLR: update for IMSI=262420000001109 (MSISDN=491230001109) (gsm_04_08.c:1541) 20250427110558700 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558700 DVLR DEBUG VLR subscr IMSI-262420000001110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558700 DVLR DEBUG IMSI:262420000001110 has MSISDN:491230001110 (vlr.c:1045) 20250427110558700 DMSC NOTICE msub(IMSI-262420000001110:MSISDN-491230001110) VLR: update for IMSI=262420000001110 (MSISDN=491230001110) (gsm_04_08.c:1541) 20250427110558700 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558700 DVLR DEBUG VLR subscr IMSI-262420000001114 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558700 DVLR DEBUG IMSI:262420000001114 has MSISDN:491230001114 (vlr.c:1045) 20250427110558700 DMSC NOTICE msub(IMSI-262420000001114:MSISDN-491230001114) VLR: update for IMSI=262420000001114 (MSISDN=491230001114) (gsm_04_08.c:1541) 20250427110558700 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558700 DVLR DEBUG VLR subscr IMSI-262420000001113 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558700 DVLR DEBUG IMSI:262420000001113 has MSISDN:491230001113 (vlr.c:1045) 20250427110558700 DMSC NOTICE msub(IMSI-262420000001113:MSISDN-491230001113) VLR: update for IMSI=262420000001113 (MSISDN=491230001113) (gsm_04_08.c:1541) 20250427110558700 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558701 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55eefe2499c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110558701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110558701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110558701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110558701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55eefe2499c0] (vlr_lu_fsm.c:110) 20250427110558701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110558701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55eefe2499c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110558701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55eefe2499c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110558701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55eefe1c71e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55eefe1c71e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55eefe2499c0] (fsm.c:486) 20250427110558701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55eefe1c71e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110558701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55eefe1c71e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110558701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55eefe1c71e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110558701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55eefe1c71e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110558701 DMSC NOTICE msub(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x352053F0) VLR: update for IMSI=262420000001114 (MSISDN=491230001114) (gsm_04_08.c:1541) 20250427110558701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55eefe1c71e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110558701 DMM DEBUG -> IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x352053F0 LOCATION UPDATE ACCEPT (TMSI = 0x352053f0) (gsm_04_08.c:149) 20250427110558701 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110558701 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558701 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe1cfb50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558701 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x352053F0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558701 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558701 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558701 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558701 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558701 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558701 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 3e 48 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 35 20 53 f0 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558701 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558701 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558701 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558701 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558701 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558701 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 98 36 ae 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558701 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558701 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558701 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558701 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558701 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558702 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 31 a2 9a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558702 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558702 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558702 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558702 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558702 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558702 DLSS7 DEBUG 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 f9 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) 20250427110558702 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558702 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558702 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558702 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558702 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558702 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe2319b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558702 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe2319b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558702 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558702 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558702 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558702 DMM DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110558702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe2413a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110558702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x55eefe2530c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110558702 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558702 DMSC NOTICE msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512) VLR: update for IMSI=262420000001112 (MSISDN=491230001112) (gsm_04_08.c:1541) 20250427110558702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558702 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110558702 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110558702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x55eefe2530c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110558702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe2413a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110558702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x55eefe2530c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110558702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x55eefe2530c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe2413a0] (vlr_lu_fsm.c:817) 20250427110558702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x55eefe2530c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110558702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x55eefe2530c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe2413a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110558702 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110558702 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558702 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558702 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558702 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558702 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558702 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.917s remaining) (msc_a.c:450) 20250427110558702 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001112/3/1): Available (smpp_smsc.c:626) 20250427110558702 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558702 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110558702 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558702 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558702 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558702 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110558702 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558702 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558702 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe2319b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110558702 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558702 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558702 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558702 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558702 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558702 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110558702 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558702 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230ac0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558702 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230ac0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558702 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558702 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 7e a3 2b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558702 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558702 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558702 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558702 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558702 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558702 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22baa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22baa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50] (msc_a.c:1053) 20250427110558702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22baa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe22baa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110558702 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1fb350] (msc_a.c:1053) 20250427110558702 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558702 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230d50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558702 DMSC DEBUG msub_fsm[0x55eefe1fb350]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558702 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4) MSC-A terminated (msub.c:261) 20250427110558702 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4) 1 MSC-I still active (msub.c:79) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558702 DMSC DEBUG msub_fsm[0x55eefe1fb350]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558702 DMSC DEBUG msub_fsm[0x55eefe1fb350]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558702 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230ac0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558702 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230ac0]{READY}: Removing from parent msub_fsm[0x55eefe1fb350] (msub.c:113) 20250427110558702 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-500 (ran_conn.c:142) 20250427110558702 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558702 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558702 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558702 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558702 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558702 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-500 (ran_conn.c:155) 20250427110558702 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230ac0]{READY}: Freeing instance (msub.c:113) 20250427110558702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558702 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 fc 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) 20250427110558702 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4:UTRAN-Iu-500:CM_SERVICE_REQ)[0x55eefe230ac0]{READY}: Deallocated (fsm.c:568) 20250427110558702 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4) Free (msub.c:119) 20250427110558702 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x158747A4 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558702 DMSC DEBUG msub_fsm[0x55eefe1fb350]{terminating}: Freeing instance (msub.c:113) 20250427110558702 DMSC DEBUG msub_fsm[0x55eefe1fb350]{terminating}: Deallocated (fsm.c:568) 20250427110558702 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558702 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe246e40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558702 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558702 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558702 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558702 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558702 DIUCS DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe246e40]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558702 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558702 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558702 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe252780]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110558702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe252780]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110558702 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110558702 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558702 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe246e40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110558702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558702 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110558702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe252780]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110558702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe252780]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110558702 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558702 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe252780] (fsm.c:486) 20250427110558702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110558702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110558702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558702 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558702 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558702 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 49 95 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) 20250427110558702 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558702 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558702 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558702 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558702 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558702 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558702 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe246ff0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558702 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe246ff0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558702 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558702 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558702 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558702 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427110558702 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427110558702 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110558702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558702 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 44 31 c6 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 9b df 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) 20250427110558702 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x55eefe236a80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110558702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe241ce0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110558702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe241ce0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110558702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe241ce0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110558702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe241ce0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x55eefe236a80] (vlr_lu_fsm.c:110) 20250427110558702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe241ce0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110558702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x55eefe241ce0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x55eefe236a80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110558702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x55eefe236a80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110558702 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558702 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x55eefe20bdc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x55eefe20bdc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x55eefe236a80] (fsm.c:486) 20250427110558702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x55eefe20bdc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110558702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x55eefe20bdc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110558702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x55eefe20bdc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110558702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x55eefe20bdc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110558702 DMSC NOTICE msub(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x742292EE) VLR: update for IMSI=262420000001111 (MSISDN=491230001111) (gsm_04_08.c:1541) 20250427110558702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x55eefe20bdc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110558702 DMM DEBUG -> IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x742292EE LOCATION UPDATE ACCEPT (TMSI = 0x742292ee) (gsm_04_08.c:149) 20250427110558702 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110558702 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558702 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23afd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558702 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558702 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558702 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 a5 3b 3d 00 01 f4 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558702 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558702 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558702 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558702 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x742292EE - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558702 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558702 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220ff0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558702 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220ff0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558702 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558702 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558702 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558702 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558702 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558702 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558702 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558702 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558702 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220930]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220930]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380] (msc_a.c:1053) 20250427110558702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220930]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220930]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110558702 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe220ec0] (msc_a.c:1053) 20250427110558702 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558702 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110558702 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220380]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558702 DMSC DEBUG msub_fsm[0x55eefe220ec0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558702 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6) MSC-A terminated (msub.c:261) 20250427110558702 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6) 1 MSC-I still active (msub.c:79) 20250427110558702 DMSC DEBUG msub_fsm[0x55eefe220ec0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558702 DMSC DEBUG msub_fsm[0x55eefe220ec0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558703 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220ff0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558703 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220ff0]{READY}: Removing from parent msub_fsm[0x55eefe220ec0] (msub.c:113) 20250427110558703 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-502 (ran_conn.c:142) 20250427110558703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558703 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-502 (ran_conn.c:155) 20250427110558703 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220ff0]{READY}: Freeing instance (msub.c:113) 20250427110558703 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55eefe220ff0]{READY}: Deallocated (fsm.c:568) 20250427110558703 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6) Free (msub.c:119) 20250427110558703 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x31B68FA6 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558703 DMSC DEBUG msub_fsm[0x55eefe220ec0]{terminating}: Freeing instance (msub.c:113) 20250427110558703 DMSC DEBUG msub_fsm[0x55eefe220ec0]{terminating}: Deallocated (fsm.c:568) 20250427110558703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558703 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558703 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 b5 ba ca 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558703 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55eefe245490]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110558703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe1f3b80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110558703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe1f3b80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110558703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe1f3b80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110558703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe1f3b80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55eefe245490] (vlr_lu_fsm.c:110) 20250427110558703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe1f3b80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110558703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55eefe1f3b80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55eefe245490]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110558703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55eefe245490]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110558703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55eefe241ce0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55eefe241ce0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55eefe245490] (fsm.c:486) 20250427110558703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55eefe241ce0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110558703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55eefe241ce0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110558703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55eefe241ce0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110558703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55eefe241ce0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110558703 DMSC NOTICE msub(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x26ED45A5) VLR: update for IMSI=262420000001113 (MSISDN=491230001113) (gsm_04_08.c:1541) 20250427110558703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55eefe241ce0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110558703 DMM DEBUG -> IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x26ED45A5 LOCATION UPDATE ACCEPT (TMSI = 0x26ed45a5) (gsm_04_08.c:149) 20250427110558703 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110558703 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558703 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e6d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558703 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558703 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558703 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558703 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558703 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558703 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x26ED45A5 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558703 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558703 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 cd b3 10 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 6a 43 7c cb 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) TC_iu_multi_lu_and_mo_ussd2(2921)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558703 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) 20250427110558703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558703 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Allocated (fsm.c:456) 20250427110558703 DMSC DEBUG msc_i[0x55eefe1c3c50]{READY}: Allocated (fsm.c:456) 20250427110558703 DMSC DEBUG msc_i[0x55eefe1c3c50]{READY}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110558703 DMSC DEBUG msc_a[0x55eefe23a9b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558703 DMSC DEBUG msc_a[0x55eefe23a9b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1a1c90] (fsm.c:486) 20250427110558703 DMSC DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x55eefe23a9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558703 DMSC DEBUG msc_i(unknown:UTRAN-Iu-510:NONE)[0x55eefe1c3c50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558703 DMSC DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x55eefe23a9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110558703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558703 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558703 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x55eefe23a9b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558703 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x55eefe23a9b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558703 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 0a 8c f5 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 22 92 ee 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558703 DMM DEBUG msc_a(TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427110558703 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23e110]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110558703 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23e110]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0] (fsm.c:486) 20250427110558703 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23e110]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110558703 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23e110]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110558703 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110558703 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110558703 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558703 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558703 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558703 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558703 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23e110]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110558703 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558703 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23e110]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110558703 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558703 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe220c70]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558703 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe220c70]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23e110] (fsm.c:486) 20250427110558703 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe220c70]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558703 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe220c70]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110558703 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110558703 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558703 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55eefe227cc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110558703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe221c60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110558703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe221c60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110558703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe221c60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110558703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe221c60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55eefe227cc0] (vlr_lu_fsm.c:110) 20250427110558703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe221c60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110558703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55eefe221c60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55eefe227cc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110558703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55eefe227cc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110558703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55eefe22bcb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55eefe22bcb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55eefe227cc0] (fsm.c:486) 20250427110558703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55eefe22bcb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110558703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55eefe22bcb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110558703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55eefe22bcb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110558703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55eefe22bcb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110558703 DMSC NOTICE msub(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x5E35F845) VLR: update for IMSI=262420000001109 (MSISDN=491230001109) (gsm_04_08.c:1541) 20250427110558703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55eefe22bcb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110558703 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558703 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110558703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558703 DMM DEBUG -> IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x5E35F845 LOCATION UPDATE ACCEPT (TMSI = 0x5e35f845) (gsm_04_08.c:149) 20250427110558703 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110558703 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558703 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558703 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558703 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 f6 86 77 00 01 f6 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558703 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x5E35F845 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558703 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558703 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe21c320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558703 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe21c320]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558703 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558703 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558703 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558703 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558703 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558703 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558703 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2285e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2285e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2135a0] (msc_a.c:1053) 20250427110558703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2285e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110558703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2285e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2285e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110558703 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe21c1f0] (msc_a.c:1053) 20250427110558703 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558703 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe2135a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558703 DMSC DEBUG msub_fsm[0x55eefe21c1f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558703 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8) MSC-A terminated (msub.c:261) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:12 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558703 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8) 1 MSC-I still active (msub.c:79) 20250427110558703 DMSC DEBUG msub_fsm[0x55eefe21c1f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558703 DMSC DEBUG msub_fsm[0x55eefe21c1f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558703 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe21c320]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558703 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe21c320]{READY}: Removing from parent msub_fsm[0x55eefe21c1f0] (msub.c:113) 20250427110558703 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-497 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558703 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-497 (ran_conn.c:155) 20250427110558703 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe21c320]{READY}: Freeing instance (msub.c:113) 20250427110558703 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-497:LU)[0x55eefe21c320]{READY}: Deallocated (fsm.c:568) 20250427110558703 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8) Free (msub.c:119) 20250427110558703 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558703 DMSC DEBUG msub_fsm[0x55eefe21c1f0]{terminating}: Freeing instance (msub.c:113) 20250427110558703 DMSC DEBUG msub_fsm[0x55eefe21c1f0]{terminating}: Deallocated (fsm.c:568) 20250427110558703 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55eefe23a070]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110558703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe245e60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110558703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe245e60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110558703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe245e60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110558703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe245e60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55eefe23a070] (vlr_lu_fsm.c:110) 20250427110558703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe245e60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110558703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55eefe245e60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55eefe23a070]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110558703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55eefe23a070]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110558703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55eefe221c60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55eefe221c60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55eefe23a070] (fsm.c:486) 20250427110558703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55eefe221c60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110558703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55eefe221c60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110558703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55eefe221c60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110558703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55eefe221c60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110558703 DMSC NOTICE msub(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x9DCD1BC4) VLR: update for IMSI=262420000001110 (MSISDN=491230001110) (gsm_04_08.c:1541) 20250427110558703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55eefe221c60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110558703 DMM DEBUG -> IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x9DCD1BC4 LOCATION UPDATE ACCEPT (TMSI = 0x9dcd1bc4) (gsm_04_08.c:149) 20250427110558703 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110558703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558703 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558703 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558703 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x9DCD1BC4 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558703 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558703 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 ad 5d 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 26 ed 45 a5 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558703 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-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558703 DMSC DEBUG msub_fsm[0x55eefe2135a0]{active}: Allocated (fsm.c:456) 20250427110558703 DMSC DEBUG msc_i[0x55eefe21c320]{READY}: Allocated (fsm.c:456) 20250427110558703 DMSC DEBUG msc_i[0x55eefe21c320]{READY}: is child of msub_fsm[0x55eefe2135a0] (fsm.c:486) 20250427110558703 DMSC DEBUG msc_a[0x55eefe21c1f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558703 DMSC DEBUG msc_a[0x55eefe21c1f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2135a0] (fsm.c:486) 20250427110558703 DMSC DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x55eefe21c1f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558703 DMSC DEBUG msc_i(unknown:UTRAN-Iu-511:NONE)[0x55eefe21c320]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558703 DMSC DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x55eefe21c1f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110558703 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x55eefe21c1f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558703 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x55eefe21c1f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558703 DMM DEBUG msc_a(TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427110558703 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe245e60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110558703 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe245e60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0] (fsm.c:486) 20250427110558703 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe245e60]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110558703 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe245e60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110558703 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110558703 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110558703 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558703 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558703 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe245e60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110558703 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe245e60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110558703 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe1fff30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558703 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe1fff30]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe245e60] (fsm.c:486) 20250427110558703 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe1fff30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558703 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe1fff30]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110558703 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110558703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558703 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110558703 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427110558703 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110558703 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558704 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110558703 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe246ff0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558704 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558704 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 31 c6 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) 20250427110558704 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110558704 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558704 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110558704 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558704 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558704 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558704 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558704 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558704 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe246ff0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110558704 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110558704 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558704 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe225570]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558704 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe225570]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558704 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558704 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558704 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558704 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558704 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558704 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558704 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe22ca80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe22ca80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe2256a0] (msc_a.c:1053) 20250427110558704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe22ca80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110558704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe22ca80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe22ca80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110558704 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe225440] (msc_a.c:1053) 20250427110558704 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558704 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe2256a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558704 DMSC DEBUG msub_fsm[0x55eefe225440]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558704 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1) MSC-A terminated (msub.c:261) 20250427110558704 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1) 1 MSC-I still active (msub.c:79) 20250427110558704 DMSC DEBUG msub_fsm[0x55eefe225440]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558704 DMSC DEBUG msub_fsm[0x55eefe225440]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558704 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe225570]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558704 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe225570]{READY}: Removing from parent msub_fsm[0x55eefe225440] (msub.c:113) 20250427110558704 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-499 (ran_conn.c:142) TC_iu_multi_lu_and_mo_ussd2(2941)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110558704 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-499 (ran_conn.c:155) 20250427110558704 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe225570]{READY}: Freeing instance (msub.c:113) 20250427110558704 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-499:LU)[0x55eefe225570]{READY}: Deallocated (fsm.c:568) 20250427110558704 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1) Free (msub.c:119) 20250427110558704 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558704 DMSC DEBUG msub_fsm[0x55eefe225440]{terminating}: Freeing instance (msub.c:113) 20250427110558704 DMSC DEBUG msub_fsm[0x55eefe225440]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558704 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558704 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:15 20250427110558704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558704 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558704 DLSS7 DEBUG Found route for dpc=195=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)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110558704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558704 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 1b 84 09 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 5e 35 f8 45 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558704 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558704 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558704 DLM3UA DEBUG 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)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558704 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558704 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 00 6b ff 00 01 f1 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558704 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558704 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558704 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558704 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558704 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558704 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558704 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 a5 3b 3d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558704 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558704 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558704 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558704 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 47 03 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 9d cd 1b 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(2908)@84c1225eaf8b: Message received on association #8 20250427110558704 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558704 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558704 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558704 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 cd b3 10 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) 20250427110558704 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558704 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558704 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558704 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 40 5e 70 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-RAN(2907)@84c1225eaf8b: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2917)10828605 20250427110558704 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558704 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558704 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558704 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 40 5e 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(2908)@84c1225eaf8b: Message received on association #8 20250427110558704 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558704 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558704 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:11 20250427110558704 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 50 e5 ed 00 01 f3 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(2917)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2917)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2917)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '059B'O 20250427110558705 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558705 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558705 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558705 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558705 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558705 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 f6 86 77 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:13 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := '4431C6'O, sourceLocRef := '0001FE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:3 TC_iu_multi_lu_and_mo_ussd2(2917)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2919)16156279 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2919)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2919)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2919)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:6 TC_iu_multi_lu_and_mo_ussd2(2935)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2923)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2923)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := 'CDB310'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)@84c1225eaf8b: Session index based on local reference:1 20250427110558708 DVLR DEBUG VLR subscr IMSI-262420000001115 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558708 DVLR DEBUG IMSI:262420000001115 has MSISDN:491230001115 (vlr.c:1045) 20250427110558708 DMSC NOTICE msub(IMSI-262420000001115:MSISDN-491230001115) VLR: update for IMSI=262420000001115 (MSISDN=491230001115) (gsm_04_08.c:1541) 20250427110558708 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) TC_iu_multi_lu_and_mo_ussd2(2939)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2931)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2919)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:14 MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2925)27647 20250427110558708 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558708 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe220c70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558708 DVLR DEBUG SUBSCR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8) Received 1 auth tuples (vlr.c:996) 20250427110558708 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe220c70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558708 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe220c70]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558708 DMM DEBUG Tx AUTH REQ (rand = 09adddc473ded9bf674c3453cfe48250) (gsm_04_08.c:641) 20250427110558708 DMM DEBUG AUTH REQ (autn = ebbc76807e04da52d3169f235fe73224) (gsm_04_08.c:643) 20250427110558708 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558708 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110558708 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe1c3c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558708 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110558708 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558708 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558708 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110558708 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558708 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 31 c6 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 09 ad dd c4 73 de d9 bf 67 4c 34 53 cf e4 82 50 20 10 eb bc 76 80 7e 04 da 52 d3 16 9f 23 5f e7 32 24 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558708 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558708 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 00 6b ff 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mo_ussd2(2925)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2925)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2925)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2925)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:14 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(2933)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2925)@84c1225eaf8b: 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 := '5F9C3AB8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:0 TC_iu_multi_lu_and_mo_ussd2(2927)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2927)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2921)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:11 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:13 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:14 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:10 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2929)5301741 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2929)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2929)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2929)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2929)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2925)6805306 TC_iu_multi_lu_and_mo_ussd2(2929)@84c1225eaf8b: 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 := '098E69F1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:2 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:14 MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '0514EABADE60210418D5C8EE'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '0554EABADE60210418D5C8EE'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2929)3605323 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554EABADE60210418D5C8EE'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:5 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558748 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-509:LU)[0x55eefe252780]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110558748 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110558748 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110558748 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110558748 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-509:LU)[0x55eefe252780] (vlr_lu_fsm.c:110) 20250427110558748 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110558748 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-509:LU)[0x55eefe24f1a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-509:LU)[0x55eefe252780]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110558748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-509:LU)[0x55eefe252780]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110558748 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-509:LU)[0x55eefe225570]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110558748 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-509:LU)[0x55eefe225570]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-509:LU)[0x55eefe252780] (fsm.c:486) 20250427110558748 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-509:LU)[0x55eefe225570]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110558748 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-509:LU)[0x55eefe225570]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110558748 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-509:LU)[0x55eefe225570]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110558748 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-509:LU)[0x55eefe225570]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110558748 DMSC NOTICE msub(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x16630247) VLR: update for IMSI=262420000001115 (MSISDN=491230001115) (gsm_04_08.c:1541) 20250427110558748 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-509:LU)[0x55eefe225570]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110558748 DMM DEBUG -> IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x16630247 LOCATION UPDATE ACCEPT (TMSI = 0x16630247) (gsm_04_08.c:149) 20250427110558748 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x16630247:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110558748 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x16630247:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558748 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x16630247:UTRAN-Iu-509:LU)[0x55eefe246e40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558749 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x16630247 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110558749 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558749 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558749 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558749 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558749 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 b5 ba ca 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 16 63 02 47 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558749 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558749 DLSS7 DEBUG 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) 20250427110558749 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558749 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558749 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe1fff30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558749 DVLR DEBUG SUBSCR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB) Received 1 auth tuples (vlr.c:996) 20250427110558749 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe1fff30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558749 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe1fff30]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558749 DMM DEBUG Tx AUTH REQ (rand = 56e3cc06628617f71fa3a8635f1a7038) (gsm_04_08.c:641) 20250427110558749 DMM DEBUG AUTH REQ (autn = f36265ffda8a3649a24ebc75c2527e9f) (gsm_04_08.c:643) 20250427110558749 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558749 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558749 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558749 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 50 e5 ed 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558749 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558749 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110558749 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110558749 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558749 DLSS7 DEBUG 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) 20250427110558749 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558749 DLSS7 DEBUG 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) 20250427110558749 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558749 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558749 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe1cfb50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558749 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe1cfb50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558749 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558749 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558749 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558749 DMM DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110558749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe2499c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110558749 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55eefe1c71e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110558749 DMSC NOTICE msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0) VLR: update for IMSI=262420000001114 (MSISDN=491230001114) (gsm_04_08.c:1541) 20250427110558749 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110558749 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55eefe1c71e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110558749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe2499c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110558749 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55eefe1c71e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110558749 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55eefe1c71e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe2499c0] (vlr_lu_fsm.c:817) 20250427110558749 DLSS7 DEBUG 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) 20250427110558749 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55eefe1c71e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110558749 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55eefe1c71e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe2499c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110558749 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110558749 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.875s remaining) (msc_a.c:450) 20250427110558749 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001114/3/1): Available (smpp_smsc.c:626) 20250427110558749 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558749 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f7 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558749 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558749 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 67 d7 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 05 24 08 03 50 59 02 05 f4 5f 9c 3a b8 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) 20250427110558749 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558749 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110558749 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558749 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558749 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558749 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558749 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558749 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe1cfb50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110558749 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110558749 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558749 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110558749 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558749 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558749 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558749 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558749 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 cd b3 10 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 56 e3 cc 06 62 86 17 f7 1f a3 a8 63 5f 1a 70 38 20 10 f3 62 65 ff da 8a 36 49 a2 4e bc 75 c2 52 7e 9f 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558749 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558749 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 ea ba de 60 21 04 18 d5 c8 ee 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558749 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558749 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe2319b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558749 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe2319b0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558749 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558749 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558749 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558749 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558749 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558749 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558749 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558749 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558749 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe2413a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe2413a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe231c40] (msc_a.c:1053) 20250427110558749 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558749 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558749 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 3e 48 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) 20250427110558749 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558749 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 37 03 4b 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 09 8e 69 f1 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) 20250427110558749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe2413a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110558749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe2413a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe2413a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110558749 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe231880] (msc_a.c:1053) 20250427110558749 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558749 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe231c40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558749 DMSC DEBUG msub_fsm[0x55eefe231880]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558749 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512) MSC-A terminated (msub.c:261) 20250427110558749 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512) 1 MSC-I still active (msub.c:79) 20250427110558749 DMSC DEBUG msub_fsm[0x55eefe231880]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558749 DMSC DEBUG msub_fsm[0x55eefe231880]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558749 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe2319b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558749 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe2319b0]{READY}: Removing from parent msub_fsm[0x55eefe231880] (msub.c:113) 20250427110558749 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-505 (ran_conn.c:142) 20250427110558749 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-505 (ran_conn.c:155) 20250427110558749 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe2319b0]{READY}: Freeing instance (msub.c:113) 20250427110558749 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-505:LU)[0x55eefe2319b0]{READY}: Deallocated (fsm.c:568) 20250427110558749 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512) Free (msub.c:119) 20250427110558749 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558749 DMSC DEBUG msub_fsm[0x55eefe231880]{terminating}: Freeing instance (msub.c:113) 20250427110558749 DMSC DEBUG msub_fsm[0x55eefe231880]{terminating}: Deallocated (fsm.c:568) 20250427110558749 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558749 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23afd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558749 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23afd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558749 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{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)@84c1225eaf8b: Message received on association #8 20250427110558749 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558749 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558749 DMM DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110558749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe236a80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110558749 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x55eefe20bdc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110558749 DMSC NOTICE msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE) VLR: update for IMSI=262420000001111 (MSISDN=491230001111) (gsm_04_08.c:1541) 20250427110558749 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110558749 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x55eefe20bdc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110558749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe236a80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110558749 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x55eefe20bdc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110558749 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x55eefe20bdc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe236a80] (vlr_lu_fsm.c:817) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558749 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x55eefe20bdc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110558749 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x55eefe20bdc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe236a80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110558749 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110558749 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.869s remaining) (msc_a.c:450) 20250427110558749 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001111/3/1): Available (smpp_smsc.c:626) 20250427110558749 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558749 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110558749 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558749 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558749 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558749 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558749 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558749 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23afd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110558749 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110558750 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558750 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e6d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558750 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e6d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558750 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558750 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558750 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558750 DMM DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110558750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe245490]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110558750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55eefe241ce0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110558750 DMSC NOTICE msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5) VLR: update for IMSI=262420000001113 (MSISDN=491230001113) (gsm_04_08.c:1541) 20250427110558750 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110558750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55eefe241ce0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110558750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe245490]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110558750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55eefe241ce0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110558750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55eefe241ce0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe245490] (vlr_lu_fsm.c:817) 20250427110558750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55eefe241ce0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110558750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55eefe241ce0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe245490]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110558750 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110558750 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.869s remaining) (msc_a.c:450) 20250427110558750 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001113/3/1): Available (smpp_smsc.c:626) 20250427110558750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558750 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558750 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110558750 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558750 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558750 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558750 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558750 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558750 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e6d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110558750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558750 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558750 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 49 95 7b 00 01 f9 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558750 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110558750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558750 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558750 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5cb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558750 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5cb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558750 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558750 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558750 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558750 DMM DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110558750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558750 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558750 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 0a 8c f5 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe227cc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110558750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55eefe22bcb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110558750 DMSC NOTICE msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845) VLR: update for IMSI=262420000001109 (MSISDN=491230001109) (gsm_04_08.c:1541) 20250427110558750 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110558750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55eefe22bcb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110558750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe227cc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110558750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55eefe22bcb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110558750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55eefe22bcb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe227cc0] (vlr_lu_fsm.c:817) 20250427110558750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55eefe22bcb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110558750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55eefe22bcb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe227cc0]{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)@84c1225eaf8b: Message received on association #8 20250427110558750 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110558750 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.867s remaining) (msc_a.c:450) 20250427110558750 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001109/3/1): Available (smpp_smsc.c:626) 20250427110558750 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558750 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110558750 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558750 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558750 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558750 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845 - 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)@84c1225eaf8b: Session index based on local reference:15 20250427110558750 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558750 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558750 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110558750 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558750 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558750 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221740]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558750 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558750 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558750 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558750 DMM DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110558750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe23a070]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110558750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55eefe221c60]{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(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558750 DMSC NOTICE msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4) VLR: update for IMSI=262420000001110 (MSISDN=491230001110) (gsm_04_08.c:1541) 20250427110558750 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110558750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55eefe221c60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110558750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe23a070]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110558750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55eefe221c60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110558750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55eefe221c60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe23a070] (vlr_lu_fsm.c:817) 20250427110558750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55eefe221c60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110558750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55eefe221c60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe23a070]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110558750 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110558750 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.868s remaining) (msc_a.c:450) 20250427110558750 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001110/3/1): Available (smpp_smsc.c:626) 20250427110558750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558750 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558750 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 ad 5d 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) 20250427110558750 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558750 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110558750 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558750 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558750 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558750 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558750 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558750 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110558750 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558750 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) 20250427110558750 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558750 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 1b 84 09 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558750 DMSC DEBUG msub_fsm[0x55eefe225440]{active}: Allocated (fsm.c:456) 20250427110558750 DMSC DEBUG msc_i[0x55eefe20c700]{READY}: Allocated (fsm.c:456) 20250427110558750 DMSC DEBUG msc_i[0x55eefe20c700]{READY}: is child of msub_fsm[0x55eefe225440] (fsm.c:486) 20250427110558750 DMSC DEBUG msc_a[0x55eefe1c39f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558750 DMSC DEBUG msc_a[0x55eefe1c39f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe225440] (fsm.c:486) 20250427110558750 DMSC DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x55eefe1c39f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558750 DMSC DEBUG msc_i(unknown:UTRAN-Iu-512:NONE)[0x55eefe20c700]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558750 DMSC DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x55eefe1c39f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558750 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x55eefe1c39f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558750 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x55eefe1c39f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558750 DMM DEBUG msc_a(TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427110558750 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21b2d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110558750 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21b2d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0] (fsm.c:486) 20250427110558750 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21b2d0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110558750 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21b2d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110558750 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110558750 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110558750 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558750 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21b2d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110558751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21b2d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110558751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21efd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21efd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21b2d0] (fsm.c:486) 20250427110558751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21efd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:1 20250427110558751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21efd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110558751 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110558751 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558751 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe246ff0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558751 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe246ff0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558751 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558751 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558751 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558751 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558751 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558751 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558751 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558751 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558751 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24ef90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24ef90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380] (msc_a.c:1053) 20250427110558751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24ef90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558751 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558751 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24ef90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110558751 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe22d450] (msc_a.c:1053) 20250427110558751 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558751 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe24a380]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558751 DMSC DEBUG msub_fsm[0x55eefe22d450]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558751 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C) MSC-A terminated (msub.c:261) 20250427110558751 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C) 1 MSC-I still active (msub.c:79) 20250427110558751 DMSC DEBUG msub_fsm[0x55eefe22d450]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558751 DMSC DEBUG msub_fsm[0x55eefe22d450]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558751 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe246ff0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558751 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe246ff0]{READY}: Removing from parent msub_fsm[0x55eefe22d450] (msub.c:113) 20250427110558751 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 47 03 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) 20250427110558751 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-508 (ran_conn.c:142) 20250427110558751 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-508 (ran_conn.c:155) 20250427110558751 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe246ff0]{READY}: Freeing instance (msub.c:113) 20250427110558751 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55eefe246ff0]{READY}: Deallocated (fsm.c:568) 20250427110558751 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C) Free (msub.c:119) 20250427110558751 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0xBA15445C - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558751 DMSC DEBUG msub_fsm[0x55eefe22d450]{terminating}: Freeing instance (msub.c:113) 20250427110558751 DMSC DEBUG msub_fsm[0x55eefe22d450]{terminating}: Deallocated (fsm.c:568) 20250427110558751 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558751 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558751 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558751 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe1c3c50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558751 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe1c3c50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558751 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558751 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558751 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558751 DMM DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = eabade6018d5c8ee) (gsm_04_08.c:1128) 20250427110558751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558751 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:4 20250427110558751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe220c70]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558751 DVLR DEBUG SUBSCR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8) AUTH on UTRAN received RES: eabade6018d5c8ee (8 bytes) (vlr_auth_fsm.c:151) 20250427110558751 DVLR INFO SUBSCR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe220c70]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe220c70]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe220c70]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe220c70]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23e110] (vlr_auth_fsm.c:294) 20250427110558751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe220c70]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe220c70]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23e110]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110558751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23e110]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110558751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23e110]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558751 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558751 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=350fe133f1e49462d1083106ec0f7eb4, CK=NONE (ran_msg_iu.c:388) 20250427110558751 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe1c3c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110558751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23e110]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110558751 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558751 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558751 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 67 d7 3a 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) 20250427110558751 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558751 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558751 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558751 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558751 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 40 5e 70 00 01 fc 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558751 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) 20250427110558751 DMSC DEBUG msub_fsm[0x55eefe24ef90]{active}: Allocated (fsm.c:456) 20250427110558751 DMSC DEBUG msc_i[0x55eefe24a380]{READY}: Allocated (fsm.c:456) 20250427110558751 DMSC DEBUG msc_i[0x55eefe24a380]{READY}: is child of msub_fsm[0x55eefe24ef90] (fsm.c:486) 20250427110558751 DMSC DEBUG msc_a[0x55eefe246ff0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558751 DMSC DEBUG msc_a[0x55eefe246ff0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe24ef90] (fsm.c:486) 20250427110558751 DMSC DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x55eefe246ff0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558751 DMSC DEBUG msc_i(unknown:UTRAN-Iu-513:NONE)[0x55eefe24a380]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558751 DMSC DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x55eefe246ff0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110558751 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x55eefe246ff0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558751 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x55eefe246ff0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558751 DMM DEBUG msc_a(TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427110558751 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe22d450]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110558751 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe22d450]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0] (fsm.c:486) 20250427110558751 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe22d450]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110558751 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe22d450]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110558751 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110558751 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110558751 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558751 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe22d450]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110558751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe22d450]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110558751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe1c6f50]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe1c6f50]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe22d450] (fsm.c:486) 20250427110558751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe1c6f50]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe1c6f50]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110558751 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110558751 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558751 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558751 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110558751 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558751 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 31 c6 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 35 0f e1 33 f1 e4 94 62 d1 08 31 06 ec 0f 7e b4 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558751 DLSS7 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)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558751 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558751 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558751 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558751 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 37 03 4b 00 02 01 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:12 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:11 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2943)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:13 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558752 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558752 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558752 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558752 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558753 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 49 95 7b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2937)4822395 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2937)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2937)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2937)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2937)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := '67D73A'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)@84c1225eaf8b: Session index based on local reference:2 TC_iu_multi_lu_and_mo_ussd2(2937)@84c1225eaf8b: 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 := '1A14E512'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:14 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '05146A42A38E2104A0F42765'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '05546A42A38E2104A0F42765'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:15 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := '37034B'O, sourceLocRef := '000201'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546A42A38E2104A0F42765'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2925)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2925)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2921)4218480 TC_iu_multi_lu_and_mo_ussd2(2921)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2921)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2921)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110558758 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558758 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21efd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558758 DVLR DEBUG SUBSCR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8) Received 1 auth tuples (vlr.c:996) MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2937)11064509 20250427110558758 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21efd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558758 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21efd0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558758 DMM DEBUG Tx AUTH REQ (rand = fbdd2d21c7d2f2972c814b91c25dad69) (gsm_04_08.c:641) 20250427110558758 DMM DEBUG AUTH REQ (autn = 72bf51267188334f54f72008daa48410) (gsm_04_08.c:643) 20250427110558758 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558758 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558758 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe20c700]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558758 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110558758 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558758 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558758 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558758 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 67 d7 3a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 fb dd 2d 21 c7 d2 f2 97 2c 81 4b 91 c2 5d ad 69 20 10 72 bf 51 26 71 88 33 4f 54 f7 20 08 da a4 84 10 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558758 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558758 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558758 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558758 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558758 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558758 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 40 5e 70 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 6 set to 1 20250427110558758 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558758 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558758 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558758 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558758 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558758 DLSS7 DEBUG 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 fd 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) 20250427110558758 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558758 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558758 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558758 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558758 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558758 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x16630247:UTRAN-Iu-509:LU)[0x55eefe246e40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558758 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x16630247:UTRAN-Iu-509:LU)[0x55eefe246e40]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558758 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x16630247:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558758 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x16630247:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558758 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x16630247:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558758 DMM DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x16630247:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110558758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x16630247:UTRAN-Iu-509:LU)[0x55eefe252780]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110558758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-509:LU)[0x55eefe225570]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110558758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558758 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558758 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 6a 42 a3 8e 21 04 a0 f4 27 65 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558759 DMSC NOTICE msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247) VLR: update for IMSI=262420000001115 (MSISDN=491230001115) (gsm_04_08.c:1541) 20250427110558759 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110558759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-509:LU)[0x55eefe225570]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110558759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe252780]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110558759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-509:LU)[0x55eefe225570]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110558759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-509:LU)[0x55eefe225570]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe252780] (vlr_lu_fsm.c:817) 20250427110558759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-509:LU)[0x55eefe225570]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110558759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-509:LU)[0x55eefe225570]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110558759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe252780]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110558759 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110558759 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.875s remaining) (msc_a.c:450) 20250427110558759 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001115/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:6 20250427110558759 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558759 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110558759 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558759 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558759 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558759 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558759 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558759 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe246e40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110558759 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110558759 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558759 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558759 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c320]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558759 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558759 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558759 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558759 DMM DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6a42a38ea0f42765) (gsm_04_08.c:1128) 20250427110558759 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe1fff30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558759 DVLR DEBUG SUBSCR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB) AUTH on UTRAN received RES: 6a42a38ea0f42765 (8 bytes) (vlr_auth_fsm.c:151) 20250427110558759 DVLR INFO SUBSCR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558759 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe1fff30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558759 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe1fff30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558759 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe1fff30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558759 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe1fff30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe245e60] (vlr_auth_fsm.c:294) 20250427110558759 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe1fff30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558759 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe1fff30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe245e60]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110558759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe245e60]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110558759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe245e60]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558759 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558759 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f23399e7e94f051675aeeea20e9d446f, CK=NONE (ran_msg_iu.c:388) 20250427110558759 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110558759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe245e60]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110558759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558759 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558759 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558759 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 b5 ba ca 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558759 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558759 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558759 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 cd b3 10 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f2 33 99 e7 e9 4f 05 16 75 ae ee a2 0e 9d 44 6f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2921)@84c1225eaf8b: Final verdict of PTC: pass 20250427110558760 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558760 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558760 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 a8 d4 bd 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 1a 14 e5 12 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:2 20250427110558760 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) 20250427110558760 DMSC DEBUG msub_fsm[0x55eefe225570]{active}: Allocated (fsm.c:456) 20250427110558760 DMSC DEBUG msc_i[0x55eefe2230e0]{READY}: Allocated (fsm.c:456) 20250427110558760 DMSC DEBUG msc_i[0x55eefe2230e0]{READY}: is child of msub_fsm[0x55eefe225570] (fsm.c:486) 20250427110558760 DMSC DEBUG msc_a[0x55eefe23ae20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558760 DMSC DEBUG msc_a[0x55eefe23ae20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe225570] (fsm.c:486) 20250427110558760 DMSC DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x55eefe23ae20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558760 DMSC DEBUG msc_i(unknown:UTRAN-Iu-514:NONE)[0x55eefe2230e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558760 DMSC DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x55eefe23ae20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110558760 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x55eefe23ae20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558760 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x55eefe23ae20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558760 DMM DEBUG msc_a(TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) TC_iu_multi_lu_and_mo_ussd2(2929)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2929)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:11 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558760 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2130b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110558760 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2130b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20] (fsm.c:486) 20250427110558760 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2130b0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110558760 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2130b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110558760 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110558760 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110558760 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558760 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558760 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2130b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110558761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2130b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110558761 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe249890]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558761 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe249890]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2130b0] (fsm.c:486) 20250427110558761 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe249890]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558761 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe249890]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110558761 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110558761 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558761 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558761 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558761 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe1c6f50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558761 DVLR DEBUG SUBSCR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1) Received 1 auth tuples (vlr.c:996) 20250427110558761 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe1c6f50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558761 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe1c6f50]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558761 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110558761 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558761 DMM DEBUG Tx AUTH REQ (rand = af4a988566527f8a48136da4039cd3f2) (gsm_04_08.c:641) 20250427110558761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558761 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 a8 d4 bd 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) 20250427110558761 DMM DEBUG AUTH REQ (autn = 9b9c620f3d2412f408d62bf1df1fd909) (gsm_04_08.c:643) 20250427110558761 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558761 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558761 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe24a380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558761 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110558761 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558761 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558761 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558761 DLSS7 DEBUG Found route for dpc=195=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)@84c1225eaf8b: Session index based on connection ID:13 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 20250427110558761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558761 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 37 03 4b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 af 4a 98 85 66 52 7f 8a 48 13 6d a4 03 9c d3 f2 20 10 9b 9c 62 0f 3d 24 12 f4 08 d6 2b f1 df 1f d9 09 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)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:10 20250427110558762 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558762 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558762 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558762 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110558762 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558762 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe1cfb50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558762 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe1cfb50]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558762 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558762 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558762 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558762 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558762 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558762 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558762 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:15 20250427110558762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe2499c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe2499c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe242db0] (msc_a.c:1053) 20250427110558762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe2499c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110558762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe2499c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe2499c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110558762 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cd400] (msc_a.c:1053) 20250427110558762 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558762 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe242db0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558762 DMSC DEBUG msub_fsm[0x55eefe1cd400]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558762 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0) MSC-A terminated (msub.c:261) 20250427110558762 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0) 1 MSC-I still active (msub.c:79) 20250427110558762 DMSC DEBUG msub_fsm[0x55eefe1cd400]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558762 DMSC DEBUG msub_fsm[0x55eefe1cd400]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558762 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe1cfb50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558762 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe1cfb50]{READY}: Removing from parent msub_fsm[0x55eefe1cd400] (msub.c:113) 20250427110558762 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-507 (ran_conn.c:142) 20250427110558762 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-507 (ran_conn.c:155) 20250427110558762 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe1cfb50]{READY}: Freeing instance (msub.c:113) 20250427110558762 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-507:LU)[0x55eefe1cfb50]{READY}: Deallocated (fsm.c:568) 20250427110558762 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0) Free (msub.c:119) 20250427110558762 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558762 DMSC DEBUG msub_fsm[0x55eefe1cd400]{terminating}: Freeing instance (msub.c:113) 20250427110558762 DMSC DEBUG msub_fsm[0x55eefe1cd400]{terminating}: Deallocated (fsm.c:568) 20250427110558762 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558762 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558762 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558762 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558762 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 3e 48 f1 00 01 fb 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '0514A7191B092104D7A07E21'O 20250427110558762 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558762 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558762 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558762 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '0554A7191B092104D7A07E21'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558762 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558763 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558763 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558763 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558763 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110558763 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558763 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23afd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558763 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23afd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558763 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110558763 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558763 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558763 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558763 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558763 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558763 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe236a80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe236a80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23b1b0] (msc_a.c:1053) 20250427110558763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe236a80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110558763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe236a80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe236a80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110558763 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe237610] (msc_a.c:1053) 20250427110558763 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558763 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23b1b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558763 DMSC DEBUG msub_fsm[0x55eefe237610]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558763 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE) MSC-A terminated (msub.c:261) 20250427110558763 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE) 1 MSC-I still active (msub.c:79) 20250427110558763 DMSC DEBUG msub_fsm[0x55eefe237610]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558763 DMSC DEBUG msub_fsm[0x55eefe237610]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558763 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23afd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558763 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23afd0]{READY}: Removing from parent msub_fsm[0x55eefe237610] (msub.c:113) 20250427110558763 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-504 (ran_conn.c:142) 20250427110558763 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-504 (ran_conn.c:155) 20250427110558763 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23afd0]{READY}: Freeing instance (msub.c:113) 20250427110558763 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-504:LU)[0x55eefe23afd0]{READY}: Deallocated (fsm.c:568) 20250427110558763 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE) Free (msub.c:119) 20250427110558763 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558763 DMSC DEBUG msub_fsm[0x55eefe237610]{terminating}: Freeing instance (msub.c:113) 20250427110558763 DMSC DEBUG msub_fsm[0x55eefe237610]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110558763 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558763 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e6d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558763 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e6d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558763 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558763 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558763 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558763 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558763 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558763 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558763 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe245490]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe245490]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e8b0] (msc_a.c:1053) 20250427110558763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe245490]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110558763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe245490]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe245490]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110558763 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe23e5a0] (msc_a.c:1053) 20250427110558763 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558763 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e8b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558763 DMSC DEBUG msub_fsm[0x55eefe23e5a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558763 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5) MSC-A terminated (msub.c:261) 20250427110558763 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5) 1 MSC-I still active (msub.c:79) 20250427110558763 DMSC DEBUG msub_fsm[0x55eefe23e5a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558763 DMSC DEBUG msub_fsm[0x55eefe23e5a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558763 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e6d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558763 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e6d0]{READY}: Removing from parent msub_fsm[0x55eefe23e5a0] (msub.c:113) 20250427110558763 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-506 (ran_conn.c:142) 20250427110558763 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-506 (ran_conn.c:155) 20250427110558763 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e6d0]{READY}: Freeing instance (msub.c:113) 20250427110558763 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-506:LU)[0x55eefe23e6d0]{READY}: Deallocated (fsm.c:568) 20250427110558763 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5) Free (msub.c:119) 20250427110558763 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558763 DMSC DEBUG msub_fsm[0x55eefe23e5a0]{terminating}: Freeing instance (msub.c:113) 20250427110558763 DMSC DEBUG msub_fsm[0x55eefe23e5a0]{terminating}: Deallocated (fsm.c:568) 20250427110558763 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558763 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558763 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558763 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 0a 8c f5 00 01 f8 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558763 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558763 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558763 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558763 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 ad 5d c3 00 01 fa 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558764 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110558764 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110558764 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558764 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe1c3c50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558764 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe1c3c50]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558764 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558764 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558764 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23e110]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110558764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23e110]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110558764 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558764 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558764 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe1c3c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110558764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f5 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A7191B092104D7A07E21'O 20250427110558764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23e110]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110558764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23e110]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110558764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23e110]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110558764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23e110]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110558764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23e110]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110558764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23e110]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110558764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23e110]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110558764 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110558764 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.938s remaining) (msc_a.c:450) 20250427110558764 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001105/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558764 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558764 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558764 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221740]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558764 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := 'A8D4BD'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 } } 20250427110558764 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558764 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558764 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558764 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558764 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558764 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe23a070]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe23a070]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221870] (msc_a.c:1053) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe23a070]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110558764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe23a070]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe23a070]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110558764 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe221610] (msc_a.c:1053) 20250427110558764 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558764 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221870]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558764 DMSC DEBUG msub_fsm[0x55eefe221610]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558764 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4) MSC-A terminated (msub.c:261) 20250427110558764 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4) 1 MSC-I still active (msub.c:79) 20250427110558764 DMSC DEBUG msub_fsm[0x55eefe221610]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558764 DMSC DEBUG msub_fsm[0x55eefe221610]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558764 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221740]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558764 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221740]{READY}: Removing from parent msub_fsm[0x55eefe221610] (msub.c:113) 20250427110558764 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-503 (ran_conn.c:142) 20250427110558764 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-503 (ran_conn.c:155) 20250427110558764 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221740]{READY}: Freeing instance (msub.c:113) 20250427110558764 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-503:LU)[0x55eefe221740]{READY}: Deallocated (fsm.c:568) 20250427110558764 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4) Free (msub.c:119) 20250427110558764 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558764 DMSC DEBUG msub_fsm[0x55eefe221610]{terminating}: Freeing instance (msub.c:113) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:5 20250427110558764 DMSC DEBUG msub_fsm[0x55eefe221610]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110558764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558764 DLM3UA DEBUG 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)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558765 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110558765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558765 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 31 c6 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) 20250427110558764 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558765 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5cb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558765 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5cb0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558765 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558765 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558765 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558765 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558765 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558765 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558765 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558765 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558765 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe227cc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe227cc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5b80] (msc_a.c:1053) 20250427110558765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe227cc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110558765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe227cc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe227cc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110558765 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558765 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558765 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558765 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe21e7c0] (msc_a.c:1053) 20250427110558765 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558765 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5b80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558765 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 a7 19 1b 09 21 04 d7 a0 7e 21 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558765 DMSC DEBUG msub_fsm[0x55eefe21e7c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558765 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845) MSC-A terminated (msub.c:261) 20250427110558765 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845) 1 MSC-I still active (msub.c:79) 20250427110558765 DMSC DEBUG msub_fsm[0x55eefe21e7c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558765 DMSC DEBUG msub_fsm[0x55eefe21e7c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558765 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5cb0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558765 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5cb0]{READY}: Removing from parent msub_fsm[0x55eefe21e7c0] (msub.c:113) 20250427110558765 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-501 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:1 20250427110558765 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-501 (ran_conn.c:155) 20250427110558765 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5cb0]{READY}: Freeing instance (msub.c:113) 20250427110558765 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-501:LU)[0x55eefe1e5cb0]{READY}: Deallocated (fsm.c:568) 20250427110558765 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845) Free (msub.c:119) 20250427110558765 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558765 DMSC DEBUG msub_fsm[0x55eefe21e7c0]{terminating}: Freeing instance (msub.c:113) 20250427110558765 DMSC DEBUG msub_fsm[0x55eefe21e7c0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558765 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558765 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe20c700]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558765 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe20c700]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558765 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558765 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558765 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558765 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 47 03 81 00 01 f7 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558765 DMM DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a7191b09d7a07e21) (gsm_04_08.c:1128) 20250427110558765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21efd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558765 DVLR DEBUG SUBSCR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8) AUTH on UTRAN received RES: a7191b09d7a07e21 (8 bytes) (vlr_auth_fsm.c:151) 20250427110558765 DVLR INFO SUBSCR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21efd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21efd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21efd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21efd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21b2d0] (vlr_auth_fsm.c:294) 20250427110558765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21efd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21efd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21b2d0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110558765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21b2d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110558765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21b2d0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558765 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558765 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0c7a5dec5d1fe3e49bf332e3614bfd48, CK=NONE (ran_msg_iu.c:388) 20250427110558765 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe20c700]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110558765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21b2d0]{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)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558765 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 1b 84 09 00 01 f5 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558765 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 67 d7 3a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 0c 7a 5d ec 5d 1f e3 e4 9b f3 32 e3 61 4b fd 48 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:4 TC_iu_multi_lu_and_mo_ussd2(2937)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2937)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110558766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558766 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:11 20250427110558766 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558766 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558766 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c320]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558766 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{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)@84c1225eaf8b: Message received on association #8 20250427110558766 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558766 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe245e60]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110558766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe245e60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110558766 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110558766 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110558766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe245e60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110558766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe245e60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110558766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe245e60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110558766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe245e60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110558766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe245e60]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110558766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe245e60]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110558766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe245e60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110558766 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110558766 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.937s remaining) (msc_a.c:450) 20250427110558766 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001107/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558766 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558766 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558766 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 cd b3 10 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) 20250427110558766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:13 MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2941)4081905 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558766 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 3e 48 f1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2941)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2941)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2941)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2941)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2935)691445 TC_iu_multi_lu_and_mo_ussd2(2941)@84c1225eaf8b: 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 := '352053F0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:15 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2939)11361731 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2935)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2935)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2935)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2935)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '051460072760210458170C2F'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '055460072760210458170C2F'O TC_iu_multi_lu_and_mo_ussd2(2939)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2939)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2939)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2939)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:3 TC_iu_multi_lu_and_mo_ussd2(2935)@84c1225eaf8b: 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 := '742292EE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2939)@84c1225eaf8b: 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 := '26ED45A5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2933)4653953 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:5 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055460072760210458170C2F'O MSC_Test-GSUP(2912)@84c1225eaf8b: Created GsupExpect[5] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(2923) MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2941)15102672 TC_iu_multi_lu_and_mo_ussd2(2933)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2933)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2933)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2933)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:3 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2933)@84c1225eaf8b: 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 := '9DCD1BC4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2931)1803273 TC_iu_multi_lu_and_mo_ussd2(2931)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2931)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2931)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2931)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2935)15117626 MSC_Test-GSUP(2912)@84c1225eaf8b: Created GsupExpect[6] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(2927) MSC_Test_2-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 3 set to 1 TC_iu_multi_lu_and_mo_ussd2(2931)@84c1225eaf8b: 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 := '5E35F845'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:4 MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2939)7067666 MSC_Test_2-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2933)16471995 MSC_Test_2-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:7 MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2931)2651119 MSC_Test_2-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: First idle individual index:9 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:37 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:37 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558804 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558804 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe249890]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558804 DVLR DEBUG SUBSCR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512) Received 1 auth tuples (vlr.c:996) 20250427110558804 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe249890]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558804 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe249890]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558804 DMM DEBUG Tx AUTH REQ (rand = 08aabc9a9c39c79f80c4d230850203da) (gsm_04_08.c:641) 20250427110558804 DMM DEBUG AUTH REQ (autn = 962835ac8bb835538c47880925bab364) (gsm_04_08.c:643) 20250427110558804 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558804 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558804 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2230e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558804 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110558805 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558805 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558805 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110558805 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 a8 d4 bd 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 08 aa bc 9a 9c 39 c7 9f 80 c4 d2 30 85 02 03 da 20 10 96 28 35 ac 8b b8 35 53 8c 47 88 09 25 ba b3 64 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 0a 8c f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 ad 5d c3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 47 03 81 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110558805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 1b 84 09 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 01 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 60 07 27 60 21 04 58 17 0c 2f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 e6 72 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 35 20 53 f0 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558805 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558805 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe246e40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558805 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe246e40]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 e6 ad 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 05 24 08 03 50 59 02 05 f4 74 22 92 ee 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) 20250427110558805 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558805 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558805 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558805 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558805 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558805 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558805 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 6b d8 12 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 26 ed 45 a5 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) 20250427110558805 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe252780]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe252780]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe24fea0] (msc_a.c:1053) 20250427110558805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe252780]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110558805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe252780]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe252780]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110558805 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe246d10] (msc_a.c:1053) 20250427110558805 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558805 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe24fea0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558805 DMSC DEBUG msub_fsm[0x55eefe246d10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558805 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247) MSC-A terminated (msub.c:261) 20250427110558805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558805 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247) 1 MSC-I still active (msub.c:79) 20250427110558805 DMSC DEBUG msub_fsm[0x55eefe246d10]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558805 DMSC DEBUG msub_fsm[0x55eefe246d10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558805 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe246e40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558805 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe246e40]{READY}: Removing from parent msub_fsm[0x55eefe246d10] (msub.c:113) 20250427110558805 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-509 (ran_conn.c:142) 20250427110558805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558805 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 fb 57 bb 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 9d cd 1b c4 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558805 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-509 (ran_conn.c:155) 20250427110558805 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe246e40]{READY}: Freeing instance (msub.c:113) 20250427110558805 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-509:LU)[0x55eefe246e40]{READY}: Deallocated (fsm.c:568) 20250427110558805 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247) Free (msub.c:119) 20250427110558805 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558805 DMSC DEBUG msub_fsm[0x55eefe246d10]{terminating}: Freeing instance (msub.c:113) 20250427110558805 DMSC DEBUG msub_fsm[0x55eefe246d10]{terminating}: Deallocated (fsm.c:568) 20250427110558805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110558805 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558805 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558805 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558805 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe24a380]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558805 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe24a380]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558805 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{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)@84c1225eaf8b: Session index based on local reference:6 20250427110558805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558805 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558805 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558805 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558805 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558805 DMM DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6007276058170c2f) (gsm_04_08.c:1128) 20250427110558805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe1c6f50]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558805 DVLR DEBUG SUBSCR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1) AUTH on UTRAN received RES: 6007276058170c2f (8 bytes) (vlr_auth_fsm.c:151) 20250427110558805 DVLR INFO SUBSCR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe1c6f50]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe1c6f50]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe1c6f50]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe1c6f50]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe22d450] (vlr_auth_fsm.c:294) 20250427110558805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe1c6f50]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe1c6f50]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe22d450]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110558805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe22d450]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110558805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe22d450]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558805 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558805 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a7cbccd7ef21534f25cd5cb4247bf1b2, CK=NONE (ran_msg_iu.c:388) 20250427110558805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 b5 ba ca 00 01 fd 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558805 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe24a380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110558805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe22d450]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110558805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558805 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) 20250427110558805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 28 73 ef 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 5e 35 f8 45 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) 20250427110558805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558806 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558806 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558806 DMSC DEBUG msub_fsm[0x55eefe2499c0]{active}: Allocated (fsm.c:456) 20250427110558806 DMSC DEBUG msc_i[0x55eefe242db0]{READY}: Allocated (fsm.c:456) 20250427110558806 DMSC DEBUG msc_i[0x55eefe242db0]{READY}: is child of msub_fsm[0x55eefe2499c0] (fsm.c:486) 20250427110558806 DMSC DEBUG msc_a[0x55eefe1cfb50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558806 DMSC DEBUG msc_a[0x55eefe1cfb50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2499c0] (fsm.c:486) 20250427110558806 DMSC DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x55eefe1cfb50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558806 DMSC DEBUG msc_i(unknown:UTRAN-Iu-515:NONE)[0x55eefe242db0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558806 DMSC DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x55eefe1cfb50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110558806 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558806 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558806 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x55eefe1cfb50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558806 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x55eefe1cfb50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558806 DMM DEBUG msc_a(TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cd400]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cd400]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50] (fsm.c:486) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cd400]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cd400]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110558806 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fe 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558806 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110558806 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110558806 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558806 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cd400]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cd400]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110558806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe241ce0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe241ce0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cd400] (fsm.c:486) 20250427110558806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe241ce0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe241ce0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110558806 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110558806 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558806 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558806 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558806 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558806 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558806 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) 20250427110558806 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) 20250427110558806 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558806 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558806 DMSC DEBUG msub_fsm[0x55eefe1cfe90]{active}: Allocated (fsm.c:456) 20250427110558806 DMSC DEBUG msc_i[0x55eefe1c6f50]{READY}: Allocated (fsm.c:456) 20250427110558806 DMSC DEBUG msc_i[0x55eefe1c6f50]{READY}: is child of msub_fsm[0x55eefe1cfe90] (fsm.c:486) 20250427110558806 DMSC DEBUG msc_a[0x55eefe252780]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558806 DMSC DEBUG msc_a[0x55eefe252780]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cfe90] (fsm.c:486) 20250427110558806 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558806 DMSC DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x55eefe252780]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558806 DMSC DEBUG msc_i(unknown:UTRAN-Iu-516:NONE)[0x55eefe1c6f50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558806 DMSC DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x55eefe252780]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110558806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558806 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 37 03 4b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a7 cb cc d7 ef 21 53 4f 25 cd 5c b4 24 7b f1 b2 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558806 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x55eefe252780]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558806 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x55eefe252780]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558806 DMM DEBUG msc_a(TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780] (fsm.c:486) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110558806 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110558806 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110558806 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558806 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110558806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe221460]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe221460]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c8a90] (fsm.c:486) 20250427110558806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe221460]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe221460]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110558806 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110558806 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558806 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558806 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558806 DLSS7 DEBUG Found route for dpc=195=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)@84c1225eaf8b: Message received on association #8 20250427110558806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558806 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 e6 72 d0 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) 20250427110558806 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) 20250427110558806 DMSC DEBUG msub_fsm[0x55eefe21efd0]{active}: Allocated (fsm.c:456) 20250427110558806 DMSC DEBUG msc_i[0x55eefe21e7c0]{READY}: Allocated (fsm.c:456) 20250427110558806 DMSC DEBUG msc_i[0x55eefe21e7c0]{READY}: is child of msub_fsm[0x55eefe21efd0] (fsm.c:486) 20250427110558806 DMSC DEBUG msc_a[0x55eefe1dcd50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558806 DMSC DEBUG msc_a[0x55eefe1dcd50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe21efd0] (fsm.c:486) 20250427110558806 DMSC DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x55eefe1dcd50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558806 DMSC DEBUG msc_i(unknown:UTRAN-Iu-517:NONE)[0x55eefe21e7c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558806 DMSC DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x55eefe1dcd50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110558806 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x55eefe1dcd50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558806 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x55eefe1dcd50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558806 DMM DEBUG msc_a(TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1e5940]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1e5940]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50] (fsm.c:486) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1e5940]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1e5940]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110558806 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110558806 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110558806 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558806 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1e5940]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1e5940]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110558806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe22c680]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe22c680]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1e5940] (fsm.c:486) 20250427110558806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe22c680]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe22c680]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110558806 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558806 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558806 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558806 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558806 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) 20250427110558806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558806 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 e6 ad 3a 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) 20250427110558806 DMSC DEBUG msub_fsm[0x55eefe1f18c0]{active}: Allocated (fsm.c:456) 20250427110558806 DMSC DEBUG msc_i[0x55eefe22ca10]{READY}: Allocated (fsm.c:456) 20250427110558806 DMSC DEBUG msc_i[0x55eefe22ca10]{READY}: is child of msub_fsm[0x55eefe1f18c0] (fsm.c:486) 20250427110558806 DMSC DEBUG msc_a[0x55eefe245420]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558806 DMSC DEBUG msc_a[0x55eefe245420]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1f18c0] (fsm.c:486) 20250427110558806 DMSC DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x55eefe245420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558806 DMSC DEBUG msc_i(unknown:UTRAN-Iu-518:NONE)[0x55eefe22ca10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558806 DMSC DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x55eefe245420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:15 20250427110558806 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x55eefe245420]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558806 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x55eefe245420]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558806 DMM DEBUG msc_a(TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe21f650]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe21f650]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420] (fsm.c:486) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe21f650]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe21f650]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110558806 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110558806 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110558806 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558806 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe21f650]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe21f650]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110558806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe2133c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe2133c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe21f650] (fsm.c:486) 20250427110558806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe2133c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe2133c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110558806 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558806 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558806 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe20c700]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558806 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558806 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe20c700]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558806 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558806 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558806 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21b2d0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21b2d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110558806 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110558806 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558806 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe20c700]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110558806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558806 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21b2d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21b2d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21b2d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21b2d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21b2d0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21b2d0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110558806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21b2d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110558806 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110558806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558806 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.943s remaining) (msc_a.c:450) 20250427110558806 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001106/3/1): Available (smpp_smsc.c:626) 20250427110558806 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 6b d8 12 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) MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2943)11909834 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558807 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) 20250427110558807 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558807 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558807 DMSC DEBUG msub_fsm[0x55eefe2283e0]{active}: Allocated (fsm.c:456) 20250427110558807 DMSC DEBUG msc_i[0x55eefe2227d0]{READY}: Allocated (fsm.c:456) 20250427110558807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558807 DMSC DEBUG msc_i[0x55eefe2227d0]{READY}: is child of msub_fsm[0x55eefe2283e0] (fsm.c:486) 20250427110558807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558807 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 fb 57 bb 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) 20250427110558807 DMSC DEBUG msc_a[0x55eefe227c70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558807 DMSC DEBUG msc_a[0x55eefe227c70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2283e0] (fsm.c:486) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '051439A64EC821041B21FCF2'O 20250427110558807 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558807 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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)@84c1225eaf8b: patched enc_l3: '055439A64EC821041B21FCF2'O 20250427110558807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558807 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 67 d7 3a 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) 20250427110558807 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558807 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558807 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 28 73 ef 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) 20250427110558807 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558807 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558807 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558807 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558807 DMSC DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x55eefe227c70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558807 DMSC DEBUG msc_i(unknown:UTRAN-Iu-519:NONE)[0x55eefe2227d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558807 DMSC DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x55eefe227c70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110558807 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x55eefe227c70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558807 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x55eefe227c70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558807 DMM DEBUG msc_a(TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427110558807 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2256a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110558807 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2256a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70] (fsm.c:486) 20250427110558807 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2256a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110558807 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2256a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110558807 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110558807 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110558807 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558807 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2256a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110558807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2256a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110558807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe22e070]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe22e070]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2256a0] (fsm.c:486) 20250427110558807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe22e070]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe22e070]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110558807 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110558807 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558807 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe1c3c50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558807 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe1c3c50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558807 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558807 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558807 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558807 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427110558807 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427110558807 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110558807 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558807 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558807 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c320]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558807 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558807 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558807 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558807 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427110558807 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427110558807 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110558807 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558807 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 b5 ba ca 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mo_ussd2(2943)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2923)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2943)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2927)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2943)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2943)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := 'E672D0'O, sourceLocRef := '000203'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558808 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110558808 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427110558808 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110558808 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558808 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe1c3c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558808 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110558808 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558808 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110558808 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558808 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558808 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558808 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558808 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := 'E6AD3A'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)@84c1225eaf8b: Session index based on local reference:4 20250427110558808 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe1c3c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110558808 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558808 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110558808 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558808 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 44 31 c6 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) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558808 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110558808 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558808 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(2941)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2941)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:6 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 TC_iu_multi_lu_and_mo_ussd2(2943)@84c1225eaf8b: 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 := '16630247'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 31 c6 00 01 0d 00 01 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055439A64EC821041B21FCF2'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2935)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2935)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := '6BD812'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 } } 20250427110558809 DLSS7 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)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 39 a6 4e c8 21 04 1b 21 fc f2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558809 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558809 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2230e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558809 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2230e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558809 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558809 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558809 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558809 DMM DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 39a64ec81b21fcf2) (gsm_04_08.c:1128) 20250427110558809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe249890]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558809 DVLR DEBUG SUBSCR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512) AUTH on UTRAN received RES: 39a64ec81b21fcf2 (8 bytes) (vlr_auth_fsm.c:151) 20250427110558809 DVLR INFO SUBSCR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe249890]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe249890]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe249890]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe249890]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2130b0] (vlr_auth_fsm.c:294) 20250427110558809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe249890]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe249890]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558809 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2130b0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110558809 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2130b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110558809 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2130b0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558809 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558809 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=badc1804925f0c961386d658f63f0fd6, CK=NONE (ran_msg_iu.c:388) 20250427110558809 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2230e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110558809 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2130b0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110558809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558809 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110558809 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 a8 d4 bd 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ba dc 18 04 92 5f 0c 96 13 86 d6 58 f6 3f 0f 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(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@84c1225eaf8b: Added conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2943)15393451 MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := 'FB57BB'O, sourceLocRef := '000206'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@84c1225eaf8b: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2939)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2939)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2933)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2933)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := '2873EF'O, sourceLocRef := '000207'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:9 MSC_Test-GSUP(2912)@84c1225eaf8b: Created GsupExpect[7] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(2925) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2931)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2931)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2923)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:5 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP20250427110558811 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558811 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558811 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558811 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110558811 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558811 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe24a380]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558811 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe24a380]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558811 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558811 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558811 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe22d450]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110558811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe22d450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110558811 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110558811 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe24a380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110558811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe22d450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110558811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe22d450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110558811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe22d450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110558811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe22d450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110558811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe22d450]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110558811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe22d450]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110558811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe22d450]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110558811 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110558811 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.939s remaining) (msc_a.c:450) 20250427110558812 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001108/3/1): Available (smpp_smsc.c:626) 20250427110558812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558812 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558812 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558812 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 37 03 4b 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) 20250427110558812 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558812 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558812 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558812 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558812 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558812 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558812 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 ea e2 ab 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 63 02 47 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)@84c1225eaf8b: First idle individual index:10 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558812 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) 20250427110558812 DMSC DEBUG msub_fsm[0x55eefe220b40]{active}: Allocated (fsm.c:456) 20250427110558812 DMSC DEBUG msc_i[0x55eefe249c20]{READY}: Allocated (fsm.c:456) 20250427110558812 DMSC DEBUG msc_i[0x55eefe249c20]{READY}: is child of msub_fsm[0x55eefe220b40] (fsm.c:486) 20250427110558812 DMSC DEBUG msc_a[0x55eefe249d50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110558812 DMSC DEBUG msc_a[0x55eefe249d50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe220b40] (fsm.c:486) 20250427110558812 DMSC DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x55eefe249d50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110558812 DMSC DEBUG msc_i(unknown:UTRAN-Iu-520:NONE)[0x55eefe249c20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110558812 DMSC DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x55eefe249d50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:0 20250427110558812 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x55eefe249d50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110558812 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x55eefe249d50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110558812 DMM DEBUG msc_a(TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250427110558812 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe1e5c60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110558812 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe1e5c60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50] (fsm.c:486) 20250427110558812 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe1e5c60]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110558812 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe1e5c60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110558812 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110558812 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110558812 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110558812 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110558812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe1e5c60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110558812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe1e5c60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe21eca0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110558812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe21eca0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe1e5c60] (fsm.c:486) 20250427110558812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe21eca0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110558812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe21eca0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110558812 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558812 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110558812 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427110558812 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110558812 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558812 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558812 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558812 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110558812 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558812 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110558812 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558812 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558812 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558812 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558812 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558812 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110558812 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558812 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 ea e2 ab 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) 20250427110558812 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110558812 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe241ce0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558812 DVLR DEBUG SUBSCR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0) Received 1 auth tuples (vlr.c:996) 20250427110558812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe241ce0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe241ce0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558812 DMM DEBUG Tx AUTH REQ (rand = 13ad59a26f0c0b159084e0894559cfe9) (gsm_04_08.c:641) 20250427110558812 DMM DEBUG AUTH REQ (autn = 02c70f5a5b0516d7133f9229a0ded0b3) (gsm_04_08.c:643) 20250427110558812 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558812 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558812 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe242db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558812 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558812 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558812 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110558812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558812 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 cd b3 10 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) 20250427110558812 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe221460]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558812 DVLR DEBUG SUBSCR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE) Received 1 auth tuples (vlr.c:996) 20250427110558812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe221460]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe221460]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558812 DMM DEBUG Tx AUTH REQ (rand = bedc2787859ef9573f6acdabf619d9f5) (gsm_04_08.c:641) 20250427110558812 DMM DEBUG AUTH REQ (autn = 12ee81ca72e4b261647d7a68b425d15d) (gsm_04_08.c:643) 20250427110558812 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558812 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558812 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558812 DLSS7 DEBUG Found route for dpc=195=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)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110558812 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558812 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 cd b3 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) 20250427110558812 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558812 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe22c680]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558812 DVLR DEBUG SUBSCR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5) Received 1 auth tuples (vlr.c:996) 20250427110558812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe22c680]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe22c680]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558812 DMM DEBUG Tx AUTH REQ (rand = ed84ffebb6de2f2e9238376f6ec7c078) (gsm_04_08.c:641) 20250427110558812 DMM DEBUG AUTH REQ (autn = 34059b659313f01a407b7650d90c0c8d) (gsm_04_08.c:643) 20250427110558812 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558812 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558812 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe21e7c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558812 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558812 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110558812 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558812 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558812 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe2133c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558812 DVLR DEBUG SUBSCR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4) Received 1 auth tuples (vlr.c:996) 20250427110558812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe2133c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe2133c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558812 DMM DEBUG Tx AUTH REQ (rand = 5f04f7c1e2c3497bee1178a977ac8a94) (gsm_04_08.c:641) 20250427110558812 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 e6 72 d0 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 13 ad 59 a2 6f 0c 0b 15 90 84 e0 89 45 59 cf e9 20 10 02 c7 0f 5a 5b 05 16 d7 13 3f 92 29 a0 de d0 b3 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558812 DMM DEBUG AUTH REQ (autn = 92e290aee6a54301193fb866bc9e8450) (gsm_04_08.c:643) 20250427110558812 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558812 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558812 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe22ca10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558813 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110558813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558813 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe22e070]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558813 DVLR DEBUG SUBSCR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845) Received 1 auth tuples (vlr.c:996) 20250427110558813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe22e070]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe22e070]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558813 DMM DEBUG Tx AUTH REQ (rand = efc6af1e4da4c88bc06dfdad46204bae) (gsm_04_08.c:641) 20250427110558813 DMM DEBUG AUTH REQ (autn = 3c89cb2beb18ed34f0af2e0ad9c94e55) (gsm_04_08.c:643) 20250427110558813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558813 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558813 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558813 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2227d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 e6 ad 3a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 be dc 27 87 85 9e f9 57 3f 6a cd ab f6 19 d9 f5 20 10 12 ee 81 ca 72 e4 b2 61 64 7d 7a 68 b4 25 d1 5d 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558813 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110558813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558813 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)@84c1225eaf8b: Message received on association #8 20250427110558813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 6b d8 12 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ed 84 ff eb b6 de 2f 2e 92 38 37 6f 6e c7 c0 78 20 10 34 05 9b 65 93 13 f0 1a 40 7b 76 50 d9 0c 0c 8d 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:6 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558813 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558813 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110558813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 fb 57 bb 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 5f 04 f7 c1 e2 c3 49 7b ee 11 78 a9 77 ac 8a 94 20 10 92 e2 90 ae e6 a5 43 01 19 3f b8 66 bc 9e 84 50 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558813 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558813 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe1c3c50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558813 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe1c3c50]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558813 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 28 73 ef 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ef c6 af 1e 4d a4 c8 8b c0 6d fd ad 46 20 4b ae 20 10 3c 89 cb 2b eb 18 ed 34 f0 af 2e 0a d9 c9 4e 55 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558813 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558813 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558813 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558813 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558813 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558813 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23e110]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23e110]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0] (msc_a.c:1053) 20250427110558813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23e110]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23e110]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110558813 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1a1c90] (msc_a.c:1053) 20250427110558813 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558813 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe23a9b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558813 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558813 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8) MSC-A terminated (msub.c:261) 20250427110558813 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8) 1 MSC-I still active (msub.c:79) 20250427110558813 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558813 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110558813 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe1c3c50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558813 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe1c3c50]{READY}: Removing from parent msub_fsm[0x55eefe1a1c90] (msub.c:113) 20250427110558813 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-510 (ran_conn.c:142) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558813 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-510 (ran_conn.c:155) 20250427110558813 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe1c3c50]{READY}: Freeing instance (msub.c:113) 20250427110558813 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55eefe1c3c50]{READY}: Deallocated (fsm.c:568) 20250427110558813 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8) Free (msub.c:119) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558813 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x049BDFA8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558813 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Freeing instance (msub.c:113) 20250427110558813 DMSC DEBUG msub_fsm[0x55eefe1a1c90]{terminating}: Deallocated (fsm.c:568) 20250427110558813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558813 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110558813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 31 c6 00 01 fe 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558813 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558813 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558813 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110558813 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558813 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2230e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558813 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2230e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558813 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558813 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558813 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2130b0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110558813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2130b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110558813 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558813 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2230e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110558813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2130b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110558813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2130b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110558813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2130b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110558813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2130b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110558813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2130b0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2130b0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110558813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2130b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110558813 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110558813 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.946s remaining) (msc_a.c:450) 20250427110558813 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001112/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558814 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558814 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558814 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110558814 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558814 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 a8 d4 bd 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) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: { messageType := 2, destLocRef := 'EAE2AB'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)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test-GSUP(2912)@84c1225eaf8b: Created GsupExpect[8] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(2929) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2943)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2943)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(2927)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:37 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558817 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558817 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558817 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 44 31 c6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2923)4469190 TC_iu_multi_lu_and_mo_ussd2(2923)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2923)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2923)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '0514E818C1ED210431F628E1'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '0554E818C1ED210431F628E1'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E818C1ED210431F628E1'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2923)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '0514375AC54621047F192208'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '0554375AC54621047F192208'O MSC_Test-GSUP(2912)@84c1225eaf8b: Created GsupExpect[9] for "262420000001112" to be handled at TC_iu_multi_lu_and_mo_ussd2(2937) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554375AC54621047F192208'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '051445099CC4210429EBDC20'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '055445099CC4210429EBDC20'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:7 MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '0514F707415E2104B39FF588'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '0554F707415E2104B39FF588'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055445099CC4210429EBDC20'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '051441460FD4210486ABAE44'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '055441460FD4210486ABAE44'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F707415E2104B39FF588'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:9 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055441460FD4210486ABAE44'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:5 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:37 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:6 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:37 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558856 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110558856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe21eca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110558856 DVLR DEBUG SUBSCR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247) Received 1 auth tuples (vlr.c:996) 20250427110558856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe21eca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110558856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe21eca0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110558856 DMM DEBUG Tx AUTH REQ (rand = e0647590678773a081fc53225d1f8670) (gsm_04_08.c:641) 20250427110558856 DMM DEBUG AUTH REQ (autn = 61719bf71f3364ee9b88d098f3cdbe44) (gsm_04_08.c:643) 20250427110558856 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110558856 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558856 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558856 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110558856 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558856 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558856 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 ea e2 ab 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 e0 64 75 90 67 87 73 a0 81 fc 53 22 5d 1f 86 70 20 10 61 71 9b f7 1f 33 64 ee 9b 88 d0 98 f3 cd be 44 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558857 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) 20250427110558857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558857 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558857 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe20c700]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558857 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe20c700]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558857 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558857 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558857 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558857 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427110558857 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427110558857 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110558857 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558857 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558857 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c320]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110558857 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558857 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558857 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558857 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558857 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558857 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558857 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe245e60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe245e60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0] (msc_a.c:1053) 20250427110558857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe245e60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe245e60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110558857 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2135a0] (msc_a.c:1053) 20250427110558857 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558857 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c1f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558857 DMSC DEBUG msub_fsm[0x55eefe2135a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558857 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB) MSC-A terminated (msub.c:261) 20250427110558857 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB) 1 MSC-I still active (msub.c:79) 20250427110558857 DMSC DEBUG msub_fsm[0x55eefe2135a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558857 DMSC DEBUG msub_fsm[0x55eefe2135a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558857 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c320]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558857 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c320]{READY}: Removing from parent msub_fsm[0x55eefe2135a0] (msub.c:113) 20250427110558857 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-511 (ran_conn.c:142) 20250427110558857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 e8 18 c1 ed 21 04 31 f6 28 e1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558857 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-511 (ran_conn.c:155) 20250427110558857 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c320]{READY}: Freeing instance (msub.c:113) 20250427110558857 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55eefe21c320]{READY}: Deallocated (fsm.c:568) 20250427110558857 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB) Free (msub.c:119) 20250427110558857 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x6A437CCB - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558857 DMSC DEBUG msub_fsm[0x55eefe2135a0]{terminating}: Freeing instance (msub.c:113) 20250427110558857 DMSC DEBUG msub_fsm[0x55eefe2135a0]{terminating}: Deallocated (fsm.c:568) 20250427110558857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 37 5a c5 46 21 04 7f 19 22 08 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@84c1225eaf8b: Message received on association #8 20250427110558857 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558857 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe242db0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558857 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe242db0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558857 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558857 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558857 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558857 DMM DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e818c1ed31f628e1) (gsm_04_08.c:1128) 20250427110558857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe241ce0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558857 DVLR DEBUG SUBSCR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0) AUTH on UTRAN received RES: e818c1ed31f628e1 (8 bytes) (vlr_auth_fsm.c:151) 20250427110558857 DVLR INFO SUBSCR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe241ce0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe241ce0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe241ce0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe241ce0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cd400] (vlr_auth_fsm.c:294) 20250427110558857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe241ce0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 45 09 9c c4 21 04 29 eb dc 20 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe241ce0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cd400]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110558857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cd400]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110558857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cd400]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558857 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558857 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ee7ccc39b5f92f36299dc1092564582b, CK=NONE (ran_msg_iu.c:388) 20250427110558857 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe242db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110558857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cd400]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110558857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 f7 07 41 5e 21 04 b3 9f f5 88 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558857 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558857 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558857 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558857 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558857 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558857 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558857 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558857 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558857 DMM DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 375ac5467f192208) (gsm_04_08.c:1128) 20250427110558857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe221460]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558857 DVLR DEBUG SUBSCR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE) AUTH on UTRAN received RES: 375ac5467f192208 (8 bytes) (vlr_auth_fsm.c:151) 20250427110558857 DVLR INFO SUBSCR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe221460]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe221460]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe221460]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe221460]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c8a90] (vlr_auth_fsm.c:294) 20250427110558857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe221460]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe221460]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110558857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558857 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558857 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110558857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558857 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558857 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f4edbed367af1bc5818aadd7f8338e4c, CK=NONE (ran_msg_iu.c:388) 20250427110558857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 cd b3 10 00 01 ff 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558857 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110558857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110558857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558857 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558857 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe21e7c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558857 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe21e7c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558857 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558857 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558857 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558857 DMM DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 45099cc429ebdc20) (gsm_04_08.c:1128) 20250427110558857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe22c680]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558857 DVLR DEBUG SUBSCR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5) AUTH on UTRAN received RES: 45099cc429ebdc20 (8 bytes) (vlr_auth_fsm.c:151) 20250427110558857 DVLR INFO SUBSCR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe22c680]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe22c680]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe22c680]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe22c680]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1e5940] (vlr_auth_fsm.c:294) 20250427110558857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe22c680]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe22c680]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1e5940]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110558857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1e5940]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110558857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1e5940]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558857 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558857 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=76d875e3c78fd8d1efc0a280c686beb4, CK=NONE (ran_msg_iu.c:388) 20250427110558857 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe21e7c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110558857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 41 46 0f d4 21 04 86 ab ae 44 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558857 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558857 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558857 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558857 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 e6 72 d0 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ee 7c cc 39 b5 f9 2f 36 29 9d c1 09 25 64 58 2b 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1e5940]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110558857 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558857 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe22ca10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558857 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe22ca10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558857 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558857 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558857 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558858 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558858 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) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:10 20250427110558857 DMM DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f707415eb39ff588) (gsm_04_08.c:1128) 20250427110558857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe2133c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558857 DVLR DEBUG SUBSCR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4) AUTH on UTRAN received RES: f707415eb39ff588 (8 bytes) (vlr_auth_fsm.c:151) 20250427110558857 DVLR INFO SUBSCR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe2133c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe2133c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe2133c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe2133c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe21f650] (vlr_auth_fsm.c:294) 20250427110558857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe2133c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe2133c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe21f650]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110558857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe21f650]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110558857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe21f650]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558857 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558857 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8b5bb1467b91354a5728bd5caf7e8e6d, CK=NONE (ran_msg_iu.c:388) 20250427110558858 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe22ca10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110558858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe21f650]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110558858 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558858 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558858 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558858 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2227d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558858 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2227d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558858 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_iu_multi_lu_and_mo_ussd2(2925)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110558858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558858 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 e6 ad 3a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f4 ed be d3 67 af 1b c5 81 8a ad d7 f8 33 8e 4c 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558858 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558858 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558858 DMM DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 41460fd486abae44) (gsm_04_08.c:1128) 20250427110558858 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe22e070]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558858 DVLR DEBUG SUBSCR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845) AUTH on UTRAN received RES: 41460fd486abae44 (8 bytes) (vlr_auth_fsm.c:151) 20250427110558858 DVLR INFO SUBSCR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558858 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe22e070]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558858 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe22e070]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558858 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe22e070]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558858 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe22e070]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2256a0] (vlr_auth_fsm.c:294) 20250427110558858 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe22e070]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558858 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558858 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558858 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558858 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558858 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe22e070]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2256a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110558858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2256a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110558858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2256a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558858 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558858 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f15cdd2b58a197ea6bd66b807407ac2d, CK=NONE (ran_msg_iu.c:388) 20250427110558858 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2227d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110558858 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110558858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558858 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2256a0]{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)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110558858 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558858 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe24a380]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558858 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe24a380]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558858 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558858 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558858 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) 20250427110558858 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558858 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558858 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 6b d8 12 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 76 d8 75 e3 c7 8f d8 d1 ef c0 a2 80 c6 86 be b4 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)@84c1225eaf8b: Message received on association #8 20250427110558858 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558858 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558858 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558858 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427110558858 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427110558858 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110558858 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558858 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2230e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558858 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 fb 57 bb 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 8b 5b b1 46 7b 91 35 4a 57 28 bd 5c af 7e 8e 6d 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558858 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558858 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558858 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2230e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558858 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558858 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558858 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558858 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427110558858 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427110558858 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110558858 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110558858 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427110558858 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110558858 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558858 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe20c700]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558858 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110558858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558858 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558858 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110558858 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558858 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558858 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558858 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 28 73 ef 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f1 5c dd 2b 58 a1 97 ea 6b d6 6b 80 74 07 ac 2d 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558858 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558858 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558858 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe20c700]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110558858 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:1 20250427110558858 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558858 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558858 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 67 d7 3a 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) 20250427110558858 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558858 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558858 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 67 d7 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(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2937)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2929)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110558859 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110558859 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427110558859 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110558859 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558859 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2230e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558859 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110558859 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558859 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558859 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558859 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110558859 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558859 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558859 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558859 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558859 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558859 DLM3UA DEBUG 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)@84c1225eaf8b: Session index based on local reference:3 20250427110558859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558859 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558859 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 cd b3 10 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2927)13480720 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558859 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558859 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2230e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110558859 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_iu_multi_lu_and_mo_ussd2(2927)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2927)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427110558859 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558859 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558859 DLM3UA DEBUG 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)@84c1225eaf8b: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2927)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110558859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558859 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110558859 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558859 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 a8 d4 bd 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) 20250427110558859 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558859 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558859 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110558859 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558859 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 a8 d4 bd 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=1 into dtap '0514EF5B4F1C210479489B18'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '0554EF5B4F1C210479489B18'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2927)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:10 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554EF5B4F1C210479489B18'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558861 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558861 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 ef 5b 4f 1c 21 04 79 48 9b 18 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558861 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558861 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558861 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249c20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558861 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558861 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558861 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558861 DMM DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ef5b4f1c79489b18) (gsm_04_08.c:1128) 20250427110558861 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe21eca0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110558861 DVLR DEBUG SUBSCR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247) AUTH on UTRAN received RES: ef5b4f1c79489b18 (8 bytes) (vlr_auth_fsm.c:151) 20250427110558861 DVLR INFO SUBSCR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110558861 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe21eca0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110558861 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe21eca0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110558861 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe21eca0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110558861 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe21eca0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe1e5c60] (vlr_auth_fsm.c:294) 20250427110558861 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe21eca0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110558861 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe21eca0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110558861 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe1e5c60]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110558862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe1e5c60]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110558862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe1e5c60]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110558862 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110558862 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f3a4e777ff9db36f89a90b93834ec15e, CK=NONE (ran_msg_iu.c:388) 20250427110558862 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110558862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe1e5c60]{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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:9 20250427110558862 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558862 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558862 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558862 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558862 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558862 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558862 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 ea e2 ab 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f3 a4 e7 77 ff 9d b3 6f 89 a9 0b 93 83 4e c1 5e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2925)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110558863 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558863 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558863 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558863 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558863 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558863 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558863 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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)@84c1225eaf8b: Session index based on connection ID:4 20250427110558863 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558863 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe242db0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558863 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe242db0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558863 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558863 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558863 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cd400]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110558863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cd400]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110558863 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110558863 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe242db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cd400]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110558863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cd400]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110558863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cd400]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110558863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cd400]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110558863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cd400]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110558863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cd400]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110558863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cd400]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110558863 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110558863 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.942s remaining) (msc_a.c:450) 20250427110558863 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001114/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110558863 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558863 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558864 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 e6 72 d0 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) 20250427110558864 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558864 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558864 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558864 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558864 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558864 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558864 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110558864 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558864 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558864 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558864 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558864 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558864 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110558864 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110558864 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:6 20250427110558864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110558864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110558864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110558864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110558864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110558864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110558864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110558864 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110558864 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.941s remaining) (msc_a.c:450) 20250427110558864 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001111/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110558864 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558864 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558864 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558864 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558864 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 e6 ad 3a 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) TC_iu_multi_lu_and_mo_ussd2(2937)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110558865 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558865 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558865 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558865 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558865 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe21e7c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558865 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe21e7c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558865 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558865 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558865 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1e5940]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110558865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1e5940]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110558865 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110558865 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe21e7c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:9 20250427110558865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1e5940]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110558865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1e5940]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110558865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1e5940]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110558865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1e5940]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110558865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1e5940]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110558865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1e5940]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110558865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1e5940]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110558865 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110558865 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.941s remaining) (msc_a.c:450) 20250427110558865 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001113/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 20250427110558865 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558865 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558865 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558865 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 6b d8 12 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) 20250427110558865 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558865 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558865 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110558865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558865 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110558865 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558865 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe22ca10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558865 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe22ca10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558865 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558865 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558865 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe21f650]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110558865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe21f650]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110558865 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110558865 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe22ca10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe21f650]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110558865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe21f650]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110558865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe21f650]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110558865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe21f650]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110558865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe21f650]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110558865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe21f650]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110558865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe21f650]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110558865 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110558865 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.940s remaining) (msc_a.c:450) 20250427110558865 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001110/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558865 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558865 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558866 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558866 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558866 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 fb 57 bb 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)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558866 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558866 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558866 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558866 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558866 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558866 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558866 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558866 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558866 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2227d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110558866 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2227d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558866 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558866 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558866 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2256a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110558866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2256a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110558866 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558866 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2227d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110558866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2256a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110558866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2256a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110558866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2256a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110558866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2256a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110558866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2256a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110558866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2256a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110558866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2256a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110558866 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110558866 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.940s remaining) (msc_a.c:450) 20250427110558866 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001109/3/1): Available (smpp_smsc.c:626) 20250427110558866 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558866 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558866 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558866 DLSS7 DEBUG Found route for dpc=195=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)@84c1225eaf8b: Created GsupExpect[10] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(2941) 20250427110558866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558866 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 28 73 ef 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)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test-GSUP(2912)@84c1225eaf8b: Created GsupExpect[11] for "262420000001111" to be handled at TC_iu_multi_lu_and_mo_ussd2(2935) MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:6 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558867 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558867 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558867 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110558867 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110558867 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558867 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe20c700]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558867 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe20c700]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558867 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558867 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558867 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558867 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558867 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558867 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558867 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21b2d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21b2d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0] (msc_a.c:1053) 20250427110558867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21b2d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe21b2d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110558867 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe225440] (msc_a.c:1053) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:10 20250427110558867 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558867 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe1c39f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558867 DMSC DEBUG msub_fsm[0x55eefe225440]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558867 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8) MSC-A terminated (msub.c:261) 20250427110558867 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8) 1 MSC-I still active (msub.c:79) 20250427110558867 DMSC DEBUG msub_fsm[0x55eefe225440]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558867 DMSC DEBUG msub_fsm[0x55eefe225440]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558867 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe20c700]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558867 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe20c700]{READY}: Removing from parent msub_fsm[0x55eefe225440] (msub.c:113) 20250427110558867 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-512 (ran_conn.c:142) 20250427110558867 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-512 (ran_conn.c:155) 20250427110558867 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe20c700]{READY}: Freeing instance (msub.c:113) 20250427110558867 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55eefe20c700]{READY}: Deallocated (fsm.c:568) 20250427110558867 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8) Free (msub.c:119) 20250427110558867 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x5F9C3AB8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558867 DMSC DEBUG msub_fsm[0x55eefe225440]{terminating}: Freeing instance (msub.c:113) 20250427110558867 DMSC DEBUG msub_fsm[0x55eefe225440]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110558867 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558867 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558867 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558867 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 67 d7 3a 00 02 00 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558867 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558867 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558868 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558868 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110558868 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558868 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558868 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558868 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558868 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558868 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558868 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558868 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2230e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558868 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2230e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558868 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558868 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110558868 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558868 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558868 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558868 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558868 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558868 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2130b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2130b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20] (msc_a.c:1053) 20250427110558868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2130b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2130b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110558868 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe225570] (msc_a.c:1053) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:7 20250427110558868 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558868 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe23ae20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558868 DMSC DEBUG msub_fsm[0x55eefe225570]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558868 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512) MSC-A terminated (msub.c:261) 20250427110558868 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512) 1 MSC-I still active (msub.c:79) 20250427110558868 DMSC DEBUG msub_fsm[0x55eefe225570]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558868 DMSC DEBUG msub_fsm[0x55eefe225570]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558868 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2230e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558868 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2230e0]{READY}: Removing from parent msub_fsm[0x55eefe225570] (msub.c:113) 20250427110558868 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-514 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558868 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-514 (ran_conn.c:155) 20250427110558868 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2230e0]{READY}: Freeing instance (msub.c:113) 20250427110558868 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55eefe2230e0]{READY}: Deallocated (fsm.c:568) 20250427110558868 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512) Free (msub.c:119) 20250427110558868 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1A14E512 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558868 DMSC DEBUG msub_fsm[0x55eefe225570]{terminating}: Freeing instance (msub.c:113) 20250427110558868 DMSC DEBUG msub_fsm[0x55eefe225570]{terminating}: Deallocated (fsm.c:568) 20250427110558868 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558868 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558868 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249c20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558868 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558868 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110558868 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110558868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe1e5c60]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110558868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe1e5c60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110558868 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:8 20250427110558868 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110558868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe1e5c60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110558868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe1e5c60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110558868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe1e5c60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110558868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe1e5c60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110558868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe1e5c60]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110558868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe1e5c60]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110558868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe1e5c60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110558868 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110558868 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.943s remaining) (msc_a.c:450) 20250427110558868 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001115/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558868 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558868 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558868 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110558868 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558868 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558868 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 d4 bd 00 02 02 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558868 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558868 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558868 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558868 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558868 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558868 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 ea e2 ab 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-SCCP(2906)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test-GSUP(2912)@84c1225eaf8b: Created GsupExpect[12] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(2939) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:2 MSC_Test-GSUP(2912)@84c1225eaf8b: Created GsupExpect[13] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(2933) 20250427110558870 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558870 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558870 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558870 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558870 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558870 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 67 d7 3a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:6 MSC_Test-GSUP(2912)@84c1225eaf8b: Created GsupExpect[14] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(2931) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2925)6805306 TC_iu_multi_lu_and_mo_ussd2(2925)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2925)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2925)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2937)11064509 TC_iu_multi_lu_and_mo_ussd2(2937)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2937)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2937)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(2912)@84c1225eaf8b: Created GsupExpect[15] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(2943) TC_iu_multi_lu_and_mo_ussd2(2925)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2937)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:37 MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:37 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:37 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:9 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:37 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:37 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@84c1225eaf8b: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@84c1225eaf8b: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:10 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:37 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558904 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110558904 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427110558904 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110558904 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558904 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe24a380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558904 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110558904 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558904 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110558904 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558904 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558904 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558904 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558904 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558904 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe24a380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110558904 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110558904 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558904 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558904 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558904 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558905 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 37 03 4b 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) 20250427110558905 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558905 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 37 03 4b 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558905 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558905 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558905 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 a8 d4 bd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558905 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558905 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558905 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) 20250427110558905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558905 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558905 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558905 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558905 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558905 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558905 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558905 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558905 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427110558905 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558905 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427110558905 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110558905 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) 20250427110558905 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558905 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe242db0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558905 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe242db0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558905 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558905 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558905 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558905 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558905 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558905 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) 20250427110558905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558905 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558905 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558905 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558905 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) 20250427110558905 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427110558905 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427110558905 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110558905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558905 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558905 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558905 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) 20250427110558905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558905 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558905 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558905 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) 20250427110558905 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558905 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe22ca10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558905 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe22ca10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558905 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558905 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558905 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558905 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427110558905 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427110558905 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:5 20250427110558906 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558906 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2227d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558906 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2227d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558906 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558906 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558906 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558906 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427110558906 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427110558906 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110558906 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558906 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe21e7c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558906 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe21e7c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2935)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2941)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110558906 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558906 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558906 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558906 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427110558906 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427110558906 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110558906 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558906 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558906 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249c20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558906 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558906 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110558906 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110558906 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250427110558906 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250427110558906 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110558906 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110558906 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427110558906 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110558906 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558906 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:5 TC_iu_multi_lu_and_mo_ussd2(2933)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558906 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110558906 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558906 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110558906 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558906 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558906 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558907 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558907 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558907 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) TC_iu_multi_lu_and_mo_ussd2(2931)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110558907 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110558907 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110558907 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427110558907 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110558907 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558907 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe242db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558907 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558907 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558907 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110558907 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558907 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110558907 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558907 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558907 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558907 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558907 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558907 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558907 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe242db0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110558907 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 e6 ad 3a 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) TC_iu_multi_lu_and_mo_ussd2(2939)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110558907 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110558907 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110558907 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427110558907 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110558907 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558907 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558907 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558907 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(2929)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110558907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558907 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe22ca10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558907 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558907 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110558907 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558907 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110558907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 e6 ad 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) 20250427110558907 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558907 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558907 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558907 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558907 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558907 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe22ca10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558907 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110558907 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110558907 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558907 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558907 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558907 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558907 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 e6 72 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 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) 20250427110558907 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110558907 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558907 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2227d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558908 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110558908 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558908 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110558908 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558908 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558908 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558908 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:4 TC_iu_multi_lu_and_mo_ussd2(2943)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558908 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558908 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2227d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110558908 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110558908 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558908 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558908 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 e6 72 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) 20250427110558908 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558908 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558908 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 fb 57 bb 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) 20250427110558908 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558908 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558908 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 fb 57 bb 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558908 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558908 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558908 DLSS7 DEBUG Found route for dpc=195=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)@84c1225eaf8b: Message received on association #8 20250427110558908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558908 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 28 73 ef 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-SCCP(2906)@84c1225eaf8b: Session index based on local reference:4 20250427110558908 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558908 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558908 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 28 73 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(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:5 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2935)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558910 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558910 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558910 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558910 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558910 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558910 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558910 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558910 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558910 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe24a380]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:3 20250427110558910 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe24a380]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558910 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558910 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558910 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558910 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558910 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558910 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558910 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe22d450]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe22d450]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0] (msc_a.c:1053) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe22d450]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe22d450]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110558910 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe24ef90] (msc_a.c:1053) 20250427110558910 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558910 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe246ff0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558910 DMSC DEBUG msub_fsm[0x55eefe24ef90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558910 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1) MSC-A terminated (msub.c:261) 20250427110558910 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1) 1 MSC-I still active (msub.c:79) 20250427110558910 DMSC DEBUG msub_fsm[0x55eefe24ef90]{active}: State change to terminating (no timeout) (msub.c:91) MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110558910 DMSC DEBUG msub_fsm[0x55eefe24ef90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558910 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe24a380]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558910 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe24a380]{READY}: Removing from parent msub_fsm[0x55eefe24ef90] (msub.c:113) 20250427110558910 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-513 (ran_conn.c:142) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558910 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-513 (ran_conn.c:155) 20250427110558910 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe24a380]{READY}: Freeing instance (msub.c:113) 20250427110558910 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55eefe24a380]{READY}: Deallocated (fsm.c:568) 20250427110558910 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1) Free (msub.c:119) 20250427110558910 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x098E69F1 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558910 DMSC DEBUG msub_fsm[0x55eefe24ef90]{terminating}: Freeing instance (msub.c:113) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558910 DMSC DEBUG msub_fsm[0x55eefe24ef90]{terminating}: Deallocated (fsm.c:568) 20250427110558910 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558910 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558910 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558910 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558910 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 37 03 4b 00 02 01 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(2941)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2933)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110558912 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558912 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558912 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558912 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558912 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558913 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) TC_iu_multi_lu_and_mo_ussd2(2931)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558913 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558913 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558913 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558913 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558913 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558913 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558913 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:3 20250427110558913 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558913 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558913 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780] (msc_a.c:1053) 20250427110558913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c8a90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110558913 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cfe90] (msc_a.c:1053) 20250427110558913 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558913 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe252780]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558913 DMSC DEBUG msub_fsm[0x55eefe1cfe90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558913 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE) MSC-A terminated (msub.c:261) 20250427110558913 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE) 1 MSC-I still active (msub.c:79) 20250427110558913 DMSC DEBUG msub_fsm[0x55eefe1cfe90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558913 DMSC DEBUG msub_fsm[0x55eefe1cfe90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558913 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558913 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: Removing from parent msub_fsm[0x55eefe1cfe90] (msub.c:113) 20250427110558913 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-516 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110558913 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-516 (ran_conn.c:155) 20250427110558913 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: Freeing instance (msub.c:113) 20250427110558913 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55eefe1c6f50]{READY}: Deallocated (fsm.c:568) 20250427110558913 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE) Free (msub.c:119) 20250427110558913 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x742292EE - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558913 DMSC DEBUG msub_fsm[0x55eefe1cfe90]{terminating}: Freeing instance (msub.c:113) 20250427110558913 DMSC DEBUG msub_fsm[0x55eefe1cfe90]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2929)3605323 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:8 20250427110558913 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558913 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558913 DLM3UA DEBUG 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)@84c1225eaf8b: vl_len:7 TC_iu_multi_lu_and_mo_ussd2(2929)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558913 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558913 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 e6 ad 3a 00 02 04 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110558913 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558913 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558913 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558913 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558914 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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_mo_ussd2(2929)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2929)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110558914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558914 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 37 03 4b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:9 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558914 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558914 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558914 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558914 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558914 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@84c1225eaf8b: Message received on association #8 20250427110558914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558914 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558914 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558914 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe242db0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558914 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe242db0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558914 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558914 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558914 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558914 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558914 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558914 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558914 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cd400]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cd400]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50] (msc_a.c:1053) 20250427110558914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cd400]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cd400]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110558914 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2499c0] (msc_a.c:1053) 20250427110558914 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558914 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe1cfb50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558914 DMSC DEBUG msub_fsm[0x55eefe2499c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558914 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0) MSC-A terminated (msub.c:261) 20250427110558914 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0) 1 MSC-I still active (msub.c:79) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558914 DMSC DEBUG msub_fsm[0x55eefe2499c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558914 DMSC DEBUG msub_fsm[0x55eefe2499c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558914 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe242db0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558914 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe242db0]{READY}: Removing from parent msub_fsm[0x55eefe2499c0] (msub.c:113) 20250427110558914 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-515 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:4 20250427110558914 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-515 (ran_conn.c:155) 20250427110558914 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe242db0]{READY}: Freeing instance (msub.c:113) 20250427110558914 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55eefe242db0]{READY}: Deallocated (fsm.c:568) 20250427110558914 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0) Free (msub.c:119) 20250427110558914 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x352053F0 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558914 DMSC DEBUG msub_fsm[0x55eefe2499c0]{terminating}: Freeing instance (msub.c:113) 20250427110558914 DMSC DEBUG msub_fsm[0x55eefe2499c0]{terminating}: Deallocated (fsm.c:568) 20250427110558914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558914 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558914 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 e6 72 d0 00 02 03 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558915 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558915 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558915 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558915 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558915 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558915 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558915 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558915 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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-RAN(2907)@84c1225eaf8b: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2935)15117626 20250427110558915 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558915 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558915 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558915 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558915 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558915 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558915 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558915 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110558915 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558915 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe22ca10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558915 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe22ca10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558915 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2935)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2935)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427110558915 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558915 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558915 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558915 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) TC_iu_multi_lu_and_mo_ussd2(2935)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110558915 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558915 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558915 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe21f650]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558915 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe21f650]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420] (msc_a.c:1053) 20250427110558915 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe21f650]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558915 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe21f650]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110558915 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1f18c0] (msc_a.c:1053) 20250427110558915 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558915 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe245420]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558915 DMSC DEBUG msub_fsm[0x55eefe1f18c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558915 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4) MSC-A terminated (msub.c:261) 20250427110558915 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4) 1 MSC-I still active (msub.c:79) 20250427110558915 DMSC DEBUG msub_fsm[0x55eefe1f18c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558915 DMSC DEBUG msub_fsm[0x55eefe1f18c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558915 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe22ca10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558915 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe22ca10]{READY}: Removing from parent msub_fsm[0x55eefe1f18c0] (msub.c:113) 20250427110558915 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-518 (ran_conn.c:142) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558915 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-518 (ran_conn.c:155) 20250427110558915 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe22ca10]{READY}: Freeing instance (msub.c:113) 20250427110558915 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55eefe22ca10]{READY}: Deallocated (fsm.c:568) 20250427110558915 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4) Free (msub.c:119) 20250427110558915 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9DCD1BC4 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558915 DMSC DEBUG msub_fsm[0x55eefe1f18c0]{terminating}: Freeing instance (msub.c:113) 20250427110558915 DMSC DEBUG msub_fsm[0x55eefe1f18c0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558915 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558915 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2227d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558915 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2227d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558915 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558915 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558915 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558915 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558915 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558915 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558915 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558915 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2256a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558915 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2256a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70] (msc_a.c:1053) 20250427110558915 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2256a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558915 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2256a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110558915 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2283e0] (msc_a.c:1053) 20250427110558915 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558915 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe227c70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558915 DMSC DEBUG msub_fsm[0x55eefe2283e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) TC_iu_multi_lu_and_mo_ussd2(2929)@84c1225eaf8b: Final verdict of PTC: pass 20250427110558915 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845) MSC-A terminated (msub.c:261) 20250427110558915 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845) 1 MSC-I still active (msub.c:79) 20250427110558915 DMSC DEBUG msub_fsm[0x55eefe2283e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558915 DMSC DEBUG msub_fsm[0x55eefe2283e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558915 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2227d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558915 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2227d0]{READY}: Removing from parent msub_fsm[0x55eefe2283e0] (msub.c:113) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:3 20250427110558915 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-519 (ran_conn.c:142) 20250427110558915 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-519 (ran_conn.c:155) 20250427110558915 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2227d0]{READY}: Freeing instance (msub.c:113) 20250427110558915 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55eefe2227d0]{READY}: Deallocated (fsm.c:568) 20250427110558915 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845) Free (msub.c:119) 20250427110558915 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x5E35F845 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558915 DMSC DEBUG msub_fsm[0x55eefe2283e0]{terminating}: Freeing instance (msub.c:113) 20250427110558915 DMSC DEBUG msub_fsm[0x55eefe2283e0]{terminating}: Deallocated (fsm.c:568) 20250427110558916 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558916 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558916 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558916 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558916 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 fb 57 bb 00 02 06 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558916 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558916 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558916 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)@84c1225eaf8b: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2941)15102672 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558916 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558916 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558916 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 28 73 ef 00 02 07 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558916 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558916 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558916 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558916 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) TC_iu_multi_lu_and_mo_ussd2(2941)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110558916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558916 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) TC_iu_multi_lu_and_mo_ussd2(2941)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2941)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110558916 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558916 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 e6 ad 3a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558916 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558916 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558916 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558916 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558916 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558916 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: Message received on association #8 20250427110558916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558916 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558916 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 e6 72 d0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2935)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:9 20250427110558916 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558916 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558916 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558916 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558916 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558916 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558916 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 fb 57 bb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2933)16471995 TC_iu_multi_lu_and_mo_ussd2(2933)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2933)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2933)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2931)2651119 TC_iu_multi_lu_and_mo_ussd2(2931)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2931)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2931)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2941)@84c1225eaf8b: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2933)@84c1225eaf8b: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2931)@84c1225eaf8b: Final verdict of PTC: pass 20250427110558952 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110558952 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427110558952 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110558952 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558952 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe21e7c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558952 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110558952 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558952 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110558952 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558952 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558952 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558952 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558952 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558952 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe21e7c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110558952 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110558953 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110558953 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250427110558953 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110558953 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110558953 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110558953 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558953 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558953 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110558953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558953 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558953 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 6b d8 12 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) 20250427110558953 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558953 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110558953 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110558953 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110558953 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110558953 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110558953 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558953 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558953 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558953 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558953 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558953 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558953 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 28 73 ef 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558953 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110558953 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110558953 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110558953 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558953 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558953 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558953 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 6b d8 12 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558953 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558953 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558953 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558953 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 ea e2 ab 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) 20250427110558953 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558953 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558953 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558953 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 ea e2 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(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2939)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2943)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110558958 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558958 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558958 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558958 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558958 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558958 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558958 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110558958 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558958 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe21e7c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110558958 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe21e7c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558958 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558958 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558958 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558958 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558958 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558958 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558958 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1e5940]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1e5940]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50] (msc_a.c:1053) 20250427110558958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1e5940]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1e5940]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110558958 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe21efd0] (msc_a.c:1053) 20250427110558958 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558958 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe1dcd50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558958 DMSC DEBUG msub_fsm[0x55eefe21efd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558958 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5) MSC-A terminated (msub.c:261) 20250427110558958 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5) 1 MSC-I still active (msub.c:79) 20250427110558958 DMSC DEBUG msub_fsm[0x55eefe21efd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110558958 DMSC DEBUG msub_fsm[0x55eefe21efd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558958 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe21e7c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558958 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe21e7c0]{READY}: Removing from parent msub_fsm[0x55eefe21efd0] (msub.c:113) 20250427110558958 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-517 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on connection ID:10 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2906)@84c1225eaf8b: vl_from0 20250427110558958 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-517 (ran_conn.c:155) 20250427110558958 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe21e7c0]{READY}: Freeing instance (msub.c:113) 20250427110558958 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55eefe21e7c0]{READY}: Deallocated (fsm.c:568) 20250427110558958 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5) Free (msub.c:119) 20250427110558958 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x26ED45A5 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558958 DMSC DEBUG msub_fsm[0x55eefe21efd0]{terminating}: Freeing instance (msub.c:113) 20250427110558958 DMSC DEBUG msub_fsm[0x55eefe21efd0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110558959 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558959 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558959 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558959 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558959 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 6b d8 12 00 02 05 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110558959 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558959 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558959 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558959 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558959 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558959 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558959 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110558959 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110558959 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110558959 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249c20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558959 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110558959 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110558959 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110558959 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110558959 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110558959 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110558959 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110558959 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe1e5c60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110558959 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe1e5c60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50] (msc_a.c:1053) 20250427110558959 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe1e5c60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110558959 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe1e5c60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110558959 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe220b40] (msc_a.c:1053) 20250427110558959 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110558959 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249d50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110558959 DMSC DEBUG msub_fsm[0x55eefe220b40]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110558959 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247) MSC-A terminated (msub.c:261) 20250427110558959 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247) 1 MSC-I still active (msub.c:79) 20250427110558959 DMSC DEBUG msub_fsm[0x55eefe220b40]{active}: State change to terminating (no timeout) (msub.c:91) MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 20250427110558959 DMSC DEBUG msub_fsm[0x55eefe220b40]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110558959 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249c20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110558959 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249c20]{READY}: Removing from parent msub_fsm[0x55eefe220b40] (msub.c:113) 20250427110558959 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-520 (ran_conn.c:142) 20250427110558959 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-520 (ran_conn.c:155) 20250427110558959 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249c20]{READY}: Freeing instance (msub.c:113) 20250427110558959 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55eefe249c20]{READY}: Deallocated (fsm.c:568) 20250427110558959 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247) Free (msub.c:119) 20250427110558959 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x16630247 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110558960 DMSC DEBUG msub_fsm[0x55eefe220b40]{terminating}: Freeing instance (msub.c:113) 20250427110558960 DMSC DEBUG msub_fsm[0x55eefe220b40]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558960 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558960 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110558960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110558960 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110558960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558960 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 ea e2 ab 00 02 08 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_2-M3UA(2908)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110558960 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558960 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558960 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558960 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558960 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558960 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 6b d8 12 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2939)7067666 MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@84c1225eaf8b: Session index based on local reference:10 TC_iu_multi_lu_and_mo_ussd2(2939)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2939)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2939)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@84c1225eaf8b: Deleted conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2943)15393451 TC_iu_multi_lu_and_mo_ussd2(2943)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2943)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2943)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2939)@84c1225eaf8b: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2943)@84c1225eaf8b: Final verdict of PTC: pass 20250427110558966 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110558966 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110558966 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110558966 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) 20250427110558966 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110558966 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110558966 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110558966 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) 20250427110558966 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110558966 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110558966 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110558966 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558966 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110558966 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110558966 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110558966 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110558966 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110558966 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) 20250427110558966 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) 20250427110558966 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110558966 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110558966 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110558967 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110558967 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110558967 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110558967 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110558967 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558967 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110558967 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110558967 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110558967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110558967 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110558967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110558967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110558967 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110558967 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 ea e2 ab 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110558967 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110558967 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110558967 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110558967 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110558967 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110558967 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) 20250427110558967 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110558967 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110558967 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110558967 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558967 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110558967 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110558967 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110558967 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110558967 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110558967 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110558967 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) 20250427110558967 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110558967 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110558967 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110558967 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) 20250427110558967 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110558967 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110558967 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110558967 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110558967 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110558967 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110558967 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) 20250427110558967 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110558967 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110558967 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110558968 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110558968 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110558969 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427110558969 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110558969 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110558969 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110558969 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2905)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2909)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(2912)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(2902)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2908)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(2900)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2904)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2907)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2911)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2899)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2903)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2913)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2901)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2924)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2918)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2916)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2920)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2906)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2922)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2926)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2930)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2910)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2928)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2932)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2938)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2936)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2934)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2944)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2940)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2942)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2945)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2899): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2900): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2901): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2902): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2903): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2904): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2905): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2906): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2907): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2908): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2909): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2910): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2911): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2912): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2913): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2914): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2915): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2916): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2917): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2918): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2919): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2920): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2921): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2922): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2923): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2924): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2925): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2926): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2927): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2928): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2929): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2930): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2931): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2932): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2933): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2934): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2935): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2936): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2937): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2938): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2939): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2940): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2941): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2942): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2943): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2944): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2945): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_multi_lu_and_mo_ussd finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass'. Sun Apr 27 11:05:59 UTC 2025 ====== MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd.talloc 20250427110559970 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110600967 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110600967 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110600967 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110600967 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110600967 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110600967 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110600967 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110600967 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110600967 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110600972 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=5350612) 20250427110601974 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=5350612, count=5351772) 20250427110602975 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd'. ------ MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd ------ Sun Apr 27 11:06:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110603976 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_multi_lu_and_mt_ussd started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2949)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2949)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2949)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2947)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2952)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2952)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2952)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2950)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(2955)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(2955)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2955)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(2953)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110604642 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2956)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110604807 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110604807 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110604808 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110604808 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2949)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2949)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110604813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110604813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110604813 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110604813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110604813 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110604813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110604813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110604813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110604813 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110604813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110604813 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2949)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2949)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2949)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2949)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110604813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110604813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110604813 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110604813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110604813 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110604813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110604813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110604813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110604813 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110604813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110604813 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110604813 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110604813 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110604813 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2949)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2949)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2949)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2949)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2949)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2949)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2949)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2949)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110604823 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110604823 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110604823 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110604823 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2952)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2952)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110604828 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110604828 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110604828 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110604828 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110604828 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110604828 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110604828 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110604828 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) 20250427110604828 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110604828 DLSS7 DEBUG 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) 20250427110604828 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2952)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2952)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2952)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2952)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110604828 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110604828 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110604828 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110604828 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) 20250427110604828 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110604828 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110604828 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110604828 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) 20250427110604828 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110604828 DLSS7 DEBUG 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) 20250427110604828 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110604828 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110604828 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110604828 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2952)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2952)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2952)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2952)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2952)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2952)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2952)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2952)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110604837 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110604837 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110604837 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110604837 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110604844 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110604844 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110604844 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110604844 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110604844 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110604844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110604844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110604844 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) 20250427110604844 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110604844 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) 20250427110604844 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(2955)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2955)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110604847 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110604847 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110604847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110604847 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) 20250427110604847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110604847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110604847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110604847 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) 20250427110604847 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110604847 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) 20250427110604847 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) 20250427110604847 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110604847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110604847 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110604847 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2952)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2952)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2955)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110604977 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110604977 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2958)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2958)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110604979 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2958)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2958)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2958)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2958)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110604988 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110604988 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2959)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110605619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605619 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605619 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605619 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110605619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605619 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605619 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605619 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605620 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605620 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605620 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605620 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110605620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605620 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110605620 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110605620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2949)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2948)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110605636 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605636 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605636 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605636 DLM3UA 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) 20250427110605636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605636 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) 20250427110605636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605636 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605636 DLSS7 DEBUG 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(2952)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605637 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605637 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605637 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) 20250427110605637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605637 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) 20250427110605637 DLSS7 DEBUG Found route for dpc=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) 20250427110605637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110605637 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605637 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2952)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2951)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110605653 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605653 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605653 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605653 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605653 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605653 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605653 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605653 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110605653 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110605654 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605654 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605654 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605654 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605654 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110605654 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605654 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2954)@84c1225eaf8b: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2961)16332518 MSC_Test_2-SCCP(2953)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605665 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605665 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605665 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605665 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605665 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605665 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605665 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 f9 36 e6 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) 20250427110605665 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) 20250427110605665 DMSC DEBUG msub_fsm[0x55eefe2135a0]{active}: Allocated (fsm.c:456) 20250427110605665 DMSC DEBUG msc_i[0x55eefe1f3b80]{READY}: Allocated (fsm.c:456) 20250427110605665 DMSC DEBUG msc_i[0x55eefe1f3b80]{READY}: is child of msub_fsm[0x55eefe2135a0] (fsm.c:486) 20250427110605665 DMSC DEBUG msc_a[0x55eefe23e110]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110605665 DMSC DEBUG msc_a[0x55eefe23e110]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2135a0] (fsm.c:486) 20250427110605665 DMSC DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x55eefe23e110]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110605665 DMSC DEBUG msc_i(unknown:UTRAN-Iu-521:NONE)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110605665 DMSC DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x55eefe23e110]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2954)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110605665 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x55eefe23e110]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110605665 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x55eefe23e110]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110605665 DMM DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001116 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110605665 DMM DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110605665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23a9b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110605665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23a9b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23e110] (fsm.c:486) 20250427110605665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23a9b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110605665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23a9b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110605665 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110605665 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001116 id=262420000001116 (vlr.c:661) 20250427110605665 DVLR INFO New subscr, IMSI: 262420000001116 (vlr.c:562) 20250427110605665 DVLR DEBUG VLR subscr IMSI-262420000001116 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110605665 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110605665 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110605665 DVLR DEBUG VLR subscr IMSI-262420000001116 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110605665 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110605665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23a9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110605665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23a9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110605665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23a9b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110605665 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe1a1c90]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110605665 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe1a1c90]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23a9b0] (fsm.c:486) 20250427110605665 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe1a1c90]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110605665 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe1a1c90]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110605665 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605665 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605665 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605665 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605665 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 f9 36 e6 00 02 09 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@84c1225eaf8b: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2962)5239440 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-RAN(2954)@84c1225eaf8b: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@84c1225eaf8b: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2964)6305415 MSC_Test_2-RAN(2954)@84c1225eaf8b: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test-GSUP(2959)@84c1225eaf8b: Found GsupExpect[0] for "262420000001116" handled at TC_iu_multi_lu_and_mt_ussd2(2961) MSC_Test-GSUP(2959)@84c1225eaf8b: Added IMSI table entry 0TC_iu_multi_lu_and_mt_ussd2(2961)"262420000001116" MSC_Test_2-RAN(2954)@84c1225eaf8b: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2966)3380667 MSC_Test_2-SCCP(2953)@84c1225eaf8b: First idle individual index:1 MSC_Test_2-RAN(2954)@84c1225eaf8b: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-RAN(2954)@84c1225eaf8b: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2968)3249985 MSC_Test_2-RAN(2954)@84c1225eaf8b: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605666 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605666 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605666 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605666 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605666 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605666 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605666 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 4f f2 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 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)@84c1225eaf8b: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2970)10777586 20250427110605666 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) 20250427110605666 DMSC DEBUG msub_fsm[0x55eefe222860]{active}: Allocated (fsm.c:456) 20250427110605666 DMSC DEBUG msc_i[0x55eefe2230e0]{READY}: Allocated (fsm.c:456) 20250427110605666 DMSC DEBUG msc_i[0x55eefe2230e0]{READY}: is child of msub_fsm[0x55eefe222860] (fsm.c:486) 20250427110605666 DMSC DEBUG msc_a[0x55eefe1cd4b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110605666 DMSC DEBUG msc_a[0x55eefe1cd4b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe222860] (fsm.c:486) 20250427110605666 DMSC DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x55eefe1cd4b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110605666 DMSC DEBUG msc_i(unknown:UTRAN-Iu-522:NONE)[0x55eefe2230e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110605666 DMSC DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x55eefe1cd4b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110605666 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x55eefe1cd4b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110605666 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x55eefe1cd4b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110605666 DMM DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001117 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110605666 DMM DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110605666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe249890]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110605666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe249890]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe1cd4b0] (fsm.c:486) 20250427110605666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe249890]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110605666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe249890]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110605666 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110605666 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001117 id=262420000001117 (vlr.c:661) 20250427110605666 DVLR INFO New subscr, IMSI: 262420000001117 (vlr.c:562) 20250427110605666 DVLR DEBUG VLR subscr IMSI-262420000001117 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110605666 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110605666 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110605666 DVLR DEBUG VLR subscr IMSI-262420000001117 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110605666 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110605666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe249890]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110605666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe249890]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110605666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe249890]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110605666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe221610]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110605666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe221610]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe249890] (fsm.c:486) 20250427110605666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe221610]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110605666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe221610]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110605666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2953)@84c1225eaf8b: { messageType := 2, destLocRef := 'F936E6'O, sourceLocRef := '000209'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-RAN(2954)@84c1225eaf8b: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-RAN(2954)@84c1225eaf8b: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2972)10878299 20250427110605666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605666 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605667 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 4f f2 90 00 02 0a 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(2959)@84c1225eaf8b: Found GsupExpect[1] for "262420000001117" handled at TC_iu_multi_lu_and_mt_ussd2(2962) MSC_Test-GSUP(2959)@84c1225eaf8b: Added IMSI table entry 1TC_iu_multi_lu_and_mt_ussd2(2962)"262420000001117" MSC_Test_2-RAN(2954)@84c1225eaf8b: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-RAN(2954)@84c1225eaf8b: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2974)14384286 MSC_Test_2-SCCP(2953)@84c1225eaf8b: First idle individual index:2 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-RAN(2954)@84c1225eaf8b: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@84c1225eaf8b: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2976)15624187 MSC_Test_2-SCCP(2953)@84c1225eaf8b: First idle individual index:3 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605667 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605667 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605667 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605667 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605667 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605667 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605667 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 60 36 87 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)@84c1225eaf8b: patch: N(SD) for ConnIdx 8 set to 1 20250427110605667 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-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605667 DMSC DEBUG msub_fsm[0x55eefe20cfc0]{active}: Allocated (fsm.c:456) 20250427110605667 DMSC DEBUG msc_i[0x55eefe20d0f0]{READY}: Allocated (fsm.c:456) 20250427110605667 DMSC DEBUG msc_i[0x55eefe20d0f0]{READY}: is child of msub_fsm[0x55eefe20cfc0] (fsm.c:486) 20250427110605667 DMSC DEBUG msc_a[0x55eefe1f2e70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110605667 DMSC DEBUG msc_a[0x55eefe1f2e70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe20cfc0] (fsm.c:486) 20250427110605667 DMSC DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x55eefe1f2e70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110605667 DMSC DEBUG msc_i(unknown:UTRAN-Iu-523:NONE)[0x55eefe20d0f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110605667 DMSC DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x55eefe1f2e70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2954)@84c1225eaf8b: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2978)16756903 20250427110605667 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x55eefe1f2e70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110605667 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x55eefe1f2e70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110605667 DMM DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001118 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110605667 DMM DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110605667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23aae0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110605667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23aae0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe1f2e70] (fsm.c:486) 20250427110605667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23aae0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110605667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23aae0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110605667 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110605667 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001118 id=262420000001118 (vlr.c:661) 20250427110605667 DVLR INFO New subscr, IMSI: 262420000001118 (vlr.c:562) 20250427110605667 DVLR DEBUG VLR subscr IMSI-262420000001118 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110605667 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110605667 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110605667 DVLR DEBUG VLR subscr IMSI-262420000001118 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110605667 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110605667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23aae0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110605667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23aae0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110605667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23aae0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110605667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23ad40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110605667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23ad40]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23aae0] (fsm.c:486) 20250427110605667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23ad40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110605667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23ad40]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110605668 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605668 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605668 DLSS7 DEBUG 0: CombinedLinkset(dpc=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)@84c1225eaf8b: { messageType := 2, destLocRef := '4FF290'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 } } 20250427110605668 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605668 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 60 36 87 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) 20250427110605668 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605668 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605668 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605668 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605668 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605668 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605668 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 95 bb 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-SCCP(2953)@84c1225eaf8b: Session index based on local reference:1 MSC_Test-GSUP(2959)@84c1225eaf8b: Found GsupExpect[2] for "262420000001118" handled at TC_iu_multi_lu_and_mt_ussd2(2964) MSC_Test-GSUP(2959)@84c1225eaf8b: Added IMSI table entry 2TC_iu_multi_lu_and_mt_ussd2(2964)"262420000001118" MSC_Test_2-RAN(2954)@84c1225eaf8b: patch: N(SD) for ConnIdx 9 set to 1 20250427110605668 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) 20250427110605668 DMSC DEBUG msub_fsm[0x55eefe22c680]{active}: Allocated (fsm.c:456) 20250427110605668 DMSC DEBUG msc_i[0x55eefe22c7b0]{READY}: Allocated (fsm.c:456) 20250427110605668 DMSC DEBUG msc_i[0x55eefe22c7b0]{READY}: is child of msub_fsm[0x55eefe22c680] (fsm.c:486) 20250427110605668 DMSC DEBUG msc_a[0x55eefe22ca40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110605668 DMSC DEBUG msc_a[0x55eefe22ca40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe22c680] (fsm.c:486) 20250427110605668 DMSC DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x55eefe22ca40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110605668 DMSC DEBUG msc_i(unknown:UTRAN-Iu-524:NONE)[0x55eefe22c7b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110605668 DMSC DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x55eefe22ca40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110605668 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x55eefe22ca40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110605668 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x55eefe22ca40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110605668 DMM DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001119 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110605668 DMM DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110605668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230cc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110605668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230cc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe22ca40] (fsm.c:486) 20250427110605668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230cc0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110605668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230cc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110605668 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110605668 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001119 id=262420000001119 (vlr.c:661) 20250427110605668 DVLR INFO New subscr, IMSI: 262420000001119 (vlr.c:562) 20250427110605668 DVLR DEBUG VLR subscr IMSI-262420000001119 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110605668 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110605668 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110605668 DVLR DEBUG VLR subscr IMSI-262420000001119 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110605668 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110605668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110605668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110605668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230cc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110605668 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230f20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110605668 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230f20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230cc0] (fsm.c:486) 20250427110605668 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230f20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110605668 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230f20]{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)@84c1225eaf8b: First idle individual index:4 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605669 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605669 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605669 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605669 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605669 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 33 95 bb 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_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@84c1225eaf8b: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2980)5968828 MSC_Test-GSUP(2959)@84c1225eaf8b: Found GsupExpect[3] for "262420000001119" handled at TC_iu_multi_lu_and_mt_ussd2(2966) MSC_Test-GSUP(2959)@84c1225eaf8b: Added IMSI table entry 3TC_iu_multi_lu_and_mt_ussd2(2966)"262420000001119" MSC_Test_2-SCCP(2953)@84c1225eaf8b: First idle individual index:5 20250427110605670 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605670 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605670 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605670 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-RAN(2954)@84c1225eaf8b: patch: N(SD) for ConnIdx 10 set to 1 20250427110605670 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605670 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605670 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 97 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 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) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605670 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) 20250427110605670 DMSC DEBUG msub_fsm[0x55eefe1c6f50]{active}: Allocated (fsm.c:456) 20250427110605670 DMSC DEBUG msc_i[0x55eefe1c7130]{READY}: Allocated (fsm.c:456) 20250427110605670 DMSC DEBUG msc_i[0x55eefe1c7130]{READY}: is child of msub_fsm[0x55eefe1c6f50] (fsm.c:486) 20250427110605670 DMSC DEBUG msc_a[0x55eefe1c73c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110605670 DMSC DEBUG msc_a[0x55eefe1c73c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1c6f50] (fsm.c:486) 20250427110605670 DMSC DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x55eefe1c73c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110605670 DMSC DEBUG msc_i(unknown:UTRAN-Iu-525:NONE)[0x55eefe1c7130]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110605670 DMSC DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x55eefe1c73c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(2953)@84c1225eaf8b: First idle individual index:6 20250427110605670 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x55eefe1c73c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110605670 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x55eefe1c73c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110605670 DMM DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001120 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110605670 DMM DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110605670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe2306d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110605670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe2306d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe1c73c0] (fsm.c:486) 20250427110605670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe2306d0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110605670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe2306d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110605670 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110605670 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001120 id=262420000001120 (vlr.c:661) 20250427110605670 DVLR INFO New subscr, IMSI: 262420000001120 (vlr.c:562) 20250427110605670 DVLR DEBUG VLR subscr IMSI-262420000001120 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110605670 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110605670 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110605670 DVLR DEBUG VLR subscr IMSI-262420000001120 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110605670 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110605670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe2306d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110605670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe2306d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110605670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe2306d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110605670 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe230800]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110605670 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe230800]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe2306d0] (fsm.c:486) 20250427110605670 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe230800]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110605670 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe230800]{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)@84c1225eaf8b: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2982)16293466 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605670 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605670 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605670 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605670 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605671 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605671 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605671 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 31 97 41 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) 20250427110605671 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605671 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605671 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605671 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605671 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605671 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605671 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 a4 73 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 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-GSUP(2959)@84c1225eaf8b: Found GsupExpect[4] for "262420000001120" handled at TC_iu_multi_lu_and_mt_ussd2(2968) MSC_Test-GSUP(2959)@84c1225eaf8b: Added IMSI table entry 4TC_iu_multi_lu_and_mt_ussd2(2968)"262420000001120" MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-RAN(2954)@84c1225eaf8b: patch: N(SD) for ConnIdx 11 set to 1 20250427110605671 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)@84c1225eaf8b: First idle individual index:7 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605671 DMSC DEBUG msub_fsm[0x55eefe228450]{active}: Allocated (fsm.c:456) 20250427110605671 DMSC DEBUG msc_i[0x55eefe220d10]{READY}: Allocated (fsm.c:456) 20250427110605671 DMSC DEBUG msc_i[0x55eefe220d10]{READY}: is child of msub_fsm[0x55eefe228450] (fsm.c:486) 20250427110605671 DMSC DEBUG msc_a[0x55eefe220e40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110605671 DMSC DEBUG msc_a[0x55eefe220e40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe228450] (fsm.c:486) 20250427110605671 DMSC DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x55eefe220e40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110605671 DMSC DEBUG msc_i(unknown:UTRAN-Iu-526:NONE)[0x55eefe220d10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110605671 DMSC DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x55eefe220e40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110605671 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x55eefe220e40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110605671 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x55eefe220e40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110605671 DMM DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001121 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110605671 DMM DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110605671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe2213b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110605671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe2213b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe220e40] (fsm.c:486) 20250427110605671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe2213b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110605671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe2213b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110605671 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110605672 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001121 id=262420000001121 (vlr.c:661) 20250427110605672 DVLR INFO New subscr, IMSI: 262420000001121 (vlr.c:562) 20250427110605672 DVLR DEBUG VLR subscr IMSI-262420000001121 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110605672 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110605672 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110605672 DVLR DEBUG VLR subscr IMSI-262420000001121 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110605672 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110605672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe2213b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110605672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe2213b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110605672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe2213b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110605672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe223b10]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110605672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe223b10]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe2213b0] (fsm.c:486) 20250427110605672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe223b10]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110605672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe223b10]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110605672 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605672 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605672 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605672 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605672 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 a4 73 f2 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-SCCP(2953)@84c1225eaf8b: First idle individual index:8 20250427110605672 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605672 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605672 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605672 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605672 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605672 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605672 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 a5 fd 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 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-RAN(2954)@84c1225eaf8b: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2984)9984557 MSC_Test-GSUP(2959)@84c1225eaf8b: Found GsupExpect[5] for "262420000001121" handled at TC_iu_multi_lu_and_mt_ussd2(2970) MSC_Test-GSUP(2959)@84c1225eaf8b: Added IMSI table entry 5TC_iu_multi_lu_and_mt_ussd2(2970)"262420000001121" MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605672 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) 20250427110605673 DMSC DEBUG msub_fsm[0x55eefe2241c0]{active}: Allocated (fsm.c:456) 20250427110605673 DMSC DEBUG msc_i[0x55eefe249cb0]{READY}: Allocated (fsm.c:456) 20250427110605673 DMSC DEBUG msc_i[0x55eefe249cb0]{READY}: is child of msub_fsm[0x55eefe2241c0] (fsm.c:486) 20250427110605673 DMSC DEBUG msc_a[0x55eefe249f40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110605673 DMSC DEBUG msc_a[0x55eefe249f40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2241c0] (fsm.c:486) 20250427110605673 DMSC DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x55eefe249f40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110605673 DMSC DEBUG msc_i(unknown:UTRAN-Iu-527:NONE)[0x55eefe249cb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110605673 DMSC DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x55eefe249f40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110605673 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x55eefe249f40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110605673 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x55eefe249f40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110605673 DMM DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001122 LU-type=IMSI-ATTACH (gsm_04_08.c:363) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605673 DMM DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110605673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe2315f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110605673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe2315f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe249f40] (fsm.c:486) 20250427110605673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe2315f0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110605673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe2315f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110605673 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110605673 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001122 id=262420000001122 (vlr.c:661) 20250427110605673 DVLR INFO New subscr, IMSI: 262420000001122 (vlr.c:562) 20250427110605673 DVLR DEBUG VLR subscr IMSI-262420000001122 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110605673 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110605673 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110605673 DVLR DEBUG VLR subscr IMSI-262420000001122 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110605673 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110605673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe2315f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110605673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe2315f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110605673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe2315f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110605673 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe21a0e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110605673 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe21a0e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe2315f0] (fsm.c:486) 20250427110605673 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe21a0e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605673 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe21a0e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110605673 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605673 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605673 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605673 DLM3UA DEBUG 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)@84c1225eaf8b: patch: N(SD) for ConnIdx 12 set to 1 20250427110605673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605673 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605673 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 a5 fd 5b 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)@84c1225eaf8b: Found GsupExpect[6] for "262420000001122" handled at TC_iu_multi_lu_and_mt_ussd2(2972) MSC_Test-GSUP(2959)@84c1225eaf8b: Added IMSI table entry 6TC_iu_multi_lu_and_mt_ussd2(2972)"262420000001122" 20250427110605674 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605674 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605674 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605674 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605674 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605674 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605674 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 db 7c 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 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) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: { messageType := 2, destLocRef := '603687'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)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_2-RAN(2954)@84c1225eaf8b: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2986)1527144 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605674 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) 20250427110605674 DMSC DEBUG msub_fsm[0x55eefe1f3050]{active}: Allocated (fsm.c:456) 20250427110605674 DMSC DEBUG msc_i[0x55eefe21c500]{READY}: Allocated (fsm.c:456) 20250427110605674 DMSC DEBUG msc_i[0x55eefe21c500]{READY}: is child of msub_fsm[0x55eefe1f3050] (fsm.c:486) 20250427110605674 DMSC DEBUG msc_a[0x55eefe21c790]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110605674 DMSC DEBUG msc_a[0x55eefe21c790]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1f3050] (fsm.c:486) 20250427110605674 DMSC DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x55eefe21c790]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110605674 DMSC DEBUG msc_i(unknown:UTRAN-Iu-528:NONE)[0x55eefe21c500]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110605674 DMSC DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x55eefe21c790]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110605674 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x55eefe21c790]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110605674 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x55eefe21c790]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110605674 DMM DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001123 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110605674 DMM DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110605674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21ce20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110605674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21ce20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21c790] (fsm.c:486) 20250427110605674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21ce20]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110605674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21ce20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110605674 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110605674 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001123 id=262420000001123 (vlr.c:661) 20250427110605674 DVLR INFO New subscr, IMSI: 262420000001123 (vlr.c:562) 20250427110605674 DVLR DEBUG VLR subscr IMSI-262420000001123 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110605674 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110605674 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110605674 DVLR DEBUG VLR subscr IMSI-262420000001123 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110605674 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110605674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21ce20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110605674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21ce20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110605674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21ce20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110605674 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe227ad0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110605675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe227ad0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21ce20] (fsm.c:486) 20250427110605675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe227ad0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110605675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe227ad0]{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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@84c1225eaf8b: patch: N(SD) for ConnIdx 13 set to 1 20250427110605675 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605675 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605675 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605675 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605675 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 db 7c 9e 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) 20250427110605675 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605675 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605675 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605675 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605675 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605675 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605675 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 ee 67 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 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) MSC_Test-GSUP(2959)@84c1225eaf8b: Found GsupExpect[7] for "262420000001123" handled at TC_iu_multi_lu_and_mt_ussd2(2974) MSC_Test-GSUP(2959)@84c1225eaf8b: Added IMSI table entry 7TC_iu_multi_lu_and_mt_ussd2(2974)"262420000001123" 20250427110605675 DIUCS DEBUG (UTRAN-Iu-529 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605675 DMSC DEBUG msub_fsm[0x55eefe222410]{active}: Allocated (fsm.c:456) 20250427110605675 DMSC DEBUG msc_i[0x55eefe222540]{READY}: Allocated (fsm.c:456) 20250427110605675 DMSC DEBUG msc_i[0x55eefe222540]{READY}: is child of msub_fsm[0x55eefe222410] (fsm.c:486) 20250427110605675 DMSC DEBUG msc_a[0x55eefe21cf50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110605675 DMSC DEBUG msc_a[0x55eefe21cf50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe222410] (fsm.c:486) 20250427110605675 DMSC DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x55eefe21cf50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110605675 DMSC DEBUG msc_i(unknown:UTRAN-Iu-529:NONE)[0x55eefe222540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110605675 DMSC DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x55eefe21cf50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110605675 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x55eefe21cf50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110605675 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x55eefe21cf50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110605675 DMM DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001124 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110605676 DMM DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_2-SCCP(2953)@84c1225eaf8b: { messageType := 2, destLocRef := '3395BB'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 } } 20250427110605676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe240ea0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110605676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe240ea0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe21cf50] (fsm.c:486) 20250427110605676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe240ea0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110605676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe240ea0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110605676 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110605676 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001124 id=262420000001124 (vlr.c:661) 20250427110605676 DVLR INFO New subscr, IMSI: 262420000001124 (vlr.c:562) 20250427110605676 DVLR DEBUG VLR subscr IMSI-262420000001124 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110605676 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110605676 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110605676 DVLR DEBUG VLR subscr IMSI-262420000001124 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110605676 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110605676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe240ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110605676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe240ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110605676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe240ea0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110605676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe241100]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110605676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe241100]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe240ea0] (fsm.c:486) 20250427110605676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe241100]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110605676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe241100]{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)@84c1225eaf8b: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2988)13518368 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605676 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605676 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605676 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605676 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605676 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 ee 67 fb 00 02 11 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(2959)@84c1225eaf8b: Found GsupExpect[8] for "262420000001124" handled at TC_iu_multi_lu_and_mt_ussd2(2976) MSC_Test-GSUP(2959)@84c1225eaf8b: Added IMSI table entry 8TC_iu_multi_lu_and_mt_ussd2(2976)"262420000001124" MSC_Test_2-RAN(2954)@84c1225eaf8b: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-SCCP(2953)@84c1225eaf8b: { messageType := 2, destLocRef := '319741'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)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-RAN(2954)@84c1225eaf8b: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2990)16749326 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: First idle individual index:9 MSC_Test_2-RAN(2954)@84c1225eaf8b: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: First idle individual index:10 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: First idle individual index:11 20250427110605678 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605678 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605678 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605678 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605678 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605678 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605678 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 ff b0 a7 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 52 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605678 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) 20250427110605678 DMSC DEBUG msub_fsm[0x55eefe21e3b0]{active}: Allocated (fsm.c:456) 20250427110605678 DMSC DEBUG msc_i[0x55eefe24f460]{READY}: Allocated (fsm.c:456) 20250427110605678 DMSC DEBUG msc_i[0x55eefe24f460]{READY}: is child of msub_fsm[0x55eefe21e3b0] (fsm.c:486) 20250427110605678 DMSC DEBUG msc_a[0x55eefe24f6f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110605678 DMSC DEBUG msc_a[0x55eefe24f6f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe21e3b0] (fsm.c:486) 20250427110605678 DMSC DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x55eefe24f6f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110605678 DMSC DEBUG msc_i(unknown:UTRAN-Iu-530:NONE)[0x55eefe24f460]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110605678 DMSC DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x55eefe24f6f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110605678 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x55eefe24f6f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110605678 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x55eefe24f6f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110605678 DMM DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001125 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110605678 DMM DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110605678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe252160]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110605678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe252160]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe24f6f0] (fsm.c:486) 20250427110605678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe252160]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110605678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe252160]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110605678 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110605678 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001125 id=262420000001125 (vlr.c:661) 20250427110605678 DVLR INFO New subscr, IMSI: 262420000001125 (vlr.c:562) 20250427110605678 DVLR DEBUG VLR subscr IMSI-262420000001125 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110605678 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110605678 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110605678 DVLR DEBUG VLR subscr IMSI-262420000001125 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110605678 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110605678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe252160]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110605678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe252160]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110605678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe252160]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110605678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe2523c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110605678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe2523c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe252160] (fsm.c:486) 20250427110605678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe2523c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110605678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe2523c0]{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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605679 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605679 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605679 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605679 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605679 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 ff b0 a7 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) MSC_Test_2-SCCP(2953)@84c1225eaf8b: { messageType := 2, destLocRef := 'A473F2'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 } } 20250427110605679 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605679 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605679 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605679 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605679 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605679 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605679 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 5b 13 bc 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 62 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:5 MSC_Test-GSUP(2959)@84c1225eaf8b: Found GsupExpect[9] for "262420000001125" handled at TC_iu_multi_lu_and_mt_ussd2(2978) MSC_Test-GSUP(2959)@84c1225eaf8b: Added IMSI table entry 9TC_iu_multi_lu_and_mt_ussd2(2978)"262420000001125" 20250427110605679 DIUCS DEBUG (UTRAN-Iu-531 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605679 DMSC DEBUG msub_fsm[0x55eefe23e7c0]{active}: Allocated (fsm.c:456) 20250427110605679 DMSC DEBUG msc_i[0x55eefe23e8f0]{READY}: Allocated (fsm.c:456) 20250427110605679 DMSC DEBUG msc_i[0x55eefe23e8f0]{READY}: is child of msub_fsm[0x55eefe23e7c0] (fsm.c:486) 20250427110605679 DMSC DEBUG msc_a[0x55eefe228fc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110605679 DMSC DEBUG msc_a[0x55eefe228fc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe23e7c0] (fsm.c:486) 20250427110605679 DMSC DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x55eefe228fc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110605679 DMSC DEBUG msc_i(unknown:UTRAN-Iu-531:NONE)[0x55eefe23e8f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110605679 DMSC DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x55eefe228fc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110605679 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x55eefe228fc0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110605679 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x55eefe228fc0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110605679 DMM DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001126 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110605679 DMM DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110605679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe2295e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110605679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe2295e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe228fc0] (fsm.c:486) 20250427110605679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe2295e0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110605679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe2295e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110605679 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110605679 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001126 id=262420000001126 (vlr.c:661) 20250427110605679 DVLR INFO New subscr, IMSI: 262420000001126 (vlr.c:562) 20250427110605679 DVLR DEBUG VLR subscr IMSI-262420000001126 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110605679 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110605679 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110605679 DVLR DEBUG VLR subscr IMSI-262420000001126 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110605679 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110605679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe2295e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110605679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe2295e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110605679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe2295e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110605679 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe229fb0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110605679 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe229fb0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe2295e0] (fsm.c:486) 20250427110605679 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe229fb0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110605679 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe229fb0]{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)@84c1225eaf8b: { messageType := 2, destLocRef := 'A5FD5B'O, sourceLocRef := '00020F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:6 20250427110605679 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605679 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605679 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110605679 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605679 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 5b 13 bc 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) 20250427110605679 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605679 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605679 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605679 DLM3UA DEBUG 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)@84c1225eaf8b: Message received on association #8 20250427110605679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605679 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605679 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605679 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 f8 9e 5a 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 72 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(2959)@84c1225eaf8b: Found GsupExpect[10] for "262420000001126" handled at TC_iu_multi_lu_and_mt_ussd2(2980) MSC_Test-GSUP(2959)@84c1225eaf8b: Added IMSI table entry 10TC_iu_multi_lu_and_mt_ussd2(2980)"262420000001126" MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605680 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) 20250427110605680 DMSC DEBUG msub_fsm[0x55eefe22c0d0]{active}: Allocated (fsm.c:456) 20250427110605680 DMSC DEBUG msc_i[0x55eefe22c200]{READY}: Allocated (fsm.c:456) 20250427110605680 DMSC DEBUG msc_i[0x55eefe22c200]{READY}: is child of msub_fsm[0x55eefe22c0d0] (fsm.c:486) 20250427110605680 DMSC DEBUG msc_a[0x55eefe22b430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110605680 DMSC DEBUG msc_a[0x55eefe22b430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe22c0d0] (fsm.c:486) 20250427110605680 DMSC DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x55eefe22b430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110605680 DMSC DEBUG msc_i(unknown:UTRAN-Iu-532:NONE)[0x55eefe22c200]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110605680 DMSC DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x55eefe22b430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110605680 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x55eefe22b430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110605680 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x55eefe22b430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110605680 DMM DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001127 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110605680 DMM DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110605680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b9a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110605680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b9a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b430] (fsm.c:486) 20250427110605680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b9a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110605680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b9a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110605680 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110605680 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001127 id=262420000001127 (vlr.c:661) 20250427110605680 DVLR INFO New subscr, IMSI: 262420000001127 (vlr.c:562) 20250427110605680 DVLR DEBUG VLR subscr IMSI-262420000001127 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110605680 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110605680 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110605680 DVLR DEBUG VLR subscr IMSI-262420000001127 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110605680 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110605680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b9a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110605680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b9a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110605680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b9a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110605680 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22bc00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110605680 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22bc00]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b9a0] (fsm.c:486) 20250427110605680 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22bc00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110605680 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22bc00]{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)@84c1225eaf8b: Message received on association #8 20250427110605680 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605680 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605680 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605680 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 07 02 f8 9e 5a 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_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: { messageType := 2, destLocRef := 'DB7C9E'O, sourceLocRef := '000210'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test-GSUP(2959)@84c1225eaf8b: Found GsupExpect[11] for "262420000001127" handled at TC_iu_multi_lu_and_mt_ussd2(2982) MSC_Test-GSUP(2959)@84c1225eaf8b: Added IMSI table entry 11TC_iu_multi_lu_and_mt_ussd2(2982)"262420000001127" MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: { messageType := 2, destLocRef := 'EE67FB'O, sourceLocRef := '000211'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:8 TC_iu_multi_lu_and_mt_ussd2(2961)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2961)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_2-SCCP(2953)@84c1225eaf8b: First idle individual index:12 TC_iu_multi_lu_and_mt_ussd2(2964)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2964)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605682 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605682 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605682 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 98 5a 2d 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) TC_iu_multi_lu_and_mt_ussd2(2962)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2962)@84c1225eaf8b: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2966)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2966)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110605682 DIUCS DEBUG (UTRAN-Iu-533 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2953)@84c1225eaf8b: First idle individual index:13 TC_iu_multi_lu_and_mt_ussd2(2968)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2968)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110605684 DMSC DEBUG msub_fsm[0x55eefe22bdc0]{active}: Allocated (fsm.c:456) 20250427110605684 DMSC DEBUG msc_i[0x55eefe24eee0]{READY}: Allocated (fsm.c:456) 20250427110605684 DMSC DEBUG msc_i[0x55eefe24eee0]{READY}: is child of msub_fsm[0x55eefe22bdc0] (fsm.c:486) 20250427110605684 DMSC DEBUG msc_a[0x55eefe24f170]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110605684 DMSC DEBUG msc_a[0x55eefe24f170]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe22bdc0] (fsm.c:486) 20250427110605684 DMSC DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x55eefe24f170]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110605684 DMSC DEBUG msc_i(unknown:UTRAN-Iu-533:NONE)[0x55eefe24eee0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110605684 DMSC DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x55eefe24f170]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110605684 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x55eefe24f170]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110605684 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x55eefe24f170]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110605684 DMM DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001128 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110605684 DMM DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110605684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24d180]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110605684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24d180]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24f170] (fsm.c:486) 20250427110605684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24d180]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110605684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24d180]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110605684 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110605684 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001128 id=262420000001128 (vlr.c:661) 20250427110605684 DVLR INFO New subscr, IMSI: 262420000001128 (vlr.c:562) 20250427110605684 DVLR DEBUG VLR subscr IMSI-262420000001128 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110605684 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110605684 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110605684 DVLR DEBUG VLR subscr IMSI-262420000001128 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110605684 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110605684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24d180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110605684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24d180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110605684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24d180]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110605684 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24e160]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110605684 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24e160]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24d180] (fsm.c:486) 20250427110605684 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24e160]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110605684 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24e160]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110605685 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605685 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605685 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605685 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605685 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 98 5a 2d 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) 20250427110605685 DVLR DEBUG VLR subscr IMSI-262420000001116 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605685 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe1a1c90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110605685 DVLR DEBUG SUBSCR(IMSI-262420000001116) Received 1 auth tuples (vlr.c:996) 20250427110605685 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605685 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605685 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe1a1c90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110605685 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe1a1c90]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110605685 DMM DEBUG Tx AUTH REQ (rand = c2105587875691e028f6478740c36aa2) (gsm_04_08.c:641) 20250427110605685 DMM DEBUG AUTH REQ (autn = 7f44e5124a64582f3aba8423fffd82a0) (gsm_04_08.c:643) 20250427110605685 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110605685 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605685 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605685 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605685 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test-GSUP(2959)@84c1225eaf8b: Found GsupExpect[12] for "262420000001128" handled at TC_iu_multi_lu_and_mt_ussd2(2984) MSC_Test-GSUP(2959)@84c1225eaf8b: Added IMSI table entry 12TC_iu_multi_lu_and_mt_ussd2(2984)"262420000001128" MSC_Test_2-SCCP(2953)@84c1225eaf8b: First idle individual index:14 20250427110605685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605685 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605685 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605686 DVLR DEBUG VLR subscr IMSI-262420000001116 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605686 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 4d 68 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) 20250427110605686 DVLR DEBUG VLR subscr IMSI-262420000001118 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605686 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23ad40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110605686 DVLR DEBUG SUBSCR(IMSI-262420000001118) Received 1 auth tuples (vlr.c:996) 20250427110605686 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23ad40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110605686 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605686 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605686 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605686 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605686 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23ad40]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110605686 DMM DEBUG Tx AUTH REQ (rand = 251dc7ac30137bf411fc342bbb4ea2cf) (gsm_04_08.c:641) 20250427110605686 DMM DEBUG AUTH REQ (autn = f886d5eae893b7340532b9d17d76fbe5) (gsm_04_08.c:643) 20250427110605686 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110605686 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605686 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe20d0f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110605686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605686 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 f9 36 e6 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c2 10 55 87 87 56 91 e0 28 f6 47 87 40 c3 6a a2 20 10 7f 44 e5 12 4a 64 58 2f 3a ba 84 23 ff fd 82 a0 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605686 DVLR DEBUG VLR subscr IMSI-262420000001118 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2970)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2970)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: First idle individual index:15 20250427110605687 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) 20250427110605687 DMSC DEBUG msub_fsm[0x55eefe22af10]{active}: Allocated (fsm.c:456) 20250427110605687 DMSC DEBUG msc_i[0x55eefe22b040]{READY}: Allocated (fsm.c:456) 20250427110605687 DMSC DEBUG msc_i[0x55eefe22b040]{READY}: is child of msub_fsm[0x55eefe22af10] (fsm.c:486) 20250427110605687 DMSC DEBUG msc_a[0x55eefe253170]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110605687 DMSC DEBUG msc_a[0x55eefe253170]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe22af10] (fsm.c:486) 20250427110605687 DMSC DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x55eefe253170]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110605687 DMSC DEBUG msc_i(unknown:UTRAN-Iu-534:NONE)[0x55eefe22b040]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110605687 DMSC DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x55eefe253170]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110605687 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x55eefe253170]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110605687 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x55eefe253170]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) TC_iu_multi_lu_and_mt_ussd2(2972)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427110605687 DMM DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001129 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110605688 DMM DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) TC_iu_multi_lu_and_mt_ussd2(2972)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110605688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2559b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110605688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2559b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe253170] (fsm.c:486) 20250427110605688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2559b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110605688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2559b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) TC_iu_multi_lu_and_mt_ussd2(2974)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605688 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110605688 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001129 id=262420000001129 (vlr.c:661) 20250427110605688 DVLR INFO New subscr, IMSI: 262420000001129 (vlr.c:562) 20250427110605688 DVLR DEBUG VLR subscr IMSI-262420000001129 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110605688 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110605688 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110605688 DVLR DEBUG VLR subscr IMSI-262420000001129 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110605688 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605688 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605688 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605688 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) TC_iu_multi_lu_and_mt_ussd2(2974)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110605688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605688 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110605688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2559b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110605688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2559b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110605688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2559b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110605688 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2562f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110605688 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2562f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2559b0] (fsm.c:486) 20250427110605688 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2562f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110605688 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2562f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110605688 DVLR DEBUG VLR subscr IMSI-262420000001117 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605688 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe221610]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110605688 DVLR DEBUG SUBSCR(IMSI-262420000001117) Received 1 auth tuples (vlr.c:996) 20250427110605688 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe221610]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110605688 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe221610]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110605688 DMM DEBUG Tx AUTH REQ (rand = c0b9c7b6c2ce748f2b2f87dca48c6033) (gsm_04_08.c:641) 20250427110605688 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605688 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 ce 46 20 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) 20250427110605688 DMM DEBUG AUTH REQ (autn = 5fe6ecc36b8ddaf9a658864bafa30b59) (gsm_04_08.c:643) 20250427110605688 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110605688 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605688 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe2230e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110605688 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605688 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605688 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605688 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605688 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 60 36 87 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 25 1d c7 ac 30 13 7b f4 11 fc 34 2b bb 4e a2 cf 20 10 f8 86 d5 ea e8 93 b7 34 05 32 b9 d1 7d 76 fb e5 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605688 DVLR DEBUG VLR subscr IMSI-262420000001117 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605688 DVLR DEBUG VLR subscr IMSI-262420000001119 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605688 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230f20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110605688 DVLR DEBUG SUBSCR(IMSI-262420000001119) Received 1 auth tuples (vlr.c:996) 20250427110605688 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230f20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110605688 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230f20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110605688 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605688 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605688 DMM DEBUG Tx AUTH REQ (rand = 54b7be6fe2ff5a64d1dc58f741577748) (gsm_04_08.c:641) 20250427110605688 DMM DEBUG AUTH REQ (autn = 73655eaa83824f588ba069fef7215e19) (gsm_04_08.c:643) 20250427110605688 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110605688 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605688 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605688 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605688 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 17 4d 68 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) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605688 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe22c7b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110605689 DVLR DEBUG VLR subscr IMSI-262420000001119 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605689 DIUCS DEBUG (UTRAN-Iu-535 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2953)@84c1225eaf8b: { messageType := 2, destLocRef := 'FFB0A7'O, sourceLocRef := '000212'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test-GSUP(2959)@84c1225eaf8b: Found GsupExpect[13] for "262420000001129" handled at TC_iu_multi_lu_and_mt_ussd2(2986) MSC_Test-GSUP(2959)@84c1225eaf8b: Added IMSI table entry 13TC_iu_multi_lu_and_mt_ussd2(2986)"262420000001129" MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:9 20250427110605689 DMSC DEBUG msub_fsm[0x55eefe257030]{active}: Allocated (fsm.c:456) 20250427110605689 DMSC DEBUG msc_i[0x55eefe257160]{READY}: Allocated (fsm.c:456) 20250427110605689 DMSC DEBUG msc_i[0x55eefe257160]{READY}: is child of msub_fsm[0x55eefe257030] (fsm.c:486) 20250427110605689 DMSC DEBUG msc_a[0x55eefe257340]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110605689 DMSC DEBUG msc_a[0x55eefe257340]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe257030] (fsm.c:486) 20250427110605689 DMSC DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x55eefe257340]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110605689 DMSC DEBUG msc_i(unknown:UTRAN-Iu-535:NONE)[0x55eefe257160]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110605689 DMSC DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x55eefe257340]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110605689 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x55eefe257340]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110605689 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x55eefe257340]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110605689 DMM DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001130 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110605689 DMM DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110605689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2569d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110605689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2569d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe257340] (fsm.c:486) 20250427110605689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2569d0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110605689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2569d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110605689 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110605689 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001130 id=262420000001130 (vlr.c:661) 20250427110605689 DVLR INFO New subscr, IMSI: 262420000001130 (vlr.c:562) 20250427110605689 DVLR DEBUG VLR subscr IMSI-262420000001130 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110605689 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110605689 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110605689 DVLR DEBUG VLR subscr IMSI-262420000001130 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110605689 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110605689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2569d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110605689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2569d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110605689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2569d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110605689 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2586d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110605689 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2586d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2569d0] (fsm.c:486) 20250427110605689 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2586d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110605689 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2586d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110605689 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605689 DVLR DEBUG VLR subscr IMSI-262420000001120 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605689 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe230800]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110605689 DVLR DEBUG SUBSCR(IMSI-262420000001120) Received 1 auth tuples (vlr.c:996) 20250427110605689 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe230800]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110605689 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe230800]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110605689 DMM DEBUG Tx AUTH REQ (rand = ae5f5b7f91add294065d561a3188e025) (gsm_04_08.c:641) 20250427110605689 DMM DEBUG AUTH REQ (autn = 7db3c64cd73f46736700b48063ee94dc) (gsm_04_08.c:643) 20250427110605689 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110605689 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605689 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe1c7130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110605690 DVLR DEBUG VLR subscr IMSI-262420000001120 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605689 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605690 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605690 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 4f f2 90 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c0 b9 c7 b6 c2 ce 74 8f 2b 2f 87 dc a4 8c 60 33 20 10 5f e6 ec c3 6b 8d da f9 a6 58 86 4b af a3 0b 59 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605690 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) TC_iu_multi_lu_and_mt_ussd2(2976)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test-GSUP(2959)@84c1225eaf8b: Found GsupExpect[14] for "262420000001130" handled at TC_iu_multi_lu_and_mt_ussd2(2988) MSC_Test-GSUP(2959)@84c1225eaf8b: Added IMSI table entry 14TC_iu_multi_lu_and_mt_ussd2(2988)"262420000001130" MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2976)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_2-SCCP(2953)@84c1225eaf8b: { messageType := 2, destLocRef := '5B13BC'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 } } MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:10 20250427110605691 DVLR DEBUG VLR subscr IMSI-262420000001122 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe21a0e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110605691 DVLR DEBUG SUBSCR(IMSI-262420000001122) Received 1 auth tuples (vlr.c:996) 20250427110605691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe21a0e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110605691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe21a0e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110605691 DMM DEBUG Tx AUTH REQ (rand = 5a3ee6c6a0eaccc4b9b1335b85b3b90b) (gsm_04_08.c:641) 20250427110605691 DMM DEBUG AUTH REQ (autn = b72527c4c076e91ebf3698f31d60df2e) (gsm_04_08.c:643) 20250427110605691 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110605691 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605691 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe249cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110605690 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605690 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605690 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 33 95 bb 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 54 b7 be 6f e2 ff 5a 64 d1 dc 58 f7 41 57 77 48 20 10 73 65 5e aa 83 82 4f 58 8b a0 69 fe f7 21 5e 19 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605690 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605690 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605690 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605690 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605690 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605690 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605690 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 ff 93 0e 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) 20250427110605690 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605691 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605691 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605691 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 46 20 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) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605691 DVLR DEBUG VLR subscr IMSI-262420000001122 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605691 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605691 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605691 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) 20250427110605691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605691 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605691 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 31 97 41 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ae 5f 5b 7f 91 ad d2 94 06 5d 56 1a 31 88 e0 25 20 10 7d b3 c6 4c d7 3f 46 73 67 00 b4 80 63 ee 94 dc 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605691 DMSC DEBUG msub_fsm[0x55eefe236b20]{active}: Allocated (fsm.c:456) 20250427110605691 DMSC DEBUG msc_i[0x55eefe236c50]{READY}: Allocated (fsm.c:456) 20250427110605691 DMSC DEBUG msc_i[0x55eefe236c50]{READY}: is child of msub_fsm[0x55eefe236b20] (fsm.c:486) 20250427110605691 DMSC DEBUG msc_a[0x55eefe236e30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110605691 DMSC DEBUG msc_a[0x55eefe236e30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe236b20] (fsm.c:486) 20250427110605691 DMSC DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x55eefe236e30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110605691 DMSC DEBUG msc_i(unknown:UTRAN-Iu-536:NONE)[0x55eefe236c50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110605691 DMSC DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x55eefe236e30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110605691 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x55eefe236e30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110605691 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605691 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605691 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x55eefe236e30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110605691 DMM DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001131 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110605691 DMM DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110605691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258d40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110605691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258d40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe236e30] (fsm.c:486) 20250427110605691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258d40]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110605691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258d40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110605691 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110605691 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001131 id=262420000001131 (vlr.c:661) 20250427110605691 DVLR INFO New subscr, IMSI: 262420000001131 (vlr.c:562) 20250427110605691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605691 DVLR DEBUG VLR subscr IMSI-262420000001131 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110605691 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110605691 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110605691 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605691 DVLR DEBUG VLR subscr IMSI-262420000001131 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110605692 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110605692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258d40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110605692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258d40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110605692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258d40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110605692 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258fa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110605692 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258fa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258d40] (fsm.c:486) 20250427110605692 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258fa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110605692 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258fa0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110605692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605692 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 a5 fd 5b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 5a 3e e6 c6 a0 ea cc c4 b9 b1 33 5b 85 b3 b9 0b 20 10 b7 25 27 c4 c0 76 e9 1e bf 36 98 f3 1d 60 df 2e 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)@84c1225eaf8b: Message received on association #8 20250427110605692 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605692 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605692 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605692 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605692 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 ff 93 0e 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)@84c1225eaf8b: { messageType := 2, destLocRef := 'F89E5A'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-GSUP(2959)@84c1225eaf8b: Found GsupExpect[15] for "262420000001131" handled at TC_iu_multi_lu_and_mt_ussd2(2990) MSC_Test-GSUP(2959)@84c1225eaf8b: Added IMSI table entry 15TC_iu_multi_lu_and_mt_ussd2(2990)"262420000001131" MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:11 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2978)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2978)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110605693 DVLR DEBUG VLR subscr IMSI-262420000001124 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605693 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe241100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110605693 DVLR DEBUG SUBSCR(IMSI-262420000001124) Received 1 auth tuples (vlr.c:996) 20250427110605693 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe241100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110605693 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe241100]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110605693 DMM DEBUG Tx AUTH REQ (rand = 32bad1b673a7465da8af002bcb700cfc) (gsm_04_08.c:641) 20250427110605693 DMM DEBUG AUTH REQ (autn = 2f762aaad30470a21a9e725b2487ab59) (gsm_04_08.c:643) 20250427110605693 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110605693 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605693 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe222540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_iu_multi_lu_and_mt_ussd2(2980)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@84c1225eaf8b: { messageType := 2, destLocRef := '985A2D'O, sourceLocRef := '000215'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } 20250427110605694 DVLR DEBUG VLR subscr IMSI-262420000001124 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) TC_iu_multi_lu_and_mt_ussd2(2980)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:12 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605694 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605694 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605694 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605694 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 ee 67 fb 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 32 ba d1 b6 73 a7 46 5d a8 af 00 2b cb 70 0c fc 20 10 2f 76 2a aa d3 04 70 a2 1a 9e 72 5b 24 87 ab 59 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2982)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2982)@84c1225eaf8b: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2984)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2984)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: { messageType := 2, destLocRef := '174D68'O, sourceLocRef := '000216'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:13 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: { messageType := 2, destLocRef := 'CE4620'O, sourceLocRef := '000217'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:14 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: { messageType := 2, destLocRef := 'FF930E'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)@84c1225eaf8b: Session index based on local reference:15 TC_iu_multi_lu_and_mt_ussd2(2986)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2986)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2988)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2988)@84c1225eaf8b: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2990)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2990)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '051456863CA82104CD8ADD59'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '055456863CA82104CD8ADD59'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055456863CA82104CD8ADD59'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605713 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605713 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605713 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605713 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605713 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605713 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 56 86 3c a8 21 04 cd 8a dd 59 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '0514B86C31D02104DE6C4407'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '0554B86C31D02104DE6C4407'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:2 20250427110605714 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605714 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605714 DIUCS DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605714 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23e110]{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)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 20250427110605714 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605714 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605714 DMM DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 56863ca8cd8add59) (gsm_04_08.c:1128) 20250427110605714 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe1a1c90]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110605714 DVLR DEBUG SUBSCR(IMSI-262420000001116) AUTH on UTRAN received RES: 56863ca8cd8add59 (8 bytes) (vlr_auth_fsm.c:151) 20250427110605714 DVLR INFO SUBSCR(IMSI-262420000001116) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110605714 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe1a1c90]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110605714 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe1a1c90]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110605714 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe1a1c90]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110605714 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe1a1c90]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23a9b0] (vlr_auth_fsm.c:294) 20250427110605714 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe1a1c90]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110605714 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe1a1c90]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110605714 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23a9b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110605714 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23a9b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110605714 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23a9b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110605714 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110605714 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7816b3258d89d9ab201a621dbc098ae8, CK=NONE (ran_msg_iu.c:388) 20250427110605714 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '051466FA52FB2104B5430080'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '055466FA52FB2104B5430080'O 20250427110605714 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23a9b0]{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)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B86C31D02104DE6C4407'O 20250427110605714 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605714 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605714 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605714 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605714 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605714 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605714 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 f9 36 e6 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 78 16 b3 25 8d 89 d9 ab 20 1a 62 1d bc 09 8a e8 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605715 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605715 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605715 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 b8 6c 31 d0 21 04 de 6c 44 07 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 20250427110605715 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605715 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe20d0f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605715 DIUCS DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe20d0f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605715 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605715 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605715 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605715 DMM DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b86c31d0de6c4407) (gsm_04_08.c:1128) 20250427110605715 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23ad40]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110605716 DVLR DEBUG SUBSCR(IMSI-262420000001118) AUTH on UTRAN received RES: b86c31d0de6c4407 (8 bytes) (vlr_auth_fsm.c:151) 20250427110605716 DVLR INFO SUBSCR(IMSI-262420000001118) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110605716 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23ad40]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110605716 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23ad40]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110605716 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23ad40]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605716 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23ad40]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23aae0] (vlr_auth_fsm.c:294) 20250427110605716 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23ad40]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110605716 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23ad40]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110605716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23aae0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110605716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23aae0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110605716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23aae0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110605716 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110605716 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=807c6465d99e3cba1633056a52dc2443, CK=NONE (ran_msg_iu.c:388) 20250427110605716 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe20d0f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110605716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23aae0]{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)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055466FA52FB2104B5430080'O 20250427110605716 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605716 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '05143D13848F2104B9A2EB2A'O 20250427110605716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605716 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 60 36 87 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 80 7c 64 65 d9 9e 3c ba 16 33 05 6a 52 dc 24 43 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)@84c1225eaf8b: patched enc_l3: '05543D13848F2104B9A2EB2A'O 20250427110605717 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605717 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605717 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605717 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605717 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605717 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 66 fa 52 fb 21 04 b5 43 00 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110605717 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605717 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe22c7b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605717 DIUCS DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe22c7b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605717 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe22ca40]{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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605717 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605717 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605717 DMM DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 66fa52fbb5430080) (gsm_04_08.c:1128) 20250427110605717 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230f20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110605717 DVLR DEBUG SUBSCR(IMSI-262420000001119) AUTH on UTRAN received RES: 66fa52fbb5430080 (8 bytes) (vlr_auth_fsm.c:151) 20250427110605717 DVLR INFO SUBSCR(IMSI-262420000001119) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110605717 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230f20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110605717 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230f20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110605717 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230f20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110605717 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230f20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230cc0] (vlr_auth_fsm.c:294) 20250427110605717 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230f20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110605717 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230f20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110605717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230cc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110605717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230cc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110605717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230cc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110605717 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110605717 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=15e22899f822221a4abd29a9e84a2699, CK=NONE (ran_msg_iu.c:388) 20250427110605717 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe22c7b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110605717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230cc0]{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)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '05145C0A085E2104687F3F06'O 20250427110605718 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605718 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605718 DLM3UA DEBUG 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)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '05545C0A085E2104687F3F06'O 20250427110605718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605718 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605718 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605718 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 33 95 bb 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 15 e2 28 99 f8 22 22 1a 4a bd 29 a9 e8 4a 26 99 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '0514C8B38A7D2104189EFB93'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '0554C8B38A7D2104189EFB93'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543D13848F2104B9A2EB2A'O 20250427110605720 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605720 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605720 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605720 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605720 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@84c1225eaf8b: Session index based on connection ID:6 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 20250427110605720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605720 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 3d 13 84 8f 21 04 b9 a2 eb 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110605720 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605720 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe2230e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545C0A085E2104687F3F06'O 20250427110605720 DIUCS DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe2230e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605720 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605720 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605720 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605720 DMM DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3d13848fb9a2eb2a) (gsm_04_08.c:1128) 20250427110605720 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe221610]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110605720 DVLR DEBUG SUBSCR(IMSI-262420000001117) AUTH on UTRAN received RES: 3d13848fb9a2eb2a (8 bytes) (vlr_auth_fsm.c:151) 20250427110605721 DVLR INFO SUBSCR(IMSI-262420000001117) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110605721 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe221610]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110605721 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe221610]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110605721 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe221610]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110605721 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe221610]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe249890] (vlr_auth_fsm.c:294) 20250427110605721 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe221610]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110605721 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe221610]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110605721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe249890]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110605721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe249890]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110605721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe249890]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110605721 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110605721 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=af0ca82bcf47cceacd68bba12dbe7e47, CK=NONE (ran_msg_iu.c:388) 20250427110605721 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe2230e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe249890]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110605721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605721 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605722 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110605722 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 4f f2 90 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 af 0c a8 2b cf 47 cc ea cd 68 bb a1 2d be 7e 47 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)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110605722 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605722 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605722 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605722 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605722 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605722 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605722 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 5c 0a 08 5e 21 04 68 7f 3f 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110605722 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605722 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe249cb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605722 DIUCS DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe249cb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605722 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605722 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605722 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605722 DMM DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5c0a085e687f3f06) (gsm_04_08.c:1128) 20250427110605722 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe21a0e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110605722 DVLR DEBUG SUBSCR(IMSI-262420000001122) AUTH on UTRAN received RES: 5c0a085e687f3f06 (8 bytes) (vlr_auth_fsm.c:151) 20250427110605722 DVLR INFO SUBSCR(IMSI-262420000001122) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110605722 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe21a0e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110605722 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe21a0e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110605722 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe21a0e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110605722 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe21a0e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe2315f0] (vlr_auth_fsm.c:294) 20250427110605722 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe21a0e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110605722 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe21a0e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110605722 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe2315f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110605722 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe2315f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110605722 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe2315f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110605722 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110605722 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f6296a031061f6cfa8f6d0053dcfb092, CK=NONE (ran_msg_iu.c:388) 20250427110605722 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe249cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605722 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe2315f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110605723 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605723 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605723 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605723 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 a5 fd 5b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f6 29 6a 03 10 61 f6 cf a8 f6 d0 05 3d cf b0 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(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '0514230831FD21040D0D0B11'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '0554230831FD21040D0D0B11'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C8B38A7D2104189EFB93'O 20250427110605725 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605725 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605725 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605725 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605725 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605725 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605725 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 c8 b3 8a 7d 21 04 18 9e fb 93 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:1 20250427110605725 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605725 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe1c7130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605725 DIUCS DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe1c7130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605725 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605725 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605725 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605725 DMM DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c8b38a7d189efb93) (gsm_04_08.c:1128) 20250427110605725 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe230800]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110605725 DVLR DEBUG SUBSCR(IMSI-262420000001120) AUTH on UTRAN received RES: c8b38a7d189efb93 (8 bytes) (vlr_auth_fsm.c:151) 20250427110605725 DVLR INFO SUBSCR(IMSI-262420000001120) AUTH established UMTS security context (vlr_auth_fsm.c:212) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110605725 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe230800]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110605725 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe230800]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110605725 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe230800]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110605725 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe230800]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe2306d0] (vlr_auth_fsm.c:294) 20250427110605725 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe230800]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110605725 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe230800]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110605725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe2306d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110605725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe2306d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110605725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe2306d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110605725 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110605725 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=96954dab86e728af958ca46a11c67841, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110605725 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe1c7130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110605725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe2306d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110605725 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605725 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605725 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605725 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605725 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 31 97 41 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 96 95 4d ab 86 e7 28 af 95 8c a4 6a 11 c6 78 41 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)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554230831FD21040D0D0B11'O 20250427110605731 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605731 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605732 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605732 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605732 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605732 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 23 08 31 fd 21 04 0d 0d 0b 11 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110605732 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605732 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe222540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605732 DIUCS DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe222540]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605732 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605732 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605732 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605732 DMM DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 230831fd0d0d0b11) (gsm_04_08.c:1128) 20250427110605732 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe241100]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110605732 DVLR DEBUG SUBSCR(IMSI-262420000001124) AUTH on UTRAN received RES: 230831fd0d0d0b11 (8 bytes) (vlr_auth_fsm.c:151) 20250427110605732 DVLR INFO SUBSCR(IMSI-262420000001124) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110605732 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe241100]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110605732 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe241100]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110605732 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe241100]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110605732 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe241100]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe240ea0] (vlr_auth_fsm.c:294) 20250427110605733 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe241100]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110605733 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe241100]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110605733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe240ea0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110605733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe240ea0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110605733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe240ea0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110605733 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110605733 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7427b790dc06b6502b1a1e2509f30d98, CK=NONE (ran_msg_iu.c:388) 20250427110605733 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe222540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110605733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe240ea0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110605733 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605733 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605733 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605733 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 ee 67 fb 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 74 27 b7 90 dc 06 b6 50 2b 1a 1e 25 09 f3 0d 98 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110605736 DVLR DEBUG VLR subscr IMSI-262420000001123 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605736 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe227ad0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110605736 DVLR DEBUG SUBSCR(IMSI-262420000001123) Received 1 auth tuples (vlr.c:996) 20250427110605736 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe227ad0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110605736 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe227ad0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110605736 DMM DEBUG Tx AUTH REQ (rand = 0c921cb691d5e3b069890b209858dc6b) (gsm_04_08.c:641) 20250427110605736 DMM DEBUG AUTH REQ (autn = c2e92bc128d2fcb79ee24708730b6d52) (gsm_04_08.c:643) 20250427110605736 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110605736 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605736 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21c500]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 20250427110605736 DVLR DEBUG VLR subscr IMSI-262420000001123 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605736 DVLR DEBUG VLR subscr IMSI-262420000001121 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605736 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe223b10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110605736 DVLR DEBUG SUBSCR(IMSI-262420000001121) Received 1 auth tuples (vlr.c:996) 20250427110605736 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe223b10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110605736 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe223b10]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110605736 DMM DEBUG Tx AUTH REQ (rand = a26621e56bba54c7fe2da83902f5aa87) (gsm_04_08.c:641) 20250427110605736 DMM DEBUG AUTH REQ (autn = 4f4436d58dda5dfadc37afcca4578155) (gsm_04_08.c:643) 20250427110605736 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110605736 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605736 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe220d10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110605736 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605736 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605736 DVLR DEBUG VLR subscr IMSI-262420000001121 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605736 DVLR DEBUG VLR subscr IMSI-262420000001125 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605736 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe2523c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110605736 DVLR DEBUG SUBSCR(IMSI-262420000001125) Received 1 auth tuples (vlr.c:996) 20250427110605736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605736 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605736 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe2523c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110605736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605736 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe2523c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110605736 DMM DEBUG Tx AUTH REQ (rand = 22665f1d28b898d40e331ed8f235096f) (gsm_04_08.c:641) 20250427110605736 DMM DEBUG AUTH REQ (autn = 2dcf6f02f975e43f766a3c818a8821e2) (gsm_04_08.c:643) 20250427110605736 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110605736 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605736 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe24f460]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110605736 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 db 7c 9e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 0c 92 1c b6 91 d5 e3 b0 69 89 0b 20 98 58 dc 6b 20 10 c2 e9 2b c1 28 d2 fc b7 9e e2 47 08 73 0b 6d 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-SCCP(2953)@84c1225eaf8b: vl_from0 20250427110605736 DVLR DEBUG VLR subscr IMSI-262420000001125 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605737 DVLR DEBUG VLR subscr IMSI-262420000001126 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe229fb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110605737 DVLR DEBUG SUBSCR(IMSI-262420000001126) Received 1 auth tuples (vlr.c:996) 20250427110605737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe229fb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110605737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe229fb0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110605737 DMM DEBUG Tx AUTH REQ (rand = a7cded4a12180f642166f7cd76f33e0b) (gsm_04_08.c:641) 20250427110605737 DMM DEBUG AUTH REQ (autn = 2e935e2de6d9cfc6b0074d2ac1c5ed27) (gsm_04_08.c:643) 20250427110605737 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110605737 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605737 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe23e8f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110605737 DVLR DEBUG VLR subscr IMSI-262420000001126 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605737 DVLR DEBUG VLR subscr IMSI-262420000001127 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22bc00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110605737 DVLR DEBUG SUBSCR(IMSI-262420000001127) Received 1 auth tuples (vlr.c:996) 20250427110605737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22bc00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110605737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22bc00]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110605737 DMM DEBUG Tx AUTH REQ (rand = eccf2757b780aacd046d5a2c9c4f0390) (gsm_04_08.c:641) 20250427110605737 DMM DEBUG AUTH REQ (autn = 6ff4eab4bd4726bd6b5a0b05475d9f57) (gsm_04_08.c:643) 20250427110605737 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110605737 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605737 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22c200]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110605737 DVLR DEBUG VLR subscr IMSI-262420000001127 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605737 DVLR DEBUG VLR subscr IMSI-262420000001128 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24e160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110605737 DVLR DEBUG SUBSCR(IMSI-262420000001128) Received 1 auth tuples (vlr.c:996) 20250427110605737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24e160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110605737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24e160]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110605737 DMM DEBUG Tx AUTH REQ (rand = de8ada4b4aca9d5768b1418be5b84483) (gsm_04_08.c:641) 20250427110605737 DMM DEBUG AUTH REQ (autn = 602dc7340a3ca2f0a9432f0842ef2198) (gsm_04_08.c:643) 20250427110605737 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110605737 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605737 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24eee0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110605737 DVLR DEBUG VLR subscr IMSI-262420000001128 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605737 DVLR DEBUG VLR subscr IMSI-262420000001129 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2562f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110605737 DVLR DEBUG SUBSCR(IMSI-262420000001129) Received 1 auth tuples (vlr.c:996) 20250427110605737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2562f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110605737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2562f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110605737 DMM DEBUG Tx AUTH REQ (rand = 4a48fd38e3f8fa401509207cff3ec6e1) (gsm_04_08.c:641) 20250427110605737 DMM DEBUG AUTH REQ (autn = 232426fa85448fac50319c0d04222345) (gsm_04_08.c:643) 20250427110605737 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110605737 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605737 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe22b040]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110605736 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605737 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 a4 73 f2 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a2 66 21 e5 6b ba 54 c7 fe 2d a8 39 02 f5 aa 87 20 10 4f 44 36 d5 8d da 5d fa dc 37 af cc a4 57 81 55 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605737 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 ff b0 a7 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 22 66 5f 1d 28 b8 98 d4 0e 33 1e d8 f2 35 09 6f 20 10 2d cf 6f 02 f9 75 e4 3f 76 6a 3c 81 8a 88 21 e2 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605737 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110605737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 5b 13 bc 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a7 cd ed 4a 12 18 0f 64 21 66 f7 cd 76 f3 3e 0b 20 10 2e 93 5e 2d e6 d9 cf c6 b0 07 4d 2a c1 c5 ed 27 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605737 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 07 06 f8 9e 5a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ec cf 27 57 b7 80 aa cd 04 6d 5a 2c 9c 4f 03 90 20 10 6f f4 ea b4 bd 47 26 bd 6b 5a 0b 05 47 5d 9f 57 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605737 DVLR DEBUG VLR subscr IMSI-262420000001129 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605737 DVLR DEBUG VLR subscr IMSI-262420000001130 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2586d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110605737 DVLR DEBUG SUBSCR(IMSI-262420000001130) Received 1 auth tuples (vlr.c:996) 20250427110605737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2586d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110605737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2586d0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110605737 DMM DEBUG Tx AUTH REQ (rand = 01a564b92f344845178c504088caa754) (gsm_04_08.c:641) 20250427110605737 DMM DEBUG AUTH REQ (autn = d3af212168802ac6ca6cdfc36c433436) (gsm_04_08.c:643) 20250427110605737 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110605737 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605737 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe257160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110605737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605737 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 98 5a 2d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 de 8a da 4b 4a ca 9d 57 68 b1 41 8b e5 b8 44 83 20 10 60 2d c7 34 0a 3c a2 f0 a9 43 2f 08 42 ef 21 98 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605737 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 17 4d 68 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 4a 48 fd 38 e3 f8 fa 40 15 09 20 7c ff 3e c6 e1 20 10 23 24 26 fa 85 44 8f ac 50 31 9c 0d 04 22 23 45 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605737 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605737 DVLR DEBUG VLR subscr IMSI-262420000001130 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605737 DVLR DEBUG VLR subscr IMSI-262420000001131 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110605737 DVLR DEBUG SUBSCR(IMSI-262420000001131) Received 1 auth tuples (vlr.c:996) 20250427110605737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110605737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258fa0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110605737 DMM DEBUG Tx AUTH REQ (rand = 99850c9dff173b65e0e3a771d3f54687) (gsm_04_08.c:641) 20250427110605737 DMM DEBUG AUTH REQ (autn = 622b974b743d01b880c98545ef1c3aea) (gsm_04_08.c:643) 20250427110605737 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110605737 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605738 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe236c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605738 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110605738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605738 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605738 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605738 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 46 20 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 01 a5 64 b9 2f 34 48 45 17 8c 50 40 88 ca a7 54 20 10 d3 af 21 21 68 80 2a c6 ca 6c df c3 6c 43 34 36 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605738 DVLR DEBUG VLR subscr IMSI-262420000001131 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605738 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605738 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605738 DIUCS DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605738 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605738 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605738 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605738 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 ff 93 0e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 99 85 0c 9d ff 17 3b 65 e0 e3 a7 71 d3 f5 46 87 20 10 62 2b 97 4b 74 3d 01 b8 80 c9 85 45 ef 1c 3a ea 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605738 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605738 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110605738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23a9b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110605738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23a9b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110605738 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110605738 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110605738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23a9b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110605738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23a9b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110605738 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe241100]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605738 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe241100]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe23a9b0] (fsm.c:486) 20250427110605738 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe241100]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110605738 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe241100]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110605738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605738 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605738 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605738 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 f9 36 e6 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f6 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110605741 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605741 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605741 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605741 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605741 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605741 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605741 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605741 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe20d0f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605741 DIUCS DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe20d0f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605741 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605741 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605741 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110605741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23aae0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110605741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23aae0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110605741 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605741 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe20d0f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110605742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23aae0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110605742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23aae0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110605742 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe230800]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605742 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe230800]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe23aae0] (fsm.c:486) 20250427110605742 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe230800]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110605742 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe230800]{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)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110605742 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605742 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605742 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605742 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 60 36 87 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)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:6 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110605746 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605746 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605746 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605746 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605746 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605746 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605746 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605746 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe22c7b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605746 DIUCS DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe22c7b0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605746 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605746 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605746 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110605746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230cc0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110605746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230cc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110605746 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110605746 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe22c7b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110605746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230cc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110605746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230cc0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110605746 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605746 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe230cc0] (fsm.c:486) 20250427110605746 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110605746 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110605746 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605746 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605746 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605746 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 33 95 bb 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) 20250427110605746 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605746 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605746 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605746 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605746 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605746 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605746 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605746 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe249cb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605746 DIUCS DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe249cb0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605746 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605747 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605747 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110605747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe2315f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110605747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe2315f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110605747 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110605747 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe249cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110605747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe2315f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110605747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe2315f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110605747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe221610]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe221610]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe2315f0] (fsm.c:486) 20250427110605747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe221610]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110605747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe221610]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110605747 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605747 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605747 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605747 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 a5 fd 5b 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) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:11 MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '0514915AF72C2104D5323CA4'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '0554915AF72C2104D5323CA4'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '0514D97EAA6F21042E5FA910'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '0554D97EAA6F21042E5FA910'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605752 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605752 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605752 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605752 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605752 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605752 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605752 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110605753 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605753 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe2230e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605753 DIUCS DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe2230e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605753 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605753 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605753 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110605753 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe249890]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110605753 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe249890]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110605753 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110605753 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe2230e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110605753 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe249890]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110605753 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe249890]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110605753 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe230f20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605753 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe230f20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe249890] (fsm.c:486) 20250427110605753 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe230f20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110605753 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe230f20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110605753 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605753 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605753 DLM3UA DEBUG 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)@84c1225eaf8b: Session index based on local reference:13 20250427110605753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605753 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605753 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605753 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 4f f2 90 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) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:14 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '05146A4076A42104A03C89BD'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '05546A4076A42104A03C89BD'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:15 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '05145186461E2104C059B1D3'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '05545186461E2104C059B1D3'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605758 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605758 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605758 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605758 DLM3UA DEBUG 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)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110605758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605758 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605758 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0d 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:7 20250427110605758 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605758 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe1c7130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605758 DIUCS DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe1c7130]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605758 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605758 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605758 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110605758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe2306d0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110605758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe2306d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110605758 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110605758 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe1c7130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110605758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe2306d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110605758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe2306d0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110605758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe23ad40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe23ad40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe2306d0] (fsm.c:486) MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 20250427110605758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe23ad40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110605758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe23ad40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110605758 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605758 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605758 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605758 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 31 97 41 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)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554915AF72C2104D5323CA4'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605759 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605759 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605759 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110605759 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605759 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe222540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605759 DIUCS DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe222540]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605759 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe21cf50]{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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605759 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605759 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110605759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe240ea0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110605759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe240ea0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:5 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 20250427110605760 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605760 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605760 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605760 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605759 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110605759 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe222540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110605759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe240ea0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110605759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe240ea0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110605759 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe1a1c90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605759 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe1a1c90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe240ea0] (fsm.c:486) 20250427110605759 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe1a1c90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110605759 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe1a1c90]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110605760 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 ee 67 fb 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) 20250427110605760 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605760 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605760 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 91 5a f7 2c 21 04 d5 32 3c a4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D97EAA6F21042E5FA910'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605760 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605760 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21c500]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605760 DIUCS DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21c500]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605760 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21c790]{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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605760 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605760 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605760 DMM DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 915af72cd5323ca4) (gsm_04_08.c:1128) 20250427110605760 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe227ad0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110605760 DVLR DEBUG SUBSCR(IMSI-262420000001123) AUTH on UTRAN received RES: 915af72cd5323ca4 (8 bytes) (vlr_auth_fsm.c:151) 20250427110605760 DVLR INFO SUBSCR(IMSI-262420000001123) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110605760 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe227ad0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110605760 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe227ad0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110605760 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe227ad0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110605760 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe227ad0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21ce20] (vlr_auth_fsm.c:294) 20250427110605760 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe227ad0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110605760 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe227ad0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110605761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21ce20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110605761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21ce20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110605761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21ce20]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110605761 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110605761 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=eed4de0027128773a76ef8494f3efff2, CK=NONE (ran_msg_iu.c:388) 20250427110605761 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21c500]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110605761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21ce20]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110605761 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605761 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605761 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605761 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605761 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 db 7c 9e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ee d4 de 00 27 12 87 73 a7 6e f8 49 4f 3e ff 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-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '05147BFDCB83210469E869BA'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '05547BFDCB83210469E869BA'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110605762 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110605762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605762 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605762 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605762 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 d9 7e aa 6f 21 04 2e 5f a9 10 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605762 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605762 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe220d10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605762 DIUCS DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe220d10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605762 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605762 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605762 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605762 DMM DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d97eaa6f2e5fa910) (gsm_04_08.c:1128) 20250427110605762 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe223b10]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110605763 DVLR DEBUG SUBSCR(IMSI-262420000001121) AUTH on UTRAN received RES: d97eaa6f2e5fa910 (8 bytes) (vlr_auth_fsm.c:151) 20250427110605763 DVLR INFO SUBSCR(IMSI-262420000001121) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110605763 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe223b10]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110605763 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe223b10]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110605763 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe223b10]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110605763 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe223b10]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe2213b0] (vlr_auth_fsm.c:294) 20250427110605763 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe223b10]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110605763 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe223b10]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110605763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe2213b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110605763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe2213b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110605763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe2213b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110605763 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110605763 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2e6b2a74c70abc60b1a32714f80edbbe, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605763 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe220d10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '0514CAF517C62104A6C290D0'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '0554CAF517C62104A6C290D0'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110605763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe2213b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110605763 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605763 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605763 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605763 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 a4 73 f2 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 2e 6b 2a 74 c7 0a bc 60 b1 a3 27 14 f8 0e db be 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)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110605764 DVLR DEBUG VLR subscr IMSI-262420000001118 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605764 DVLR DEBUG IMSI:262420000001118 has MSISDN:491230001118 (vlr.c:1045) 20250427110605764 DMSC NOTICE msub(IMSI-262420000001118:MSISDN-491230001118) VLR: update for IMSI=262420000001118 (MSISDN=491230001118) (gsm_04_08.c:1541) 20250427110605764 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '051499A863672104CBE8CD19'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:10 MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '055499A863672104CBE8CD19'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 20250427110605764 DVLR DEBUG VLR subscr IMSI-262420000001119 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605764 DVLR DEBUG IMSI:262420000001119 has MSISDN:491230001119 (vlr.c:1045) 20250427110605764 DMSC NOTICE msub(IMSI-262420000001119:MSISDN-491230001119) VLR: update for IMSI=262420000001119 (MSISDN=491230001119) (gsm_04_08.c:1541) 20250427110605764 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546A4076A42104A03C89BD'O 20250427110605765 DVLR DEBUG VLR subscr IMSI-262420000001122 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605765 DVLR DEBUG IMSI:262420000001122 has MSISDN:491230001122 (vlr.c:1045) 20250427110605765 DMSC NOTICE msub(IMSI-262420000001122:MSISDN-491230001122) VLR: update for IMSI=262420000001122 (MSISDN=491230001122) (gsm_04_08.c:1541) 20250427110605765 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605765 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55eefe23aae0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110605765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe230800]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110605765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe230800]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110605765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe230800]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110605765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe230800]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55eefe23aae0] (vlr_lu_fsm.c:110) 20250427110605765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe230800]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110605765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55eefe230800]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55eefe23aae0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110605765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55eefe23aae0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110605765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55eefe223b10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55eefe223b10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55eefe23aae0] (fsm.c:486) 20250427110605765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55eefe223b10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110605765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55eefe223b10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110605765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55eefe223b10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110605765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55eefe223b10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110605765 DMSC NOTICE msub(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x00844294) VLR: update for IMSI=262420000001118 (MSISDN=491230001118) (gsm_04_08.c:1541) 20250427110605765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55eefe223b10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110605765 DMM DEBUG -> IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x00844294 LOCATION UPDATE ACCEPT (TMSI = 0x00844294) (gsm_04_08.c:149) 20250427110605765 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x00844294:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110605765 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x00844294:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605765 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x00844294:UTRAN-Iu-523:LU)[0x55eefe20d0f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:9 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 20250427110605765 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x00844294 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 20250427110605765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605765 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 60 36 87 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 00 84 42 94 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605765 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605765 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605765 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605765 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605765 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605765 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 6a 40 76 a4 21 04 a0 3c 89 bd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545186461E2104C059B1D3'O 20250427110605765 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605765 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe23e8f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605765 DIUCS DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe23e8f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605765 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605765 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605765 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605765 DMM DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6a4076a4a03c89bd) (gsm_04_08.c:1128) 20250427110605765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe229fb0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110605766 DVLR DEBUG SUBSCR(IMSI-262420000001126) AUTH on UTRAN received RES: 6a4076a4a03c89bd (8 bytes) (vlr_auth_fsm.c:151) 20250427110605766 DVLR INFO SUBSCR(IMSI-262420000001126) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110605766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe229fb0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110605766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe229fb0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110605766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe229fb0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110605766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe229fb0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe2295e0] (vlr_auth_fsm.c:294) 20250427110605766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe229fb0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110605766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe229fb0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110605766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe2295e0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110605766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe2295e0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110605766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe2295e0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110605766 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110605766 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=71ac65f0d48b0b2f387ffe55b6b8d4d1, CK=NONE (ran_msg_iu.c:388) 20250427110605766 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe23e8f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110605766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe2295e0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110605766 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605766 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605766 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110605766 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 5b 13 bc 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 71 ac 65 f0 d4 8b 0b 2f 38 7f fe 55 b6 b8 d4 d1 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605766 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 51 86 46 1e 21 04 c0 59 b1 d3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110605766 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605766 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe24f460]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605766 DIUCS DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe24f460]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605766 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605766 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605766 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605766 DMM DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5186461ec059b1d3) (gsm_04_08.c:1128) 20250427110605766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe2523c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110605766 DVLR DEBUG SUBSCR(IMSI-262420000001125) AUTH on UTRAN received RES: 5186461ec059b1d3 (8 bytes) (vlr_auth_fsm.c:151) 20250427110605766 DVLR INFO SUBSCR(IMSI-262420000001125) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110605766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe2523c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110605766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe2523c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110605766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe2523c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110605766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe2523c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe252160] (vlr_auth_fsm.c:294) 20250427110605766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe2523c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110605766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe2523c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110605766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe252160]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110605766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe252160]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110605766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe252160]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110605766 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110605766 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=be9525037f34529b4e88db91cc68f22f, CK=NONE (ran_msg_iu.c:388) 20250427110605766 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe24f460]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe252160]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110605766 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605766 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605766 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 ff b0 a7 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 be 95 25 03 7f 34 52 9b 4e 88 db 91 cc 68 f2 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(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '051419D6A5A32104B8224262'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '055419D6A5A32104B8224262'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '0514A014FF5621048F582B1D'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '0554A014FF5621048F582B1D'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547BFDCB83210469E869BA'O 20250427110605768 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:11 20250427110605768 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 20250427110605768 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605768 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605768 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605768 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 7b fd cb 83 21 04 69 e8 69 ba 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CAF517C62104A6C290D0'O 20250427110605769 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605769 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24eee0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605769 DIUCS DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24eee0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605769 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605769 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605769 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605769 DMM DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7bfdcb8369e869ba) (gsm_04_08.c:1128) 20250427110605769 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24e160]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110605769 DVLR DEBUG SUBSCR(IMSI-262420000001128) AUTH on UTRAN received RES: 7bfdcb8369e869ba (8 bytes) (vlr_auth_fsm.c:151) 20250427110605769 DVLR INFO SUBSCR(IMSI-262420000001128) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110605769 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24e160]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110605769 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24e160]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110605769 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24e160]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110605769 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24e160]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24d180] (vlr_auth_fsm.c:294) 20250427110605769 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24e160]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110605769 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24e160]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110605769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24d180]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110605769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24d180]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110605769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24d180]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110605769 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110605769 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a81b3f37c3b086f1b7c9ed3bd27eaa12, CK=NONE (ran_msg_iu.c:388) 20250427110605769 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24eee0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110605769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24d180]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110605769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605769 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605769 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:13 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605769 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 98 5a 2d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a8 1b 3f 37 c3 b0 86 f1 b7 c9 ed 3b d2 7e aa 12 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605769 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605769 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605769 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605769 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605769 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 20250427110605769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605769 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 ca f5 17 c6 21 04 a6 c2 90 d0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110605769 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605769 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22c200]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605769 DIUCS DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22c200]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605769 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605769 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605769 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605769 DMM DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = caf517c6a6c290d0) (gsm_04_08.c:1128) 20250427110605769 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22bc00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110605769 DVLR DEBUG SUBSCR(IMSI-262420000001127) AUTH on UTRAN received RES: caf517c6a6c290d0 (8 bytes) (vlr_auth_fsm.c:151) 20250427110605769 DVLR INFO SUBSCR(IMSI-262420000001127) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110605769 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22bc00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110605769 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22bc00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110605769 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22bc00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110605769 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22bc00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b9a0] (vlr_auth_fsm.c:294) 20250427110605769 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22bc00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110605769 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22bc00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110605769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b9a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110605769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b9a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110605769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b9a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110605769 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110605769 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=cff6c1639c2847715f553419210b6d26, CK=NONE (ran_msg_iu.c:388) 20250427110605769 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22c200]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110605769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b9a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110605769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605769 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605769 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605769 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 07 06 f8 9e 5a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 cf f6 c1 63 9c 28 47 71 5f 55 34 19 21 0b 6d 26 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055499A863672104CBE8CD19'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605769 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605769 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605769 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605769 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605769 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605770 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 99 a8 63 67 21 04 cb e8 cd 19 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605770 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605770 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe22b040]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605770 DIUCS DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe22b040]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605770 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605770 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605770 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605770 DMM DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 99a86367cbe8cd19) (gsm_04_08.c:1128) 20250427110605770 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2562f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110605770 DVLR DEBUG SUBSCR(IMSI-262420000001129) AUTH on UTRAN received RES: 99a86367cbe8cd19 (8 bytes) (vlr_auth_fsm.c:151) 20250427110605770 DVLR INFO SUBSCR(IMSI-262420000001129) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110605770 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2562f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110605770 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2562f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110605770 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2562f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110605770 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2562f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2559b0] (vlr_auth_fsm.c:294) 20250427110605770 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2562f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110605770 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2562f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110605770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2559b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110605770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2559b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110605770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2559b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110605770 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110605770 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9c030ae8186a29d0ad7e493aca432079, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:2 20250427110605770 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe22b040]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110605770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2559b0]{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)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110605770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110605770 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 17 4d 68 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9c 03 0a e8 18 6a 29 d0 ad 7e 49 3a ca 43 20 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)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:15 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055419D6A5A32104B8224262'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:14 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A014FF5621048F582B1D'O 20250427110605773 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605773 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605773 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605773 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605773 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605773 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 19 d6 a5 a3 21 04 b8 22 42 62 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110605774 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605774 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe236c50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605774 DIUCS DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe236c50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605774 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605774 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) TC_iu_multi_lu_and_mt_ussd2(2964)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110605774 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605774 DMM DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 19d6a5a3b8224262) (gsm_04_08.c:1128) 20250427110605774 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258fa0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110605774 DVLR DEBUG SUBSCR(IMSI-262420000001131) AUTH on UTRAN received RES: 19d6a5a3b8224262 (8 bytes) (vlr_auth_fsm.c:151) 20250427110605774 DVLR INFO SUBSCR(IMSI-262420000001131) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110605774 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258fa0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110605774 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258fa0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110605774 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258fa0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110605774 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258fa0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258d40] (vlr_auth_fsm.c:294) 20250427110605774 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258fa0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110605774 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258fa0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110605774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258d40]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110605774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258d40]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110605774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258d40]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110605774 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110605774 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0585af0c5aaa65f03a0ba6ffd7ff7daa, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605774 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe236c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:11 20250427110605774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258d40]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110605774 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605774 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605774 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605774 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605774 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605774 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605774 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 ff 93 0e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 05 85 af 0c 5a aa 65 f0 3a 0b a6 ff d7 ff 7d aa 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)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110605774 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605774 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605774 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605774 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605774 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605774 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605774 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 a0 14 ff 56 21 04 8f 58 2b 1d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110605775 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605775 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe257160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605775 DIUCS DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe257160]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605775 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605775 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605775 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605775 DMM DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a014ff568f582b1d) (gsm_04_08.c:1128) 20250427110605775 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2586d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110605775 DVLR DEBUG SUBSCR(IMSI-262420000001130) AUTH on UTRAN received RES: a014ff568f582b1d (8 bytes) (vlr_auth_fsm.c:151) 20250427110605775 DVLR INFO SUBSCR(IMSI-262420000001130) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110605775 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2586d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110605775 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2586d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605775 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2586d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110605775 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2586d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2569d0] (vlr_auth_fsm.c:294) 20250427110605775 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2586d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110605775 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2586d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110605775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2569d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110605775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2569d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110605775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2569d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110605775 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110605775 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9ae04333f8fdd130e10278bb573922d8, CK=NONE (ran_msg_iu.c:388) 20250427110605775 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe257160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2569d0]{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)@84c1225eaf8b: Session index based on local reference:13 20250427110605775 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605775 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605775 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605775 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605775 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 46 20 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9a e0 43 33 f8 fd d1 30 e1 02 78 bb 57 39 22 d8 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)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:15 MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110605777 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605777 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605777 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605777 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605777 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605777 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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)@84c1225eaf8b: Session index based on connection ID:5 20250427110605777 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605777 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21c500]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 20250427110605777 DIUCS DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21c500]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605777 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605777 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605777 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110605777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21ce20]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110605777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21ce20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110605777 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110605777 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21c500]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110605777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21ce20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110605777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21ce20]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110605777 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe2562f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605777 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe2562f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe21ce20] (fsm.c:486) 20250427110605777 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe2562f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110605778 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605778 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605778 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605778 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605778 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 db 7c 9e 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) 20250427110605777 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe2562f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110605778 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55eefe230cc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110605778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110605778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110605778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110605778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55eefe230cc0] (vlr_lu_fsm.c:110) 20250427110605778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110605778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55eefe230cc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110605778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55eefe230cc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110605778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55eefe22bc00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55eefe22bc00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55eefe230cc0] (fsm.c:486) 20250427110605778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55eefe22bc00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110605778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55eefe22bc00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110605778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55eefe22bc00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110605778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55eefe22bc00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110605778 DMSC NOTICE msub(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x7556022F) VLR: update for IMSI=262420000001119 (MSISDN=491230001119) (gsm_04_08.c:1541) 20250427110605778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55eefe22bc00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110605778 DMM DEBUG -> IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x7556022F LOCATION UPDATE ACCEPT (TMSI = 0x7556022f) (gsm_04_08.c:149) 20250427110605778 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110605778 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605778 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605778 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605778 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605778 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605778 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22c7b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110605778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605778 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605778 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605778 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x7556022F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605778 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110605778 DVLR DEBUG VLR subscr IMSI-262420000001116 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605778 DVLR DEBUG IMSI:262420000001116 has MSISDN:491230001116 (vlr.c:1045) 20250427110605778 DMSC NOTICE msub(IMSI-262420000001116:MSISDN-491230001116) VLR: update for IMSI=262420000001116 (MSISDN=491230001116) (gsm_04_08.c:1541) 20250427110605778 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605778 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605778 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605778 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605778 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605778 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 33 95 bb 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 75 56 02 2f 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605778 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605778 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe220d10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605779 DIUCS DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe220d10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605779 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605779 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605779 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110605779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe2213b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110605779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe2213b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:14 20250427110605779 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110605779 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe220d10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110605779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe2213b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110605779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe2213b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110605779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe2213b0] (fsm.c:486) 20250427110605779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110605779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110605779 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55eefe2315f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:2 20250427110605779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe221610]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110605779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe221610]{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)@84c1225eaf8b: vl_len:14 20250427110605779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe221610]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110605779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe221610]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55eefe2315f0] (vlr_lu_fsm.c:110) 20250427110605779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe221610]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110605779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55eefe221610]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55eefe2315f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55eefe2315f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110605779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55eefe24e160]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55eefe24e160]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55eefe2315f0] (fsm.c:486) 20250427110605779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55eefe24e160]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110605779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55eefe24e160]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110605779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55eefe24e160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110605779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55eefe24e160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110605779 DMSC NOTICE msub(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x160361FA) VLR: update for IMSI=262420000001122 (MSISDN=491230001122) (gsm_04_08.c:1541) 20250427110605779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55eefe24e160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110605779 DMM DEBUG -> IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x160361FA LOCATION UPDATE ACCEPT (TMSI = 0x160361fa) (gsm_04_08.c:149) 20250427110605779 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110605779 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605779 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605779 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x160361FA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110605779 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605779 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605779 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605779 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605780 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 a4 73 f2 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) 20250427110605779 DVLR DEBUG VLR subscr IMSI-262420000001117 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605779 DVLR DEBUG IMSI:262420000001117 has MSISDN:491230001117 (vlr.c:1045) 20250427110605779 DMSC NOTICE msub(IMSI-262420000001117:MSISDN-491230001117) VLR: update for IMSI=262420000001117 (MSISDN=491230001117) (gsm_04_08.c:1541) 20250427110605780 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605780 DVLR DEBUG VLR subscr IMSI-262420000001120 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605780 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605780 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605780 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605780 DVLR DEBUG IMSI:262420000001120 has MSISDN:491230001120 (vlr.c:1045) 20250427110605780 DMSC NOTICE msub(IMSI-262420000001120:MSISDN-491230001120) VLR: update for IMSI=262420000001120 (MSISDN=491230001120) (gsm_04_08.c:1541) 20250427110605780 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605780 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605780 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 a5 fd 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 16 03 61 fa 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605780 DVLR DEBUG VLR subscr IMSI-262420000001124 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605780 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605780 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605780 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605780 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605780 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605780 DVLR DEBUG IMSI:262420000001124 has MSISDN:491230001124 (vlr.c:1045) 20250427110605780 DMSC NOTICE msub(IMSI-262420000001124:MSISDN-491230001124) VLR: update for IMSI=262420000001124 (MSISDN=491230001124) (gsm_04_08.c:1541) 20250427110605780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605780 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605780 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:10 20250427110605780 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 20250427110605780 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x00844294:UTRAN-Iu-523:LU)[0x55eefe20d0f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605780 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x00844294:UTRAN-Iu-523:LU)[0x55eefe20d0f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605780 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x00844294:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{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)@84c1225eaf8b: vl_from0 20250427110605780 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x00844294:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605780 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x00844294:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605780 DMM DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x00844294:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110605780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x00844294:UTRAN-Iu-523:LU)[0x55eefe23aae0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110605780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55eefe223b10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110605780 DMSC NOTICE msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294) VLR: update for IMSI=262420000001118 (MSISDN=491230001118) (gsm_04_08.c:1541) 20250427110605780 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110605780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55eefe223b10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110605780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe23aae0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110605780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55eefe223b10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55eefe223b10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe23aae0] (vlr_lu_fsm.c:817) 20250427110605780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55eefe223b10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110605780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55eefe223b10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe23aae0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110605780 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110605780 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.886s remaining) (msc_a.c:450) 20250427110605780 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001118/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605780 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605780 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110605780 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110605780 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110605780 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110605780 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110605780 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110605781 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe20d0f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110605781 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605781 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55eefe23a9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110605781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe241100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110605781 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605781 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe241100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110605781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe241100]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110605781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe241100]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55eefe23a9b0] (vlr_lu_fsm.c:110) 20250427110605781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605781 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605781 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe241100]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110605781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55eefe241100]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55eefe23a9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110605781 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 60 36 87 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55eefe23a9b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110605781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55eefe223b10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55eefe223b10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55eefe23a9b0] (fsm.c:486) 20250427110605781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55eefe223b10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110605781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55eefe223b10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110605781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55eefe223b10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110605781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55eefe223b10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110605781 DMSC NOTICE msub(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x9248560E) VLR: update for IMSI=262420000001116 (MSISDN=491230001116) (gsm_04_08.c:1541) 20250427110605781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55eefe223b10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110605781 DMM DEBUG -> IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x9248560E LOCATION UPDATE ACCEPT (TMSI = 0x9248560e) (gsm_04_08.c:149) 20250427110605781 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110605781 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605781 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:7 20250427110605781 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605781 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605781 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605781 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605781 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605781 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605781 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110605781 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x9248560E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605781 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110605781 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe23e8f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605782 DIUCS DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe23e8f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605782 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe228fc0]{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)@84c1225eaf8b: Message received on association #8 20250427110605782 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605782 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110605782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe2295e0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110605782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe2295e0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110605782 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110605782 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe23e8f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110605782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe2295e0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110605782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe2295e0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110605782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe241100]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe241100]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe2295e0] (fsm.c:486) 20250427110605782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe241100]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe241100]{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)@84c1225eaf8b: Session index based on local reference:3 20250427110605782 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605782 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605782 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605782 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55eefe249890]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110605782 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe230f20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110605782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110605782 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 f9 36 e6 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 92 48 56 0e 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe230f20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110605782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe230f20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110605782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe230f20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55eefe249890] (vlr_lu_fsm.c:110) 20250427110605782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe230f20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110605782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55eefe230f20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55eefe249890]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110605782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55eefe249890]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110605782 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55eefe221610]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605782 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55eefe221610]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55eefe249890] (fsm.c:486) 20250427110605782 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55eefe221610]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110605782 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55eefe221610]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110605782 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55eefe221610]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110605782 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55eefe221610]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110605782 DMSC NOTICE msub(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x00AE2EFF) VLR: update for IMSI=262420000001117 (MSISDN=491230001117) (gsm_04_08.c:1541) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110605782 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55eefe221610]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110605782 DMM DEBUG -> IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x00AE2EFF LOCATION UPDATE ACCEPT (TMSI = 0x00ae2eff) (gsm_04_08.c:149) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605782 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110605782 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605782 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe2230e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110605782 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x00AE2EFF - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605782 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605782 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605782 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)@84c1225eaf8b: Session index based on local reference:5 20250427110605782 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55eefe2306d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110605783 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe23ad40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110605783 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe23ad40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110605783 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe23ad40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110605783 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110605783 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605783 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 5b 13 bc 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) 20250427110605783 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe23ad40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55eefe2306d0] (vlr_lu_fsm.c:110) 20250427110605783 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe23ad40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110605783 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55eefe23ad40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110605783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55eefe2306d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110605783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55eefe2306d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110605783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55eefe230f20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55eefe230f20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55eefe2306d0] (fsm.c:486) 20250427110605783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55eefe230f20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110605783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55eefe230f20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110605783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55eefe230f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110605783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55eefe230f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110605783 DMSC NOTICE msub(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x3288B954) VLR: update for IMSI=262420000001120 (MSISDN=491230001120) (gsm_04_08.c:1541) 20250427110605783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55eefe230f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110605783 DMM DEBUG -> IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x3288B954 LOCATION UPDATE ACCEPT (TMSI = 0x3288b954) (gsm_04_08.c:149) 20250427110605783 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110605783 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605783 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c7130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:9 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 20250427110605783 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x3288B954 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605783 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605783 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605783 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55eefe240ea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110605783 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe1a1c90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110605783 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605783 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605783 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe1a1c90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110605783 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 4f f2 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 00 ae 2e ff 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605783 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe1a1c90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110605783 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe1a1c90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55eefe240ea0] (vlr_lu_fsm.c:110) 20250427110605783 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe1a1c90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110605783 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55eefe1a1c90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55eefe240ea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110605783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55eefe240ea0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110605783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55eefe23ad40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55eefe23ad40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55eefe240ea0] (fsm.c:486) 20250427110605783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55eefe23ad40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110605783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55eefe23ad40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110605783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55eefe23ad40]{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(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110605783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55eefe23ad40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110605783 DMSC NOTICE msub(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x432B256F) VLR: update for IMSI=262420000001124 (MSISDN=491230001124) (gsm_04_08.c:1541) 20250427110605783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55eefe23ad40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110605783 DMM DEBUG -> IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x432B256F LOCATION UPDATE ACCEPT (TMSI = 0x432b256f) (gsm_04_08.c:149) 20250427110605783 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110605783 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605783 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe222540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2966)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110605783 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x432B256F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 20250427110605784 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605784 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605784 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605784 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 31 97 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 32 88 b9 54 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605784 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605784 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605784 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605784 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 ee 67 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 43 2b 25 6f 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)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110605784 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605784 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605784 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605784 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605784 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605784 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605784 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605784 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605784 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe24f460]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605784 DIUCS DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe24f460]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605784 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605784 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605784 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110605784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe252160]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110605784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe252160]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110605784 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110605784 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe24f460]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110605784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe252160]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110605784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe252160]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110605784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe1a1c90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe1a1c90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe252160] (fsm.c:486) 20250427110605784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe1a1c90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110605784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe1a1c90]{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)@84c1225eaf8b: Message received on association #8 20250427110605784 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605784 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605784 DVLR DEBUG VLR subscr IMSI-262420000001123 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605784 DVLR DEBUG IMSI:262420000001123 has MSISDN:491230001123 (vlr.c:1045) 20250427110605784 DMSC NOTICE msub(IMSI-262420000001123:MSISDN-491230001123) VLR: update for IMSI=262420000001123 (MSISDN=491230001123) (gsm_04_08.c:1541) 20250427110605784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605784 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605784 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605784 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 ff b0 a7 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-RAN(2954)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '059B'O 20250427110605785 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605785 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605785 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 15 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605785 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605785 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24eee0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605785 DIUCS DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24eee0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605785 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605785 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605785 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110605785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24d180]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110605785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24d180]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110605785 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:2 20250427110605785 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24eee0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110605785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24d180]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110605785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24d180]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110605785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe2523c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe2523c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe24d180] (fsm.c:486) 20250427110605785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe2523c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe2523c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110605785 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55eefe21ce20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110605785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe2562f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110605785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe2562f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110605785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe2562f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:0 20250427110605785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe2562f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55eefe21ce20] (vlr_lu_fsm.c:110) 20250427110605785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe2562f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110605785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55eefe2562f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55eefe21ce20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110605785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55eefe21ce20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110605785 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55eefe229fb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605785 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55eefe229fb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55eefe21ce20] (fsm.c:486) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110605785 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55eefe229fb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110605785 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55eefe229fb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110605785 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55eefe229fb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110605785 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55eefe229fb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605786 DMSC NOTICE msub(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x0944E7A6) VLR: update for IMSI=262420000001123 (MSISDN=491230001123) (gsm_04_08.c:1541) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110605786 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55eefe229fb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110605786 DMM DEBUG -> IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x0944E7A6 LOCATION UPDATE ACCEPT (TMSI = 0x0944e7a6) (gsm_04_08.c:149) 20250427110605786 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110605786 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605786 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c500]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:10 20250427110605786 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x0944E7A6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2972)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110605786 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605786 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605786 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605786 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605786 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 98 5a 2d 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) 20250427110605786 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605786 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605786 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605786 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605786 DVLR DEBUG VLR subscr IMSI-262420000001121 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605786 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 db 7c 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 09 44 e7 a6 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605786 DVLR DEBUG IMSI:262420000001121 has MSISDN:491230001121 (vlr.c:1045) 20250427110605786 DMSC NOTICE msub(IMSI-262420000001121:MSISDN-491230001121) VLR: update for IMSI=262420000001121 (MSISDN=491230001121) (gsm_04_08.c:1541) 20250427110605786 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:13 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:15 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 20250427110605786 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605786 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605786 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605786 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605786 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605786 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605786 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110605787 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605787 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe22b040]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605787 DIUCS DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe22b040]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605787 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605787 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605787 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110605787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2559b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110605787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2559b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110605787 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110605787 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe22b040]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110605787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2559b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110605787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2559b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110605787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2562f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2562f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2559b0] (fsm.c:486) 20250427110605787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2562f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110605787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2562f0]{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)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605787 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55eefe2213b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110605787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110605787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110605787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110605787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55eefe2213b0] (vlr_lu_fsm.c:110) 20250427110605787 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605787 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110605787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55eefe2213b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110605787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55eefe2213b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110605787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55eefe230800]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605787 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605787 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 17 4d 68 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) 20250427110605787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55eefe230800]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55eefe2213b0] (fsm.c:486) 20250427110605787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55eefe230800]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110605787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55eefe230800]{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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55eefe230800]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110605787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55eefe230800]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110605787 DMSC NOTICE msub(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x04B32DC7) VLR: update for IMSI=262420000001121 (MSISDN=491230001121) (gsm_04_08.c:1541) 20250427110605787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55eefe230800]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110605787 DMM DEBUG -> IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x04B32DC7 LOCATION UPDATE ACCEPT (TMSI = 0x04b32dc7) (gsm_04_08.c:149) 20250427110605787 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110605787 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605787 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220d10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110605787 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x04B32DC7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605787 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605787 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605787 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605787 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 a4 73 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 04 b3 2d c7 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605787 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605787 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605787 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605787 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605787 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605787 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110605787 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605787 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe236c50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605787 DIUCS DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe236c50]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605787 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe236e30]{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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605787 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605787 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110605787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258d40]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110605787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258d40]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110605787 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110605787 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe236c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110605787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258d40]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110605787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258d40]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110605787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe258d40] (fsm.c:486) 20250427110605787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110605787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110605787 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605787 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605787 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:1 20250427110605787 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605787 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 ff 93 0e 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-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2961)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:14 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 20250427110605789 DVLR DEBUG VLR subscr IMSI-262420000001126 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605789 DVLR DEBUG IMSI:262420000001126 has MSISDN:491230001126 (vlr.c:1045) 20250427110605789 DMSC NOTICE msub(IMSI-262420000001126:MSISDN-491230001126) VLR: update for IMSI=262420000001126 (MSISDN=491230001126) (gsm_04_08.c:1541) 20250427110605789 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110605789 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605789 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605789 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605789 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605789 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605789 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0c 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:13 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110605789 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110605789 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22c7b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605789 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22c7b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605789 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605789 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605790 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605790 DMM DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110605790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe230cc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110605790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55eefe22bc00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110605790 DMSC NOTICE msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F) VLR: update for IMSI=262420000001119 (MSISDN=491230001119) (gsm_04_08.c:1541) 20250427110605790 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110605790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55eefe22bc00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110605790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe230cc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110605790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55eefe22bc00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP20250427110605790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55eefe22bc00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe230cc0] (vlr_lu_fsm.c:817) 20250427110605790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55eefe22bc00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110605790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55eefe22bc00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe230cc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110605790 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110605790 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.878s remaining) (msc_a.c:450) 20250427110605790 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001119/3/1): Available (smpp_smsc.c:626) 20250427110605790 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605790 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110605790 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110605790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605790 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605790 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605790 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 33 95 bb 00 01 0d 00 01 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)@84c1225eaf8b: Session index based on local reference:15 20250427110605790 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605790 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110605790 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110605790 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110605790 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110605790 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22c7b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110605790 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110605790 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55eefe2295e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110605790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe241100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110605790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe241100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110605790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe241100]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110605790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe241100]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55eefe2295e0] (vlr_lu_fsm.c:110) 20250427110605790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe241100]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110605790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55eefe241100]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55eefe2295e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110605790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55eefe2295e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110605790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55eefe22bc00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55eefe22bc00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55eefe2295e0] (fsm.c:486) 20250427110605790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55eefe22bc00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110605790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55eefe22bc00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110605790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55eefe22bc00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110605790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55eefe22bc00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110605790 DMSC NOTICE msub(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x57BFCCB8) VLR: update for IMSI=262420000001126 (MSISDN=491230001126) (gsm_04_08.c:1541) 20250427110605790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55eefe22bc00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110605790 DMM DEBUG -> IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x57BFCCB8 LOCATION UPDATE ACCEPT (TMSI = 0x57bfccb8) (gsm_04_08.c:149) 20250427110605790 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110605790 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605790 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe23e8f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110605790 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x57BFCCB8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605790 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110605790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605790 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110605790 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605790 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 5b 13 bc 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 57 bf cc b8 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)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110605790 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605790 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe257160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605790 DIUCS DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe257160]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605790 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605790 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605790 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110605790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2569d0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110605790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2569d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110605790 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110605790 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe257160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110605790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2569d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110605790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2569d0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110605790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe241100]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe241100]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe2569d0] (fsm.c:486) 20250427110605790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe241100]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110605790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe241100]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110605790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605790 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605790 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605790 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 46 20 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) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:11 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mt_ussd2(2976)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2968)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:6 20250427110605791 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605792 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605792 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605792 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 14 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mt_ussd2(2962)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605792 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605792 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22c200]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605792 DIUCS DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22c200]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605792 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605792 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110605792 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110605792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b9a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b9a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110605792 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110605792 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22c200]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110605792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b9a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110605792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b9a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110605792 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe227ad0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605792 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe227ad0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe22b9a0] (fsm.c:486) 20250427110605792 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe227ad0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) TC_iu_multi_lu_and_mt_ussd2(2974)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110605792 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605792 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605792 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe227ad0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110605792 DVLR DEBUG VLR subscr IMSI-262420000001128 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605792 DVLR DEBUG IMSI:262420000001128 has MSISDN:491230001128 (vlr.c:1045) 20250427110605792 DMSC NOTICE msub(IMSI-262420000001128:MSISDN-491230001128) VLR: update for IMSI=262420000001128 (MSISDN=491230001128) (gsm_04_08.c:1541) 20250427110605792 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605792 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605792 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605792 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 07 06 f8 9e 5a 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) 20250427110605792 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605792 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605792 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605792 DLSS7 DEBUG 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) 20250427110605792 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605792 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249cb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605792 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249cb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605792 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605792 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605792 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605792 DMM DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110605792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe2315f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110605792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55eefe24e160]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110605792 DMSC NOTICE msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA) VLR: update for IMSI=262420000001122 (MSISDN=491230001122) (gsm_04_08.c:1541) 20250427110605792 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110605792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55eefe24e160]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110605792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe2315f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110605792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55eefe24e160]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110605792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55eefe24e160]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe2315f0] (vlr_lu_fsm.c:817) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:3 20250427110605792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55eefe24e160]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110605792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55eefe24e160]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe2315f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110605792 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110605792 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.880s remaining) (msc_a.c:450) 20250427110605792 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001122/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605793 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605793 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110605793 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110605793 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110605793 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110605793 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110605793 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110605793 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110605793 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110605793 DVLR DEBUG VLR subscr IMSI-262420000001125 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605793 DVLR DEBUG IMSI:262420000001125 has MSISDN:491230001125 (vlr.c:1045) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605793 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605793 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605793 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 a5 fd 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-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:10 20250427110605793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605793 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605793 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605793 DMSC NOTICE msub(IMSI-262420000001125:MSISDN-491230001125) VLR: update for IMSI=262420000001125 (MSISDN=491230001125) (gsm_04_08.c:1541) 20250427110605793 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605793 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55eefe24d180]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110605793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe2523c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110605793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe2523c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110605793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe2523c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110605793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe2523c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55eefe24d180] (vlr_lu_fsm.c:110) 20250427110605793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe2523c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110605793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55eefe2523c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55eefe24d180]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110605793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55eefe24d180]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110605793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55eefe24e160]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55eefe24e160]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55eefe24d180] (fsm.c:486) 20250427110605793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55eefe24e160]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110605793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55eefe24e160]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110605793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55eefe24e160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110605793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55eefe24e160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110605793 DMSC NOTICE msub(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x73B74C6F) VLR: update for IMSI=262420000001128 (MSISDN=491230001128) (gsm_04_08.c:1541) 20250427110605793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55eefe24e160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110605793 DMM DEBUG -> IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x73B74C6F LOCATION UPDATE ACCEPT (TMSI = 0x73b74c6f) (gsm_04_08.c:149) 20250427110605793 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110605793 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605793 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24eee0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110605793 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x73B74C6F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605793 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 98 5a 2d 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 73 b7 4c 6f 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:14 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:11 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:14 MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '059B'O 20250427110605796 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605796 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605796 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605796 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605796 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605796 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605796 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605796 DLSS7 DEBUG 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)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 20250427110605796 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605796 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605796 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605796 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605797 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605797 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605797 DMM DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110605797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23a9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110605797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55eefe223b10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110605797 DMSC NOTICE msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E) VLR: update for IMSI=262420000001116 (MSISDN=491230001116) (gsm_04_08.c:1541) 20250427110605797 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110605797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55eefe223b10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110605797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23a9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110605797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55eefe223b10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110605797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55eefe223b10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23a9b0] (vlr_lu_fsm.c:817) 20250427110605797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55eefe223b10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110605797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55eefe223b10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23a9b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110605797 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110605797 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.868s remaining) (msc_a.c:450) 20250427110605797 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001116/3/1): Available (smpp_smsc.c:626) 20250427110605797 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605797 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110605797 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110605797 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110605797 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E + vlr_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)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110605797 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110605797 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110605797 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110605797 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110605797 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605797 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605797 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605797 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 f9 36 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) 20250427110605797 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605797 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605797 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605797 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605797 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605797 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0b 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:12 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605797 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605797 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe20d0f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605797 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe20d0f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605797 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605797 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605797 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110605797 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110605797 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110605797 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605797 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110605797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe23aae0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110605797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe23aae0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe1f2e70] (msc_a.c:1053) 20250427110605797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe23aae0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110605797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe23aae0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110605797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe23aae0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110605797 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe20cfc0] (msc_a.c:1053) 20250427110605797 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110605797 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe1f2e70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110605797 DMSC DEBUG msub_fsm[0x55eefe20cfc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110605797 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294) MSC-A terminated (msub.c:261) 20250427110605797 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294) 1 MSC-I still active (msub.c:79) 20250427110605797 DMSC DEBUG msub_fsm[0x55eefe20cfc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110605797 DMSC DEBUG msub_fsm[0x55eefe20cfc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110605797 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe20d0f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110605797 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe20d0f0]{READY}: Removing from parent msub_fsm[0x55eefe20cfc0] (msub.c:113) 20250427110605797 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-523 (ran_conn.c:142) 20250427110605797 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-523 (ran_conn.c:155) 20250427110605797 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe20d0f0]{READY}: Freeing instance (msub.c:113) 20250427110605797 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-523:LU)[0x55eefe20d0f0]{READY}: Deallocated (fsm.c:568) 20250427110605797 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294) Free (msub.c:119) 20250427110605797 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110605797 DMSC DEBUG msub_fsm[0x55eefe20cfc0]{terminating}: Freeing instance (msub.c:113) 20250427110605797 DMSC DEBUG msub_fsm[0x55eefe20cfc0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110605797 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605797 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605797 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605797 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 60 36 87 00 02 0b 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2980)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110605798 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605798 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605798 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605798 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605798 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605798 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605798 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605798 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605798 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe222540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605798 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe222540]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605798 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605798 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605798 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605798 DMM DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110605798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe240ea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110605798 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55eefe23ad40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110605798 DMSC NOTICE msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F) VLR: update for IMSI=262420000001124 (MSISDN=491230001124) (gsm_04_08.c:1541) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:4 20250427110605799 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110605799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55eefe23ad40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110605799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe240ea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110605799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55eefe23ad40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110605799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55eefe23ad40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe240ea0] (vlr_lu_fsm.c:817) 20250427110605799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55eefe23ad40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110605799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55eefe23ad40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe240ea0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110605799 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110605799 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.876s remaining) (msc_a.c:450) 20250427110605799 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001124/3/1): Available (smpp_smsc.c:626) 20250427110605799 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605799 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110605799 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110605799 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110605799 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110605799 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110605799 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110605799 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe222540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:14 20250427110605799 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110605799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605799 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605799 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 ee 67 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-SCCP(2953)@84c1225eaf8b: vl_from0 20250427110605799 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605799 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605799 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605799 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605799 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605799 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605799 DLSS7 DEBUG 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) 20250427110605799 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605799 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe2230e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605799 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe2230e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605799 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605799 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605799 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605799 DMM DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110605799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe249890]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110605799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55eefe221610]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110605799 DMSC NOTICE msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF) VLR: update for IMSI=262420000001117 (MSISDN=491230001117) (gsm_04_08.c:1541) MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O 20250427110605799 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110605799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55eefe221610]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110605799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe249890]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110605799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55eefe221610]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110605799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55eefe221610]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe249890] (vlr_lu_fsm.c:817) 20250427110605799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55eefe221610]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110605799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55eefe221610]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe249890]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110605799 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110605799 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.867s remaining) (msc_a.c:450) 20250427110605799 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001117/3/1): Available (smpp_smsc.c:626) 20250427110605799 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605799 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110605799 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110605799 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110605799 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110605799 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110605799 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110605799 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe2230e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110605799 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605799 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 4f f2 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) 20250427110605800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605800 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605800 DLSS7 DEBUG 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)@84c1225eaf8b: Session index based on connection ID:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605800 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605800 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c7130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605800 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c7130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605800 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605800 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605800 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605800 DMM DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110605800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe2306d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110605800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55eefe230f20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110605800 DMSC NOTICE msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954) VLR: update for IMSI=262420000001120 (MSISDN=491230001120) (gsm_04_08.c:1541) 20250427110605800 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110605800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55eefe230f20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110605800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe2306d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110605800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55eefe230f20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110605800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55eefe230f20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe2306d0] (vlr_lu_fsm.c:817) 20250427110605800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55eefe230f20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110605800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55eefe230f20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe2306d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110605800 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110605800 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.870s remaining) (msc_a.c:450) 20250427110605800 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001120/3/1): Available (smpp_smsc.c:626) 20250427110605800 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605800 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110605800 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110605800 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110605800 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110605800 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110605800 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110605800 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c7130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110605800 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605800 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605800 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 31 97 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(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605800 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110605800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605800 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605800 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605800 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605800 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c500]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605800 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c500]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605801 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605801 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605801 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605801 DMM DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110605801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21ce20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110605801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55eefe229fb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110605801 DMSC NOTICE msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6) VLR: update for IMSI=262420000001123 (MSISDN=491230001123) (gsm_04_08.c:1541) 20250427110605801 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110605801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55eefe229fb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110605801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21ce20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110605801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55eefe229fb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110605801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55eefe229fb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21ce20] (vlr_lu_fsm.c:817) 20250427110605801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55eefe229fb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110605801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55eefe229fb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21ce20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110605801 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) TC_iu_multi_lu_and_mt_ussd2(2984)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605801 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.873s remaining) (msc_a.c:450) 20250427110605801 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001123/3/1): Available (smpp_smsc.c:626) 20250427110605801 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605801 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110605801 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110605801 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110605801 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110605801 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110605801 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110605801 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c500]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110605801 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110605801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605801 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 db 7c 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) MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110605802 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605802 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605802 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605802 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605802 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:1 20250427110605802 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605802 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 60 36 87 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2964)6305415 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2964)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2964)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2964)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2964)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:5 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-RAN(2954)@84c1225eaf8b: Created IMSI[0] for '262420000001118'H'00844294'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2964) MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:10 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test-GSUP(2959)@84c1225eaf8b: Created GsupExpect[0] for "262420000001118" to be handled at TC_iu_multi_lu_and_mt_ussd2(2964) MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:6 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605836 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55eefe252160]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110605837 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe1a1c90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110605837 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe1a1c90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110605837 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe1a1c90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110605837 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe1a1c90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55eefe252160] (vlr_lu_fsm.c:110) 20250427110605837 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe1a1c90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110605837 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55eefe1a1c90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55eefe252160]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110605837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55eefe252160]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110605837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55eefe23ad40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55eefe23ad40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55eefe252160] (fsm.c:486) 20250427110605837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55eefe23ad40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110605837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55eefe23ad40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110605837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55eefe23ad40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110605837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55eefe23ad40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110605837 DMSC NOTICE msub(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x0160C042) VLR: update for IMSI=262420000001125 (MSISDN=491230001125) (gsm_04_08.c:1541) 20250427110605837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55eefe23ad40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110605837 DMM DEBUG -> IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x0160C042 LOCATION UPDATE ACCEPT (TMSI = 0x0160c042) (gsm_04_08.c:149) 20250427110605837 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110605837 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605837 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f460]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110605837 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x0160C042 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605838 DVLR DEBUG VLR subscr IMSI-262420000001129 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605838 DVLR DEBUG IMSI:262420000001129 has MSISDN:491230001129 (vlr.c:1045) 20250427110605838 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605838 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605838 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605838 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605838 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 ff b0 a7 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 01 60 c0 42 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605838 DMSC NOTICE msub(IMSI-262420000001129:MSISDN-491230001129) VLR: update for IMSI=262420000001129 (MSISDN=491230001129) (gsm_04_08.c:1541) 20250427110605838 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605838 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605838 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605838 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605838 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605838 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605838 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605838 DLSS7 DEBUG 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) 20250427110605838 DVLR DEBUG VLR subscr IMSI-262420000001131 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605838 DVLR DEBUG IMSI:262420000001131 has MSISDN:491230001131 (vlr.c:1045) 20250427110605838 DMSC NOTICE msub(IMSI-262420000001131:MSISDN-491230001131) VLR: update for IMSI=262420000001131 (MSISDN=491230001131) (gsm_04_08.c:1541) 20250427110605838 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605838 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605838 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605838 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605838 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605838 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605838 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605838 DVLR DEBUG VLR subscr IMSI-262420000001127 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605838 DVLR DEBUG IMSI:262420000001127 has MSISDN:491230001127 (vlr.c:1045) 20250427110605838 DMSC NOTICE msub(IMSI-262420000001127:MSISDN-491230001127) VLR: update for IMSI=262420000001127 (MSISDN=491230001127) (gsm_04_08.c:1541) 20250427110605838 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605838 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110605838 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605838 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605838 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605838 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605839 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605839 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605839 DLSS7 DEBUG 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) 20250427110605839 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605839 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220d10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605839 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220d10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605839 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605839 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605839 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605839 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605839 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605839 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605839 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605839 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605839 DLSS7 DEBUG 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) 20250427110605839 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605839 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605839 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605839 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605839 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605839 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605839 DMM DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110605839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe2213b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110605839 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55eefe230800]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110605839 DMSC NOTICE msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7) VLR: update for IMSI=262420000001121 (MSISDN=491230001121) (gsm_04_08.c:1541) 20250427110605839 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110605839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605839 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605839 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110605839 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605839 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605839 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605839 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605839 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55eefe230800]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110605839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe2213b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110605839 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55eefe230800]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110605839 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55eefe230800]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe2213b0] (vlr_lu_fsm.c:817) 20250427110605839 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55eefe230800]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110605839 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55eefe230800]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe2213b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110605839 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110605839 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.831s remaining) (msc_a.c:450) 20250427110605839 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001121/3/1): Available (smpp_smsc.c:626) 20250427110605839 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605839 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605839 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110605839 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605840 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605840 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110605840 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605840 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110605840 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110605840 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110605840 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110605840 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110605840 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110605840 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605840 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220d10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110605840 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605840 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605840 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110605840 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605840 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605840 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110605840 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110605840 DVLR DEBUG VLR subscr IMSI-262420000001130 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605840 DVLR DEBUG IMSI:262420000001130 has MSISDN:491230001130 (vlr.c:1045) 20250427110605840 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605841 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605841 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605841 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605841 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605841 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110605841 DMSC NOTICE msub(IMSI-262420000001130:MSISDN-491230001130) VLR: update for IMSI=262420000001130 (MSISDN=491230001130) (gsm_04_08.c:1541) 20250427110605841 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605841 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605841 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22c7b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605841 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22c7b0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605841 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605841 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605841 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110605841 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110605841 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110605841 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605841 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110605841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe230cc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110605841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe230cc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22ca40] (msc_a.c:1053) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:9 20250427110605841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe230cc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110605842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe230cc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110605842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe230cc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110605842 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe22c680] (msc_a.c:1053) 20250427110605842 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110605842 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22ca40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110605842 DMSC DEBUG msub_fsm[0x55eefe22c680]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110605842 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F) MSC-A terminated (msub.c:261) 20250427110605842 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F) 1 MSC-I still active (msub.c:79) 20250427110605842 DMSC DEBUG msub_fsm[0x55eefe22c680]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110605842 DMSC DEBUG msub_fsm[0x55eefe22c680]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110605842 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22c7b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110605842 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22c7b0]{READY}: Removing from parent msub_fsm[0x55eefe22c680] (msub.c:113) 20250427110605842 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-524 (ran_conn.c:142) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110605842 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-524 (ran_conn.c:155) 20250427110605842 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22c7b0]{READY}: Freeing instance (msub.c:113) 20250427110605842 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-524:LU)[0x55eefe22c7b0]{READY}: Deallocated (fsm.c:568) 20250427110605842 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F) Free (msub.c:119) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110605842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605843 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605843 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605842 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F - active-conn: now used by 1 (attached) (msub.c:375) 20250427110605842 DMSC DEBUG msub_fsm[0x55eefe22c680]{terminating}: Freeing instance (msub.c:113) 20250427110605842 DMSC DEBUG msub_fsm[0x55eefe22c680]{terminating}: Deallocated (fsm.c:568) 20250427110605843 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110605843 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427110605843 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605843 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 a4 73 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-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110605843 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427110605843 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427110605844 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605844 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe23e8f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605844 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe23e8f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605844 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605844 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605844 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605844 DMM DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110605844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe2295e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110605844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55eefe22bc00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110605844 DMSC NOTICE msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8) VLR: update for IMSI=262420000001126 (MSISDN=491230001126) (gsm_04_08.c:1541) 20250427110605844 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110605844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55eefe22bc00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110605844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe2295e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110605844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55eefe22bc00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110605844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55eefe22bc00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe2295e0] (vlr_lu_fsm.c:817) 20250427110605844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55eefe22bc00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110605844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55eefe22bc00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe2295e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110605844 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110605844 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.834s remaining) (msc_a.c:450) 20250427110605844 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001126/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605845 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605845 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110605845 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110605845 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110605845 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110605845 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110605845 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110605845 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe23e8f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605845 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110605845 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55eefe258d40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110605845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110605845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110605845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110605845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55eefe258d40] (vlr_lu_fsm.c:110) 20250427110605845 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605845 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110605845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55eefe21a0e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55eefe258d40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110605845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55eefe258d40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110605845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605845 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605845 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55eefe1a1c90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55eefe1a1c90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55eefe258d40] (fsm.c:486) 20250427110605845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55eefe1a1c90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110605845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55eefe1a1c90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110605845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55eefe1a1c90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110605845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55eefe1a1c90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110605846 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 33 95 bb 00 02 0c 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605846 DMSC NOTICE msub(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x2C2275B5) VLR: update for IMSI=262420000001131 (MSISDN=491230001131) (gsm_04_08.c:1541) 20250427110605846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55eefe1a1c90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110605846 DMM DEBUG -> IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x2C2275B5 LOCATION UPDATE ACCEPT (TMSI = 0x2c2275b5) (gsm_04_08.c:149) 20250427110605846 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110605846 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605846 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110605846 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x2C2275B5 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605846 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605846 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24eee0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605846 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24eee0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605846 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605846 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605846 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605846 DMM DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110605846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24d180]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110605846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55eefe24e160]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110605846 DMSC NOTICE msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F) VLR: update for IMSI=262420000001128 (MSISDN=491230001128) (gsm_04_08.c:1541) 20250427110605846 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110605846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55eefe24e160]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110605846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24d180]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110605846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55eefe24e160]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110605846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55eefe24e160]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24d180] (vlr_lu_fsm.c:817) 20250427110605846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55eefe24e160]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110605846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55eefe24e160]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24d180]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110605846 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110605846 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.837s remaining) (msc_a.c:450) 20250427110605846 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001128/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:5 20250427110605847 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605847 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110605847 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110605847 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110605847 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110605847 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110605847 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110605847 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24eee0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110605847 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110605847 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55eefe2559b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110605847 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2562f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110605847 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2562f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110605847 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2562f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110605847 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2562f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55eefe2559b0] (vlr_lu_fsm.c:110) 20250427110605847 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2562f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110605847 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55eefe2562f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55eefe2559b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110605847 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605847 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605847 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110605847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55eefe2559b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110605847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55eefe21a0e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55eefe21a0e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55eefe2559b0] (fsm.c:486) 20250427110605847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55eefe21a0e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110605847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55eefe21a0e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110605847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55eefe21a0e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110605847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55eefe21a0e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110605847 DMSC NOTICE msub(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x62DCB1B0) VLR: update for IMSI=262420000001129 (MSISDN=491230001129) (gsm_04_08.c:1541) 20250427110605847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55eefe21a0e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110605847 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605847 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 00 84 42 94 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605847 DMM DEBUG -> IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x62DCB1B0 LOCATION UPDATE ACCEPT (TMSI = 0x62dcb1b0) (gsm_04_08.c:149) 20250427110605847 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110605847 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605847 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe22b040]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110605847 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x62DCB1B0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110605848 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605848 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249cb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605848 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249cb0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605848 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2978)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110605848 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605848 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110605848 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110605848 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110605848 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605848 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110605848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe2315f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110605848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe2315f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249f40] (msc_a.c:1053) 20250427110605848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe2315f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110605848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe2315f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110605848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe2315f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110605848 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2241c0] (msc_a.c:1053) 20250427110605848 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110605848 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249f40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110605848 DMSC DEBUG msub_fsm[0x55eefe2241c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110605848 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA) MSC-A terminated (msub.c:261) 20250427110605848 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA) 1 MSC-I still active (msub.c:79) 20250427110605848 DMSC DEBUG msub_fsm[0x55eefe2241c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110605848 DMSC DEBUG msub_fsm[0x55eefe2241c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110605848 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249cb0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110605848 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249cb0]{READY}: Removing from parent msub_fsm[0x55eefe2241c0] (msub.c:113) 20250427110605848 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-527 (ran_conn.c:142) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605848 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-527 (ran_conn.c:155) 20250427110605848 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249cb0]{READY}: Freeing instance (msub.c:113) 20250427110605848 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-527:LU)[0x55eefe249cb0]{READY}: Deallocated (fsm.c:568) 20250427110605848 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA) Free (msub.c:119) 20250427110605848 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA - active-conn: now used by 1 (attached) (msub.c:375) 20250427110605848 DMSC DEBUG msub_fsm[0x55eefe2241c0]{terminating}: Freeing instance (msub.c:113) 20250427110605848 DMSC DEBUG msub_fsm[0x55eefe2241c0]{terminating}: Deallocated (fsm.c:568) 20250427110605848 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55eefe22b9a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110605848 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe227ad0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110605848 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe227ad0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110605849 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe227ad0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110605849 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe227ad0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55eefe22b9a0] (vlr_lu_fsm.c:110) 20250427110605849 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe227ad0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110605849 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55eefe227ad0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55eefe22b9a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110605849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55eefe22b9a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110605849 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55eefe2562f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605849 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55eefe2562f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55eefe22b9a0] (fsm.c:486) 20250427110605849 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55eefe2562f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110605849 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55eefe2562f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110605849 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55eefe2562f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110605849 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55eefe2562f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110605849 DMSC NOTICE msub(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0xAF4F14C3) VLR: update for IMSI=262420000001127 (MSISDN=491230001127) (gsm_04_08.c:1541) 20250427110605849 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605849 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605849 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55eefe2562f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110605849 DMM DEBUG -> IMSI-262420000001127:MSISDN-491230001127:TMSInew-0xAF4F14C3 LOCATION UPDATE ACCEPT (TMSI = 0xaf4f14c3) (gsm_04_08.c:149) 20250427110605849 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110605849 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605849 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22c200]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110605849 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110605849 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605849 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 5b 13 bc 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605849 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSInew-0xAF4F14C3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605849 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605849 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605849 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605849 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605849 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605849 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110605849 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110605849 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110605849 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605849 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110605849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23a9b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110605849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23a9b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23e110] (msc_a.c:1053) 20250427110605849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23a9b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110605849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23a9b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110605849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23a9b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110605850 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2135a0] (msc_a.c:1053) 20250427110605850 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110605850 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe23e110]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110605850 DMSC DEBUG msub_fsm[0x55eefe2135a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110605850 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E) MSC-A terminated (msub.c:261) 20250427110605850 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E) 1 MSC-I still active (msub.c:79) 20250427110605850 DMSC DEBUG msub_fsm[0x55eefe2135a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110605850 DMSC DEBUG msub_fsm[0x55eefe2135a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110605850 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe1f3b80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110605850 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe1f3b80]{READY}: Removing from parent msub_fsm[0x55eefe2135a0] (msub.c:113) 20250427110605850 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-521 (ran_conn.c:142) 20250427110605850 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-521 (ran_conn.c:155) 20250427110605850 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe1f3b80]{READY}: Freeing instance (msub.c:113) 20250427110605850 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-521:LU)[0x55eefe1f3b80]{READY}: Deallocated (fsm.c:568) 20250427110605850 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E) Free (msub.c:119) 20250427110605850 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E - active-conn: now used by 1 (attached) (msub.c:375) 20250427110605850 DMSC DEBUG msub_fsm[0x55eefe2135a0]{terminating}: Freeing instance (msub.c:113) 20250427110605850 DMSC DEBUG msub_fsm[0x55eefe2135a0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:3 20250427110605850 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605850 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605850 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605850 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605850 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 ff 93 0e 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 22 75 b5 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '059B'O 20250427110605850 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605850 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe222540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605850 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe222540]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605850 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605850 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605850 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110605850 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110605850 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110605850 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605850 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110605850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe240ea0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110605850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe240ea0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe21cf50] (msc_a.c:1053) 20250427110605850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe240ea0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110605850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe240ea0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110605850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe240ea0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110605850 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe222410] (msc_a.c:1053) 20250427110605850 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110605850 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe21cf50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110605850 DMSC DEBUG msub_fsm[0x55eefe222410]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110605850 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F) MSC-A terminated (msub.c:261) 20250427110605851 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F) 1 MSC-I still active (msub.c:79) 20250427110605851 DMSC DEBUG msub_fsm[0x55eefe222410]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110605851 DMSC DEBUG msub_fsm[0x55eefe222410]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110605851 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe222540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110605851 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe222540]{READY}: Removing from parent msub_fsm[0x55eefe222410] (msub.c:113) 20250427110605851 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-529 (ran_conn.c:142) 20250427110605851 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-529 (ran_conn.c:155) 20250427110605851 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe222540]{READY}: Freeing instance (msub.c:113) 20250427110605851 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-529:LU)[0x55eefe222540]{READY}: Deallocated (fsm.c:568) 20250427110605851 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F) Free (msub.c:119) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605851 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F - active-conn: now used by 1 (attached) (msub.c:375) 20250427110605851 DMSC DEBUG msub_fsm[0x55eefe222410]{terminating}: Freeing instance (msub.c:113) 20250427110605851 DMSC DEBUG msub_fsm[0x55eefe222410]{terminating}: Deallocated (fsm.c:568) 20250427110605851 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605851 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe2230e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605851 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe2230e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605851 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605851 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605851 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110605851 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110605851 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110605851 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605851 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110605851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe249890]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110605851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe249890]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe1cd4b0] (msc_a.c:1053) 20250427110605851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe249890]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110605851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe249890]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110605851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe249890]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110605851 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe222860] (msc_a.c:1053) 20250427110605851 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110605851 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe1cd4b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110605851 DMSC DEBUG msub_fsm[0x55eefe222860]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110605852 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF) MSC-A terminated (msub.c:261) 20250427110605852 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF) 1 MSC-I still active (msub.c:79) 20250427110605852 DMSC DEBUG msub_fsm[0x55eefe222860]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110605852 DMSC DEBUG msub_fsm[0x55eefe222860]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110605851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605851 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 98 5a 2d 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605852 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe2230e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110605852 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe2230e0]{READY}: Removing from parent msub_fsm[0x55eefe222860] (msub.c:113) 20250427110605852 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-522 (ran_conn.c:142) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605852 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-522 (ran_conn.c:155) 20250427110605852 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe2230e0]{READY}: Freeing instance (msub.c:113) 20250427110605852 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-522:LU)[0x55eefe2230e0]{READY}: Deallocated (fsm.c:568) 20250427110605852 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF) Free (msub.c:119) 20250427110605852 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF - active-conn: now used by 1 (attached) (msub.c:375) 20250427110605852 DMSC DEBUG msub_fsm[0x55eefe222860]{terminating}: Freeing instance (msub.c:113) 20250427110605852 DMSC DEBUG msub_fsm[0x55eefe222860]{terminating}: Deallocated (fsm.c:568) 20250427110605852 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605852 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c500]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605852 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c500]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605852 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605852 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605852 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110605852 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605852 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605852 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605852 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110605852 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110605852 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605852 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110605852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21ce20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110605852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21ce20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c790] (msc_a.c:1053) 20250427110605852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21ce20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110605852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21ce20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110605852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21ce20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110605852 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1f3050] (msc_a.c:1053) 20250427110605852 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110605852 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c790]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110605852 DMSC DEBUG msub_fsm[0x55eefe1f3050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110605852 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6) MSC-A terminated (msub.c:261) 20250427110605852 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6) 1 MSC-I still active (msub.c:79) 20250427110605853 DMSC DEBUG msub_fsm[0x55eefe1f3050]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110605853 DMSC DEBUG msub_fsm[0x55eefe1f3050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110605853 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c500]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110605853 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c500]{READY}: Removing from parent msub_fsm[0x55eefe1f3050] (msub.c:113) 20250427110605853 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-528 (ran_conn.c:142) 20250427110605852 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 17 4d 68 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 62 dc b1 b0 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605853 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605853 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605853 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-528 (ran_conn.c:155) 20250427110605853 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c500]{READY}: Freeing instance (msub.c:113) 20250427110605853 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-528:LU)[0x55eefe21c500]{READY}: Deallocated (fsm.c:568) 20250427110605853 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6) Free (msub.c:119) 20250427110605853 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110605853 DMSC DEBUG msub_fsm[0x55eefe1f3050]{terminating}: Freeing instance (msub.c:113) 20250427110605853 DMSC DEBUG msub_fsm[0x55eefe1f3050]{terminating}: Deallocated (fsm.c:568) 20250427110605853 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605853 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605853 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605853 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 33 95 bb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110605853 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605853 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c7130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605853 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c7130]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605853 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605853 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605853 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110605853 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110605853 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110605853 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605853 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110605853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe2306d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110605853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe2306d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c73c0] (msc_a.c:1053) 20250427110605853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe2306d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110605853 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605853 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605853 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe2306d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110605853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe2306d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110605853 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1c6f50] (msc_a.c:1053) 20250427110605853 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110605853 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c73c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110605853 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605853 DMSC DEBUG msub_fsm[0x55eefe1c6f50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110605853 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954) MSC-A terminated (msub.c:261) 20250427110605853 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954) 1 MSC-I still active (msub.c:79) 20250427110605853 DMSC DEBUG msub_fsm[0x55eefe1c6f50]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110605853 DMSC DEBUG msub_fsm[0x55eefe1c6f50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110605853 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c7130]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110605853 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c7130]{READY}: Removing from parent msub_fsm[0x55eefe1c6f50] (msub.c:113) 20250427110605853 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-525 (ran_conn.c:142) 20250427110605853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605853 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 a5 fd 5b 00 02 0f 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605854 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605854 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605854 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-525 (ran_conn.c:155) 20250427110605854 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c7130]{READY}: Freeing instance (msub.c:113) 20250427110605854 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-525:LU)[0x55eefe1c7130]{READY}: Deallocated (fsm.c:568) 20250427110605854 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954) Free (msub.c:119) 20250427110605854 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110605854 DMSC DEBUG msub_fsm[0x55eefe1c6f50]{terminating}: Freeing instance (msub.c:113) 20250427110605854 DMSC DEBUG msub_fsm[0x55eefe1c6f50]{terminating}: Deallocated (fsm.c:568) 20250427110605854 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605854 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605854 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 f8 9e 5a 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 af 4f 14 c3 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605854 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605854 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605854 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605855 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605855 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 f9 36 e6 00 02 09 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605855 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605855 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605855 DLM3UA DEBUG 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)@84c1225eaf8b: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2966)3380667 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605855 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605855 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605855 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 ee 67 fb 00 02 11 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605855 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605855 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2966)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110605855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605856 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2966)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427110605856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_iu_multi_lu_and_mt_ussd2(2966)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110605856 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 4f f2 90 00 02 0a 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605856 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) TC_iu_multi_lu_and_mt_ussd2(2966)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110605856 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605856 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 db 7c 9e 00 02 10 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605857 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605857 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605857 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)@84c1225eaf8b: Message received on association #8 20250427110605857 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605857 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 31 97 41 00 02 0d 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:9 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:15 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110605860 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605860 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605860 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605860 DLM3UA DEBUG 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)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110605860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605860 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110605860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605860 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605860 DLSS7 DEBUG 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) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605860 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605860 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f460]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605860 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f460]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605860 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605860 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605860 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605860 DMM DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110605860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe252160]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110605860 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55eefe23ad40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110605860 DMSC NOTICE msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042) VLR: update for IMSI=262420000001125 (MSISDN=491230001125) (gsm_04_08.c:1541) 20250427110605860 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110605860 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55eefe23ad40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110605860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe252160]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110605860 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55eefe23ad40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110605861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55eefe23ad40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe252160] (vlr_lu_fsm.c:817) 20250427110605861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55eefe23ad40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110605861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55eefe23ad40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605861 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe252160]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110605861 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110605861 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.817s remaining) (msc_a.c:450) 20250427110605861 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001125/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605861 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605861 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110605861 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110605861 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110605861 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110605861 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110605861 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110605861 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f460]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:12 20250427110605861 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110605861 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605861 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605862 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605862 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605862 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 ff b0 a7 00 01 0d 00 01 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)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:13 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-RAN(2954)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2964) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605865 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605866 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605866 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605866 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605866 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 a5 fd 5b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:11 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2964)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2964)@84c1225eaf8b: 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 := '00844294'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2990)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2972)10878299 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:7 TC_iu_multi_lu_and_mt_ussd2(2986)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2972)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2972)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2972)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2972)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_2-RAN(2954)@84c1225eaf8b: Created IMSI[1] for '262420000001119'H'7556022F'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2966) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:9 MSC_Test-GSUP(2959)@84c1225eaf8b: Created GsupExpect[1] for "262420000001119" to be handled at TC_iu_multi_lu_and_mt_ussd2(2966) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:5 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2961)16332518 MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2976)15624187 TC_iu_multi_lu_and_mt_ussd2(2961)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2962)5239440 TC_iu_multi_lu_and_mt_ussd2(2961)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2961)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2961)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2976)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2976)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2974)14384286 TC_iu_multi_lu_and_mt_ussd2(2962)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2976)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2962)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2976)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2982)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2962)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2962)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2968)3249985 TC_iu_multi_lu_and_mt_ussd2(2974)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2974)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2974)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2974)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2968)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2968)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2968)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2968)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-RAN(2954)@84c1225eaf8b: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2964)4464472 20250427110605884 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55eefe2569d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110605884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe241100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110605884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe241100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110605884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe241100]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110605884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe241100]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55eefe2569d0] (vlr_lu_fsm.c:110) 20250427110605884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe241100]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110605884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55eefe241100]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55eefe2569d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110605884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55eefe2569d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110605884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55eefe227ad0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110605884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55eefe227ad0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55eefe2569d0] (fsm.c:486) 20250427110605884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55eefe227ad0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110605884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55eefe227ad0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110605884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55eefe227ad0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110605884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55eefe227ad0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110605884 DMSC NOTICE msub(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x39C12CE6) VLR: update for IMSI=262420000001130 (MSISDN=491230001130) (gsm_04_08.c:1541) 20250427110605884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55eefe227ad0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110605884 DMM DEBUG -> IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x39C12CE6 LOCATION UPDATE ACCEPT (TMSI = 0x39c12ce6) (gsm_04_08.c:149) 20250427110605884 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110605884 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605884 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110605885 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x39C12CE6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:15 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 20250427110605885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605885 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605885 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 ce 46 20 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 c1 2c e6 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)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110605886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605886 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605886 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605886 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 f9 36 e6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110605886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605886 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605886 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605886 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 ee 67 fb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110605886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605886 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605886 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605886 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 4f f2 90 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110605886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605886 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605886 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605886 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 db 7c 9e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605887 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605887 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605887 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605887 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 31 97 41 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110605887 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605887 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605887 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110605887 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427110605887 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605887 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110605887 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427110605887 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605888 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605888 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605888 DLM3UA DEBUG 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)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O 20250427110605888 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605888 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220d10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605888 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220d10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605888 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605888 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605888 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110605888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605888 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110605888 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605888 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110605888 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110605888 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605888 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110605888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe2213b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110605888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe2213b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220e40] (msc_a.c:1053) 20250427110605888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe2213b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110605888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe2213b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110605888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe2213b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110605888 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe228450] (msc_a.c:1053) 20250427110605888 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 75 56 02 2f 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605888 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '059B'O 20250427110605888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605888 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605888 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605888 DLSS7 DEBUG 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) 20250427110605888 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110605888 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220e40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110605888 DMSC DEBUG msub_fsm[0x55eefe228450]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110605888 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7) MSC-A terminated (msub.c:261) 20250427110605888 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7) 1 MSC-I still active (msub.c:79) 20250427110605888 DMSC DEBUG msub_fsm[0x55eefe228450]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110605888 DMSC DEBUG msub_fsm[0x55eefe228450]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110605888 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220d10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110605888 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220d10]{READY}: Removing from parent msub_fsm[0x55eefe228450] (msub.c:113) 20250427110605888 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-526 (ran_conn.c:142) 20250427110605888 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-526 (ran_conn.c:155) 20250427110605888 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220d10]{READY}: Freeing instance (msub.c:113) 20250427110605888 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-526:LU)[0x55eefe220d10]{READY}: Deallocated (fsm.c:568) 20250427110605888 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7) Free (msub.c:119) 20250427110605888 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110605888 DMSC DEBUG msub_fsm[0x55eefe228450]{terminating}: Freeing instance (msub.c:113) 20250427110605888 DMSC DEBUG msub_fsm[0x55eefe228450]{terminating}: Deallocated (fsm.c:568) 20250427110605888 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605889 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236c50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605889 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236c50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605889 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605889 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605889 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605889 DMM DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110605889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe258d40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110605889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55eefe1a1c90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110605889 DMSC NOTICE msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5) VLR: update for IMSI=262420000001131 (MSISDN=491230001131) (gsm_04_08.c:1541) 20250427110605889 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110605889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55eefe1a1c90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110605889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe258d40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110605889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55eefe1a1c90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110605889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55eefe1a1c90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe258d40] (vlr_lu_fsm.c:817) 20250427110605889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55eefe1a1c90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110605889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55eefe1a1c90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe258d40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110605889 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110605889 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.802s remaining) (msc_a.c:450) 20250427110605889 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001131/3/1): Available (smpp_smsc.c:626) 20250427110605889 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605889 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110605889 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110605889 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110605889 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110605889 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110605889 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110605889 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110605889 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: First idle individual index:0 20250427110605890 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605890 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605890 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 a4 73 f2 00 02 0e 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605890 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605890 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605890 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 ff 93 0e 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605891 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605891 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605891 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 44 1f 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 00 84 42 94 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605891 DIUCS DEBUG (UTRAN-Iu-537 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:14 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110605892 DMSC DEBUG msub_fsm[0x55eefe23aae0]{active}: Allocated (fsm.c:456) 20250427110605892 DMSC DEBUG msc_i[0x55eefe1f2e70]{READY}: Allocated (fsm.c:456) 20250427110605892 DMSC DEBUG msc_i[0x55eefe1f2e70]{READY}: is child of msub_fsm[0x55eefe23aae0] (fsm.c:486) 20250427110605892 DMSC DEBUG msc_a[0x55eefe20d0f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110605892 DMSC DEBUG msc_a[0x55eefe20d0f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe23aae0] (fsm.c:486) 20250427110605892 DMSC DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x55eefe20d0f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110605892 DMSC DEBUG msc_i(unknown:UTRAN-Iu-537:NONE)[0x55eefe1f2e70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110605892 DMSC DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x55eefe20d0f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605892 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x55eefe20d0f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110605892 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x55eefe20d0f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110605892 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20cfc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110605892 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20cfc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0] (fsm.c:486) 20250427110605892 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20cfc0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110605892 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20cfc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110605892 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110605892 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110605892 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110605892 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110605892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20cfc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110605892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20cfc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110605892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe223b10]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110605892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe223b10]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20cfc0] (fsm.c:486) 20250427110605892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe223b10]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110605892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe223b10]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110605892 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294 - 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605893 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605893 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605893 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605893 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605893 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 44 1f 58 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) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:10 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:13 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-RAN(2954)@84c1225eaf8b: Created IMSI[2] for '262420000001122'H'160361FA'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2972) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110605895 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605895 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605895 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110605895 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605895 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe23e8f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605895 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe23e8f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605895 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605895 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605895 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110605895 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110605895 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110605895 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605895 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110605895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe2295e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110605895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe2295e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe228fc0] (msc_a.c:1053) 20250427110605895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe2295e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110605895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe2295e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110605895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe2295e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110605895 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe23e7c0] (msc_a.c:1053) 20250427110605895 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110605895 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe228fc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110605895 DMSC DEBUG msub_fsm[0x55eefe23e7c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110605895 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8) MSC-A terminated (msub.c:261) 20250427110605895 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8) 1 MSC-I still active (msub.c:79) 20250427110605895 DMSC DEBUG msub_fsm[0x55eefe23e7c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110605895 DMSC DEBUG msub_fsm[0x55eefe23e7c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110605895 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe23e8f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110605895 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe23e8f0]{READY}: Removing from parent msub_fsm[0x55eefe23e7c0] (msub.c:113) 20250427110605895 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-531 (ran_conn.c:142) 20250427110605895 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-531 (ran_conn.c:155) 20250427110605895 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe23e8f0]{READY}: Freeing instance (msub.c:113) 20250427110605895 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-531:LU)[0x55eefe23e8f0]{READY}: Deallocated (fsm.c:568) 20250427110605895 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8) Free (msub.c:119) 20250427110605895 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110605895 DMSC DEBUG msub_fsm[0x55eefe23e7c0]{terminating}: Freeing instance (msub.c:113) 20250427110605895 DMSC DEBUG msub_fsm[0x55eefe23e7c0]{terminating}: Deallocated (fsm.c:568) 20250427110605895 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605895 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605895 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110605896 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605896 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 5b 13 bc 00 02 13 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@84c1225eaf8b: Created IMSI[3] for '262420000001116'H'9248560E'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2961) MSC_Test-GSUP(2959)@84c1225eaf8b: Created GsupExpect[2] for "262420000001122" to be handled at TC_iu_multi_lu_and_mt_ussd2(2972) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-RAN(2954)@84c1225eaf8b: Created IMSI[4] for '262420000001124'H'432B256F'O ("C+%o") to be handled at TC_iu_multi_lu_and_mt_ussd2(2976) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_2-RAN(2954)@84c1225eaf8b: Created IMSI[5] for '262420000001117'H'00AE2EFF'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2962) 20250427110605898 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605898 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605898 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605898 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605898 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2959)@84c1225eaf8b: Created GsupExpect[3] for "262420000001124" to be handled at TC_iu_multi_lu_and_mt_ussd2(2976) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:15 20250427110605898 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605898 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605898 DLSS7 DEBUG 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-GSUP(2959)@84c1225eaf8b: Created GsupExpect[4] for "262420000001116" to be handled at TC_iu_multi_lu_and_mt_ussd2(2961) 20250427110605898 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605898 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe22b040]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605898 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe22b040]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605898 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605898 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605898 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605899 DMM DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110605899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe2559b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110605899 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55eefe21a0e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110605899 DMSC NOTICE msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0) VLR: update for IMSI=262420000001129 (MSISDN=491230001129) (gsm_04_08.c:1541) 20250427110605899 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110605899 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55eefe21a0e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110605899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe2559b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110605899 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55eefe21a0e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110605899 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55eefe21a0e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe2559b0] (vlr_lu_fsm.c:817) 20250427110605899 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55eefe21a0e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110605899 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55eefe21a0e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe2559b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110605899 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110605899 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.788s remaining) (msc_a.c:450) 20250427110605899 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001129/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110605899 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605899 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110605899 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110605899 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110605899 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110605899 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110605899 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605899 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe22b040]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110605899 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-RAN(2954)@84c1225eaf8b: Created IMSI[6] for '262420000001123'H'0944E7A6'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2974) 20250427110605900 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605900 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605900 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605900 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605900 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 17 4d 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-GSUP(2959)@84c1225eaf8b: Created GsupExpect[5] for "262420000001117" to be handled at TC_iu_multi_lu_and_mt_ussd2(2962) 20250427110605901 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605901 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605901 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605901 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605901 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605901 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605901 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 a4 73 f2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@84c1225eaf8b: Created IMSI[7] for '262420000001120'H'3288B954'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2968) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:12 MSC_Test-GSUP(2959)@84c1225eaf8b: Created GsupExpect[6] for "262420000001123" to be handled at TC_iu_multi_lu_and_mt_ussd2(2974) MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2959)@84c1225eaf8b: Created GsupExpect[7] for "262420000001120" to be handled at TC_iu_multi_lu_and_mt_ussd2(2968) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:11 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2954)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2966) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: { messageType := 2, destLocRef := '441F58'O, sourceLocRef := '000219'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2970)10777586 TC_iu_multi_lu_and_mt_ussd2(2970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2970)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:10 TC_iu_multi_lu_and_mt_ussd2(2970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2988)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110605910 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110605910 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427110605910 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427110605910 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:13 20250427110605911 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605911 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605911 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110605911 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605911 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 16 03 61 fa 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110605911 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605911 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605911 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605911 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605911 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605911 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605911 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110605912 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605912 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605912 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605912 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605912 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605912 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605912 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24eee0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605912 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605912 DLSS7 DEBUG 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) 20250427110605912 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605912 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605912 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605912 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24eee0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605912 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605912 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605912 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110605912 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110605912 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110605912 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605912 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110605912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24d180]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110605912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24d180]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24f170] (msc_a.c:1053) 20250427110605912 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605912 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24d180]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110605912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24d180]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110605912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24d180]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110605912 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe22bdc0] (msc_a.c:1053) 20250427110605912 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110605912 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24f170]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110605912 DMSC DEBUG msub_fsm[0x55eefe22bdc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110605912 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F) MSC-A terminated (msub.c:261) 20250427110605912 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F) 1 MSC-I still active (msub.c:79) 20250427110605912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605912 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605912 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 5b 13 bc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110605912 DMSC DEBUG msub_fsm[0x55eefe22bdc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110605912 DMSC DEBUG msub_fsm[0x55eefe22bdc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110605912 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24eee0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110605912 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24eee0]{READY}: Removing from parent msub_fsm[0x55eefe22bdc0] (msub.c:113) 20250427110605912 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-533 (ran_conn.c:142) 20250427110605912 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-533 (ran_conn.c:155) 20250427110605912 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24eee0]{READY}: Freeing instance (msub.c:113) 20250427110605913 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-533:LU)[0x55eefe24eee0]{READY}: Deallocated (fsm.c:568) 20250427110605913 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F) Free (msub.c:119) 20250427110605913 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F - active-conn: now used by 1 (attached) (msub.c:375) 20250427110605913 DMSC DEBUG msub_fsm[0x55eefe22bdc0]{terminating}: Freeing instance (msub.c:113) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605913 DMSC DEBUG msub_fsm[0x55eefe22bdc0]{terminating}: Deallocated (fsm.c:568) 20250427110605913 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605913 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22c200]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605913 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22c200]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605913 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605913 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605913 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605913 DMM DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110605913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b9a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110605913 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55eefe2562f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110605913 DMSC NOTICE msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3) VLR: update for IMSI=262420000001127 (MSISDN=491230001127) (gsm_04_08.c:1541) 20250427110605913 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110605913 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55eefe2562f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110605913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b9a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110605913 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55eefe2562f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110605913 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55eefe2562f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b9a0] (vlr_lu_fsm.c:817) 20250427110605913 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55eefe2562f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110605913 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55eefe2562f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b9a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110605913 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110605913 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.766s remaining) (msc_a.c:450) 20250427110605913 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001127/3/1): Available (smpp_smsc.c:626) 20250427110605913 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605913 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110605913 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110605913 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110605913 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110605913 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110605913 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) TC_iu_multi_lu_and_mt_ussd2(2964)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2964)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110605914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605913 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22c200]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110605914 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110605914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605914 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605914 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 98 5a 2d 00 02 15 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605914 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605914 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 07 06 f8 9e 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-RAN(2954)@84c1225eaf8b: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2980)5968828 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:9 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2980)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2980)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2980)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2980)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '059B'O TC_iu_multi_lu_and_mt_ussd2(2966)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:12 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605918 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605918 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605918 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605918 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605918 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605918 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) TC_iu_multi_lu_and_mt_ussd2(2966)@84c1225eaf8b: 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 := '7556022F'O } } } }, additionalUpdateParameters := omit } } } } 20250427110605918 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605918 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f460]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605919 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f460]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605919 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605919 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605919 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110605919 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110605919 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110605919 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605919 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110605919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe252160]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110605919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe252160]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f6f0] (msc_a.c:1053) 20250427110605919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe252160]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110605919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe252160]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110605919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe252160]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110605919 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe21e3b0] (msc_a.c:1053) 20250427110605919 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605919 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f6f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110605919 DMSC DEBUG msub_fsm[0x55eefe21e3b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110605919 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042) MSC-A terminated (msub.c:261) 20250427110605919 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042) 1 MSC-I still active (msub.c:79) 20250427110605919 DMSC DEBUG msub_fsm[0x55eefe21e3b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110605919 DMSC DEBUG msub_fsm[0x55eefe21e3b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110605919 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f460]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110605919 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f460]{READY}: Removing from parent msub_fsm[0x55eefe21e3b0] (msub.c:113) 20250427110605919 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-530 (ran_conn.c:142) 20250427110605919 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-530 (ran_conn.c:155) 20250427110605919 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f460]{READY}: Freeing instance (msub.c:113) 20250427110605919 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-530:LU)[0x55eefe24f460]{READY}: Deallocated (fsm.c:568) 20250427110605919 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042) Free (msub.c:119) 20250427110605919 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110605919 DMSC DEBUG msub_fsm[0x55eefe21e3b0]{terminating}: Freeing instance (msub.c:113) 20250427110605919 DMSC DEBUG msub_fsm[0x55eefe21e3b0]{terminating}: Deallocated (fsm.c:568) 20250427110605919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605919 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605919 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605920 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 ff b0 a7 00 02 12 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:14 MSC_Test_2-RAN(2954)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2972) 20250427110605920 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605920 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 20250427110605920 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605920 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605920 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605920 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605920 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 98 5a 2d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@84c1225eaf8b: Created IMSI[8] for '262420000001121'H'04B32DC7'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2970) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:11 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2959)@84c1225eaf8b: Created GsupExpect[8] for "262420000001121" to be handled at TC_iu_multi_lu_and_mt_ussd2(2970) TC_iu_multi_lu_and_mt_ussd2(2972)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2984)9984557 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:15 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 TC_iu_multi_lu_and_mt_ussd2(2984)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-RAN(2954)@84c1225eaf8b: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2966)5759098 TC_iu_multi_lu_and_mt_ussd2(2984)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2984)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2984)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2954)@84c1225eaf8b: Created IMSI[9] for '262420000001126'H'57BFCCB8'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2980) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:9 MSC_Test-GSUP(2959)@84c1225eaf8b: Created GsupExpect[9] for "262420000001126" to be handled at TC_iu_multi_lu_and_mt_ussd2(2980) TC_iu_multi_lu_and_mt_ussd2(2972)@84c1225eaf8b: 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 := '160361FA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: First idle individual index:1 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:13 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2978)16756903 TC_iu_multi_lu_and_mt_ussd2(2978)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2978)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2978)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2978)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@84c1225eaf8b: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2972)12156017 MSC_Test_2-RAN(2954)@84c1225eaf8b: Created IMSI[10] for '262420000001128'H'73B74C6F'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2984) MSC_Test_2-SCCP(2953)@84c1225eaf8b: First idle individual index:2 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:11 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-RAN(2954)@84c1225eaf8b: Created IMSI[11] for '262420000001125'H'0160C042'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2978) MSC_Test-GSUP(2959)@84c1225eaf8b: Created GsupExpect[10] for "262420000001128" to be handled at TC_iu_multi_lu_and_mt_ussd2(2984) MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test-GSUP(2959)@84c1225eaf8b: Created GsupExpect[11] for "262420000001125" to be handled at TC_iu_multi_lu_and_mt_ussd2(2978) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605952 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110605952 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427110605952 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427110605952 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427110605952 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110605952 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427110605953 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605953 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605953 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427110605953 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427110605953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605953 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110605953 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605953 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110605953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605953 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427110605953 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 43 2b 25 6f 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605953 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605953 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605953 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427110605953 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427110605953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605953 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110605953 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605953 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605953 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe223b10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110605953 DVLR DEBUG SUBSCR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294) Received 1 auth tuples (vlr.c:996) 20250427110605953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605953 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe223b10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110605953 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe223b10]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110605953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605953 DMM DEBUG Tx AUTH REQ (rand = accf1540c6d07e68ea181deaaabffc9e) (gsm_04_08.c:641) 20250427110605953 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 92 48 56 0e 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605953 DMM DEBUG AUTH REQ (autn = 7145b805c7694cc6756729f7fd4d295b) (gsm_04_08.c:643) 20250427110605953 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110605953 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605953 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe1f2e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110605953 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427110605953 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605953 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110605953 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605953 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427110605953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605953 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110605953 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605953 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 00 ae 2e ff 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605953 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427110605953 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427110605953 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605953 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605953 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110605953 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605953 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605953 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427110605953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605953 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605953 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605953 DLSS7 DEBUG 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) 20250427110605953 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427110605953 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427110605953 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110605953 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605953 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605953 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427110605953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605953 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605953 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 44 1f 58 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ac cf 15 40 c6 d0 7e 68 ea 18 1d ea aa bf fc 9e 20 10 71 45 b8 05 c7 69 4c c6 75 67 29 f7 fd 4d 29 5b 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605953 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427110605953 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427110605954 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605954 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605954 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605954 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605954 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605954 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605954 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257160]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605954 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605954 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605954 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605954 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605954 DMM DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110605954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe2569d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110605954 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55eefe227ad0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110605954 DMSC NOTICE msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6) VLR: update for IMSI=262420000001130 (MSISDN=491230001130) (gsm_04_08.c:1541) 20250427110605954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605954 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110605954 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110605954 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55eefe227ad0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110605954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe2569d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110605954 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55eefe227ad0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110605954 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55eefe227ad0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe2569d0] (vlr_lu_fsm.c:817) 20250427110605954 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55eefe227ad0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110605954 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55eefe227ad0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110605954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe2569d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110605954 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110605954 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.735s remaining) (msc_a.c:450) 20250427110605954 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001130/3/1): Available (smpp_smsc.c:626) 20250427110605954 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605954 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605954 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605954 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110605954 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110605954 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110605954 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110605954 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110605954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605954 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110605954 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605954 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 32 88 b9 54 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605954 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110605954 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110605954 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605954 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110605954 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427110605954 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605954 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605954 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605954 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605954 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605954 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427110605954 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427110605954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605954 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 ff b0 a7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110605954 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605954 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236c50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605955 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236c50]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605955 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605954 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605954 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605955 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605955 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110605955 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110605955 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110605955 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605955 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110605955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe258d40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110605955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe258d40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236e30] (msc_a.c:1053) 20250427110605955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605955 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110605955 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605955 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 09 44 e7 a6 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe258d40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110605955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe258d40]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110605955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe258d40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110605955 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe236b20] (msc_a.c:1053) 20250427110605955 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110605955 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236e30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110605955 DMSC DEBUG msub_fsm[0x55eefe236b20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110605955 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5) MSC-A terminated (msub.c:261) 20250427110605955 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5) 1 MSC-I still active (msub.c:79) 20250427110605955 DMSC DEBUG msub_fsm[0x55eefe236b20]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110605955 DMSC DEBUG msub_fsm[0x55eefe236b20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110605955 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236c50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110605955 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236c50]{READY}: Removing from parent msub_fsm[0x55eefe236b20] (msub.c:113) 20250427110605955 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605955 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605955 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-536 (ran_conn.c:142) 20250427110605955 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605955 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605955 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605955 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-536 (ran_conn.c:155) 20250427110605955 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236c50]{READY}: Freeing instance (msub.c:113) 20250427110605955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605955 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-536:LU)[0x55eefe236c50]{READY}: Deallocated (fsm.c:568) 20250427110605955 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5) Free (msub.c:119) 20250427110605955 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110605955 DMSC DEBUG msub_fsm[0x55eefe236b20]{terminating}: Freeing instance (msub.c:113) 20250427110605955 DMSC DEBUG msub_fsm[0x55eefe236b20]{terminating}: Deallocated (fsm.c:568) 20250427110605955 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605955 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 57 e0 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 75 56 02 2f 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) 20250427110605955 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605955 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110605955 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427110605955 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605955 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110605956 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605956 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 04 b3 2d c7 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605956 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427110605956 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605956 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605956 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605956 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605956 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110605956 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427110605956 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605956 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605956 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110605956 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427110605956 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427110605956 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605956 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605956 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605956 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605957 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) 20250427110605957 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 46 20 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605957 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605957 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605957 DMSC DEBUG msub_fsm[0x55eefe21a0e0]{active}: Allocated (fsm.c:456) 20250427110605957 DMSC DEBUG msc_i[0x55eefe2295e0]{READY}: Allocated (fsm.c:456) 20250427110605957 DMSC DEBUG msc_i[0x55eefe2295e0]{READY}: is child of msub_fsm[0x55eefe21a0e0] (fsm.c:486) 20250427110605957 DMSC DEBUG msc_a[0x55eefe228fc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110605957 DMSC DEBUG msc_a[0x55eefe228fc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe21a0e0] (fsm.c:486) 20250427110605957 DMSC DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x55eefe228fc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110605957 DMSC DEBUG msc_i(unknown:UTRAN-Iu-538:NONE)[0x55eefe2295e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110605957 DMSC DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x55eefe228fc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110605957 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x55eefe228fc0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110605957 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x55eefe228fc0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110605957 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605957 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605957 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605957 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e8f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110605957 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e8f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0] (fsm.c:486) 20250427110605957 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e8f0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110605957 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e8f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110605957 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110605957 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110605957 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110605957 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110605957 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 b9 7c 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 06 27 00 03 50 59 02 05 f4 16 03 61 fa 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110605957 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605957 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e8f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110605957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e8f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110605957 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e7c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110605957 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e7c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e8f0] (fsm.c:486) 20250427110605957 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e7c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110605957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605957 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e7c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110605957 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-RAN(2954)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2976) 20250427110605957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605957 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110605957 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605958 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 57 bf cc b8 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605957 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605958 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe22b040]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605958 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe22b040]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605958 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605958 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605958 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110605958 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110605958 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110605958 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605958 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110605958 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe2559b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110605958 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe2559b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe253170] (msc_a.c:1053) 20250427110605958 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe2559b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110605958 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605958 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605958 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605958 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605958 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605958 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe2559b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110605958 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe2559b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110605958 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe22af10] (msc_a.c:1053) 20250427110605958 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110605958 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe253170]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110605958 DMSC DEBUG msub_fsm[0x55eefe22af10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110605958 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0) MSC-A terminated (msub.c:261) 20250427110605958 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0) 1 MSC-I still active (msub.c:79) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605958 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605958 DMSC DEBUG msub_fsm[0x55eefe22af10]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110605958 DMSC DEBUG msub_fsm[0x55eefe22af10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110605958 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe22b040]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110605958 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe22b040]{READY}: Removing from parent msub_fsm[0x55eefe22af10] (msub.c:113) 20250427110605958 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-534 (ran_conn.c:142) 20250427110605958 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110605958 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605958 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605958 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605958 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605958 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-534 (ran_conn.c:155) 20250427110605958 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe22b040]{READY}: Freeing instance (msub.c:113) 20250427110605958 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-534:LU)[0x55eefe22b040]{READY}: Deallocated (fsm.c:568) 20250427110605958 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0) Free (msub.c:119) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605958 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110605958 DMSC DEBUG msub_fsm[0x55eefe22af10]{terminating}: Freeing instance (msub.c:113) 20250427110605958 DMSC DEBUG msub_fsm[0x55eefe22af10]{terminating}: Deallocated (fsm.c:568) 20250427110605958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605958 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605958 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605958 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 ff 93 0e 00 02 18 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605959 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605959 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605959 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110605959 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605959 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) 20250427110605959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605959 DMSC DEBUG msub_fsm[0x55eefe253170]{active}: Allocated (fsm.c:456) 20250427110605959 DMSC DEBUG msc_i[0x55eefe22b040]{READY}: Allocated (fsm.c:456) 20250427110605959 DMSC DEBUG msc_i[0x55eefe22b040]{READY}: is child of msub_fsm[0x55eefe253170] (fsm.c:486) 20250427110605959 DMSC DEBUG msc_a[0x55eefe22af10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110605959 DMSC DEBUG msc_a[0x55eefe22af10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe253170] (fsm.c:486) 20250427110605959 DMSC DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x55eefe22af10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110605959 DMSC DEBUG msc_i(unknown:UTRAN-Iu-539:NONE)[0x55eefe22b040]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110605959 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 73 b7 4c 6f 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605959 DMSC DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x55eefe22af10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110605959 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x55eefe22af10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110605959 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x55eefe22af10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110605959 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe2523c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110605959 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe2523c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10] (fsm.c:486) 20250427110605959 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe2523c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110605959 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe2523c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110605959 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110605960 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110605960 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110605960 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110605960 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe2523c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110605960 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe2523c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110605960 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe1f3b80]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110605960 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe1f3b80]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe2523c0] (fsm.c:486) 20250427110605960 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe1f3b80]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-RAN(2954)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2961) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605960 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe1f3b80]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110605960 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427110605960 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605960 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605960 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605960 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22c200]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605960 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22c200]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605960 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605960 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110605960 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110605960 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110605960 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110605960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605960 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110605960 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605960 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110605960 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110605960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b9a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110605960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b9a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b430] (msc_a.c:1053) 20250427110605960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b9a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110605960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b9a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110605960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b9a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110605960 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe22c0d0] (msc_a.c:1053) 20250427110605960 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110605960 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22b430]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605960 DMSC DEBUG msub_fsm[0x55eefe22c0d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110605960 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3) MSC-A terminated (msub.c:261) 20250427110605960 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3) 1 MSC-I still active (msub.c:79) 20250427110605960 DMSC DEBUG msub_fsm[0x55eefe22c0d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110605960 DMSC DEBUG msub_fsm[0x55eefe22c0d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110605960 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22c200]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110605960 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22c200]{READY}: Removing from parent msub_fsm[0x55eefe22c0d0] (msub.c:113) 20250427110605961 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-532 (ran_conn.c:142) 20250427110605961 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-532 (ran_conn.c:155) 20250427110605961 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22c200]{READY}: Freeing instance (msub.c:113) 20250427110605961 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-532:LU)[0x55eefe22c200]{READY}: Deallocated (fsm.c:568) 20250427110605961 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3) Free (msub.c:119) 20250427110605961 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110605961 DMSC DEBUG msub_fsm[0x55eefe22c0d0]{terminating}: Freeing instance (msub.c:113) 20250427110605961 DMSC DEBUG msub_fsm[0x55eefe22c0d0]{terminating}: Deallocated (fsm.c:568) 20250427110605960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605960 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 01 60 c0 42 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605961 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605961 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605961 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605961 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605961 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 57 e0 7a 00 02 1a 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605962 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605962 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605962 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605962 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 17 4d 68 00 02 16 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605962 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605962 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2954)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2962) 20250427110605962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605962 DLSS7 DEBUG Found route for dpc=195=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)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605962 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 b9 7c 71 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) 20250427110605962 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605962 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110605962 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605962 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 07 04 f8 9e 5a 00 02 14 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(2976)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2961)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2976)@84c1225eaf8b: 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 := '432B256F'O ("C+%o") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2954)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2968) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:14 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2954)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2974) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2961)@84c1225eaf8b: 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 := '9248560E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2970) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2962)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2968)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:15 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=0 into dtap '051464C5FBE8210400C61C30'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '051464C5FBE8210400C61C30'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2968)@84c1225eaf8b: 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 := '3288B954'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2962)@84c1225eaf8b: 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 := '00AE2EFF'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2974)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2974)@84c1225eaf8b: 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 := '0944E7A6'O } } } }, additionalUpdateParameters := omit } } } } 20250427110605973 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605973 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605973 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605973 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605973 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605973 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605973 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 ff 93 0e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051464C5FBE8210400C61C30'O TC_iu_multi_lu_and_mt_ussd2(2970)@84c1225eaf8b: 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 := '04B32DC7'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2954)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2980) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2990)16749326 MSC_Test_2-SCCP(2953)@84c1225eaf8b: { messageType := 2, destLocRef := '57E07A'O, sourceLocRef := '00021A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2990)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2990)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2990)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2990)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-RAN(2954)@84c1225eaf8b: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2976)15276630 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:13 TC_iu_multi_lu_and_mt_ussd2(2980)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: { messageType := 2, destLocRef := 'B97C71'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)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_2-RAN(2954)@84c1225eaf8b: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2961)8837872 TC_iu_multi_lu_and_mt_ussd2(2980)@84c1225eaf8b: 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 := '57BFCCB8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:11 MSC_Test_2-SCCP(2953)@84c1225eaf8b: First idle individual index:3 MSC_Test_2-RAN(2954)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2984) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2978) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: First idle individual index:4 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2986)1527144 TC_iu_multi_lu_and_mt_ussd2(2966)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2966)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2986)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2986)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2986)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2972)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2986)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@84c1225eaf8b: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2968)10373010 TC_iu_multi_lu_and_mt_ussd2(2972)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2984)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110605983 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605983 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e7c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110605983 DVLR DEBUG SUBSCR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F) Received 1 auth tuples (vlr.c:996) MSC_Test_2-RAN(2954)@84c1225eaf8b: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2962)9135233 20250427110605983 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e7c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110605983 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e7c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110605984 DMM DEBUG Tx AUTH REQ (rand = 2b6b0166445bc61a59b1dc3eccb262f6) (gsm_04_08.c:641) 20250427110605984 DMM DEBUG AUTH REQ (autn = 5c42778b9119db4f5813d8de2fdc0ba1) (gsm_04_08.c:643) MSC_Test_2-SCCP(2953)@84c1225eaf8b: First idle individual index:5 TC_iu_multi_lu_and_mt_ussd2(2978)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110605984 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110605984 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605984 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe2295e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110605984 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427110605984 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605984 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605984 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605984 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605984 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605984 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 57 e0 7a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 2b 6b 01 66 44 5b c6 1a 59 b1 dc 3e cc b2 62 f6 20 10 5c 42 77 8b 91 19 db 4f 58 13 d8 de 2f dc 0b a1 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@84c1225eaf8b: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2974)11712702 20250427110605985 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605985 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605985 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605985 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605985 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2984)@84c1225eaf8b: 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 := '73B74C6F'O } } } }, additionalUpdateParameters := omit } } } } 20250427110605985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605985 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 64 c5 fb e8 21 04 00 c6 1c 30 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110605985 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605985 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605985 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605985 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605985 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605985 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 17 4d 68 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110605985 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605985 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605985 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605985 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605985 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605985 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 f8 9e 5a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110605985 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605985 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605985 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605985 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605985 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605985 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 e9 1a 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 43 2b 25 6f 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) 20250427110605985 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605985 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605985 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605986 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605986 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605986 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605986 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 da f0 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 92 48 56 0e 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605985 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110605985 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe1f2e70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110605985 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe1f2e70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605985 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110605985 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110605985 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110605985 DMM DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 64c5fbe800c61c30) (gsm_04_08.c:1128) 20250427110605985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe223b10]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110605985 DVLR DEBUG SUBSCR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294) AUTH on UTRAN received RES: 64c5fbe800c61c30 (8 bytes) (vlr_auth_fsm.c:151) 20250427110605985 DVLR INFO SUBSCR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110605985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe223b10]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110605985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe223b10]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110605985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe223b10]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110605985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe223b10]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20cfc0] (vlr_auth_fsm.c:294) 20250427110605985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe223b10]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110605985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe223b10]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110605985 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20cfc0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110605985 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20cfc0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110605985 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20cfc0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110605985 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110605985 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e20ec518a1160464cdbc0a82b5c7fb96, CK=NONE (ran_msg_iu.c:388) 20250427110605985 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe1f2e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110605986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20cfc0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110605986 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605986 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605986 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605986 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 44 1f 58 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e2 0e c5 18 a1 16 04 64 cd bc 0a 82 b5 c7 fb 96 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110605986 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) 20250427110605986 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605986 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605986 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605986 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605986 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605986 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605986 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 47 92 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 88 b9 54 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) 20250427110605986 DMSC DEBUG msub_fsm[0x55eefe22b430]{active}: Allocated (fsm.c:456) 20250427110605986 DMSC DEBUG msc_i[0x55eefe22c200]{READY}: Allocated (fsm.c:456) 20250427110605986 DMSC DEBUG msc_i[0x55eefe22c200]{READY}: is child of msub_fsm[0x55eefe22b430] (fsm.c:486) 20250427110605986 DMSC DEBUG msc_a[0x55eefe22c0d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110605986 DMSC DEBUG msc_a[0x55eefe22c0d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe22b430] (fsm.c:486) 20250427110605986 DMSC DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x55eefe22c0d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110605986 DMSC DEBUG msc_i(unknown:UTRAN-Iu-540:NONE)[0x55eefe22c200]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110605986 DMSC DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x55eefe22c0d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110605987 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x55eefe22c0d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110605987 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x55eefe22c0d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110605987 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe21e020]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110605987 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe21e020]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0] (fsm.c:486) 20250427110605987 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe21e020]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110605987 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe21e020]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110605987 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110605987 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) TC_iu_multi_lu_and_mt_ussd2(2978)@84c1225eaf8b: 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 := '0160C042'O } } } }, additionalUpdateParameters := omit } } } } 20250427110605987 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110605987 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110605987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe21e020]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110605987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe21e020]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110605987 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe224010]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110605987 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe224010]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe21e020] (fsm.c:486) 20250427110605987 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe224010]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110605987 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe224010]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110605987 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F - 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)@84c1225eaf8b: First idle individual index:6 MSC_Test_2-RAN(2954)@84c1225eaf8b: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2970)10040650 20250427110605987 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) 20250427110605987 DMSC DEBUG msub_fsm[0x55eefe1e5a90]{active}: Allocated (fsm.c:456) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605987 DMSC DEBUG msc_i[0x55eefe1a1c90]{READY}: Allocated (fsm.c:456) 20250427110605987 DMSC DEBUG msc_i[0x55eefe1a1c90]{READY}: is child of msub_fsm[0x55eefe1e5a90] (fsm.c:486) 20250427110605987 DMSC DEBUG msc_a[0x55eefe22db50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110605987 DMSC DEBUG msc_a[0x55eefe22db50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1e5a90] (fsm.c:486) 20250427110605987 DMSC DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x55eefe22db50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110605987 DMSC DEBUG msc_i(unknown:UTRAN-Iu-541:NONE)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110605987 DMSC DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x55eefe22db50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110605987 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x55eefe22db50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110605987 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x55eefe22db50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110605987 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe24e790]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110605987 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe24e790]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50] (fsm.c:486) 20250427110605987 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe24e790]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110605987 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe24e790]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110605987 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110605987 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110605987 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110605988 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110605988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe24e790]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110605988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe24e790]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110605988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe2241c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110605988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe2241c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe24e790] (fsm.c:486) 20250427110605988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe2241c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110605988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe2241c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110605988 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E - 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605988 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605988 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605988 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) 20250427110605988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605988 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605988 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 e9 1a 56 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) 20250427110605988 DMSC DEBUG msub_fsm[0x55eefe22b7a0]{active}: Allocated (fsm.c:456) 20250427110605988 DMSC DEBUG msc_i[0x55eefe21ca20]{READY}: Allocated (fsm.c:456) 20250427110605988 DMSC DEBUG msc_i[0x55eefe21ca20]{READY}: is child of msub_fsm[0x55eefe22b7a0] (fsm.c:486) 20250427110605988 DMSC DEBUG msc_a[0x55eefe23ad40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110605988 DMSC DEBUG msc_a[0x55eefe23ad40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe22b7a0] (fsm.c:486) 20250427110605988 DMSC DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x55eefe23ad40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110605988 DMSC DEBUG msc_i(unknown:UTRAN-Iu-542:NONE)[0x55eefe21ca20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110605988 DMSC DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x55eefe23ad40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110605988 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x55eefe23ad40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110605988 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x55eefe23ad40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110605988 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe1f1a60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110605988 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe1f1a60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40] (fsm.c:486) 20250427110605988 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe1f1a60]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110605988 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe1f1a60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110605988 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110605988 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110605989 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110605989 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110605989 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe1f1a60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110605989 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe1f1a60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110605989 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe2228b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110605989 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe2228b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe1f1a60] (fsm.c:486) 20250427110605989 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe2228b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110605989 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe2228b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110605989 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427110605989 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110605989 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe1f3b80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110605989 DVLR DEBUG SUBSCR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA) Received 1 auth tuples (vlr.c:996) 20250427110605989 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe1f3b80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110605989 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe1f3b80]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110605989 DMM DEBUG Tx AUTH REQ (rand = 0340860a537b7e2325edff860443a83e) (gsm_04_08.c:641) 20250427110605989 DMM DEBUG AUTH REQ (autn = bc5e3b3641d488e3bfca5cd92f504184) (gsm_04_08.c:643) 20250427110605989 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110605989 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110605989 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22b040]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110605989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605989 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 86 da f0 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) 20250427110605989 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605989 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 9e 47 92 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) 20250427110605989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:1 20250427110605990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605990 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 b9 7c 71 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 03 40 86 0a 53 7b 7e 23 25 ed ff 86 04 43 a8 3e 20 10 bc 5e 3b 36 41 d4 88 e3 bf ca 5c d9 2f 50 41 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(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@84c1225eaf8b: Created IMSI[12] for '262420000001131'H'2C2275B5'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2990) 20250427110605991 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605991 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605991 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605991 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605991 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605991 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605991 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605991 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 8b 64 81 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 00 ae 2e ff 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: First idle individual index:7 20250427110605992 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605992 DMSC DEBUG msub_fsm[0x55eefe1cd490]{active}: Allocated (fsm.c:456) 20250427110605992 DMSC DEBUG msc_i[0x55eefe258fa0]{READY}: Allocated (fsm.c:456) 20250427110605992 DMSC DEBUG msc_i[0x55eefe258fa0]{READY}: is child of msub_fsm[0x55eefe1cd490] (fsm.c:486) MSC_Test-GSUP(2959)@84c1225eaf8b: Created GsupExpect[12] for "262420000001131" to be handled at TC_iu_multi_lu_and_mt_ussd2(2990) 20250427110605992 DMSC DEBUG msc_a[0x55eefe2590d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110605992 DMSC DEBUG msc_a[0x55eefe2590d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1cd490] (fsm.c:486) 20250427110605992 DMSC DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x55eefe2590d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110605992 DMSC DEBUG msc_i(unknown:UTRAN-Iu-543:NONE)[0x55eefe258fa0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110605992 DMSC DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x55eefe2590d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110605993 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x55eefe2590d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110605993 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x55eefe2590d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110605993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe24eb70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110605993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe24eb70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0] (fsm.c:486) 20250427110605993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe24eb70]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110605993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe24eb70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110605993 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110605993 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110605993 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110605993 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110605993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe24eb70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110605993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe24eb70]{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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110605993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe1e4eb0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110605993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe1e4eb0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe24eb70] (fsm.c:486) 20250427110605993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe1e4eb0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110605993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe1e4eb0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110605993 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2982)16293466 20250427110605994 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605994 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605994 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605994 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605994 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 8b 64 81 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)@84c1225eaf8b: First idle individual index:8 20250427110605994 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605994 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605994 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605994 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605994 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 b2 b8 be 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 09 44 e7 a6 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)@84c1225eaf8b: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2982)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2982)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2982)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110605994 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) TC_iu_multi_lu_and_mt_ussd2(2982)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110605995 DMSC DEBUG msub_fsm[0x55eefe21e410]{active}: Allocated (fsm.c:456) 20250427110605995 DMSC DEBUG msc_i[0x55eefe1cfb50]{READY}: Allocated (fsm.c:456) 20250427110605995 DMSC DEBUG msc_i[0x55eefe1cfb50]{READY}: is child of msub_fsm[0x55eefe21e410] (fsm.c:486) 20250427110605995 DMSC DEBUG msc_a[0x55eefe1cfc80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110605995 DMSC DEBUG msc_a[0x55eefe1cfc80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe21e410] (fsm.c:486) 20250427110605995 DMSC DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x55eefe1cfc80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110605995 DMSC DEBUG msc_i(unknown:UTRAN-Iu-544:NONE)[0x55eefe1cfb50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110605995 DMSC DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x55eefe1cfc80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110605995 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x55eefe1cfc80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110605995 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x55eefe1cfc80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110605995 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe21a970]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110605995 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe21a970]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80] (fsm.c:486) 20250427110605995 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe21a970]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110605995 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe21a970]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110605995 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110605995 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110605995 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110605995 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110605995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe21a970]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110605995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe21a970]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110605995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe2526b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110605995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe2526b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe21a970] (fsm.c:486) 20250427110605995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe2526b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110605995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe2526b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110605995 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427110605995 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605995 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110605995 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605995 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 b2 b8 be 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) 20250427110605996 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605996 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605996 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605996 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110605996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605996 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110605996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110605996 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605996 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 35 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 04 b3 2d 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) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@84c1225eaf8b: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2980)14449133 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:0 20250427110605996 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) 20250427110605997 DMSC DEBUG msub_fsm[0x55eefe21a820]{active}: Allocated (fsm.c:456) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110605997 DMSC DEBUG msc_i[0x55eefe24d5f0]{READY}: Allocated (fsm.c:456) 20250427110605997 DMSC DEBUG msc_i[0x55eefe24d5f0]{READY}: is child of msub_fsm[0x55eefe21a820] (fsm.c:486) 20250427110605997 DMSC DEBUG msc_a[0x55eefe24d720]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110605997 DMSC DEBUG msc_a[0x55eefe24d720]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe21a820] (fsm.c:486) 20250427110605997 DMSC DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x55eefe24d720]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110605997 DMSC DEBUG msc_i(unknown:UTRAN-Iu-545:NONE)[0x55eefe24d5f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110605997 DMSC DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x55eefe24d720]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110605997 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x55eefe24d720]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110605997 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x55eefe24d720]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110605997 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ad0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110605997 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ad0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720] (fsm.c:486) 20250427110605997 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ad0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110605997 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ad0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110605997 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110605997 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110605997 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110605997 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110605997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ad0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110605997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ad0]{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)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110605997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ce0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110605997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ce0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ad0] (fsm.c:486) 20250427110605997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ce0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110605997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ce0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110605997 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427110605998 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110605998 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110605998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110605998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110605998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110605998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110605998 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110605998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110605998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110605998 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 99 35 4a 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) MSC_Test_2-SCCP(2953)@84c1225eaf8b: { messageType := 2, destLocRef := 'E91A56'O, sourceLocRef := '00021C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@84c1225eaf8b: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2984)3600450 MSC_Test_2-SCCP(2953)@84c1225eaf8b: { messageType := 2, destLocRef := '86DAF0'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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@84c1225eaf8b: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2978)15159595 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:14 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2954)@84c1225eaf8b: Created IMSI[13] for '262420000001129'H'62DCB1B0'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2986) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606001 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606001 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606001 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606001 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606001 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606001 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606001 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110606001 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606001 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606002 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257160]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606002 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606002 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606002 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110606002 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110606002 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110606002 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606002 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110606002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe2569d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110606002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe2569d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257340] (msc_a.c:1053) 20250427110606002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe2569d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110606002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe2569d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110606002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe2569d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110606002 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe257030] (msc_a.c:1053) 20250427110606002 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110606002 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257340]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110606002 DMSC DEBUG msub_fsm[0x55eefe257030]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110606002 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6) MSC-A terminated (msub.c:261) 20250427110606002 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6) 1 MSC-I still active (msub.c:79) 20250427110606002 DMSC DEBUG msub_fsm[0x55eefe257030]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110606002 DMSC DEBUG msub_fsm[0x55eefe257030]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110606002 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257160]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110606002 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257160]{READY}: Removing from parent msub_fsm[0x55eefe257030] (msub.c:113) 20250427110606002 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-535 (ran_conn.c:142) 20250427110606002 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-535 (ran_conn.c:155) 20250427110606002 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257160]{READY}: Freeing instance (msub.c:113) 20250427110606002 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-535:LU)[0x55eefe257160]{READY}: Deallocated (fsm.c:568) 20250427110606002 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6) Free (msub.c:119) 20250427110606002 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110606002 DMSC DEBUG msub_fsm[0x55eefe257030]{terminating}: Freeing instance (msub.c:113) 20250427110606002 DMSC DEBUG msub_fsm[0x55eefe257030]{terminating}: Deallocated (fsm.c:568) 20250427110606002 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606002 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test-GSUP(2959)@84c1225eaf8b: Created GsupExpect[13] for "262420000001129" to be handled at TC_iu_multi_lu_and_mt_ussd2(2986) 20250427110606002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606002 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606003 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 46 20 00 02 17 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: { messageType := 2, destLocRef := '9E4792'O, sourceLocRef := '00021E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: { messageType := 2, destLocRef := '8B6481'O, sourceLocRef := '00021F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:6 TC_iu_multi_lu_and_mt_ussd2(2976)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2976)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: { messageType := 2, destLocRef := 'B2B8BE'O, sourceLocRef := '000220'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:7 TC_iu_multi_lu_and_mt_ussd2(2961)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2961)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: { messageType := 2, destLocRef := '99354A'O, sourceLocRef := '000221'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:8 20250427110606007 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110606007 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe224010]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110606007 DVLR DEBUG SUBSCR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F) Received 1 auth tuples (vlr.c:996) 20250427110606007 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe224010]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110606007 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe224010]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110606007 DMM DEBUG Tx AUTH REQ (rand = f429140521dc5097ef1ca72cdf25cb86) (gsm_04_08.c:641) 20250427110606007 DMM DEBUG AUTH REQ (autn = 09cdf85eac7147ac6eef328e5fe4d9b7) (gsm_04_08.c:643) 20250427110606007 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110606007 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606007 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c200]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606007 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=0 into dtap '051402F8BB002104F7580C7C'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '051402F8BB002104F7580C7C'O 20250427110606007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606007 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606007 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606008 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 e9 1a 56 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 f4 29 14 05 21 dc 50 97 ef 1c a7 2c df 25 cb 86 20 10 09 cd f8 5e ac 71 47 ac 6e ef 32 8e 5f e4 d9 b7 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@84c1225eaf8b: First idle individual index:9 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-RAN(2954)@84c1225eaf8b: Created IMSI[14] for '262420000001127'H'AF4F14C3'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2982) MSC_Test_2-SCCP(2953)@84c1225eaf8b: First idle individual index:10 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: First idle individual index:11 20250427110606010 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606010 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606010 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606010 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606010 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606010 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606010 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 dc 79 ed 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 57 bf cc b8 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606010 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) 20250427110606011 DMSC DEBUG msub_fsm[0x55eefe257340]{active}: Allocated (fsm.c:456) 20250427110606011 DMSC DEBUG msc_i[0x55eefe257160]{READY}: Allocated (fsm.c:456) 20250427110606011 DMSC DEBUG msc_i[0x55eefe257160]{READY}: is child of msub_fsm[0x55eefe257340] (fsm.c:486) 20250427110606011 DMSC DEBUG msc_a[0x55eefe257030]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110606011 DMSC DEBUG msc_a[0x55eefe257030]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe257340] (fsm.c:486) 20250427110606011 DMSC DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x55eefe257030]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110606011 DMSC DEBUG msc_i(unknown:UTRAN-Iu-546:NONE)[0x55eefe257160]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110606011 DMSC DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x55eefe257030]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110606011 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x55eefe257030]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110606011 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x55eefe257030]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110606011 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258640]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110606011 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258640]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030] (fsm.c:486) 20250427110606011 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258640]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110606011 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258640]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test-GSUP(2959)@84c1225eaf8b: Created GsupExpect[14] for "262420000001127" to be handled at TC_iu_multi_lu_and_mt_ussd2(2982) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:14 20250427110606011 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110606011 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110606011 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110606011 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110606011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258640]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110606011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258640]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110606011 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258770]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110606011 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258770]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258640] (fsm.c:486) 20250427110606011 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258770]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110606011 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258770]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110606011 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427110606011 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606011 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606011 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606011 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606011 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110606011 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe2241c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110606011 DVLR DEBUG SUBSCR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E) Received 1 auth tuples (vlr.c:996) 20250427110606011 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe2241c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110606011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606011 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 dc 79 ed 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) 20250427110606011 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe2241c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110606011 DMM DEBUG Tx AUTH REQ (rand = f2483433572717fa7c31c3661ff7f207) (gsm_04_08.c:641) 20250427110606011 DMM DEBUG AUTH REQ (autn = 50536f8f68e08040e5ded1fc399898aa) (gsm_04_08.c:643) 20250427110606011 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110606011 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606011 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606011 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606011 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606011 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606011 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 36 f0 42 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 73 b7 4c 6f 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) 20250427110606012 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606011 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427110606011 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110606012 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427110606012 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427110606012 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427110606012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606012 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606012 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606012 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 86 da f0 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 f2 48 34 33 57 27 17 fa 7c 31 c3 66 1f f7 f2 07 20 10 50 53 6f 8f 68 e0 80 40 e5 de d1 fc 39 98 98 aa 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606012 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606012 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606012 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606012 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606012 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 51 2b 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 01 60 c0 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) 20250427110606012 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) 20250427110606012 DMSC DEBUG msub_fsm[0x55eefe249690]{active}: Allocated (fsm.c:456) 20250427110606012 DMSC DEBUG msc_i[0x55eefe2497c0]{READY}: Allocated (fsm.c:456) 20250427110606012 DMSC DEBUG msc_i[0x55eefe2497c0]{READY}: is child of msub_fsm[0x55eefe249690] (fsm.c:486) 20250427110606012 DMSC DEBUG msc_a[0x55eefe2305f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110606012 DMSC DEBUG msc_a[0x55eefe2305f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe249690] (fsm.c:486) 20250427110606012 DMSC DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x55eefe2305f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110606012 DMSC DEBUG msc_i(unknown:UTRAN-Iu-547:NONE)[0x55eefe2497c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110606012 DMSC DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x55eefe2305f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110606012 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x55eefe2305f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110606012 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x55eefe2305f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110606012 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe249d70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110606012 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe249d70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0] (fsm.c:486) 20250427110606012 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe249d70]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110606012 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe249d70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110606012 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110606012 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110606013 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110606013 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110606013 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe249d70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110606013 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe249d70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110606013 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe220b10]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110606013 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe220b10]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe249d70] (fsm.c:486) 20250427110606013 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe220b10]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110606013 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe220b10]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110606013 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F - 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606013 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606013 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) 20250427110606013 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606013 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110606013 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606013 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 31 f1 00 40 40 05 00 2c 22 75 b5 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606013 DMSC DEBUG msub_fsm[0x55eefe2562f0]{active}: Allocated (fsm.c:456) 20250427110606013 DMSC DEBUG msc_i[0x55eefe256420]{READY}: Allocated (fsm.c:456) 20250427110606013 DMSC DEBUG msc_i[0x55eefe256420]{READY}: is child of msub_fsm[0x55eefe2562f0] (fsm.c:486) 20250427110606013 DMSC DEBUG msc_a[0x55eefe256550]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110606013 DMSC DEBUG msc_a[0x55eefe256550]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2562f0] (fsm.c:486) 20250427110606013 DMSC DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x55eefe256550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110606013 DMSC DEBUG msc_i(unknown:UTRAN-Iu-548:NONE)[0x55eefe256420]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110606013 DMSC DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x55eefe256550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110606013 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x55eefe256550]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110606013 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x55eefe256550]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110606013 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe2285d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110606013 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe2285d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550] (fsm.c:486) 20250427110606013 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe2285d0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110606013 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe2285d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110606013 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110606013 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110606013 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110606013 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{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)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110606013 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe2285d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110606013 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe2285d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110606013 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe236b10]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110606013 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe236b10]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe2285d0] (fsm.c:486) 20250427110606013 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe236b10]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110606013 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe236b10]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110606013 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427110606013 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606013 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2968)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427110606013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606013 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110606013 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427110606014 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606014 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 36 f0 42 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) 20250427110606014 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427110606014 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427110606014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606014 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606014 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)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2968)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606014 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606014 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 e7 51 2b 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) 20250427110606014 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606014 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606014 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606014 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606014 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606014 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 ce 46 20 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from020250427110606014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606015 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606015 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606015 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110606015 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606015 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 21 f9 00 40 40 05 00 62 dc b1 b0 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051402F8BB002104F7580C7C'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606015 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110606015 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe2228b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110606015 DVLR DEBUG SUBSCR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954) Received 1 auth tuples (vlr.c:996) 20250427110606015 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe2228b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110606015 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe2228b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110606015 DMM DEBUG Tx AUTH REQ (rand = ed303a1c267583ad23d382902263391c) (gsm_04_08.c:641) 20250427110606015 DMM DEBUG AUTH REQ (autn = 15c01809045dcf93ebc49a0b008c4f01) (gsm_04_08.c:643) 20250427110606015 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110606015 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(2953)@84c1225eaf8b: { messageType := 2, destLocRef := 'DC79ED'O, sourceLocRef := '000222'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2962)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2962)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110606016 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe21ca20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606016 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427110606016 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606016 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606016 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)@84c1225eaf8b: Session index based on local reference:4 TC_iu_multi_lu_and_mt_ussd2(2974)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2974)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110606016 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606016 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606016 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 9e 47 92 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ed 30 3a 1c 26 75 83 ad 23 d3 82 90 22 63 39 1c 20 10 15 c0 18 09 04 5d cf 93 eb c4 9a 0b 00 8c 4f 01 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606016 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606016 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606016 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606016 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606016 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606017 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606017 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 02 f8 bb 00 21 04 f7 58 0c 7c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110606017 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606017 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe2295e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606017 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe2295e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606017 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{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)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110606017 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606017 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110606017 DMM DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 02f8bb00f7580c7c) (gsm_04_08.c:1128) 20250427110606017 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e7c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110606017 DVLR DEBUG SUBSCR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F) AUTH on UTRAN received RES: 02f8bb00f7580c7c (8 bytes) (vlr_auth_fsm.c:151) 20250427110606017 DVLR INFO SUBSCR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110606017 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e7c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110606017 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e7c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110606017 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e7c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110606017 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e7c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e8f0] (vlr_auth_fsm.c:294) 20250427110606017 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e7c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110606017 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e7c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110606017 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e8f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110606017 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e8f0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110606017 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e8f0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110606017 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110606017 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3eee6fd880fcfcaf28f73a34d20ee4d8, CK=NONE (ran_msg_iu.c:388) 20250427110606017 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe2295e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606017 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e8f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110606017 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606017 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606018 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 57 e0 7a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 3e ee 6f d8 80 fc fc af 28 f7 3a 34 d2 0e e4 d8 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2970)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2988)13518368 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mt_ussd2(2988)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2988)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2988)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2988)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2980)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2980)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110606021 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606021 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606021 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606021 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606021 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110606021 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606021 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe1f2e70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606021 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe1f2e70]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606021 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606021 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606021 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110606021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20cfc0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110606021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20cfc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110606021 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110606021 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe1f2e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110606021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20cfc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110606021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20cfc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110606021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20cfc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110606021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20cfc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110606021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20cfc0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110606021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20cfc0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110606021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20cfc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110606021 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110606021 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.870s remaining) (msc_a.c:450) 20250427110606021 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427110606021 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606021 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe1f2e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606022 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427110606022 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001118/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2953)@84c1225eaf8b: { messageType := 2, destLocRef := '36F042'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)@84c1225eaf8b: Session index based on local reference:10 20250427110606022 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606022 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606022 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606022 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606022 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 44 1f 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) 20250427110606022 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606022 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606022 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606022 DLSS7 DEBUG Found route for dpc=195=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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=0 into dtap '05147A143E23210429BBF873'O 20250427110606022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606022 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 44 1f 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-RAN(2954)@84c1225eaf8b: patched enc_l3: '05147A143E23210429BBF873'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: { messageType := 2, destLocRef := 'E7512B'O, sourceLocRef := '000224'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:11 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-RAN(2954)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2990) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2984)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2984)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=0 into dtap '0514B6026F5821049BAA36C0'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '0514B6026F5821049BAA36C0'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=0 into dtap '05148E94777A2104B0CD3A6F'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '05148E94777A2104B0CD3A6F'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05147A143E23210429BBF873'O 20250427110606026 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606026 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606026 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606026 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 7a 14 3e 23 21 04 29 bb f8 73 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2990)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110606026 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606027 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22b040]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606027 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22b040]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606027 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-RAN(2954)@84c1225eaf8b: Created IMSI[15] for '262420000001130'H'39C12CE6'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2988) 20250427110606027 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606027 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110606027 DMM DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7a143e2329bbf873) (gsm_04_08.c:1128) 20250427110606027 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe1f3b80]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110606027 DVLR DEBUG SUBSCR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA) AUTH on UTRAN received RES: 7a143e2329bbf873 (8 bytes) (vlr_auth_fsm.c:151) 20250427110606027 DVLR INFO SUBSCR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110606027 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe1f3b80]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110606027 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe1f3b80]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110606027 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe1f3b80]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110606027 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe1f3b80]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe2523c0] (vlr_auth_fsm.c:294) 20250427110606027 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe1f3b80]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110606027 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe1f3b80]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110606027 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe2523c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110606027 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe2523c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110606027 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe2523c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110606027 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110606027 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=747fa9341f14c72628bad384f9f3b65b, CK=NONE (ran_msg_iu.c:388) 20250427110606027 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22b040]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110606027 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe2523c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110606028 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606028 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606028 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606028 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 b9 7c 71 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 74 7f a9 34 1f 14 c7 26 28 ba d3 84 f9 f3 b6 5b 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(2990)@84c1225eaf8b: 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 := '2C2275B5'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:5 MSC_Test-GSUP(2959)@84c1225eaf8b: Created GsupExpect[15] for "262420000001130" to be handled at TC_iu_multi_lu_and_mt_ussd2(2988) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2986) TC_iu_multi_lu_and_mt_ussd2(2978)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2978)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@84c1225eaf8b: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2990)6013051 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:0 TC_iu_multi_lu_and_mt_ussd2(2986)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2986)@84c1225eaf8b: 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 := '62DCB1B0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514B6026F5821049BAA36C0'O 20250427110606034 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606034 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606034 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606034 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606034 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606034 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606034 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 b6 02 6f 58 21 04 9b aa 36 c0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606034 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606034 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c200]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606034 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c200]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606034 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606034 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606034 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110606034 DMM DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b6026f589baa36c0) (gsm_04_08.c:1128) 20250427110606034 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe224010]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110606034 DVLR DEBUG SUBSCR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F) AUTH on UTRAN received RES: b6026f589baa36c0 (8 bytes) (vlr_auth_fsm.c:151) 20250427110606034 DVLR INFO SUBSCR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110606034 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe224010]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110606034 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe224010]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110606034 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe224010]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110606034 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe224010]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe21e020] (vlr_auth_fsm.c:294) 20250427110606034 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe224010]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110606034 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe224010]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110606034 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe21e020]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110606034 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe21e020]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110606034 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe21e020]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110606034 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110606034 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=46e60494ccb6117103b52f03fff59343, CK=NONE (ran_msg_iu.c:388) 20250427110606034 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c200]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110606035 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe21e020]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110606035 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606035 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606035 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606035 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606035 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606035 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 e9 1a 56 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 46 e6 04 94 cc b6 11 71 03 b5 2f 03 ff f5 93 43 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)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=0 into dtap '0514371D823D210463A1AD5C'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '0514371D823D210463A1AD5C'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05148E94777A2104B0CD3A6F'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606037 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606037 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606037 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606037 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606037 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606037 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606037 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 8e 94 77 7a 21 04 b0 cd 3a 6f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606037 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606037 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606037 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606037 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{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)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110606037 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606037 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110606037 DMM DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8e94777ab0cd3a6f) (gsm_04_08.c:1128) 20250427110606037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe2241c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110606037 DVLR DEBUG SUBSCR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E) AUTH on UTRAN received RES: 8e94777ab0cd3a6f (8 bytes) (vlr_auth_fsm.c:151) 20250427110606037 DVLR INFO SUBSCR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110606037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe2241c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110606037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe2241c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110606037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe2241c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110606037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe2241c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe24e790] (vlr_auth_fsm.c:294) 20250427110606037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe2241c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110606037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe2241c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110606037 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe24e790]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110606038 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe24e790]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110606038 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe24e790]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110606038 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110606038 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2a2431a68ded41c464fb28c506f24177, CK=NONE (ran_msg_iu.c:388) 20250427110606038 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110606038 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe24e790]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:3 20250427110606038 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606038 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606038 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606038 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606038 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 86 da f0 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 2a 24 31 a6 8d ed 41 c4 64 fb 28 c5 06 f2 41 77 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)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@84c1225eaf8b: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2986)3407264 MSC_Test_2-SCCP(2953)@84c1225eaf8b: First idle individual index:12 20250427110606040 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606040 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606040 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606040 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606040 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606040 DLSS7 DEBUG Found route for dpc=185=0.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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606040 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 5b c0 7b 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 22 75 b5 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)@84c1225eaf8b: Session index based on connection ID:5 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 TC_iu_multi_lu_and_mt_ussd2(2964)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 20250427110606040 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) 20250427110606040 DMSC DEBUG msub_fsm[0x55eefe224010]{active}: Allocated (fsm.c:456) 20250427110606040 DMSC DEBUG msc_i[0x55eefe1f3b80]{READY}: Allocated (fsm.c:456) 20250427110606040 DMSC DEBUG msc_i[0x55eefe1f3b80]{READY}: is child of msub_fsm[0x55eefe224010] (fsm.c:486) 20250427110606040 DMSC DEBUG msc_a[0x55eefe23e7c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110606040 DMSC DEBUG msc_a[0x55eefe23e7c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe224010] (fsm.c:486) 20250427110606040 DMSC DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x55eefe23e7c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110606040 DMSC DEBUG msc_i(unknown:UTRAN-Iu-549:NONE)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110606040 DMSC DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x55eefe23e7c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110606040 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x55eefe23e7c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110606040 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x55eefe23e7c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110606040 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe237360]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110606040 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe237360]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0] (fsm.c:486) 20250427110606040 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe237360]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110606040 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe237360]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110606040 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110606040 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110606040 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110606040 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110606040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe237360]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110606040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe237360]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110606040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe221f20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110606040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe221f20]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe237360] (fsm.c:486) 20250427110606040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe221f20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110606040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe221f20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110606040 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427110606040 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606040 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606040 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606040 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 5b c0 7b 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) 20250427110606040 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606040 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606040 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606040 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606040 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606040 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 37 1d 82 3d 21 04 63 a1 ad 5c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110606040 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110606040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe1e4eb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110606040 DVLR DEBUG SUBSCR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF) Received 1 auth tuples (vlr.c:996) 20250427110606040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe1e4eb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110606040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe1e4eb0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110606040 DMM DEBUG Tx AUTH REQ (rand = e44d9ab99fab1b9afcb68876da4a2b3d) (gsm_04_08.c:641) 20250427110606040 DMM DEBUG AUTH REQ (autn = 32107038e2f9fb98f1b792d2975aab8d) (gsm_04_08.c:643) 20250427110606040 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110606040 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606040 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe258fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606040 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427110606040 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606040 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe21ca20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606040 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe21ca20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606040 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606040 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606040 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514371D823D210463A1AD5C'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606040 DMM DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 371d823d63a1ad5c) (gsm_04_08.c:1128) 20250427110606040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe2228b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110606040 DVLR DEBUG SUBSCR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954) AUTH on UTRAN received RES: 371d823d63a1ad5c (8 bytes) (vlr_auth_fsm.c:151) 20250427110606040 DVLR INFO SUBSCR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110606040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe2228b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110606040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe2228b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110606040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe2228b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110606040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe2228b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe1f1a60] (vlr_auth_fsm.c:294) 20250427110606040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe2228b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110606040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe2228b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110606040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe1f1a60]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110606040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe1f1a60]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110606040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe1f1a60]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110606040 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110606041 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e5cdfe857bee7615a469555d44c4486a, CK=NONE (ran_msg_iu.c:388) 20250427110606041 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe21ca20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110606041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe1f1a60]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110606041 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606041 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606041 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110606041 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe2526b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110606041 DVLR DEBUG SUBSCR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6) Received 1 auth tuples (vlr.c:996) 20250427110606041 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe2526b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110606041 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe2526b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110606041 DMM DEBUG Tx AUTH REQ (rand = d387c9e3132e7b6aefca4446cebe08ce) (gsm_04_08.c:641) 20250427110606041 DMM DEBUG AUTH REQ (autn = 715251bd5213225462f424711137313e) (gsm_04_08.c:643) 20250427110606041 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110606041 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606041 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfb50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606041 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 8b 64 81 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 e4 4d 9a b9 9f ab 1b 9a fc b6 88 76 da 4a 2b 3d 20 10 32 10 70 38 e2 f9 fb 98 f1 b7 92 d2 97 5a ab 8d 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)@84c1225eaf8b: Message received on association #8 20250427110606041 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427110606041 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110606041 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ce0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110606041 DVLR DEBUG SUBSCR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7) Received 1 auth tuples (vlr.c:996) 20250427110606041 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ce0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110606041 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ce0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110606041 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606041 DMM DEBUG Tx AUTH REQ (rand = b8adc7dbc4fc29cb7facadb711da482a) (gsm_04_08.c:641) 20250427110606041 DMM DEBUG AUTH REQ (autn = 2104c23d703e239ddb0167b15428d606) (gsm_04_08.c:643) 20250427110606041 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606041 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110606041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606041 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606041 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 9e 47 92 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e5 cd fe 85 7b ee 76 15 a4 69 55 5d 44 c4 48 6a 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606041 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d5f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606041 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427110606041 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606041 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606041 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110606041 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110606041 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427110606041 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 b2 b8 be 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d3 87 c9 e3 13 2e 7b 6a ef ca 44 46 ce be 08 ce 20 10 71 52 51 bd 52 13 22 54 62 f4 24 71 11 37 31 3e 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606041 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427110606041 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427110606041 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606041 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606041 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110606041 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258770]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110606041 DVLR DEBUG SUBSCR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8) Received 1 auth tuples (vlr.c:996) 20250427110606041 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258770]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110606041 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258770]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110606041 DMM DEBUG Tx AUTH REQ (rand = 0f8b4901eb5574c174073778ab7c0a70) (gsm_04_08.c:641) 20250427110606041 DMM DEBUG AUTH REQ (autn = 855afe4089271fe2dc29bb60e6bd16a0) (gsm_04_08.c:643) 20250427110606041 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110606041 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606041 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606041 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 99 35 4a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 b8 ad c7 db c4 fc 29 cb 7f ac ad b7 11 da 48 2a 20 10 21 04 c2 3d 70 3e 23 9d db 01 67 b1 54 28 d6 06 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606042 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427110606042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:4 20250427110606042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606042 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110606042 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606042 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110606042 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe220b10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110606042 DVLR DEBUG SUBSCR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F) Received 1 auth tuples (vlr.c:996) 20250427110606042 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe220b10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110606042 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe220b10]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110606042 DMM DEBUG Tx AUTH REQ (rand = 32f8673b2535a2dd8f70d9876092750d) (gsm_04_08.c:641) 20250427110606042 DMM DEBUG AUTH REQ (autn = cf1ecf7f8f8c062fda5bb4cbe4f03e6c) (gsm_04_08.c:643) 20250427110606042 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110606042 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606042 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2497c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606042 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 af 4f 14 c3 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606042 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427110606042 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110606042 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe236b10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110606042 DVLR DEBUG SUBSCR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042) Received 1 auth tuples (vlr.c:996) 20250427110606042 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe236b10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110606042 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe236b10]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110606042 DMM DEBUG Tx AUTH REQ (rand = bbe00b555cadc934929c2890faa85210) (gsm_04_08.c:641) 20250427110606042 DMM DEBUG AUTH REQ (autn = 81095ff4d1ad818b362240e6f4d1bb56) (gsm_04_08.c:643) 20250427110606042 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110606042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606042 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606042 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606042 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 dc 79 ed 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 0f 8b 49 01 eb 55 74 c1 74 07 37 78 ab 7c 0a 70 20 10 85 5a fe 40 89 27 1f e2 dc 29 bb 60 e6 bd 16 a0 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606042 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427110606042 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110606042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606042 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 36 f0 42 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 32 f8 67 3b 25 35 a2 dd 8f 70 d9 87 60 92 75 0d 20 10 cf 1e cf 7f 8f 8c 06 2f da 5b b4 cb e4 f0 3e 6c 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer20250427110606042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606042 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250427110606042 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250427110606042 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250427110606042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606042 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 e7 51 2b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 bb e0 0b 55 5c ad c9 34 92 9c 28 90 fa a8 52 10 20 10 81 09 5f f4 d1 ad 81 8b 36 22 40 e6 f4 d1 bb 56 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606043 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110606043 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606043 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 39 c1 2c e6 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: First idle individual index:13 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 20250427110606044 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606044 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606044 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606044 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606044 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606044 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606044 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 fd a0 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 62 dc b1 b0 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606045 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) 20250427110606045 DMSC DEBUG msub_fsm[0x55eefe24a460]{active}: Allocated (fsm.c:456) 20250427110606045 DMSC DEBUG msc_i[0x55eefe21ccd0]{READY}: Allocated (fsm.c:456) 20250427110606045 DMSC DEBUG msc_i[0x55eefe21ccd0]{READY}: is child of msub_fsm[0x55eefe24a460] (fsm.c:486) 20250427110606045 DMSC DEBUG msc_a[0x55eefe21ce00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110606045 DMSC DEBUG msc_a[0x55eefe21ce00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe24a460] (fsm.c:486) 20250427110606045 DMSC DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x55eefe21ce00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110606045 DMSC DEBUG msc_i(unknown:UTRAN-Iu-550:NONE)[0x55eefe21ccd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110606045 DMSC DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x55eefe21ce00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110606045 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x55eefe21ce00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110606045 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x55eefe21ce00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110606045 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c2e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110606045 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c2e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00] (fsm.c:486) 20250427110606045 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c2e0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110606045 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c2e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606045 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110606045 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110606045 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110606045 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110606045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c2e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110606045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c2e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110606045 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c4f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110606045 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c4f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c2e0] (fsm.c:486) 20250427110606045 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c4f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110606045 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c4f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110606045 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0 - 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)@84c1225eaf8b: { messageType := 2, destLocRef := '5BC07B'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 } } 20250427110606045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606045 DLM3UA DEBUG 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)@84c1225eaf8b: Session index based on local reference:12 20250427110606045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606045 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606045 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606045 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 33 fd a0 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) 20250427110606046 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606046 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606046 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606046 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606046 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606046 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606046 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606046 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606046 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe2295e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606046 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe2295e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606046 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606046 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606046 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110606046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e8f0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110606046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e8f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110606046 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110606046 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe2295e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110606046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e8f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110606046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e8f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110606046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e8f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110606046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e8f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110606046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e8f0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110606046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e8f0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110606046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e8f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110606046 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110606046 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.910s remaining) (msc_a.c:450) 20250427110606046 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427110606046 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606046 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe2295e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606046 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427110606046 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001119/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110606047 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606047 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606047 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606047 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606047 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 57 e0 7a 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) 20250427110606047 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606047 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606047 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606047 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606047 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 57 e0 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2990)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:5 TC_iu_multi_lu_and_mt_ussd2(2990)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606048 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110606048 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe221f20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110606048 DVLR DEBUG SUBSCR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5) Received 1 auth tuples (vlr.c:996) 20250427110606048 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe221f20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110606048 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe221f20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110606048 DMM DEBUG Tx AUTH REQ (rand = b4619ade1b1269df3ec8a7f053894aaa) (gsm_04_08.c:641) 20250427110606048 DMM DEBUG AUTH REQ (autn = 6427e6889d582c55491576c4a8f44daa) (gsm_04_08.c:643) 20250427110606049 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110606049 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:20 20250427110606049 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606049 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 20250427110606049 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606049 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606049 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250427110606049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606049 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606049 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 5b c0 7b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 b4 61 9a de 1b 12 69 df 3e c8 a7 f0 53 89 4a aa 20 10 64 27 e6 88 9d 58 2c 55 49 15 76 c4 a8 f4 4d 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-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 20250427110606050 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606050 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606050 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)@84c1225eaf8b: patching N(SD)=0 into dtap '0514034E71EF2104D9773E5F'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110606050 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606050 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe1f2e70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '0514034E71EF2104D9773E5F'O 20250427110606050 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe1f2e70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606050 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606050 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606051 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2964)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606052 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110606052 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427110606052 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110606052 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606052 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe1f2e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606053 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110606053 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606053 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110606053 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110606053 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110606053 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110606053 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110606053 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110606053 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe1f2e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110606053 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606053 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606053 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606053 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606053 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 44 1f 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) 20250427110606053 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606053 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606053 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 44 1f 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) 20250427110606053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606053 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606053 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606053 DLSS7 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)@84c1225eaf8b: Session index based on local reference:7 20250427110606053 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606053 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110606053 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606053 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22b040]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606054 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22b040]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606054 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606054 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606054 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110606054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe2523c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110606054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe2523c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110606054 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110606054 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22b040]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110606054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe2523c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110606054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe2523c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110606054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe2523c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110606054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe2523c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110606054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe2523c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110606054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe2523c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe2523c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110606054 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110606054 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.905s remaining) (msc_a.c:450) 20250427110606054 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427110606054 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606054 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22b040]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:8 20250427110606055 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427110606055 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001122/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110606055 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606055 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c200]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606055 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c200]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606055 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606055 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606055 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110606055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe21e020]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110606055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe21e020]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110606055 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110606055 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c200]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110606055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe21e020]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110606055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe21e020]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110606055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe21e020]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe21e020]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110606055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe21e020]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110606055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe21e020]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110606055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe21e020]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110606056 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110606056 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.930s remaining) (msc_a.c:450) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110606056 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427110606056 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606056 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c200]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110606056 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427110606056 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001124/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:10 20250427110606056 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606056 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606056 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110606056 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606056 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 b9 7c 71 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) 20250427110606056 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606056 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606056 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606056 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606056 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 b9 7c 71 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)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606056 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606056 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606056 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606056 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606056 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 e9 1a 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) 20250427110606057 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606057 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606057 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606057 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 e9 1a 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)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2982) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=0 into dtap '05140DDDD04F21047465E394'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '05140DDDD04F21047465E394'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:6 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514034E71EF2104D9773E5F'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:5 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110606059 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606059 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606059 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606059 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606059 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) TC_iu_multi_lu_and_mt_ussd2(2982)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606060 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606060 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606060 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606060 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606060 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606060 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110606060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe24e790]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110606060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe24e790]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110606060 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110606060 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe24e790]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110606060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe24e790]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110606060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe24e790]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110606060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe24e790]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110606060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe24e790]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110606060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe24e790]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110606060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe24e790]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110606060 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110606060 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.926s remaining) (msc_a.c:450) 20250427110606061 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606061 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606061 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_iu_multi_lu_and_mt_ussd2(2982)@84c1225eaf8b: 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 := 'AF4F14C3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606061 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427110606061 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001116/3/1): Available (smpp_smsc.c:626) 20250427110606061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606061 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 86 da f0 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) 20250427110606061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606061 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606061 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 86 da f0 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 03 4e 71 ef 21 04 d9 77 3e 5f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110606062 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606062 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe258fa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606062 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe258fa0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606062 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606062 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606062 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606062 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606062 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606062 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606062 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606062 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110606062 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606062 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110606062 DMM DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 034e71efd9773e5f) (gsm_04_08.c:1128) 20250427110606062 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe1e4eb0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110606062 DVLR DEBUG SUBSCR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF) AUTH on UTRAN received RES: 034e71efd9773e5f (8 bytes) (vlr_auth_fsm.c:151) 20250427110606062 DVLR INFO SUBSCR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110606062 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe1e4eb0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110606062 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe1e4eb0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110606062 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe1e4eb0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110606062 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe1e4eb0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe24eb70] (vlr_auth_fsm.c:294) 20250427110606062 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe1e4eb0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110606062 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe1e4eb0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110606062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe24eb70]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110606062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe24eb70]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110606062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe24eb70]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110606062 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110606062 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4d15fdfc62d186a8b7429ac32199369e, CK=NONE (ran_msg_iu.c:388) 20250427110606062 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe258fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=0 into dtap '0514F7E9C93B21044E7DFBF1'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '0514F7E9C93B21044E7DFBF1'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe24eb70]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110606062 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606062 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe21ca20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606062 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe21ca20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606062 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606062 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606062 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110606062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe1f1a60]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110606062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe1f1a60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110606062 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110606062 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe21ca20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:11 20250427110606062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe1f1a60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110606062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe1f1a60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110606062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe1f1a60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110606062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe1f1a60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110606062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe1f1a60]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110606062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe1f1a60]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110606062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe1f1a60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110606062 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110606062 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.926s remaining) (msc_a.c:450) 20250427110606062 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427110606062 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606062 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe21ca20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606062 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427110606062 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001120/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110606062 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606062 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606062 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606062 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 8b 64 81 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 4d 15 fd fc 62 d1 86 a8 b7 42 9a c3 21 99 36 9e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606062 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606063 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606063 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606063 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 9e 47 92 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)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606063 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606063 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606063 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606063 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 9e 47 92 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: { messageType := 2, destLocRef := '33FDA0'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-SCCP(2953)@84c1225eaf8b: Session index based on local reference:13 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=0 into dtap '051471D947BA2104603ECE67'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '051471D947BA2104603ECE67'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=0 into dtap '051437A5294C21044319EDB1'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '051437A5294C21044319EDB1'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@84c1225eaf8b: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2982)1629298 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05140DDDD04F21047465E394'O 20250427110606066 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606066 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606066 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606066 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606066 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606066 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606066 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 0d dd d0 4f 21 04 74 65 e3 94 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110606066 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606066 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfb50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606066 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfb50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606066 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606066 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606066 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110606066 DMM DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0dddd04f7465e394) (gsm_04_08.c:1128) 20250427110606066 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe2526b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110606067 DVLR DEBUG SUBSCR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6) AUTH on UTRAN received RES: 0dddd04f7465e394 (8 bytes) (vlr_auth_fsm.c:151) 20250427110606067 DVLR INFO SUBSCR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110606067 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe2526b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110606067 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe2526b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110606067 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe2526b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110606067 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe2526b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe21a970] (vlr_auth_fsm.c:294) 20250427110606067 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe2526b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110606067 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe2526b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110606067 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe21a970]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110606067 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe21a970]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110606067 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe21a970]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110606067 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110606067 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=90c17bbc898bae46287a6a52c3975d1d, CK=NONE (ran_msg_iu.c:388) 20250427110606067 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfb50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110606067 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe21a970]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110606067 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606067 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606067 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110606067 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606067 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 b2 b8 be 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 90 c1 7b bc 89 8b ae 46 28 7a 6a 52 c3 97 5d 1d 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2954)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2988) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2986)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:3 TC_iu_multi_lu_and_mt_ussd2(2986)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:4 TC_iu_multi_lu_and_mt_ussd2(2988)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2964)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2988)@84c1225eaf8b: 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 := '39C12CE6'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=0 into dtap '0514B6E0E98321040535510B'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '0514B6E0E98321040535510B'O TC_iu_multi_lu_and_mt_ussd2(2972)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=0 into dtap '0514358EC40B2104E91F4111'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '0514358EC40B2104E91F4111'O TC_iu_multi_lu_and_mt_ussd2(2966)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:5 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2976)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514F7E9C93B21044E7DFBF1'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:9 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 20250427110606075 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606075 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606075 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606075 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606075 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606075 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606075 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 f7 e9 c9 3b 21 04 4e 7d fb f1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606075 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606075 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d5f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606075 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d5f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606075 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606075 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606075 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110606075 DMM DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f7e9c93b4e7dfbf1) (gsm_04_08.c:1128) 20250427110606075 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ce0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110606075 DVLR DEBUG SUBSCR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7) AUTH on UTRAN received RES: f7e9c93b4e7dfbf1 (8 bytes) (vlr_auth_fsm.c:151) 20250427110606075 DVLR INFO SUBSCR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110606075 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ce0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110606075 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ce0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110606075 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ce0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110606075 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ce0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ad0] (vlr_auth_fsm.c:294) 20250427110606075 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ce0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110606075 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ce0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110606075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ad0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110606075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ad0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110606075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ad0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110606075 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110606075 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=093699cf63d740d482f0c96c1ee71279, CK=NONE (ran_msg_iu.c:388) 20250427110606075 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d5f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110606075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ad0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110606075 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606075 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606076 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606076 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 99 35 4a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 09 36 99 cf 63 d7 40 d4 82 f0 c9 6c 1e e7 12 79 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606076 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606076 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051471D947BA2104603ECE67'O 20250427110606076 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606076 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606076 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 71 d9 47 ba 21 04 60 3e ce 67 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606076 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606076 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606076 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257160]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606076 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606076 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606076 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110606076 DMM DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 71d947ba603ece67) (gsm_04_08.c:1128) 20250427110606076 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258770]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110606076 DVLR DEBUG SUBSCR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8) AUTH on UTRAN received RES: 71d947ba603ece67 (8 bytes) (vlr_auth_fsm.c:151) 20250427110606076 DVLR INFO SUBSCR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110606076 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258770]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110606076 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258770]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110606076 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258770]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110606076 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258770]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258640] (vlr_auth_fsm.c:294) 20250427110606076 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258770]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110606076 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258770]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110606076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258640]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110606076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258640]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110606076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258640]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110606076 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110606076 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e76e78b7267e68bdaeabb83c9c40a206, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606076 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110606076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258640]{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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:10 20250427110606076 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606076 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606076 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606076 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 dc 79 ed 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e7 6e 78 b7 26 7e 68 bd ae ab b8 3c 9c 40 a2 06 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051437A5294C21044319EDB1'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606078 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606078 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606078 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606078 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606078 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606078 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 37 a5 29 4c 21 04 43 19 ed b1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110606078 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606078 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2497c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606078 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2497c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606078 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606078 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2953)@84c1225eaf8b: First idle individual index:14 20250427110606078 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110606078 DMM DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 37a5294c4319edb1) (gsm_04_08.c:1128) 20250427110606078 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe220b10]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110606078 DVLR DEBUG SUBSCR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F) AUTH on UTRAN received RES: 37a5294c4319edb1 (8 bytes) (vlr_auth_fsm.c:151) 20250427110606078 DVLR INFO SUBSCR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110606078 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe220b10]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110606078 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe220b10]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110606078 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe220b10]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110606078 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe220b10]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe249d70] (vlr_auth_fsm.c:294) 20250427110606078 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe220b10]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110606078 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe220b10]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110606078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe249d70]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110606078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe249d70]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110606078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe249d70]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110606078 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110606078 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8e2668b8e1d9ed56953bbb21fe20cc67, CK=NONE (ran_msg_iu.c:388) 20250427110606078 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2497c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110606078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe249d70]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110606078 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606078 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606078 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606078 DLSS7 DEBUG Found route for dpc=195=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)@84c1225eaf8b: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2988)14672600 TC_iu_multi_lu_and_mt_ussd2(2961)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110606078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606078 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 36 f0 42 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 8e 26 68 b8 e1 d9 ed 56 95 3b bb 21 fe 20 cc 67 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606078 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606078 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606078 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606079 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606079 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606079 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606079 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 dc 72 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 af 4f 14 c3 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606079 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) 20250427110606079 DMSC DEBUG msub_fsm[0x55eefe258770]{active}: Allocated (fsm.c:456) 20250427110606079 DMSC DEBUG msc_i[0x55eefe258ce0]{READY}: Allocated (fsm.c:456) 20250427110606079 DMSC DEBUG msc_i[0x55eefe258ce0]{READY}: is child of msub_fsm[0x55eefe258770] (fsm.c:486) 20250427110606079 DMSC DEBUG msc_a[0x55eefe2526b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110606079 DMSC DEBUG msc_a[0x55eefe2526b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe258770] (fsm.c:486) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '8B3A05A203020101'O 20250427110606079 DMSC DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x55eefe2526b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110606079 DMSC DEBUG msc_i(unknown:UTRAN-Iu-551:NONE)[0x55eefe258ce0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110606079 DMSC DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x55eefe2526b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2968)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110606079 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x55eefe2526b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110606079 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x55eefe2526b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110606079 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe1e4eb0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110606079 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe1e4eb0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0] (fsm.c:486) 20250427110606079 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe1e4eb0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110606079 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe1e4eb0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110606079 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110606079 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110606079 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110606079 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110606079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe1e4eb0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110606079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe1e4eb0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110606079 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe23e450]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110606079 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe23e450]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe1e4eb0] (fsm.c:486) 20250427110606079 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe23e450]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606079 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe23e450]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110606079 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427110606079 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606079 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606079 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606079 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 18 dc 72 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) 20250427110606079 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110606079 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110606079 DVLR DEBUG SUBSCR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0) Received 1 auth tuples (vlr.c:996) 20250427110606079 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110606079 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c4f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110606079 DMM DEBUG Tx AUTH REQ (rand = 16ebfb383e297d6cc53348f7c6662e86) (gsm_04_08.c:641) 20250427110606079 DMM DEBUG AUTH REQ (autn = 53836b3432fe019c870c29d280943f12) (gsm_04_08.c:643) 20250427110606079 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110606079 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606079 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ccd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606080 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606080 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606080 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 33 fd a0 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 16 eb fb 38 3e 29 7d 6c c5 33 48 f7 c6 66 2e 86 20 10 53 83 6b 34 32 fe 01 9c 87 0c 29 d2 80 94 3f 12 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:7 20250427110606080 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:11 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514B6E0E98321040535510B'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 20250427110606082 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606082 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606082 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606082 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606082 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606082 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 b6 e0 e9 83 21 04 05 35 51 0b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606082 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606082 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606082 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256420]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606082 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606082 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606082 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110606082 DMM DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b6e0e9830535510b) (gsm_04_08.c:1128) 20250427110606082 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe236b10]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110606082 DVLR DEBUG SUBSCR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042) AUTH on UTRAN received RES: b6e0e9830535510b (8 bytes) (vlr_auth_fsm.c:151) 20250427110606082 DVLR INFO SUBSCR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110606082 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe236b10]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110606082 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe236b10]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110606082 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe236b10]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110606082 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe236b10]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe2285d0] (vlr_auth_fsm.c:294) 20250427110606082 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe236b10]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110606082 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe236b10]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110606082 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe2285d0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110606082 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe2285d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110606082 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe2285d0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110606082 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110606082 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b0d644a4942e1f1052d1d241bcecbdc5, CK=NONE (ran_msg_iu.c:388) 20250427110606082 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110606082 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe2285d0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110606082 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606082 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606082 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606082 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 e7 51 2b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b0 d6 44 a4 94 2e 1f 10 52 d1 d2 41 bc ec bd c5 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)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514358EC40B2104E91F4111'O 20250427110606082 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606082 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606083 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606083 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606083 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606083 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606083 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 35 8e c4 0b 21 04 e9 1f 41 11 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606083 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606083 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606083 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606083 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{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)@84c1225eaf8b: Session index based on connection ID:0 20250427110606083 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606083 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606083 DMM DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 358ec40be91f4111) (gsm_04_08.c:1128) 20250427110606083 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe221f20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110606083 DVLR DEBUG SUBSCR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5) AUTH on UTRAN received RES: 358ec40be91f4111 (8 bytes) (vlr_auth_fsm.c:151) 20250427110606083 DVLR INFO SUBSCR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110606083 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe221f20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110606083 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe221f20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110606083 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe221f20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110606083 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe221f20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe237360] (vlr_auth_fsm.c:294) 20250427110606083 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe221f20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110606083 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe221f20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110606083 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe237360]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110606083 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe237360]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110606083 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe237360]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110606083 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110606084 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a4cdb60c9899a5975260020ea832dd16, CK=NONE (ran_msg_iu.c:388) 20250427110606084 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110606084 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe237360]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110606084 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606084 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606084 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2953)@84c1225eaf8b: First idle individual index:15 20250427110606084 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606084 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 5b c0 7b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a4 cd b6 0c 98 99 a5 97 52 60 02 0e a8 32 dd 16 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606084 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606084 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606084 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '8B3A05A203020101'O 20250427110606085 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606085 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe1f2e70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606085 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe1f2e70]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606085 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606085 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606085 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606085 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110606085 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110606085 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606085 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110606085 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20cfc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110606085 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20cfc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0] (msc_a.c:1053) 20250427110606085 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20cfc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110606085 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20cfc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110606085 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe23aae0] (msc_a.c:1053) 20250427110606085 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110606085 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe20d0f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110606085 DMSC DEBUG msub_fsm[0x55eefe23aae0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110606085 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294) MSC-A terminated (msub.c:261) 20250427110606085 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294) 1 MSC-I still active (msub.c:79) 20250427110606085 DMSC DEBUG msub_fsm[0x55eefe23aae0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110606085 DMSC DEBUG msub_fsm[0x55eefe23aae0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110606085 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe1f2e70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110606085 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe1f2e70]{READY}: Removing from parent msub_fsm[0x55eefe23aae0] (msub.c:113) 20250427110606085 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-537 (ran_conn.c:142) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606085 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-537 (ran_conn.c:155) 20250427110606086 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe1f2e70]{READY}: Freeing instance (msub.c:113) 20250427110606086 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294:UTRAN-Iu-537:PAGING_RESP)[0x55eefe1f2e70]{READY}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606086 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294) Free (msub.c:119) 20250427110606086 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x00844294 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110606086 DMSC DEBUG msub_fsm[0x55eefe23aae0]{terminating}: Freeing instance (msub.c:113) 20250427110606086 DMSC DEBUG msub_fsm[0x55eefe23aae0]{terminating}: Deallocated (fsm.c:568) 20250427110606086 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606086 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606086 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 44 1f 58 00 02 19 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606086 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606086 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606086 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606086 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606086 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606086 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606086 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 df e2 d8 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 39 c1 2c e6 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606087 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)@84c1225eaf8b: { messageType := 2, destLocRef := '18DC72'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)@84c1225eaf8b: Session index based on local reference:14 20250427110606087 DMSC DEBUG msub_fsm[0x55eefe20d0f0]{active}: Allocated (fsm.c:456) 20250427110606087 DMSC DEBUG msc_i[0x55eefe1f2e70]{READY}: Allocated (fsm.c:456) 20250427110606087 DMSC DEBUG msc_i[0x55eefe1f2e70]{READY}: is child of msub_fsm[0x55eefe20d0f0] (fsm.c:486) 20250427110606087 DMSC DEBUG msc_a[0x55eefe23aae0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110606087 DMSC DEBUG msc_a[0x55eefe23aae0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe20d0f0] (fsm.c:486) 20250427110606087 DMSC DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x55eefe23aae0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110606087 DMSC DEBUG msc_i(unknown:UTRAN-Iu-552:NONE)[0x55eefe1f2e70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110606087 DMSC DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x55eefe23aae0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:13 20250427110606087 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x55eefe23aae0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110606087 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x55eefe23aae0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110606087 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe221f20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110606087 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe221f20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0] (fsm.c:486) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110606087 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe221f20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110606087 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe221f20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110606087 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110606087 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110606087 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110606087 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110606087 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe221f20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110606087 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe221f20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110606088 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe236b10]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110606088 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe236b10]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe221f20] (fsm.c:486) 20250427110606088 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe236b10]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110606088 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe236b10]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110606088 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427110606088 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606088 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606088 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606088 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606088 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 df e2 d8 00 02 28 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:11 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2982)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2982)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:20 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 20250427110606090 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110606090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe23e450]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110606090 DVLR DEBUG SUBSCR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3) Received 1 auth tuples (vlr.c:996) 20250427110606090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe23e450]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110606090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe23e450]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110606090 DMM DEBUG Tx AUTH REQ (rand = 8796599d9c0a378a52c96eeac0b29b83) (gsm_04_08.c:641) 20250427110606090 DMM DEBUG AUTH REQ (autn = 9af9625550f7ab00f3037bc761162a56) (gsm_04_08.c:643) 20250427110606090 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110606090 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606090 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe258ce0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250427110606090 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427110606090 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606090 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606090 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 18 dc 72 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 87 96 59 9d 9c 0a 37 8a 52 c9 6e ea c0 b2 9b 83 20 10 9a f9 62 55 50 f7 ab 00 f3 03 7b c7 61 16 2a 56 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606090 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)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:20 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 20250427110606091 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606091 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22b040]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606091 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22b040]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606091 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606091 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606091 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=0 into dtap '0514C39EA60421046660CFD2'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '0514C39EA60421046660CFD2'O TC_iu_multi_lu_and_mt_ussd2(2972)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:20 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 20250427110606092 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110606092 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427110606092 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606092 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606092 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22b040]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606092 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110606092 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606092 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110606092 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110606092 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110606092 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110606092 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110606092 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110606092 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22b040]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110606092 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250427110606093 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606093 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606093 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606093 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606093 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 b9 7c 71 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) 20250427110606093 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606093 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606093 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606093 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606093 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 b9 7c 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) 20250427110606093 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606093 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606093 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606093 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606093 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606093 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606093 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) 20250427110606093 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606093 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe2295e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606093 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe2295e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606093 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606093 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606093 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:6 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 20250427110606093 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606093 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606093 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606093 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606093 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606093 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606093 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110606094 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606094 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c200]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606094 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c200]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606094 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606094 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606094 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2966)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:20 TC_iu_multi_lu_and_mt_ussd2(2976)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606095 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110606095 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427110606095 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110606095 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250427110606095 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe2295e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606095 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110606095 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606095 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110606096 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606096 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110606096 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110606096 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110606096 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:5 20250427110606096 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe2295e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:20 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 20250427110606096 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110606096 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606096 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606096 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606096 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606096 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 57 e0 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) 20250427110606096 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606096 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606096 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606096 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606096 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 57 e0 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) 20250427110606096 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606096 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606096 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606096 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606096 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606096 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606096 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1f 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250427110606096 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606096 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606096 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606096 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606096 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606096 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606096 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) 20250427110606096 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606096 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe258fa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606096 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe258fa0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606096 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606096 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606096 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110606096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe24eb70]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110606096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe24eb70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110606096 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110606096 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe258fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110606097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe24eb70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110606097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe24eb70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110606097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe24eb70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110606097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe24eb70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110606097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe24eb70]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110606097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe24eb70]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110606097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe24eb70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110606097 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110606097 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.895s remaining) (msc_a.c:450) 20250427110606097 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606097 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606097 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) 20250427110606097 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427110606097 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606097 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe258fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606097 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427110606097 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001117/3/1): Available (smpp_smsc.c:626) 20250427110606097 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606097 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606097 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606097 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606097 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606097 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110606097 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606097 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe21ca20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606097 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606097 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606097 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606097 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606097 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 8b 64 81 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) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606097 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606097 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606097 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606097 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606097 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 8b 64 81 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) 20250427110606097 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe21ca20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606097 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606097 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606097 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110606097 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110606097 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427110606097 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110606097 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606097 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c200]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606097 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110606097 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606097 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110606097 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110606097 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110606097 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110606097 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110606097 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110606097 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c200]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110606097 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606098 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606098 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606098 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606098 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 e9 1a 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) 20250427110606098 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606098 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606098 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606098 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 e9 1a 56 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2961)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2968)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:12 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:0 20250427110606099 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110606099 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427110606099 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110606099 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606099 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606099 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110606099 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606099 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110606099 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110606099 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110606099 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110606099 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110606099 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110606099 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110606099 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110606099 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606099 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606100 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606100 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 86 da f0 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@84c1225eaf8b: { messageType := 2, destLocRef := 'DFE2D8'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 } } 20250427110606100 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606100 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606100 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606100 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606100 DLSS7 DEBUG Found route for dpc=195=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)@84c1225eaf8b: Session index based on local reference:15 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606100 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 86 da 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-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2964)4464472 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:14 20250427110606101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 44 1f 58 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2964)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2964)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2964)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:2 TC_iu_multi_lu_and_mt_ussd2(2988)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2988)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2964)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mt_ussd2(2972)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:9 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=0 into dtap '0514CCF9A9FF2104DA78C92E'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '0514CCF9A9FF2104DA78C92E'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:10 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:13 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514C39EA60421046660CFD2'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:11 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2966)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:4 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2976)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mt_ussd2(2962)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:14 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514CCF9A9FF2104DA78C92E'O TC_iu_multi_lu_and_mt_ussd2(2961)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:3 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:6 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:20 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:4 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606140 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110606140 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427110606140 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110606140 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606140 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe21ca20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606140 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110606140 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606141 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110606141 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110606141 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110606141 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110606141 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110606141 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110606141 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe21ca20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110606141 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110606141 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110606141 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe236b10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110606141 DVLR DEBUG SUBSCR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6) Received 1 auth tuples (vlr.c:996) 20250427110606141 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe236b10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110606141 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe236b10]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110606141 DMM DEBUG Tx AUTH REQ (rand = cfa4cc9e7ff4d81c3a8c3b68a7820ca4) (gsm_04_08.c:641) 20250427110606141 DMM DEBUG AUTH REQ (autn = 519b4ffb4b68cdd836c60f9bf64c869f) (gsm_04_08.c:643) 20250427110606141 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110606141 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606141 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe1f2e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606141 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250427110606141 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606141 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606141 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606141 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606141 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606141 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 9e 47 92 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) 20250427110606141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110606141 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606141 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606141 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606141 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606141 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 9e 47 92 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110606141 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606141 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606141 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606141 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606141 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 df e2 d8 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 cf a4 cc 9e 7f f4 d8 1c 3a 8c 3b 68 a7 82 0c a4 20 10 51 9b 4f fb 4b 68 cd d8 36 c6 0f 9b f6 4c 86 9f 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110606141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110606141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 c3 9e a6 04 21 04 66 60 cf d2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110606141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110606141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606141 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606141 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfb50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606141 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfb50]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606141 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606141 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606141 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110606141 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe21a970]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110606141 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe21a970]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110606141 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110606141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606141 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfb50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110606141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110606141 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe21a970]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110606141 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe21a970]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110606141 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe21a970]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110606141 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe21a970]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110606141 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe21a970]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110606141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 cc f9 a9 ff 21 04 da 78 c9 2e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110606141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606141 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe21a970]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110606141 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe21a970]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110606141 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110606141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110606141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606141 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.853s remaining) (msc_a.c:450) 20250427110606141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110606141 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427110606141 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606141 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfb50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110606141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606141 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) 20250427110606141 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427110606141 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001123/3/1): Available (smpp_smsc.c:626) 20250427110606141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110606141 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606141 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d5f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606141 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d5f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606141 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606142 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606142 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ad0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ad0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110606142 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110606142 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d5f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ad0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ad0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ad0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ad0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ad0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ad0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ad0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110606142 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110606142 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.855s remaining) (msc_a.c:450) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606142 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427110606142 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606142 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d5f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606142 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427110606142 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001121/3/1): Available (smpp_smsc.c:626) 20250427110606142 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606142 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606142 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110606142 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606142 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 b2 b8 be 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) 20250427110606142 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606142 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606142 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257160]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606142 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606142 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606142 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258640]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258640]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110606142 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110606142 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258640]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258640]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258640]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258640]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258640]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258640]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258640]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110606142 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110606142 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.868s remaining) (msc_a.c:450) 20250427110606142 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427110606142 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606142 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606142 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427110606142 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001126/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606142 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606142 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606142 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110606142 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606142 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 b2 b8 be 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606142 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606142 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2497c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606142 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2497c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606142 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606142 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606142 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe249d70]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe249d70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110606142 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110606142 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2497c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe249d70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe249d70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe249d70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe249d70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe249d70]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe249d70]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe249d70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110606142 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110606142 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.870s remaining) (msc_a.c:450) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:5 20250427110606142 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427110606142 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606142 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2497c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110606142 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110606142 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001128/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606142 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606142 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606142 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606142 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606142 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606142 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ccd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606142 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ccd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606142 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606142 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 99 35 4a 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) 20250427110606142 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606142 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110606142 DMM DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c39ea6046660cfd2) (gsm_04_08.c:1128) 20250427110606142 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c4f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110606142 DVLR DEBUG SUBSCR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0) AUTH on UTRAN received RES: c39ea6046660cfd2 (8 bytes) (vlr_auth_fsm.c:151) 20250427110606142 DVLR INFO SUBSCR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110606142 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c4f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110606142 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c4f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110606142 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c4f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110606142 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c4f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c2e0] (vlr_auth_fsm.c:294) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606142 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c4f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110606142 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c4f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c2e0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c2e0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c2e0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110606142 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110606142 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2e7e29018b0ed09cc0400d29010b4a99, CK=NONE (ran_msg_iu.c:388) 20250427110606142 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ccd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c2e0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110606142 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606142 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606142 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606142 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:5 20250427110606142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606142 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 99 35 4a 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) 20250427110606142 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606142 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606142 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256420]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606142 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606142 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606142 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe2285d0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe2285d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110606142 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110606142 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe2285d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe2285d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe2285d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe2285d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe2285d0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe2285d0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110606142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe2285d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110606142 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110606142 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.870s remaining) (msc_a.c:450) 20250427110606143 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427110606143 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606143 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606143 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427110606143 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001125/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606143 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606143 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110606143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606143 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606143 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606143 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606143 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110606143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe237360]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110606143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe237360]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110606143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606143 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606143 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 dc 79 ed 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) 20250427110606143 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110606143 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110606143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe237360]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110606143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe237360]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110606143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe237360]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110606143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe237360]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110606143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe237360]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110606143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe237360]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110606143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe237360]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110606143 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110606143 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.897s remaining) (msc_a.c:450) 20250427110606143 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427110606143 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606143 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606143 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427110606143 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001131/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606143 DIUCS DEBUG (UTRAN-Iu-551) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606143 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe258ce0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606143 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe258ce0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606143 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606143 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606143 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606143 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110606143 DMM DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ccf9a9ffda78c92e) (gsm_04_08.c:1128) 20250427110606143 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe23e450]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110606143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606143 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 dc 79 ed 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) 20250427110606143 DVLR DEBUG SUBSCR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3) AUTH on UTRAN received RES: ccf9a9ffda78c92e (8 bytes) (vlr_auth_fsm.c:151) 20250427110606143 DVLR INFO SUBSCR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110606143 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe23e450]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110606143 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe23e450]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110606143 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe23e450]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110606143 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe23e450]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe1e4eb0] (vlr_auth_fsm.c:294) 20250427110606143 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe23e450]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110606143 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe23e450]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110606143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe1e4eb0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110606143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe1e4eb0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110606143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe1e4eb0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110606143 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:15 20250427110606143 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=bd805745c0a8cd7d48d3fe6df8e9daa8, CK=NONE (ran_msg_iu.c:388) 20250427110606143 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe258ce0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110606143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe1e4eb0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110606143 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606143 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22b040]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606143 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22b040]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606143 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606143 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606143 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606143 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110606143 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110606143 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110606143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606143 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 36 f0 42 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) 20250427110606143 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606143 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110606143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe2523c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110606143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe2523c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10] (msc_a.c:1053) 20250427110606143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe2523c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110606143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe2523c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110606143 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe253170] (msc_a.c:1053) 20250427110606143 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110606143 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22af10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110606143 DMSC DEBUG msub_fsm[0x55eefe253170]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110606143 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA) MSC-A terminated (msub.c:261) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606143 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA) 1 MSC-I still active (msub.c:79) 20250427110606143 DMSC DEBUG msub_fsm[0x55eefe253170]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110606143 DMSC DEBUG msub_fsm[0x55eefe253170]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110606143 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22b040]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110606143 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22b040]{READY}: Removing from parent msub_fsm[0x55eefe253170] (msub.c:113) 20250427110606143 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-539 (ran_conn.c:142) TC_iu_multi_lu_and_mt_ussd2(2968)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606143 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-539 (ran_conn.c:155) 20250427110606143 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22b040]{READY}: Freeing instance (msub.c:113) 20250427110606143 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA:UTRAN-Iu-539:PAGING_RESP)[0x55eefe22b040]{READY}: Deallocated (fsm.c:568) 20250427110606143 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA) Free (msub.c:119) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606143 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x160361FA - active-conn: now used by 1 (attached) (msub.c:375) 20250427110606143 DMSC DEBUG msub_fsm[0x55eefe253170]{terminating}: Freeing instance (msub.c:113) 20250427110606143 DMSC DEBUG msub_fsm[0x55eefe253170]{terminating}: Deallocated (fsm.c:568) 20250427110606143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606143 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606143 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe2295e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606143 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606143 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe2295e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606143 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606143 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 36 f0 42 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) 20250427110606143 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606143 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110606143 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110606143 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110606143 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:7 20250427110606143 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110606143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e8f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110606143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e8f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0] (msc_a.c:1053) 20250427110606143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e8f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110606143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe23e8f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110606143 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe21a0e0] (msc_a.c:1053) 20250427110606143 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110606143 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe228fc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110606143 DMSC DEBUG msub_fsm[0x55eefe21a0e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110606143 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F) MSC-A terminated (msub.c:261) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606143 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F) 1 MSC-I still active (msub.c:79) 20250427110606143 DMSC DEBUG msub_fsm[0x55eefe21a0e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110606143 DMSC DEBUG msub_fsm[0x55eefe21a0e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110606143 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe2295e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110606143 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe2295e0]{READY}: Removing from parent msub_fsm[0x55eefe21a0e0] (msub.c:113) 20250427110606143 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-538 (ran_conn.c:142) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110606143 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-538 (ran_conn.c:155) 20250427110606143 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe2295e0]{READY}: Freeing instance (msub.c:113) 20250427110606143 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F:UTRAN-Iu-538:PAGING_RESP)[0x55eefe2295e0]{READY}: Deallocated (fsm.c:568) 20250427110606143 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F) Free (msub.c:119) 20250427110606143 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x7556022F - active-conn: now used by 1 (attached) (msub.c:375) 20250427110606143 DMSC DEBUG msub_fsm[0x55eefe21a0e0]{terminating}: Freeing instance (msub.c:113) 20250427110606143 DMSC DEBUG msub_fsm[0x55eefe21a0e0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606143 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606143 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c200]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606143 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606143 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 33 fd a0 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 2e 7e 29 01 8b 0e d0 9c c0 40 0d 29 01 0b 4a 99 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606143 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c200]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606143 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606143 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606143 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110606143 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606143 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110606143 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606143 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110606143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe21e020]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110606143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe21e020]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0] (msc_a.c:1053) 20250427110606143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe21e020]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110606143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe21e020]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110606143 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe22b430] (msc_a.c:1053) 20250427110606143 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110606143 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c0d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110606143 DMSC DEBUG msub_fsm[0x55eefe22b430]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110606143 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F) MSC-A terminated (msub.c:261) 20250427110606143 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F) 1 MSC-I still active (msub.c:79) 20250427110606143 DMSC DEBUG msub_fsm[0x55eefe22b430]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110606143 DMSC DEBUG msub_fsm[0x55eefe22b430]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110606143 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c200]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110606143 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c200]{READY}: Removing from parent msub_fsm[0x55eefe22b430] (msub.c:113) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606143 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-540 (ran_conn.c:142) 20250427110606144 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-540 (ran_conn.c:155) 20250427110606144 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c200]{READY}: Freeing instance (msub.c:113) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606144 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F:UTRAN-Iu-540:PAGING_RESP)[0x55eefe22c200]{READY}: Deallocated (fsm.c:568) 20250427110606144 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F) Free (msub.c:119) 20250427110606144 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x432B256F - active-conn: now used by 1 (attached) (msub.c:375) 20250427110606144 DMSC DEBUG msub_fsm[0x55eefe22b430]{terminating}: Freeing instance (msub.c:113) 20250427110606144 DMSC DEBUG msub_fsm[0x55eefe22b430]{terminating}: Deallocated (fsm.c:568) 20250427110606144 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606144 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606144 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606144 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe258fa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606144 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 e7 51 2b 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) 20250427110606144 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe258fa0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606144 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606144 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606144 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110606144 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606144 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe1a1c90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606144 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe1a1c90]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606144 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606144 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606144 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606144 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 e7 51 2b 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) 20250427110606144 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606144 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606144 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110606144 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110606144 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110606144 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606144 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110606144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe24e790]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110606144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe24e790]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50] (msc_a.c:1053) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110606144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe24e790]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110606144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe24e790]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110606144 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1e5a90] (msc_a.c:1053) 20250427110606144 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110606144 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe22db50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110606144 DMSC DEBUG msub_fsm[0x55eefe1e5a90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110606144 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E) MSC-A terminated (msub.c:261) 20250427110606144 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E) 1 MSC-I still active (msub.c:79) 20250427110606144 DMSC DEBUG msub_fsm[0x55eefe1e5a90]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110606144 DMSC DEBUG msub_fsm[0x55eefe1e5a90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110606144 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe1a1c90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110606144 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe1a1c90]{READY}: Removing from parent msub_fsm[0x55eefe1e5a90] (msub.c:113) 20250427110606144 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-541 (ran_conn.c:142) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606144 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-541 (ran_conn.c:155) 20250427110606144 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe1a1c90]{READY}: Freeing instance (msub.c:113) 20250427110606144 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E:UTRAN-Iu-541:PAGING_RESP)[0x55eefe1a1c90]{READY}: Deallocated (fsm.c:568) 20250427110606144 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E) Free (msub.c:119) 20250427110606144 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x9248560E - active-conn: now used by 1 (attached) (msub.c:375) 20250427110606144 DMSC DEBUG msub_fsm[0x55eefe1e5a90]{terminating}: Freeing instance (msub.c:113) 20250427110606144 DMSC DEBUG msub_fsm[0x55eefe1e5a90]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606144 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606144 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606144 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 5b c0 7b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606144 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606144 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606144 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:8 20250427110606144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606144 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 5b c0 7b 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)@84c1225eaf8b: Message received on association #8 20250427110606144 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606144 DLSS7 DEBUG 0: CombinedLinkset(dpc=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)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110606144 DLSS7 DEBUG Found route for dpc=195=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)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 18 dc 72 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 bd 80 57 45 c0 a8 cd 7d 48 d3 fe 6d f8 e9 da a8 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606144 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606144 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606144 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 b9 7c 71 00 02 1b 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2962)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110606144 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606144 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606144 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 57 e0 7a 00 02 1a 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606144 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606144 DLM3UA DEBUG 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)@84c1225eaf8b: Message received on association #8 20250427110606144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606144 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606144 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 e9 1a 56 00 02 1c 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606144 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606144 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110606144 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427110606144 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110606144 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606144 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe258fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606145 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606145 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606145 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 86 da f0 00 02 1d 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606145 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110606145 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606145 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110606145 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110606145 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110606145 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110606145 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110606145 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606145 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe258fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110606145 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110606145 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606145 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606145 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606145 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606145 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 8b 64 81 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) 20250427110606145 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606145 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606145 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606145 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606145 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 8b 64 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-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2974)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=0 into dtap '0514DDA3916321041FC3F04F'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '0514DDA3916321041FC3F04F'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:13 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:11 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:11 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:14 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:1 20250427110606147 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606147 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606147 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606147 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606147 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606147 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606147 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 b9 7c 71 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:3 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2984)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:4 TC_iu_multi_lu_and_mt_ussd2(2980)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:5 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:15 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514DDA3916321041FC3F04F'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2978)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2972)12156017 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:20 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2972)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2972)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2972)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2966)5759098 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2966)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2990)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2966)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2966)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2976)15276630 TC_iu_multi_lu_and_mt_ussd2(2976)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2976)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2976)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2961)8837872 TC_iu_multi_lu_and_mt_ussd2(2961)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2972)@84c1225eaf8b: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2961)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2961)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2962)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2966)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:20 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2961)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:13 TC_iu_multi_lu_and_mt_ussd2(2976)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:10 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:20 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:9 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:20 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:14 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:11 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:20 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:20 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:6 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606352 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606352 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606352 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606352 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606352 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606353 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 57 e0 7a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110606353 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606353 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606353 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 e9 1a 56 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110606353 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606353 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606353 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 86 da f0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110606353 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606353 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606353 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110606353 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606354 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606354 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606354 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 dd a3 91 63 21 04 1f c3 f0 4f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110606354 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606354 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606354 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606354 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606354 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606354 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606354 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe21ca20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606354 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe21ca20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606354 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606354 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606354 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110606354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606354 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) 20250427110606354 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110606354 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110606354 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606354 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110606354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe1f1a60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110606354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe1f1a60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40] (msc_a.c:1053) 20250427110606354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe1f1a60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110606354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe1f1a60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110606354 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe22b7a0] (msc_a.c:1053) 20250427110606354 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110606354 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe23ad40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110606354 DMSC DEBUG msub_fsm[0x55eefe22b7a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110606354 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954) MSC-A terminated (msub.c:261) 20250427110606354 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954) 1 MSC-I still active (msub.c:79) 20250427110606354 DMSC DEBUG msub_fsm[0x55eefe22b7a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110606354 DMSC DEBUG msub_fsm[0x55eefe22b7a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110606354 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe21ca20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110606354 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe21ca20]{READY}: Removing from parent msub_fsm[0x55eefe22b7a0] (msub.c:113) 20250427110606354 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-542 (ran_conn.c:142) 20250427110606354 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606354 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606354 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606354 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606354 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606354 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) 20250427110606354 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606354 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606354 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606354 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606354 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606354 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-542 (ran_conn.c:155) 20250427110606354 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe21ca20]{READY}: Freeing instance (msub.c:113) 20250427110606354 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954:UTRAN-Iu-542:PAGING_RESP)[0x55eefe21ca20]{READY}: Deallocated (fsm.c:568) 20250427110606354 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954) Free (msub.c:119) 20250427110606354 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x3288B954 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110606354 DMSC DEBUG msub_fsm[0x55eefe22b7a0]{terminating}: Freeing instance (msub.c:113) 20250427110606354 DMSC DEBUG msub_fsm[0x55eefe22b7a0]{terminating}: Deallocated (fsm.c:568) 20250427110606354 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110606354 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606354 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606354 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606355 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606355 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) 20250427110606355 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606354 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606354 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe1f2e70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606355 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe1f2e70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606355 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606355 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606355 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606355 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110606355 DMM DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = dda391631fc3f04f) (gsm_04_08.c:1128) 20250427110606355 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe236b10]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110606355 DVLR DEBUG SUBSCR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6) AUTH on UTRAN received RES: dda391631fc3f04f (8 bytes) (vlr_auth_fsm.c:151) 20250427110606355 DVLR INFO SUBSCR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110606355 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe236b10]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110606355 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe236b10]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110606355 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe236b10]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110606355 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe236b10]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe221f20] (vlr_auth_fsm.c:294) 20250427110606355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606355 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe236b10]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110606355 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe236b10]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110606355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606355 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) 20250427110606355 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606355 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606355 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110606355 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606355 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe221f20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110606355 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe221f20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110606355 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe221f20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110606355 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110606355 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6001b5a491a9cb763375454cd9d2a08c, CK=NONE (ran_msg_iu.c:388) 20250427110606355 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe1f2e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110606355 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe221f20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110606355 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606355 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfb50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606355 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfb50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606355 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606355 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606355 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110606355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606355 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606355 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) 20250427110606355 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606355 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606355 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606355 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606355 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 9e 47 92 00 02 1e 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606355 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606356 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606356 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606356 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606356 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606356 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606356 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) 20250427110606356 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606356 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d5f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606356 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d5f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606356 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606356 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606356 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606356 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606356 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606356 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 df e2 d8 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 60 01 b5 a4 91 a9 cb 76 33 75 45 4c d9 d2 a0 8c 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606356 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606356 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606356 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606356 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606356 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606356 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606356 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110606356 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606356 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110606356 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606356 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ccd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606356 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ccd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606356 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606356 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606356 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110606356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c2e0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110606356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c2e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110606356 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110606356 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ccd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110606356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c2e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110606356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c2e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110606356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c2e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110606356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c2e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110606356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c2e0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110606356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c2e0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110606356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c2e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110606357 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110606357 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.688s remaining) (msc_a.c:450) 20250427110606357 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427110606357 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606357 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ccd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606357 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427110606357 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001129/3/1): Available (smpp_smsc.c:626) 20250427110606357 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606357 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2497c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606357 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2497c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606357 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606357 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606357 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110606357 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606357 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606357 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257160]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606358 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606358 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606358 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110606357 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606357 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606358 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606358 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606358 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606358 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606358 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 33 fd a0 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) 20250427110606358 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606358 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606358 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606358 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606358 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606358 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) TC_iu_multi_lu_and_mt_ussd2(2974)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110606358 DIUCS DEBUG (UTRAN-Iu-551) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606358 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe258ce0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606358 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe258ce0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606358 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606358 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606358 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110606358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe1e4eb0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110606358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe1e4eb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110606358 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110606358 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe258ce0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110606358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe1e4eb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110606358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe1e4eb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110606358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe1e4eb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110606358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe1e4eb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110606358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe1e4eb0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110606358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe1e4eb0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110606358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe1e4eb0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110606358 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110606358 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.720s remaining) (msc_a.c:450) 20250427110606358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606358 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427110606358 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606358 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 33 fd a0 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) 20250427110606358 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe258ce0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606359 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427110606359 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001127/3/1): Available (smpp_smsc.c:626) 20250427110606359 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606359 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606359 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256420]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606359 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606359 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606359 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606359 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606359 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606359 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606359 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606359 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606359 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110606359 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606359 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606359 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606359 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe258fa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606359 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe258fa0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606359 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606359 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606359 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606359 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 18 dc 72 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) 20250427110606359 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606359 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110606359 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110606359 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110606359 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606359 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110606359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe24eb70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110606359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe24eb70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0] (msc_a.c:1053) 20250427110606359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe24eb70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110606359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe24eb70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110606359 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1cd490] (msc_a.c:1053) 20250427110606359 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110606359 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe2590d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110606359 DMSC DEBUG msub_fsm[0x55eefe1cd490]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110606359 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF) MSC-A terminated (msub.c:261) 20250427110606359 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF) 1 MSC-I still active (msub.c:79) 20250427110606359 DMSC DEBUG msub_fsm[0x55eefe1cd490]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110606359 DMSC DEBUG msub_fsm[0x55eefe1cd490]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110606359 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe258fa0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110606359 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe258fa0]{READY}: Removing from parent msub_fsm[0x55eefe1cd490] (msub.c:113) 20250427110606359 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-543 (ran_conn.c:142) 20250427110606359 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606359 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606359 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2984)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110606359 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-543 (ran_conn.c:155) 20250427110606359 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe258fa0]{READY}: Freeing instance (msub.c:113) 20250427110606359 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF:UTRAN-Iu-543:PAGING_RESP)[0x55eefe258fa0]{READY}: Deallocated (fsm.c:568) 20250427110606359 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF) Free (msub.c:119) 20250427110606359 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x00AE2EFF - active-conn: now used by 1 (attached) (msub.c:375) 20250427110606359 DMSC DEBUG msub_fsm[0x55eefe1cd490]{terminating}: Freeing instance (msub.c:113) 20250427110606359 DMSC DEBUG msub_fsm[0x55eefe1cd490]{terminating}: Deallocated (fsm.c:568) 20250427110606360 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110606360 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427110606360 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110606360 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606360 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfb50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_iu_multi_lu_and_mt_ussd2(2980)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110606359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606359 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606359 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606359 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 18 dc 72 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) 20250427110606360 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110606360 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606360 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110606360 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110606360 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110606360 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110606360 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110606360 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110606360 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfb50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110606360 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:5 20250427110606360 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110606360 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427110606360 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110606360 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606360 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2497c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606360 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606360 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606360 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110606360 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606360 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110606360 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110606360 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110606360 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110606360 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110606360 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110606360 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2497c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110606360 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110606360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606360 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606360 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) TC_iu_multi_lu_and_mt_ussd2(2978)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606360 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 8b 64 81 00 02 1f 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606360 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606360 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606360 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110606360 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606360 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 b2 b8 be 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606360 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110606360 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427110606360 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110606360 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606360 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d5f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606360 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110606360 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606360 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110606360 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110606360 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110606360 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110606360 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110606360 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110606360 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d5f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110606360 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110606360 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606360 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606360 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110606360 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606360 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 b2 b8 be 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mt_ussd2(2990)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110606360 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606360 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606360 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606360 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606360 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 36 f0 42 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)@84c1225eaf8b: Message received on association #8 20250427110606360 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606360 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606360 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606360 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606360 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 36 f0 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) 20250427110606360 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606360 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606360 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606360 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606360 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 99 35 4a 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606360 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606360 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606360 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606360 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606360 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 99 35 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-SCCP(2953)@84c1225eaf8b: Session index based on local reference:15 MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2968)10373010 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606360 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606360 DLM3UA DEBUG 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)@84c1225eaf8b: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2968)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2968)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2968)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110606360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606360 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606360 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606360 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 9e 47 92 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:13 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:13 TC_iu_multi_lu_and_mt_ussd2(2968)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:14 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:14 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:6 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:15 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:10 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2986)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2962)9135233 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2962)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2962)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2962)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2982)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2974)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2984)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2962)@84c1225eaf8b: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:13 MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:20 MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:14 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:20 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:10 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606400 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110606400 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427110606400 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110606400 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606400 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606400 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110606400 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606400 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110606400 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110606400 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110606400 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110606400 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110606400 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110606400 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110606400 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110606400 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110606400 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427110606400 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110606400 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606400 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606400 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110606400 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606400 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110606400 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110606400 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110606400 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110606400 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110606400 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110606400 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110606401 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110606400 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606401 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606401 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110606401 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427110606401 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110606401 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606401 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606401 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606401 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110606401 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606401 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110606401 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 dc 79 ed 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) 20250427110606401 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110606401 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110606401 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110606401 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110606401 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110606401 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe1f3b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110606401 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606401 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606401 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110606401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606401 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606401 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 dc 79 ed 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606401 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606401 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606401 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606401 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 e7 51 2b 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) 20250427110606401 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606401 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606401 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606401 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606401 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606401 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606401 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 8b 64 81 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110606401 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606401 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606401 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606401 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 e7 51 2b 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606401 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606401 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606401 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606401 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606401 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606401 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606401 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110606401 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606401 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606401 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606401 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 5b c0 7b 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) 20250427110606401 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606401 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606401 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606401 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606401 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606401 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606401 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) 20250427110606401 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606401 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe1f2e70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606401 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe1f2e70]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606401 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606401 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110606401 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110606401 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe221f20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110606401 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606401 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606401 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606401 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 5b c0 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) 20250427110606401 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe221f20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110606401 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110606401 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe1f2e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110606401 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606401 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606401 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606401 DLM3UA DEBUG 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)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110606401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606401 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606401 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606401 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe221f20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110606401 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe221f20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110606401 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe221f20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110606401 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe221f20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110606401 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe221f20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110606401 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe221f20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110606401 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe221f20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110606401 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110606401 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.685s remaining) (msc_a.c:450) 20250427110606401 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) 20250427110606401 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250427110606401 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606402 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe1f2e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110606402 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606402 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606402 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250427110606402 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001130/3/1): Available (smpp_smsc.c:626) 20250427110606402 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606402 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606402 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606402 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606402 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110606402 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606402 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ccd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606402 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ccd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606402 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606402 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606402 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110606402 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606402 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606402 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606402 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606402 DIUCS DEBUG (UTRAN-Iu-551) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606402 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe258ce0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606402 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe258ce0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606402 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606402 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606402 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110606402 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606402 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606402 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110606402 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606402 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606402 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606402 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfb50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606402 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfb50]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606402 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606402 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606402 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 df e2 d8 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) 20250427110606402 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606402 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110606402 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110606402 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110606402 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606402 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606402 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110606402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe21a970]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110606402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe21a970]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80] (msc_a.c:1053) 20250427110606402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe21a970]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110606402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe21a970]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110606402 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe21e410] (msc_a.c:1053) 20250427110606402 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110606402 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfc80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110606402 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606402 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606402 DMSC DEBUG msub_fsm[0x55eefe21e410]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110606402 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6) MSC-A terminated (msub.c:261) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606402 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6) 1 MSC-I still active (msub.c:79) 20250427110606402 DMSC DEBUG msub_fsm[0x55eefe21e410]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110606402 DMSC DEBUG msub_fsm[0x55eefe21e410]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110606402 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfb50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110606402 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfb50]{READY}: Removing from parent msub_fsm[0x55eefe21e410] (msub.c:113) 20250427110606402 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-544 (ran_conn.c:142) 20250427110606402 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606402 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606402 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606402 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110606402 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-544 (ran_conn.c:155) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:9 20250427110606402 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606402 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606402 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfb50]{READY}: Freeing instance (msub.c:113) 20250427110606402 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6:UTRAN-Iu-544:PAGING_RESP)[0x55eefe1cfb50]{READY}: Deallocated (fsm.c:568) 20250427110606402 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6) Free (msub.c:119) 20250427110606402 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x0944E7A6 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110606402 DMSC DEBUG msub_fsm[0x55eefe21e410]{terminating}: Freeing instance (msub.c:113) 20250427110606402 DMSC DEBUG msub_fsm[0x55eefe21e410]{terminating}: Deallocated (fsm.c:568) 20250427110606402 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606402 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2497c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606402 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2497c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606402 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606402 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606402 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 df e2 d8 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) 20250427110606402 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606402 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110606402 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110606402 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110606402 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606402 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110606402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe249d70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110606402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe249d70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0] (msc_a.c:1053) 20250427110606402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe249d70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110606402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe249d70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606402 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe249690] (msc_a.c:1053) 20250427110606402 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110606402 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2305f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110606402 DMSC DEBUG msub_fsm[0x55eefe249690]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110606402 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F) MSC-A terminated (msub.c:261) 20250427110606402 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F) 1 MSC-I still active (msub.c:79) 20250427110606402 DMSC DEBUG msub_fsm[0x55eefe249690]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110606402 DMSC DEBUG msub_fsm[0x55eefe249690]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110606402 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2497c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110606402 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2497c0]{READY}: Removing from parent msub_fsm[0x55eefe249690] (msub.c:113) 20250427110606402 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-547 (ran_conn.c:142) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110606402 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-547 (ran_conn.c:155) 20250427110606402 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2497c0]{READY}: Freeing instance (msub.c:113) 20250427110606402 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F:UTRAN-Iu-547:PAGING_RESP)[0x55eefe2497c0]{READY}: Deallocated (fsm.c:568) 20250427110606402 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F) Free (msub.c:119) 20250427110606402 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x73B74C6F - active-conn: now used by 1 (attached) (msub.c:375) 20250427110606402 DMSC DEBUG msub_fsm[0x55eefe249690]{terminating}: Freeing instance (msub.c:113) 20250427110606402 DMSC DEBUG msub_fsm[0x55eefe249690]{terminating}: Deallocated (fsm.c:568) 20250427110606402 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606402 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d5f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606402 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d5f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606402 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110606402 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606402 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606402 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110606402 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606402 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 b2 b8 be 00 02 20 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606402 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606402 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110606402 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110606402 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110606402 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606402 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110606402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ad0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110606402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ad0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720] (msc_a.c:1053) 20250427110606402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ad0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110606402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe258ad0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110606402 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe21a820] (msc_a.c:1053) 20250427110606402 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110606402 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d720]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110606402 DMSC DEBUG msub_fsm[0x55eefe21a820]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110606402 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7) MSC-A terminated (msub.c:261) 20250427110606402 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7) 1 MSC-I still active (msub.c:79) 20250427110606402 DMSC DEBUG msub_fsm[0x55eefe21a820]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110606402 DMSC DEBUG msub_fsm[0x55eefe21a820]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110606402 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d5f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110606402 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d5f0]{READY}: Removing from parent msub_fsm[0x55eefe21a820] (msub.c:113) 20250427110606402 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-545 (ran_conn.c:142) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606402 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-545 (ran_conn.c:155) 20250427110606402 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d5f0]{READY}: Freeing instance (msub.c:113) 20250427110606402 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7:UTRAN-Iu-545:PAGING_RESP)[0x55eefe24d5f0]{READY}: Deallocated (fsm.c:568) 20250427110606402 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7) Free (msub.c:119) 20250427110606402 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x04B32DC7 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110606402 DMSC DEBUG msub_fsm[0x55eefe21a820]{terminating}: Freeing instance (msub.c:113) 20250427110606402 DMSC DEBUG msub_fsm[0x55eefe21a820]{terminating}: Deallocated (fsm.c:568) 20250427110606402 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606402 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606402 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) TC_iu_multi_lu_and_mt_ussd2(2986)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110606402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606402 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 36 f0 42 00 02 23 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606402 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606402 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606402 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606402 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 99 35 4a 00 02 21 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2982)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2980)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:11 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110606403 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110606403 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427110606403 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110606403 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606403 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ccd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606403 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110606403 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606403 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110606403 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110606403 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110606403 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110606403 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110606403 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110606403 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ccd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110606403 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110606403 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606403 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-M3UA(2955)@84c1225eaf8b: Message received on association #8 20250427110606403 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606403 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 33 fd a0 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) 20250427110606403 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606403 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606403 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606403 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 33 fd a0 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:11 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:12 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2978)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:15 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:15 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:10 20250427110606404 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606404 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606404 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606404 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606404 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606404 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606404 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 b2 b8 be 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:8 TC_iu_multi_lu_and_mt_ussd2(2990)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:13 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:13 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:9 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:11 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2974)11712702 TC_iu_multi_lu_and_mt_ussd2(2974)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2974)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2974)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2984)3600450 TC_iu_multi_lu_and_mt_ussd2(2984)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2984)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2984)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2970)10040650 TC_iu_multi_lu_and_mt_ussd2(2970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2970)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2970)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2988)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2986)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2974)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:12 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2970)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@84c1225eaf8b: patching N(SD)=1 into dtap '8B3A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2984)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_2-RAN(2954)@84c1225eaf8b: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:15 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:20 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:13 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606444 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110606444 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427110606444 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110606444 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606444 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe258ce0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606444 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110606444 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606444 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110606444 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110606444 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110606444 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110606444 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110606444 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110606444 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe258ce0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110606445 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110606445 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606445 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606445 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606445 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606445 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 18 dc 72 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) 20250427110606445 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606445 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606445 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606445 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606445 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 18 dc 72 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606445 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606445 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606445 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 36 f0 42 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110606445 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606445 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606445 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 99 35 4a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110606445 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606445 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606445 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110606445 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606445 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606445 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606445 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606445 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110606445 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606445 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606445 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257160]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606445 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606445 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606445 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110606445 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110606445 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110606445 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606445 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110606445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258640]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110606445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258640]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030] (msc_a.c:1053) 20250427110606445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258640]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110606445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe258640]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110606445 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe257340] (msc_a.c:1053) 20250427110606445 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110606445 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257030]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110606445 DMSC DEBUG msub_fsm[0x55eefe257340]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110606445 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8) MSC-A terminated (msub.c:261) 20250427110606445 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8) 1 MSC-I still active (msub.c:79) 20250427110606445 DMSC DEBUG msub_fsm[0x55eefe257340]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110606445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606445 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110606445 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606445 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606445 DMSC DEBUG msub_fsm[0x55eefe257340]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110606445 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257160]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110606445 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257160]{READY}: Removing from parent msub_fsm[0x55eefe257340] (msub.c:113) 20250427110606445 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-546 (ran_conn.c:142) 20250427110606445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606445 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) 20250427110606445 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606446 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606446 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606446 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606446 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606446 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 26 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606446 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-546 (ran_conn.c:155) 20250427110606446 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257160]{READY}: Freeing instance (msub.c:113) 20250427110606446 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8:UTRAN-Iu-546:PAGING_RESP)[0x55eefe257160]{READY}: Deallocated (fsm.c:568) 20250427110606446 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8) Free (msub.c:119) 20250427110606446 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x57BFCCB8 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110606446 DMSC DEBUG msub_fsm[0x55eefe257340]{terminating}: Freeing instance (msub.c:113) 20250427110606446 DMSC DEBUG msub_fsm[0x55eefe257340]{terminating}: Deallocated (fsm.c:568) 20250427110606446 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606446 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606446 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256420]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606446 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606446 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606446 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110606446 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110606446 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110606446 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606446 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110606446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe2285d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110606446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe2285d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550] (msc_a.c:1053) 20250427110606446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe2285d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110606446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe2285d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110606446 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2562f0] (msc_a.c:1053) 20250427110606446 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110606446 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256550]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110606446 DMSC DEBUG msub_fsm[0x55eefe2562f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110606446 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042) MSC-A terminated (msub.c:261) 20250427110606446 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042) 1 MSC-I still active (msub.c:79) 20250427110606446 DMSC DEBUG msub_fsm[0x55eefe2562f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110606446 DMSC DEBUG msub_fsm[0x55eefe2562f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110606446 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256420]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110606446 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256420]{READY}: Removing from parent msub_fsm[0x55eefe2562f0] (msub.c:113) 20250427110606446 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-548 (ran_conn.c:142) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:14 20250427110606446 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-548 (ran_conn.c:155) 20250427110606446 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256420]{READY}: Freeing instance (msub.c:113) 20250427110606446 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042:UTRAN-Iu-548:PAGING_RESP)[0x55eefe256420]{READY}: Deallocated (fsm.c:568) 20250427110606446 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042) Free (msub.c:119) 20250427110606446 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x0160C042 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110606446 DMSC DEBUG msub_fsm[0x55eefe2562f0]{terminating}: Freeing instance (msub.c:113) 20250427110606446 DMSC DEBUG msub_fsm[0x55eefe2562f0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110606446 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606446 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606446 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606446 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606446 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606446 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606446 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606446 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe1f3b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606446 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 dc 79 ed 00 02 22 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer 20250427110606446 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe1f3b80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606446 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606446 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110606446 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110606446 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110606446 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110606446 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606446 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110606446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe237360]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110606446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe237360]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0] (msc_a.c:1053) 20250427110606446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe237360]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110606446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe237360]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110606446 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe224010] (msc_a.c:1053) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606446 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110606446 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe23e7c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110606446 DMSC DEBUG msub_fsm[0x55eefe224010]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110606446 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5) MSC-A terminated (msub.c:261) 20250427110606446 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5) 1 MSC-I still active (msub.c:79) 20250427110606446 DMSC DEBUG msub_fsm[0x55eefe224010]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110606446 DMSC DEBUG msub_fsm[0x55eefe224010]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110606446 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe1f3b80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110606446 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe1f3b80]{READY}: Removing from parent msub_fsm[0x55eefe224010] (msub.c:113) 20250427110606446 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-549 (ran_conn.c:142) 20250427110606446 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-549 (ran_conn.c:155) 20250427110606446 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe1f3b80]{READY}: Freeing instance (msub.c:113) 20250427110606446 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5:UTRAN-Iu-549:PAGING_RESP)[0x55eefe1f3b80]{READY}: Deallocated (fsm.c:568) 20250427110606446 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5) Free (msub.c:119) 20250427110606446 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2C2275B5 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110606446 DMSC DEBUG msub_fsm[0x55eefe224010]{terminating}: Freeing instance (msub.c:113) 20250427110606446 DMSC DEBUG msub_fsm[0x55eefe224010]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:14 20250427110606446 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606446 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606446 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606446 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606446 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606446 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606446 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606446 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe1f2e70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606446 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe1f2e70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606446 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606447 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110606447 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110606446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606447 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 e7 51 2b 00 02 24 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606447 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606447 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606447 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)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer 20250427110606447 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110606447 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606447 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 5b c0 7b 00 02 25 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606447 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606447 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ccd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606447 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ccd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606447 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606447 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606447 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110606447 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110606447 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110606447 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606447 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110606447 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c2e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110606447 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c2e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00] (msc_a.c:1053) 20250427110606447 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c2e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110606447 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21c2e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110606447 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe24a460] (msc_a.c:1053) 20250427110606447 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110606447 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ce00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110606447 DMSC DEBUG msub_fsm[0x55eefe24a460]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110606447 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0) MSC-A terminated (msub.c:261) 20250427110606447 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0) 1 MSC-I still active (msub.c:79) 20250427110606447 DMSC DEBUG msub_fsm[0x55eefe24a460]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110606447 DMSC DEBUG msub_fsm[0x55eefe24a460]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110606447 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ccd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110606447 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ccd0]{READY}: Removing from parent msub_fsm[0x55eefe24a460] (msub.c:113) 20250427110606447 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-550 (ran_conn.c:142) 20250427110606447 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-550 (ran_conn.c:155) 20250427110606447 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ccd0]{READY}: Freeing instance (msub.c:113) 20250427110606447 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0:UTRAN-Iu-550:PAGING_RESP)[0x55eefe21ccd0]{READY}: Deallocated (fsm.c:568) 20250427110606447 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0) Free (msub.c:119) 20250427110606447 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62DCB1B0 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110606447 DMSC DEBUG msub_fsm[0x55eefe24a460]{terminating}: Freeing instance (msub.c:113) 20250427110606447 DMSC DEBUG msub_fsm[0x55eefe24a460]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110606447 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606447 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606447 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606447 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 33 fd a0 00 02 26 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(2982)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:9 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2988)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2980)14449133 TC_iu_multi_lu_and_mt_ussd2(2980)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2980)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250427110606448 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606448 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606448 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606448 DLM3UA DEBUG 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2980)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110606448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606448 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606448 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606448 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 dc 79 ed 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110606448 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250427110606448 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250427110606448 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250427110606448 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110606448 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe1f2e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110606448 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110606448 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606448 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110606448 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110606448 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110606448 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110606448 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110606448 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110606448 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe1f2e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110606448 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:11 20250427110606448 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606448 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606448 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606448 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 df e2 d8 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) 20250427110606449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606449 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606449 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606449 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606449 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 df e2 d8 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2978)15159595 MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:12 20250427110606449 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606449 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606449 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606449 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606449 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606449 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606449 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 e7 51 2b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2978)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2978)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2978)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:13 MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2990)6013051 TC_iu_multi_lu_and_mt_ussd2(2990)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2990)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2990)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2986)3407264 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2986)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:15 TC_iu_multi_lu_and_mt_ussd2(2986)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2986)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2980)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2978)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:14 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:15 TC_iu_multi_lu_and_mt_ussd2(2988)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2990)@84c1225eaf8b: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2986)@84c1225eaf8b: Final verdict of PTC: pass MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on connection ID:15 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(2953)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(2953)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110606653 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606653 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606653 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606653 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606653 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606653 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606653 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 5b c0 7b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110606653 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606653 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606653 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606653 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606653 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606653 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606653 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 33 fd a0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110606654 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606654 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606654 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606654 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606654 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606654 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606654 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110606654 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606654 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606654 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606654 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606654 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606654 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606654 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110606654 DIUCS DEBUG (UTRAN-Iu-551) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606654 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe258ce0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606654 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe258ce0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606654 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606655 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606655 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110606655 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110606655 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110606655 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606655 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110606655 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe1e4eb0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110606655 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe1e4eb0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0] (msc_a.c:1053) 20250427110606655 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe1e4eb0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110606655 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe1e4eb0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110606655 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe258770] (msc_a.c:1053) 20250427110606655 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110606655 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe2526b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110606655 DMSC DEBUG msub_fsm[0x55eefe258770]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110606655 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3) MSC-A terminated (msub.c:261) 20250427110606655 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3) 1 MSC-I still active (msub.c:79) 20250427110606655 DMSC DEBUG msub_fsm[0x55eefe258770]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110606655 DMSC DEBUG msub_fsm[0x55eefe258770]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110606655 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe258ce0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110606655 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe258ce0]{READY}: Removing from parent msub_fsm[0x55eefe258770] (msub.c:113) 20250427110606655 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-551 (ran_conn.c:142) 20250427110606655 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-551 (ran_conn.c:155) 20250427110606655 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe258ce0]{READY}: Freeing instance (msub.c:113) 20250427110606655 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3:UTRAN-Iu-551:PAGING_RESP)[0x55eefe258ce0]{READY}: Deallocated (fsm.c:568) 20250427110606655 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3) Free (msub.c:119) 20250427110606655 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xAF4F14C3 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110606656 DMSC DEBUG msub_fsm[0x55eefe258770]{terminating}: Freeing instance (msub.c:113) 20250427110606656 DMSC DEBUG msub_fsm[0x55eefe258770]{terminating}: Deallocated (fsm.c:568) 20250427110606656 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110606656 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe1f2e70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110606656 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe1f2e70]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606656 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110606656 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110606656 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110606656 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110606656 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110606656 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110606656 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110606656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe221f20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110606657 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe221f20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0] (msc_a.c:1053) 20250427110606657 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe221f20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110606657 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe221f20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110606657 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe20d0f0] (msc_a.c:1053) 20250427110606657 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110606657 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe23aae0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110606657 DMSC DEBUG msub_fsm[0x55eefe20d0f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110606657 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6) MSC-A terminated (msub.c:261) 20250427110606657 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6) 1 MSC-I still active (msub.c:79) 20250427110606657 DMSC DEBUG msub_fsm[0x55eefe20d0f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110606657 DMSC DEBUG msub_fsm[0x55eefe20d0f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110606657 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe1f2e70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110606657 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe1f2e70]{READY}: Removing from parent msub_fsm[0x55eefe20d0f0] (msub.c:113) 20250427110606657 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-552 (ran_conn.c:142) 20250427110606657 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-552 (ran_conn.c:155) 20250427110606657 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe1f2e70]{READY}: Freeing instance (msub.c:113) 20250427110606657 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6:UTRAN-Iu-552:PAGING_RESP)[0x55eefe1f2e70]{READY}: Deallocated (fsm.c:568) 20250427110606657 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6) Free (msub.c:119) 20250427110606657 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x39C12CE6 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110606657 DMSC DEBUG msub_fsm[0x55eefe20d0f0]{terminating}: Freeing instance (msub.c:113) 20250427110606657 DMSC DEBUG msub_fsm[0x55eefe20d0f0]{terminating}: Deallocated (fsm.c:568) 20250427110606657 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606657 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606657 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606657 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606658 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 18 dc 72 00 02 27 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110606658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110606658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606658 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110606658 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110606658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606658 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 df e2 d8 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:14 MSC_Test_2-M3UA(2955)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@84c1225eaf8b: Session index based on local reference:15 20250427110606661 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606661 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606661 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606661 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606661 DLSS7 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2982)1629298 20250427110606661 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606662 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606662 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 18 dc 72 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2982)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2982)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2954)@84c1225eaf8b: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2988)14672600 TC_iu_multi_lu_and_mt_ussd2(2982)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2988)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2988)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2988)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2982)@84c1225eaf8b: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2988)@84c1225eaf8b: Final verdict of PTC: pass 20250427110606675 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110606675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110606675 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110606675 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110606675 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110606675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110606675 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110606675 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110606675 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110606675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606675 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110606675 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110606675 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110606675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110606675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110606675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110606675 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) 20250427110606675 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) 20250427110606675 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110606675 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110606675 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110606675 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606675 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110606675 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110606675 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110606675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110606675 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110606675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110606675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110606675 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110606675 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 df e2 d8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110606675 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110606675 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110606675 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110606675 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110606675 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110606675 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) 20250427110606675 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110606675 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110606675 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427110606675 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) 20250427110606675 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427110606675 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427110606675 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) 20250427110606675 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606675 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110606675 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110606675 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110606675 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110606675 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110606675 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) 20250427110606675 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) 20250427110606675 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110606675 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110606675 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110606675 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110606675 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110606675 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110606675 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) 20250427110606675 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110606675 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110606675 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250427110606675 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) 20250427110606675 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250427110606675 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250427110606675 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) 20250427110606675 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110606675 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110606675 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110606675 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110606675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110606675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110606675 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) 20250427110606676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110606676 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110606676 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(2947)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2951)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2973)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(2948)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(2956)@84c1225eaf8b: Final verdict of PTC: none20250427110606676 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110606676 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2975)@84c1225eaf8b: Final verdict of PTC: none 20250427110606676 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2981)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2946)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2952)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2950)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(2959)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(2949)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2989)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(2953)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2991)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(2960)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2983)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2963)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2967)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(2958)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2985)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2977)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2987)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2971)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(2955)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2979)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(2954)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2969)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(2957)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2992)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2965)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2946): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2947): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2948): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2949): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2950): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2951): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2952): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(2953): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(2954): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(2955): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(2956): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(2957): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(2958): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(2959): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(2960): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2961): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2962): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2963): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2964): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2965): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2966): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2967): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2968): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2969): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2970): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2971): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2972): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2973): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2974): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2975): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2976): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2977): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2978): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2979): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2980): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2981): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2982): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2983): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2984): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2985): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2986): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2987): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2988): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2989): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2990): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2991): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2992): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_multi_lu_and_mt_ussd finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass'. Sun Apr 27 11:06:06 UTC 2025 ====== MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd.talloc 20250427110607677 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110608676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110608676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110608676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110608676 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110608676 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110608676 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110608676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110608676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110608676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110608679 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=5683304) 20250427110609680 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=5683304, count=5684464) 20250427110610682 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc'. ------ MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc ------ Sun Apr 27 11:06:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110611683 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_lu_with_invalid_mcc_mnc started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(2996)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(2996)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2996)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(2994)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(2999)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(2999)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2999)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(2997)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(3002)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(3002)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3002)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(3000)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110612461 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3003)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110612631 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110612631 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110612631 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110612631 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2996)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2996)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110612637 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110612637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110612637 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110612637 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110612637 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110612637 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110612637 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110612637 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110612637 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110612637 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110612637 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(2996)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2996)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2996)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2996)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110612639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110612639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110612639 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110612639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110612639 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110612639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110612639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110612639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110612639 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110612639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110612639 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 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(2996)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2996)@84c1225eaf8b: Message received on association #8 20250427110612639 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2996)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2996)@84c1225eaf8b: Message received on association #8 20250427110612640 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110612640 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2996)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2996)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2996)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2996)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110612643 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110612643 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110612643 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110612643 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2999)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2999)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2999)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(2999)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110612648 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110612648 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110612648 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110612648 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110612648 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110612648 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110612648 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110612648 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) 20250427110612648 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110612648 DLSS7 DEBUG 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) 20250427110612648 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2999)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2999)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110612653 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110612653 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110612653 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110612653 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) 20250427110612653 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110612653 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110612653 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110612653 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) 20250427110612653 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110612653 DLSS7 DEBUG 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) 20250427110612653 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110612653 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2999)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2999)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2999)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110612653 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110612653 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2999)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2999)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2999)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2999)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2999)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110612656 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110612656 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110612656 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110612656 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3002)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3002)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110612665 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110612665 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110612665 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110612665 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110612666 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110612666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110612666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110612666 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) 20250427110612666 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110612666 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) 20250427110612666 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3002)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(3002)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3002)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3002)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3002)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110612667 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110612667 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110612667 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110612667 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) 20250427110612668 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110612668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110612668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110612668 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) 20250427110612668 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_2-M3UA(3002)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110612668 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) 20250427110612668 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) 20250427110612668 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110612668 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(2999)@84c1225eaf8b: Message received on association #8 20250427110612668 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110612668 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(3002)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2999)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3002)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3002)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3002)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3002)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3002)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3002)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110612684 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110612684 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3005)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3005)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110612686 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3005)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3005)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3005)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3005)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110612695 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110612695 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3006)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110613434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110613434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110613434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110613434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110613434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110613434 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110613434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110613434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110613434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110613434 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2996)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110613435 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110613435 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110613435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110613435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110613435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110613435 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110613435 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110613435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110613435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110613435 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(2996)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2995)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2999)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110613445 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110613445 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110613445 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110613445 DLM3UA 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) 20250427110613445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110613445 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) 20250427110613445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110613445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110613445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110613445 DLSS7 DEBUG 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) 20250427110613445 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110613445 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110613445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110613445 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) 20250427110613445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110613446 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) 20250427110613446 DLSS7 DEBUG Found route for dpc=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) 20250427110613446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110613446 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110613446 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(2999)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2998)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110613461 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110613461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110613461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110613461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110613461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110613461 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110613461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110613461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110613461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110613461 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(3002)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110613461 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110613461 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110613461 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110613461 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110613461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110613461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110613461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110613461 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110613461 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110613461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110613461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110613461 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3002)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3001)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3001)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(3008)11917775 MSC_Test_2-SCCP(3000)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(3002)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110613466 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110613466 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110613466 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110613466 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110613466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110613466 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110613466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110613466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110613466 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110613466 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 d9 cf 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) 20250427110613467 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) 20250427110613467 DMSC DEBUG msub_fsm[0x55eefe22af10]{active}: Allocated (fsm.c:456) 20250427110613467 DMSC DEBUG msc_i[0x55eefe22b040]{READY}: Allocated (fsm.c:456) 20250427110613467 DMSC DEBUG msc_i[0x55eefe22b040]{READY}: is child of msub_fsm[0x55eefe22af10] (fsm.c:486) 20250427110613467 DMSC DEBUG msc_a[0x55eefe253170]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110613467 DMSC DEBUG msc_a[0x55eefe253170]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe22af10] (fsm.c:486) 20250427110613467 DMSC DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x55eefe253170]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110613467 DMSC DEBUG msc_i(unknown:UTRAN-Iu-553:NONE)[0x55eefe22b040]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110613467 DMSC DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x55eefe253170]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110613467 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x55eefe253170]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110613467 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x55eefe253170]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110613467 DMM DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe253170]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110613467 DMM DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe253170]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110613467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe23e450]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110613467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe23e450]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe253170] (fsm.c:486) 20250427110613467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe23e450]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110613467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe23e450]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110613467 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110613467 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001054 id=262420000001054 (vlr.c:661) 20250427110613467 DVLR INFO New subscr, IMSI: 262420000001054 (vlr.c:562) 20250427110613467 DVLR DEBUG VLR subscr IMSI-262420000001054 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110613467 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe253170]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110613467 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe253170]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110613467 DVLR DEBUG VLR subscr IMSI-262420000001054 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-RAN(3001)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110613467 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110613467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe23e450]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110613467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe23e450]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110613467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe23e450]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110613467 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe241100]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110613467 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe241100]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe23e450] (fsm.c:486) 20250427110613467 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe241100]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110613467 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe241100]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110613467 DPAG NOTICE ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Added seen cell to this RAN peer: LAI:333-22-23 (ran_peer.c:105) 20250427110613467 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110613467 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110613467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110613467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110613467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110613467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110613467 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110613467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110613467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110613467 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 b5 d9 cf 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3002)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3000)@84c1225eaf8b: { messageType := 2, destLocRef := 'B5D9CF'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-GSUP(3006)@84c1225eaf8b: Found GsupExpect[0] for "262420000001054" handled at TC_iu_lu_with_invalid_mcc_mnc2(3008) MSC_Test-GSUP(3006)@84c1225eaf8b: Added IMSI table entry 0TC_iu_lu_with_invalid_mcc_mnc2(3008)"262420000001054" MSC_Test_2-SCCP(3000)@84c1225eaf8b: Session index based on local reference:0 20250427110618467 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250427110618467 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250427110618467 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110618467 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250427110618467 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe253170]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110618467 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) 20250427110618467 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) 20250427110618467 DMM INFO msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe253170]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250427110618467 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe253170]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250427110618467 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe253170]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110618467 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe22b040]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110618468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe23e450]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110618468 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe253170]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250427110618468 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) 20250427110618468 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe253170]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110618468 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe22b040]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110618468 DVLR DEBUG VLR subscr IMSI-262420000001054 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427110618468 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110618468 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110618468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110618468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110618468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110618468 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110618468 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110618468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110618468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110618468 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 b5 d9 cf 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) 20250427110618468 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110618468 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110618468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110618468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110618468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110618468 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110618468 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110618468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110618468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110618468 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 b5 d9 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) MSC_Test_2-M3UA(3002)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3002)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3002)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3002)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3000)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(3000)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3000)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3000)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3000)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(3000)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3000)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3000)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP-IPA(3005)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3005)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250427110643467 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe241100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Timeout of T0 (fsm.c:317) 20250427110643467 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe241100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: No timer_cb, automatic termination (fsm.c:329) 20250427110643467 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe241100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_TIMEOUT) (fsm.c:332) 20250427110643467 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe241100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe23e450] (fsm.c:332) 20250427110643467 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe241100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (fsm.c:332) 20250427110643467 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe241100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250427110643467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe23e450]{VLR_ULA_S_DONE}: Received Event VLR_ULA_E_AUTH_FAILURE (fsm.c:332) 20250427110643467 DVLR ERROR vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe23e450]{VLR_ULA_S_DONE}: Event VLR_ULA_E_AUTH_FAILURE not permitted (fsm.c:332) 20250427110648468 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe253170]{MSC_A_ST_RELEASING}: Timeout of X2 (fsm.c:317) 20250427110648468 DIUCS ERROR msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe253170]{MSC_A_ST_RELEASING}: Timeout while releasing, discarding right now (msc_a.c:922) 20250427110648468 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe253170]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110648468 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe253170]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:924) 20250427110648468 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe253170]{MSC_A_ST_RELEASED}: Released: msc_a use is 0 (-) (msc_a.c:1044) 20250427110648468 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe253170]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1047) 20250427110648468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe23e450]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1047) 20250427110648468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe23e450]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe253170] (msc_a.c:1047) 20250427110648468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe23e450]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110648468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe23e450]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1047) 20250427110648468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe23e450]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110648468 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe253170]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe22af10] (msc_a.c:1047) 20250427110648468 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe253170]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1047) 20250427110648468 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe253170]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110648468 DMSC DEBUG msub_fsm[0x55eefe22af10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1047) 20250427110648468 DMSC DEBUG msub(IMSI-262420000001054) MSC-A terminated (msub.c:261) 20250427110648468 DMSC DEBUG msub(IMSI-262420000001054) 1 MSC-I still active (msub.c:79) 20250427110648468 DMSC DEBUG msub_fsm[0x55eefe22af10]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110648468 DMSC DEBUG msub_fsm[0x55eefe22af10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110648468 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe22b040]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110648468 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe22b040]{READY}: Removing from parent msub_fsm[0x55eefe22af10] (msub.c:113) 20250427110648468 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-553 (ran_conn.c:142) 20250427110648468 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-553 (ran_conn.c:155) 20250427110648468 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe22b040]{READY}: Freeing instance (msub.c:113) 20250427110648468 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55eefe22b040]{READY}: Deallocated (fsm.c:568) 20250427110648468 DMSC DEBUG msub(IMSI-262420000001054) Free (msub.c:119) 20250427110648468 DVLR INFO VLR subscr IMSI-262420000001054 - active-conn: now used by 0 (-) (msub.c:375) 20250427110648468 DVLR DEBUG SUBSCR(IMSI-262420000001054) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250427110648468 DMSC DEBUG msub_fsm[0x55eefe22af10]{terminating}: Freeing instance (msub.c:113) 20250427110648468 DMSC DEBUG msub_fsm[0x55eefe22af10]{terminating}: Deallocated (fsm.c:568) 20250427110648468 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110648468 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110648469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110648469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110648469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110648469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110648469 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110648469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110648469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110648469 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 b5 d9 cf 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3002)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3000)@84c1225eaf8b: Session index based on local reference:0 20250427110648470 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110648470 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110648470 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110648470 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110648470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110648470 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110648470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110648470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110648470 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110648470 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 b5 d9 cf 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3002)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3001)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(3008)11917775 MSC_Test-GSUP-IPA(3005)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3005)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3005)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3005)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_with_invalid_mcc_mnc2(3008)@84c1225eaf8b: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@84c1225eaf8b: Test Component 3008 has requested to stop MTC. Terminating current testcase execution. 20250427110712723 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110712723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110712723 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110712723 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110712723 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110712723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110712724 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110712724 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110712724 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110712724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110712724 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110712724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110712724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110712724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110712724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110712724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110712724 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) 20250427110712724 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) 20250427110712724 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110712724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110712724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110712724 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110712724 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) 20250427110712724 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110712724 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110712724 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110712724 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) 20250427110712724 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110712724 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110712724 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) 20250427110712724 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110712724 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110712724 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110712724 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110712724 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110712724 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110712724 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110712724 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) 20250427110712724 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) 20250427110712724 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110712724 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110712724 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(2994)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(2999)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(2996)@84c1225eaf8b: Final verdict of PTC: none 20250427110712724 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110712725 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110712725 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110712725 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110712725 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427110712726 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110712726 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(3006)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(2997)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(3001)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(3005)@84c1225eaf8b: Final verdict of PTC: none 20250427110712726 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110712726 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) 20250427110712726 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110712726 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110712726 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) 20250427110712726 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110712726 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110712726 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110712726 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110712726 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110712726 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110712726 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) 20250427110712726 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110712726 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110712726 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(2995)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(2998)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(3004)@84c1225eaf8b: Final verdict of PTC: none 20250427110712726 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110712726 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(3000)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(3002)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(3003)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3009)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2993)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(3007)@84c1225eaf8b: Final verdict of PTC: none TC_iu_lu_with_invalid_mcc_mnc2(3008)@84c1225eaf8b: Final verdict of PTC: fail reason: "Tguard timeout" MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(2993): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(2994): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(2995): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(2996): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(2997): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(2998): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(2999): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(3000): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(3001): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(3002): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(3003): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(3004): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(3005): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(3006): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(3007): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_lu_with_invalid_mcc_mnc2(3008): fail (none -> fail) reason: "Tguard timeout" MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(3009): none (fail -> fail) MTC@84c1225eaf8b: Test case TC_iu_lu_with_invalid_mcc_mnc finished. Verdict: fail reason: Tguard timeout MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail'. Sun Apr 27 11:07:12 UTC 2025 ------ MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail ------ Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc.talloc 20250427110713727 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110714725 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110714726 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110714726 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110714726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110714726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110714726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110714727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110714727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110714727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110714728 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=256784) 20250427110715729 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=256784, count=260092) 20250427110716730 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging'. ------ MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging ------ Sun Apr 27 11:07:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110717732 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_iu_lu_and_expire_while_paging started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(3013)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(3013)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3013)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(3011)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(3016)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(3016)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3016)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(3014)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(3019)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(3019)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3019)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(3017)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110718168 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3020)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110718332 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110718332 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110718332 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110718332 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3013)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3013)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110718337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110718337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110718337 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110718337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110718337 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110718337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110718337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110718337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110718337 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110718337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110718337 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(3013)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3013)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3013)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3013)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110718338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110718338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110718338 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110718338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110718338 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110718338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110718338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110718338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110718338 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110718338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110718338 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110718338 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110718338 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110718338 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3013)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3013)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3013)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3013)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3013)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3013)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3013)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3013)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110718345 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110718345 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110718345 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110718345 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3016)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3016)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110718350 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110718350 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110718350 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110718350 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110718350 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110718350 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110718350 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110718350 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) 20250427110718350 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110718350 DLSS7 DEBUG 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) 20250427110718350 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(3016)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3016)@84c1225eaf8b: Message received on association #8 20250427110718350 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110718350 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110718351 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110718351 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) 20250427110718351 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110718351 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110718351 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110718351 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) 20250427110718351 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110718351 DLSS7 DEBUG 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) 20250427110718351 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110718351 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)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3016)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(3016)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3016)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(3016)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3016)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(3016)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3016)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427110718351 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110718351 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3016)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(3016)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110718359 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110718359 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110718359 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110718359 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3019)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3019)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110718368 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110718368 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110718368 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110718368 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110718368 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110718368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110718368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110718368 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) 20250427110718368 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110718368 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) 20250427110718368 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(3019)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3019)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3019)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3019)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110718371 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110718371 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110718371 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110718371 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) 20250427110718371 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110718371 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110718371 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110718371 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) 20250427110718371 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110718371 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) 20250427110718371 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) 20250427110718371 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110718371 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3019)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110718371 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110718371 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3016)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3019)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(3016)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3019)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3019)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3019)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3019)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3019)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3019)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110718734 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110718734 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3022)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3022)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110718740 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3022)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3022)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3022)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3022)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110718761 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110718761 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3023)@84c1225eaf8b: 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)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110719147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110719147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719147 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110719147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110719147 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719147 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3013)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110719148 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719148 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110719148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719148 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110719148 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110719148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3013)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110719152 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719152 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719152 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719152 DLM3UA 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) 20250427110719152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719152 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) 20250427110719152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110719152 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719152 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(3016)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110719153 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719153 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719153 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) 20250427110719153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719153 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) 20250427110719153 DLSS7 DEBUG Found route for dpc=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) 20250427110719153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110719153 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719153 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-RAN(3012)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(3016)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3015)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110719170 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719170 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719170 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719170 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110719170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719170 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110719170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110719170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719170 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(3019)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110719170 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110719170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719170 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110719170 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110719170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719170 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) 20250427110719170 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110719170 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(3019)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3019)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3018)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3018)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(3025)5094348 MSC_Test_2-SCCP(3017)@84c1225eaf8b: First idle individual index:0 20250427110719180 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719180 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719180 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719180 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110719180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719180 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110719180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110719180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719180 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 bb cc 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-M3UA(3019)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110719180 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) 20250427110719180 DMSC DEBUG msub_fsm[0x55eefe23e450]{active}: Allocated (fsm.c:456) 20250427110719180 DMSC DEBUG msc_i[0x55eefe253170]{READY}: Allocated (fsm.c:456) 20250427110719180 DMSC DEBUG msc_i[0x55eefe253170]{READY}: is child of msub_fsm[0x55eefe23e450] (fsm.c:486) 20250427110719180 DMSC DEBUG msc_a[0x55eefe22b040]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110719180 DMSC DEBUG msc_a[0x55eefe22b040]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe23e450] (fsm.c:486) 20250427110719180 DMSC DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x55eefe22b040]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110719180 DMSC DEBUG msc_i(unknown:UTRAN-Iu-554:NONE)[0x55eefe253170]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110719180 DMSC DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x55eefe22b040]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(3018)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110719180 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x55eefe22b040]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110719180 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x55eefe22b040]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110719180 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001055 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110719180 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110719180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-554:LU)[0x55eefe21c4f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110719180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-554:LU)[0x55eefe21c4f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001055:UTRAN-Iu-554:LU)[0x55eefe22b040] (fsm.c:486) 20250427110719180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-554:LU)[0x55eefe21c4f0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110719180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-554:LU)[0x55eefe21c4f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110719180 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110719180 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110719180 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110719180 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110719180 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427110719180 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110719180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe21c4f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110719180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe21c4f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110719180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe21c4f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110719180 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22af10]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110719180 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22af10]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe21c4f0] (fsm.c:486) 20250427110719180 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22af10]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110719180 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22af10]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110719180 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719180 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110719180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719180 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110719180 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110719180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719180 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 4d bb cc 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3019)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@84c1225eaf8b: { messageType := 2, destLocRef := '4DBBCC'O, sourceLocRef := '00022A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3017)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(3023)@84c1225eaf8b: Found GsupExpect[0] for "262420000001055" handled at TC_iu_lu_and_expire_while_paging2(3025) MSC_Test-GSUP(3023)@84c1225eaf8b: Added IMSI table entry 0TC_iu_lu_and_expire_while_paging2(3025)"262420000001055" TC_iu_lu_and_expire_while_paging2(3025)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(3025)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110719186 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110719186 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22af10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110719186 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572) Received 1 auth tuples (vlr.c:996) 20250427110719186 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22af10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110719186 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22af10]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110719186 DMM DEBUG Tx AUTH REQ (rand = b2d8b64f53bfbfe6ef581fea4cfb3795) (gsm_04_08.c:641) 20250427110719186 DMM DEBUG AUTH REQ (autn = 07c6e68ed66f5a09e0004c44da8c3117) (gsm_04_08.c:643) 20250427110719186 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110719186 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110719186 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe253170]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110719186 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110719186 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719186 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110719186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719186 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110719186 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110719186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719186 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 4d bb cc 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 b2 d8 b6 4f 53 bf bf e6 ef 58 1f ea 4c fb 37 95 20 10 07 c6 e6 8e d6 6f 5a 09 e0 00 4c 44 da 8c 31 17 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3019)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3018)@84c1225eaf8b: patching N(SD)=1 into dtap '0514145D36B521048ED2FE45'O MSC_Test_2-RAN(3018)@84c1225eaf8b: patched enc_l3: '0554145D36B521048ED2FE45'O MSC_Test_2-SCCP(3017)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(3017)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(3017)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(3017)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554145D36B521048ED2FE45'O 20250427110719199 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719199 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719199 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719199 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110719199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719199 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110719199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110719199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719199 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 14 5d 36 b5 21 04 8e d2 fe 45 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110719200 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110719200 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe253170]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110719200 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe253170]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110719200 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110719200 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110719200 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110719200 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 145d36b58ed2fe45) (gsm_04_08.c:1128) 20250427110719200 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22af10]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110719200 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572) AUTH on UTRAN received RES: 145d36b58ed2fe45 (8 bytes) (vlr_auth_fsm.c:151) 20250427110719200 DVLR INFO SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110719200 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22af10]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110719200 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22af10]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110719200 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22af10]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110719200 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22af10]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe21c4f0] (vlr_auth_fsm.c:294) 20250427110719200 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22af10]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110719200 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22af10]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110719200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe21c4f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110719200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe21c4f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110719200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe21c4f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110719200 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110719200 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=29ecbb23f8aee77632724829284afc70, CK=NONE (ran_msg_iu.c:388) 20250427110719200 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe253170]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110719200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe21c4f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110719200 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719200 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110719200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719200 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110719200 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110719200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719200 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 4d bb cc 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 29 ec bb 23 f8 ae e7 76 32 72 48 29 28 4a fc 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(3019)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3019)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3017)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(3017)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(3017)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(3017)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110719213 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719213 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719213 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719213 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110719213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719213 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110719213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110719213 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719213 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2a 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110719213 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110719213 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe253170]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110719213 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe253170]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110719213 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110719213 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110719213 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110719213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe21c4f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110719213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe21c4f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110719214 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110719214 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe253170]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110719214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe21c4f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110719214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe21c4f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110719214 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22af10]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110719214 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22af10]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe21c4f0] (fsm.c:486) 20250427110719214 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22af10]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110719214 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22af10]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110719214 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719214 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110719214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719214 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110719214 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110719214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719214 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 4d bb cc 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3019)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110719219 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110719219 DVLR DEBUG IMSI:262420000001055 has MSISDN:491230001055 (vlr.c:1045) 20250427110719219 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250427110719219 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110719220 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110719220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe21c4f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110719220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22af10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110719220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22af10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110719220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22af10]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110719220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22af10]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe21c4f0] (vlr_lu_fsm.c:110) 20250427110719220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22af10]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110719220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe22af10]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110719220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe21c4f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110719220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe21c4f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110719220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe241100]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110719220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe241100]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe21c4f0] (fsm.c:486) 20250427110719220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe241100]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110719220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe241100]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110719220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe241100]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110719220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe241100]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110719220 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:TMSInew-0x5953352C) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250427110719220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe241100]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110719220 DMM DEBUG -> IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:TMSInew-0x5953352C LOCATION UPDATE ACCEPT (TMSI = 0x5953352c) (gsm_04_08.c:149) 20250427110719220 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:TMSInew-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110719220 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:TMSInew-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110719220 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:TMSInew-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe253170]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110719220 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:TMSInew-0x5953352C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110719220 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719220 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110719220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719220 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110719220 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110719220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719220 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 4d bb cc 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 59 53 35 2c 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3019)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_expire_while_paging2(3025)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3018)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3018)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(3017)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(3017)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(3017)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(3017)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110719225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110719225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719225 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110719225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110719225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719225 DLSS7 DEBUG 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) MSC_Test_2-M3UA(3019)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110719225 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110719225 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:TMSInew-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe253170]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110719225 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:TMSInew-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe253170]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110719225 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:TMSInew-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110719225 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:TMSInew-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110719225 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:TMSInew-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110719225 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:TMSInew-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110719225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:TMSInew-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe21c4f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110719225 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe241100]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110719226 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250427110719226 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe241100]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110719226 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe21c4f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110719226 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe241100]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110719226 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe241100]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe21c4f0] (vlr_lu_fsm.c:817) 20250427110719226 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe241100]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110719226 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5EE79572:UTRAN-Iu-554:LU)[0x55eefe241100]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110719226 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe21c4f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110719226 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110719226 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.954s remaining) (msc_a.c:450) 20250427110719226 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001055/3/1): Available (smpp_smsc.c:626) 20250427110719226 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110719226 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110719226 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110719226 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110719226 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110719226 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110719226 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110719226 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe253170]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110719226 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110719226 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719226 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110719226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719226 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110719226 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110719226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719226 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 4d bb 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(3019)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3019)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3017)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(3017)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(3017)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(3017)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110719235 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719235 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719235 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719235 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110719235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719235 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110719235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110719235 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719235 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(3019)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110719236 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110719236 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe253170]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110719236 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe253170]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110719236 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110719236 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110719236 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110719236 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110719236 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110719236 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110719236 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110719236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe21c4f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110719236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe21c4f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe22b040] (msc_a.c:1053) 20250427110719236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe21c4f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110719236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe21c4f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110719236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe21c4f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110719236 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe23e450] (msc_a.c:1053) 20250427110719236 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110719236 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe22b040]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110719236 DMSC DEBUG msub_fsm[0x55eefe23e450]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110719236 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C) MSC-A terminated (msub.c:261) 20250427110719236 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C) 1 MSC-I still active (msub.c:79) 20250427110719236 DMSC DEBUG msub_fsm[0x55eefe23e450]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110719236 DMSC DEBUG msub_fsm[0x55eefe23e450]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110719236 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe253170]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110719236 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe253170]{READY}: Removing from parent msub_fsm[0x55eefe23e450] (msub.c:113) 20250427110719236 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-554 (ran_conn.c:142) 20250427110719237 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-554 (ran_conn.c:155) 20250427110719237 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe253170]{READY}: Freeing instance (msub.c:113) 20250427110719237 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-554:LU)[0x55eefe253170]{READY}: Deallocated (fsm.c:568) 20250427110719237 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C) Free (msub.c:119) 20250427110719237 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C - active-conn: now used by 1 (attached) (msub.c:375) 20250427110719237 DMSC DEBUG msub_fsm[0x55eefe23e450]{terminating}: Freeing instance (msub.c:113) 20250427110719237 DMSC DEBUG msub_fsm[0x55eefe23e450]{terminating}: Deallocated (fsm.c:568) 20250427110719237 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719237 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110719237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719237 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110719237 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110719237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719237 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 4d bb cc 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3019)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@84c1225eaf8b: Session index based on local reference:0 20250427110719239 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719239 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719239 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719239 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110719239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719239 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110719239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110719239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719239 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 4d bb cc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3018)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(3025)5094348 TC_iu_lu_and_expire_while_paging2(3025)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(3025)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(3025)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(3025)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3018)@84c1225eaf8b: Created IMSI[0] for '262420000001055'H'5953352C'O ("YS5,") to be handled at TC_iu_lu_and_expire_while_paging2(3025) MSC_Test-GSUP(3023)@84c1225eaf8b: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_lu_and_expire_while_paging2(3025) 20250427110719245 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427110719245 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250427110719245 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250427110719245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110719245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719245 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110719245 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110719246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719246 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 59 53 35 2c 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3019)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3018)@84c1225eaf8b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_expire_while_paging2(3025) TC_iu_lu_and_expire_while_paging2(3025)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110719256 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250427110719256 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C - attached: now used by 2 (Paging,VTY) (vlr.c:1489) 20250427110719256 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C - VTY: now used by 1 (Paging) (msc_vty.c:1839) TC_iu_lu_and_expire_while_paging2(3025)@84c1225eaf8b: 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 := '5953352C'O ("YS5,") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(3018)@84c1225eaf8b: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(3025)12399822 MSC_Test_2-SCCP(3017)@84c1225eaf8b: First idle individual index:0 20250427110719262 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719262 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719262 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719262 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110719262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719262 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110719262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110719262 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(3019)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110719262 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 bd 34 ce 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 59 53 35 2c 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110719263 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) 20250427110719263 DMSC DEBUG msub_fsm[0x55eefe21c4f0]{active}: Allocated (fsm.c:456) 20250427110719263 DMSC DEBUG msc_i[0x55eefe22b040]{READY}: Allocated (fsm.c:456) 20250427110719263 DMSC DEBUG msc_i[0x55eefe22b040]{READY}: is child of msub_fsm[0x55eefe21c4f0] (fsm.c:486) 20250427110719263 DMSC DEBUG msc_a[0x55eefe253170]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110719263 DMSC DEBUG msc_a[0x55eefe253170]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe21c4f0] (fsm.c:486) 20250427110719263 DMSC DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x55eefe253170]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110719263 DMSC DEBUG msc_i(unknown:UTRAN-Iu-555:NONE)[0x55eefe22b040]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110719263 DMSC DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x55eefe253170]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110719263 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x55eefe253170]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110719263 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x55eefe253170]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110719263 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe23e450]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110719264 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe23e450]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170] (fsm.c:486) 20250427110719264 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe23e450]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110719264 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe23e450]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110719264 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C + proc_arq_vlr_fn_init: now used by 2 (Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110719264 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C + active-conn: now used by 3 (Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110719264 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110719264 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110719264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe23e450]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110719264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe23e450]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110719264 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe241100]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110719264 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe241100]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe23e450] (fsm.c:486) 20250427110719264 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe241100]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110719264 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe241100]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110719264 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C - proc_arq_vlr_fn_init: now used by 2 (Paging,active-conn) (vlr_access_req_fsm.c:405) 20250427110719264 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719264 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110719264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719264 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110719264 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110719264 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719264 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 bd 34 ce 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3019)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@84c1225eaf8b: { messageType := 2, destLocRef := 'BD34CE'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)@84c1225eaf8b: Session index based on local reference:0 TC_iu_lu_and_expire_while_paging2(3025)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(3025)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110719269 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C + vlr_gsup_rx: now used by 3 (Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110719269 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe241100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110719269 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C) Received 1 auth tuples (vlr.c:996) 20250427110719269 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe241100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110719269 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe241100]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110719269 DMM DEBUG Tx AUTH REQ (rand = db78480296687a9f361f56a8692a2ebc) (gsm_04_08.c:641) 20250427110719269 DMM DEBUG AUTH REQ (autn = 69a1480bab84295f8071b59e26f60b87) (gsm_04_08.c:643) 20250427110719269 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110719269 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110719269 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe22b040]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110719269 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C - vlr_gsup_rx: now used by 2 (Paging,active-conn) (vlr.c:1410) 20250427110719269 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719269 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110719269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719269 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110719269 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110719269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719269 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 bd 34 ce 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 db 78 48 02 96 68 7a 9f 36 1f 56 a8 69 2a 2e bc 20 10 69 a1 48 0b ab 84 29 5f 80 71 b5 9e 26 f6 0b 87 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3019)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3018)@84c1225eaf8b: patching N(SD)=0 into dtap '05148AB32AAA2104836D606B'O MSC_Test_2-RAN(3018)@84c1225eaf8b: patched enc_l3: '05148AB32AAA2104836D606B'O MSC_Test_2-SCCP(3017)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(3017)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(3017)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(3017)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05148AB32AAA2104836D606B'O 20250427110719275 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719275 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719275 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719275 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110719275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719275 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110719275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110719275 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719275 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 8a b3 2a aa 21 04 83 6d 60 6b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110719275 DIUCS DEBUG (UTRAN-Iu-555) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110719275 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe22b040]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110719275 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe22b040]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110719275 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110719275 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110719275 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110719275 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8ab32aaa836d606b) (gsm_04_08.c:1128) 20250427110719276 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe241100]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110719276 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C) AUTH on UTRAN received RES: 8ab32aaa836d606b (8 bytes) (vlr_auth_fsm.c:151) 20250427110719276 DVLR INFO SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110719276 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe241100]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110719276 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe241100]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110719276 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe241100]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110719276 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe241100]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe23e450] (vlr_auth_fsm.c:294) 20250427110719276 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe241100]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110719276 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe241100]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110719276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe23e450]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110719276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe23e450]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110719276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe23e450]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110719276 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110719276 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=474c2980fef826521b6473a8c59862b2, CK=NONE (ran_msg_iu.c:388) 20250427110719276 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe22b040]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110719276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe23e450]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110719276 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719276 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110719276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719276 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110719276 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110719276 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719276 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 bd 34 ce 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 47 4c 29 80 fe f8 26 52 1b 64 73 a8 c5 98 62 b2 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3019)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3017)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(3017)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(3017)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(3017)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110719282 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719282 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719282 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719282 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110719282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719282 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110719282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110719282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719282 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(3019)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110719283 DIUCS DEBUG (UTRAN-Iu-555) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110719283 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe22b040]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110719283 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe22b040]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110719283 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110719283 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110719283 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110719283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe23e450]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110719283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe23e450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110719283 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110719283 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe22b040]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110719283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe23e450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110719283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe23e450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110719283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe23e450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110719283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe23e450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110719283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe23e450]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110719283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe23e450]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110719283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe23e450]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110719283 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110719283 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250427110719283 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C - Paging: now used by 1 (active-conn) (paging.c:202) 20250427110719283 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001055/3/1): Available (smpp_smsc.c:626) 20250427110719283 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110719283 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110719283 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110719284 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110719284 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110719284 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110719284 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110719284 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe22b040]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110719284 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250427110719284 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719284 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110719284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719284 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110719284 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110719284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719284 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 bd 34 ce 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) 20250427110719284 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719284 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110719284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719284 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110719284 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110719284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719284 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 bd 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(3019)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3019)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3019)@84c1225eaf8b: Message received on association #8 MSC_Test_2-SCCP(3017)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-M3UA(3019)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3017)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3017)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(3017)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(3017)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(3017)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110719292 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719292 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719292 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719292 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110719292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719292 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110719292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(3019)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110719292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719292 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110719292 DIUCS DEBUG (UTRAN-Iu-555) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110719292 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe22b040]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110719292 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe22b040]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110719292 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110719292 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110719292 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110719292 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110719292 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110719292 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110719292 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110719293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe23e450]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110719293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe23e450]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170] (msc_a.c:1053) 20250427110719293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe23e450]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110719293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe23e450]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110719293 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe21c4f0] (msc_a.c:1053) 20250427110719293 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110719293 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe253170]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110719293 DMSC DEBUG msub_fsm[0x55eefe21c4f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110719293 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C) MSC-A terminated (msub.c:261) 20250427110719293 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C) 1 MSC-I still active (msub.c:79) 20250427110719293 DMSC DEBUG msub_fsm[0x55eefe21c4f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110719293 DMSC DEBUG msub_fsm[0x55eefe21c4f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110719293 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe22b040]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110719293 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe22b040]{READY}: Removing from parent msub_fsm[0x55eefe21c4f0] (msub.c:113) 20250427110719293 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-555 (ran_conn.c:142) 20250427110719293 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-555 (ran_conn.c:155) 20250427110719293 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe22b040]{READY}: Freeing instance (msub.c:113) 20250427110719293 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C:UTRAN-Iu-555:PAGING_RESP)[0x55eefe22b040]{READY}: Deallocated (fsm.c:568) 20250427110719293 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C) Free (msub.c:119) 20250427110719293 DVLR INFO VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C - active-conn: now used by 0 (-) (msub.c:375) 20250427110719293 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5953352C) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250427110719293 DMSC DEBUG msub_fsm[0x55eefe21c4f0]{terminating}: Freeing instance (msub.c:113) 20250427110719293 DMSC DEBUG msub_fsm[0x55eefe21c4f0]{terminating}: Deallocated (fsm.c:568) 20250427110719293 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719293 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110719293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110719293 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110719293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719293 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 bd 34 ce 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3019)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@84c1225eaf8b: Session index based on local reference:0 20250427110719295 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719295 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110719295 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110719295 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110719296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110719296 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110719296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110719296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110719296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110719296 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 bd 34 ce 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(3018)@84c1225eaf8b: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(3025)12399822 MSC_Test_2-M3UA(3019)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_expire_while_paging2(3025)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(3025)@84c1225eaf8b: Final verdict of PTC: pass 20250427110719305 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110719305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110719305 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110719305 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110719305 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110719305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110719305 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110719305 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_1-SCCP(3014)@84c1225eaf8b: Final verdict of PTC: none 20250427110719305 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110719305 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) 20250427110719305 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110719305 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110719305 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110719306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719306 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110719306 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110719306 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110719306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110719306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110719306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110719306 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) 20250427110719306 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) 20250427110719306 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110719306 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110719306 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110719306 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110719306 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) 20250427110719306 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110719306 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110719306 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110719306 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719306 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110719306 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110719306 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110719306 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110719306 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110719306 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) 20250427110719306 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) 20250427110719306 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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(3016)@84c1225eaf8b: Final verdict of PTC: none 20250427110719306 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110719306 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110719307 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110719307 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110719307 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110719307 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110719307 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110719308 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110719308 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110719308 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) 20250427110719308 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110719308 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250427110719308 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) 20250427110719308 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110719308 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) MSC_Test_0-M3UA(3013)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(3018)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(3012)@84c1225eaf8b: Final verdict of PTC: none 20250427110719308 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110719308 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110719308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110719308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110719308 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) 20250427110719308 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110719309 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110719309 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(3011)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(3023)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(3020)@84c1225eaf8b: Final verdict of PTC: none 20250427110719309 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110719309 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110719309 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-M3UA(3019)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(3017)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(3021)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(3022)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3010)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(3024)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-RAN(3015)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3026)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(3010): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(3011): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(3012): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(3013): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(3014): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(3015): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(3016): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(3017): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(3018): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(3019): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(3020): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(3021): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(3022): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(3023): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(3024): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_iu_lu_and_expire_while_paging2(3025): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(3026): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_iu_lu_and_expire_while_paging finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass'. Sun Apr 27 11:07:19 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging.talloc 20250427110720310 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110721307 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110721307 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110721307 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110721307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110721307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110721307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110721310 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110721310 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110721310 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110721311 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=478596) 20250427110722312 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=478596, count=481904) 20250427110723313 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_mo_cc_iu_release'. ------ MSC_Tests_Iu.TC_mo_cc_iu_release ------ Sun Apr 27 11:07:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_mo_cc_iu_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_mo_cc_iu_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110724314 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_mo_cc_iu_release' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_mo_cc_iu_release started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(3030)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(3030)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3030)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(3028)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_1-M3UA(3033)@84c1225eaf8b: ************************************************* MSC_Test_1-M3UA(3033)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3033)@84c1225eaf8b: ************************************************* MSC_Test_1-SCCP(3031)@84c1225eaf8b: v_sccp_pdu_maxlen:268 MTC@84c1225eaf8b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_2-M3UA(3036)@84c1225eaf8b: ************************************************* MSC_Test_2-M3UA(3036)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3036)@84c1225eaf8b: ************************************************* MSC_Test_2-SCCP(3034)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110724793 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3037)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110724945 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110724945 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110724945 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110724945 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3030)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3030)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(3030)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(3030)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250427110724949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110724949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110724949 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110724949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110724950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110724950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110724950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110724950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110724950 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110724950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110724950 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3030)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3030)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3030)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3030)@84c1225eaf8b: Message received on association #8 20250427110724950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110724950 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110724950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110724950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110724950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110724950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110724950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110724950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110724950 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(3030)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110724951 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110724951 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110724951 DLSS7 DEBUG 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3030)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3030)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427110724951 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110724951 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3030)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3030)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110724967 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110724967 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250427110724967 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110724967 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3033)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3033)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110724972 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110724972 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110724972 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110724972 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110724972 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110724972 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110724972 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110724972 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) 20250427110724972 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110724972 DLSS7 DEBUG 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) 20250427110724972 DLSS7 DEBUG[38;5;43m 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_1-M3UA(3033)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3033)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(3033)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3033)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110724972 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110724972 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110724972 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110724972 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) 20250427110724972 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110724972 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110724972 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110724972 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) 20250427110724972 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110724972 DLSS7 DEBUG 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) 20250427110724972 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110724972 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110724972 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250427110724972 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3033)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3033)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(3033)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3033)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(3033)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3033)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3033)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(3033)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110724988 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110724988 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250427110724988 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110724988 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3036)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3036)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110724998 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110724998 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110724998 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110724998 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110724998 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110724998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110724998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110724998 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) 20250427110724998 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110724998 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) 20250427110724998 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_2-M3UA(3036)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3036)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3036)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3036)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110725001 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110725001 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110725001 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110725001 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) 20250427110725001 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110725001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110725001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110725001 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) 20250427110725001 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110725001 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) 20250427110725001 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) 20250427110725001 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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(3036)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250427110725001 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110725001 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250427110725001 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(3036)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(3033)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3036)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3033)@84c1225eaf8b: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3036)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3036)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3036)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3036)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3036)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110725315 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110725315 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3039)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3039)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110725321 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3039)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3039)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3039)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3039)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110725343 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110725343 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3040)@84c1225eaf8b: Created GsupExpect[0] for "262420000001043" to be handled at TC_mo_cc_iu_release2(3042) TC_mo_cc_iu_release2(3042)@84c1225eaf8b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110725757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110725757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110725757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110725757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110725757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110725757 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110725757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110725757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110725757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110725757 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110725759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110725759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110725759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110725759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110725759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110725759 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110725759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110725759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110725759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110725759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3030)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3029)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(3033)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110725775 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110725775 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110725775 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250427110725775 DLM3UA 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) 20250427110725775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110725775 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) 20250427110725775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110725775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110725775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110725775 DLSS7 DEBUG 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) 20250427110725775 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110725775 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110725775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110725775 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) 20250427110725775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110725775 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) 20250427110725775 DLSS7 DEBUG Found route for dpc=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) 20250427110725775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250427110725775 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110725775 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)@84c1225eaf8b: Message received on association #8 MSC_Test_1-M3UA(3033)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3032)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427110725806 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110725806 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110725806 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110725806 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110725806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110725806 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110725806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110725806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110725806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110725806 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110725807 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110725807 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110725807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110725807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110725807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110725807 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250427110725807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110725807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110725806 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250427110725806 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250427110725807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110725807 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3035)@84c1225eaf8b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3035)@84c1225eaf8b: Added conn table entry 0TC_mo_cc_iu_release2(3042)4274064 MSC_Test_2-SCCP(3034)@84c1225eaf8b: First idle individual index:0 20250427110725829 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110725829 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110725829 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110725829 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110725829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110725829 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110725829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110725829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110725829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110725829 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 41 37 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 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(3035)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 20250427110725829 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) 20250427110725829 DMSC DEBUG msub_fsm[0x55eefe253170]{active}: Allocated (fsm.c:456) 20250427110725829 DMSC DEBUG msc_i[0x55eefe22b040]{READY}: Allocated (fsm.c:456) 20250427110725829 DMSC DEBUG msc_i[0x55eefe22b040]{READY}: is child of msub_fsm[0x55eefe253170] (fsm.c:486) 20250427110725829 DMSC DEBUG msc_a[0x55eefe1ae790]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110725829 DMSC DEBUG msc_a[0x55eefe1ae790]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe253170] (fsm.c:486) 20250427110725829 DMSC DEBUG msc_a(unknown:UTRAN-Iu-556:NONE)[0x55eefe1ae790]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110725829 DMSC DEBUG msc_i(unknown:UTRAN-Iu-556:NONE)[0x55eefe22b040]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110725829 DMSC DEBUG msc_a(unknown:UTRAN-Iu-556:NONE)[0x55eefe1ae790]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110725829 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-556:NONE)[0x55eefe1ae790]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110725829 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-556:NONE)[0x55eefe1ae790]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110725829 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110725829 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110725829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-556:LU)[0x55eefe21c4f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110725829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-556:LU)[0x55eefe21c4f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001043:UTRAN-Iu-556:LU)[0x55eefe1ae790] (fsm.c:486) 20250427110725829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-556:LU)[0x55eefe21c4f0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250427110725829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-556:LU)[0x55eefe21c4f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110725829 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110725829 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110725829 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110725829 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110725829 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427110725829 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110725829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe21c4f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110725829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe21c4f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110725829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe21c4f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250427110725829 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe241100]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110725829 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe241100]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe21c4f0] (fsm.c:486) 20250427110725829 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe241100]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110725829 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe241100]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110725830 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110725830 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110725830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110725830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110725830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110725830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110725830 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110725830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110725830 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110725830 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 41 37 90 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@84c1225eaf8b: { messageType := 2, destLocRef := '413790'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test-GSUP(3040)@84c1225eaf8b: Found GsupExpect[0] for "262420000001043" handled at TC_mo_cc_iu_release2(3042) MSC_Test-GSUP(3040)@84c1225eaf8b: Added IMSI table entry 0TC_mo_cc_iu_release2(3042)"262420000001043" TC_mo_cc_iu_release2(3042)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3042)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110725835 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110725835 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe241100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110725835 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252) Received 1 auth tuples (vlr.c:996) 20250427110725835 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe241100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110725835 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe241100]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110725835 DMM DEBUG Tx AUTH REQ (rand = 340dc57dd86b42c14a0a8a65b7d4b97c) (gsm_04_08.c:641) 20250427110725835 DMM DEBUG AUTH REQ (autn = b2c1b506a6cf96f87ebf70e1c764f4bf) (gsm_04_08.c:643) 20250427110725835 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110725835 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110725835 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe22b040]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110725835 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110725835 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110725835 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110725835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110725835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110725835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110725835 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110725835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110725835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110725835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110725835 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 41 37 90 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 34 0d c5 7d d8 6b 42 c1 4a 0a 8a 65 b7 d4 b9 7c 20 10 b2 c1 b5 06 a6 cf 96 f8 7e bf 70 e1 c7 64 f4 bf 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3035)@84c1225eaf8b: patching N(SD)=1 into dtap '0514950EBF522104D947D59A'O MSC_Test_2-RAN(3035)@84c1225eaf8b: patched enc_l3: '0554950EBF522104D947D59A'O MSC_Test_2-SCCP(3034)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(3034)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554950EBF522104D947D59A'O MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110725851 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110725851 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110725851 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110725851 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110725851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110725851 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110725851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110725852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110725852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110725852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 95 0e bf 52 21 04 d9 47 d5 9a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110725852 DIUCS DEBUG (UTRAN-Iu-556) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110725852 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe22b040]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110725852 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe22b040]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110725852 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110725852 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110725852 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110725852 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 950ebf52d947d59a) (gsm_04_08.c:1128) 20250427110725852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe241100]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110725852 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252) AUTH on UTRAN received RES: 950ebf52d947d59a (8 bytes) (vlr_auth_fsm.c:151) 20250427110725852 DVLR INFO SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110725852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe241100]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110725852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe241100]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110725852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe241100]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110725852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe241100]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe21c4f0] (vlr_auth_fsm.c:294) 20250427110725852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe241100]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110725852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe241100]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110725852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe21c4f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250427110725852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe21c4f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110725852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe21c4f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110725852 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110725852 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=191d9dbdf8808ff145f4658cd43e4a16, CK=NONE (ran_msg_iu.c:388) 20250427110725852 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe22b040]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110725852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe21c4f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250427110725853 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110725853 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110725853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110725853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110725853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110725853 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110725853 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110725853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110725853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110725853 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 41 37 90 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 19 1d 9d bd f8 80 8f f1 45 f4 65 8c d4 3e 4a 16 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3034)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(3034)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110725874 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110725874 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110725875 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110725875 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110725875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110725875 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(3036)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110725875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110725875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110725875 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110725875 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110725875 DIUCS DEBUG (UTRAN-Iu-556) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110725875 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe22b040]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110725875 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe22b040]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110725875 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110725875 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110725875 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110725875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe21c4f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250427110725875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe21c4f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110725875 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110725875 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe22b040]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110725875 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110725875 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110725875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe21c4f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110725875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe21c4f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110725875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe241100]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110725875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe241100]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe21c4f0] (fsm.c:486) 20250427110725875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe241100]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110725875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe241100]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110725875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110725875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110725875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110725875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110725876 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110725876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110725876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110725876 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 41 37 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110725888 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110725888 DVLR DEBUG IMSI:262420000001043 has MSISDN:491230001043 (vlr.c:1045) 20250427110725888 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250427110725888 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110725889 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110725889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe21c4f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110725889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe241100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110725889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe241100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110725889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe241100]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110725889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe241100]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe21c4f0] (vlr_lu_fsm.c:110) 20250427110725889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe241100]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110725889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe241100]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110725889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe21c4f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110725889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe21c4f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110725889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe22af10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110725889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe22af10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe21c4f0] (fsm.c:486) 20250427110725889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe22af10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110725889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe22af10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110725889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe22af10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110725889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe22af10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110725889 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:TMSInew-0xAE2FC8B9) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250427110725890 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe22af10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110725890 DMM DEBUG -> IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:TMSInew-0xAE2FC8B9 LOCATION UPDATE ACCEPT (TMSI = 0xae2fc8b9) (gsm_04_08.c:149) 20250427110725890 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:TMSInew-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250427110725890 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:TMSInew-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110725890 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:TMSInew-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe22b040]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110725890 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110725890 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110725890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110725890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110725890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110725890 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:TMSInew-0xAE2FC8B9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110725890 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110725890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110725890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110725890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110725890 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 41 37 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 ae 2f c8 b9 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3042)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3035)@84c1225eaf8b: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3035)@84c1225eaf8b: patched enc_l3: '059B'O MSC_Test_2-SCCP(3034)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: vl_len:14 MSC_Test_2-SCCP(3034)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250427110725901 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110725901 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110725901 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110725901 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110725901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110725901 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110725901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110725901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110725901 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110725901 DLSS7 DEBUG 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) 20250427110725901 DIUCS DEBUG (UTRAN-Iu-556) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110725901 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:TMSInew-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe22b040]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110725901 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:TMSInew-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe22b040]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110725901 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:TMSInew-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110725901 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:TMSInew-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110725901 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:TMSInew-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110725901 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:TMSInew-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110725901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:TMSInew-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe21c4f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110725901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe22af10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110725901 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250427110725901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe22af10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110725901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe21c4f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110725901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe22af10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110725901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe22af10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe21c4f0] (vlr_lu_fsm.c:817) 20250427110725901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe22af10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110725901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8D9E4252:UTRAN-Iu-556:LU)[0x55eefe22af10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110725901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe21c4f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110725901 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110725901 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.927s remaining) (msc_a.c:450) 20250427110725901 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250427110725901 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110725901 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110725901 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250427110725901 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110725901 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110725901 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110725902 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110725902 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe22b040]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110725902 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110725902 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110725902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110725902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110725902 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110725902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110725902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110725902 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110725902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110725902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110725902 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 41 37 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(3036)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3034)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(3034)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110725916 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110725916 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110725916 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110725916 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110725916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110725916 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110725916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110725916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110725916 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110725916 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110725916 DIUCS DEBUG (UTRAN-Iu-556) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110725916 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe22b040]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110725916 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe22b040]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110725916 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110725916 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110725916 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110725917 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110725917 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110725917 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110725917 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110725917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe21c4f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110725917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe21c4f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe1ae790] (msc_a.c:1053) 20250427110725917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe21c4f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110725917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe21c4f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110725917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe21c4f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110725917 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe253170] (msc_a.c:1053) 20250427110725917 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110725917 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe1ae790]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110725917 DMSC DEBUG msub_fsm[0x55eefe253170]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110725917 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9) MSC-A terminated (msub.c:261) 20250427110725917 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9) 1 MSC-I still active (msub.c:79) 20250427110725917 DMSC DEBUG msub_fsm[0x55eefe253170]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110725917 DMSC DEBUG msub_fsm[0x55eefe253170]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110725917 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe22b040]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110725917 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe22b040]{READY}: Removing from parent msub_fsm[0x55eefe253170] (msub.c:113) 20250427110725917 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-556 (ran_conn.c:142) 20250427110725917 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-556 (ran_conn.c:155) 20250427110725917 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe22b040]{READY}: Freeing instance (msub.c:113) 20250427110725917 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-556:LU)[0x55eefe22b040]{READY}: Deallocated (fsm.c:568) 20250427110725917 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9) Free (msub.c:119) 20250427110725917 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110725917 DMSC DEBUG msub_fsm[0x55eefe253170]{terminating}: Freeing instance (msub.c:113) 20250427110725917 DMSC DEBUG msub_fsm[0x55eefe253170]{terminating}: Deallocated (fsm.c:568) 20250427110725917 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110725917 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110725917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110725917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110725917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110725917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110725917 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110725917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110725917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110725917 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 41 37 90 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@84c1225eaf8b: Session index based on local reference:0 20250427110725921 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110725921 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110725921 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110725921 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110725921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110725921 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110725921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110725921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110725921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110725921 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 41 37 90 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3035)@84c1225eaf8b: Deleted conn table entry 0TC_mo_cc_iu_release2(3042)4274064 TC_mo_cc_iu_release2(3042)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3042)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3042)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3042)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3042)@84c1225eaf8b: 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 := 'AE2FC8B9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3035)@84c1225eaf8b: Added conn table entry 0TC_mo_cc_iu_release2(3042)15619698 MSC_Test_2-RAN(3035)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(3034)@84c1225eaf8b: First idle individual index:0 MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110726125 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110726125 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110726125 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110726125 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110726125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110726125 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110726125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110726125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110726125 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110726125 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 ee 56 72 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 ae 2f c8 b9 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) 20250427110726125 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) 20250427110726126 DMSC DEBUG msub_fsm[0x55eefe21c4f0]{active}: Allocated (fsm.c:456) 20250427110726126 DMSC DEBUG msc_i[0x55eefe1ae790]{READY}: Allocated (fsm.c:456) 20250427110726126 DMSC DEBUG msc_i[0x55eefe1ae790]{READY}: is child of msub_fsm[0x55eefe21c4f0] (fsm.c:486) 20250427110726126 DMSC DEBUG msc_a[0x55eefe22b040]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110726126 DMSC DEBUG msc_a[0x55eefe22b040]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe21c4f0] (fsm.c:486) 20250427110726126 DMSC DEBUG msc_a(unknown:UTRAN-Iu-557:NONE)[0x55eefe22b040]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110726126 DMSC DEBUG msc_i(unknown:UTRAN-Iu-557:NONE)[0x55eefe1ae790]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110726126 DMSC DEBUG msc_a(unknown:UTRAN-Iu-557:NONE)[0x55eefe22b040]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110726126 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-557:NONE)[0x55eefe22b040]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250427110726126 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-557:NONE)[0x55eefe22b040]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250427110726126 DMM DEBUG msc_a(TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250427110726126 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe253170]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110726126 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe253170]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040] (fsm.c:486) 20250427110726126 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe253170]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250427110726126 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe253170]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110726126 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110726126 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110726126 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110726126 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110726126 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe253170]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110726126 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe253170]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250427110726126 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250427110726126 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe253170] (fsm.c:486) 20250427110726126 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250427110726126 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250427110726126 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110726126 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110726126 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110726126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110726126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110726127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110726127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110726127 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110726127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110726127 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110726127 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 ee 56 72 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@84c1225eaf8b: { messageType := 2, destLocRef := 'EE5672'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)@84c1225eaf8b: Session index based on local reference:0 TC_mo_cc_iu_release2(3042)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3042)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110726135 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110726135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250427110726135 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9) Received 1 auth tuples (vlr.c:996) 20250427110726135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250427110726135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250427110726135 DMM DEBUG Tx AUTH REQ (rand = e4f7f094d152ee4d694f7c72c55e9820) (gsm_04_08.c:641) 20250427110726135 DMM DEBUG AUTH REQ (autn = ef5adb5d55fd684b126c693037406a87) (gsm_04_08.c:643) 20250427110726135 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250427110726135 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110726135 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe1ae790]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110726135 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110726135 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110726135 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110726135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110726135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110726135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110726135 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110726136 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110726136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110726136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110726136 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 ee 56 72 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 e4 f7 f0 94 d1 52 ee 4d 69 4f 7c 72 c5 5e 98 20 20 10 ef 5a db 5d 55 fd 68 4b 12 6c 69 30 37 40 6a 87 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3035)@84c1225eaf8b: patching N(SD)=1 into dtap '05145E967A16210465274C34'O MSC_Test_2-RAN(3035)@84c1225eaf8b: patched enc_l3: '05545E967A16210465274C34'O MSC_Test_2-SCCP(3034)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: vl_len:24 MSC_Test_2-SCCP(3034)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545E967A16210465274C34'O 20250427110726144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110726144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110726144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110726144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110726144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110726144 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110726144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110726144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110726144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110726144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 5e 96 7a 16 21 04 65 27 4c 34 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110726144 DIUCS DEBUG (UTRAN-Iu-557) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110726145 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe1ae790]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110726145 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe1ae790]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110726145 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110726145 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110726145 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110726145 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5e967a1665274c34) (gsm_04_08.c:1128) 20250427110726145 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250427110726145 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9) AUTH on UTRAN received RES: 5e967a1665274c34 (8 bytes) (vlr_auth_fsm.c:151) 20250427110726145 DVLR INFO SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250427110726145 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250427110726145 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250427110726145 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250427110726145 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe253170] (vlr_auth_fsm.c:294) 20250427110726145 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250427110726145 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250427110726145 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe253170]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250427110726145 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe253170]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110726145 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe253170]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250427110726145 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250427110726145 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2905ec06f7080eeecf0242da7a7a2cdd, CK=NONE (ran_msg_iu.c:388) 20250427110726145 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe1ae790]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250427110726145 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe253170]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250427110726145 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110726145 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110726145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110726145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110726145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110726145 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110726145 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110726145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110726145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110726145 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 ee 56 72 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 29 05 ec 06 f7 08 0e ee cf 02 42 da 7a 7a 2c dd 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3034)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(3034)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250427110726151 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110726151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110726151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110726151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110726151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110726151 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110726151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110726151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110726151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110726151 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110726151 DIUCS DEBUG (UTRAN-Iu-557) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110726151 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe1ae790]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110726151 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe1ae790]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110726151 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110726151 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250427110726151 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250427110726151 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe253170]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250427110726151 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe253170]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110726151 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250427110726151 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe1ae790]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110726152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe253170]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110726152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe253170]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110726152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe253170]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110726152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe253170]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110726152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe253170]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110726152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe253170]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110726152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe253170]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110726152 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110726152 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250427110726152 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250427110726152 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110726152 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110726152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110726152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110726152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110726152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110726152 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110726152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110726152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110726152 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 ee 56 72 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(3037)@84c1225eaf8b: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_iu_release2(3042) MSC_Test-MGCP(3038)@84c1225eaf8b: 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)@84c1225eaf8b: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(3035)@84c1225eaf8b: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(3034)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: vl_len:28 MSC_Test_2-SCCP(3034)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110726172 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110726172 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110726172 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110726172 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110726172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110726172 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110726172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110726172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110726172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110726172 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) 20250427110726173 DIUCS DEBUG (UTRAN-Iu-557) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110726173 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe1ae790]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110726173 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe1ae790]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110726173 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110726173 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250427110726173 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250427110726173 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250427110726173 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9 callref-0x8000003b tid-8) New transaction (transaction.c:231) 20250427110726173 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250427110726173 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110726173 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250427110726173 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427110726173 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250427110726173 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9: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) 20250427110726173 DCC INFO trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250427110726173 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250427110726173 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250427110726173 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10]{ESTABLISHING}: Allocated (fsm.c:456) 20250427110726173 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10]{ESTABLISHING}: is child of msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040] (fsm.c:486) 20250427110726173 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9: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) 20250427110726173 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe21ca20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427110726173 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe21ca20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10] (fsm.c:486) 20250427110726173 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:no-CI)[0x55eefe21ca20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250427110726173 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:no-CI)[0x55eefe21ca20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427110726173 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe2135a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427110726173 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe2135a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10] (fsm.c:486) 20250427110726173 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:no-CI)[0x55eefe2135a0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250427110726173 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:no-CI)[0x55eefe2135a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(3038)@84c1225eaf8b: 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)@84c1225eaf8b: f_mo_call_establish 2: rx 1st CRCX 20250427110726193 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:no-CI)[0x55eefe21ca20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110726193 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427110726193 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427110726193 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{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) 20250427110726193 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9: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)@84c1225eaf8b: f_mo_call_establish 6: rx 2nd CRCX 20250427110726196 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:no-CI)[0x55eefe2135a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110726196 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250427110726196 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250427110726196 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{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) 20250427110726196 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9: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) 20250427110726196 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) Sending Assignment Command (msc_a.c:706) 20250427110726196 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250427110726196 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{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) 20250427110726196 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe1ae790]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) MSC_Test-MNCC(3037)@84c1225eaf8b: Found MnccExpect[0] for "12345" handled at TC_mo_cc_iu_release2(3042) 20250427110726196 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110726196 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110726196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110726196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110726196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110726196 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110726196 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110726196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110726196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110726196 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 ee 56 72 00 01 5d 00 00 00 59 00 00 01 00 36 40 52 00 00 01 00 35 00 48 78 10 cd 80 10 2f a7 20 1a 2c 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 02 00 02 27 c0 35 00 01 02 02 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 2a f8 00 00 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(3037)@84c1225eaf8b: Added conn table entry 0TC_mo_cc_iu_release2(3042)-2147483589 MSC_Test_2-M3UA(3036)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3042)@84c1225eaf8b: f_mo_call_establish 1: rx MNCC SETUP ind 20250427110726203 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250427110726203 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_mo_cc_iu_release2(3042)@84c1225eaf8b: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(3034)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: vl_len:46 MSC_Test_2-SCCP(3034)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60427C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110726217 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110726217 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110726217 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110726217 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110726217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110726217 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110726217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110726217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110726217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110726217 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) 20250427110726217 DIUCS DEBUG (UTRAN-Iu-557) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110726217 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe1ae790]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110726217 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe1ae790]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427110726217 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe1ae790]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=8 (ran_msg_iu.c:132) 20250427110726217 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110726217 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250427110726217 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=8 (ran_msg_iu.c:132) 20250427110726217 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250427110726217 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55eefe2135a0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250427110726217 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9: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)[0x55eefe2135a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250427110726217 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9: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) 20250427110726217 DCC INFO trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9: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) 20250427110726217 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9: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) 20250427110726217 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9: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)@84c1225eaf8b: f_mo_call_establish 3: rx RTP CREATE TC_mo_cc_iu_release2(3042)@84c1225eaf8b: f_mo_call_establish 5: rx MDCX for the RAN side 20250427110726218 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250427110726218 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427110726218 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427110726218 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250427110726218 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250427110726218 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110726218 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe1ae790]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110726218 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250427110726218 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110726218 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110726218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110726218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110726218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110726218 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110726218 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110726218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110726218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110726218 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 ee 56 72 00 01 1b 00 14 40 17 00 00 02 00 10 40 0b 0a 83 02 04 06 60 00 02 04 01 85 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@84c1225eaf8b: Message received on association #8 20250427110726218 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9: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)[0x55eefe2135a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110726218 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9: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)[0x55eefe2135a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250427110726218 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110726220 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250427110726220 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427110726220 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250427110726220 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250427110726220 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250427110726220 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110726220 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe1ae790]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110726220 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110726220 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110726220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110726220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110726220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110726220 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110726220 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110726220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110726220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110726220 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 ee 56 72 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3042)@84c1225eaf8b: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-SCCP(3034)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: vl_len:12 MSC_Test_2-SCCP(3034)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O 20250427110726224 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110726224 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110726224 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110726224 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110726224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110726224 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110726224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110726224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110726224 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110726224 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250427110726224 DIUCS DEBUG (UTRAN-Iu-557) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110726224 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe1ae790]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110726224 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe1ae790]{READY}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250427110726224 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110726224 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250427110726224 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP Iu ReleaseRequest (msc_a.c:2043) 20250427110726224 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250427110726224 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110726224 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 2 (cc,msc_a_ran_dec) (msc_a.c:948) 20250427110726224 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110726224 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9 + 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) 20250427110726224 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110726224 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) Freeing transaction (transaction.c:243) 20250427110726224 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250427110726224 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250427110726224 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) new state CALL_DELIVERED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250427110726224 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_RELEASING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250427110726224 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250427110726224 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe1ae790]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110726224 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250427110726224 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250427110726224 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250427110726224 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9 - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250427110726224 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250427110726224 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9: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)[0x55eefe2135a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427110726224 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9: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)[0x55eefe2135a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10] (call_leg.c:197) 20250427110726224 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9: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)[0x55eefe2135a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250427110726224 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9: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)[0x55eefe2135a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250427110726224 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe21ca20]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250427110726224 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe21ca20]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10] (call_leg.c:197) 20250427110726224 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250427110726224 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe21ca20]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250427110726224 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe21ca20]{ESTABLISHING}: Deallocated (fsm.c:568) 20250427110726224 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250427110726224 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10]{RELEASING}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040] (call_leg.c:198) 20250427110726224 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10]{RELEASING}: Freeing instance (call_leg.c:198) 20250427110726224 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22af10]{RELEASING}: Deallocated (fsm.c:568) 20250427110726224 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250427110726224 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250427110726224 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe1ae790]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110726224 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110726224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110726224 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110726224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110726224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110726224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110726224 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110726224 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110726224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110726224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110726224 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 ee 56 72 00 01 17 00 14 40 13 00 00 02 00 10 40 07 06 83 2d 08 02 e1 af 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250427110726224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110726224 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110726224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110726224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110726224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110726224 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110726224 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110726224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110726224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110726224 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 ee 56 72 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(3037)@84c1225eaf8b: Deleted conn table entry 0TC_mo_cc_iu_release2(3042)-2147483589 MSC_Test_2-M3UA(3036)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3034)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3042)@84c1225eaf8b: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_iu_release2(3042)@84c1225eaf8b: f_mo_call_establish DONE TC_mo_cc_iu_release2(3042)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3034)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: vl_len:7 MSC_Test_2-SCCP(3034)@84c1225eaf8b: vl_from0 MSC_Test_2-SCCP(3034)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250427110726733 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110726733 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110726733 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110726733 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110726733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110726733 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110726733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110726733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110726733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110726733 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110726733 DIUCS DEBUG (UTRAN-Iu-557) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250427110726733 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe1ae790]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110726733 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe1ae790]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110726733 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110726733 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250427110726733 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250427110726733 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110726733 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250427110726733 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110726733 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110726733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe253170]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110726733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe253170]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040] (msc_a.c:1053) 20250427110726733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe253170]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110726733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe253170]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110726733 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe21c4f0] (msc_a.c:1053) 20250427110726733 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110726733 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe22b040]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110726733 DMSC DEBUG msub_fsm[0x55eefe21c4f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110726733 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9) MSC-A terminated (msub.c:261) 20250427110726733 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9) 1 MSC-I still active (msub.c:79) 20250427110726733 DMSC DEBUG msub_fsm[0x55eefe21c4f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110726733 DMSC DEBUG msub_fsm[0x55eefe21c4f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110726733 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe1ae790]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110726733 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe1ae790]{READY}: Removing from parent msub_fsm[0x55eefe21c4f0] (msub.c:113) 20250427110726734 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55eefe1fb750]{READY}: Closing UTRAN-Iu-557 (ran_conn.c:142) 20250427110726734 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-557 (ran_conn.c:155) 20250427110726734 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe1ae790]{READY}: Freeing instance (msub.c:113) 20250427110726734 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55eefe1ae790]{READY}: Deallocated (fsm.c:568) 20250427110726734 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9) Free (msub.c:119) 20250427110726734 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xAE2FC8B9 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110726734 DMSC DEBUG msub_fsm[0x55eefe21c4f0]{terminating}: Freeing instance (msub.c:113) 20250427110726734 DMSC DEBUG msub_fsm[0x55eefe21c4f0]{terminating}: Deallocated (fsm.c:568) 20250427110726734 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110726734 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110726734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110726734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250427110726734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110726734 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427110726734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110726734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250427110726734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110726734 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 ee 56 72 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)@84c1225eaf8b: Message received on association #8 MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@84c1225eaf8b: Session index based on local reference:0 20250427110726737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110726737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110726737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110726737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250427110726737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110726737 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110726737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110726737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110726737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110726737 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 ee 56 72 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3035)@84c1225eaf8b: Deleted conn table entry 0TC_mo_cc_iu_release2(3042)15619698 TC_mo_cc_iu_release2(3042)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3042)@84c1225eaf8b: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3042)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3042)@84c1225eaf8b: Final verdict of PTC: pass 20250427110727749 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110727750 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110727751 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110727751 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) 20250427110727751 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110727751 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110727751 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110727751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110727751 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110727751 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test-GSUP(3040)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-SCCP(3034)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(3029)@84c1225eaf8b: Final verdict of PTC: none 20250427110727751 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110727751 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) 20250427110727751 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110727751 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110727751 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110727751 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) 20250427110727751 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110727751 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110727751 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250427110727751 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110727751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110727752 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110727752 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110727752 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110727752 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110727752 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250427110727752 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110727752 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110727752 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) MSC_Test-MNCC(3037)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-M3UA(3033)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-RAN(3035)@84c1225eaf8b: Final verdict of PTC: none 20250427110727752 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110727752 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) 20250427110727752 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) 20250427110727752 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110727752 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110727752 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110727752 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110727752 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) 20250427110727752 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110727752 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test-GSUP-IPA(3039)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(3028)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_2-M3UA(3036)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_1-SCCP(3031)@84c1225eaf8b: Final verdict of PTC: none 20250427110727753 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250427110727753 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110727752 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110727752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110727753 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110727753 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110727753 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110727753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110727753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110727753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110727753 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) 20250427110727753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110727753 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110727753 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110727753 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110727753 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110727753 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110727753 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110727753 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110727753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110727753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110727753 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) 20250427110727753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250427110727753 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110727753 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(3043)@84c1225eaf8b: Final verdict of PTC: none 20250427110727753 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110727753 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250427110727753 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250427110727753 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(3032)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(3030)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(3041)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3027)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(3038)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: none MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(3027): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(3028): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(3029): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(3030): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-SCCP(3031): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-RAN(3032): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_1-M3UA(3033): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-SCCP(3034): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-RAN(3035): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_2-M3UA(3036): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(3037): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(3038): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(3039): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(3040): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(3041): none (none -> none) MTC@84c1225eaf8b: Local verdict of PTC TC_mo_cc_iu_release2(3042): pass (none -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(3043): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_mo_cc_iu_release finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_mo_cc_iu_release pass'. Sun Apr 27 11:07:27 UTC 2025 ====== MSC_Tests_Iu.TC_mo_cc_iu_release pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_mo_cc_iu_release.talloc 20250427110728753 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110729754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110729754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110729754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110729754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110729754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110729754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110729754 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110729754 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110729754 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110729754 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=598896) 20250427110730755 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=598896, count=604744) 20250427110731756 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_mo_cc_iu_release pass' was executed successfully (exit status: 0). MC@84c1225eaf8b: Test execution finished. MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_no_callref'. ------ MSC_Tests_ASCI.TC_no_callref ------ Sun Apr 27 11:07:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_no_callref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_no_callref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110732758 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_no_callref' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_no_callref started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(3047)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(3047)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3047)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(3045)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110733285 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3048)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110733474 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110733474 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110733474 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110733474 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3047)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3047)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110733479 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110733479 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110733479 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110733479 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110733479 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110733479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110733479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110733479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110733479 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110733479 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110733479 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(3047)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3047)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3047)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3047)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3047)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3047)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3047)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110733479 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110733479 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110733480 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110733480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110733480 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110733480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110733480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110733480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110733480 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110733480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110733480 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110733480 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110733480 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110733480 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3047)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3047)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3047)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3047)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3047)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110733759 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110733759 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3050)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3050)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110733765 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3050)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3050)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3050)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3050)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110733782 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110733782 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3051)@84c1225eaf8b: Created GsupExpect[0] for "262420000000033" to be handled at TC_no_callref0(3053) TC_no_callref0(3053)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110734287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110734287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110734287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110734287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110734287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110734287 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110734287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110734287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110734287 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110734287 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110734288 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110734288 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110734288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110734288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110734288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110734288 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110734288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110734288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110734288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110734288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3047)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3046)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3046)@84c1225eaf8b: Added conn table entry 0TC_no_callref0(3053)9899973 MSC_Test_0-SCCP(3045)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(3046)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3047)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110734299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110734299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110734299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110734299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110734299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110734299 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110734299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110734300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110734300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110734300 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 0f 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 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110734300 DMSC DEBUG msub_fsm[0x55eefe241100]{active}: Allocated (fsm.c:456) 20250427110734300 DMSC DEBUG msc_i[0x55eefe21ca20]{READY}: Allocated (fsm.c:456) 20250427110734300 DMSC DEBUG msc_i[0x55eefe21ca20]{READY}: is child of msub_fsm[0x55eefe241100] (fsm.c:486) 20250427110734300 DMSC DEBUG msc_a[0x55eefe22af10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110734300 DMSC DEBUG msc_a[0x55eefe22af10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe241100] (fsm.c:486) 20250427110734300 DMSC DEBUG msc_a(unknown:GERAN-A-558:NONE)[0x55eefe22af10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110734300 DMSC DEBUG msc_i(unknown:GERAN-A-558:NONE)[0x55eefe21ca20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110734300 DMSC DEBUG msc_a(unknown:GERAN-A-558:NONE)[0x55eefe22af10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110734300 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe22af10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110734300 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe22af10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110734300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe2569d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110734300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe2569d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe22af10] (fsm.c:486) 20250427110734300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe2569d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427110734300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe2569d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110734300 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110734300 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000033 id=262420000000033 (vlr.c:661) 20250427110734300 DVLR INFO New subscr, IMSI: 262420000000033 (vlr.c:562) 20250427110734300 DVLR DEBUG VLR subscr IMSI-262420000000033 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110734300 DMSC DEBUG msc_a(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe22af10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110734300 DMSC DEBUG msc_a(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe22af10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110734300 DVLR DEBUG VLR subscr IMSI-262420000000033 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250427110734300 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110734300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe2569d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110734300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe2569d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110734300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe2569d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110734300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe2569d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110734300 DMSC DEBUG msc_i(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe21ca20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110734300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe2569d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110734300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe2569d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110734300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe1f1a60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110734300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe1f1a60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe2569d0] (fsm.c:486) 20250427110734300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe1f1a60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110734300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe1f1a60]{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(3046)@84c1225eaf8b: f_create_expect(l3 := omit, n_connectPointCode := 193 20250427110734301 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110734301 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110734301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110734301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110734301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110734301 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110734301 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110734301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110734301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110734301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 97 0f c5 00 02 2e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427110734301 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110734301 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110734301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110734301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110734301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110734301 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110734301 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110734301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110734301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110734301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 97 0f c5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(3046)@84c1225eaf8b: Created Expect[0] for N-CONNECT to be handled at TC_no_callref0(3054) MSC_Test_0-M3UA(3047)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3047)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3047)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3047)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3045)@84c1225eaf8b: { messageType := 2, destLocRef := '970FC5'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3045)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3045)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3051)@84c1225eaf8b: Found GsupExpect[0] for "262420000000033" handled at TC_no_callref0(3053) MSC_Test-GSUP(3051)@84c1225eaf8b: Added IMSI table entry 0TC_no_callref0(3053)"262420000000033" 20250427110734307 DVLR DEBUG VLR subscr IMSI-262420000000033 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250427110734307 DVLR DEBUG VLR subscr IMSI-262420000000033 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_no_callref0(3053)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_no_callref0(3053)@84c1225eaf8b: setverdict(pass): none -> pass MSC_Test_0-SCCP(3045)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(3045)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(3045)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3045)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(3047)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110734310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110734310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110734310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110734310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110734310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110734310 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110734311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110734311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110734311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110734311 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110734311 DMSC DEBUG msc_i(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe21ca20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110734311 DMSC DEBUG msc_a(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe22af10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110734321 DVLR DEBUG VLR subscr IMSI-262420000000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110734321 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250427110734321 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427110734321 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110734323 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110734323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55eefe2569d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110734323 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe1f1a60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110734323 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe1f1a60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110734323 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe1f1a60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110734323 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe1f1a60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55eefe2569d0] (vlr_lu_fsm.c:110) 20250427110734323 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe1f1a60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110734323 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55eefe1f1a60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110734323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55eefe2569d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110734323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55eefe2569d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110734323 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55eefe1fafc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110734323 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55eefe1fafc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55eefe2569d0] (fsm.c:486) 20250427110734323 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55eefe1fafc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110734323 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55eefe1fafc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110734323 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55eefe1fafc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110734323 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55eefe1fafc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110734323 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x1010747E) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427110734323 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55eefe1fafc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110734323 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x1010747E LOCATION UPDATE ACCEPT (TMSI = 0x1010747e) (gsm_04_08.c:149) 20250427110734323 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x1010747E:GERAN-A-558:LU)[0x55eefe21ca20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110734323 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x1010747E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250427110734323 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110734323 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110734323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110734323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110734323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110734324 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110734324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110734324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110734324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110734324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 97 0f c5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 10 10 74 7e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3047)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3045)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3045)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3045)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(3053)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3046)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3046)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(3045)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(3045)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(3045)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3045)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(3047)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110734338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110734338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110734338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110734338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110734338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110734338 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110734338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110734338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110734338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110734338 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427110734339 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x1010747E:GERAN-A-558:LU)[0x55eefe21ca20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110734339 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x1010747E:GERAN-A-558:LU)[0x55eefe22af10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110734339 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x1010747E:GERAN-A-558:LU)[0x55eefe22af10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110734339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x1010747E:GERAN-A-558:LU)[0x55eefe2569d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110734339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55eefe1fafc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110734339 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427110734339 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250427110734339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55eefe1fafc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110734339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-558:LU)[0x55eefe2569d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110734339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55eefe1fafc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110734339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55eefe1fafc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-558:LU)[0x55eefe2569d0] (vlr_lu_fsm.c:817) 20250427110734339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55eefe1fafc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110734339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55eefe1fafc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110734339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-558:LU)[0x55eefe2569d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110734339 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-558:LU)[0x55eefe22af10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110734339 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-558:LU)[0x55eefe22af10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.961s remaining) (msc_a.c:450) 20250427110734339 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250427110734339 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-558:LU)[0x55eefe22af10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110734339 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-558:LU)[0x55eefe22af10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110734339 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110734339 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110734339 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110734339 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-558:LU)[0x55eefe21ca20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110734339 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250427110734339 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110734339 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110734339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110734339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110734339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110734339 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110734339 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110734339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110734339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110734339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 97 0f c5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3047)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3045)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3045)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3045)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3045)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(3045)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(3045)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3045)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427110734344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110734344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110734344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110734344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110734344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110734344 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110734344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110734344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110734344 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110734344 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(3047)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110734344 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-558:LU)[0x55eefe21ca20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110734344 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-558:LU)[0x55eefe22af10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110734344 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-558:LU)[0x55eefe22af10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110734344 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-558:LU)[0x55eefe22af10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110734344 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-558:LU)[0x55eefe22af10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110734344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-558:LU)[0x55eefe2569d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110734344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-558:LU)[0x55eefe2569d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-558:LU)[0x55eefe22af10] (msc_a.c:1053) 20250427110734344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-558:LU)[0x55eefe2569d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110734344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-558:LU)[0x55eefe2569d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110734344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-558:LU)[0x55eefe2569d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110734344 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-558:LU)[0x55eefe22af10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe241100] (msc_a.c:1053) 20250427110734344 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-558:LU)[0x55eefe22af10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110734344 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-558:LU)[0x55eefe22af10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110734344 DMSC DEBUG msub_fsm[0x55eefe241100]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110734344 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E) MSC-A terminated (msub.c:261) 20250427110734344 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E) 1 MSC-I still active (msub.c:79) 20250427110734344 DMSC DEBUG msub_fsm[0x55eefe241100]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110734344 DMSC DEBUG msub_fsm[0x55eefe241100]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110734344 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-558:LU)[0x55eefe21ca20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110734344 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-558:LU)[0x55eefe21ca20]{READY}: Removing from parent msub_fsm[0x55eefe241100] (msub.c:113) 20250427110734345 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-558 (ran_conn.c:155) 20250427110734345 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-558:LU)[0x55eefe21ca20]{READY}: Freeing instance (msub.c:113) 20250427110734345 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-558:LU)[0x55eefe21ca20]{READY}: Deallocated (fsm.c:568) 20250427110734345 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E) Free (msub.c:119) 20250427110734345 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E - active-conn: now used by 1 (attached) (msub.c:375) 20250427110734345 DMSC DEBUG msub_fsm[0x55eefe241100]{terminating}: Freeing instance (msub.c:113) 20250427110734345 DMSC DEBUG msub_fsm[0x55eefe241100]{terminating}: Deallocated (fsm.c:568) 20250427110734345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110734345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110734345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110734345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110734345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110734345 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110734345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110734345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110734345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110734345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 97 0f c5 00 02 2e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3047)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3045)@84c1225eaf8b: Session index based on local reference:0 20250427110734346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110734346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110734346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110734346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110734346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110734346 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110734346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110734346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110734346 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110734346 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 97 0f c5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3046)@84c1225eaf8b: Deleted conn table entry 0TC_no_callref0(3053)9899973 TC_no_callref0(3053)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110734349 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427110734349 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_no_callref0(3053)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_no_callref0(3053)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(3053)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3049)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_no_callref0(3053) TC_no_callref0(3053)@84c1225eaf8b: 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 := '1010747E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3046)@84c1225eaf8b: Added conn table entry 0TC_no_callref0(3053)3871338 MSC_Test_0-RAN(3046)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3045)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(3047)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3046)@84c1225eaf8b: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3046)@84c1225eaf8b: Created Expect[1] for N-CONNECT to be handled at TC_no_callref0(3055) 20250427110734548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110734549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110734549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110734549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110734549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110734549 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110734549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110734549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110734549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110734549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 12 6a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 09 03 50 59 02 05 f4 10 10 74 7e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110734549 DMSC DEBUG msub_fsm[0x55eefe241100]{active}: Allocated (fsm.c:456) 20250427110734549 DMSC DEBUG msc_i[0x55eefe1fafc0]{READY}: Allocated (fsm.c:456) 20250427110734549 DMSC DEBUG msc_i[0x55eefe1fafc0]{READY}: is child of msub_fsm[0x55eefe241100] (fsm.c:486) 20250427110734549 DMSC DEBUG msc_a[0x55eefe1f1a60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110734550 DMSC DEBUG msc_a[0x55eefe1f1a60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe241100] (fsm.c:486) 20250427110734550 DMSC DEBUG msc_a(unknown:GERAN-A-559:NONE)[0x55eefe1f1a60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110734550 DMSC DEBUG msc_i(unknown:GERAN-A-559:NONE)[0x55eefe1fafc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110734550 DMSC DEBUG msc_a(unknown:GERAN-A-559:NONE)[0x55eefe1f1a60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110734550 DMM DEBUG msc_a(TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1f1a60]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250427110734550 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110734550 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1f1a60] (fsm.c:486) 20250427110734550 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427110734550 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110734550 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110734550 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110734550 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1f1a60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110734550 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1f1a60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110734550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110734550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110734550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110734550 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fafc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110734550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110734550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110734550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110734550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110734550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110734550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110734550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110734550 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fafc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110734550 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1f1a60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110734550 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1f1a60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427110734550 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250427110734550 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110734551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110734551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110734551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110734551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110734551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110734551 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110734551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110734551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110734551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110734551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3b 12 6a 00 02 2f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427110734551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110734551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110734551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110734551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110734551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110734551 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110734551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110734551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110734551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110734551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3b 12 6a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) 20250427110734551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110734551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110734551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110734551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110734551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110734551 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110734551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110734551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110734551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110734551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3b 12 6a 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3047)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3047)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3047)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3047)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3047)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3045)@84c1225eaf8b: { messageType := 2, destLocRef := '3B126A'O, sourceLocRef := '00022F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3045)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3045)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3045)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3045)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3045)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3045)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110734554 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427110734554 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_no_callref0(3053)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_no_callref0(3053)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(3053)@84c1225eaf8b: Sending SETUP. MTC@84c1225eaf8b: Got test event: "SETUP" MSC_Test_0-RAN(3046)@84c1225eaf8b: patching N(SD)=0 into dtap '003200002900'O MSC_Test_0-RAN(3046)@84c1225eaf8b: patched enc_l3: '003200002900'O MSC_Test_0-SCCP(3045)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(3045)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(3045)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3045)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010006003200002900'O 20250427110734563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110734563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110734563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110734563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110734563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110734563 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110734563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110734563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(3047)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110734563 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110734563 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) 20250427110734563 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fafc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110734563 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1f1a60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110734563 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fafc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110734563 DBSSAP ERROR msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1f1a60]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250427110734563 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1f1a60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110734563 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1f1a60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110734563 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110734563 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110734563 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110734563 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fafc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110734563 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110734564 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110734564 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110734564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110734564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110734564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110734564 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110734564 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110734564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110734564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110734564 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 3b 12 6a 00 01 07 01 00 04 80 34 01 21 00 00 (osmo_ss7_asp.c:1164) 20250427110734564 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110734564 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110734564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110734564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110734564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110734564 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110734564 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110734564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110734564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110734564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3b 12 6a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3047)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3047)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(3045)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3045)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3045)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3047)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3045)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3045)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3045)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(3053)@84c1225eaf8b: Got GCC Termination with failure. MTC@84c1225eaf8b: Got test event: "GCC_TERMINATION_FAIL" TC_no_callref0(3053)@84c1225eaf8b: Got Clear Command on initial connection. MTC@84c1225eaf8b: Got test event: "CLEAR" MTC@84c1225eaf8b: All connection are cleared now. TC_no_callref0(3055)@84c1225eaf8b: Final verdict of PTC: none TC_no_callref0(3053)@84c1225eaf8b: Final verdict of PTC: pass TC_no_callref0(3054)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: getverdict: none MTC@84c1225eaf8b: setverdict(pass): none -> pass MTC@84c1225eaf8b: getverdict: pass MTC@84c1225eaf8b: All expected events have been received. The test passed. MSC_Test_0-SCCP(3045)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(3051)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(3046)@84c1225eaf8b: Final verdict of PTC: none 20250427110735085 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110735086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110735086 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110735086 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110735086 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110735086 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110735086 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110735086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110735086 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110735086 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110735086 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110735086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110735086 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110735086 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110735086 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110735086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110735086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110735086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110735086 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110735086 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110735086 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110735087 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_0-M3UA(3047)@84c1225eaf8b: Final verdict of PTC: none 20250427110735087 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(3048)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3058)@84c1225eaf8b: Final verdict of PTC: none 20250427110735088 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(3050)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(3052)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(3049)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3056)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3044)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3057)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: pass MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(3044): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(3045): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(3046): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(3047): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(3048): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(3049): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(3050): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(3051): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(3052): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_no_callref0(3053): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_no_callref0(3054): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_no_callref0(3055): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(3056): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(3057): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(3058): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_no_callref finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_no_callref pass'. Sun Apr 27 11:07:35 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 20250427110736089 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110737088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110737088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110737088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110737092 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=294588) 20250427110738093 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=294588, count=296464) 20250427110739095 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_no_callref pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_setup_refuse'. ------ MSC_Tests_ASCI.TC_setup_refuse ------ Sun Apr 27 11:07:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_setup_refuse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_setup_refuse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110740097 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_setup_refuse' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_setup_refuse started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(3062)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(3062)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3062)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(3060)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110740604 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3063)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110740797 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110740797 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110740797 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110740797 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3062)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3062)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110740802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110740802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110740802 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110740802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110740802 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110740802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110740802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110740802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110740802 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110740802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110740802 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(3062)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3062)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3062)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3062)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110740803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110740803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110740803 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110740803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110740803 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110740803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110740803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110740803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110740803 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110740803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110740803 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110740803 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3062)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3062)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3062)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3062)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3062)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3062)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) 20250427110740803 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110740803 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3062)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3062)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110741097 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110741097 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3065)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3065)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110741103 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3065)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3065)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3065)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3065)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110741126 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110741126 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3066)@84c1225eaf8b: Created GsupExpect[0] for "262420000000033" to be handled at TC_setup_refuse0(3068) TC_setup_refuse0(3068)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110741604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110741604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110741604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110741604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110741604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110741604 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110741604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110741604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110741604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110741604 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110741605 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-559 (ran_conn.c:142) 20250427110741605 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fafc0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250427110741605 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fafc0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250427110741605 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fafc0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250427110741605 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fafc0]{CLEARED}: Removing from parent msub_fsm[0x55eefe241100] (msc_i.c:221) 20250427110741605 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fafc0]{CLEARED}: Freeing instance (msc_i.c:221) 20250427110741605 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fafc0]{CLEARED}: Deallocated (fsm.c:568) 20250427110741605 DMSC DEBUG msub_fsm[0x55eefe241100]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250427110741605 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E) MSC-I terminated (msub.c:261) 20250427110741605 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E) 1 MSC-A still active (msub.c:79) 20250427110741605 DMSC DEBUG msub_fsm[0x55eefe241100]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110741605 DMSC DEBUG msub_fsm[0x55eefe241100]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110741605 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1f1a60]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110741605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110741605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1f1a60] (msub.c:113) 20250427110741605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250427110741605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1fea00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110741605 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1f1a60]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x55eefe241100] (msub.c:113) 20250427110741605 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1f1a60]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250427110741605 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-559:CM_SERVICE_REQ)[0x55eefe1f1a60]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250427110741605 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E) Free (msub.c:119) 20250427110741605 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E - active-conn: now used by 1 (attached) (msub.c:375) 20250427110741605 DMSC DEBUG msub_fsm[0x55eefe241100]{terminating}: Freeing instance (msub.c:113) 20250427110741605 DMSC DEBUG msub_fsm[0x55eefe241100]{terminating}: Deallocated (fsm.c:568) 20250427110741605 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-559 (ran_conn.c:155) 20250427110741605 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110741605 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110741605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110741605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110741605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110741605 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110741605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110741605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110741605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110741605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3062)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3061)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3061)@84c1225eaf8b: Added conn table entry 0TC_setup_refuse0(3068)14076260 MSC_Test_0-SCCP(3060)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(3061)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3062)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110741620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110741620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110741620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110741620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110741620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110741620 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110741620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110741620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110741620 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110741620 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 c9 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 00 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(3061)@84c1225eaf8b: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3061)@84c1225eaf8b: Created Expect[0] for N-CONNECT to be handled at TC_setup_refuse0(3069) 20250427110741621 DMSC DEBUG msub_fsm[0x55eefe1fea00]{active}: Allocated (fsm.c:456) 20250427110741621 DMSC DEBUG msc_i[0x55eefe1f1a60]{READY}: Allocated (fsm.c:456) 20250427110741621 DMSC DEBUG msc_i[0x55eefe1f1a60]{READY}: is child of msub_fsm[0x55eefe1fea00] (fsm.c:486) 20250427110741621 DMSC DEBUG msc_a[0x55eefe241100]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110741621 DMSC DEBUG msc_a[0x55eefe241100]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1fea00] (fsm.c:486) 20250427110741621 DMSC DEBUG msc_a(unknown:GERAN-A-560:NONE)[0x55eefe241100]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110741621 DMSC DEBUG msc_i(unknown:GERAN-A-560:NONE)[0x55eefe1f1a60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110741621 DMSC DEBUG msc_a(unknown:GERAN-A-560:NONE)[0x55eefe241100]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110741621 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-560:LU)[0x55eefe241100]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110741621 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-560:LU)[0x55eefe241100]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110741621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55eefe1f2e70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110741621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55eefe1f2e70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-560:LU)[0x55eefe241100] (fsm.c:486) 20250427110741621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55eefe1f2e70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427110741621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55eefe1f2e70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110741621 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110741621 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110741622 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe241100]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110741622 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe241100]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110741622 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427110741622 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110741622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe1f2e70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110741622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe1f2e70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110741622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe1f2e70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110741622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe1f2e70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110741622 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe1f1a60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110741622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe1f2e70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110741622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe1f2e70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110741622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe22b040]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110741622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe22b040]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe1f2e70] (fsm.c:486) 20250427110741622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe22b040]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110741622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe22b040]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110741622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110741622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110741622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110741622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110741622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110741622 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110741622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110741622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110741622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110741622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d6 c9 64 00 02 30 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427110741622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110741622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110741622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110741622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110741622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110741622 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110741622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110741622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110741623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110741623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d6 c9 64 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3062)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3062)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3062)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@84c1225eaf8b: { messageType := 2, destLocRef := 'D6C964'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3066)@84c1225eaf8b: Found GsupExpect[0] for "262420000000033" handled at TC_setup_refuse0(3068) MSC_Test-GSUP(3066)@84c1225eaf8b: Added IMSI table entry 0TC_setup_refuse0(3068)"262420000000033" 20250427110741628 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427110741628 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3060)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(3060)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(3060)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3060)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(3062)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110741628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110741628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110741628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110741629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110741629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110741629 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110741629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110741629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110741629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110741629 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250427110741629 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe1f1a60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110741629 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe241100]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_setup_refuse0(3068)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(3068)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110741638 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110741638 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250427110741638 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427110741638 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110741640 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110741640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe1f2e70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110741640 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe22b040]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110741640 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe22b040]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110741640 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe22b040]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110741640 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe22b040]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe1f2e70] (vlr_lu_fsm.c:110) 20250427110741640 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe22b040]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110741640 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe22b040]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110741640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe1f2e70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110741640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe1f2e70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110741640 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe2569d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110741640 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe2569d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe1f2e70] (fsm.c:486) 20250427110741640 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe2569d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110741640 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe2569d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110741640 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe2569d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110741640 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe2569d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110741640 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:TMSInew-0x4DB7DBDD) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427110741640 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe2569d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110741640 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:TMSInew-0x4DB7DBDD LOCATION UPDATE ACCEPT (TMSI = 0x4db7dbdd) (gsm_04_08.c:149) 20250427110741640 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:TMSInew-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe1f1a60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110741641 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:TMSInew-0x4DB7DBDD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110741641 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110741641 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110741641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110741641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110741641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110741641 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110741641 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110741641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110741641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110741641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d6 c9 64 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4d b7 db dd (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3062)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3062)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(3068)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3061)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3061)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(3060)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(3060)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(3060)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3060)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(3062)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110741655 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110741655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110741655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110741655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110741655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110741655 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110741655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110741655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110741655 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110741655 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427110741655 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:TMSInew-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe1f1a60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110741655 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:TMSInew-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe241100]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110741655 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:TMSInew-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe241100]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110741655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:TMSInew-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe1f2e70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110741655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe2569d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110741656 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427110741656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe2569d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110741656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe1f2e70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110741656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe2569d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110741656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe2569d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe1f2e70] (vlr_lu_fsm.c:817) 20250427110741656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe2569d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110741656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1010747E:GERAN-A-560:LU)[0x55eefe2569d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110741656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe1f2e70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110741656 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe241100]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110741656 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe241100]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.965s remaining) (msc_a.c:450) 20250427110741656 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250427110741656 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe241100]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110741656 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe241100]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110741656 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110741656 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110741656 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110741656 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe1f1a60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110741656 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110741656 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110741656 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110741656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110741656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110741656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110741656 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110741656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110741657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110741657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110741657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d6 c9 64 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3062)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3062)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3060)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(3060)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(3060)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3060)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(3062)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110741660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110741660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110741660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110741660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110741660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110741660 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110741660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110741660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110741660 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110741660 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427110741661 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe1f1a60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110741661 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe241100]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110741661 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe241100]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110741661 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe241100]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110741661 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe241100]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110741661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe1f2e70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110741661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe1f2e70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe241100] (msc_a.c:1053) 20250427110741661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe1f2e70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110741661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe1f2e70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110741661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe1f2e70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110741661 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe241100]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe1fea00] (msc_a.c:1053) 20250427110741661 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe241100]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110741661 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe241100]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110741661 DMSC DEBUG msub_fsm[0x55eefe1fea00]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110741661 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD) MSC-A terminated (msub.c:261) 20250427110741661 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD) 1 MSC-I still active (msub.c:79) 20250427110741661 DMSC DEBUG msub_fsm[0x55eefe1fea00]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110741661 DMSC DEBUG msub_fsm[0x55eefe1fea00]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110741661 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe1f1a60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110741661 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe1f1a60]{READY}: Removing from parent msub_fsm[0x55eefe1fea00] (msub.c:113) 20250427110741661 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-560 (ran_conn.c:155) 20250427110741661 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe1f1a60]{READY}: Freeing instance (msub.c:113) 20250427110741661 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-560:LU)[0x55eefe1f1a60]{READY}: Deallocated (fsm.c:568) 20250427110741661 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD) Free (msub.c:119) 20250427110741661 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD - active-conn: now used by 1 (attached) (msub.c:375) 20250427110741661 DMSC DEBUG msub_fsm[0x55eefe1fea00]{terminating}: Freeing instance (msub.c:113) 20250427110741661 DMSC DEBUG msub_fsm[0x55eefe1fea00]{terminating}: Deallocated (fsm.c:568) 20250427110741661 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110741661 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110741661 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110741661 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110741661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110741661 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110741662 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110741662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110741662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110741662 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d6 c9 64 00 02 30 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3062)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3062)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(3062)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110741663 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110741663 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110741663 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110741663 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110741663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110741663 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110741663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110741663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110741663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110741663 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 d6 c9 64 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(3061)@84c1225eaf8b: Deleted conn table entry 0TC_setup_refuse0(3068)14076260 TC_setup_refuse0(3068)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110741664 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427110741664 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_setup_refuse0(3068)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(3068)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(3068)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3064)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_setup_refuse0(3068) TC_setup_refuse0(3068)@84c1225eaf8b: 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 := '4DB7DBDD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3061)@84c1225eaf8b: Added conn table entry 0TC_setup_refuse0(3068)15219151 MSC_Test_0-RAN(3061)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3060)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(3062)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3061)@84c1225eaf8b: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3061)@84c1225eaf8b: Created Expect[1] for N-CONNECT to be handled at TC_setup_refuse0(3070) 20250427110741864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110741864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110741864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110741864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110741864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110741864 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110741864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110741864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110741864 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110741864 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 39 cf 02 02 06 04 43 b9 00 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 4d b7 db dd 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110741865 DMSC DEBUG msub_fsm[0x55eefe241100]{active}: Allocated (fsm.c:456) 20250427110741865 DMSC DEBUG msc_i[0x55eefe1f1a60]{READY}: Allocated (fsm.c:456) 20250427110741865 DMSC DEBUG msc_i[0x55eefe1f1a60]{READY}: is child of msub_fsm[0x55eefe241100] (fsm.c:486) 20250427110741865 DMSC DEBUG msc_a[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110741865 DMSC DEBUG msc_a[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe241100] (fsm.c:486) 20250427110741865 DMSC DEBUG msc_a(unknown:GERAN-A-561:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110741865 DMSC DEBUG msc_i(unknown:GERAN-A-561:NONE)[0x55eefe1f1a60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110741865 DMSC DEBUG msc_a(unknown:GERAN-A-561:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110741865 DMM DEBUG msc_a(TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250427110741866 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110741866 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe1fea00] (fsm.c:486) 20250427110741866 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427110741866 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110741866 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110741866 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110741866 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110741866 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110741866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110741866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110741866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110741866 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe1f1a60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110741866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110741866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110741866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110741866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110741866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110741866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110741866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110741866 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe1f1a60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110741866 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110741866 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427110741866 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250427110741866 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110741867 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110741867 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110741867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110741867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110741867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110741867 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110741867 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110741867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110741867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110741867 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e8 39 cf 00 02 31 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427110741867 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110741867 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110741867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110741867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110741867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110741867 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110741867 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110741867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110741867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110741867 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e8 39 cf 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) 20250427110741867 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110741867 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110741867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110741867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110741867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110741867 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110741867 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110741867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110741867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110741867 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e8 39 cf 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3062)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3062)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3062)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3062)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3062)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3062)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@84c1225eaf8b: { messageType := 2, destLocRef := 'E839CF'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3060)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110741869 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427110741870 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_setup_refuse0(3068)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(3068)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(3068)@84c1225eaf8b: Sending SETUP. MTC@84c1225eaf8b: Got test event: "SETUP" MSC_Test_0-RAN(3061)@84c1225eaf8b: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(3061)@84c1225eaf8b: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(3060)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(3060)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(3060)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3060)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(3062)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110741876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110741877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110741877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110741877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110741877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110741877 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110741877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110741877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110741877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110741877 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) 20250427110741877 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe1f1a60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110741877 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110741877 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD + GCC: now used by 3 (attached,active-conn,GCC) (transaction.c:228) 20250427110741877 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250427110741877 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110741878 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110741878 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110741878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110741878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110741878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110741878 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110741878 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110741878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110741878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110741878 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3062)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@84c1225eaf8b: First idle individual index:1 MSC_Test_0-SCCP(3060)@84c1225eaf8b: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3061)@84c1225eaf8b: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3061)@84c1225eaf8b: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3061)@84c1225eaf8b: Found Expect[0] for N-CONNECT handled at TC_setup_refuse0(3069) MSC_Test_0-RAN(3061)@84c1225eaf8b: Added conn table entry 1TC_setup_refuse0(3069)162073 MSC_Test_0-SCCP(3060)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(3060)@84c1225eaf8b: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427110741885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110741885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110741885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110741885 DLM3UA DEBUG 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(3062)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110741885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110741885 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110741885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110741885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110741885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110741885 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 f7 35 c4 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_setup_refuse0(3069)@84c1225eaf8b: 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@84c1225eaf8b: Got test event: "VGCS_SETUP" TC_setup_refuse0(3069)@84c1225eaf8b: 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)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(3060)@84c1225eaf8b: vl_len:6 MSC_Test_0-SCCP(3060)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3060)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000406040120'O MSC_Test_0-M3UA(3062)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110742088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110742089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110742089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110742089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110742089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110742089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110742089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110742089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110742089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110742089 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) 20250427110742089 DASCI NOTICE GCC callref 00000200, BSS #0.24.1: Received VGCS/VBS SETUP REFUSE from BSS. (msc_vgcs.c:1872) 20250427110742089 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x55eefe1cf380]{NULL}: transition to state Releasing VGCS/VBS channel not permitted! (msc_vgcs.c:2291) 20250427110742089 DLSCCP ERROR Received unknown conn-id 2361 for primitive N-DATA.request (sccp_scoc.c:1948) 20250427110742089 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe1f1a60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110742090 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD - GCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110742090 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110742090 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110742090 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110742090 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110742090 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110742090 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe1f1a60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110742090 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110742090 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110742090 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110742090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110742090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110742090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110742090 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110742090 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110742090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110742090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110742090 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f7 35 c4 00 01 06 00 04 20 04 01 60 00 00 00 (osmo_ss7_asp.c:1164) 20250427110742091 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110742091 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110742091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110742091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110742091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110742091 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110742091 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110742091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110742091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110742091 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 e8 39 cf 00 01 07 01 00 04 80 34 01 11 00 00 (osmo_ss7_asp.c:1164) 20250427110742091 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110742091 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110742091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110742091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110742091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110742091 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110742091 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110742091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110742091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110742091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e8 39 cf 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3062)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3062)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3062)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3062)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3062)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3062)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(3060)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3060)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3060)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(3069)@84c1225eaf8b: Got Clear Command on control connection. MTC@84c1225eaf8b: Got test event: "CLEAR" TC_setup_refuse0(3068)@84c1225eaf8b: Got GCC Termination with failure. MTC@84c1225eaf8b: Got test event: "GCC_TERMINATION_FAIL" TC_setup_refuse0(3068)@84c1225eaf8b: Got Clear Command on initial connection. MTC@84c1225eaf8b: Got test event: "CLEAR" MTC@84c1225eaf8b: All connection are cleared now. TC_setup_refuse0(3068)@84c1225eaf8b: Final verdict of PTC: pass TC_setup_refuse0(3070)@84c1225eaf8b: Final verdict of PTC: none TC_setup_refuse0(3069)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: getverdict: none MTC@84c1225eaf8b: setverdict(pass): none -> pass MTC@84c1225eaf8b: getverdict: pass MTC@84c1225eaf8b: All expected events have been received. The test passed. 20250427110742615 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110742616 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110742616 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110742616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110742616 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110742616 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110742616 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110742616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110742616 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110742616 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110742616 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110742616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110742616 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110742616 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110742616 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110742616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110742616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110742617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110742617 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110742617 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110742617 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3062)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(3063)@84c1225eaf8b: Final verdict of PTC: none 20250427110742617 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110742617 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(3060)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP(3066)@84c1225eaf8b: Final verdict of PTC: none 20250427110742618 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(3061)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3072)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(3065)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(3064)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3071)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3073)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3059)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(3067)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: pass MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(3059): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(3060): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(3061): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(3062): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(3063): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(3064): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(3065): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(3066): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(3067): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_setup_refuse0(3068): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_setup_refuse0(3069): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_setup_refuse0(3070): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(3071): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(3072): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(3073): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_setup_refuse finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_setup_refuse pass'. Sun Apr 27 11:07:42 UTC 2025 ====== MSC_Tests_ASCI.TC_setup_refuse pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_ASCI.TC_setup_refuse.talloc 20250427110743619 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110744617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110744618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110744618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110744620 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=349880) 20250427110745621 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=349880, count=351140) 20250427110746623 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_setup_refuse pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_assign_fail'. ------ MSC_Tests_ASCI.TC_assign_fail ------ Sun Apr 27 11:07:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110747624 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_assign_fail' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_assign_fail started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(3077)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(3077)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3077)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(3075)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110748221 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3078)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110748417 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110748417 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110748417 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110748417 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3077)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3077)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110748422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110748422 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110748422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110748422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110748422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110748422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110748422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110748422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110748422 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110748422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110748422 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(3077)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3077)@84c1225eaf8b: Message received on association #8 20250427110748422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110748422 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110748422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110748422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110748422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110748422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110748422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110748422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110748422 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110748422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110748422 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110748422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3077)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3077)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3077)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3077)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3077)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3077)@84c1225eaf8b: Message received on association #8 20250427110748422 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110748422 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3077)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3077)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3077)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3077)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110748626 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110748626 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3080)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3080)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110748632 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3080)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3080)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3080)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3080)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110748659 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110748659 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3081)@84c1225eaf8b: Created GsupExpect[0] for "262420000000033" to be handled at TC_assign_fail0(3083) TC_assign_fail0(3083)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110749229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110749229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110749229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110749229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110749229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110749229 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110749229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110749229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110749229 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110749229 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110749229 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x55eefe1cf380]{NULL}: Event VGCS_CELL_EV_RELEASED not permitted (msc_vgcs.c:2698) 20250427110749229 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2360 (ran_conn.c:155) 20250427110749229 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-561 (ran_conn.c:142) 20250427110749229 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe1f1a60]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250427110749229 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe1f1a60]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250427110749229 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe1f1a60]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250427110749229 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe1f1a60]{CLEARED}: Removing from parent msub_fsm[0x55eefe241100] (msc_i.c:221) 20250427110749230 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe1f1a60]{CLEARED}: Freeing instance (msc_i.c:221) 20250427110749230 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe1f1a60]{CLEARED}: Deallocated (fsm.c:568) 20250427110749230 DMSC DEBUG msub_fsm[0x55eefe241100]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250427110749230 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD) MSC-I terminated (msub.c:261) 20250427110749230 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD) 1 MSC-A still active (msub.c:79) 20250427110749230 DMSC DEBUG msub_fsm[0x55eefe241100]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110749230 DMSC DEBUG msub_fsm[0x55eefe241100]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110749230 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110749230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110749230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe1fea00] (msub.c:113) 20250427110749230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250427110749230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110749230 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x55eefe241100] (msub.c:113) 20250427110749230 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250427110749230 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-561:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250427110749230 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD) Free (msub.c:119) 20250427110749230 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD - active-conn: now used by 1 (attached) (msub.c:375) 20250427110749230 DMSC DEBUG msub_fsm[0x55eefe241100]{terminating}: Freeing instance (msub.c:113) 20250427110749230 DMSC DEBUG msub_fsm[0x55eefe241100]{terminating}: Deallocated (fsm.c:568) 20250427110749230 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-561 (ran_conn.c:155) 20250427110749230 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110749230 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110749230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110749230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110749230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110749230 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110749230 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110749230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110749230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110749230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f7 35 c4 00 09 38 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110749230 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110749230 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110749230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110749230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110749230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110749230 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110749230 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110749230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110749230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110749230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3077)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110749234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110749234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110749234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110749234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110749234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110749234 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110749234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110749234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110749234 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110749234 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 f7 35 c4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3076)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3076)@84c1225eaf8b: Added conn table entry 0TC_assign_fail0(3083)9943854 MSC_Test_0-SCCP(3075)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(3076)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3076)@84c1225eaf8b: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3076)@84c1225eaf8b: Created Expect[0] for N-CONNECT to be handled at TC_assign_fail0(3084) MSC_Test_0-RAN(3076)@84c1225eaf8b: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3076)@84c1225eaf8b: Created Expect[1] for N-CONNECT to be handled at TC_assign_fail0(3085) 20250427110749437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110749437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110749437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110749437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110749437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110749437 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110749437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110749437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110749437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110749437 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 bb 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 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110749438 DMSC DEBUG msub_fsm[0x55eefe2569d0]{active}: Allocated (fsm.c:456) 20250427110749438 DMSC DEBUG msc_i[0x55eefe1fea00]{READY}: Allocated (fsm.c:456) 20250427110749438 DMSC DEBUG msc_i[0x55eefe1fea00]{READY}: is child of msub_fsm[0x55eefe2569d0] (fsm.c:486) 20250427110749438 DMSC DEBUG msc_a[0x55eefe241100]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110749438 DMSC DEBUG msc_a[0x55eefe241100]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2569d0] (fsm.c:486) 20250427110749438 DMSC DEBUG msc_a(unknown:GERAN-A-562:NONE)[0x55eefe241100]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110749438 DMSC DEBUG msc_i(unknown:GERAN-A-562:NONE)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110749438 DMSC DEBUG msc_a(unknown:GERAN-A-562:NONE)[0x55eefe241100]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110749438 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x55eefe241100]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110749438 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x55eefe241100]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110749438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x55eefe22b040]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110749438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x55eefe22b040]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x55eefe241100] (fsm.c:486) 20250427110749438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x55eefe22b040]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427110749438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x55eefe22b040]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110749438 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110749438 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110749439 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe241100]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110749439 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe241100]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110749439 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427110749439 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110749439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe22b040]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110749439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe22b040]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110749439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe22b040]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110749439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe22b040]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110749439 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110749439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe22b040]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110749439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe22b040]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110749439 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe1a4370]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110749439 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe1a4370]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe22b040] (fsm.c:486) 20250427110749439 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe1a4370]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110749439 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe1a4370]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110749439 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110749440 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110749440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110749440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110749440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110749440 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110749440 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110749440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110749440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110749440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bb 2e 00 02 32 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427110749440 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110749440 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110749440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110749440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110749440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110749440 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110749440 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110749440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110749440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110749440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 bb 2e 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3077)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@84c1225eaf8b: { messageType := 2, destLocRef := '97BB2E'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3081)@84c1225eaf8b: Found GsupExpect[0] for "262420000000033" handled at TC_assign_fail0(3083) MSC_Test-GSUP(3081)@84c1225eaf8b: Added IMSI table entry 0TC_assign_fail0(3083)"262420000000033" 20250427110749448 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427110749448 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3075)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(3075)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(3075)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3075)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110749452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110749452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110749452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110749452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110749452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110749452 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110749452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110749452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110749452 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110749452 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_assign_fail0(3083)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110749452 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110749452 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe241100]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110749461 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110749461 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250427110749461 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427110749461 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110749462 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110749462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe22b040]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110749462 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe1a4370]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110749462 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe1a4370]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110749462 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe1a4370]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110749462 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe1a4370]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe22b040] (vlr_lu_fsm.c:110) 20250427110749462 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe1a4370]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110749462 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe1a4370]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110749462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe22b040]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110749462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe22b040]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110749462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe22deb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110749462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe22deb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe22b040] (fsm.c:486) 20250427110749462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe22deb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110749462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe22deb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110749462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe22deb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110749462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe22deb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110749462 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:TMSInew-0x8F7C0AA4) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427110749462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe22deb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110749462 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:TMSInew-0x8F7C0AA4 LOCATION UPDATE ACCEPT (TMSI = 0x8f7c0aa4) (gsm_04_08.c:149) 20250427110749462 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:TMSInew-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110749463 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:TMSInew-0x8F7C0AA4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110749463 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110749463 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110749463 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110749463 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110749463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110749463 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110749463 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110749463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110749463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110749463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 97 bb 2e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 8f 7c 0a a4 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(3083)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3076)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3076)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(3075)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(3075)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(3075)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3075)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427110749476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110749476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110749476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110749476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110749476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110749476 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110749476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110749476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110749476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110749476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427110749476 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:TMSInew-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110749476 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:TMSInew-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe241100]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110749476 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:TMSInew-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe241100]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110749476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:TMSInew-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe22b040]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110749476 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe22deb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110749476 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427110749476 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe22deb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110749476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe22b040]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110749476 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe22deb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110749476 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe22deb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe22b040] (vlr_lu_fsm.c:817) 20250427110749476 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe22deb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110749476 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4DB7DBDD:GERAN-A-562:LU)[0x55eefe22deb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110749476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe22b040]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110749476 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe241100]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110749476 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe241100]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.961s remaining) (msc_a.c:450) 20250427110749476 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250427110749476 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe241100]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110749476 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe241100]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110749476 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110749476 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110749477 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110749477 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110749477 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110749477 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110749477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110749477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110749477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110749477 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110749477 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110749477 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110749477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110749477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110749477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bb 2e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3075)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(3075)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(3075)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3075)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427110749481 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110749481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110749481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110749481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110749481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110749481 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110749481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110749481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110749481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110749481 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110749482 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110749482 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe241100]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110749482 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe241100]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110749482 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe241100]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110749482 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe241100]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110749482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe22b040]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110749482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe22b040]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe241100] (msc_a.c:1053) 20250427110749482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe22b040]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110749482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe22b040]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110749482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe22b040]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110749482 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe241100]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2569d0] (msc_a.c:1053) 20250427110749482 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe241100]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110749482 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe241100]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110749482 DMSC DEBUG msub_fsm[0x55eefe2569d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110749482 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4) MSC-A terminated (msub.c:261) 20250427110749482 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4) 1 MSC-I still active (msub.c:79) 20250427110749482 DMSC DEBUG msub_fsm[0x55eefe2569d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110749482 DMSC DEBUG msub_fsm[0x55eefe2569d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110749482 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe1fea00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110749482 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe1fea00]{READY}: Removing from parent msub_fsm[0x55eefe2569d0] (msub.c:113) 20250427110749482 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-562 (ran_conn.c:155) 20250427110749482 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe1fea00]{READY}: Freeing instance (msub.c:113) 20250427110749482 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-562:LU)[0x55eefe1fea00]{READY}: Deallocated (fsm.c:568) 20250427110749482 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4) Free (msub.c:119) 20250427110749482 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110749482 DMSC DEBUG msub_fsm[0x55eefe2569d0]{terminating}: Freeing instance (msub.c:113) 20250427110749482 DMSC DEBUG msub_fsm[0x55eefe2569d0]{terminating}: Deallocated (fsm.c:568) 20250427110749482 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110749482 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110749482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110749482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110749482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110749482 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110749482 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110749482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110749482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110749483 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 bb 2e 00 02 32 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@84c1225eaf8b: Session index based on local reference:0 20250427110749483 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110749483 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110749483 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110749483 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110749483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110749483 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110749483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110749483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110749483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110749483 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 97 bb 2e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3076)@84c1225eaf8b: Deleted conn table entry 0TC_assign_fail0(3083)9943854 TC_assign_fail0(3083)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110749486 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427110749486 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_assign_fail0(3083)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_assign_fail0(3083)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(3083)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3079)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assign_fail0(3083) TC_assign_fail0(3083)@84c1225eaf8b: 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 := '8F7C0AA4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3076)@84c1225eaf8b: Added conn table entry 0TC_assign_fail0(3083)9345543 MSC_Test_0-RAN(3076)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3075)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110749684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110749684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110749684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110749684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110749685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110749685 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110749685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110749685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110749685 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110749685 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 9a 07 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 09 03 50 59 02 05 f4 8f 7c 0a a4 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110749685 DMSC DEBUG msub_fsm[0x55eefe22b040]{active}: Allocated (fsm.c:456) 20250427110749685 DMSC DEBUG msc_i[0x55eefe241100]{READY}: Allocated (fsm.c:456) 20250427110749685 DMSC DEBUG msc_i[0x55eefe241100]{READY}: is child of msub_fsm[0x55eefe22b040] (fsm.c:486) 20250427110749685 DMSC DEBUG msc_a[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110749685 DMSC DEBUG msc_a[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe22b040] (fsm.c:486) 20250427110749685 DMSC DEBUG msc_a(unknown:GERAN-A-563:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110749685 DMSC DEBUG msc_i(unknown:GERAN-A-563:NONE)[0x55eefe241100]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110749685 DMSC DEBUG msc_a(unknown:GERAN-A-563:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110749686 DMM DEBUG msc_a(TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250427110749686 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110749686 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe1fea00] (fsm.c:486) 20250427110749686 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427110749686 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110749686 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110749686 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110749686 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110749686 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110749686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110749686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110749686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110749686 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe241100]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110749686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110749686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110749686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110749686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110749686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110749686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110749686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110749686 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe241100]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110749686 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110749686 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250427110749686 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250427110749686 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110749687 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110749687 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110749687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110749687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110749687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110749687 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110749687 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110749687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110749687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110749687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8e 9a 07 00 02 33 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427110749687 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110749687 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110749687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110749687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110749687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110749687 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110749687 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110749687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110749687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110749687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 8e 9a 07 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) 20250427110749687 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110749687 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110749687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110749687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110749687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110749687 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110749687 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110749687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110749687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110749687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8e 9a 07 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3077)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3077)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@84c1225eaf8b: { messageType := 2, destLocRef := '8E9A07'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3075)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110749690 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427110749690 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_assign_fail0(3083)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_assign_fail0(3083)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(3083)@84c1225eaf8b: Sending SETUP. MTC@84c1225eaf8b: Got test event: "SETUP" MSC_Test_0-RAN(3076)@84c1225eaf8b: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(3076)@84c1225eaf8b: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(3075)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(3075)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(3075)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3075)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010006003200001900'O 20250427110749697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110749697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110749697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110749697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110749697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110749697 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110749697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110749697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110749697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110749697 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 33 00 01 09 01 00 06 00 32 00 00 19 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110749698 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe241100]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110749698 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110749698 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4 + GCC: now used by 3 (attached,active-conn,GCC) (transaction.c:228) 20250427110749698 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250427110749698 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110749698 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110749698 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110749698 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110749698 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110749698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110749698 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110749699 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110749699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110749699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110749699 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@84c1225eaf8b: First idle individual index:1 MSC_Test_0-SCCP(3075)@84c1225eaf8b: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3076)@84c1225eaf8b: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3076)@84c1225eaf8b: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3076)@84c1225eaf8b: Found Expect[0] for N-CONNECT handled at TC_assign_fail0(3084) MSC_Test_0-RAN(3076)@84c1225eaf8b: Added conn table entry 1TC_assign_fail0(3084)3615704 MSC_Test_0-SCCP(3075)@84c1225eaf8b: Session index based on connection ID:1 20250427110749705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110749705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110749705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110749705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110749705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110749705 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110749705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110749705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110749705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(3075)@84c1225eaf8b: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110749705 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 db ce 42 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_assign_fail0(3084)@84c1225eaf8b: 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@84c1225eaf8b: Got test event: "VGCS_SETUP" TC_assign_fail0(3084)@84c1225eaf8b: 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)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(3075)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(3075)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3075)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110749908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110749908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110749908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110749909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110749909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110749909 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110749909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110749909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110749909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110749909 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427110749909 DCC DEBUG rtp_stream(vgcs-cell-42)[0x55eefe1f16b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427110749909 DCC DEBUG rtp_stream(vgcs-cell-42)[0x55eefe1f16b0]{UNINITIALIZED}: is child of vgcs_cell(vgcs-cell-42)[0x55eefe1a1c90] (fsm.c:486) 20250427110749909 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:no-CI)[0x55eefe1f16b0]{UNINITIALIZED}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427110749909 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:no-CI)[0x55eefe1f16b0]{UNINITIALIZED}: setting mode to recvonly (rtp_stream.c:443) 20250427110749909 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:no-CI)[0x55eefe1f16b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427110749910 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110749910 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110749910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110749910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110749910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110749910 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110749910 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110749910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110749910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110749910 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 db ce 42 00 01 06 00 04 4d 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(3084)@84c1225eaf8b: 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@84c1225eaf8b: Got test event: "UPLINK_SEIZED" MSC_Test-MGCP(3079)@84c1225eaf8b: 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)@84c1225eaf8b: as_optional_mgcp_crcx: rx CRCX 20250427110749936 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:no-CI)[0x55eefe1f16b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110749937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110749937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110749937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110749937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110749937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110749937 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110749937 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110749937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110749937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110749937 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@84c1225eaf8b: First idle individual index:2 MSC_Test_0-SCCP(3075)@84c1225eaf8b: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(3076)@84c1225eaf8b: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(3076)@84c1225eaf8b: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(3076)@84c1225eaf8b: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3076)@84c1225eaf8b: Found Expect[1] for N-CONNECT handled at TC_assign_fail0(3085) MSC_Test_0-RAN(3076)@84c1225eaf8b: Added conn table entry 2TC_assign_fail0(3085)12782391 MSC_Test_0-SCCP(3075)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_0-SCCP(3075)@84c1225eaf8b: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250427110749942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110749942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110749942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110749942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110749942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110749942 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110749942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110749942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110749942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110749942 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 92 88 1a 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_assign_fail0(3085)@84c1225eaf8b: 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@84c1225eaf8b: Got test event: "VGCS_ASSIGN" TC_assign_fail0(3085)@84c1225eaf8b: 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)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_0-SCCP(3075)@84c1225eaf8b: vl_len:6 MSC_Test_0-SCCP(3075)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3075)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00041D040120'O MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110750145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110750145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110750145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110750145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110750145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110750145 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110750145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110750145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110750145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110750145 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) 20250427110750145 DASCI NOTICE GCC callref 00000200, BSS #0.24.1, CID 42: Received VGCS/VBS ASSIGNMENT FAILURE from BSS. (msc_vgcs.c:2528) 20250427110750145 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1f16b0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:385) 20250427110750145 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1f16b0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250427110750145 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1f16b0]{DISCARDING}: Removing from parent vgcs_cell(vgcs-cell-42)[0x55eefe1a1c90] (rtp_stream.c:239) 20250427110750146 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1f16b0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250427110750146 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1f16b0]{DISCARDING}: Deallocated (fsm.c:568) 20250427110750146 DASCI ERROR GCC callref 00000200, BSS #0.24.1, CID 42: RTP stream gone. (msc_vgcs.c:2596) 20250427110750146 DASCI NOTICE GCC callref 00000200, BSS #0.24.1: All VGCS/VBS assignments failed. (msc_vgcs.c:1904) 20250427110750146 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe241100]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110750146 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4 - GCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110750146 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110750146 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110750146 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110750146 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110750146 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110750146 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe241100]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110750146 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110750147 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110750147 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110750147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110750147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110750147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110750147 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110750147 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110750147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110750147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110750147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 92 88 1a 00 01 06 00 04 20 04 01 60 00 00 00 (osmo_ss7_asp.c:1164) 20250427110750147 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110750147 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110750147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110750147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110750147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110750147 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110750147 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110750147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110750147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110750147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 db ce 42 00 01 06 00 04 20 04 01 60 00 00 00 (osmo_ss7_asp.c:1164) 20250427110750147 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110750147 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110750147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110750147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110750147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110750147 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110750147 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110750147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110750147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110750147 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 8e 9a 07 00 01 07 01 00 04 80 34 01 11 00 00 (osmo_ss7_asp.c:1164) 20250427110750147 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110750147 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110750147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110750147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110750147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110750147 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110750147 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110750147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110750147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110750147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 8e 9a 07 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3077)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3077)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3077)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3077)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3075)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3075)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3075)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(3083)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_assign_fail0(3085)@84c1225eaf8b: Got Clear Command on channel connection. MTC@84c1225eaf8b: Got test event: "CLEAR" TC_assign_fail0(3083)@84c1225eaf8b: Got GCC Termination with failure. MTC@84c1225eaf8b: Got test event: "GCC_TERMINATION_FAIL" TC_assign_fail0(3084)@84c1225eaf8b: Got Clear Command on control connection. MTC@84c1225eaf8b: Got test event: "CLEAR" TC_assign_fail0(3083)@84c1225eaf8b: Got Clear Command on initial connection. MTC@84c1225eaf8b: Got test event: "CLEAR" MTC@84c1225eaf8b: All connection are cleared now. TC_assign_fail0(3085)@84c1225eaf8b: Final verdict of PTC: none TC_assign_fail0(3084)@84c1225eaf8b: Final verdict of PTC: none TC_assign_fail0(3083)@84c1225eaf8b: Final verdict of PTC: pass MTC@84c1225eaf8b: getverdict: none MTC@84c1225eaf8b: setverdict(pass): none -> pass MTC@84c1225eaf8b: getverdict: pass MTC@84c1225eaf8b: All expected events have been received. The test passed. 20250427110750669 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110750669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110750669 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110750669 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110750669 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110750669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110750669 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110750669 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110750669 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110750669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110750669 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110750669 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110750669 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110750670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110750670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110750670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110750670 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110750670 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110750670 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)@84c1225eaf8b: Final verdict of PTC: none 20250427110750670 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110750670 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(3081)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(3075)@84c1225eaf8b: Final verdict of PTC: none 20250427110750673 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110750673 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(3082)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(3076)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3074)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(3078)@84c1225eaf8b: Final verdict of PTC: none 20250427110750674 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(3086)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(3080)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3088)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3087)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(3079)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: pass MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(3074): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(3075): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(3076): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(3077): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(3078): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(3079): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(3080): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(3081): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(3082): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_assign_fail0(3083): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_assign_fail0(3084): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_assign_fail0(3085): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(3086): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(3087): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(3088): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_assign_fail finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_assign_fail pass'. Sun Apr 27 11:07:50 UTC 2025 ====== MSC_Tests_ASCI.TC_assign_fail pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_ASCI.TC_assign_fail.talloc 20250427110751675 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110752670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110752671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110752671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110752676 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=423452) 20250427110753678 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=423452, count=425428) 20250427110754679 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_assign_fail pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vgcs'. ------ MSC_Tests_ASCI.TC_complete_vgcs ------ Sun Apr 27 11:07:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_complete_vgcs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_complete_vgcs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110755681 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vgcs' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_complete_vgcs started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-M3UA(3092)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(3092)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3092)@84c1225eaf8b: ************************************************* MSC_Test_0-SCCP(3090)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110756256 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3093)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110756451 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110756451 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110756451 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110756451 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3092)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110756456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110756456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110756456 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110756456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110756456 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110756456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110756456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110756456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110756456 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110756456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110756456 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(3092)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3092)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3092)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110756457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110756457 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110756457 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110756457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110756457 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110756457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110756457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110756457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110756457 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110756457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110756457 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110756457 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250427110756457 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110756457 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3092)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3092)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3092)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3092)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110756682 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110756683 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3095)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3095)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110756689 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3095)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3095)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3095)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3095)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110756704 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110756704 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3096)@84c1225eaf8b: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vgcs0(3098) TC_complete_vgcs0(3098)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110757264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110757264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110757264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110757264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110757264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110757264 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110757264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110757264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110757264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110757264 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110757265 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2363 (ran_conn.c:155) 20250427110757265 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2362 (ran_conn.c:155) 20250427110757265 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-563 (ran_conn.c:142) 20250427110757265 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe241100]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250427110757265 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe241100]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250427110757265 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe241100]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250427110757265 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe241100]{CLEARED}: Removing from parent msub_fsm[0x55eefe22b040] (msc_i.c:221) 20250427110757265 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe241100]{CLEARED}: Freeing instance (msc_i.c:221) 20250427110757265 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe241100]{CLEARED}: Deallocated (fsm.c:568) 20250427110757265 DMSC DEBUG msub_fsm[0x55eefe22b040]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250427110757265 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4) MSC-I terminated (msub.c:261) 20250427110757265 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4) 1 MSC-A still active (msub.c:79) 20250427110757265 DMSC DEBUG msub_fsm[0x55eefe22b040]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110757265 DMSC DEBUG msub_fsm[0x55eefe22b040]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110757265 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110757265 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110757265 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe1fea00] (msub.c:113) 20250427110757265 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250427110757265 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110757265 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x55eefe22b040] (msub.c:113) 20250427110757265 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250427110757265 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-563:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250427110757265 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4) Free (msub.c:119) 20250427110757265 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110757265 DMSC DEBUG msub_fsm[0x55eefe22b040]{terminating}: Freeing instance (msub.c:113) 20250427110757265 DMSC DEBUG msub_fsm[0x55eefe22b040]{terminating}: Deallocated (fsm.c:568) 20250427110757265 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-563 (ran_conn.c:155) 20250427110757265 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x55eefe1cf380]{NULL}: Event VGCS_CELL_EV_RELEASED not permitted (msc_vgcs.c:2698) 20250427110757266 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110757266 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110757266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110757266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110757266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110757266 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110757266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110757266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110757266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110757266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 92 88 1a 00 09 3b 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110757266 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110757266 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110757266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110757266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110757266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110757266 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110757266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110757266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110757266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110757266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 db ce 42 00 09 3a 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110757266 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110757266 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110757266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110757266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110757266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110757266 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110757266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110757266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110757266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110757266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110757271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110757271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110757271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110757271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110757271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110757271 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110757271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110757271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110757271 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110757271 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 92 88 1a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3091)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3091)@84c1225eaf8b: Added conn table entry 0TC_complete_vgcs0(3098)7897483 MSC_Test_0-SCCP(3090)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(3091)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3091)@84c1225eaf8b: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3091)@84c1225eaf8b: Created Expect[0] for N-CONNECT to be handled at TC_complete_vgcs0(3099) MSC_Test_0-RAN(3091)@84c1225eaf8b: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3091)@84c1225eaf8b: Created Expect[1] for N-CONNECT to be handled at TC_complete_vgcs0(3100) 20250427110757472 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110757472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110757472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110757472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110757472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110757472 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110757472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110757473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110757473 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110757473 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 db ce 42 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110757473 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110757473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110757473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110757473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110757473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110757473 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110757473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110757473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110757473 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110757473 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 78 81 8b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110757474 DMSC DEBUG msub_fsm[0x55eefe2569d0]{active}: Allocated (fsm.c:456) 20250427110757474 DMSC DEBUG msc_i[0x55eefe1fea00]{READY}: Allocated (fsm.c:456) 20250427110757474 DMSC DEBUG msc_i[0x55eefe1fea00]{READY}: is child of msub_fsm[0x55eefe2569d0] (fsm.c:486) 20250427110757474 DMSC DEBUG msc_a[0x55eefe22b040]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110757474 DMSC DEBUG msc_a[0x55eefe22b040]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe2569d0] (fsm.c:486) 20250427110757474 DMSC DEBUG msc_a(unknown:GERAN-A-564:NONE)[0x55eefe22b040]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110757474 DMSC DEBUG msc_i(unknown:GERAN-A-564:NONE)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110757474 DMSC DEBUG msc_a(unknown:GERAN-A-564:NONE)[0x55eefe22b040]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110757474 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-564:LU)[0x55eefe22b040]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110757474 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-564:LU)[0x55eefe22b040]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110757474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x55eefe1ae790]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110757474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x55eefe1ae790]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-564:LU)[0x55eefe22b040] (fsm.c:486) 20250427110757474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x55eefe1ae790]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427110757474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x55eefe1ae790]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110757474 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110757474 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110757474 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe22b040]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110757474 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe22b040]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110757474 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427110757474 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110757474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe1ae790]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110757474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe1ae790]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110757474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe1ae790]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110757474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe1ae790]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110757474 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110757474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe1ae790]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110757474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe1ae790]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110757474 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe202760]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110757474 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe202760]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe1ae790] (fsm.c:486) 20250427110757474 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe202760]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110757474 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe202760]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110757474 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110757474 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110757474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110757475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110757475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110757475 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110757475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110757475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110757475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110757475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 78 81 8b 00 02 34 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427110757475 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110757475 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110757475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110757475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110757475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110757475 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110757475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110757475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110757475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110757475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 78 81 8b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@84c1225eaf8b: { messageType := 2, destLocRef := '78818B'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test-GSUP(3096)@84c1225eaf8b: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vgcs0(3098) MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3096)@84c1225eaf8b: Added IMSI table entry 0TC_complete_vgcs0(3098)"262420000000033" 20250427110757482 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427110757482 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3090)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(3090)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(3090)@84c1225eaf8b: vl_from0 TC_complete_vgcs0(3098)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250427110757484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110757484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110757484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110757484 DLM3UA DEBUG 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(3090)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_complete_vgcs0(3098)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110757484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110757484 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110757484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110757484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110757484 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110757484 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 34 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110757485 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110757485 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110757491 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110757491 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250427110757491 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427110757492 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110757493 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110757493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe1ae790]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110757493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe202760]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110757493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe202760]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110757493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe202760]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110757493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe202760]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe1ae790] (vlr_lu_fsm.c:110) 20250427110757493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe202760]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110757493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe202760]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110757493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe1ae790]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110757493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe1ae790]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110757493 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe1f16b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110757493 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe1f16b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe1ae790] (fsm.c:486) 20250427110757493 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe1f16b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110757493 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe1f16b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110757493 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe1f16b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110757493 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe1f16b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110757493 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:TMSInew-0x34B7F47C) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427110757493 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe1f16b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110757493 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:TMSInew-0x34B7F47C LOCATION UPDATE ACCEPT (TMSI = 0x34b7f47c) (gsm_04_08.c:149) 20250427110757493 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:TMSInew-0x34B7F47C:GERAN-A-564:LU)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110757493 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:TMSInew-0x34B7F47C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110757494 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110757494 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110757494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110757494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110757494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110757494 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110757494 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110757494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110757494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110757494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 78 81 8b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 34 b7 f4 7c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3098)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3091)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3091)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(3090)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(3090)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(3090)@84c1225eaf8b: vl_from0 20250427110757502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110757502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110757502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110757502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110757502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110757502 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110757502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110757502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(3090)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110757502 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110757502 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427110757502 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:TMSInew-0x34B7F47C:GERAN-A-564:LU)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110757502 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:TMSInew-0x34B7F47C:GERAN-A-564:LU)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110757503 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:TMSInew-0x34B7F47C:GERAN-A-564:LU)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110757503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:TMSInew-0x34B7F47C:GERAN-A-564:LU)[0x55eefe1ae790]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110757503 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe1f16b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110757503 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427110757503 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe1f16b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110757503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-564:LU)[0x55eefe1ae790]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110757503 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe1f16b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110757503 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe1f16b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-564:LU)[0x55eefe1ae790] (vlr_lu_fsm.c:817) 20250427110757503 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe1f16b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110757503 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8F7C0AA4:GERAN-A-564:LU)[0x55eefe1f16b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110757503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-564:LU)[0x55eefe1ae790]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110757503 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-564:LU)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110757503 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-564:LU)[0x55eefe22b040]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.970s remaining) (msc_a.c:450) 20250427110757503 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250427110757503 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-564:LU)[0x55eefe22b040]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110757503 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-564:LU)[0x55eefe22b040]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110757503 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110757503 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110757503 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110757503 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-564:LU)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110757503 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110757503 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110757503 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110757503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110757503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110757503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110757503 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110757503 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110757503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110757503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110757503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 78 81 8b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3090)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(3090)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(3090)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3090)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427110757504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110757504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110757504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110757504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110757504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110757504 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110757504 DLSS7 DEBUG Found route for dpc=185=0.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(3092)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110757504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110757504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110757504 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427110757504 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-564:LU)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110757504 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-564:LU)[0x55eefe22b040]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110757504 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-564:LU)[0x55eefe22b040]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110757504 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-564:LU)[0x55eefe22b040]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110757504 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-564:LU)[0x55eefe22b040]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110757504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-564:LU)[0x55eefe1ae790]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110757504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-564:LU)[0x55eefe1ae790]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-564:LU)[0x55eefe22b040] (msc_a.c:1053) 20250427110757504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-564:LU)[0x55eefe1ae790]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110757504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-564:LU)[0x55eefe1ae790]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110757505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-564:LU)[0x55eefe1ae790]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110757505 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-564:LU)[0x55eefe22b040]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe2569d0] (msc_a.c:1053) 20250427110757505 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-564:LU)[0x55eefe22b040]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110757505 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-564:LU)[0x55eefe22b040]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110757505 DMSC DEBUG msub_fsm[0x55eefe2569d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110757505 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C) MSC-A terminated (msub.c:261) 20250427110757505 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C) 1 MSC-I still active (msub.c:79) 20250427110757505 DMSC DEBUG msub_fsm[0x55eefe2569d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110757505 DMSC DEBUG msub_fsm[0x55eefe2569d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110757505 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-564:LU)[0x55eefe1fea00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110757505 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-564:LU)[0x55eefe1fea00]{READY}: Removing from parent msub_fsm[0x55eefe2569d0] (msub.c:113) 20250427110757505 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-564 (ran_conn.c:155) 20250427110757505 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-564:LU)[0x55eefe1fea00]{READY}: Freeing instance (msub.c:113) 20250427110757505 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-564:LU)[0x55eefe1fea00]{READY}: Deallocated (fsm.c:568) 20250427110757505 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C) Free (msub.c:119) 20250427110757505 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C - active-conn: now used by 1 (attached) (msub.c:375) 20250427110757505 DMSC DEBUG msub_fsm[0x55eefe2569d0]{terminating}: Freeing instance (msub.c:113) 20250427110757505 DMSC DEBUG msub_fsm[0x55eefe2569d0]{terminating}: Deallocated (fsm.c:568) 20250427110757505 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110757505 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110757505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110757505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110757505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110757505 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110757505 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110757505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110757505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110757505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 78 81 8b 00 02 34 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@84c1225eaf8b: Session index based on local reference:0 20250427110757505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110757505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110757505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110757505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110757505 DLSS7 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(3092)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110757505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110757505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110757505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110757505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110757505 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 78 81 8b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(3091)@84c1225eaf8b: Deleted conn table entry 0TC_complete_vgcs0(3098)7897483 TC_complete_vgcs0(3098)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110757506 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427110757506 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_complete_vgcs0(3098)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(3098)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(3098)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3094)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vgcs0(3098) TC_complete_vgcs0(3098)@84c1225eaf8b: 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 := '34B7F47C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3091)@84c1225eaf8b: Added conn table entry 0TC_complete_vgcs0(3098)3970619 MSC_Test_0-RAN(3091)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3090)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110757708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110757709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110757709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110757709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110757709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110757709 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110757709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110757709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110757709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110757709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3c 96 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 09 03 50 59 02 05 f4 34 b7 f4 7c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110757710 DMSC DEBUG msub_fsm[0x55eefe1ae790]{active}: Allocated (fsm.c:456) 20250427110757710 DMSC DEBUG msc_i[0x55eefe22b040]{READY}: Allocated (fsm.c:456) 20250427110757710 DMSC DEBUG msc_i[0x55eefe22b040]{READY}: is child of msub_fsm[0x55eefe1ae790] (fsm.c:486) 20250427110757710 DMSC DEBUG msc_a[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110757710 DMSC DEBUG msc_a[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1ae790] (fsm.c:486) 20250427110757710 DMSC DEBUG msc_a(unknown:GERAN-A-565:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110757710 DMSC DEBUG msc_i(unknown:GERAN-A-565:NONE)[0x55eefe22b040]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110757710 DMSC DEBUG msc_a(unknown:GERAN-A-565:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110757710 DMM DEBUG msc_a(TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250427110757710 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110757710 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe1fea00] (fsm.c:486) 20250427110757710 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427110757710 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110757710 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110757710 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110757710 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110757710 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110757710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110757711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110757711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110757711 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe22b040]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110757711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110757711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110757711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110757711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110757711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110757711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110757711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110757711 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe22b040]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110757711 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110757711 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427110757711 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250427110757711 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110757712 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110757712 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110757712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110757712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110757712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110757712 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110757712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110757712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110757712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110757712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3c 96 3b 00 02 35 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427110757712 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110757712 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110757712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110757712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110757712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110757712 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110757712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110757712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110757712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110757712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3c 96 3b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) 20250427110757713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110757713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110757713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110757713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110757713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110757713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110757713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110757713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110757713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110757713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3c 96 3b 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@84c1225eaf8b: { messageType := 2, destLocRef := '3C963B'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3090)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110757716 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427110757716 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_complete_vgcs0(3098)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(3098)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(3098)@84c1225eaf8b: Sending SETUP. MTC@84c1225eaf8b: Got test event: "SETUP" MSC_Test_0-RAN(3091)@84c1225eaf8b: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(3091)@84c1225eaf8b: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(3090)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(3090)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(3090)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3090)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110757723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110757723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110757723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110757723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110757723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110757723 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110757723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110757723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110757723 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110757723 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) 20250427110757723 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe22b040]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110757723 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110757723 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C + GCC: now used by 3 (attached,active-conn,GCC) (transaction.c:228) 20250427110757724 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250427110757724 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110757725 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110757725 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110757725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110757725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110757725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110757725 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110757725 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110757725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110757725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110757725 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@84c1225eaf8b: First idle individual index:1 MSC_Test_0-SCCP(3090)@84c1225eaf8b: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3091)@84c1225eaf8b: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3091)@84c1225eaf8b: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3091)@84c1225eaf8b: Found Expect[0] for N-CONNECT handled at TC_complete_vgcs0(3099) MSC_Test_0-RAN(3091)@84c1225eaf8b: Added conn table entry 1TC_complete_vgcs0(3099)12652177 MSC_Test_0-SCCP(3090)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@84c1225eaf8b: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110757732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110757732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110757732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110757732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110757732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110757732 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110757732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110757732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110757732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110757732 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 29 e2 62 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_complete_vgcs0(3099)@84c1225eaf8b: 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@84c1225eaf8b: Got test event: "VGCS_SETUP" TC_complete_vgcs0(3099)@84c1225eaf8b: 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)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(3090)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3090)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110757933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110757933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110757933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110757933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110757933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110757933 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110757933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110757933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110757933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110757933 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427110757933 DCC DEBUG rtp_stream(vgcs-cell-42)[0x55eefe1d8560]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427110757933 DCC DEBUG rtp_stream(vgcs-cell-42)[0x55eefe1d8560]{UNINITIALIZED}: is child of vgcs_cell(vgcs-cell-42)[0x55eefe182290] (fsm.c:486) 20250427110757933 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:no-CI)[0x55eefe1d8560]{UNINITIALIZED}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427110757933 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:no-CI)[0x55eefe1d8560]{UNINITIALIZED}: setting mode to recvonly (rtp_stream.c:443) 20250427110757933 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:no-CI)[0x55eefe1d8560]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427110757934 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110757934 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110757934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110757934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110757934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110757934 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110757934 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110757934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110757934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110757934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 29 e2 62 00 01 06 00 04 4d 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(3094)@84c1225eaf8b: 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) TC_complete_vgcs0(3099)@84c1225eaf8b: 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@84c1225eaf8b: Got test event: "UPLINK_SEIZED" TC_complete_vgcs0(3098)@84c1225eaf8b: as_optional_mgcp_crcx: rx CRCX 20250427110757955 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:no-CI)[0x55eefe1d8560]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110757956 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110757956 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110757956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110757956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110757956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110757956 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110757956 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110757956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110757956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110757956 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@84c1225eaf8b: First idle individual index:2 MSC_Test_0-SCCP(3090)@84c1225eaf8b: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(3091)@84c1225eaf8b: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(3091)@84c1225eaf8b: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(3091)@84c1225eaf8b: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3091)@84c1225eaf8b: Found Expect[1] for N-CONNECT handled at TC_complete_vgcs0(3100) MSC_Test_0-RAN(3091)@84c1225eaf8b: Added conn table entry 2TC_complete_vgcs0(3100)1958836 MSC_Test_0-SCCP(3090)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_0-SCCP(3090)@84c1225eaf8b: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110757963 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110757963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110757963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110757963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110757963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110757963 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110757963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110757963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110757963 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110757963 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 96 28 5f 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_complete_vgcs0(3100)@84c1225eaf8b: 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@84c1225eaf8b: Got test event: "VGCS_ASSIGN" TC_complete_vgcs0(3100)@84c1225eaf8b: 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)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_0-SCCP(3090)@84c1225eaf8b: vl_len:29 MSC_Test_0-SCCP(3090)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3090)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110758165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110758165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110758165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110758165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110758165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110758165 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110758165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110758165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110758165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110758165 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) 20250427110758165 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe1d8560]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250427110758165 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)[0x55eefe1d8560]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427110758165 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)[0x55eefe1d8560]{ESTABLISHING}: setting mode to sendonly (rtp_stream.c:443) 20250427110758165 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)[0x55eefe1d8560]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port mode (rtp_stream.c:411) 20250427110758166 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe22b040]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_vgcs.c:797) 20250427110758166 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110758166 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110758166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110758166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110758166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110758166 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110758166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110758166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110758166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110758166 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 3c 96 3b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(3091)@84c1225eaf8b: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '37050000191000'O TC_complete_vgcs0(3098)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(3098)@84c1225eaf8b: { 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" } } } } } } } 20250427110758175 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)[0x55eefe1d8560]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110758175 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)[0x55eefe1d8560]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) TC_complete_vgcs0(3098)@84c1225eaf8b: 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@84c1225eaf8b: Got test event: "ASSIGNMENT" TC_complete_vgcs0(3098)@84c1225eaf8b: 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)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(3090)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(3090)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3090)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000102'O MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110758178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110758178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110758178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110758178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110758178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110758178 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110758178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110758178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110758178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110758178 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427110758178 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe22b040]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110758179 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110758179 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)[0x55eefe1d8560]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:442) 20250427110758179 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)[0x55eefe1d8560]{ESTABLISHING}: setting mode to confecho (rtp_stream.c:443) 20250427110758179 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)[0x55eefe1d8560]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) 20250427110758179 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110758179 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110758179 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,GCC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110758179 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C + 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) 20250427110758179 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,GCC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110758179 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe22b040]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110758179 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110758179 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110758179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110758179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110758179 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,GCC) (msc_a.c:1004) 20250427110758179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110758179 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110758179 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110758179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110758179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110758179 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 29 e2 62 00 01 0a 01 00 07 80 33 00 00 19 00 01 00 00 00 (osmo_ss7_asp.c:1164) 20250427110758179 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110758179 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110758179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110758179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110758179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110758179 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110758179 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110758179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110758179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110758179 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 29 e2 62 00 01 06 01 00 03 80 3a 07 00 00 00 (osmo_ss7_asp.c:1164) 20250427110758179 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110758179 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110758179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110758179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110758179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110758179 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110758179 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110758179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110758179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110758179 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3c 96 3b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3090)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3090)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3098)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(3098)@84c1225eaf8b: { 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" } } } } } } } 20250427110758183 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)[0x55eefe1d8560]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110758183 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)[0x55eefe1d8560]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) TC_complete_vgcs0(3098)@84c1225eaf8b: Got Clear Command on initial connection. MTC@84c1225eaf8b: Got test event: "CLEAR" TC_complete_vgcs0(3099)@84c1225eaf8b: Got GCC Connect. MTC@84c1225eaf8b: Got test event: "GCC_CONNECT" TC_complete_vgcs0(3099)@84c1225eaf8b: Got GCC Set Parameter. MTC@84c1225eaf8b: Got test event: "GCC_SET_PARAM" TC_complete_vgcs0(3099)@84c1225eaf8b: 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)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@84c1225eaf8b: vl_len:6 MSC_Test_0-SCCP(3090)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3090)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00044A040109'O 20250427110758395 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110758395 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110758395 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110758395 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110758395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110758395 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110758395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110758395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110758395 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110758395 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) 20250427110758396 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)[0x55eefe1d8560]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:442) 20250427110758396 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)[0x55eefe1d8560]{ESTABLISHING}: setting mode to sendonly (rtp_stream.c:443) 20250427110758396 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)[0x55eefe1d8560]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) TC_complete_vgcs0(3098)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(3098)@84c1225eaf8b: { 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" } } } } } } } 20250427110758402 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)[0x55eefe1d8560]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110758402 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)[0x55eefe1d8560]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) TC_complete_vgcs0(3099)@84c1225eaf8b: 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)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(3090)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3090)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00011F'O 20250427110758597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110758597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110758597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110758597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110758597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110758597 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110758597 DLSS7 DEBUG Found route for dpc=185=0.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(3092)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110758597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110758597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110758597 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427110758598 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110758598 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110758598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110758598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110758598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110758598 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110758598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110758598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110758598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110758598 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 29 e2 62 00 01 03 00 01 27 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3099)@84c1225eaf8b: 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@84c1225eaf8b: Got test event: "UPLINK_REQ_ACK" TC_complete_vgcs0(3099)@84c1225eaf8b: 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)@84c1225eaf8b: Sending GCC Termination Request: '3500001900'O MSC_Test_0-SCCP(3090)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@84c1225eaf8b: vl_len:25 MSC_Test_0-SCCP(3090)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3090)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001749050302002A170F061103505902082926240000000033'O 20250427110758807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110758807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110758807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110758807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110758807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110758807 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110758807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110758807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110758807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110758807 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 30 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3c 00 01 19 00 17 49 05 03 02 00 2a 17 0f 06 11 03 50 59 02 08 29 26 24 00 00 00 00 33 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3091)@84c1225eaf8b: patching N(SD)=0 into dtap '003500001900'O MSC_Test_0-RAN(3091)@84c1225eaf8b: patched enc_l3: '003500001900'O 20250427110758808 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)[0x55eefe1d8560]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:442) 20250427110758808 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)[0x55eefe1d8560]{ESTABLISHING}: setting mode to confecho (rtp_stream.c:443) 20250427110758808 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)[0x55eefe1d8560]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) 20250427110758808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110758808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110758808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110758808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110758808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110758808 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110758808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110758808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110758808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110758808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 29 e2 62 00 01 06 01 00 03 80 3a 07 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(3090)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(3090)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3090)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010006003500001900'O MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110758808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110758808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110758808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110758808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110758808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110758808 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110758808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110758808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110758808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110758809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3c 00 01 09 01 00 06 00 35 00 00 19 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110758810 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)[0x55eefe1d8560]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:385) 20250427110758810 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)[0x55eefe1d8560]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250427110758810 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)[0x55eefe1d8560]{DISCARDING}: Removing from parent vgcs_cell(vgcs-cell-42)[0x55eefe182290] (rtp_stream.c:239) 20250427110758810 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)[0x55eefe1d8560]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250427110758810 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)[0x55eefe1d8560]{DISCARDING}: Deallocated (fsm.c:568) 20250427110758810 DASCI ERROR GCC callref 00000200, BSS #0.24.1, CID 42: RTP stream gone. (msc_vgcs.c:2596) 20250427110758810 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C - GCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110758810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110758810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110758810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110758810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110758810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110758810 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110758811 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110758811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110758811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110758811 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 29 e2 62 00 01 07 01 00 04 80 34 01 10 00 00 (osmo_ss7_asp.c:1164) 20250427110758811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110758811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110758811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110758811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110758811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110758811 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110758811 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110758811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110758811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110758811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 29 e2 62 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) TC_complete_vgcs0(3098)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX 20250427110758811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110758811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110758811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110758811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110758811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110758811 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110758811 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110758811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110758811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110758811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 96 28 5f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3098)@84c1225eaf8b: { line := { verb := "MDCX", trans_id := "469", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f0" }, { code := "I", val := "11111" }, { code := "M", val := "confecho" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f0", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } TC_complete_vgcs0(3099)@84c1225eaf8b: Got GCC Set Parameter. MSC_Test_0-M3UA(3092)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@84c1225eaf8b: Got test event: "GCC_SET_PARAM" MSC_Test_0-M3UA(3092)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3090)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3100)@84c1225eaf8b: Got Clear Command on channel connection. MTC@84c1225eaf8b: Got test event: "CLEAR" TC_complete_vgcs0(3099)@84c1225eaf8b: 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)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@84c1225eaf8b: vl_len:6 MSC_Test_0-SCCP(3090)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3090)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00044A040109'O 20250427110759017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110759017 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110759017 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110759017 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110759017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110759017 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110759017 DLSS7 DEBUG Found route for dpc=185=0.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(3092)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110759017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110759017 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110759017 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) TC_complete_vgcs0(3099)@84c1225eaf8b: 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)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(3090)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3090)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '00011F'O TC_complete_vgcs0(3099)@84c1225eaf8b: Got GCC Termination. MSC_Test_0-M3UA(3092)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MTC@84c1225eaf8b: Got test event: "GCC_TERMINATION" TC_complete_vgcs0(3099)@84c1225eaf8b: Got Clear Command on control connection. MTC@84c1225eaf8b: Got test event: "CLEAR" 20250427110759220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110759220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110759220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110759221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110759221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110759221 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110759221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110759221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110759221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110759221 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3c 00 01 03 00 01 1f 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MTC@84c1225eaf8b: All connection are cleared now. TC_complete_vgcs0(3100)@84c1225eaf8b: Final verdict of PTC: none TC_complete_vgcs0(3099)@84c1225eaf8b: Final verdict of PTC: none TC_complete_vgcs0(3098)@84c1225eaf8b: Final verdict of PTC: pass MTC@84c1225eaf8b: getverdict: none MTC@84c1225eaf8b: setverdict(pass): none -> pass MTC@84c1225eaf8b: getverdict: pass MTC@84c1225eaf8b: All expected events have been received. The test passed. 20250427110759735 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110759735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110759735 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110759735 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110759735 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110759735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110759736 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110759736 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110759736 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110759736 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110759736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110759736 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110759736 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110759736 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110759736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110759736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110759736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110759736 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110759736 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110759736 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250427110759736 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250427110759736 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_0-RAN(3091)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-M3UA(3092)@84c1225eaf8b: Final verdict of PTC: none 20250427110759736 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(3090)@84c1225eaf8b: Final verdict of PTC: none 20250427110759738 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(3096)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MNCC(3093)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3101)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(3097)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-GSUP-IPA(3095)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3089)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3102)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3103)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(3094)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: pass MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(3089): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(3090): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(3091): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(3092): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(3093): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(3094): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(3095): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(3096): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(3097): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_complete_vgcs0(3098): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_complete_vgcs0(3099): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_complete_vgcs0(3100): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(3101): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(3102): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(3103): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_complete_vgcs finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vgcs pass'. Sun Apr 27 11:07:59 UTC 2025 ====== MSC_Tests_ASCI.TC_complete_vgcs pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_ASCI.TC_complete_vgcs.talloc 20250427110800739 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110801738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110801738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110801738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110801740 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=564512) 20250427110802742 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=564512, count=565772) 20250427110803744 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vgcs pass' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vbs'. ------ MSC_Tests_ASCI.TC_complete_vbs ------ Sun Apr 27 11:08:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_complete_vbs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_complete_vbs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250427110804745 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vbs' was executed successfully (exit status: 0). MTC@84c1225eaf8b: Test case TC_complete_vbs started. MTC@84c1225eaf8b: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(3107)@84c1225eaf8b: ************************************************* MSC_Test_0-M3UA(3107)@84c1225eaf8b: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3107)@84c1225eaf8b: ************************************************* MTC@84c1225eaf8b: Starting RAN_Emulation MSC_Test_0-SCCP(3105)@84c1225eaf8b: v_sccp_pdu_maxlen:268 20250427110805357 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3108)@84c1225eaf8b: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250427110805550 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250427110805551 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250427110805551 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250427110805551 DLSS7 DEBUG 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)@84c1225eaf8b: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3107)@84c1225eaf8b: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3107)@84c1225eaf8b: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250427110805556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110805556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250427110805556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250427110805556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250427110805556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250427110805556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427110805556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250427110805556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110805556 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250427110805556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250427110805556 DLSS7 DEBUG 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)@84c1225eaf8b: M3UA_ASPUP sent MSC_Test_0-M3UA(3107)@84c1225eaf8b: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3107)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3107)@84c1225eaf8b: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3107)@84c1225eaf8b: Association #8 state changed to: aSP_Inactive (5) 20250427110805558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110805558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250427110805558 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250427110805558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110805559 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250427110805559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427110805559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250427110805559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110805559 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250427110805559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250427110805559 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110805559 DLSS7 DEBUG 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)@84c1225eaf8b: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3107)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3107)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110805559 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250427110805559 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3107)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3107)@84c1225eaf8b: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3107)@84c1225eaf8b: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3107)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3107)@84c1225eaf8b: Received M3UA_NOTIFY -> discard 20250427110805747 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110805747 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3110)@84c1225eaf8b: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3110)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250427110805753 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3110)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3110)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3110)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@84c1225eaf8b: IPA ID RESP: { { 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)@84c1225eaf8b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3110)@84c1225eaf8b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250427110805768 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250427110805768 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3111)@84c1225eaf8b: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vbs0(3113) TC_complete_vbs0(3113)@84c1225eaf8b: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250427110806358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110806358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110806358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110806358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110806358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110806358 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110806358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110806358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110806358 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110806358 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110806359 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2365 (ran_conn.c:155) 20250427110806359 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2364 (ran_conn.c:155) 20250427110806359 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-565 (ran_conn.c:142) 20250427110806359 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe22b040]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250427110806359 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe22b040]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250427110806359 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe22b040]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250427110806359 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe22b040]{CLEARED}: Removing from parent msub_fsm[0x55eefe1ae790] (msc_i.c:221) 20250427110806359 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe22b040]{CLEARED}: Freeing instance (msc_i.c:221) 20250427110806359 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe22b040]{CLEARED}: Deallocated (fsm.c:568) 20250427110806359 DMSC DEBUG msub_fsm[0x55eefe1ae790]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250427110806359 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C) MSC-I terminated (msub.c:261) 20250427110806359 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C) 1 MSC-A still active (msub.c:79) 20250427110806359 DMSC DEBUG msub_fsm[0x55eefe1ae790]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110806359 DMSC DEBUG msub_fsm[0x55eefe1ae790]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110806359 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110806359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110806359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe1fea00] (msub.c:113) 20250427110806359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250427110806359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe2569d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250427110806359 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x55eefe1ae790] (msub.c:113) 20250427110806359 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250427110806359 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-565:CM_SERVICE_REQ)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250427110806359 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C) Free (msub.c:119) 20250427110806359 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C - active-conn: now used by 1 (attached) (msub.c:375) 20250427110806359 DMSC DEBUG msub_fsm[0x55eefe1ae790]{terminating}: Freeing instance (msub.c:113) 20250427110806359 DMSC DEBUG msub_fsm[0x55eefe1ae790]{terminating}: Deallocated (fsm.c:568) 20250427110806359 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-565 (ran_conn.c:155) 20250427110806359 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x55eefe1cf380]{NULL}: Event VGCS_CELL_EV_RELEASED not permitted (msc_vgcs.c:2698) 20250427110806359 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110806359 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110806359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110806359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110806359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110806359 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110806359 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110806359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110806359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110806359 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 96 28 5f 00 09 3d 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110806359 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110806359 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110806359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110806359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110806359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110806359 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110806359 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110806359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110806359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110806359 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 29 e2 62 00 09 3c 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250427110806359 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110806359 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110806359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110806359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110806359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110806359 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110806359 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110806359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110806359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110806359 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250427110806362 DLSS7 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(3107)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110806362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110806362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110806362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110806362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110806362 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110806362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110806362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110806362 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110806362 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 96 28 5f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(3109)@84c1225eaf8b: 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)@84c1225eaf8b: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3106)@84c1225eaf8b: Added conn table entry 0TC_complete_vbs0(3113)13627110 MSC_Test_0-SCCP(3105)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-RAN(3106)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3106)@84c1225eaf8b: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3106)@84c1225eaf8b: Created Expect[0] for N-CONNECT to be handled at TC_complete_vbs0(3114) MSC_Test_0-RAN(3106)@84c1225eaf8b: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3106)@84c1225eaf8b: Created Expect[1] for N-CONNECT to be handled at TC_complete_vbs0(3115) 20250427110806564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110806565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110806565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110806565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110806565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110806565 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110806565 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110806565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110806565 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110806565 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 29 e2 62 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110806565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110806565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110806565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110806565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110806565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110806565 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110806565 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110806565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110806565 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110806565 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 cf ee 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 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110806566 DMSC DEBUG msub_fsm[0x55eefe22b040]{active}: Allocated (fsm.c:456) 20250427110806566 DMSC DEBUG msc_i[0x55eefe2569d0]{READY}: Allocated (fsm.c:456) 20250427110806566 DMSC DEBUG msc_i[0x55eefe2569d0]{READY}: is child of msub_fsm[0x55eefe22b040] (fsm.c:486) 20250427110806566 DMSC DEBUG msc_a[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110806566 DMSC DEBUG msc_a[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe22b040] (fsm.c:486) 20250427110806566 DMSC DEBUG msc_a(unknown:GERAN-A-566:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110806566 DMSC DEBUG msc_i(unknown:GERAN-A-566:NONE)[0x55eefe2569d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110806566 DMSC DEBUG msc_a(unknown:GERAN-A-566:NONE)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110806566 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-566:LU)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250427110806566 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-566:LU)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250427110806566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-566:LU)[0x55eefe1ae790]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250427110806566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-566:LU)[0x55eefe1ae790]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-566:LU)[0x55eefe1fea00] (fsm.c:486) 20250427110806566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-566:LU)[0x55eefe1ae790]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250427110806566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-566:LU)[0x55eefe1ae790]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250427110806566 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250427110806566 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250427110806566 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110806566 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1fea00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110806566 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250427110806566 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250427110806566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1ae790]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250427110806566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1ae790]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250427110806566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1ae790]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250427110806566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1ae790]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250427110806566 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe2569d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110806566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1ae790]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250427110806566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1ae790]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250427110806567 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1f16b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110806567 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1f16b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1ae790] (fsm.c:486) 20250427110806567 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1f16b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250427110806567 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1f16b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250427110806567 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110806567 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110806567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110806567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110806567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110806567 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110806567 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110806567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110806567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110806567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 cf ee e6 00 02 36 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427110806567 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110806567 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110806567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110806567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110806567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110806567 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110806567 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110806567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110806567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110806568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 cf ee e6 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@84c1225eaf8b: { messageType := 2, destLocRef := 'CFEEE6'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test-GSUP(3111)@84c1225eaf8b: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vbs0(3113) MSC_Test-GSUP(3111)@84c1225eaf8b: Added IMSI table entry 0TC_complete_vbs0(3113)"262420000000033" MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110806575 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427110806575 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3105)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(3105)@84c1225eaf8b: vl_len:8 MSC_Test_0-SCCP(3105)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3105)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250427110806578 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110806578 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110806578 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110806578 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110806578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110806578 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110806578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110806578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110806578 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110806578 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110806578 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe2569d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110806578 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_complete_vbs0(3113)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(3113)@84c1225eaf8b: setverdict(pass): none -> pass 20250427110806587 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110806587 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250427110806587 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427110806587 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110806588 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250427110806588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1ae790]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250427110806588 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1f16b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250427110806588 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1f16b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250427110806588 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1f16b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250427110806588 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1f16b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1ae790] (vlr_lu_fsm.c:110) 20250427110806588 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1f16b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250427110806588 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1f16b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110806588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1ae790]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250427110806588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1ae790]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250427110806588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1d8560]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250427110806588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1d8560]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1ae790] (fsm.c:486) 20250427110806588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1d8560]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250427110806588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1d8560]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250427110806588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1d8560]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250427110806588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1d8560]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250427110806588 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:TMSInew-0x5A542B54) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427110806589 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1d8560]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250427110806589 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:TMSInew-0x5A542B54 LOCATION UPDATE ACCEPT (TMSI = 0x5a542b54) (gsm_04_08.c:149) 20250427110806589 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:TMSInew-0x5A542B54:GERAN-A-566:LU)[0x55eefe2569d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110806589 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:TMSInew-0x5A542B54 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250427110806589 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110806589 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110806589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110806589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110806589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110806589 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110806589 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110806589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110806589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110806589 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 cf ee e6 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 5a 54 2b 54 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3113)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3106)@84c1225eaf8b: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3106)@84c1225eaf8b: patched enc_l3: '055B'O MSC_Test_0-SCCP(3105)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(3105)@84c1225eaf8b: vl_len:5 MSC_Test_0-SCCP(3105)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3105)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010002055B'O 20250427110806600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110806600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110806600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110806600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110806600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110806600 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110806600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110806600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110806600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110806600 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110806600 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:TMSInew-0x5A542B54:GERAN-A-566:LU)[0x55eefe2569d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110806600 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:TMSInew-0x5A542B54:GERAN-A-566:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110806600 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:TMSInew-0x5A542B54:GERAN-A-566:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250427110806600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:TMSInew-0x5A542B54:GERAN-A-566:LU)[0x55eefe1ae790]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250427110806600 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1d8560]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250427110806600 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250427110806600 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1d8560]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250427110806600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-566:LU)[0x55eefe1ae790]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250427110806600 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1d8560]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250427110806600 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1d8560]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-566:LU)[0x55eefe1ae790] (vlr_lu_fsm.c:817) 20250427110806600 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1d8560]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250427110806600 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x34B7F47C:GERAN-A-566:LU)[0x55eefe1d8560]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250427110806600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-566:LU)[0x55eefe1ae790]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250427110806600 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-566:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250427110806600 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-566:LU)[0x55eefe1fea00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.965s remaining) (msc_a.c:450) 20250427110806600 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250427110806601 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-566:LU)[0x55eefe1fea00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110806601 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-566:LU)[0x55eefe1fea00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250427110806601 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110806601 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250427110806601 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110806601 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-566:LU)[0x55eefe2569d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110806601 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250427110806601 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110806601 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110806601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110806601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110806601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110806601 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110806601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110806601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110806601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110806601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 cf ee e6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3105)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(3105)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(3105)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3105)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000121'O 20250427110806604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110806604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110806604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110806604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110806604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110806604 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110806604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110806604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110806604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110806604 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110806604 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-566:LU)[0x55eefe2569d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110806604 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-566:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110806604 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-566:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250427110806604 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-566:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110806604 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-566:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250427110806604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-566:LU)[0x55eefe1ae790]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250427110806604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-566:LU)[0x55eefe1ae790]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-566:LU)[0x55eefe1fea00] (msc_a.c:1053) 20250427110806604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-566:LU)[0x55eefe1ae790]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250427110806604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-566:LU)[0x55eefe1ae790]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250427110806604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-566:LU)[0x55eefe1ae790]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250427110806604 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-566:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55eefe22b040] (msc_a.c:1053) 20250427110806604 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-566:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250427110806605 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-566:LU)[0x55eefe1fea00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250427110806605 DMSC DEBUG msub_fsm[0x55eefe22b040]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250427110806605 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54) MSC-A terminated (msub.c:261) 20250427110806605 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54) 1 MSC-I still active (msub.c:79) 20250427110806605 DMSC DEBUG msub_fsm[0x55eefe22b040]{active}: State change to terminating (no timeout) (msub.c:91) 20250427110806605 DMSC DEBUG msub_fsm[0x55eefe22b040]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250427110806605 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-566:LU)[0x55eefe2569d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250427110806605 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-566:LU)[0x55eefe2569d0]{READY}: Removing from parent msub_fsm[0x55eefe22b040] (msub.c:113) 20250427110806605 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-566 (ran_conn.c:155) 20250427110806605 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-566:LU)[0x55eefe2569d0]{READY}: Freeing instance (msub.c:113) 20250427110806605 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-566:LU)[0x55eefe2569d0]{READY}: Deallocated (fsm.c:568) 20250427110806605 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54) Free (msub.c:119) 20250427110806605 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54 - active-conn: now used by 1 (attached) (msub.c:375) 20250427110806605 DMSC DEBUG msub_fsm[0x55eefe22b040]{terminating}: Freeing instance (msub.c:113) 20250427110806605 DMSC DEBUG msub_fsm[0x55eefe22b040]{terminating}: Deallocated (fsm.c:568) 20250427110806605 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110806605 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110806605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110806605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110806605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110806605 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110806605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110806605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110806605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110806605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 cf ee e6 00 02 36 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@84c1225eaf8b: Session index based on local reference:0 20250427110806606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110806606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110806606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110806606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110806606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110806606 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110806606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110806606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110806606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110806606 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 cf ee e6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(3106)@84c1225eaf8b: Deleted conn table entry 0TC_complete_vbs0(3113)13627110 TC_complete_vbs0(3113)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed 20250427110806608 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250427110806608 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_complete_vbs0(3113)@84c1225eaf8b: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(3113)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(3113)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3109)@84c1225eaf8b: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vbs0(3113) TC_complete_vbs0(3113)@84c1225eaf8b: 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 := '5A542B54'O ("ZT+T") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3106)@84c1225eaf8b: Added conn table entry 0TC_complete_vbs0(3113)1588166 MSC_Test_0-RAN(3106)@84c1225eaf8b: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3105)@84c1225eaf8b: First idle individual index:0 MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110806808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110806809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110806809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110806809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110806809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110806809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110806809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110806809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110806809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110806809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 18 3b c6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 0a 03 50 59 02 05 f4 5a 54 2b 54 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250427110806810 DMSC DEBUG msub_fsm[0x55eefe1ae790]{active}: Allocated (fsm.c:456) 20250427110806810 DMSC DEBUG msc_i[0x55eefe1fea00]{READY}: Allocated (fsm.c:456) 20250427110806810 DMSC DEBUG msc_i[0x55eefe1fea00]{READY}: is child of msub_fsm[0x55eefe1ae790] (fsm.c:486) 20250427110806810 DMSC DEBUG msc_a[0x55eefe2569d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250427110806810 DMSC DEBUG msc_a[0x55eefe2569d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55eefe1ae790] (fsm.c:486) 20250427110806810 DMSC DEBUG msc_a(unknown:GERAN-A-567:NONE)[0x55eefe2569d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250427110806810 DMSC DEBUG msc_i(unknown:GERAN-A-567:NONE)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250427110806810 DMSC DEBUG msc_a(unknown:GERAN-A-567:NONE)[0x55eefe2569d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250427110806810 DMM DEBUG msc_a(TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe2569d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Broadcast-Call (gsm_04_08.c:776) 20250427110806810 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe22b040]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250427110806810 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe22b040]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe2569d0] (fsm.c:486) 20250427110806810 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe22b040]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250427110806810 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe22b040]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250427110806810 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250427110806810 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250427110806810 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe2569d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250427110806810 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe2569d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250427110806810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe22b040]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250427110806810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe22b040]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250427110806810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe22b040]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250427110806811 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250427110806811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe22b040]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250427110806811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe22b040]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250427110806811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe22b040]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250427110806811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe22b040]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250427110806811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe22b040]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250427110806811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe22b040]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250427110806811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe22b040]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250427110806811 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250427110806811 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe2569d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250427110806811 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe2569d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250427110806811 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250427110806811 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250427110806812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110806812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110806812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110806812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110806812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110806812 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110806812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110806812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110806812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110806812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 18 3b c6 00 02 37 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250427110806812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110806812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110806812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110806812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110806812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110806812 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110806812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110806812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110806812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110806812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 18 3b c6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) 20250427110806812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110806812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110806812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110806812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110806812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110806812 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110806812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110806812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110806812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110806812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 18 3b c6 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@84c1225eaf8b: { messageType := 2, destLocRef := '183BC6'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)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3105)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110806815 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250427110806815 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_complete_vbs0(3113)@84c1225eaf8b: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(3113)@84c1225eaf8b: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(3113)@84c1225eaf8b: Sending SETUP. MTC@84c1225eaf8b: Got test event: "SETUP" MSC_Test_0-RAN(3106)@84c1225eaf8b: patching N(SD)=0 into dtap '013200001A00'O MSC_Test_0-RAN(3106)@84c1225eaf8b: patched enc_l3: '013200001A00'O MSC_Test_0-SCCP(3105)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(3105)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(3105)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3105)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010006013200001A00'O 20250427110806823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110806823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110806823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110806823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110806823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110806823 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110806823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110806823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110806823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110806823 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) MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110806823 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110806823 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe2569d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110806824 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54 + BCC: now used by 3 (attached,active-conn,BCC) (transaction.c:228) 20250427110806824 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe2569d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250427110806824 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe2569d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250427110806824 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110806824 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110806824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110806824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110806824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110806824 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110806824 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110806824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110806824 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110806824 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@84c1225eaf8b: First idle individual index:1 MSC_Test_0-SCCP(3105)@84c1225eaf8b: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3106)@84c1225eaf8b: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3106)@84c1225eaf8b: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3106)@84c1225eaf8b: Found Expect[0] for N-CONNECT handled at TC_complete_vbs0(3114) MSC_Test_0-RAN(3106)@84c1225eaf8b: Added conn table entry 1TC_complete_vbs0(3114)11974509 MSC_Test_0-SCCP(3105)@84c1225eaf8b: Session index based on connection ID:1 20250427110806831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110806831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110806831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110806831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110806831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110806831 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110806831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110806831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110806831 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(3105)@84c1225eaf8b: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427110806831 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 df d1 97 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vbs0(3114)@84c1225eaf8b: 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@84c1225eaf8b: Got test event: "VGCS_SETUP" TC_complete_vbs0(3114)@84c1225eaf8b: 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)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(3105)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(3105)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3105)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110807033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110807033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110807033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110807033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110807033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110807033 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110807033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110807033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110807033 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110807033 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250427110807033 DCC DEBUG rtp_stream(vgcs-cell-42)[0x55eefe21d510]{UNINITIALIZED}: Allocated (fsm.c:456) 20250427110807033 DCC DEBUG rtp_stream(vgcs-cell-42)[0x55eefe21d510]{UNINITIALIZED}: is child of vgcs_cell(vgcs-cell-42)[0x55eefe1a4370] (fsm.c:486) 20250427110807033 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x55eefe21d510]{UNINITIALIZED}: setting codecs to GSM#3 (rtp_stream.c:430) 20250427110807033 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x55eefe21d510]{UNINITIALIZED}: setting mode to recvonly (rtp_stream.c:443) 20250427110807033 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x55eefe21d510]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250427110807034 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110807034 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110807034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110807034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110807034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110807034 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110807034 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110807034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110807034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110807034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 df d1 97 00 01 06 00 04 4d 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(3109)@84c1225eaf8b: Found Expect[0] for { line := { verb := "CRCX", trans_id := "471", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f1" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_complete_vbs0(3113) TC_complete_vbs0(3114)@84c1225eaf8b: 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@84c1225eaf8b: Got test event: "UPLINK_SEIZED" TC_complete_vbs0(3113)@84c1225eaf8b: as_optional_mgcp_crcx: rx CRCX 20250427110807054 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x55eefe21d510]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110807055 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110807055 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110807055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110807055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110807055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110807055 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110807055 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110807055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110807055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110807055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 05 01 00 09 3f 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 26 00 24 07 0b 03 01 08 01 33 01 05 03 02 00 2a 37 05 00 00 1a 00 00 7c 06 01 01 01 01 27 10 7f f1 00 00 00 7d 01 80 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@84c1225eaf8b: First idle individual index:2 MSC_Test_0-SCCP(3105)@84c1225eaf8b: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(3106)@84c1225eaf8b: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(3106)@84c1225eaf8b: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(3106)@84c1225eaf8b: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3106)@84c1225eaf8b: Found Expect[1] for N-CONNECT handled at TC_complete_vbs0(3115) MSC_Test_0-RAN(3106)@84c1225eaf8b: Added conn table entry 2TC_complete_vbs0(3115)11278951 MSC_Test_0-SCCP(3105)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_0-SCCP(3105)@84c1225eaf8b: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250427110807060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110807060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110807060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110807060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110807060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110807060 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110807060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110807060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110807060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110807061 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 f2 33 bc 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vbs0(3115)@84c1225eaf8b: 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@84c1225eaf8b: Got test event: "VGCS_ASSIGN" TC_complete_vbs0(3115)@84c1225eaf8b: 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)@84c1225eaf8b: Session index based on connection ID:2 MSC_Test_0-SCCP(3105)@84c1225eaf8b: vl_len:29 MSC_Test_0-SCCP(3105)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3105)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110807264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110807264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110807265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110807265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110807265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110807265 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110807265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110807265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110807265 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110807265 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) 20250427110807265 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55eefe21d510]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250427110807265 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)[0x55eefe21d510]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250427110807265 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)[0x55eefe21d510]{ESTABLISHING}: setting mode to sendonly (rtp_stream.c:443) 20250427110807265 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)[0x55eefe21d510]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port mode (rtp_stream.c:411) 20250427110807265 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_vgcs.c:797) 20250427110807266 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110807266 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110807266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110807266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110807266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110807266 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110807266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110807266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110807266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110807266 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 18 3b c6 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)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(3106)@84c1225eaf8b: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '370500001A0000'O TC_complete_vbs0(3113)@84c1225eaf8b: 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@84c1225eaf8b: Got test event: "ASSIGNMENT" TC_complete_vbs0(3113)@84c1225eaf8b: 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)@84c1225eaf8b: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(3105)@84c1225eaf8b: Session index based on connection ID:0 MSC_Test_0-SCCP(3105)@84c1225eaf8b: vl_len:3 MSC_Test_0-SCCP(3105)@84c1225eaf8b: vl_from0 TC_complete_vbs0(3113)@84c1225eaf8b: { 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)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '000102'O 20250427110807275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110807275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110807275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110807275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110807275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110807275 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110807275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110807275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110807275 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110807275 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110807276 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250427110807276 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe2569d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250427110807276 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)[0x55eefe21d510]{ESTABLISHING}: setting mode to confecho (rtp_stream.c:443) 20250427110807276 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)[0x55eefe21d510]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) 20250427110807276 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe2569d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250427110807276 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe2569d0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250427110807276 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,BCC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250427110807276 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54 + 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) 20250427110807276 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,BCC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250427110807276 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54:GERAN-A-567:CM_SERVICE_REQ)[0x55eefe1fea00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250427110807276 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,BCC) (msc_a.c:1004) 20250427110807276 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110807276 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110807277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110807277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110807277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110807277 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110807277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110807277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110807277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110807277 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 df d1 97 00 01 0a 01 00 07 81 33 00 00 1a 00 01 00 00 00 (osmo_ss7_asp.c:1164) 20250427110807277 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110807277 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110807277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110807277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110807277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110807277 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110807277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110807277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110807277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110807277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 df d1 97 00 01 06 01 00 03 81 3a 07 00 00 00 (osmo_ss7_asp.c:1164) 20250427110807277 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110807277 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110807277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110807277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110807277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110807277 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110807277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110807277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110807277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110807277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 18 3b c6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3107)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@84c1225eaf8b: Message received on association #8 MSC_Test_0-SCCP(3105)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3105)@84c1225eaf8b: Session index based on local reference:0 MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427110807278 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)[0x55eefe21d510]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250427110807278 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)[0x55eefe21d510]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) TC_complete_vbs0(3114)@84c1225eaf8b: Got BCC Connect. MTC@84c1225eaf8b: Got test event: "BCC_CONNECT" TC_complete_vbs0(3113)@84c1225eaf8b: Got Clear Command on initial connection. MTC@84c1225eaf8b: Got test event: "CLEAR" TC_complete_vbs0(3114)@84c1225eaf8b: Got BCC Set Parameter MTC@84c1225eaf8b: Got test event: "BCC_SET_PARAM" TC_complete_vbs0(3114)@84c1225eaf8b: Sending BCC Termination Request: '3500001A00'O MSC_Test_0-RAN(3106)@84c1225eaf8b: patching N(SD)=0 into dtap '013500001A00'O MSC_Test_0-RAN(3106)@84c1225eaf8b: patched enc_l3: '013500001A00'O MSC_Test_0-SCCP(3105)@84c1225eaf8b: Session index based on connection ID:1 MSC_Test_0-SCCP(3105)@84c1225eaf8b: vl_len:9 MSC_Test_0-SCCP(3105)@84c1225eaf8b: vl_from0 MSC_Test_0-SCCP(3105)@84c1225eaf8b: data sent by MTP3_SCCP_PORT: '010006013500001A00'O 20250427110807490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110807490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110807490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250427110807490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250427110807490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110807490 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250427110807490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110807490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427110807490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110807490 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)@84c1225eaf8b: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250427110807491 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)[0x55eefe21d510]{ESTABLISHED}: State change to DISCARDING (no timeout) (rtp_stream.c:385) 20250427110807491 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)[0x55eefe21d510]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250427110807491 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)[0x55eefe21d510]{DISCARDING}: Removing from parent vgcs_cell(vgcs-cell-42)[0x55eefe1a4370] (rtp_stream.c:239) 20250427110807492 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)[0x55eefe21d510]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250427110807492 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)[0x55eefe21d510]{DISCARDING}: Deallocated (fsm.c:568) 20250427110807492 DASCI ERROR BCC callref 00000208, BSS #0.24.1, CID 42: RTP stream gone. (msc_vgcs.c:2596) 20250427110807492 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x5A542B54 - BCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250427110807492 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110807492 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110807492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110807492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110807492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110807492 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110807492 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110807492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110807492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110807492 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 df d1 97 00 01 07 01 00 04 81 34 01 10 00 00 (osmo_ss7_asp.c:1164) 20250427110807492 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110807492 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110807492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110807492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110807492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110807492 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110807492 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110807492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110807492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110807492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 df d1 97 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250427110807492 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110807492 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427110807492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250427110807492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250427110807492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427110807492 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250427110807492 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427110807492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250427110807492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427110807493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f2 33 bc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3107)@84c1225eaf8b: Message received on association #8 MSC_Test_0-M3UA(3107)@84c1225eaf8b: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@84c1225eaf8b: Session index based on local reference:1 MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3105)@84c1225eaf8b: Session index based on local reference:2 MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@84c1225eaf8b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3113)@84c1225eaf8b: as_optional_mgcp_dlcx: rx MGCP DLCX TC_complete_vbs0(3114)@84c1225eaf8b: Got BCC Termination. MTC@84c1225eaf8b: Got test event: "BCC_TERMINATION" TC_complete_vbs0(3114)@84c1225eaf8b: Got Clear Command on control connection. MTC@84c1225eaf8b: Got test event: "CLEAR" TC_complete_vbs0(3115)@84c1225eaf8b: Got Clear Command on channel connection. MTC@84c1225eaf8b: Got test event: "CLEAR" MTC@84c1225eaf8b: All connection are cleared now. TC_complete_vbs0(3114)@84c1225eaf8b: Final verdict of PTC: none TC_complete_vbs0(3115)@84c1225eaf8b: Final verdict of PTC: none TC_complete_vbs0(3113)@84c1225eaf8b: Final verdict of PTC: pass MTC@84c1225eaf8b: getverdict: none MTC@84c1225eaf8b: setverdict(pass): none -> pass MTC@84c1225eaf8b: getverdict: pass MTC@84c1225eaf8b: All expected events have been received. The test passed. 20250427110808012 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427110808012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110808012 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250427110808012 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250427110808012 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250427110808013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250427110808013 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250427110808013 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250427110808013 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250427110808013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250427110808013 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250427110808013 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250427110808013 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250427110808013 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250427110808013 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250427110808013 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427110808013 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250427110808013 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250427110808013 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(3111)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-SCCP(3105)@84c1225eaf8b: Final verdict of PTC: none 20250427110808013 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250427110808013 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3107)@84c1225eaf8b: Final verdict of PTC: none 20250427110808014 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250427110808014 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(3108)@84c1225eaf8b: Final verdict of PTC: none MSC_Test_0-RAN(3106)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3116)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-SMPP(3112)@84c1225eaf8b: Final verdict of PTC: none 20250427110808016 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(3110)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3104)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3118)@84c1225eaf8b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3117)@84c1225eaf8b: Final verdict of PTC: none MSC_Test-MGCP(3109)@84c1225eaf8b: Final verdict of PTC: none MTC@84c1225eaf8b: Setting final verdict of the test case. MTC@84c1225eaf8b: Local verdict of MTC: pass MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(3104): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-SCCP(3105): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-RAN(3106): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test_0-M3UA(3107): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MNCC(3108): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-MGCP(3109): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP-IPA(3110): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-GSUP(3111): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC MSC_Test-SMPP(3112): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_complete_vbs0(3113): pass (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_complete_vbs0(3114): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC TC_complete_vbs0(3115): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(3116): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(3117): none (pass -> pass) MTC@84c1225eaf8b: Local verdict of PTC IPA-CTRL-CLI-IPA(3118): none (pass -> pass) MTC@84c1225eaf8b: Test case TC_complete_vbs finished. Verdict: pass MTC@84c1225eaf8b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vbs pass'. Sun Apr 27 11:08:08 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 20250427110809017 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110810015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250427110810015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250427110810015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250427110810018 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=497168) 20250427110811020 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=497168, count=499652) 20250427110812021 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@84c1225eaf8b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vbs pass' was executed successfully (exit status: 0). MC@84c1225eaf8b: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@84c1225eaf8b: Terminating MTC. MC@84c1225eaf8b: MTC terminated. MC2> exit MC@84c1225eaf8b: Shutting down session. MC@84c1225eaf8b: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc/expected-results.xml' against results in 'junit-xml-14443.log' -------------------- pass MSC_Tests.TC_cr_before_reset pass MSC_Tests.TC_lu_imsi_noauth_tmsi pass MSC_Tests.TC_lu_imsi_noauth_notmsi pass MSC_Tests.TC_lu_tmsi_noauth_notmsi pass MSC_Tests.TC_lu_imsi_reject pass MSC_Tests.TC_lu_imsi_timeout_gsup pass MSC_Tests.TC_lu_imsi_auth_tmsi pass MSC_Tests.TC_lu_imsi_auth3g_tmsi xfail MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc pass MSC_Tests.TC_cmserv_imsi_unknown pass MSC_Tests.TC_cmserv_tmsi_unknown pass MSC_Tests.TC_lu_and_mo_call pass MSC_Tests.TC_lu_and_mo_call_ipv6 pass MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass MSC_Tests.TC_lu_auth_sai_timeout pass MSC_Tests.TC_lu_auth_sai_err pass MSC_Tests.TC_lu_clear_request pass MSC_Tests.TC_mo_call_clear_request pass MSC_Tests.TC_mt_call_clear_request pass MSC_Tests.TC_lu_disconnect pass MSC_Tests.TC_lu_by_imei pass MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass MSC_Tests.TC_imsi_detach_by_imsi pass MSC_Tests.TC_imsi_detach_by_tmsi pass MSC_Tests.TC_imsi_detach_by_imei pass MSC_Tests.TC_emerg_call_imei_reject pass MSC_Tests.TC_emerg_call_imsi pass MSC_Tests.TC_cm_serv_req_vgcs_reject pass MSC_Tests.TC_cm_serv_req_vbs_reject pass MSC_Tests.TC_cm_serv_req_lcs_reject pass MSC_Tests.TC_cm_reest_req_reject pass MSC_Tests.TC_lu_auth_2G_fail pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass MSC_Tests.TC_cl3_no_payload pass MSC_Tests.TC_cl3_rnd_payload pass MSC_Tests.TC_establish_and_nothing pass MSC_Tests.TC_mo_setup_and_nothing pass MSC_Tests.TC_mo_crcx_ran_timeout pass MSC_Tests.TC_mo_crcx_ran_reject pass MSC_Tests.TC_mt_crcx_ran_reject pass MSC_Tests.TC_mo_setup_and_dtmf_dup pass MSC_Tests.TC_mt_t310 pass MSC_Tests.TC_gsup_cancel pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass MSC_Tests.TC_mo_release_timeout pass MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass MSC_Tests.TC_reset_two pass MSC_Tests.TC_lu_and_mt_call pass MSC_Tests.TC_lu_and_mt_call_ipv6 pass MSC_Tests.TC_lu_and_mt_call_already_paging pass MSC_Tests.TC_lu_and_mt_call_osmux pass MSC_Tests.TC_lu_and_mo_sms pass MSC_Tests.TC_lu_and_mt_sms pass MSC_Tests.TC_lu_and_mt_sms_already_paging pass MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass MSC_Tests.TC_smpp_mo_sms pass MSC_Tests.TC_smpp_mo_sms_rp_error pass MSC_Tests.TC_smpp_mt_sms pass MSC_Tests.TC_gsup_mo_sms pass MSC_Tests.TC_gsup_mo_smma pass MSC_Tests.TC_gsup_mt_sms_ack pass MSC_Tests.TC_gsup_mt_sms_err pass MSC_Tests.TC_gsup_mt_sms_rp_mr pass MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass MSC_Tests.TC_gsup_mt_multi_part_sms pass MSC_Tests.TC_gsup_mt_sms_lu_delay pass MSC_Tests.TC_gsup_mt_sms_paging_timeout pass MSC_Tests.TC_gsup_mt_sms_conn_timeout pass MSC_Tests.TC_lu_and_mo_ussd_single_request pass MSC_Tests.TC_lu_and_mt_ussd_notification pass MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass MSC_Tests.TC_lu_and_mo_ussd_mo_release pass MSC_Tests.TC_lu_and_ss_session_timeout pass MSC_Tests.TC_mt_ussd_for_unknown_subscr pass MSC_Tests.TC_mo_ussd_for_unknown_trans pass MSC_Tests.TC_proc_ss_for_unknown_session pass MSC_Tests.TC_proc_ss_paging_fail pass MSC_Tests.TC_proc_ss_abort pass MSC_Tests.TC_mo_ussd_evil_ms pass MSC_Tests.TC_multi_lu_and_mo_ussd pass MSC_Tests.TC_multi_lu_and_mt_ussd pass MSC_Tests.TC_cipher_complete_with_invalid_cipher pass MSC_Tests.TC_cipher_complete_1_without_cipher pass MSC_Tests.TC_cipher_complete_3_without_cipher pass MSC_Tests.TC_cipher_complete_13_without_cipher pass MSC_Tests.TC_lu_with_invalid_mcc_mnc pass MSC_Tests.TC_sgsap_reset pass MSC_Tests.TC_sgsap_lu pass MSC_Tests.TC_sgsap_lu_imsi_reject pass MSC_Tests.TC_sgsap_lu_and_nothing pass MSC_Tests.TC_sgsap_expl_imsi_det_eps pass MSC_Tests.TC_sgsap_impl_imsi_det_eps pass MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass MSC_Tests.TC_sgsap_paging_rej pass MSC_Tests.TC_sgsap_paging_subscr_rej pass MSC_Tests.TC_sgsap_paging_ue_unr pass MSC_Tests.TC_sgsap_paging_and_nothing pass MSC_Tests.TC_sgsap_paging_and_lu pass MSC_Tests.TC_sgsap_mt_sms pass MSC_Tests.TC_sgsap_mo_sms pass MSC_Tests.TC_sgsap_mt_sms_and_nothing pass MSC_Tests.TC_sgsap_mt_sms_and_reject pass MSC_Tests.TC_sgsap_unexp_ud pass MSC_Tests.TC_sgsap_unsol_ud pass MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass MSC_Tests.TC_sgsap_lu_and_mt_call pass MSC_Tests.TC_sgsap_vlr_failure pass MSC_Tests.TC_ho_inter_bsc_unknown_cell pass MSC_Tests.TC_ho_inter_bsc pass MSC_Tests.TC_ho_inter_bsc_a5_1 pass MSC_Tests.TC_ho_inter_bsc_a5_3 pass MSC_Tests.TC_ho_inter_bsc_a5_4 pass MSC_Tests.TC_ho_inter_bsc_ipv6 pass MSC_Tests.TC_ho_inter_bsc_csd pass MSC_Tests.TC_ho_inter_msc_out pass MSC_Tests.TC_ho_inter_msc_out_a5_1 pass MSC_Tests.TC_ho_inter_msc_out_a5_3 pass MSC_Tests.TC_ho_inter_msc_out_a5_4 pass MSC_Tests.TC_ho_inter_msc_out_ipv6 pass MSC_Tests.TC_ho_inter_msc_out_csd pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass MSC_Tests.TC_mo_cc_bssmap_clear pass MSC_Tests.TC_invalid_mgcp_crash pass MSC_Tests.TC_mm_id_resp_no_identity pass MSC_Tests.TC_lu_and_expire_while_paging pass MSC_Tests.TC_paging_response_imsi_unknown pass MSC_Tests.TC_paging_response_tmsi_unknown pass MSC_Tests.TC_call_re_establishment pass MSC_Tests.TC_call_re_establishment_auth pass MSC_Tests.TC_call_re_establishment_ciph pass MSC_Tests.TC_cm_serv_wrong_mi pass MSC_Tests.TC_auth_options_0 pass MSC_Tests.TC_auth_options_1 pass MSC_Tests.TC_auth_options_2 pass MSC_Tests.TC_auth_options_3 pass MSC_Tests.TC_auth_options_4 pass MSC_Tests.TC_auth_options_5 pass MSC_Tests.TC_auth_options_6 pass MSC_Tests.TC_auth_options_7 pass MSC_Tests.TC_auth_options_8 pass MSC_Tests.TC_auth_options_9 pass MSC_Tests.TC_auth_options_10 pass MSC_Tests.TC_auth_options_11 pass MSC_Tests.TC_lu_and_mo_csd pass MSC_Tests.TC_lu_and_mt_csd pass MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec pass MSC_Tests_Iu.TC_iu_lu_imsi_reject pass MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi xfail MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc xfail MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown pass MSC_Tests_Iu.TC_iu_lu_and_mo_call pass MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass MSC_Tests_Iu.TC_iu_lu_release_request pass MSC_Tests_Iu.TC_iu_lu_disconnect pass MSC_Tests_Iu.TC_iu_lu_by_imei pass MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass MSC_Tests_Iu.TC_iu_emerg_call_imsi pass MSC_Tests_Iu.TC_iu_establish_and_nothing pass MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass MSC_Tests_Iu.TC_iu_gsup_cancel pass MSC_Tests_Iu.TC_iu_mo_release_timeout pass MSC_Tests.TC_reset_two_1iu pass MSC_Tests_Iu.TC_iu_lu_and_mt_call pass MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing xfail MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated pass MSC_Tests_Iu.TC_iu_smpp_mo_sms pass MSC_Tests_Iu.TC_iu_gsup_mo_sms pass MSC_Tests_Iu.TC_iu_gsup_mo_smma pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr pass MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout pass MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr pass MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session pass MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass MSC_Tests_Iu.TC_iu_proc_ss_abort pass MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd xfail MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc pass MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass MSC_Tests_Iu.TC_mo_cc_iu_release pass MSC_Tests_ASCI.TC_no_callref pass MSC_Tests_ASCI.TC_setup_refuse pass MSC_Tests_ASCI.TC_assign_fail pass MSC_Tests_ASCI.TC_complete_vgcs pass MSC_Tests_ASCI.TC_complete_vbs Summary: xfail: 5 pass: 229 20250427110813024 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) [testenv] Testsuite is done [testenv] Stopping testsuite (3805768) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite', 'testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/log_merge.sh MSC_Tests --rm >/dev/null'] 20250427110814025 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110815026 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110816027 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-84c1225eaf8b-467.log line 284 20250427110817028 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite', 'testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/log_format.sh'] 20250427110818030 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250427110819032 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) [testenv] Stopping stp (3805665) [testenv] Stopping msc (3805691) [testenv] Showing testsuite/junit-xml-14443.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/junit-xml-14443.log && echo']            Timeout waiting for ClearCommand/Release MSC_Tests.ttcn:7527 MSC_Tests control part MSC_Tests.ttcn:652 TC_lu_imsi_timeout_tmsi_realloc testcase                                                                                                                                                                        Timeout waiting for ClearCommand/Release MSC_Tests_Iu.ttcn:600 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:65 TC_iu_lu_imsi_timeout_tmsi_realloc testcase    Tguard timeout MSC_Tests_Iu.ttcn:601 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:72 TC_iu_cmserv_imsi_unknown testcase                              UTRAN: Expected a second Paging MSC_Tests_Iu.ttcn:630 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:330 TC_iu_lu_and_mt_sms_paging_repeated testcase                            Tguard timeout MSC_Tests_Iu.ttcn:660 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:585 TC_iu_lu_with_invalid_mcc_mnc testcase           [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0'] testenv-msc-osmocom-nightly-20250427-1032-e67b6fda-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-msc-test/2739/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